File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"@prisma/client" : " 6.2.1" ,
28
+ "@sourcebot/logger" : " workspace:*" ,
28
29
"@types/readline-sync" : " ^1.4.8" ,
29
- "readline-sync" : " ^1.4.10" ,
30
- "@sourcebot/logger" : " workspace:*"
30
+ "readline-sync" : " ^1.4.10"
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -5814,6 +5814,7 @@ __metadata:
5814
5814
resolution: "@sourcebot/db@workspace:packages/db"
5815
5815
dependencies:
5816
5816
"@prisma/client": "npm:6.2.1"
5817
+ "@sourcebot/logger": "workspace:*"
5817
5818
"@types/argparse": "npm:^2.0.16"
5818
5819
"@types/readline-sync": "npm:^1.4.8"
5819
5820
argparse: "npm:^2.0.1"
@@ -5947,6 +5948,7 @@ __metadata:
5947
5948
"@sourcebot/crypto": "workspace:*"
5948
5949
"@sourcebot/db": "workspace:*"
5949
5950
"@sourcebot/error": "workspace:*"
5951
+ "@sourcebot/logger": "workspace:*"
5950
5952
"@sourcebot/schemas": "workspace:*"
5951
5953
"@ssddanbrown/codemirror-lang-twig": "npm:^1.0.0"
5952
5954
"@stripe/react-stripe-js": "npm:^3.1.1"
You can’t perform that action at this time.
0 commit comments