There was an error fetching the commit references. Please try again later.
chore: update deps
... | @@ -23,9 +23,9 @@ | ... | @@ -23,9 +23,9 @@ |
"@mui/icons-material": "^5.10.3", | "@mui/icons-material": "^5.10.3", | ||
"@mui/material": "^5.10.3", | "@mui/material": "^5.10.3", | ||
"@tauri-apps/api": "^1.0.2", | "@tauri-apps/api": "^1.0.2", | ||
"ahooks": "3.5.2", | "ahooks": "^3.7.0", | ||
"axios": "^0.27.2", | "axios": "^0.27.2", | ||
"dayjs": "^1.11.3", | "dayjs": "^1.11.5", | ||
"i18next": "^21.9.1", | "i18next": "^21.9.1", | ||
"monaco-editor": "^0.34.0", | "monaco-editor": "^0.34.0", | ||
"react": "^17.0.2", | "react": "^17.0.2", | ||
... | ... |
Please register or sign in to comment