From 25bc90aa832f0d8391a77264ff39d869fef4bf8d Mon Sep 17 00:00:00 2001 From: Wes Souza Date: Sat, 17 Dec 2022 08:10:14 -0500 Subject: [PATCH] Update astro to 1.6.13 --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 46b6f03..7527553 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@sentry/browser": "^7.27.0", "@sentry/integrations": "^7.27.0", "@sentry/tracing": "^7.27.0", - "astro": "1.6.12", + "astro": "1.6.13", "cookie": "^0.5.0", "date-fns": "^2.29.3", "focus-trap-react": "^10.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96dd17d..b54c65f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ specifiers: '@types/styled-components': ^5.1.26 '@typescript-eslint/eslint-plugin': ^5.46.1 '@typescript-eslint/parser': ^5.46.1 - astro: 1.6.12 + astro: 1.6.13 cookie: ^0.5.0 date-fns: ^2.29.3 eslint: ^8.30.0 @@ -48,7 +48,7 @@ dependencies: '@sentry/browser': 7.27.0 '@sentry/integrations': 7.27.0 '@sentry/tracing': 7.27.0 - astro: 1.6.12_xjr4acysxvoftwilme7rwvbq5q + astro: 1.6.13_xjr4acysxvoftwilme7rwvbq5q cookie: 0.5.0 date-fns: 2.29.3 focus-trap-react: 10.0.2_v2m5e27vhdewzwhryxwfaorcca @@ -2128,8 +2128,8 @@ packages: tslib: 2.4.1 dev: false - /astro/1.6.12_xjr4acysxvoftwilme7rwvbq5q: - resolution: {integrity: sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==} + /astro/1.6.13_xjr4acysxvoftwilme7rwvbq5q: + resolution: {integrity: sha512-26Ip+7iCdHiK4FQokEWNYTcVDkJ76KLwlzUsuzLck8QBiUFQQUm9fs5nITHDI06k1EYfODYPH81xqZavXlC3Hg==} engines: {node: ^14.18.0 || >=16.12.0, npm: '>=6.14.0'} hasBin: true dependencies: @@ -2157,7 +2157,6 @@ packages: deepmerge-ts: 4.2.2 diff: 5.1.0 es-module-lexer: 0.10.5 - esbuild: 0.14.54 execa: 6.1.0 fast-glob: 3.2.12 github-slugger: 1.5.0 @@ -2190,8 +2189,8 @@ packages: typescript: 4.9.4 unist-util-visit: 4.1.1 vfile: 5.3.6 - vite: 3.2.4_@types+node@18.11.16 - vitefu: 0.2.2_vite@3.2.4 + vite: 3.2.5_@types+node@18.11.16 + vitefu: 0.2.2_vite@3.2.5 yargs-parser: 21.1.1 zod: 3.19.1 transitivePeerDependencies: @@ -6474,8 +6473,8 @@ packages: vfile-message: 3.1.3 dev: false - /vite/3.2.4_@types+node@18.11.16: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/3.2.5_@types+node@18.11.16: + resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -6508,7 +6507,7 @@ packages: fsevents: 2.3.2 dev: false - /vitefu/0.2.2_vite@3.2.4: + /vitefu/0.2.2_vite@3.2.5: resolution: {integrity: sha512-8CKEIWPm4B4DUDN+h+hVJa9pyNi7rzc5MYmbxhs1wcMakueGFNWB5/DL30USm9qU3xUPnL4/rrLEAwwFiD1tag==} peerDependencies: vite: ^3.0.0 @@ -6516,7 +6515,7 @@ packages: vite: optional: true dependencies: - vite: 3.2.4_@types+node@18.11.16 + vite: 3.2.5_@types+node@18.11.16 dev: false /vscode-css-languageservice/6.2.1: