1 Commits

Author SHA1 Message Date
renovate[bot]
a615df7c37 chore(deps): update actions/checkout action to v6 2025-11-20 16:46:14 +00:00

23
package-lock.json generated
View File

@@ -147,13 +147,13 @@
} }
}, },
"node_modules/@astrojs/rss": { "node_modules/@astrojs/rss": {
"version": "4.0.14", "version": "4.0.13",
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.14.tgz", "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.13.tgz",
"integrity": "sha512-KCe1imDcADKOOuO/wtKOMDO/umsBD6DWF+94r5auna1jKl5fmlK9vzf+sjA3EyveXA/FoB3khtQ/u/tQgETmTw==", "integrity": "sha512-ugW4DmGn8kgfl8/qecU3EcKCAuEBrZqY7eYfa6at0sY7HGEwRdzsOafLE437RwDMP2ZuxfKnCNABs99YVhX0kg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"fast-xml-parser": "^5.3.0", "fast-xml-parser": "^5.3.0",
"piccolore": "^0.1.3" "picocolors": "^1.1.1"
} }
}, },
"node_modules/@astrojs/sitemap": { "node_modules/@astrojs/sitemap": {
@@ -2611,9 +2611,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.16.0", "version": "5.15.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.16.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.9.tgz",
"integrity": "sha512-GaDRs2Mngpw3dr2vc085GnORh98NiXxwIjg/EoQQQl/icZt3Z7s0BRsYHDZ8swkZbOA6wZsqWJdrNirl+iKcDg==", "integrity": "sha512-XLDXxu0282cC/oYHswWZm3johGlRvk9rLRS7pWVWSne+HsZe9JgrpHI+vewAJSSNHBGd1aCyaQOElT5RNGe7IQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.13.0", "@astrojs/compiler": "^2.13.0",
@@ -2655,14 +2655,13 @@
"p-limit": "^6.2.0", "p-limit": "^6.2.0",
"p-queue": "^8.1.1", "p-queue": "^8.1.1",
"package-manager-detector": "^1.5.0", "package-manager-detector": "^1.5.0",
"piccolore": "^0.1.3", "picocolors": "^1.1.1",
"picomatch": "^4.0.3", "picomatch": "^4.0.3",
"prompts": "^2.4.2", "prompts": "^2.4.2",
"rehype": "^13.0.2", "rehype": "^13.0.2",
"semver": "^7.7.3", "semver": "^7.7.3",
"shiki": "^3.15.0", "shiki": "^3.15.0",
"smol-toml": "^1.5.0", "smol-toml": "^1.5.0",
"svgo": "^4.0.0",
"tinyexec": "^1.0.2", "tinyexec": "^1.0.2",
"tinyglobby": "^0.2.15", "tinyglobby": "^0.2.15",
"tsconfck": "^3.1.6", "tsconfck": "^3.1.6",
@@ -5761,12 +5760,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/piccolore": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/piccolore/-/piccolore-0.1.3.tgz",
"integrity": "sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==",
"license": "ISC"
},
"node_modules/picocolors": { "node_modules/picocolors": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",