From 21e167402fa962ab523b3c391eb0fd36e56444cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:10:19 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.11.5 --- website/package.json | 2 +- website/pnpm-lock.yaml | 77 +++++++++++++++++++++++------------------- 2 files changed, 44 insertions(+), 35 deletions(-) diff --git a/website/package.json b/website/package.json index 2a0b87a22..b31503007 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ "@astrojs/deno": "^5.0.0", "@astrojs/rss": "^4.0.1", "@astrojs/tailwind": "^5.0.2", - "astro": "4.11.3", + "astro": "4.11.5", "rehype-accessible-emojis": "^0.3.2", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index db6df0ccb..dc9c7ca2f 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -7,16 +7,16 @@ settings: dependencies: '@astrojs/deno': specifier: ^5.0.0 - version: 5.0.1(astro@4.11.3) + version: 5.0.1(astro@4.11.5) '@astrojs/rss': specifier: ^4.0.1 version: 4.0.7 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.0(astro@4.11.3)(tailwindcss@3.4.4) + version: 5.1.0(astro@4.11.5)(tailwindcss@3.4.4) astro: - specifier: 4.11.3 - version: 4.11.3 + specifier: 4.11.5 + version: 4.11.5 rehype-accessible-emojis: specifier: ^0.3.2 version: 0.3.2 @@ -54,12 +54,12 @@ packages: resolution: {integrity: sha512-NGfPAgU/9rvDEwsXu82RI1AxiivaxtEYBK9saW1f+2fTHUUqCJQ27HYtb2akG2QxCmFikgZ9zk26BEWgiHho1Q==} dev: false - /@astrojs/deno@5.0.1(astro@4.11.3): + /@astrojs/deno@5.0.1(astro@4.11.5): resolution: {integrity: sha512-nYztGqHqC+q3A9ynjj3gblAkO/ZylDwahjVTx+2DvZgX4U+BJU/gL5BZkNtL+P10opCKJi29NvvVFvk6jwZHmA==} peerDependencies: astro: ^3.1.4 dependencies: - astro: 4.11.3 + astro: 4.11.5 esbuild: 0.19.12 dev: false @@ -82,7 +82,7 @@ packages: remark-parse: 11.0.0 remark-rehype: 11.1.0 remark-smartypants: 3.0.1 - shiki: 1.9.1 + shiki: 1.10.1 unified: 11.0.5 unist-util-remove-position: 5.0.0 unist-util-visit: 5.0.0 @@ -106,13 +106,13 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/tailwind@5.1.0(astro@4.11.3)(tailwindcss@3.4.4): + /@astrojs/tailwind@5.1.0(astro@4.11.5)(tailwindcss@3.4.4): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.11.3 + astro: 4.11.5 autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -1277,8 +1277,8 @@ packages: dev: false optional: true - /@shikijs/core@1.9.1: - resolution: {integrity: sha512-EmUful2MQtY8KgCF1OkBtOuMcvaZEvmdubhW0UHCGXi21O9dRLeADVCj+k6ZS+de7Mz9d2qixOXJ+GLhcK3pXg==} + /@shikijs/core@1.10.1: + resolution: {integrity: sha512-qdiJS5a/QGCff7VUFIqd0hDdWly9rDp8lhVmXVrS11aazX8LOTRLHAXkkEeONNsS43EcCd7gax9LLoOz4vlFQA==} dev: false /@types/babel__core@7.20.5: @@ -1431,8 +1431,8 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: false - /astro@4.11.3: - resolution: {integrity: sha512-SuZbB/71XVn+WqWNCe7XOfHuqhS+k4gj8+A3wluTZQrORGaHUFRn/f8F9Tu5yESQZB1q8UKhahvHwkTV3AdVsg==} + /astro@4.11.5: + resolution: {integrity: sha512-TCRhuaLwrxwMhS8S1GG+ZTdrAXigX9C8E/YUTs/r2t+owHxDgwl86IV9xH1IHrCPoqhK6civyAQNOT+GKmkb0A==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true dependencies: @@ -1486,14 +1486,14 @@ packages: prompts: 2.4.2 rehype: 13.0.1 semver: 7.6.2 - shiki: 1.9.1 - string-width: 7.1.0 + shiki: 1.10.1 + string-width: 7.2.0 strip-ansi: 7.1.0 - tsconfck: 3.1.0 + tsconfck: 3.1.1 unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.3.1 - vitefu: 0.2.5(vite@5.3.1) + vite: 5.3.3 + vitefu: 0.2.5(vite@5.3.3) which-pm: 2.2.0 yargs-parser: 21.1.1 zod: 3.23.8 @@ -3024,7 +3024,7 @@ packages: is-unicode-supported: 2.0.0 log-symbols: 6.0.0 stdin-discarder: 0.2.2 - string-width: 7.1.0 + string-width: 7.2.0 strip-ansi: 7.1.0 dev: false @@ -3230,6 +3230,15 @@ packages: source-map-js: 1.2.0 dev: false + /postcss@8.4.39: + resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + dev: false + /preferred-pm@3.1.3: resolution: {integrity: sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==} engines: {node: '>=10'} @@ -3299,7 +3308,7 @@ packages: dependencies: '@types/hast': 3.0.1 hast-util-from-html: 2.0.1 - unified: 11.0.4 + unified: 11.0.5 dev: false /rehype-raw@7.0.0: @@ -3325,7 +3334,7 @@ packages: dependencies: '@types/hast': 3.0.1 hast-util-to-html: 9.0.0 - unified: 11.0.4 + unified: 11.0.5 dev: false /rehype@13.0.1: @@ -3334,7 +3343,7 @@ packages: '@types/hast': 3.0.1 rehype-parse: 9.0.0 rehype-stringify: 10.0.0 - unified: 11.0.4 + unified: 11.0.5 dev: false /remark-gfm@4.0.0: @@ -3538,10 +3547,10 @@ packages: engines: {node: '>=8'} dev: false - /shiki@1.9.1: - resolution: {integrity: sha512-8PDkgb5ja3nfujTjvC4VytL6wGOGCtFAClUb2r3QROevYXxcq+/shVJK5s6gy0HZnjaJgFxd6BpPqpRfqne5rA==} + /shiki@1.10.1: + resolution: {integrity: sha512-uafV7WCgN4YYrccH6yxpnps6k38sSTlFRrwc4jycWmhWxJIm9dPrk+XkY1hZ2t0I7jmacMNb15Lf2fspa/Y3lg==} dependencies: - '@shikijs/core': 1.9.1 + '@shikijs/core': 1.10.1 dev: false /signal-exit@3.0.7: @@ -3601,8 +3610,8 @@ packages: strip-ansi: 7.1.0 dev: false - /string-width@7.1.0: - resolution: {integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==} + /string-width@7.2.0: + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} engines: {node: '>=18'} dependencies: emoji-regex: 10.3.0 @@ -3744,8 +3753,8 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: false - /tsconfck@3.1.0: - resolution: {integrity: sha512-CMjc5zMnyAjcS9sPLytrbFmj89st2g+JYtY/c02ug4Q+CZaAtCgbyviI0n1YvjZE/pzoc6FbNsINS13DOL1B9w==} + /tsconfck@3.1.1: + resolution: {integrity: sha512-00eoI6WY57SvZEVjm13stEVE90VkEdJAFGgpFLTsZbJyW/LwFQ7uQxJHWpZ2hzSWgCPKc9AnBnNP+0X7o3hAmQ==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -3892,8 +3901,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite@5.3.1: - resolution: {integrity: sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==} + /vite@5.3.3: + resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3921,13 +3930,13 @@ packages: optional: true dependencies: esbuild: 0.21.5 - postcss: 8.4.38 + postcss: 8.4.39 rollup: 4.17.2 optionalDependencies: fsevents: 2.3.3 dev: false - /vitefu@0.2.5(vite@5.3.1): + /vitefu@0.2.5(vite@5.3.3): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -3935,7 +3944,7 @@ packages: vite: optional: true dependencies: - vite: 5.3.1 + vite: 5.3.3 dev: false /web-namespaces@2.0.1: