diff --git a/package.json b/package.json index 6bd439302..213e82013 100644 --- a/package.json +++ b/package.json @@ -79,8 +79,8 @@ "i18next-localstorage-backend": "4.2.0", "lodash": "4.17.21", "moment": "2.30.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-i18next": "15.1.3", "react-icons": "5.4.0", "react-redux": "9.1.2", @@ -99,7 +99,7 @@ "@eslint/compat": "1.1.1", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.16.0", - "@types/react": "18.3.13", + "@types/react": "19.0.0", "@vitejs/plugin-react": "4.3.4", "asyncbox": "3.0.0", "electron": "33.2.1",