Skip to content

Commit

Permalink
update packages version
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Oct 31, 2023
1 parent 7a3f6d1 commit 4b004aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@celluloid/prisma": "*",
"@celluloid/react-player": "2.14.0",
"@celluloid/trpc": "*",
"@celluloid/types": "^0.1.0",
"@celluloid/types": "*",
"@cutting/use-get-parent-size": "^2.1.4",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@ __metadata:
languageName: unknown
linkType: soft

"@celluloid/types@^0.1.0, @celluloid/types@workspace:packages/types":
"@celluloid/types@*, @celluloid/types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@celluloid/types@workspace:packages/types"
dependencies:
Expand Down Expand Up @@ -11755,7 +11755,7 @@ __metadata:
"@celluloid/prisma": "*"
"@celluloid/react-player": 2.14.0
"@celluloid/trpc": "*"
"@celluloid/types": ^0.1.0
"@celluloid/types": "*"
"@cutting/use-get-parent-size": ^2.1.4
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
Expand Down

0 comments on commit 4b004aa

Please sign in to comment.