chore(packages): bump eslint-plugin-html from 7.1.0 to 8.1.3

Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 7.1.0 to 8.1.3.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-30 11:57:34 +00:00 committed by GitHub
parent f7ad6b7d61
commit e7d9d0fdf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1880 additions and 563 deletions

1679
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -90,7 +90,7 @@
"@typescript-eslint/parser": "5.0.0",
"eslint": "8.7.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-html": "8.1.3",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"intelli-espower-loader": "1.1.0",

27
pnpm-lock.yaml generated
View File

@ -79,8 +79,8 @@ importers:
specifier: 8.5.0
version: 8.5.0(eslint@8.7.0)
eslint-plugin-html:
specifier: 7.1.0
version: 7.1.0
specifier: 8.1.3
version: 8.1.3
eslint-plugin-prettier:
specifier: 4.0.0
version: 4.0.0(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@2.7.1)
@ -783,6 +783,10 @@ packages:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
entities@6.0.1:
resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
engines: {node: '>=0.12'}
es-abstract@1.24.0:
resolution: {integrity: sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==}
engines: {node: '>= 0.4'}
@ -866,8 +870,9 @@ packages:
peerDependencies:
eslint: '>=7.0.0'
eslint-plugin-html@7.1.0:
resolution: {integrity: sha512-fNLRraV/e6j8e3XYOC9xgND4j+U7b1Rq+OygMlLcMg+wI/IpVbF+ubQa3R78EjKB9njT6TQOlcK5rFKBVVtdfg==}
eslint-plugin-html@8.1.3:
resolution: {integrity: sha512-cnCdO7yb/jrvgSJJAfRkGDOwLu1AOvNdw8WCD6nh/2C4RnxuI4tz6QjMEAmmSiHSeugq/fXcIO8yBpIBQrMZCg==}
engines: {node: '>=16.0.0'}
eslint-plugin-prettier@4.0.0:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
@ -1222,8 +1227,8 @@ packages:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true
htmlparser2@8.0.2:
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
htmlparser2@10.0.0:
resolution: {integrity: sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g==}
http-errors@2.0.0:
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
@ -3207,6 +3212,8 @@ snapshots:
entities@4.5.0: {}
entities@6.0.1: {}
es-abstract@1.24.0:
dependencies:
array-buffer-byte-length: 1.0.2
@ -3369,9 +3376,9 @@ snapshots:
dependencies:
eslint: 8.7.0
eslint-plugin-html@7.1.0:
eslint-plugin-html@8.1.3:
dependencies:
htmlparser2: 8.0.2
htmlparser2: 10.0.0
eslint-plugin-prettier@4.0.0(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@2.7.1):
dependencies:
@ -3828,12 +3835,12 @@ snapshots:
he@1.2.0: {}
htmlparser2@8.0.2:
htmlparser2@10.0.0:
dependencies:
domelementtype: 2.3.0
domhandler: 5.0.3
domutils: 3.2.2
entities: 4.5.0
entities: 6.0.1
http-errors@2.0.0:
dependencies:

735
yarn.lock

File diff suppressed because it is too large Load Diff