Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
fix: fix lock file (COR-000) (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
z4o4z authored Sep 24, 2024
1 parent f1954c1 commit 80cadc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"test:unit": "yarn g:vitest run --coverage"
},
"dependencies": {
"@voiceflow/base-types": "2.111.5",
"@voiceflow/base-types": "2.113.1",
"@voiceflow/dtos-interact": "1.1.0",
"@voiceflow/sdk-runtime": "workspace:*",
"@voiceflow/slate-serializer": "1.5.5",
"@voiceflow/stitches-react": "2.3.1",
"@voiceflow/voiceflow-types": "3.31.6",
"@voiceflow/voiceflow-types": "3.32.1",
"bowser": "2.11.0",
"chroma-js": "2.4.2",
"clsx": "1.2.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6101,13 +6101,13 @@ __metadata:
"@types/react": 18.2.8
"@types/react-dom": 18.2.4
"@vitejs/plugin-react": 4.2.1
"@voiceflow/base-types": 2.111.5
"@voiceflow/base-types": 2.113.1
"@voiceflow/dtos-interact": 1.1.0
"@voiceflow/sdk-runtime": "workspace:*"
"@voiceflow/slate-serializer": 1.5.5
"@voiceflow/stitches-react": 2.3.1
"@voiceflow/test-common": 1.10.3
"@voiceflow/voiceflow-types": 3.31.6
"@voiceflow/voiceflow-types": 3.32.1
bowser: 2.11.0
chroma-js: 2.4.2
chromatic: 11.2.0
Expand Down

0 comments on commit 80cadc1

Please sign in to comment.