Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#786)
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 Mar 8, 2025
1 parent 6262c95 commit 0401ded
Show file tree
Hide file tree
Showing 5 changed files with 255 additions and 255 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@antfu/eslint-config": "^4.8.1",
"@nuxt/eslint-config": "^1.1.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^3.0.8",
"changelogen": "^0.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"citty": "^0.1.6"
},
"devDependencies": {
"@types/node": "^22.13.9",
"rollup": "^4.34.9",
"@types/node": "^22.13.10",
"rollup": "^4.35.0",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@nuxt/kit": "^3.16.0",
"@nuxt/schema": "^3.16.0",
"@nuxt/test-utils": "^3.17.1",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/semver": "^7.5.8",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
Expand All @@ -64,7 +64,7 @@
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^2.1.0",
"rollup": "^4.34.9",
"rollup": "^4.35.0",
"rollup-plugin-visualizer": "^5.14.0",
"scule": "^1.3.0",
"semver": "^7.7.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.13.9",
"rollup": "^4.34.9",
"@types/node": "^22.13.10",
"rollup": "^4.35.0",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
Expand Down
Loading

0 comments on commit 0401ded

Please sign in to comment.