Skip to content

Commit 55e2280

Browse files
chore(deps): update nuxt framework to ^4.4.2
1 parent b45023d commit 55e2280

File tree

3 files changed

+1963
-3419
lines changed

3 files changed

+1963
-3419
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@iconify/utils": "^3.1.0",
3939
"@iconify/vue": "^5.0.0",
4040
"@nuxt/devtools-kit": "^3.1.1",
41-
"@nuxt/kit": "^4.2.2",
41+
"@nuxt/kit": "^4.4.2",
4242
"consola": "^3.4.2",
4343
"local-pkg": "^1.1.2",
4444
"mlly": "^1.8.0",
@@ -58,15 +58,15 @@
5858
"@nuxt/devtools": "^3.1.1",
5959
"@nuxt/eslint-config": "^1.12.1",
6060
"@nuxt/module-builder": "^1.0.2",
61-
"@nuxt/schema": "^4.2.2",
61+
"@nuxt/schema": "^4.4.2",
6262
"@nuxt/test-utils": "^3.23.0",
6363
"@types/node": "^25.0.9",
6464
"@types/picomatch": "^4.0.2",
6565
"@unocss/nuxt": "^66.6.0",
6666
"bumpp": "^10.4.0",
6767
"changelogen": "^0.6.2",
6868
"eslint": "^9.39.2",
69-
"nuxt": "^4.2.2",
69+
"nuxt": "^4.4.2",
7070
"nuxthub": "^0.9.4",
7171
"prettier": "^3.8.0",
7272
"typescript": "~5.9.3",
@@ -75,7 +75,7 @@
7575
"vue-tsc": "^3.2.2"
7676
},
7777
"resolutions": {
78-
"nuxt": "^4.2.2",
78+
"nuxt": "^4.4.2",
7979
"vite": "^7.3.1"
8080
}
8181
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxthub/core": "^0.10.4",
14-
"nuxt": "^4.2.2"
14+
"nuxt": "^4.4.2"
1515
},
1616
"devDependencies": {
1717
"@nuxt/test-utils": "^3.23.0",

0 commit comments

Comments
 (0)