mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-03-31 08:44:14 +00:00
Bump drizzle-kit from 0.30.5 to 0.30.6
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.30.5 to 0.30.6. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.5...drizzle-kit@0.30.6) --- 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
dca86cc921
commit
75825a7a18
2 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@
|
|||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"globals": "^16.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1593,9 +1593,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"drizzle-kit@npm:^0.30.5":
|
||||
version: 0.30.5
|
||||
resolution: "drizzle-kit@npm:0.30.5"
|
||||
"drizzle-kit@npm:^0.30.6":
|
||||
version: 0.30.6
|
||||
resolution: "drizzle-kit@npm:0.30.6"
|
||||
dependencies:
|
||||
"@drizzle-team/brocli": "npm:^0.10.2"
|
||||
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
||||
|
@ -1604,7 +1604,7 @@ __metadata:
|
|||
gel: "npm:^2.0.0"
|
||||
bin:
|
||||
drizzle-kit: bin.cjs
|
||||
checksum: 10c0/9bb64214d795e12e6ef941c5bc46fe0fbf2de0f8e56dbb16eb69ee2d02655907f291aa0d17ae19c0adf399f6fcc833630fe4f969e093936d8baac0069df4a542
|
||||
checksum: 10c0/a210a8349654b2baf3767fe7b3d4cc90aaae52810437d97f70c4e9f17b37543a0e460f94c643dba23f512d2298772eb6485ecd26599ffcdef9ef5cf90c4885f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3266,7 +3266,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
|
||||
"@typescript-eslint/parser": "npm:^8.28.0"
|
||||
discord.js: "npm:^14.18.0"
|
||||
drizzle-kit: "npm:^0.30.5"
|
||||
drizzle-kit: "npm:^0.30.6"
|
||||
drizzle-orm: "npm:^0.41.0"
|
||||
eslint: "npm:^9.23.0"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue