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 29fa8df commit 7ebae34Copy full SHA for 7ebae34
package.json
@@ -44,14 +44,14 @@
44
"dependencies": {
45
"@nuxt/kit": "^4.0.0",
46
"consola": "^3.4.0",
47
- "html-validate": "~10.2.0",
+ "html-validate": "~10.3.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.9.0",
+ "@nuxt/eslint-config": "1.10.0",
55
"@nuxt/module-builder": "1.0.2",
56
"@nuxt/test-utils": "3.20.1",
57
"@vitest/coverage-v8": "3.2.4",
@@ -79,5 +79,5 @@
79
"publishConfig": {
80
"access": "public"
81
82
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.20.0"
83
}
0 commit comments