From 5ecfefba9e3887f1fec1a483ff9e3107c0794978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:26:06 +0000 Subject: [PATCH] chore(deps): bump astro-integration-kit from 0.8.0 to 0.9.0 Bumps [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases) - [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.8.0...astro-integration-kit@0.9.0) --- updated-dependencies: - dependency-name: astro-integration-kit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/package.json b/package/package.json index d82dff9..6b9af2b 100644 --- a/package/package.json +++ b/package/package.json @@ -36,7 +36,7 @@ "astro": "^4.0.0" }, "dependencies": { - "astro-integration-kit": "^0.8.0" + "astro-integration-kit": "^0.9.0" }, "devDependencies": { "tsup": "^8.0.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa14338..3202562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.0.0 version: 4.1.2 astro-integration-kit: - specifier: ^0.8.0 - version: 0.8.0(astro@4.1.2) + specifier: ^0.9.0 + version: 0.9.0(astro@4.1.2) devDependencies: tsup: specifier: ^8.0.2 @@ -1500,8 +1500,8 @@ packages: tslib: 2.6.2 dev: false - /astro-integration-kit@0.8.0(astro@4.1.2): - resolution: {integrity: sha512-YTdSYrE6xrYpYWZghUUhsTs6Mt1H+/Mucv2VUPfhHoeY8IS9XbpA2adFEBRMd4n+sFd8W490gCUtjmWxnhEs9Q==} + /astro-integration-kit@0.9.0(astro@4.1.2): + resolution: {integrity: sha512-/x9ws0ZX8n8QqzLhn4AM4kuKIH9SOn4CoecftwwszRuYdcyp2AwGkSuEkCNs/z31tJc++qM/jtMC/gFFBsAXLQ==} peerDependencies: '@astrojs/db': ^0.9.0 '@vitejs/plugin-react': ^4.2.1