mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump babel-plugin-react-compiler
Bumps [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-201e55d-20241215. - [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/babel-plugin-react-compiler) --- updated-dependencies: - dependency-name: babel-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
589976eda6
commit
9b3ed8f27d
2 changed files with 3 additions and 3 deletions
|
@ -75,7 +75,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"@typescript-eslint/parser": "^8.18.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
|
|
@ -4736,7 +4736,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"babel-plugin-react-compiler@npm:^19.0.0-beta-63b359f-20241101":
|
||||
"babel-plugin-react-compiler@npm:^19.0.0-beta-201e55d-20241215":
|
||||
version: 19.0.0-beta-df7b47d-20241124
|
||||
resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-df7b47d-20241124"
|
||||
dependencies:
|
||||
|
@ -13665,7 +13665,7 @@ __metadata:
|
|||
"@vercel/functions": "npm:^1.5.0"
|
||||
"@vercel/speed-insights": "npm:^1.1.0"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
babel-plugin-react-compiler: "npm:^19.0.0-beta-63b359f-20241101"
|
||||
babel-plugin-react-compiler: "npm:^19.0.0-beta-201e55d-20241215"
|
||||
class-variance-authority: "npm:^0.7.1"
|
||||
clsx: "npm:^2.1.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
|
|
Loading…
Reference in a new issue