Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
chore: update deps
  • Loading branch information
FliPPeDround authored Feb 5, 2024
2 parents be64ac1 + 7fce5af commit ffc560f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.104"
"@iconify-json/tabler": "^1.1.105"
}
}
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.11.14",
"@types/node": "^20.11.16",
"@vue/tsconfig": "^0.5.1",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
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.28",
"@uni-helper/unocss-preset-uni": "^0.2.6",
"unocss": "^0.58.4"
"unocss": "^0.58.5"
}
}

0 comments on commit ffc560f

Please sign in to comment.