From f5389056149bab0e7721ae1a4600a69c7cbc32ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:45:46 +0000 Subject: [PATCH] Bump astro from 4.0.7 to 4.1.2 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.7 to 4.1.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.1.2/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 50 ++++++++++++++++++++++++++------------------------ 2 files changed, 27 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 804b7c6..953ff6a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@astrojs/react": "^3.0.8", "@directus/sdk": "^14.0.0", "@uidotdev/usehooks": "^2.4.1", - "astro": "^4.0.7", + "astro": "^4.1.2", "classnames": "^2.3.2", "random-avatar-generator": "^2.0.0", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a20da75..2a6d3a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,13 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@astrojs/node': specifier: ^7.0.2 - version: 7.0.2(astro@4.0.7) + version: 7.0.2(astro@4.1.2) '@astrojs/react': specifier: ^3.0.8 version: 3.0.8(@types/react-dom@18.2.18)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0)(vite@5.0.10) @@ -14,8 +18,8 @@ dependencies: specifier: ^2.4.1 version: 2.4.1(react-dom@18.2.0)(react@18.2.0) astro: - specifier: ^4.0.7 - version: 4.0.7(sass@1.69.5)(typescript@5.1.3) + specifier: ^4.1.2 + version: 4.1.2(sass@1.69.5)(typescript@5.1.3) classnames: specifier: ^2.3.2 version: 2.3.2 @@ -77,13 +81,8 @@ packages: resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==} dev: true - /@astrojs/compiler@2.3.2: - resolution: {integrity: sha512-jkY7bCVxl27KeZsSxIZ+pqACe+g8VQUdTiSJRj/sXYdIaZlW3ZMq4qF2M17P/oDt3LBq0zLNwQr4Cb7fSpRGxQ==} - dev: true - /@astrojs/compiler@2.3.4: resolution: {integrity: sha512-33/YtWoBCE0cBUNy1kh78FCDXBoBANX87ShgATlAHECYbG2+buNTAgq4Xgz4t5NgnEHPN21GIBC2Mvvwisoutw==} - dev: false /@astrojs/internal-helpers@0.2.1: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} @@ -110,12 +109,12 @@ packages: - supports-color dev: false - /@astrojs/node@7.0.2(astro@4.0.7): + /@astrojs/node@7.0.2(astro@4.1.2): resolution: {integrity: sha512-g07KV9JBbUubfzLyu2ql+zu09dW3a7zVX1fDr6UriQdz6BvPh0Y0Qn+DqA5P8JwSKAw93mJDuChDW7JrI7CBJg==} peerDependencies: astro: ^4.0.0 dependencies: - astro: 4.0.7(sass@1.69.5)(typescript@5.1.3) + astro: 4.1.2(sass@1.69.5)(typescript@5.1.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2906,7 +2905,6 @@ packages: resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} dependencies: dequal: 2.0.3 - dev: true /array-buffer-byte-length@1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} @@ -2992,10 +2990,10 @@ packages: resolution: {integrity: sha512-k9ASvY8pa6qttM+fvNJCILxxjftfNg/ou5cjd25SVHsc7moplezGGM9fgMUyf24SRYt8ShO603oHRDn2KqwxMg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 2.3.2 + '@astrojs/compiler': 2.3.4 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - astrojs-compiler-sync: 0.3.3(@astrojs/compiler@2.3.2) + astrojs-compiler-sync: 0.3.3(@astrojs/compiler@2.3.4) debug: 4.3.4 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -3004,8 +3002,8 @@ packages: - supports-color dev: true - /astro@4.0.7(sass@1.69.5)(typescript@5.1.3): - resolution: {integrity: sha512-K+Ms2AAQvi6yERPuglcI69tnHyTT44JCjzqprSjw3uOwFX7N9obpLgbhmLMH1fPFTgzt3ZD7APjmtDPN51makw==} + /astro@4.1.2(sass@1.69.5)(typescript@5.1.3): + resolution: {integrity: sha512-C/CrsIjRnRZYsLIBquAoTKj3ZPyGPVRByEcPMs6CrJLiHmcYnjpRMVd7oBFepU6772U1ZcXLy0zdxoRYjHFf5w==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -3021,6 +3019,8 @@ packages: '@babel/types': 7.23.5 '@types/babel__core': 7.20.5 acorn: 8.11.2 + aria-query: 5.3.0 + axobject-query: 4.0.0 boxen: 7.1.1 chokidar: 3.5.3 ci-info: 4.0.0 @@ -3071,7 +3071,7 @@ packages: yargs-parser: 21.1.1 zod: 3.22.4 optionalDependencies: - sharp: 0.32.5 + sharp: 0.32.6 transitivePeerDependencies: - '@types/node' - less @@ -3084,13 +3084,13 @@ packages: - typescript dev: false - /astrojs-compiler-sync@0.3.3(@astrojs/compiler@2.3.2): + /astrojs-compiler-sync@0.3.3(@astrojs/compiler@2.3.4): resolution: {integrity: sha512-LbhchWgsvjvRBb5n5ez8/Q/f9ZKViuox27VxMDOdTUm8MRv9U7phzOiLue5KluqTmC0z1LId4gY2SekvoDrkuw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 2.3.2 + '@astrojs/compiler': 2.3.4 synckit: 0.8.5 dev: true @@ -3124,6 +3124,12 @@ packages: dequal: 2.0.3 dev: true + /axobject-query@4.0.0: + resolution: {integrity: sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==} + dependencies: + dequal: 2.0.3 + dev: false + /b4a@1.6.4: resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==} requiresBuild: true @@ -7841,8 +7847,8 @@ packages: kind-of: 6.0.3 dev: false - /sharp@0.32.5: - resolution: {integrity: sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==} + /sharp@0.32.6: + resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==} engines: {node: '>=14.15.0'} requiresBuild: true dependencies: @@ -9040,7 +9046,3 @@ packages: /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: false - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false