Skip to content

Commit adc1a7d

Browse files
chore(deps): update nuxt framework to v4
1 parent ac286f9 commit adc1a7d

File tree

2 files changed

+2464
-567
lines changed

2 files changed

+2464
-567
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "vitest run"
3030
},
3131
"dependencies": {
32-
"@nuxt/kit": "^3.11.1",
32+
"@nuxt/kit": "^4.0.3",
3333
"knitwork": "^1.1.0",
3434
"shiki": "^3.4.2",
3535
"unwasm": "^0.3.9"
@@ -38,13 +38,13 @@
3838
"@nuxt/devtools": "latest",
3939
"@nuxt/eslint-config": "^1.4.1",
4040
"@nuxt/module-builder": "^0.5.5",
41-
"@nuxt/schema": "^3.11.1",
41+
"@nuxt/schema": "^4.0.3",
4242
"@nuxt/test-utils": "^3.12.0",
4343
"@types/node": "^20.12.3",
4444
"automd": "^0.3.7",
4545
"changelogen": "^0.5.5",
4646
"eslint": "^9.27.0",
47-
"nuxt": "^3.11.1",
47+
"nuxt": "^4.0.3",
4848
"prettier": "^3.2.5",
4949
"unbuild": "^2.0.0",
5050
"vitest": "^3.1.4"

0 commit comments

Comments
 (0)