From 11b8434788505b56cac72d890dceed080e5d4fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 11:02:17 +0100 Subject: [PATCH] Bump astro from 4.2.7 to 4.3.5 (#165) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1767385..f50c3db 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/react": "^3.0.10", "@directus/sdk": "^14.0.0", "@uidotdev/usehooks": "^2.4.1", - "astro": "^4.2.7", + "astro": "^4.3.5", "classnames": "^2.5.1", "random-avatar-generator": "^2.0.0", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f49229..55f762f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@astrojs/node': specifier: ^7.0.4 - version: 7.0.4(astro@4.2.7) + version: 7.0.4(astro@4.3.5) '@astrojs/react': specifier: ^3.0.10 version: 3.0.10(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)(vite@5.0.12) @@ -18,8 +18,8 @@ dependencies: specifier: ^2.4.1 version: 2.4.1(react-dom@18.2.0)(react@18.2.0) astro: - specifier: ^4.2.7 - version: 4.2.7(sass@1.70.0)(typescript@5.1.3) + specifier: ^4.3.5 + version: 4.3.5(sass@1.70.0)(typescript@5.1.3) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -83,6 +83,11 @@ packages: /@astrojs/compiler@2.5.1: resolution: {integrity: sha512-o2hKiFJXZOm1Gov+RGXSWnKlnb/UF7KRTx/Y2uazYe3+MrLY+sqLN+yB4EH2bElc0l1K9cDb4mZSejuq563rGQ==} + dev: true + + /@astrojs/compiler@2.5.3: + resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==} + dev: false /@astrojs/internal-helpers@0.2.1: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} @@ -109,12 +114,12 @@ packages: - supports-color dev: false - /@astrojs/node@7.0.4(astro@4.2.7): + /@astrojs/node@7.0.4(astro@4.3.5): resolution: {integrity: sha512-og36WkHZ+v32filXWx2Iu9iwj6v9QUQaBl5GcTHVGmw1lrGdztl0MtbqbY56az4ew/HkWq3GPSSQ70aZd0u86Q==} peerDependencies: astro: ^4.0.0 dependencies: - astro: 4.2.7(sass@1.70.0)(typescript@5.1.3) + astro: 4.3.5(sass@1.70.0)(typescript@5.1.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -3003,12 +3008,12 @@ packages: - supports-color dev: true - /astro@4.2.7(sass@1.70.0)(typescript@5.1.3): - resolution: {integrity: sha512-m2zGL6JVwcxAV9IwwAXMHAchd8sJukW/hmskYSkIO5D4gVE9oh1SG7HA71BBxl1lJfI1j+RPAgjXQsSuGjLUjA==} + /astro@4.3.5(sass@1.70.0)(typescript@5.1.3): + resolution: {integrity: sha512-7jPffNlcmDO94NlkWe/hUWta/pIjlx1LVD/DZb/fyjT1Jv+7mGhKZBIjkDfeVpequW70mep8cAS5RM7Pxa0Gdg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.5.1 + '@astrojs/compiler': 2.5.3 '@astrojs/internal-helpers': 0.2.1 '@astrojs/markdown-remark': 4.2.1 '@astrojs/telemetry': 3.0.4