We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321ad4c commit c315a89Copy full SHA for c315a89
docs/package.json
@@ -9,6 +9,6 @@
9
"devDependencies": {
10
"@nuxt-themes/docus": "^1.15.1",
11
"@nuxtjs/plausible": "^1.2.0",
12
- "nuxt": "3.16.1"
+ "nuxt": "4.0.3"
13
}
14
package.json
@@ -31,8 +31,8 @@
31
"test": "pnpm lint && vitest run --coverage"
32
},
33
"dependencies": {
34
- "@nuxt/kit": "^3.16.1",
35
- "@nuxt/schema": "^3.16.1",
+ "@nuxt/kit": "^4.0.3",
+ "@nuxt/schema": "^4.0.3",
36
"google-fonts-helper": "^3.7.3",
37
"pathe": "^2.0.3"
38
0 commit comments