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] authored Jan 12, 2025
1 parent 82113f9 commit d424cf4
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 427 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"pathe": "^2.0.0"
},
"devDependencies": {
"@nuxt/devtools": "1.6.4",
"@nuxt/eslint-config": "0.7.4",
"@nuxt/devtools": "1.7.0",
"@nuxt/eslint-config": "0.7.5",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.15.1",
"@nuxt/test-utils": "3.15.3",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.7",
"eslint": "9.17.0",
"happy-dom": "16.3.0",
"nuxt": "3.15.1",
"typescript": "5.6.3",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"resolutions": {
"@nuxt/schema": "3.15.1",
"@nuxtjs/kinde": "link:."
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxi generate"
},
"devDependencies": {
"@nuxt/devtools": "1.6.4",
"@nuxt/devtools": "1.7.0",
"@nuxtjs/kinde": "latest",
"nuxt": "3.15.1",
"vue": "3.5.13",
Expand Down
Loading

0 comments on commit d424cf4

Please sign in to comment.