Skip to content

Commit 5b58a59

Browse files
chore(deps): update nuxt core to v3.16.0
1 parent b99c51a commit 5b58a59

File tree

3 files changed

+1096
-811
lines changed

3 files changed

+1096
-811
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
"devDependencies": {
6969
"@nuxt/eslint-config": "1.1.0",
7070
"@nuxt/module-builder": "1.0.0-alpha.1",
71-
"@nuxt/schema": "3.15.4",
71+
"@nuxt/schema": "3.16.0",
7272
"@nuxt/test-utils": "3.17.1",
7373
"@types/node": "22.13.9",
7474
"@vitest/coverage-v8": "3.0.7",
7575
"bumpp": "10.0.3",
7676
"eslint": "9.21.0",
7777
"lint-staged": "15.4.3",
78-
"nuxt": "3.15.4",
78+
"nuxt": "3.16.0",
7979
"rollup": "4.34.9",
8080
"simple-git-hooks": "2.11.1",
8181
"typescript": "5.8.2",
@@ -92,7 +92,7 @@
9292
"pre-commit": "npx lint-staged"
9393
},
9494
"resolutions": {
95-
"@nuxt/kit": "3.15.4",
95+
"@nuxt/kit": "3.16.0",
9696
"@nuxtjs/fontaine": "link:."
9797
},
9898
"packageManager": "pnpm@10.5.2"

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@nuxtjs/fontaine": "latest",
12-
"nuxt": "3.15.4"
12+
"nuxt": "3.16.0"
1313
}
1414
}

0 commit comments

Comments
 (0)