|
@@ -17,7 +17,7 @@
|
|
"eslint": "^8.37.0",
|
|
"eslint": "^8.37.0",
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
"eslint-plugin-compat": "^4.1.2",
|
|
"eslint-plugin-compat": "^4.1.2",
|
|
- "eslint-plugin-html": "^7.1.0",
|
|
|
|
|
|
+ "eslint-plugin-html": "^8.0.0",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"failonlyreporter": "^1.0.0",
|
|
"failonlyreporter": "^1.0.0",
|
|
"jimp": "^0.22.7",
|
|
"jimp": "^0.22.7",
|
|
@@ -3476,12 +3476,15 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/eslint-plugin-html": {
|
|
"node_modules/eslint-plugin-html": {
|
|
- "version": "7.1.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-7.1.0.tgz",
|
|
|
|
- "integrity": "sha512-fNLRraV/e6j8e3XYOC9xgND4j+U7b1Rq+OygMlLcMg+wI/IpVbF+ubQa3R78EjKB9njT6TQOlcK5rFKBVVtdfg==",
|
|
|
|
|
|
+ "version": "8.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-NINLBAXM3mLa3k5Ezr/kNLHAJJwbot6lS7Ro+SUftDw4cA51KMmcDuCf98GP6Q6kTVPY1hIggzskxAdxfUPXSA==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "htmlparser2": "^8.0.1"
|
|
|
|
|
|
+ "htmlparser2": "^9.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=16.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/eslint-plugin-import": {
|
|
"node_modules/eslint-plugin-import": {
|
|
@@ -4570,9 +4573,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"node_modules/htmlparser2": {
|
|
- "version": "8.0.2",
|
|
|
|
- "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
|
|
|
|
- "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==",
|
|
|
|
|
|
+ "version": "9.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"funding": [
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
@@ -4584,8 +4587,8 @@
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domhandler": "^5.0.3",
|
|
- "domutils": "^3.0.1",
|
|
|
|
- "entities": "^4.4.0"
|
|
|
|
|
|
+ "domutils": "^3.1.0",
|
|
|
|
+ "entities": "^4.5.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"node_modules/http-cache-semantics": {
|