Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#218)
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 Feb 9, 2025
1 parent 27e1399 commit 01842fa
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 271 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
"pathe": "^2.0.0"
},
"devDependencies": {
"@nuxt/devtools": "1.6.4",
"@nuxt/devtools": "1.7.0",
"@nuxt/eslint-config": "1.0.1",
"@nuxt/module-builder": "1.0.0-alpha.1",
"@nuxt/schema": "3.15.4",
"@nuxt/test-utils": "3.15.4",
"@types/node": "22.10.2",
"@types/node": "22.13.1",
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.7",
"eslint": "9.19.0",
"happy-dom": "16.8.1",
"nuxt": "3.15.4",
"typescript": "5.6.3",
"typescript": "5.7.3",
"vitest": "3.0.5",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"resolutions": {
"@nuxt/schema": "3.15.4",
Expand Down
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.4",
"vue": "3.5.13",
Expand Down
Loading

0 comments on commit 01842fa

Please sign in to comment.