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 5efc54e commit 905ea9cCopy full SHA for 905ea9c
package.json
@@ -44,14 +44,14 @@
44
"dependencies": {
45
"@nuxt/kit": "^3.15.4",
46
"consola": "^3.4.0",
47
- "html-validate": "~9.4.0",
+ "html-validate": "~9.5.0",
48
"knitwork": "^1.2.0",
49
"pathe": "^2.0.3",
50
"prettier": "^3.5.2",
51
"std-env": "^3.8.0"
52
},
53
"devDependencies": {
54
- "@nuxt/eslint-config": "1.1.0",
+ "@nuxt/eslint-config": "1.2.0",
55
"@nuxt/module-builder": "1.0.0-alpha.1",
56
"@nuxt/test-utils": "3.17.2",
57
"@vitest/coverage-v8": "3.0.7",
@@ -79,5 +79,5 @@
79
"publishConfig": {
80
"access": "public"
81
82
- "packageManager": "pnpm@10.5.2"
+ "packageManager": "pnpm@10.6.2"
83
}
0 commit comments