Skip to content

Commit 07ca131

Browse files
chore(deps): update all non-major dependencies
1 parent b545a2b commit 07ca131

9 files changed

Lines changed: 1950 additions & 937 deletions

File tree

.github/workflows/agent-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: AgentScan
2323
id: agentscan
24-
uses: MatteoGabriele/agentscan-action@c7d61446e7aece6bdd3edcee4558bbfc0392615e # v2.0.1
24+
uses: MatteoGabriele/agentscan-action@e02ef270c024bfad3541b2a71619c3c9f20b3312 # v2.2.0
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
mode: silent

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- run: corepack enable
6565
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
6666
with:
67-
node-version: 24
67+
node-version: 24.18.0
6868
cache: pnpm
6969

7070
# The repo's `postinstall` runs `scripts/generate-data.ts` to write

package.json

Lines changed: 6 additions & 6 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@11.12.0",
5+
"packageManager": "pnpm@11.15.1",
66
"description": "⚡️ Nuxt Generation CLI Experience",
77
"license": "MIT",
88
"repository": "nuxt/cli",
@@ -24,21 +24,21 @@
2424
"@antfu/eslint-config": "^9.1.0",
2525
"@codspeed/vitest-plugin": "^5.7.1",
2626
"@nuxt/eslint-config": "^1.16.0",
27-
"@nuxt/nitro-server": "^4.4.8",
27+
"@nuxt/nitro-server": "^4.5.0",
2828
"@nuxt/test-utils": "^4.0.3",
2929
"@types/node": "^24.13.3",
3030
"@vitest/coverage-v8": "^4.1.10",
3131
"changelogen": "^0.6.2",
3232
"eslint": "^10.7.0",
3333
"exsolve": "^1.1.0",
34-
"knip": "^6.26.0",
34+
"knip": "^6.27.0",
3535
"nuxt": "^4.4.6",
36-
"pkg-pr-new": "^0.0.75",
36+
"pkg-pr-new": "^0.0.79",
3737
"std-env": "^4.2.0",
3838
"tinyexec": "^1.2.4",
3939
"typescript": "^6.0.3",
4040
"vitest": "^4.1.10",
41-
"vue": "^3.5.39",
42-
"vue-router": "^5.1.0"
41+
"vue": "^3.5.40",
42+
"vue-router": "^5.2.0"
4343
}
4444
}

packages/create-nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"citty": "^0.2.2"
3333
},
3434
"devDependencies": {
35-
"@bomb.sh/tab": "^0.0.19",
35+
"@bomb.sh/tab": "^0.0.21",
3636
"@types/node": "^24.13.3",
3737
"rollup": "^4.62.2",
3838
"rollup-plugin-visualizer": "^7.0.1",
39-
"tsdown": "^0.22.7",
39+
"tsdown": "^0.22.12",
4040
"typescript": "^6.0.3",
4141
"unplugin-purge-polyfills": "^0.1.0"
4242
}

packages/nuxi/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test:dist": "node ./bin/nuxi.mjs info ../../playground"
3434
},
3535
"devDependencies": {
36-
"@bomb.sh/tab": "^0.0.19",
36+
"@bomb.sh/tab": "^0.0.21",
3737
"@clack/prompts": "^1.7.0",
3838
"@nuxt/kit": "^4.4.6",
3939
"@nuxt/schema": "^4.4.6",
@@ -46,18 +46,18 @@
4646
"consola": "^3.4.2",
4747
"defu": "^6.1.7",
4848
"exsolve": "^1.1.0",
49-
"fuse.js": "^7.4.2",
49+
"fuse.js": "^7.5.0",
5050
"fzf": "^0.5.2",
5151
"giget": "^3.3.0",
5252
"h3": "^1.15.11",
5353
"h3-next": "npm:h3@^2.0.1-rc.25",
5454
"jiti": "^2.7.0",
55-
"listhen": "^1.10.0",
55+
"listhen": "^1.10.1",
5656
"magicast": "^0.5.3",
5757
"nitro": "^3.0.1-alpha.2",
5858
"nitropack": "^2.13.4",
5959
"nypm": "^0.6.8",
60-
"obug": "^2.1.1",
60+
"obug": "^2.1.4",
6161
"ofetch": "^1.5.1",
6262
"ohash": "^2.0.11",
6363
"pathe": "^2.0.3",
@@ -71,7 +71,7 @@
7171
"std-env": "^4.2.0",
7272
"tinyclip": "^0.1.15",
7373
"tinyexec": "^1.2.4",
74-
"tsdown": "^0.22.7",
74+
"tsdown": "^0.22.12",
7575
"typescript": "^6.0.3",
7676
"ufo": "^1.6.4",
7777
"unplugin-purge-polyfills": "^0.1.0",

packages/nuxt-cli/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,21 @@
4141
}
4242
},
4343
"dependencies": {
44-
"@bomb.sh/tab": "^0.0.19",
44+
"@bomb.sh/tab": "^0.0.21",
4545
"@clack/prompts": "^1.7.0",
4646
"c12": "^3.3.4",
4747
"citty": "^0.2.2",
4848
"confbox": "^0.2.4",
4949
"consola": "^3.4.2",
5050
"defu": "^6.1.7",
5151
"exsolve": "^1.1.0",
52-
"fuse.js": "^7.4.2",
52+
"fuse.js": "^7.5.0",
5353
"fzf": "^0.5.2",
5454
"giget": "^3.3.0",
5555
"jiti": "^2.7.0",
56-
"listhen": "^1.10.0",
56+
"listhen": "^1.10.1",
5757
"nypm": "^0.6.8",
58-
"obug": "^2.1.1",
58+
"obug": "^2.1.4",
5959
"ofetch": "^1.5.1",
6060
"ohash": "^2.0.11",
6161
"pathe": "^2.0.3",
@@ -81,9 +81,9 @@
8181
"nitropack": "^2.13.4",
8282
"rollup": "^4.62.2",
8383
"rollup-plugin-visualizer": "^7.0.1",
84-
"tsdown": "^0.22.7",
84+
"tsdown": "^0.22.12",
8585
"typescript": "^6.0.3",
86-
"undici": "^8.7.0",
86+
"undici": "^8.8.0",
8787
"unplugin-purge-polyfills": "^0.1.0",
8888
"vitest": "^4.1.10",
8989
"youch": "^4.1.1"

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.6",
14-
"vue-router": "^5.1.0"
14+
"vue-router": "^5.2.0"
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "^4.0.3",

0 commit comments

Comments
 (0)