Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 469be8f commit 90fe06d
Show file tree
Hide file tree
Showing 2 changed files with 1,035 additions and 434 deletions.
16 changes: 8 additions & 8 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.356",
"@iconify/collections": "^1.0.366",
"@iconify/vue": "^4.1.1",
"@nuxt/devtools-kit": "^1.0.2",
"@nuxt/kit": "^3.8.1"
"@nuxt/devtools-kit": "^1.0.4",
"@nuxt/kit": "^3.8.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.2",
"@nuxt/devtools": "^1.0.4",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "latest",
"@types/node": "^20.9.0",
"@types/node": "^20.10.3",
"eslint": "latest",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"release-it": "^17.0.0",
"typescript": "^5.2.2",
"vue-tsc": "^1.8.22"
"typescript": "^5.3.2",
"vue-tsc": "^1.8.25"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 90fe06d

Please sign in to comment.