Skip to content

Commit 905ea9c

Browse files
chore(deps): update all non-major dependencies (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5efc54e commit 905ea9c

File tree

2 files changed

+132
-170
lines changed

2 files changed

+132
-170
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": "^3.15.4",
4646
"consola": "^3.4.0",
47-
"html-validate": "~9.4.0",
47+
"html-validate": "~9.5.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.1.0",
54+
"@nuxt/eslint-config": "1.2.0",
5555
"@nuxt/module-builder": "1.0.0-alpha.1",
5656
"@nuxt/test-utils": "3.17.2",
5757
"@vitest/coverage-v8": "3.0.7",
@@ -79,5 +79,5 @@
7979
"publishConfig": {
8080
"access": "public"
8181
},
82-
"packageManager": "pnpm@10.5.2"
82+
"packageManager": "pnpm@10.6.2"
8383
}

0 commit comments

Comments
 (0)