diff --git a/package-lock.json b/package-lock.json index 23f9e1b0..7fc8d572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "babel-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017", "eslint": "^8.57.1", "eslint-plugin-oxlint": "^0.10.1", - "eslint-plugin-react-compiler": "^19.0.0-beta-8a03594-20241020", + "eslint-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017", "mini-css-extract-plugin": "^2.9.1", "monocart-reporter": "^2.9.6", "npm-run-all": "^4.1.5", @@ -12915,11 +12915,10 @@ } }, "node_modules/eslint-plugin-react-compiler": { - "version": "19.0.0-beta-8a03594-20241020", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-8a03594-20241020.tgz", - "integrity": "sha512-bYg1COih1s3r14IV/AKdQs/SN7CQmNI0ZaMtPdgZ6gp1S1Q/KGP9P43w7R6dHJ4wYpuMBvekNJHQdVu+x6UM+A==", + "version": "19.0.0-beta-9ee70a1-20241017", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-compiler/-/eslint-plugin-react-compiler-19.0.0-beta-9ee70a1-20241017.tgz", + "integrity": "sha512-GdJHMa9Wqfc/JPiv4WW5JjQsuSISdBo7oM/6IjRO8uxaZncDrKK/RyFqbPvgEiNFzDcX8ZZvR8dgfSGvxh2Qpw==", "dev": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.24.4", "@babel/parser": "^7.24.4", diff --git a/package.json b/package.json index 066b307b..e1aaaebf 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "babel-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017", "eslint": "^8.57.1", "eslint-plugin-oxlint": "^0.10.1", - "eslint-plugin-react-compiler": "^19.0.0-beta-8a03594-20241020", + "eslint-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017", "mini-css-extract-plugin": "^2.9.1", "monocart-reporter": "^2.9.6", "npm-run-all": "^4.1.5",