Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1516)
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 27, 2024
1 parent f8f62de commit cee8866
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 331 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.5.1",
"@types/node": "^20.16.9"
"@types/node": "^20.16.10"
}
}
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.4",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.9",
"@types/node": "^20.16.10",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.1",
"@vue/test-utils": "^2.4.6",
Expand All @@ -71,7 +71,7 @@
"typescript": "5.6.2",
"vitest": "^2.1.1",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.9",
"vue": "3.5.10",
"vue-tsc": "^2.1.6"
},
"optionalDependencies": {
Expand All @@ -82,7 +82,7 @@
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.2",
"@nuxt/ui": "2.18.6",
"vue": "3.5.9"
"vue": "3.5.10"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit cee8866

Please sign in to comment.