diff --git a/template/UI/ano/package.json b/template/UI/ano/package.json index 27f115d..25fd177 100644 --- a/template/UI/ano/package.json +++ b/template/UI/ano/package.json @@ -3,6 +3,6 @@ "ano-ui": "^0.9.2" }, "devDependencies": { - "@iconify-json/tabler": "^1.1.117" + "@iconify-json/tabler": "^1.1.118" } } diff --git a/template/UI/wot/package.json b/template/UI/wot/package.json index 8941111..efa3e75 100644 --- a/template/UI/wot/package.json +++ b/template/UI/wot/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "wot-design-uni": "^1.3.3" + "wot-design-uni": "^1.3.5" } } diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 19551a2..1e9d138 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -3,7 +3,7 @@ "type-check": "vue-tsc --noEmit" }, "devDependencies": { - "@types/node": "^20.14.10", + "@types/node": "^20.14.11", "@vue/tsconfig": "^0.5.1", "typescript": "^5.5.3", "vue-tsc": "^2.0.26" diff --git a/template/module/unocss/package.json b/template/module/unocss/package.json index 57fcec6..80b9e37 100644 --- a/template/module/unocss/package.json +++ b/template/module/unocss/package.json @@ -2,6 +2,6 @@ "devDependencies": { "@iconify-json/carbon": "^1.1.36", "@uni-helper/unocss-preset-uni": "^0.2.9", - "unocss": "^0.61.3" + "unocss": "^0.61.5" } }