From f6d4702a518a59f5ec83df9beec682510adc96fd Mon Sep 17 00:00:00 2001 From: Cy23 Date: Tue, 22 Jul 2025 07:41:20 +0000 Subject: [PATCH] =?UTF-8?q?update=20snowy-admin-web/package.json.=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cy23 --- snowy-admin-web/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/snowy-admin-web/package.json b/snowy-admin-web/package.json index e109ef77..c5f64abe 100644 --- a/snowy-admin-web/package.json +++ b/snowy-admin-web/package.json @@ -44,8 +44,8 @@ "lodash-es": "4.17.21", "nprogress": "0.2.0", "pinia": "2.2.2", - "screenfull": "6.0.2", "qs": "6.13.0", + "screenfull": "6.0.2", "sm-crypto": "0.3.13", "snowflake-id": "1.1.0", "sortablejs": "1.15.3", @@ -68,13 +68,13 @@ "@vue/eslint-config-standard": "8.0.1", "antd-less-to-css-variable": "1.0.5", "autoprefixer": "10.4.20", - "eslint": "8.57.1", + "eslint": "^9.31.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-vue": "9.32.0", "less": "4.2.0", "postcss": "8.4.47", - "prettier": "3.3.3", + "prettier": "^3.6.2", "rollup-plugin-visualizer": "5.12.0", "tailwindcss": "3.4.13", "typescript": "5.6.2",