Skip to content

Commit

Permalink
Bump eslint-plugin-react-compiler in /frontend
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-201e55d-20241215 to 19.0.0-beta-55955c9-20241229.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Jan 15, 2025
1 parent 3135093 commit 15b8171
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"embla-carousel-autoplay": "^8.5.2",
"embla-carousel-react": "^8.5.2",
"embla-carousel-wheel-gestures": "^8.0.1",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
"fast-diff": "^1.3.0",
"framer-motion": "^12.0.0-alpha.2",
"i18next": "^24.2.1",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10397,9 +10397,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-compiler@npm:19.0.0-beta-201e55d-20241215":
version: 19.0.0-beta-201e55d-20241215
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-201e55d-20241215"
"eslint-plugin-react-compiler@npm:19.0.0-beta-55955c9-20241229":
version: 19.0.0-beta-55955c9-20241229
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-55955c9-20241229"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/parser": "npm:^7.24.4"
Expand All @@ -10409,7 +10409,7 @@ __metadata:
zod-validation-error: "npm:^3.0.3"
peerDependencies:
eslint: ">=7"
checksum: 10c0/a945b6405c408987f5049677d3dec40eeddc8e38cdbce44e0eb0ec8d92b8c7d4d3b19020c0f272328fbe79bdd3180717af90db04f03a8fa023cf0d120d4f5837
checksum: 10c0/59183b041ee82a56c7b9ecf4d813ed9d261f318c7f7a295fb734a404f107a3f416cb4252f856c7af3aa0601d369f0ba7e7e25fe3a4a506e4aec1b9e4e816be5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -10930,7 +10930,7 @@ __metadata:
eslint-config-next: "npm:15.1.4"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react-compiler: "npm:19.0.0-beta-201e55d-20241215"
eslint-plugin-react-compiler: "npm:19.0.0-beta-55955c9-20241229"
fast-diff: "npm:^1.3.0"
framer-motion: "npm:^12.0.0-alpha.2"
i18next: "npm:^24.2.1"
Expand Down

0 comments on commit 15b8171

Please sign in to comment.