We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559d4e8 commit ff94000Copy full SHA for ff94000
package.json
@@ -55,8 +55,8 @@
55
"devDependencies": {
56
"@nuxt/devtools": "2.3.0",
57
"@nuxt/module-builder": "0.8.4",
58
- "@nuxt/schema": "3.16.0",
59
- "@nuxt/test-utils": "3.17.2",
+ "@nuxt/schema": "3.17.1",
+ "@nuxt/test-utils": "3.18.0",
60
"@privyid/eslint-config-persona": "1.1.0",
61
"@privyid/nhp": "1.0.1",
62
"@privyid/nuapi": "1.0.0",
@@ -79,7 +79,7 @@
79
"eslint-plugin-unicorn": "47.0.0",
80
"eslint-plugin-varspacing": "1.2.2",
81
"eslint-plugin-vue": "9.33.0",
82
- "nuxt": "3.16.0",
+ "nuxt": "3.17.1",
83
"pino-pretty": "13.0.0",
84
"typescript": "5.8.2",
85
"vitest": "3.0.8"
0 commit comments