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 Feb 23, 2025
1 parent ed3ec15 commit 3fe54b5
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 319 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"devDependencies": {
"@antfu/eslint-config": "^4.3.0",
"@nuxt/eslint-config": "^1.1.0",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^3.0.6",
"changelogen": "^0.5.7",
"eslint": "^9.20.1",
"knip": "^5.44.4",
"eslint": "^9.21.0",
"knip": "^5.44.5",
"pkg-pr-new": "^0.0.39",
"semver": "^7.7.1",
"std-env": "^3.8.0",
Expand All @@ -42,7 +42,7 @@
"@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
2 changes: 1 addition & 1 deletion packages/create-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"citty": "^0.1.6"
},
"devDependencies": {
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"rollup": "^4.34.8",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
Expand Down
14 changes: 7 additions & 7 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,26 +41,26 @@
"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.5",
"@types/semver": "^7.5.8",
"c12": "^2.0.2",
"c12": "^2.0.4",
"chokidar": "^4.0.3",
"citty": "^0.1.6",
"clipboardy": "^4.0.0",
"consola": "^3.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.1.0",
"giget": "^1.2.4",
"h3": "^1.15.0",
"giget": "^1.2.5",
"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.5.4",
"ofetch": "^1.4.1",
"ohash": "^2.0.2",
"ohash": "^2.0.4",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"prepack": "unbuild"
},
"dependencies": {
"c12": "^2.0.2",
"c12": "^2.0.4",
"chokidar": "^4.0.3",
"citty": "^0.1.6",
"clipboardy": "^4.0.0",
"consola": "^3.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.1.0",
"giget": "^1.2.4",
"h3": "^1.15.0",
"giget": "^1.2.5",
"h3": "^1.15.1",
"httpxy": "^0.1.7",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"nypm": "^0.5.2",
"nypm": "^0.5.4",
"ofetch": "^1.4.1",
"ohash": "^2.0.2",
"ohash": "^2.0.4",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
Expand All @@ -58,7 +58,7 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"rollup": "^4.34.8",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit 3fe54b5

Please sign in to comment.