mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump drizzle-kit from 0.30.0 to 0.30.1
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.30.0 to 0.30.1. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.0...drizzle-kit@0.30.1) --- updated-dependencies: - dependency-name: drizzle-kit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f96fb66ed7
commit
79ecaae2ff
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
"@types/pg": "^8.11.10",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"@typescript-eslint/parser": "^8.18.0",
|
||||
"drizzle-kit": "^0.30.0",
|
||||
"drizzle-kit": "^0.30.1",
|
||||
"eslint": "^9.16.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1394,9 +1394,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"drizzle-kit@npm:^0.30.0":
|
||||
version: 0.30.0
|
||||
resolution: "drizzle-kit@npm:0.30.0"
|
||||
"drizzle-kit@npm:^0.30.1":
|
||||
version: 0.30.1
|
||||
resolution: "drizzle-kit@npm:0.30.1"
|
||||
dependencies:
|
||||
"@drizzle-team/brocli": "npm:^0.10.2"
|
||||
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
||||
|
@ -1404,7 +1404,7 @@ __metadata:
|
|||
esbuild-register: "npm:^3.5.0"
|
||||
bin:
|
||||
drizzle-kit: bin.cjs
|
||||
checksum: 10c0/8d990b72a616029d260ce420c678d73a33a76560146144dd75f4a457e429a18f50019932ceda358ff283fb13128caa678420f0cad8aa1c68528539678ffbfce6
|
||||
checksum: 10c0/775f8e1afa85a3c8d5a86a621d130110012063d7204134fdaf494860a0913433c3a755113a71c0555009123012900bbe40b149d4e4e0eadcef953374f273922c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2818,7 +2818,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
|
||||
"@typescript-eslint/parser": "npm:^8.18.0"
|
||||
discord.js: "npm:^14.16.3"
|
||||
drizzle-kit: "npm:^0.30.0"
|
||||
drizzle-kit: "npm:^0.30.1"
|
||||
drizzle-orm: "npm:^0.38.2"
|
||||
eslint: "npm:^9.16.0"
|
||||
pg: "npm:^8.13.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue