Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround authored Jul 22, 2024
2 parents 85e9f43 + 145c02f commit 656af67
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.117"
"@iconify-json/tabler": "^1.1.118"
}
}
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.3"
"wot-design-uni": "^1.3.5"
}
}
2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion template/module/unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit 656af67

Please sign in to comment.