mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Bump eslint-plugin-react-compiler in /js (#35961)
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-37ed2a7-20241206 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/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5c7bdc48c
commit
694d9e9a59
@ -31,7 +31,7 @@
|
||||
"eslint-plugin-playwright": "^2.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
|
||||
10
js/pnpm-lock.yaml
generated
10
js/pnpm-lock.yaml
generated
@ -45,8 +45,8 @@ importers:
|
||||
specifier: ^7.37.2
|
||||
version: 7.37.2(eslint@9.17.0)
|
||||
eslint-plugin-react-compiler:
|
||||
specifier: 19.0.0-beta-37ed2a7-20241206
|
||||
version: 19.0.0-beta-37ed2a7-20241206(eslint@9.17.0)
|
||||
specifier: 19.0.0-beta-201e55d-20241215
|
||||
version: 19.0.0-beta-201e55d-20241215(eslint@9.17.0)
|
||||
eslint-plugin-react-hooks:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(eslint@9.17.0)
|
||||
@ -2960,8 +2960,8 @@ packages:
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206:
|
||||
resolution: {integrity: sha512-5Pex1fUCJwLwwqEJe6NkgTn45kUjjj9TZP6IrW4IcpWM/YaEe+QvcOeF60huDjBq0kz1svGeW2nw8WdY+qszAw==}
|
||||
eslint-plugin-react-compiler@19.0.0-beta-201e55d-20241215:
|
||||
resolution: {integrity: sha512-KTOMW6Z4Eg2r5BPT/BncbwPswfuVH9KPPDVszOTQFXGNlxhExL8IZoSE3blYxk4e0wFDbCcAwe4UlTauQ8lIww==}
|
||||
engines: {node: ^14.17.0 || ^16.0.0 || >= 18.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=7'
|
||||
@ -8097,7 +8097,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
eslint-config-prettier: 9.1.0(eslint@9.17.0)
|
||||
|
||||
eslint-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206(eslint@9.17.0):
|
||||
eslint-plugin-react-compiler@19.0.0-beta-201e55d-20241215(eslint@9.17.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.26.0
|
||||
'@babel/parser': 7.26.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user