Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2025
1 parent 1ce356b commit c0f1a29
Show file tree
Hide file tree
Showing 6 changed files with 1,056 additions and 686 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxi-workspace",
"type": "module",
"private": true,
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"description": "⚡️ Nuxt Generation CLI Experience",
"license": "MIT",
"repository": "nuxt/cli",
Expand All @@ -23,26 +23,26 @@
"devDependencies": {
"@antfu/eslint-config": "^4.3.0",
"@nuxt/eslint-config": "^1.1.0",
"@types/node": "^22.13.4",
"@types/node": "^22.13.8",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^3.0.6",
"changelogen": "^0.5.7",
"eslint": "^9.20.1",
"knip": "^5.44.4",
"pkg-pr-new": "^0.0.39",
"@vitest/coverage-v8": "^3.0.7",
"changelogen": "^0.6.0",
"eslint": "^9.21.0",
"knip": "^5.45.0",
"pkg-pr-new": "^0.0.40",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"tinyexec": "^0.3.2",
"typescript": "^5.7.3",
"vitest": "^3.0.6",
"typescript": "^5.8.2",
"vitest": "^3.0.7",
"vue": "^3.5.13"
},
"resolutions": {
"@nuxt/cli": "workspace:*",
"@nuxt/schema": "3.15.4",
"create-nuxt": "workspace:*",
"create-nuxt-app": "workspace:*",
"h3": "^1.15.0",
"h3": "^1.15.1",
"nitropack": "npm:nitropack-nightly",
"nuxi": "workspace:*"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/create-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"citty": "^0.1.6"
},
"devDependencies": {
"@types/node": "^22.13.4",
"rollup": "^4.34.8",
"@types/node": "^22.13.8",
"rollup": "^4.34.9",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
"unplugin-purge-polyfills": "^0.0.7"
}
}
20 changes: 10 additions & 10 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@nuxt/kit": "^3.15.4",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.15.4",
"@types/node": "^22.13.4",
"@nuxt/test-utils": "^3.17.0",
"@types/node": "^22.13.8",
"@types/semver": "^7.5.8",
"c12": "^3.0.2",
"chokidar": "^4.0.3",
Expand All @@ -52,28 +52,28 @@
"defu": "^6.1.4",
"fuse.js": "^7.1.0",
"giget": "^2.0.0",
"h3": "^1.15.0",
"h3": "^1.15.1",
"httpxy": "^0.1.7",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"magicast": "^0.3.5",
"nitropack": "npm:nitropack-nightly",
"nypm": "^0.5.2",
"nypm": "^0.6.0",
"ofetch": "^1.4.1",
"ohash": "^2.0.2",
"ohash": "^2.0.9",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^2.0.0",
"rollup": "^4.34.8",
"pkg-types": "^2.0.1",
"rollup": "^4.34.9",
"rollup-plugin-visualizer": "^5.14.0",
"scule": "^1.3.0",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"tinyexec": "^0.3.2",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"ufo": "^1.5.4",
"unbuild": "^3.3.1",
"unbuild": "^3.5.0",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^3.0.6"
"vitest": "^3.0.7"
}
}
18 changes: 9 additions & 9 deletions packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,29 +41,29 @@
"defu": "^6.1.4",
"fuse.js": "^7.1.0",
"giget": "^2.0.0",
"h3": "^1.15.0",
"h3": "^1.15.1",
"httpxy": "^0.1.7",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"nypm": "^0.5.2",
"nypm": "^0.6.0",
"ofetch": "^1.4.1",
"ohash": "^2.0.2",
"ohash": "^2.0.9",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^2.0.0",
"pkg-types": "^2.0.1",
"scule": "^1.3.0",
"semver": "^7.7.1",
"std-env": "^3.8.0",
"tinyexec": "^0.3.2",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.13.4",
"rollup": "^4.34.8",
"@types/node": "^22.13.8",
"rollup": "^4.34.9",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^3.0.6"
"vitest": "^3.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/nuxt-cli/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-cli-playground",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"dependencies": {
"nuxt": "^3.15.4"
}
Expand Down
Loading

0 comments on commit c0f1a29

Please sign in to comment.