]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump html-validate from 10.5.0 to 10.11.2
authorJulien Déramond <juderamond@gmail.com>
Mon, 23 Mar 2026 18:55:10 +0000 (19:55 +0100)
committerJulien Déramond <juderamond@gmail.com>
Mon, 23 Mar 2026 18:55:10 +0000 (19:55 +0100)
package-lock.json
package.json

index 2dc68b96faf705df1fe0bf0698ac415326332858..e21fea97f6ea4fa779c135d30ee33abc1b5fd58b 100644 (file)
@@ -55,7 +55,7 @@
         "globals": "^17.0.0",
         "globby": "^16.0.0",
         "hammer-simulator": "0.0.1",
-        "html-validate": "^10.5.0",
+        "html-validate": "^10.11.2",
         "htmlparser2": "^10.1.0",
         "image-size": "^2.0.2",
         "ip": "^2.0.1",
       "license": "MIT"
     },
     "node_modules/@html-validate/stylish": {
-      "version": "4.3.0",
-      "resolved": "https://registry.npmjs.org/@html-validate/stylish/-/stylish-4.3.0.tgz",
-      "integrity": "sha512-eUfvKpRJg5TvzSfTf2EovrQoTKjkRnPUOUnXVJ2cQ4GbC/bQw98oxN+DdSf+HxOBK00YOhsP52xWdJPV1o4n5w==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/@html-validate/stylish/-/stylish-5.0.0.tgz",
+      "integrity": "sha512-xjhRV9k1mWfgsOcpYlwsjUOFy3w3EnCDrqUrEw+DWdvOStMK59ts2H7GLKWZtmLI5m6Npp3qMSNReafQy9K2sA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
         "kleur": "^4.0.0"
       },
       "engines": {
-        "node": ">= 18"
+        "node": "^20.11 || >= 22.16"
       }
     },
     "node_modules/@humanfs/core": {
       }
     },
     "node_modules/html-validate": {
-      "version": "10.5.0",
-      "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-10.5.0.tgz",
-      "integrity": "sha512-7uzzfy1fAaZevqKlE1ISaLR5h0IedkJOin/vh+nq3X1fXNdd1/ZKF0BcJSqBHUFJfVMgh7g3zXIOMjQ0rzVW0g==",
+      "version": "10.11.2",
+      "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-10.11.2.tgz",
+      "integrity": "sha512-ZT4812sBvF77WrfTNWcaaml7xSOMDsGvw3plP4zrgcPw5RWESsRgprsVVYnaQD2lSNfD0WObZ0Ur22+xXj0TXA==",
       "dev": true,
       "funding": [
         {
       ],
       "license": "MIT",
       "dependencies": {
-        "@html-validate/stylish": "^4.1.0",
+        "@html-validate/stylish": "^5.0.0",
         "@sidvind/better-ajv-errors": "4.0.1",
         "ajv": "^8.0.0",
         "glob": "^13.0.0",
         "html-validate": "bin/html-validate.mjs"
       },
       "engines": {
-        "node": "^20.19.0 || >= 22.12.0"
+        "node": "^20.19.0 || >= 22.16.0"
       },
       "peerDependencies": {
         "jest": "^28.1.3 || ^29.0.3 || ^30.0.0",
index b2e74a28eaed3f502dc6df4799b262a89b27f2f9..42f7cb5e12a03852b7063e511bf6235e39971d9c 100644 (file)
     "globals": "^17.0.0",
     "globby": "^16.0.0",
     "hammer-simulator": "0.0.1",
-    "html-validate": "^10.5.0",
+    "html-validate": "^10.11.2",
     "htmlparser2": "^10.1.0",
     "image-size": "^2.0.2",
     "ip": "^2.0.1",