From: Julien Déramond Date: Fri, 13 Mar 2026 21:44:52 +0000 (+0100) Subject: Bump @types/prismjs from 1.26.5 to 1.26.6 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=60cc1ee84422402264b39c5ca533b421ab61cf30;p=thirdparty%2Fbootstrap.git Bump @types/prismjs from 1.26.5 to 1.26.6 --- diff --git a/package-lock.json b/package-lock.json index 2586aa2035..dce08999da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@stackblitz/sdk": "^1.11.0", "@types/js-yaml": "^4.0.9", "@types/mime": "^4.0.0", - "@types/prismjs": "^1.26.5", + "@types/prismjs": "^1.26.6", "astro": "^5.16.6", "astro-auto-import": "^0.4.5", "astro-broken-links-checker": "^1.0.7", @@ -4647,9 +4647,9 @@ "license": "MIT" }, "node_modules/@types/prismjs": { - "version": "1.26.5", - "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.5.tgz", - "integrity": "sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==", + "version": "1.26.6", + "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz", + "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index f83dbbbc0d..f8c159fb03 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@stackblitz/sdk": "^1.11.0", "@types/js-yaml": "^4.0.9", "@types/mime": "^4.0.0", - "@types/prismjs": "^1.26.5", + "@types/prismjs": "^1.26.6", "astro": "^5.16.6", "astro-auto-import": "^0.4.5", "astro-broken-links-checker": "^1.0.7",