mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
fix(deps): update dependency drizzle-kit to ^0.22.1 (#590)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b39e87212
commit
51fb7cb402
@@ -36,7 +36,7 @@
|
||||
"better-sqlite3": "^10.1.0",
|
||||
"drizzle-orm": "^0.31.0",
|
||||
"mysql2": "3.10.0",
|
||||
"drizzle-kit": "^0.22.0"
|
||||
"drizzle-kit": "^0.22.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -574,8 +574,8 @@ importers:
|
||||
specifier: ^10.1.0
|
||||
version: 10.1.0
|
||||
drizzle-kit:
|
||||
specifier: ^0.22.0
|
||||
version: 0.22.0
|
||||
specifier: ^0.22.1
|
||||
version: 0.22.1
|
||||
drizzle-orm:
|
||||
specifier: ^0.31.0
|
||||
version: 0.31.0(@types/better-sqlite3@7.6.10)(@types/react@18.3.3)(better-sqlite3@10.1.0)(mysql2@3.10.0)(react@18.3.1)
|
||||
@@ -3411,8 +3411,8 @@ packages:
|
||||
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
drizzle-kit@0.22.0:
|
||||
resolution: {integrity: sha512-vmkZZ1SOItQJayFHqEYxjxTCfJdKgAa5eQFj7tkIP+j9VtGnPZ1lhucS0tdjmYfJa30n0LlJ3gXXph+hxrGQPA==}
|
||||
drizzle-kit@0.22.1:
|
||||
resolution: {integrity: sha512-2at6LeHSGdhkwGtZbghtJaMUxWmeuLfX9X1O7um/SxfVbtK580h2jd59Gd5Z7TnofSS2tgmFiyEtM4fBat3KeA==}
|
||||
hasBin: true
|
||||
|
||||
drizzle-orm@0.31.0:
|
||||
@@ -8555,7 +8555,7 @@ snapshots:
|
||||
|
||||
dotenv@16.4.5: {}
|
||||
|
||||
drizzle-kit@0.22.0:
|
||||
drizzle-kit@0.22.1:
|
||||
dependencies:
|
||||
'@esbuild-kit/esm-loader': 2.6.5
|
||||
esbuild: 0.19.12
|
||||
|
||||
Reference in New Issue
Block a user