From 7a19c90100c7f4bca7dbf22a79c09d4f210953f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:50:39 +0000 Subject: [PATCH] Bump astro from 3.6.4 to 3.6.5 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@3.6.5/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@3.6.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e4e04c..62ab017 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/tailwind": "^5.0.2", "@types/alpinejs": "^3.0.0", "alpinejs": "^3.0.0", - "astro": "^3.3.2", + "astro": "^3.6.5", "csv-parse": "^5.5.2", "sass": "^1.69.4", "simple-datatables": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 74cfca1..65c0c53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -788,10 +788,10 @@ array-iterate@^2.0.0: resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24" integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg== -astro@^3.3.2: - version "3.6.4" - resolved "https://registry.yarnpkg.com/astro/-/astro-3.6.4.tgz#9741fb45a449992333af5e39ec6925eb658875e1" - integrity sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw== +astro@^3.6.5: + version "3.6.5" + resolved "https://registry.yarnpkg.com/astro/-/astro-3.6.5.tgz#5109630cca188ec897e52a16dd0fa8052b556a89" + integrity sha512-fyVubQfb6+Bc2/XigXNeJ06HHwNFB9EnAQohJcrja6RB1PhIcZRusyIamywHWjoJ4a1T0HxMkzBLNW96DBqpNw== dependencies: "@astrojs/compiler" "^2.3.0" "@astrojs/internal-helpers" "0.2.1" @@ -3343,6 +3343,7 @@ streamx@^2.13.0, streamx@^2.15.0: bare-events "^2.2.0" "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: + name string-width-cjs version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -3385,6 +3386,7 @@ stringify-entities@^4.0.0: character-entities-legacy "^3.0.0" "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: + name strip-ansi-cjs version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==