Skip to content

Commit 91c2c80

Browse files
chore(deps): update all non-major dependencies
1 parent 1c2ef0c commit 91c2c80

8 files changed

Lines changed: 1109 additions & 1287 deletions

File tree

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: pnpm build
3434

3535
- name: Run benchmarks
36-
uses: CodSpeedHQ/action@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1
36+
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
3737
with:
3838
run: pnpm vitest bench
3939
mode: instrumentation

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
bun-version: latest
5656
- uses: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb # v2
5757
with:
58-
deno-version: 2.7.4
58+
deno-version: 2.7.9
5959

6060
- name: 📦 Install dependencies
6161
run: pnpm install

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxi-workspace",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.32.0",
5+
"packageManager": "pnpm@10.33.0",
66
"description": "⚡️ Nuxt Generation CLI Experience",
77
"license": "MIT",
88
"repository": "nuxt/cli",
@@ -21,34 +21,34 @@
2121
"test:unit": "vitest --coverage --run && pnpm --filter nuxt-cli-playground test --run"
2222
},
2323
"devDependencies": {
24-
"@antfu/eslint-config": "^7.7.0",
24+
"@antfu/eslint-config": "^7.7.3",
2525
"@codspeed/vitest-plugin": "^5.2.0",
2626
"@nuxt/eslint-config": "^1.15.2",
27-
"@nuxt/nitro-server": "^4.3.1",
27+
"@nuxt/nitro-server": "^4.4.2",
2828
"@nuxt/test-utils": "^4.0.0",
2929
"@types/node": "^24.12.0",
3030
"@types/semver": "^7.7.1",
31-
"@vitest/coverage-v8": "^4.0.18",
31+
"@vitest/coverage-v8": "^4.1.2",
3232
"changelogen": "^0.6.2",
33-
"eslint": "^10.0.3",
33+
"eslint": "^10.1.0",
3434
"exsolve": "^1.0.8",
35-
"knip": "^5.86.0",
35+
"knip": "^5.88.1",
3636
"nuxt": "^4.4.2",
37-
"pkg-pr-new": "^0.0.65",
37+
"pkg-pr-new": "^0.0.66",
3838
"semver": "^7.7.4",
3939
"std-env": "^4.0.0",
40-
"tinyexec": "^1.0.2",
40+
"tinyexec": "^1.0.4",
4141
"typescript": "^5.9.3",
42-
"vitest": "^4.0.18",
43-
"vue": "^3.5.30",
44-
"vue-router": "^5.0.3"
42+
"vitest": "^4.1.2",
43+
"vue": "^3.5.31",
44+
"vue-router": "^5.0.4"
4545
},
4646
"resolutions": {
4747
"@nuxt/cli": "workspace:*",
4848
"@nuxt/schema": "4.4.2",
4949
"create-nuxt": "workspace:*",
5050
"create-nuxt-app": "workspace:*",
51-
"eslint-plugin-jsdoc": "62.7.1",
51+
"eslint-plugin-jsdoc": "62.8.1",
5252
"eslint-plugin-unicorn": "63.0.0",
5353
"h3": "^1.15.6",
5454
"nitropack": "latest",

packages/create-nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"devDependencies": {
3535
"@bomb.sh/tab": "^0.0.14",
3636
"@types/node": "^24.12.0",
37-
"rollup": "^4.59.0",
37+
"rollup": "^4.60.0",
3838
"rollup-plugin-visualizer": "^7.0.1",
39-
"tsdown": "^0.20.3",
39+
"tsdown": "^0.21.6",
4040
"typescript": "^5.9.3",
4141
"unplugin-purge-polyfills": "^0.1.0"
4242
}

packages/nuxi/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@nuxt/kit": "^4.4.2",
3939
"@nuxt/schema": "^4.4.2",
4040
"@nuxt/test-utils": "^4.0.0",
41-
"@types/debug": "^4.1.12",
41+
"@types/debug": "^4.1.13",
4242
"@types/node": "^24.12.0",
4343
"@types/semver": "^7.7.1",
4444
"c12": "^3.3.3",
@@ -50,33 +50,33 @@
5050
"exsolve": "^1.0.8",
5151
"fuse.js": "^7.1.0",
5252
"fzf": "^0.5.2",
53-
"giget": "^3.1.2",
53+
"giget": "^3.2.0",
5454
"h3": "^1.15.6",
5555
"h3-next": "npm:h3@^2.0.1-rc.16",
5656
"jiti": "^2.6.1",
5757
"listhen": "^1.9.0",
5858
"magicast": "^0.5.2",
5959
"nitro": "^3.0.1-alpha.2",
60-
"nitropack": "^2.13.1",
60+
"nitropack": "^2.13.2",
6161
"nypm": "^0.6.5",
6262
"ofetch": "^1.5.1",
6363
"ohash": "^2.0.11",
6464
"pathe": "^2.0.3",
6565
"perfect-debounce": "^2.1.0",
6666
"pkg-types": "^2.3.0",
67-
"rollup": "^4.59.0",
67+
"rollup": "^4.60.0",
6868
"rollup-plugin-visualizer": "^7.0.1",
6969
"scule": "^1.3.0",
7070
"semver": "^7.7.4",
7171
"srvx": "^0.11.9",
7272
"std-env": "^4.0.0",
7373
"tinyclip": "^0.1.12",
74-
"tinyexec": "^1.0.2",
75-
"tsdown": "^0.20.3",
74+
"tinyexec": "^1.0.4",
75+
"tsdown": "^0.21.6",
7676
"typescript": "^5.9.3",
7777
"ufo": "^1.6.3",
7878
"unplugin-purge-polyfills": "^0.1.0",
79-
"vitest": "^4.0.18",
80-
"youch": "^4.1.0"
79+
"vitest": "^4.1.2",
80+
"youch": "^4.1.1"
8181
}
8282
}

packages/nuxt-cli/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"exsolve": "^1.0.8",
5353
"fuse.js": "^7.1.0",
5454
"fzf": "^0.5.2",
55-
"giget": "^3.1.2",
55+
"giget": "^3.2.0",
5656
"jiti": "^2.6.1",
5757
"listhen": "^1.9.0",
5858
"nypm": "^0.6.5",
@@ -66,27 +66,27 @@
6666
"srvx": "^0.11.9",
6767
"std-env": "^4.0.0",
6868
"tinyclip": "^0.1.12",
69-
"tinyexec": "^1.0.2",
69+
"tinyexec": "^1.0.4",
7070
"ufo": "^1.6.3",
71-
"youch": "^4.1.0"
71+
"youch": "^4.1.1"
7272
},
7373
"devDependencies": {
7474
"@nuxt/kit": "^4.4.2",
7575
"@nuxt/schema": "^4.4.2",
76-
"@types/debug": "^4.1.12",
76+
"@types/debug": "^4.1.13",
7777
"@types/node": "^24.12.0",
7878
"get-port-please": "^3.2.0",
7979
"h3": "^1.15.6",
8080
"h3-next": "npm:h3@^2.0.1-rc.16",
8181
"nitro": "^3.0.1-alpha.2",
82-
"nitropack": "^2.13.1",
83-
"rollup": "^4.59.0",
82+
"nitropack": "^2.13.2",
83+
"rollup": "^4.60.0",
8484
"rollup-plugin-visualizer": "^7.0.1",
85-
"tsdown": "^0.20.3",
85+
"tsdown": "^0.21.6",
8686
"typescript": "^5.9.3",
87-
"undici": "^7.22.0",
87+
"undici": "^7.24.6",
8888
"unplugin-purge-polyfills": "^0.1.0",
89-
"vitest": "^4.0.18",
90-
"youch": "^4.1.0"
89+
"vitest": "^4.1.2",
90+
"youch": "^4.1.1"
9191
}
9292
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"nuxt": "^4.4.2",
14-
"vue-router": "^5.0.3"
14+
"vue-router": "^5.0.4"
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "^4.0.0"

0 commit comments

Comments
 (0)