mirror of
https://github.com/dokploy/dokploy.git
synced 2026-06-14 03:19:49 +00:00
chore: update drizzle-orm version to 0.45.1 across all package.json files and remove catalog reference for improved dependency management
This commit is contained in:
+3
-5
@@ -46,12 +46,8 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"drizzle-orm": "0.41.0",
|
||||
"esbuild": "0.20.2"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"@prisma/client"
|
||||
],
|
||||
"onlyBuiltDependencies": [
|
||||
"@scarf/scarf",
|
||||
"@tree-sitter-grammars/tree-sitter-yaml",
|
||||
@@ -66,7 +62,9 @@
|
||||
"sharp",
|
||||
"ssh2",
|
||||
"tree-sitter",
|
||||
"tree-sitter-json"
|
||||
"tree-sitter-json",
|
||||
"@prisma/engines",
|
||||
"prisma"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user