[U] Update deps

This commit is contained in:
2025-10-24 17:53:55 +08:00
parent 13da185b18
commit 285fe5d2de
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -27,12 +27,12 @@
"@types/jqueryui": "^1.12.23", "@types/jqueryui": "^1.12.23",
"@types/marked": "^4.3.2", "@types/marked": "^4.3.2",
"@types/node": "^22.0.0", "@types/node": "^22.0.0",
"@vitejs/plugin-vue": "^5.1.1", "@vitejs/plugin-vue": "^6.0.1",
"eslint": "^9.8.0", "eslint": "^9.8.0",
"sass": "^1.77.8", "sass": "^1.77.8",
"tslib": "^2.6.3", "tslib": "^2.6.3",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"vite": "^5.3.5", "vite": "^7.1.12",
"vue-tsc": "^2.0.29" "vue-tsc": "^2.0.29"
}, },
"packageManager": "yarn@4.3.1" "packageManager": "yarn@4.3.1"