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 5f3a475 commit 862638cCopy full SHA for 862638c
docs/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"@nuxtjs/plausible": "^1.2.0",
14
- "nuxt": "^3.17.4",
+ "nuxt": "^4.0.0",
15
"shadcn-docs-nuxt": "^1.0.1",
16
"vue": "^3.5.16",
17
"vue-router": "^4.5.1"
package.json
@@ -61,7 +61,7 @@
61
"devDependencies": {
62
"@antfu/eslint-config": "4.13.2",
63
"@codspeed/vitest-plugin": "4.0.1",
64
- "@nuxt/kit": "3.17.5",
+ "@nuxt/kit": "4.0.1",
65
"@types/estree": "1.0.7",
66
"@types/node": "22.15.29",
67
"@vitest/coverage-v8": "3.2.4",
@@ -79,7 +79,7 @@
79
80
"resolutions": {
81
"magic-regexp": "link:.",
82
- "nuxt": "3.17.5",
+ "nuxt": "4.0.1",
83
"vite": "7.0.2",
84
"vue": "3.5.17"
85
0 commit comments