mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency drizzle-kit to ^0.20.17 (#367)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0342a177bb
commit
04a313186f
@@ -30,7 +30,7 @@
|
||||
"better-sqlite3": "^9.5.0",
|
||||
"drizzle-orm": "^0.30.8",
|
||||
"mysql2": "3.9.6",
|
||||
"drizzle-kit": "^0.20.16"
|
||||
"drizzle-kit": "^0.20.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -473,8 +473,8 @@ importers:
|
||||
specifier: ^9.5.0
|
||||
version: 9.5.0
|
||||
drizzle-kit:
|
||||
specifier: ^0.20.16
|
||||
version: 0.20.16
|
||||
specifier: ^0.20.17
|
||||
version: 0.20.17
|
||||
drizzle-orm:
|
||||
specifier: ^0.30.8
|
||||
version: 0.30.8(@types/better-sqlite3@7.6.9)(@types/react@18.2.79)(better-sqlite3@9.5.0)(mysql2@3.9.6)(react@18.2.0)
|
||||
@@ -3096,8 +3096,8 @@ packages:
|
||||
resolution: {integrity: sha512-vyJTp8+mC+G+5dfgsY+r3ckxlz+QMX40VjPQsZc5gxVAxLmi64TBoVkP54A/pRAXMXsbu2GMMBrZPxNv23waMg==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
|
||||
drizzle-kit@0.20.16:
|
||||
resolution: {integrity: sha512-WoqV0XDny8mHnVoLYcUs6H3Ae1HBxeV0zi3VXG/mTahIQYfadZmIc3eRqzXjD3yxemj+GdHI1nThddmsoabdIA==}
|
||||
drizzle-kit@0.20.17:
|
||||
resolution: {integrity: sha512-mLVDS4nXmO09wFVlzGrdshWnAL+U9eQGC5zRs6hTN6Q9arwQGWU2XnZ17I8BM8Quau8CQRx3Ms6VPgRWJFVp7Q==}
|
||||
hasBin: true
|
||||
|
||||
drizzle-orm@0.30.8:
|
||||
@@ -7875,7 +7875,7 @@ snapshots:
|
||||
dependencies:
|
||||
wordwrap: 1.0.0
|
||||
|
||||
drizzle-kit@0.20.16:
|
||||
drizzle-kit@0.20.17:
|
||||
dependencies:
|
||||
'@esbuild-kit/esm-loader': 2.6.5
|
||||
'@hono/node-server': 1.11.0
|
||||
|
||||
Reference in New Issue
Block a user