Skip to content

Commit 7002340

Browse files
build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /src/frontend directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `drizzle-orm` from 0.44.4 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.44.4...0.45.2) Updates `vite` from 7.0.8 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53bbcad commit 7002340

2 files changed

Lines changed: 503 additions & 233 deletions

File tree

src/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"autoprefixer": "^10.4.21",
3434
"dotenv": "^17.2.1",
3535
"drizzle-kit": "^0.31.8",
36-
"drizzle-orm": "^0.44.4",
36+
"drizzle-orm": "^0.45.2",
3737
"flowbite": "^3.1.2",
3838
"flowbite-svelte": "^1.11.2",
3939
"flowbite-svelte-blocks": "^2.1.0",
@@ -49,7 +49,7 @@
4949
"tailwindcss": "^4.1.11",
5050
"tslib": "^2.8.1",
5151
"typescript": "^5.9.2",
52-
"vite": "^7.0.8",
52+
"vite": "^7.3.2",
5353
"vitest": "^3.2.4"
5454
},
5555
"dependencies": {

0 commit comments

Comments
 (0)