From eac349bd5cd08abb5cf743e4fe78e2ed0b14d7ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:52:21 +0000 Subject: [PATCH] chore(deps): update dependency react-dom to v19 --- Azure SaaS/FrontEnd/package.json | 4 ++-- Musical Instruments shop/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Azure SaaS/FrontEnd/package.json b/Azure SaaS/FrontEnd/package.json index 09b46c0..01e0fb0 100644 --- a/Azure SaaS/FrontEnd/package.json +++ b/Azure SaaS/FrontEnd/package.json @@ -17,7 +17,7 @@ "chart.js": "^4.3.0", "material-table": "^2.0.3", "react": "^18.2.0", - "react-dom": "^18.2.0", + "react-dom": "^19.0.0", "react-form-stepper": "^2.0.3", "react-router-dom": "^7.0.0", "react-ssh2-hook": "^0.5.0", @@ -28,7 +28,7 @@ }, "devDependencies": { "@types/react": "^18.0.28", - "@types/react-dom": "^18.0.11", + "@types/react-dom": "^19.0.0", "@vitejs/plugin-react": "^4.0.0", "eslint": "^9.0.0", "eslint-plugin-react": "^7.32.2", diff --git a/Musical Instruments shop/package.json b/Musical Instruments shop/package.json index 23560ca..522c1df 100644 --- a/Musical Instruments shop/package.json +++ b/Musical Instruments shop/package.json @@ -17,7 +17,7 @@ "aos": "^2.3.4", "axios": "^1.0.0", "material-ui-search-bar": "^1.0.0", - "react-dom": "^18.0.0", + "react-dom": "^19.0.0", "react": "^18.0.0", "react-redux": "^9.0.0", "react-router-dom": "^7.0.0",