diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 9361a2ae246..fa7b84a01a9 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -133,7 +133,7 @@ "checkly": "^4.15.0", "eslint": "8.57.0", "eslint-config-biome": "1.9.4", - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", + "eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", "eslint-plugin-storybook": "^0.11.1", "knip": "5.41.0", "next-sitemap": "^4.2.3", diff --git a/apps/playground-web/package.json b/apps/playground-web/package.json index 2f331247c81..46345546d4d 100644 --- a/apps/playground-web/package.json +++ b/apps/playground-web/package.json @@ -51,7 +51,7 @@ "@types/react-dom": "19.0.2", "eslint": "8.57.0", "eslint-config-next": "15.1.2", - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", + "eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", "postcss": "8.4.49", "tailwindcss": "3.4.16", "tailwindcss-animate": "^1.0.7", diff --git a/apps/wallet-ui/package.json b/apps/wallet-ui/package.json index 1f3aa9f461b..4f879e4df53 100644 --- a/apps/wallet-ui/package.json +++ b/apps/wallet-ui/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "7.14.1", "eslint": "8.57.0", "eslint-config-biome": "1.9.4", - "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", + "eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", "knip": "5.41.0", "postcss": "8.4.49", "postcss-load-config": "^6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaace9a4fd3..2c1225bbb10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -390,8 +390,8 @@ importers: specifier: 1.9.4 version: 1.9.4 eslint-plugin-react-compiler: - specifier: 19.0.0-beta-df7b47d-20241124 - version: 19.0.0-beta-df7b47d-20241124(eslint@8.57.0) + specifier: 19.0.0-beta-55955c9-20241229 + version: 19.0.0-beta-55955c9-20241229(eslint@8.57.0) eslint-plugin-storybook: specifier: ^0.11.1 version: 0.11.1(eslint@8.57.0)(typescript@5.7.2) @@ -526,8 +526,8 @@ importers: specifier: 15.1.2 version: 15.1.2(eslint@8.57.0)(typescript@5.7.2) eslint-plugin-react-compiler: - specifier: 19.0.0-beta-df7b47d-20241124 - version: 19.0.0-beta-df7b47d-20241124(eslint@8.57.0) + specifier: 19.0.0-beta-55955c9-20241229 + version: 19.0.0-beta-55955c9-20241229(eslint@8.57.0) postcss: specifier: 8.4.49 version: 8.4.49 @@ -807,8 +807,8 @@ importers: specifier: 1.9.4 version: 1.9.4 eslint-plugin-react-compiler: - specifier: 19.0.0-beta-df7b47d-20241124 - version: 19.0.0-beta-df7b47d-20241124(eslint@8.57.0) + specifier: 19.0.0-beta-55955c9-20241229 + version: 19.0.0-beta-55955c9-20241229(eslint@8.57.0) knip: specifier: 5.41.0 version: 5.41.0(@types/node@22.10.2)(typescript@5.7.2) @@ -1597,6 +1597,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-proposal-private-methods@7.18.6': + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} @@ -8143,8 +8150,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - eslint-plugin-react-compiler@19.0.0-beta-df7b47d-20241124: - resolution: {integrity: sha512-82PfnllC8jP/68KdLAbpWuYTcfmtGLzkqy2IW85WopKMTr+4rdQpp+lfliQ/QE79wWrv/dRoADrk3Pdhq25nTw==} + eslint-plugin-react-compiler@19.0.0-beta-55955c9-20241229: + resolution: {integrity: sha512-KsE6bQrNvtPDbMb9EolZ2C+Z2/uv2Y5cAUgN+pzbriXjKlf1FkbgiyE153m2mIT6gEZq2OrtFvX7uJj5IrNQlg==} engines: {node: ^14.17.0 || ^16.0.0 || >= 18.0.0} peerDependencies: eslint: '>=7' @@ -15746,6 +15753,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.26.0)': + dependencies: + '@babel/core': 7.26.0 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) + '@babel/helper-plugin-utils': 7.25.9 + transitivePeerDependencies: + - supports-color + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -24712,11 +24727,11 @@ snapshots: - bluebird - supports-color - eslint-plugin-react-compiler@19.0.0-beta-df7b47d-20241124(eslint@8.57.0): + eslint-plugin-react-compiler@19.0.0-beta-55955c9-20241229(eslint@8.57.0): dependencies: '@babel/core': 7.26.0 '@babel/parser': 7.26.3 - '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.26.0) eslint: 8.57.0 hermes-parser: 0.25.1 zod: 3.24.1