diff --git a/package.json b/package.json index df08f2f7..32671e4c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^4.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.2", - "astro": "4.3.2", + "astro": "4.3.6", "astro-compress": "^2.2.2", "astro-purgecss": "^4.0.0", "tailwindcss": "^3.3.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 673ee581..7da963f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 3.0.3 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.0.2(astro@4.3.2)(tailwindcss@3.3.5) + version: 5.0.2(astro@4.3.6)(tailwindcss@3.3.5) astro: - specifier: 4.3.2 - version: 4.3.2(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) + specifier: 4.3.6 + version: 4.3.6(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) astro-compress: specifier: ^2.2.2 version: 2.2.2 astro-purgecss: specifier: ^4.0.0 - version: 4.0.0(astro@4.3.2)(purgecss@5.0.0) + version: 4.0.0(astro@4.3.6)(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 version: 3.3.5 @@ -142,8 +142,8 @@ packages: resolution: {integrity: sha512-jkY7bCVxl27KeZsSxIZ+pqACe+g8VQUdTiSJRj/sXYdIaZlW3ZMq4qF2M17P/oDt3LBq0zLNwQr4Cb7fSpRGxQ==} dev: true - /@astrojs/compiler@2.5.0: - resolution: {integrity: sha512-ZDluNgMIJT+z+HJcZ6QEJ/KqaFkTkrb+Za6c6VZs8G/nb1LBErL14/iU5EVJ9yu25i4QCLweuBJ3m5df34gZJg==} + /@astrojs/compiler@2.5.3: + resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==} dev: false /@astrojs/internal-helpers@0.2.1: @@ -199,13 +199,13 @@ packages: zod: 3.22.4 dev: false - /@astrojs/tailwind@5.0.2(astro@4.3.2)(tailwindcss@3.3.5): + /@astrojs/tailwind@5.0.2(astro@4.3.6)(tailwindcss@3.3.5): resolution: {integrity: sha512-oXqeqmBlkQmsltrsU9nEWeXOtrZIAHW8dcmX7BCdrjzPnU6dPwWzAwhddNQ9ihKiWwsLnlbwQZIo2CDigcZlIA==} peerDependencies: astro: ^3.2.4 tailwindcss: ^3.0.24 dependencies: - astro: 4.3.2(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) + astro: 4.3.6(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) autoprefixer: 10.4.15(postcss@8.4.29) postcss: 8.4.29 postcss-load-config: 4.0.1(postcss@8.4.29) @@ -2071,22 +2071,22 @@ packages: - supports-color dev: true - /astro-purgecss@4.0.0(astro@4.3.2)(purgecss@5.0.0): + /astro-purgecss@4.0.0(astro@4.3.6)(purgecss@5.0.0): resolution: {integrity: sha512-6cOX2MNG2NEQ18/h1PngxvJT98NzwDmV3ivVN1wERV5GH+QR1Fi83cew3IZa/t8kLWDXuvgG83VpcwcCMrzRGA==} peerDependencies: astro: ^4.0.0 purgecss: ^5.0.0 dependencies: - astro: 4.3.2(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) + astro: 4.3.6(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2) purgecss: 5.0.0 dev: false - /astro@4.3.2(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2): - resolution: {integrity: sha512-SJotHzKG/I32ruYWItMRJjtmNQh14mVS7kahu3XfYyxvo6nx08PGJBTSPbqPrW1sjeQPHwcpVDFx3yMMK2kaxQ==} + /astro@4.3.6(@types/node@20.9.3)(sass@1.69.5)(typescript@5.2.2): + resolution: {integrity: sha512-VYJGsBygMtPM/qTRgn5QdxkSILgjpW2uHVw3snp/Gkl+N9uRAAnuYxrUO7wkbLejfrmlb0nZyyKG+H5VDQPbeg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.5.0 + '@astrojs/compiler': 2.5.3 '@astrojs/internal-helpers': 0.2.1 '@astrojs/markdown-remark': 4.2.1 '@astrojs/telemetry': 3.0.4 @@ -2140,6 +2140,7 @@ packages: semver: 7.5.4 server-destroy: 1.0.1 shikiji: 0.9.19 + shikiji-core: 0.9.19 string-width: 7.0.0 strip-ansi: 7.1.0 tsconfck: 3.0.0(typescript@5.2.2)