diff --git a/package.json b/package.json index 78119b4..b800ec2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.10.0", + "astro": "2.10.1", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2992373..e9b7797 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.10.0 - version: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + specifier: 2.10.1 + version: 2.10.1(@types/node@20.4.6)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.10.0) + version: 2.3.0(astro@2.10.1) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -146,8 +146,8 @@ packages: resolution: {integrity: sha512-E0TI/uyO8n+IPSZ4Fvl9Lne8JKEasR6ZMGvE2G096oTWOXSsPAhRs2LomV3z+/VRepo2h+t/SdVo54wox4eJwA==} dev: false - /@astrojs/internal-helpers@0.1.1: - resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} + /@astrojs/internal-helpers@0.1.2: + resolution: {integrity: sha512-YXLk1CUDdC9P5bjFZcGjz+cE/ZDceXObDTXn/GCID4r8LjThuexxi+dlJqukmUpkSItzQqgzfWnrPLxSFPejdA==} dev: false /@astrojs/language-server@1.0.5: @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.10.0): + /@astrojs/markdown-remark@2.2.1(astro@2.10.1): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1371,7 +1371,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: false /@jridgewell/gen-mapping@0.3.2: @@ -2078,17 +2078,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.10.0): + /astro-purgecss@2.3.0(astro@2.10.1): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.10.0(@types/node@20.4.6)(sass@1.64.2): - resolution: {integrity: sha512-0XgsWdN3tVcxzjC8amXXRc4bxzCnwiEnAaUtz73Rmb9sW9nPFtajNTWeM+9R2xIIk0PH27aVcXJWJPzQ+rtUEA==} + /astro@2.10.1(@types/node@20.4.6)(sass@1.64.2): + resolution: {integrity: sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2098,9 +2098,9 @@ packages: optional: true dependencies: '@astrojs/compiler': 1.8.0 - '@astrojs/internal-helpers': 0.1.1 + '@astrojs/internal-helpers': 0.1.2 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.10.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.10.1) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5