Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround authored Sep 2, 2024
2 parents 6fbb397 + a236ada commit 1c8758b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion template/UI/ano/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"ano-ui": "^0.9.2"
},
"devDependencies": {
"@iconify-json/tabler": "^1.1.120"
"@iconify-json/tabler": "^1.2.0"
}
}
2 changes: 1 addition & 1 deletion template/UI/wot/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"wot-design-uni": "^1.3.8"
"wot-design-uni": "^1.3.9"
}
}
4 changes: 2 additions & 2 deletions template/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"type-check": "vue-tsc --noEmit"
},
"devDependencies": {
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@vue/tsconfig": "^0.5.1",
"typescript": "^5.5.4",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion template/module/unocss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/carbon": "^1.2.1",
"@uni-helper/unocss-preset-uni": "^0.2.9",
"unocss": "^0.62.3"
}
Expand Down

0 comments on commit 1c8758b

Please sign in to comment.