mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump eslint-plugin-react-compiler
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4426fc2a4
commit
335ac7d1e5
2 changed files with 3 additions and 3 deletions
|
@ -85,7 +85,7 @@
|
|||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.3",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
|
|
|
@ -7788,7 +7788,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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-df7b47d-20241124
|
||||
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-df7b47d-20241124"
|
||||
dependencies:
|
||||
|
@ -15285,7 +15285,7 @@ __metadata:
|
|||
eslint: "npm:^9.16.0"
|
||||
eslint-config-next: "npm:15.1.3"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-201e55d-20241215"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
jest: "npm:^29.7.0"
|
||||
jest-environment-jsdom: "npm:^29.7.0"
|
||||
|
|
Loading…
Reference in a new issue