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 1b616c2 commit 8e57ee3Copy full SHA for 8e57ee3
package.json
@@ -41,7 +41,7 @@
41
"dev:prepare": "nuxt-module-build build --stub && nuxi prepare playground"
42
},
43
"dependencies": {
44
- "@nuxt/kit": "^3.13.2",
+ "@nuxt/kit": "^4.0.0",
45
"cookie-es": "^2.0.0",
46
"defu": "^6.1.2",
47
"destr": "^2.0.0",
@@ -55,7 +55,7 @@
55
56
"devDependencies": {
57
"@nuxt/module-builder": "0.8.4",
58
- "@nuxt/schema": "3.17.4",
+ "@nuxt/schema": "4.0.3",
59
"@privyid/eslint-config-persona": "1.2.0",
60
"@types/html-escaper": "3.0.4",
61
"@types/node": "22.15.21",
@@ -73,7 +73,7 @@
73
"eslint-plugin-unicorn": "47.0.0",
74
"eslint-plugin-varspacing": "1.2.2",
75
"eslint-plugin-vue": "9.33.0",
76
- "nuxt": "3.17.4",
+ "nuxt": "4.0.3",
77
"typescript": "5.8.3"
78
79
"publishConfig": {
0 commit comments