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.
2 parents 972f2c6 + 7cb620a commit 379e75eCopy full SHA for 379e75e
2 files changed
package.json
@@ -59,8 +59,8 @@
59
"devDependencies": {
60
"@nuxt/eslint-config": "0.7.6",
61
"@nuxt/module-builder": "0.8.4",
62
- "@nuxt/schema": "3.14.1592",
63
- "@nuxt/test-utils": "3.15.1",
+ "@nuxt/schema": "3.17.1",
+ "@nuxt/test-utils": "3.18.0",
64
"@privyid/eslint-config-persona": "1.0.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.7.4",
82
- "nuxt": "3.14.1592",
+ "nuxt": "3.17.1",
83
"typescript": "5.8.3",
84
"vitest": "2.1.8"
85
},
0 commit comments