From 13026c4f3b36bd8490c36e6cdc8d114e93c7e135 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 30 Apr 2022 16:51:52 +0800 Subject: ... --- FrontEnd/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 7ff4c5f6..93c632be 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -21,9 +21,9 @@ "marked": "^4.0.14", "moment": "^2.29.2", "pepjs": "^0.5.3", - "react": "^17.0.0", + "react": "^18.0.0", "react-color": "^2.19.3", - "react-dom": "^17.0.0", + "react-dom": "^18.0.0", "react-i18next": "^11.16.6", "react-popper": "^2.3.0", "react-responsive": "^8.2.0", @@ -52,9 +52,9 @@ "@types/lodash": "^4.14.181", "@types/marked": "^4.0.3", "@types/node": "^17.0.30", - "@types/react": "^17.0.0", + "@types/react": "^18.0.0", "@types/react-color": "^3.0.6", - "@types/react-dom": "^17.0.0", + "@types/react-dom": "^18.0.0", "@types/react-responsive": "^8.0.5", "@types/react-transition-group": "^4.4.4", "@typescript-eslint/eslint-plugin": "^5.21.0", @@ -70,4 +70,4 @@ "vite": "^2.9.6", "vite-plugin-pwa": "^0.12.0" } -} +} \ No newline at end of file -- cgit v1.2.3