rollback

This commit is contained in:
landaiqing
2024-10-21 19:02:35 +08:00
parent 8042a6332d
commit 36b78417de

View File

@@ -15,7 +15,7 @@
"@types/animejs": "^3.1.12", "@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2", "@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3", "@types/json-stringify-safe": "^5.0.3",
"@types/node": "^22.7.7", "@types/node": "^22.7.5",
"@types/nprogress": "^0.2.3", "@types/nprogress": "^0.2.3",
"@vueuse/core": "^11.1.0", "@vueuse/core": "^11.1.0",
"alova": "^3.1.0", "alova": "^3.1.0",
@@ -25,7 +25,7 @@
"browser-image-compression": "^2.0.2", "browser-image-compression": "^2.0.2",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"eslint": "9.13.0", "eslint": "9.12.0",
"go-captcha-vue": "^2", "go-captcha-vue": "^2",
"json-stringify-safe": "^5.0.1", "json-stringify-safe": "^5.0.1",
"less": "^4.2.0", "less": "^4.2.0",
@@ -46,13 +46,13 @@
"ws": "^8.18.0" "ws": "^8.18.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.13.0", "@eslint/js": "^9.12.0",
"@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue": "^5.1.4",
"eslint-plugin-vue": "^9.29.1", "eslint-plugin-vue": "^9.29.0",
"globals": "^15.11.0", "globals": "^15.11.0",
"sass": "^1.80.3", "sass": "^1.79.5",
"typescript": "^5.6.3", "typescript": "^5.6.3",
"typescript-eslint": "^8.10.0", "typescript-eslint": "^8.9.0",
"unplugin-vue-components": "^0.27.4", "unplugin-vue-components": "^0.27.4",
"vite": "^5.4.9", "vite": "^5.4.9",
"vite-plugin-bundle-obfuscator": "^1.2.0", "vite-plugin-bundle-obfuscator": "^1.2.0",