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 97de5b6 commit 4e0ab46Copy full SHA for 4e0ab46
docs/package.json
@@ -7,7 +7,7 @@
7
"dependencies": {
8
"docus": "^3.0.5",
9
"better-sqlite3": "^12.2.0",
10
- "nuxt": "^3.17.6"
+ "nuxt": "^4.0.0"
11
},
12
"devDependencies": {
13
"@nuxtjs/plausible": "1.2.0"
package.json
@@ -36,7 +36,7 @@
36
"release": "pnpm lint && standard-version && git push --follow-tags"
37
38
39
- "@nuxt/kit": "^3.17.6",
+ "@nuxt/kit": "^4.0.0",
40
"defu": "^6.1.4",
41
"graphql": "^16.11.0",
42
"qs": "^6.14.0",
@@ -47,7 +47,7 @@
47
"@nuxt/eslint-config": "^1.5.2",
48
"@nuxt/module-builder": "^1.0.1",
49
"eslint": "^9.30.1",
50
- "nuxt": "^3.17.6",
+ "nuxt": "^4.0.0",
51
"standard-version": "^9.5.0",
52
"typescript": "^5.8.3",
53
"vue-tsc": "^3.0.1"
0 commit comments