Skip to content
Snippets Groups Projects
Unverified Commit 40bcb229 authored by GyDi's avatar GyDi
Browse files

chore: update deps

parent 4bd94092
No related branches found
No related tags found
No related merge requests found
...@@ -16,30 +16,31 @@ ...@@ -16,30 +16,31 @@
"prepare": "husky install" "prepare": "husky install"
}, },
"dependencies": { "dependencies": {
"@emotion/react": "^11.8.1", "@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1", "@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.4.4", "@mui/icons-material": "^5.5.1",
"@mui/material": "^5.4.4", "@mui/material": "^5.5.3",
"@tauri-apps/api": "^1.0.0-rc.2", "@tauri-apps/api": "^1.0.0-rc.2",
"ahooks": "^3.1.13", "ahooks": "^3.2.0",
"axios": "^0.26.0", "axios": "^0.26.0",
"dayjs": "^1.10.8", "dayjs": "^1.11.0",
"i18next": "^21.6.14", "i18next": "^21.6.14",
"monaco-editor": "^0.33.0", "monaco-editor": "^0.33.0",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-i18next": "^11.15.6", "react-i18next": "^11.15.6",
"react-router-dom": "^6.2.2", "react-router-dom": "^6.2.2",
"react-virtuoso": "^2.7.0", "react-virtuoso": "~2.7.2",
"recoil": "^0.6.1", "recoil": "^0.6.1",
"snarkdown": "^2.0.0", "snarkdown": "^2.0.0",
"swr": "^1.2.1" "swr": "^1.2.2"
}, },
"devDependencies": { "devDependencies": {
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@tauri-apps/cli": "^1.0.0-rc.7", "@tauri-apps/cli": "^1.0.0-rc.7",
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.1", "@types/js-cookie": "^3.0.1",
"@types/lodash": "^4.14.180",
"@types/react": "^17.0.0", "@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0", "@types/react-dom": "^17.0.0",
"@vitejs/plugin-react": "^1.2.0", "@vitejs/plugin-react": "^1.2.0",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment