Skip to content

Commit a54fab2

Browse files
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](drizzle-team/drizzle-orm@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] <support@github.com>
1 parent fae2820 commit a54fab2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"cron": "^4.3.0",
4646
"discord.js": "^14.19.1",
47-
"drizzle-orm": "^0.44.2",
47+
"drizzle-orm": "^0.45.2",
4848
"hfksdjfskfhsjdfhkasfdhksf": "^1.0.5",
4949
"pg": "^8.15.6"
5050
}

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@fontsource/inter": "^5.0.18",
1414
"@number-flow/react": "^0.5.9",
1515
"@skyra/discord-components-react": "^3.6.1",
16-
"astro": "^4.9.2",
16+
"astro": "^6.1.5",
1717
"framer-motion": "^11.2.10",
1818
"react-icons": "^5.5.0",
1919
"tailwindcss": "^3.4.3"

0 commit comments

Comments
 (0)