Skip to content

Commit e1313b6

Browse files
chore(deps): update nuxt framework
1 parent b94a067 commit e1313b6

File tree

3 files changed

+3011
-537
lines changed

3 files changed

+3011
-537
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@iconify/utils": "^2.3.0",
3939
"@iconify/vue": "^4.3.0",
4040
"@nuxt/devtools-kit": "^2.3.2",
41-
"@nuxt/kit": "^3.16.2",
41+
"@nuxt/kit": "^3.17.1",
4242
"consola": "^3.4.2",
4343
"local-pkg": "^1.1.1",
4444
"mlly": "^1.7.4",
@@ -58,15 +58,15 @@
5858
"@nuxt/devtools": "^2.3.2",
5959
"@nuxt/eslint-config": "^1.3.0",
6060
"@nuxt/module-builder": "^1.0.1",
61-
"@nuxt/schema": "^3.16.2",
61+
"@nuxt/schema": "^3.17.1",
6262
"@nuxt/test-utils": "^3.17.2",
6363
"@types/node": "^22.14.0",
6464
"@types/picomatch": "^4.0.0",
6565
"@unocss/nuxt": "^66.1.0-beta.10",
6666
"bumpp": "^10.1.0",
6767
"changelogen": "^0.6.1",
6868
"eslint": "^9.24.0",
69-
"nuxt": "^3.16.2",
69+
"nuxt": "^3.17.2",
7070
"nuxthub": "^0.8.11",
7171
"prettier": "^3.5.3",
7272
"typescript": "~5.8.3",
@@ -75,7 +75,7 @@
7575
"vue-tsc": "^2.2.8"
7676
},
7777
"resolutions": {
78-
"nuxt": "^3.16.2",
78+
"nuxt": "^3.17.2",
7979
"vite": "^6.2.5"
8080
}
8181
}

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxthub/core": "^0.8.24",
14-
"nuxt": "^3.16.2"
14+
"nuxt": "^3.17.2"
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "^3.17.2",

0 commit comments

Comments
 (0)