mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
📦 npm: Bump the react group with 2 updates
Bumps the react group with 2 updates: [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) and [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler). Updates `babel-plugin-react-compiler` from 19.0.0-beta-aeaed83-20250323 to 19.0.0-beta-e993439-20250328 - [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) Updates `eslint-plugin-react-compiler` from 19.0.0-beta-aeaed83-20250323 to 19.0.0-beta-e993439-20250328 - [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: babel-plugin-react-compiler dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: eslint-plugin-react-compiler dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+2
-2
@@ -83,7 +83,7 @@
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@types/react-is": "^19.0.0",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.3.0-canary.25",
|
||||
@@ -94,7 +94,7 @@
|
||||
"eslint-plugin-mdx": "^3.3.1",
|
||||
"eslint-plugin-prettier": "^5.2.5",
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"lint-staged": "^15.5.0",
|
||||
"prettier": "^3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user