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 fa975dc commit 0073700Copy full SHA for 0073700
package.json
@@ -59,8 +59,8 @@
59
"devDependencies": {
60
"@nuxt/eslint-config": "1.3.1",
61
"@nuxt/module-builder": "0.8.4",
62
- "@nuxt/schema": "3.17.1",
63
- "@nuxt/test-utils": "3.18.0",
+ "@nuxt/schema": "3.17.3",
+ "@nuxt/test-utils": "3.19.0",
64
"@privyid/eslint-config-persona": "1.2.0",
65
"@privyid/nhp": "1.0.1",
66
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -79,7 +79,7 @@
79
"eslint-plugin-varspacing": "1.2.2",
80
"eslint-plugin-vue": "9.32.0",
81
"msw": "2.8.2",
82
- "nuxt": "3.17.1",
+ "nuxt": "3.17.3",
83
"typescript": "5.8.3",
84
"vitest": "2.1.9"
85
},
0 commit comments