Skip to content

Commit e2de199

Browse files
chore(deps): update nuxt framework to v4
1 parent 7911e77 commit e2de199

File tree

3 files changed

+57
-54
lines changed

3 files changed

+57
-54
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"test:types": "nuxt-module-build prepare && nuxt prepare playground && vue-tsc --noEmit"
4545
},
4646
"dependencies": {
47-
"@nuxt/kit": "^3.19.2",
47+
"@nuxt/kit": "^4.1.2",
4848
"citty": "^0.1.6",
4949
"consola": "^3.4.2",
5050
"destr": "^2.0.5",
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@nuxt/eslint-config": "^1.9.0",
6262
"@nuxt/module-builder": "^1.0.2",
63-
"@nuxt/schema": "^3.19.2",
63+
"@nuxt/schema": "^4.1.2",
6464
"@nuxt/test-utils": "^3.19.2",
6565
"@types/git-url-parse": "^16.0.2",
6666
"@vitest/coverage-v8": "^3.2.4",
@@ -70,7 +70,7 @@
7070
"h3": "^1.15.4",
7171
"installed-check": "^9.3.0",
7272
"knip": "^5.63.1",
73-
"nuxt": "^3.19.2",
73+
"nuxt": "^4.1.2",
7474
"typescript": "^5.9.2",
7575
"unbuild": "^3.6.1",
7676
"vitest": "^3.2.4",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"build": "nuxt build"
66
},
77
"dependencies": {
8-
"nuxt": "^3.19.2"
8+
"nuxt": "^4.1.2"
99
}
1010
}

pnpm-lock.yaml

Lines changed: 53 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)