Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1469)
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 4, 2024
1 parent 3175790 commit 25f7585
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 271 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.4.1",
"@types/node": "^20.16.3"
"@types/node": "^20.16.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^20.16.3",
"@types/node": "^20.16.4",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.0.5",
"@vue/test-utils": "^2.4.6",
Expand All @@ -71,7 +71,7 @@
"typescript": "5.5.4",
"vitest": "^2.0.5",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.4.38",
"vue": "3.5.0",
"vue-tsc": "^2.1.4"
},
"optionalDependencies": {
Expand All @@ -82,7 +82,7 @@
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.0",
"@nuxt/ui": "2.18.4",
"vue": "3.4.38"
"vue": "3.5.0"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit 25f7585

Please sign in to comment.