更新依赖

This commit is contained in:
icssoa
2025-11-12 16:00:21 +08:00
parent a61d90841d
commit 4b381dc06b

View File

@@ -1,6 +1,6 @@
{ {
"name": "cool-unix", "name": "cool-unix",
"version": "8.0.30", "version": "8.0.31",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"build-ui": "node ./uni_modules/cool-ui/scripts/generate-types.js", "build-ui": "node ./uni_modules/cool-ui/scripts/generate-types.js",
@@ -15,7 +15,7 @@
"@babel/parser": "^7.27.5", "@babel/parser": "^7.27.5",
"@babel/types": "^7.27.6", "@babel/types": "^7.27.6",
"@cool-vue/ai": "^1.1.7", "@cool-vue/ai": "^1.1.7",
"@cool-vue/vite-plugin": "^8.2.18", "@cool-vue/vite-plugin": "^8.2.19",
"@dcloudio/types": "^3.4.16", "@dcloudio/types": "^3.4.16",
"@types/node": "^24.0.15", "@types/node": "^24.0.15",
"@vue/compiler-sfc": "^3.5.16", "@vue/compiler-sfc": "^3.5.16",