@html-eslint/eslint-plugin 0.54.0 → 0.54.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -272,6 +272,7 @@ const elements = new Map([
272
272
  ["input.size", "10:2015"],
273
273
  ["input.src", "10:2015"],
274
274
  ["input.step", "10:2015"],
275
+ ["input.switch", "0:"],
275
276
  ["input.type_button", "10:2015"],
276
277
  ["input.type_checkbox", "10:2015"],
277
278
  ["input.type_color", "0:"],
@@ -503,6 +504,7 @@ const elements = new Map([
503
504
  ["template.shadowrootclonable", "5:2024"],
504
505
  ["template.shadowrootdelegatesfocus", "5:2024"],
505
506
  ["template.shadowrootmode", "5:2024"],
507
+ ["template.shadowrootreferencetarget", "0:"],
506
508
  ["template.shadowrootserializable", "0:"],
507
509
  ["textarea", "10:2015"],
508
510
  ["textarea.autocomplete", "10:2020"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@html-eslint/eslint-plugin",
3
- "version": "0.54.0",
3
+ "version": "0.54.1",
4
4
  "type": "commonjs",
5
5
  "description": "ESLint plugin for HTML",
6
6
  "author": "yeonjuan",
@@ -46,7 +46,7 @@
46
46
  "@html-eslint/types": "^0.54.0"
47
47
  },
48
48
  "peerDependencies": {
49
- "eslint": "^8.0.0 || ^9.0.0"
49
+ "eslint": ">=8.0.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@eslint/core": "^1.0.0",
@@ -59,5 +59,5 @@
59
59
  "engines": {
60
60
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
61
61
  },
62
- "gitHead": "b7f3d1d94a5583a1540fdb6e8a1a982cd6445dca"
62
+ "gitHead": "967a7339ce5481ec414b84f41804b5c18abdfb7a"
63
63
  }
@@ -1 +1 @@
1
- {"version":3,"file":"baseline.d.ts","sourceRoot":"","sources":["../../../lib/rules/utils/baseline.js"],"names":[],"mappings":"AAKA,2CAkkBG;AACH,mDA4BG;AApmBH,uDAAuD;AACvD,4BAAsB,EAAE,CAAC;AACzB,2BAAqB,CAAC,CAAC;AACvB,6BAAuB,CAAC,CAAC"}
1
+ {"version":3,"file":"baseline.d.ts","sourceRoot":"","sources":["../../../lib/rules/utils/baseline.js"],"names":[],"mappings":"AAKA,2CAokBG;AACH,mDA4BG;AAtmBH,uDAAuD;AACvD,4BAAsB,EAAE,CAAC;AACzB,2BAAqB,CAAC,CAAC;AACvB,6BAAuB,CAAC,CAAC"}