fix(web): bump deps

This commit is contained in:
ckt1031
2023-08-13 18:21:22 +08:00
parent 1c2c242f22
commit 08ebece58e
2 changed files with 22 additions and 19 deletions

View File

@@ -6,11 +6,11 @@
"@vitejs/plugin-react": "^4.0.4",
"axios": "^1.4.0",
"history": "^5.3.0",
"marked": "^7.0.1",
"marked": "^7.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-router-dom": "^6.14.2",
"react-router-dom": "^6.15.0",
"react-toastify": "^9.1.3",
"react-turnstile": "^1.1.1",
"semantic-ui-css": "^2.5.0",