Skip to content

Commit 418049c

Browse files
build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (#45)
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-name: vite dependency-version: 7.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a056c5 commit 418049c

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
@@ -34,7 +34,7 @@
3434
"autoprefixer": "^10.4.21",
3535
"dotenv": "^17.2.1",
3636
"drizzle-kit": "^0.31.8",
37-
"drizzle-orm": "^0.44.4",
37+
"drizzle-orm": "^0.45.2",
3838
"flowbite": "^3.1.2",
3939
"flowbite-svelte": "^1.11.2",
4040
"flowbite-svelte-blocks": "^2.1.0",
@@ -50,7 +50,7 @@
5050
"tailwindcss": "^4.1.11",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.9.2",
53-
"vite": "^7.0.8",
53+
"vite": "^7.3.2",
5454
"vitest": "^3.2.4"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)