From 92d4be91dffef7e22f45dfac602dbb535f184d4f Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 24 Aug 2024 01:34:16 -0500 Subject: [PATCH] upgrade astro --- Dockerfile | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Dockerfile b/Dockerfile index 289b96f..f335cd2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM node:20.16.0-alpine3.20 AS base -LABEL version="0.5.0" +LABEL version="0.5.1" LABEL description="Astro based website to use as a profile" ENV PNPM_HOME="/pnpm" diff --git a/package.json b/package.json index 1a5279e..f46aeea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "site-profile", "type": "module", - "version": "0.5.0", + "version": "0.5.1", "scripts": { "dev": "astro dev", "start": "astro dev", @@ -13,7 +13,7 @@ "@astrojs/check": "^0.9.3", "@astrojs/node": "^8.3.3", "@directus/sdk": "^17.0.0", - "astro": "^4.14.2", + "astro": "^4.14.5", "typescript": "^5.5.4" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 756a41a..9d4abca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: version: 0.9.3(typescript@5.5.4) '@astrojs/node': specifier: ^8.3.3 - version: 8.3.3(astro@4.14.2(rollup@4.21.0)(typescript@5.5.4)) + version: 8.3.3(astro@4.14.5(rollup@4.21.0)(typescript@5.5.4)) '@directus/sdk': specifier: ^17.0.0 version: 17.0.0 astro: - specifier: ^4.14.2 - version: 4.14.2(rollup@4.21.0)(typescript@5.5.4) + specifier: ^4.14.5 + version: 4.14.5(rollup@4.21.0)(typescript@5.5.4) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -672,8 +672,8 @@ packages: array-iterate@2.0.1: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} - astro@4.14.2: - resolution: {integrity: sha512-x9VeYx8Ih6kYKBMVwwsfRzsZVq30+SUhiawnYQ6+46qQnEx3zH05KcH24HsJMe6dVpHD8HdH7CWR5C4o7Q/jeg==} + astro@4.14.5: + resolution: {integrity: sha512-sv47kPE6FnvyxxHHcCePNwTKpOMKBq0r1m6WZYg6ag9j3yF9m72ov64NFB7c+hAMDUKgsHfVdLKjOOqDC/c+fA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2071,9 +2071,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.3(astro@4.14.2(rollup@4.21.0)(typescript@5.5.4))': + '@astrojs/node@8.3.3(astro@4.14.5(rollup@4.21.0)(typescript@5.5.4))': dependencies: - astro: 4.14.2(rollup@4.21.0)(typescript@5.5.4) + astro: 4.14.5(rollup@4.21.0)(typescript@5.5.4) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2639,7 +2639,7 @@ snapshots: array-iterate@2.0.1: {} - astro@4.14.2(rollup@4.21.0)(typescript@5.5.4): + astro@4.14.5(rollup@4.21.0)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1