Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 9961f3a commit 27de85a
Show file tree
Hide file tree
Showing 2 changed files with 1,164 additions and 580 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"release": "release-it"
},
"dependencies": {
"@iconify/collections": "^1.0.406",
"@iconify/vue": "^4.1.1",
"@nuxt/devtools-kit": "^1.1.1",
"@nuxt/kit": "^3.11.1"
"@iconify/collections": "^1.0.419",
"@iconify/vue": "^4.1.2",
"@nuxt/devtools-kit": "^1.2.0",
"@nuxt/kit": "^3.11.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.1.1",
"@nuxt/eslint-config": "0.3.6",
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "0.3.10",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.11.1",
"@types/node": "^20.11.30",
"eslint": "9.0.0",
"nuxt": "^3.11.1",
"release-it": "^17.1.1",
"typescript": "^5.4.3",
"vue-tsc": "^2.0.7"
"@nuxt/schema": "^3.11.2",
"@types/node": "^20.12.8",
"eslint": "9.1.1",
"nuxt": "^3.11.2",
"release-it": "^17.2.1",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.16"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 27de85a

Please sign in to comment.