diff --git a/package-lock.json b/package-lock.json index 6613bef..68dd782 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^9.4.0", "@reduxjs/toolkit": "^2.5.0", "react": "18.2.0", - "react-compiler-runtime": "beta", + "react-compiler-runtime": "*", "react-native": "0.72.0", "react-redux": "^9.2.0" }, @@ -30,9 +30,9 @@ "@types/react-test-renderer": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.30.0", "babel-jest": "^28.0.0", - "babel-plugin-react-compiler": "beta", + "babel-plugin-react-compiler": "*", "eslint": "^8.12.0", - "eslint-plugin-react-compiler": "beta", + "eslint-plugin-react-compiler": "*", "jest": "^28.0.0", "metro-react-native-babel-preset": "^0.76.5", "mustache": "^4.2.0", @@ -16323,9 +16323,9 @@ } }, "node_modules/shell-quote": { - "version": "1.8.3", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz", - "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==", + "version": "1.8.4", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz", + "integrity": "sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==", "license": "MIT", "engines": { "node": ">= 0.4"