Browse Source

build(deps-dev): bump drizzle-kit from 0.31.6 to 0.31.7 in /src

Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.31.6 to 0.31.7.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected])

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2303/head
dependabot[bot] 8 months ago
committed by GitHub
parent
commit
cfd3091762
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 10
      src/pnpm-lock.yaml

2
src/package.json

@ -59,7 +59,7 @@
"@types/debug": "^4.1.12", "@types/debug": "^4.1.12",
"@types/phc__format": "^1.0.1", "@types/phc__format": "^1.0.1",
"@types/semver": "^7.7.1", "@types/semver": "^7.7.1",
"drizzle-kit": "^0.31.6", "drizzle-kit": "^0.31.7",
"esbuild": "^0.27.0", "esbuild": "^0.27.0",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",

10
src/pnpm-lock.yaml

@ -121,8 +121,8 @@ importers:
specifier: ^7.7.1 specifier: ^7.7.1
version: 7.7.1 version: 7.7.1
drizzle-kit: drizzle-kit:
specifier: ^0.31.6 specifier: ^0.31.7
version: 0.31.6 version: 0.31.7
esbuild: esbuild:
specifier: ^0.27.0 specifier: ^0.27.0
version: 0.27.0 version: 0.27.0
@ -2965,8 +2965,8 @@ packages:
resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
engines: {node: '>=12'} engines: {node: '>=12'}
[email protected].6: [email protected].7:
resolution: {integrity: sha512-/B4e/4pwnx25QwD5xXgdpo1S+077a2VZdosXbItE/oNmUgQwZydGDz9qJYmnQl/b+5IX0rLfwRhrPnroGtrg8Q==} resolution: {integrity: sha512-hOzRGSdyKIU4FcTSFYGKdXEjFsncVwHZ43gY3WU5Bz9j5Iadp6Rh6hxLSQ1IWXpKLBKt/d5y1cpSPcV+FcoQ1A==}
hasBin: true hasBin: true
[email protected]: [email protected]:
@ -8450,7 +8450,7 @@ snapshots:
[email protected]: {} [email protected]: {}
[email protected].6: [email protected].7:
dependencies: dependencies:
'@drizzle-team/brocli': 0.10.2 '@drizzle-team/brocli': 0.10.2
'@esbuild-kit/esm-loader': 2.6.5 '@esbuild-kit/esm-loader': 2.6.5

Loading…
Cancel
Save