mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +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-63b359f-20241101. - [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
a9fac8c36d
commit
d859839870
2 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@
|
||||||
"eslint": "^9.14.0",
|
"eslint": "^9.14.0",
|
||||||
"eslint-config-next": "15.0.3",
|
"eslint-config-next": "15.0.3",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-plugin-react-compiler": "^19.0.0-beta-0dec889-20241115",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||||
"mintlify": "^4.0.283",
|
"mintlify": "^4.0.283",
|
||||||
"postcss": "^8.4.49",
|
"postcss": "^8.4.49",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
|
|
|
@ -5139,7 +5139,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-react-compiler@npm:^19.0.0-beta-0dec889-20241115":
|
"eslint-plugin-react-compiler@npm:^19.0.0-beta-63b359f-20241101":
|
||||||
version: 19.0.0-beta-df7b47d-20241124
|
version: 19.0.0-beta-df7b47d-20241124
|
||||||
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-df7b47d-20241124"
|
resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-df7b47d-20241124"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -12060,7 +12060,7 @@ __metadata:
|
||||||
eslint: "npm:^9.14.0"
|
eslint: "npm:^9.14.0"
|
||||||
eslint-config-next: "npm:15.0.3"
|
eslint-config-next: "npm:15.0.3"
|
||||||
eslint-config-prettier: "npm:^9.1.0"
|
eslint-config-prettier: "npm:^9.1.0"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-0dec889-20241115"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-63b359f-20241101"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.460.0"
|
lucide-react: "npm:^0.460.0"
|
||||||
mintlify: "npm:^4.0.283"
|
mintlify: "npm:^4.0.283"
|
||||||
|
|
Loading…
Reference in a new issue