aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-30 16:51:52 +0800
committercrupest <crupest@outlook.com>2022-04-30 16:51:52 +0800
commit13026c4f3b36bd8490c36e6cdc8d114e93c7e135 (patch)
tree2a73d1a67812d750c269cf293abf823e26a398d6 /FrontEnd/package.json
parent10ef9eec2706cd62486564717e9017f794477649 (diff)
downloadtimeline-13026c4f3b36bd8490c36e6cdc8d114e93c7e135.tar.gz
timeline-13026c4f3b36bd8490c36e6cdc8d114e93c7e135.tar.bz2
timeline-13026c4f3b36bd8490c36e6cdc8d114e93c7e135.zip
...
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json10
1 files changed, 5 insertions, 5 deletions
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