diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-31 23:50:08 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-31 23:50:08 +0100 |
| commit | 329032ae7a7d90acf338ecc3d22920d42d0755cc (patch) | |
| tree | 61b10b9ab74622de281afc4faf200cebf6d63c71 | |
| parent | 682df5115dff6d67af445bd8256c674700e87c3c (diff) | |
Update dependencies
| -rw-r--r-- | package-lock.json | 72 | ||||
| -rw-r--r-- | package.json | 12 |
2 files changed, 42 insertions, 42 deletions
diff --git a/package-lock.json b/package-lock.json index 710ed8e..1bb4a6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,15 +8,15 @@ "name": "website-static", "version": "0.0.1", "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/mdx": "^4.3.7", - "@astrojs/rss": "4.0.12", + "@astrojs/check": "^0.9.5", + "@astrojs/mdx": "^4.3.9", + "@astrojs/rss": "4.0.13", "@astrojs/sitemap": "^3.6.0", "@fontsource-variable/roboto": "^5.2.8", "@fontsource-variable/roboto-mono": "^5.2.8", "@iconify-json/tabler": "^1.2.23", - "astro": "^5.14.4", - "astro-compressor": "^1.1.2", + "astro": "^5.15.3", + "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "typescript": "5.9.3" @@ -24,7 +24,7 @@ "devDependencies": { "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.93.2" + "sass": "^1.93.3" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "*" @@ -62,9 +62,9 @@ } }, "node_modules/@astrojs/check": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.9.4.tgz", - "integrity": "sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==", + "version": "0.9.5", + "resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.9.5.tgz", + "integrity": "sha512-88vc8n2eJ1Oua74yXSGo/8ABMeypfQPGEzuoAx2awL9Ju8cE6tZ2Rz9jVx5hIExHK5gKVhpxfZj4WXm7e32g1w==", "license": "MIT", "dependencies": { "@astrojs/language-server": "^2.15.0", @@ -162,9 +162,9 @@ } }, "node_modules/@astrojs/mdx": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.7.tgz", - "integrity": "sha512-5SRmvMyT/UMWaU2eoD+htnXtE2mUZZEH2K/nEzhuEy+iCsOSuS/DUry59WuKUJRQETi1mgJFdNR4dZLJHYVuRA==", + "version": "4.3.9", + "resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-4.3.9.tgz", + "integrity": "sha512-80LHiM4z3FxAjATHNgFpa8nlTNSprAWB4UUKnr/QG56Pwk7uRnJWrXlok4wSCi/3fg8kTZ98A408Q91M+iqJdw==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "6.3.8", @@ -173,7 +173,7 @@ "es-module-lexer": "^1.7.0", "estree-util-visit": "^2.0.0", "hast-util-to-html": "^9.0.5", - "kleur": "^4.1.5", + "picocolors": "^1.1.1", "rehype-raw": "^7.0.0", "remark-gfm": "^4.0.1", "remark-smartypants": "^3.0.2", @@ -201,13 +201,13 @@ } }, "node_modules/@astrojs/rss": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.12.tgz", - "integrity": "sha512-O5yyxHuDVb6DQ6VLOrbUVFSm+NpObulPxjs6XT9q3tC+RoKbN4HXMZLpv0LvXd1qdAjzVgJ1NFD+zKHJNDXikw==", + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.13.tgz", + "integrity": "sha512-ugW4DmGn8kgfl8/qecU3EcKCAuEBrZqY7eYfa6at0sY7HGEwRdzsOafLE437RwDMP2ZuxfKnCNABs99YVhX0kg==", "license": "MIT", "dependencies": { - "fast-xml-parser": "^5.2.0", - "kleur": "^4.1.5" + "fast-xml-parser": "^5.3.0", + "picocolors": "^1.1.1" } }, "node_modules/@astrojs/sitemap": { @@ -2483,9 +2483,9 @@ } }, "node_modules/astro": { - "version": "5.14.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz", - "integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==", + "version": "5.15.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.3.tgz", + "integrity": "sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==", "license": "MIT", "peer": true, "dependencies": { @@ -2521,7 +2521,6 @@ "http-cache-semantics": "^4.2.0", "import-meta-resolve": "^4.2.0", "js-yaml": "^4.1.0", - "kleur": "^4.1.5", "magic-string": "^0.30.18", "magicast": "^0.3.5", "mrmime": "^2.0.1", @@ -2529,6 +2528,7 @@ "p-limit": "^6.2.0", "p-queue": "^8.1.0", "package-manager-detector": "^1.3.0", + "picocolors": "^1.1.1", "picomatch": "^4.0.3", "prompts": "^2.4.2", "rehype": "^13.0.2", @@ -2543,7 +2543,7 @@ "unist-util-visit": "^5.0.0", "unstorage": "^1.17.0", "vfile": "^6.0.3", - "vite": "^6.3.6", + "vite": "^6.4.1", "vitefu": "^1.1.1", "xxhash-wasm": "^1.1.0", "yargs-parser": "^21.1.1", @@ -2569,12 +2569,12 @@ } }, "node_modules/astro-compressor": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-1.1.2.tgz", - "integrity": "sha512-BsX6ypOkRff2g7e5vA47Vlpq9MfVxAo4pXzfkJvXTSzzrSYvf8m3e0lbyGK6eReSzWcAPXymOTIoooqDX1BTlA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-1.2.0.tgz", + "integrity": "sha512-Y0UWW/AjyLcHlRhCK9yUqy0kg4qZHd54kDIMY4C/1huS6pSVZNsMY7a3Jk7o5RjytIkVaLDDkcUzR8SgipBH8g==", "license": "MIT", "engines": { - "node": ">=22.15.0 <23.0.0 || >=23.8.0" + "node": ">=22" } }, "node_modules/astro-icon": { @@ -3778,9 +3778,9 @@ "license": "BSD-3-Clause" }, "node_modules/fast-xml-parser": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.3.tgz", - "integrity": "sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.0.tgz", + "integrity": "sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==", "funding": [ { "type": "github", @@ -6858,9 +6858,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.93.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz", - "integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==", + "version": "1.93.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz", + "integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==", "devOptional": true, "license": "MIT", "peer": true, @@ -7704,9 +7704,9 @@ } }, "node_modules/vite": { - "version": "6.3.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz", - "integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", + "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", "license": "MIT", "peer": true, "dependencies": { diff --git a/package.json b/package.json index 7bc9608..3fdd1cf 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/mdx": "^4.3.7", - "@astrojs/rss": "4.0.12", + "@astrojs/check": "^0.9.5", + "@astrojs/mdx": "^4.3.9", + "@astrojs/rss": "4.0.13", "@astrojs/sitemap": "^3.6.0", "@fontsource-variable/roboto": "^5.2.8", "@fontsource-variable/roboto-mono": "^5.2.8", "@iconify-json/tabler": "^1.2.23", - "astro": "^5.14.4", - "astro-compressor": "^1.1.2", + "astro": "^5.15.3", + "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "typescript": "5.9.3" @@ -27,7 +27,7 @@ "devDependencies": { "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.93.2" + "sass": "^1.93.3" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "*" |
