diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index bb5f239..c2f7e33 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -33,7 +33,7 @@ "lottie-react-native": "6.7.0", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "19.1.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.74.3", @@ -14371,12 +14371,10 @@ } }, "node_modules/react": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "dependencies": { - "loose-envify": "^1.1.0" - }, + "version": "19.1.1", + "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz", + "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==", + "license": "MIT", "engines": { "node": ">=0.10.0" } diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 67b0490..7ac619f 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -60,7 +60,7 @@ "lottie-react-native": "6.7.0", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "19.1.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.74.3",