Skip to content

Commit 79e206e

Browse files
chore(deps): update nuxt core
1 parent 3d0f109 commit 79e206e

File tree

3 files changed

+2944
-4369
lines changed

3 files changed

+2944
-4369
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
"pathe": "^2.0.0"
6969
},
7070
"devDependencies": {
71-
"@nuxt/cli": "3.29.3",
71+
"@nuxt/cli": "3.30.0",
7272
"@nuxt/eslint-config": "1.9.0",
7373
"@nuxt/module-builder": "1.0.2",
74-
"@nuxt/schema": "4.1.3",
75-
"@nuxt/test-utils": "3.19.2",
74+
"@nuxt/schema": "4.2.0",
75+
"@nuxt/test-utils": "3.20.1",
7676
"@vitest/coverage-v8": "3.2.4",
7777
"@vue/test-utils": "2.4.6",
7878
"bumpp": "10.3.1",
@@ -81,7 +81,7 @@
8181
"happy-dom": "20.0.7",
8282
"installed-check": "9.3.0",
8383
"lint-staged": "16.2.5",
84-
"nuxt": "4.1.3",
84+
"nuxt": "4.2.0",
8585
"pkg-pr-new": "0.0.60",
8686
"simple-git-hooks": "2.13.1",
8787
"typescript": "5.9.3",
@@ -92,7 +92,7 @@
9292
"vue-tsc": "3.1.1"
9393
},
9494
"resolutions": {
95-
"@nuxt/schema": "4.1.3",
95+
"@nuxt/schema": "4.2.0",
9696
"@nuxtjs/sanity": "link:.",
9797
"nuxt-component-meta": "0.14.1"
9898
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@nuxtjs/sanity": "latest",
1010
"@sanity/client": "latest",
11-
"nuxt": "4.1.3",
11+
"nuxt": "4.2.0",
1212
"react": "18.3.1",
1313
"vue": "latest",
1414
"vue-router": "latest"

0 commit comments

Comments
 (0)