Skip to content

Commit 96f50f4

Browse files
chore(deps): update all non-major dependencies (#1063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ef0dfe commit 96f50f4

File tree

5 files changed

+350
-325
lines changed

5 files changed

+350
-325
lines changed

package.json

Lines changed: 3 additions & 3 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.17.1",
5+
"packageManager": "pnpm@10.18.0",
66
"description": "⚡️ Nuxt Generation CLI Experience",
77
"license": "MIT",
88
"repository": "nuxt/cli",
@@ -30,7 +30,7 @@
3030
"@types/semver": "^7.7.1",
3131
"@vitest/coverage-v8": "^3.2.4",
3232
"changelogen": "^0.6.2",
33-
"eslint": "^9.36.0",
33+
"eslint": "^9.37.0",
3434
"knip": "^5.64.1",
3535
"nuxt": "^4.1.2",
3636
"pkg-pr-new": "^0.0.60",
@@ -46,7 +46,7 @@
4646
"@nuxt/schema": "4.1.2",
4747
"create-nuxt": "workspace:*",
4848
"create-nuxt-app": "workspace:*",
49-
"eslint-plugin-jsdoc": "60.7.1",
49+
"eslint-plugin-jsdoc": "60.8.2",
5050
"eslint-plugin-unicorn": "61.0.2",
5151
"h3": "^1.15.4",
5252
"nitropack": "latest",

packages/create-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@types/node": "^22.18.8",
37-
"rollup": "^4.52.3",
37+
"rollup": "^4.52.4",
3838
"rollup-plugin-visualizer": "^6.0.4",
3939
"typescript": "^5.9.3",
4040
"unbuild": "^3.6.1",

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"pathe": "^2.0.3",
6666
"perfect-debounce": "^2.0.0",
6767
"pkg-types": "^2.3.0",
68-
"rollup": "^4.52.3",
68+
"rollup": "^4.52.4",
6969
"rollup-plugin-visualizer": "^6.0.4",
7070
"scule": "^1.3.0",
7171
"semver": "^7.7.2",

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@nuxt/kit": "^4.1.2",
6666
"@nuxt/schema": "^4.1.2",
6767
"@types/node": "^22.18.8",
68-
"rollup": "^4.52.3",
68+
"rollup": "^4.52.4",
6969
"rollup-plugin-visualizer": "^6.0.4",
7070
"typescript": "^5.9.3",
7171
"unbuild": "^3.6.1",

0 commit comments

Comments
 (0)