Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@trycompai/billing": "workspace:*",
"@trycompai/company": "workspace:*",
"@trycompai/db": "workspace:*",
"@trycompai/design-system": "^1.0.32",
"@trycompai/design-system": "^1.1.16",
"@trycompai/email": "workspace:*",
"@trycompai/integration-platform": "workspace:*",
"@types/canvas-confetti": "^1.9.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@trycompai/auth": "workspace:*",
"@trycompai/company": "workspace:*",
"@trycompai/db": "workspace:*",
"@trycompai/design-system": "^1.0.43",
"@trycompai/design-system": "^1.1.16",
"@trycompai/email": "workspace:*",
"@trycompai/kv": "workspace:*",
"@trycompai/ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"dependencies": {
"@aws-sdk/client-s3": "3.1013.0",
"@aws-sdk/s3-request-presigner": "3.1013.0",
"@trycompai/design-system": "1.1.4",
"@trycompai/design-system": "1.1.16",
"@types/cheerio": "^1.0.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@upstash/vector": "^1.2.3",
Expand Down