1 parent f59c202 commit 34fd460Copy full SHA for 34fd460
3 files changed
docs/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"@nuxt-themes/docus": "1.15.1",
14
- "nuxt": "3.17.6",
+ "nuxt": "4.0.0",
15
"pinceau": "^0.20.1"
16
}
17
package.json
@@ -42,7 +42,7 @@
42
"test": "pnpm vitest run"
43
44
45
- "@nuxt/kit": "^3.15.4",
+ "@nuxt/kit": "^4.0.0",
46
"consola": "^3.4.0",
47
"html-validate": "~9.7.0",
48
"knitwork": "^1.2.0",
@@ -59,7 +59,7 @@
59
"eslint": "9.30.1",
60
"husky": "9.1.7",
61
"lint-staged": "16.1.2",
62
63
"simple-git-hooks": "2.13.0",
64
"vitest": "3.2.4"
65
@@ -73,7 +73,7 @@
73
74
"resolutions": {
75
"@nuxt/content": "2.13.4",
76
- "@nuxt/kit": "3.17.6",
77
"@nuxtjs/html-validator": "link:./"
78
79
"publishConfig": {
0 commit comments