Skip to content

Commit 8c446c0

Browse files
chore(deps): update nuxt framework to ^4.4.2
1 parent 19d4a04 commit 8c446c0

3 files changed

Lines changed: 2043 additions & 1771 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"release": "pnpm test && release-it"
4949
},
5050
"dependencies": {
51-
"@nuxt/kit": "^4.2.2",
51+
"@nuxt/kit": "^4.4.2",
5252
"citty": "^0.1.6",
5353
"mlly": "^1.8.0",
5454
"ohash": "^2.0.11",
@@ -70,7 +70,7 @@
7070
"eslint": "^9.39.2",
7171
"jiti": "^2.6.1",
7272
"json-schema-to-zod": "^2.7.0",
73-
"nuxt": "^4.2.2",
73+
"nuxt": "^4.4.2",
7474
"release-it": "^19.2.3",
7575
"vitest": "^4.0.17",
7676
"vue": "^3.5.26"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "nuxt-component-meta-playground",
44
"devDependencies": {
55
"@nuxt/content": "^3.10.0",
6-
"nuxt": "^4.2.2",
6+
"nuxt": "^4.4.2",
77
"nuxt-component-meta": "link:.."
88
},
99
"scripts": {

0 commit comments

Comments
 (0)