Skip to content

Commit c26a46b

Browse files
chore(deps): update nuxt core
1 parent 890ff63 commit c26a46b

File tree

4 files changed

+3069
-484
lines changed

4 files changed

+3069
-484
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.15.1",
1313
"@nuxtjs/plausible": "latest",
14-
"nuxt": "3.16.2"
14+
"nuxt": "3.17.1"
1515
},
1616
"engines": {
1717
"node": "^14.18.0 || >=16.10.0"

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
"pathe": "^2.0.0"
6666
},
6767
"devDependencies": {
68-
"@nuxt/cli": "3.24.1",
68+
"@nuxt/cli": "3.25.0",
6969
"@nuxt/eslint-config": "1.3.0",
70-
"@nuxt/module-builder": "1.0.0",
71-
"@nuxt/schema": "3.16.2",
72-
"@nuxt/test-utils": "3.17.2",
70+
"@nuxt/module-builder": "1.0.1",
71+
"@nuxt/schema": "3.17.1",
72+
"@nuxt/test-utils": "3.18.0",
7373
"@vitest/coverage-v8": "3.1.2",
7474
"@vue/test-utils": "2.4.6",
7575
"bumpp": "10.1.0",
@@ -78,7 +78,7 @@
7878
"happy-dom": "17.4.6",
7979
"installed-check": "9.3.0",
8080
"lint-staged": "15.5.0",
81-
"nuxt": "3.16.2",
81+
"nuxt": "3.17.1",
8282
"simple-git-hooks": "2.12.1",
8383
"typescript": "5.8.2",
8484
"vitest": "3.1.2",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@nuxtjs/sanity": "latest",
1010
"@sanity/client": "latest",
11-
"nuxt": "3.16.2",
11+
"nuxt": "3.17.1",
1212
"react": "18.3.1",
1313
"vue": "latest",
1414
"vue-router": "latest"

0 commit comments

Comments
 (0)