From 7ecfdcfd0fc0a870908ecf4ac3fc496b07a8da56 Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Sun, 21 May 2023 01:21:35 +0700 Subject: [PATCH] build(deps): update astro to version 2.3.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index a3c53eee..1e575cc1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/rss": "^2.4.2", "@astrojs/sitemap": "^1.3.1", "@astrojs/tailwind": "^3.1.3", - "astro": "2.2.0", + "astro": "2.3.0", "astro-compress": "^1.1.43", "astro-purgecss": "^2.0.1", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06381323..4824043b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,16 +12,16 @@ dependencies: version: 1.3.1 '@astrojs/tailwind': specifier: ^3.1.3 - version: 3.1.3(astro@2.2.0)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 3.1.3(astro@2.3.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.2.0 - version: 2.2.0(@types/node@20.2.1)(sass@1.62.1) + specifier: 2.3.0 + version: 2.3.0(@types/node@20.2.1)(sass@1.62.1) astro-compress: specifier: ^1.1.43 version: 1.1.43 astro-purgecss: specifier: ^2.0.1 - version: 2.0.1(astro@2.2.0) + version: 2.0.1(astro@2.3.0) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.2.0): + /@astrojs/markdown-remark@2.2.1(astro@2.3.0): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.2.0(@types/node@20.2.1)(sass@1.62.1) + astro: 2.3.0(@types/node@20.2.1)(sass@1.62.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,14 +210,14 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@3.1.3(astro@2.2.0)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@3.1.3(astro@2.3.0)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-10S1omrv5K5HRVAZ0fBgN5vQykn2HRL332LAVFyBASMn1Ff6gDfSK+CPUeUu94eZUOEaPnECLK8EHAqZ8iY9CA==} peerDependencies: astro: ^2.5.0 tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.2.0(@types/node@20.2.1)(sass@1.62.1) + astro: 2.3.0(@types/node@20.2.1)(sass@1.62.1) autoprefixer: 10.4.14(postcss@8.4.23) postcss: 8.4.23 postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) @@ -1882,17 +1882,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.0.1(astro@2.2.0): + /astro-purgecss@2.0.1(astro@2.3.0): resolution: {integrity: sha512-G1DYu2wvfodPc4fTBcCOaKGuTBosyHZnXEgfKh64e4eCaHupCeaBrrIwBxFUePFZIvm1vciDWYUiPIG7qTKgOg==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.2.0(@types/node@20.2.1)(sass@1.62.1) + astro: 2.3.0(@types/node@20.2.1)(sass@1.62.1) purgecss: 5.0.0 dev: false - /astro@2.2.0(@types/node@20.2.1)(sass@1.62.1): - resolution: {integrity: sha512-7ggQHIyWadnjRY+Jo7nZmYF5xspeAWCjQV+fPkad7u86hj0qjhU+8WvCZI1q7cvJo9o0DMzaI+3vH1voIK7Czg==} + /astro@2.3.0(@types/node@20.2.1)(sass@1.62.1): + resolution: {integrity: sha512-1t8U6vDHQLT0gw0IXZLtJKDIShCcJwOuh0K1JyPgFwu1famb/ggyvsqp9nxBZIbNV8BcAWDHrJA+Z7hh1oEiWA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1903,7 +1903,7 @@ packages: dependencies: '@astrojs/compiler': 1.4.2 '@astrojs/language-server': 0.28.3 - '@astrojs/markdown-remark': 2.2.1(astro@2.2.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.3.0) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.1.1 '@babel/core': 7.21.0