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

chore: update deps

parent 6f53c1bf
No related branches found
No related tags found
No related merge requests found
...@@ -17,30 +17,30 @@ ...@@ -17,30 +17,30 @@
"prepare": "husky install" "prepare": "husky install"
}, },
"dependencies": { "dependencies": {
"@emotion/react": "^11.9.0", "@emotion/react": "^11.9.3",
"@emotion/styled": "^11.8.1", "@emotion/styled": "^11.9.3",
"@mui/icons-material": "^5.8.0", "@mui/icons-material": "^5.8.3",
"@mui/material": "^5.8.1", "@mui/material": "^5.8.3",
"@tauri-apps/api": "^1.0.0-rc.6", "@tauri-apps/api": "^1.0.0-rc.6",
"ahooks": "^3.2.0", "ahooks": "^3.4.1",
"axios": "^0.26.0", "axios": "^0.27.2",
"dayjs": "^1.11.0", "dayjs": "^1.11.3",
"i18next": "^21.6.14", "i18next": "^21.8.9",
"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.17.1",
"react-router-dom": "^6.2.2", "react-router-dom": "^6.3.0",
"react-virtuoso": "~2.11.0", "react-virtuoso": "^2.13.2",
"recoil": "^0.6.1", "recoil": "^0.6.1",
"snarkdown": "^2.0.0", "snarkdown": "^2.0.0",
"swr": "^1.3.0" "swr": "^1.3.0"
}, },
"devDependencies": { "devDependencies": {
"@actions/github": "^5.0.0", "@actions/github": "^5.0.3",
"@tauri-apps/cli": "^1.0.0-rc.13", "@tauri-apps/cli": "^1.0.0-rc.13",
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.1", "@types/js-cookie": "^3.0.2",
"@types/lodash": "^4.14.180", "@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",
...@@ -50,12 +50,12 @@ ...@@ -50,12 +50,12 @@
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"https-proxy-agent": "^5.0.1", "https-proxy-agent": "^5.0.1",
"husky": "^7.0.0", "husky": "^7.0.0",
"node-fetch": "^3.2.0", "node-fetch": "^3.2.6",
"prettier": "^2.6.2", "prettier": "^2.6.2",
"pretty-quick": "^3.1.3", "pretty-quick": "^3.1.3",
"sass": "^1.51.0", "sass": "^1.52.3",
"typescript": "^4.6.4", "typescript": "^4.7.3",
"vite": "^2.9.9", "vite": "^2.9.12",
"vite-plugin-monaco-editor": "^1.0.10", "vite-plugin-monaco-editor": "^1.0.10",
"vite-plugin-svgr": "^2.1.0" "vite-plugin-svgr": "^2.1.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