Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#373)
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 Sep 25, 2024
1 parent 7f303a0 commit d0d60d3
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 84 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@nuxt/module-builder": "workspace:*",
"@nuxt/schema": "^3.13.2",
"@types/node": "^20.16.8",
"@types/node": "^20.16.9",
"nuxt": "^3.13.2"
},
"build": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
},
"peerDependencies": {
"@nuxt/kit": "^3.13.2",
"nuxi": "^3.13.2"
"nuxi": "^3.14.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@types/node": "^20.16.8",
"@types/node": "^20.16.9",
"@vitest/coverage-v8": "^2.1.1",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"jiti": "^2.0.0",
"nuxi": "^3.13.2",
"nuxi": "^3.14.0",
"nuxt": "^3.13.2",
"tinyexec": "^0.3.0",
"typescript": "^5.6.2",
Expand Down
Loading

0 comments on commit d0d60d3

Please sign in to comment.