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 Mar 4, 2024
2 parents 1226709 + 74caf0e commit 81de124
Show file tree
Hide file tree
Showing 2 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.105"
"@iconify-json/tabler": "^1.1.106"
}
}
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": "^20.11.20",
"@types/node": "^20.11.24",
"@vue/tsconfig": "^0.5.1",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
"vue-tsc": "^2.0.3"
}
}

0 comments on commit 81de124

Please sign in to comment.