From a54fab25d8abbde072d9d43756b1365047cb9d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:11:53 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the / directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm). Bumps the npm_and_yarn group with 1 update in the /web directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `drizzle-orm` from 0.44.7 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.44.7...0.45.2) Updates `astro` from 4.16.19 to 6.1.5 - [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@6.1.5/packages/astro) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 062f360..003fa9c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "cron": "^4.3.0", "discord.js": "^14.19.1", - "drizzle-orm": "^0.44.2", + "drizzle-orm": "^0.45.2", "hfksdjfskfhsjdfhkasfdhksf": "^1.0.5", "pg": "^8.15.6" } diff --git a/web/package.json b/web/package.json index eec61ab..e4927c9 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "@fontsource/inter": "^5.0.18", "@number-flow/react": "^0.5.9", "@skyra/discord-components-react": "^3.6.1", - "astro": "^4.9.2", + "astro": "^6.1.5", "framer-motion": "^11.2.10", "react-icons": "^5.5.0", "tailwindcss": "^3.4.3"