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 2525 },
2626 "dependencies" : {
2727 "@prisma/client" : " 6.2.1" ,
28+ "@sourcebot/logger" : " workspace:*" ,
2829 "@types/readline-sync" : " ^1.4.8" ,
29- "readline-sync" : " ^1.4.10" ,
30- "@sourcebot/logger" : " workspace:*"
30+ "readline-sync" : " ^1.4.10"
3131 }
3232}
Original file line number Diff line number Diff line change @@ -5814,6 +5814,7 @@ __metadata:
58145814 resolution: "@sourcebot/db@workspace:packages/db"
58155815 dependencies:
58165816 "@prisma/client": "npm:6.2.1"
5817+ "@sourcebot/logger": "workspace:*"
58175818 "@types/argparse": "npm:^2.0.16"
58185819 "@types/readline-sync": "npm:^1.4.8"
58195820 argparse: "npm:^2.0.1"
@@ -5947,6 +5948,7 @@ __metadata:
59475948 "@sourcebot/crypto": "workspace:*"
59485949 "@sourcebot/db": "workspace:*"
59495950 "@sourcebot/error": "workspace:*"
5951+ "@sourcebot/logger": "workspace:*"
59505952 "@sourcebot/schemas": "workspace:*"
59515953 "@ssddanbrown/codemirror-lang-twig": "npm:^1.0.0"
59525954 "@stripe/react-stripe-js": "npm:^3.1.1"
You can’t perform that action at this time.
0 commit comments