kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump drizzle-orm from 0.41.0 to 0.42.0 in /apps/api (#155)

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: drizzle-orm
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
ba37ca29 8825ea02

+1 -1
+1 -1
apps/api/package.json
··· 17 17 "@paralleldrive/cuid2": "^2.2.2", 18 18 "better-sqlite3": "^11.8.1", 19 19 "drizzle-kit": "^0.31.0", 20 - "drizzle-orm": "^0.41.0", 20 + "drizzle-orm": "^0.42.0", 21 21 "drizzle-typebox": "^0.3.1", 22 22 "elysia": "1.2.25" 23 23 },