]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump astro-broken-links-checker from 1.0.6 to 1.0.7 (#42177)
authorJulien Déramond <juderamond@gmail.com>
Fri, 13 Mar 2026 21:13:35 +0000 (22:13 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 21:13:35 +0000 (22:13 +0100)
package-lock.json
package.json

index 9794e3a2bbb56e2076b39c723ea98863a750cb20..b288c434511bb1378547dca1907c6ce0012e9a49 100644 (file)
@@ -39,7 +39,7 @@
         "@types/prismjs": "^1.26.5",
         "astro": "^5.16.6",
         "astro-auto-import": "^0.4.5",
-        "astro-broken-links-checker": "^1.0.6",
+        "astro-broken-links-checker": "^1.0.7",
         "autoprefixer": "^10.4.23",
         "bootstrap-vscode-theme": "^0.0.9",
         "bundlewatch": "^0.4.1",
       }
     },
     "node_modules/astro-broken-links-checker": {
-      "version": "1.0.6",
-      "resolved": "https://registry.npmjs.org/astro-broken-links-checker/-/astro-broken-links-checker-1.0.6.tgz",
-      "integrity": "sha512-otAodaegzAeEPCRJB+ED2IyHlxTQcFsJDP+2O3kGk/MDYbhr+u7qxZQHtZuSfg9p5aGu40Ayk7z7ayVR6kQSpA==",
+      "version": "1.0.7",
+      "resolved": "https://registry.npmjs.org/astro-broken-links-checker/-/astro-broken-links-checker-1.0.7.tgz",
+      "integrity": "sha512-xmwVdZq4XqS41o6lUqie4qqNwFGf21J9FyCl1wVBKcKBFPDrhvFKZsJNUiWRX2VIFF/N2FcOD1txKYXI83UEZw==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {
-        "fast-glob": "^3.3.2",
+        "fast-glob": "^3.3.3",
         "node-fetch": "^3.3.2",
-        "node-html-parser": "^6.1.13",
-        "p-limit": "^6.1.0"
+        "node-html-parser": "^7.0.1",
+        "p-limit": "^7.2.0"
+      },
+      "engines": {
+        "node": ">=18"
+      }
+    },
+    "node_modules/astro-broken-links-checker/node_modules/p-limit": {
+      "version": "7.3.0",
+      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.3.0.tgz",
+      "integrity": "sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==",
+      "dev": true,
+      "license": "MIT",
+      "dependencies": {
+        "yocto-queue": "^1.2.1"
+      },
+      "engines": {
+        "node": ">=20"
+      },
+      "funding": {
+        "url": "https://github.com/sponsors/sindresorhus"
       }
     },
     "node_modules/astro/node_modules/semver": {
       "license": "MIT"
     },
     "node_modules/node-html-parser": {
-      "version": "6.1.13",
-      "resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.13.tgz",
-      "integrity": "sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==",
+      "version": "7.1.0",
+      "resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-7.1.0.tgz",
+      "integrity": "sha512-iJo8b2uYGT40Y8BTyy5ufL6IVbN8rbm/1QK2xffXU/1a/v3AAa0d1YAoqBNYqaS4R/HajkWIpIfdE6KcyFh1AQ==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
index c9aa0d1d6f88f5dbb69892c6ab82e05f2c196ad8..a078f1c6a312db04d0c8a9fc1942de7a94d7a07c 100644 (file)
     "@types/prismjs": "^1.26.5",
     "astro": "^5.16.6",
     "astro-auto-import": "^0.4.5",
-    "astro-broken-links-checker": "^1.0.6",
+    "astro-broken-links-checker": "^1.0.7",
     "autoprefixer": "^10.4.23",
     "bootstrap-vscode-theme": "^0.0.9",
     "bundlewatch": "^0.4.1",