Browse Source

build(deps): bump drizzle-orm from 0.43.1 to 0.44.1 in /src

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1913/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
c193143eb3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 674
      src/pnpm-lock.yaml

2
src/package.json

@ -35,7 +35,7 @@
"consola": "^3.4.2", "consola": "^3.4.2",
"crc-32": "^1.2.2", "crc-32": "^1.2.2",
"debug": "^4.4.1", "debug": "^4.4.1",
"drizzle-orm": "^0.43.1", "drizzle-orm": "^0.44.1",
"ip-bigint": "^8.2.1", "ip-bigint": "^8.2.1",
"is-cidr": "^5.1.1", "is-cidr": "^5.1.1",
"is-ip": "^5.0.1", "is-ip": "^5.0.1",

674
src/pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save