"@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": {
"@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",