Skip to content

Commit 7ebae34

Browse files
chore(deps): update all non-major dependencies (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29fa8df commit 7ebae34

File tree

2 files changed

+166
-143
lines changed

2 files changed

+166
-143
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"dependencies": {
4545
"@nuxt/kit": "^4.0.0",
4646
"consola": "^3.4.0",
47-
"html-validate": "~10.2.0",
47+
"html-validate": "~10.3.0",
4848
"knitwork": "^1.2.0",
4949
"pathe": "^2.0.3",
5050
"prettier": "^3.5.2",
5151
"std-env": "^3.8.0"
5252
},
5353
"devDependencies": {
54-
"@nuxt/eslint-config": "1.9.0",
54+
"@nuxt/eslint-config": "1.10.0",
5555
"@nuxt/module-builder": "1.0.2",
5656
"@nuxt/test-utils": "3.20.1",
5757
"@vitest/coverage-v8": "3.2.4",
@@ -79,5 +79,5 @@
7979
"publishConfig": {
8080
"access": "public"
8181
},
82-
"packageManager": "pnpm@10.19.0"
82+
"packageManager": "pnpm@10.20.0"
8383
}

0 commit comments

Comments
 (0)