Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Dec 27, 2023
1 parent 813e317 commit 38e75f2
Show file tree
Hide file tree
Showing 2 changed files with 890 additions and 568 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
"release": "release-it"
},
"dependencies": {
"@iconify/collections": "^1.0.366",
"@iconify/collections": "^1.0.374",
"@iconify/vue": "^4.1.1",
"@nuxt/devtools-kit": "^1.0.4",
"@nuxt/kit": "^3.8.2"
"@nuxt/devtools-kit": "^1.0.6",
"@nuxt/kit": "^3.9.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.4",
"@nuxt/devtools": "^1.0.6",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "latest",
"@types/node": "^20.10.3",
"@types/node": "^20.10.5",
"eslint": "latest",
"nuxt": "^3.8.2",
"release-it": "^17.0.0",
"typescript": "^5.3.2",
"vue-tsc": "^1.8.25"
"nuxt": "^3.9.0",
"release-it": "^17.0.1",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 38e75f2

Please sign in to comment.