From c617884ad50d2bf7d42faa20bb8ae134ba9ef5dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 08:02:31 +0000 Subject: [PATCH] Bump react from 18.2.0 to 18.3.1 in /enatega-multivendor-restaurant Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1. - [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/v18.3.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-restaurant/package-lock.json | 8 ++++---- enatega-multivendor-restaurant/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index 292f8e6..1743ee5 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -33,7 +33,7 @@ "lottie-react-native": "6.5.1", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.73.4", @@ -15581,9 +15581,9 @@ } }, "node_modules/react": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", + "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "dependencies": { "loose-envify": "^1.1.0" }, diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 30fe4eb..66357e7 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -60,7 +60,7 @@ "lottie-react-native": "6.5.1", "moment": "^2.29.1", "patch-package": "^6.2.2", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0", "react-i18next": "^13.5.0", "react-native": "0.73.4",