From 36b78417de99074041b4665af913768fa78c34e2 Mon Sep 17 00:00:00 2001 From: landaiqing <3517283258@qq.com> Date: Mon, 21 Oct 2024 19:02:35 +0800 Subject: [PATCH] :rewind: rollback --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index db23be2..04759ab 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/animejs": "^3.1.12", "@types/crypto-js": "^4.2.2", "@types/json-stringify-safe": "^5.0.3", - "@types/node": "^22.7.7", + "@types/node": "^22.7.5", "@types/nprogress": "^0.2.3", "@vueuse/core": "^11.1.0", "alova": "^3.1.0", @@ -25,7 +25,7 @@ "browser-image-compression": "^2.0.2", "buffer": "^6.0.3", "crypto-js": "^4.2.0", - "eslint": "9.13.0", + "eslint": "9.12.0", "go-captcha-vue": "^2", "json-stringify-safe": "^5.0.1", "less": "^4.2.0", @@ -46,13 +46,13 @@ "ws": "^8.18.0" }, "devDependencies": { - "@eslint/js": "^9.13.0", + "@eslint/js": "^9.12.0", "@vitejs/plugin-vue": "^5.1.4", - "eslint-plugin-vue": "^9.29.1", + "eslint-plugin-vue": "^9.29.0", "globals": "^15.11.0", - "sass": "^1.80.3", + "sass": "^1.79.5", "typescript": "^5.6.3", - "typescript-eslint": "^8.10.0", + "typescript-eslint": "^8.9.0", "unplugin-vue-components": "^0.27.4", "vite": "^5.4.9", "vite-plugin-bundle-obfuscator": "^1.2.0",