Skip to content

Commit

Permalink
update dotlottie player
Browse files Browse the repository at this point in the history
  • Loading branch information
sieu-db committed Dec 23, 2024
1 parent 010a33a commit ed00da5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"homepage": "https://github.com/draftbit/react-native-jigsaw#readme",
"dependencies": {
"@dotlottie/react-player": "1.6.1",
"@draftbit/react-theme-provider": "^2.1.1",
"@draftbit/theme": "52.0.2",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@expo/vector-icons": "^14.0.3",
"@gorhom/bottom-sheet": "5.0.6",
"@lottiefiles/dotlottie-react": "^0.12.0",
"@lottiefiles/react-lottie-player": "3.5.3",
"@mui/material": "^6.1.9",
"@mui/x-date-pickers": "^7.22.3",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1148,11 +1148,6 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@dotlottie/[email protected]":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@dotlottie/react-player/-/react-player-1.6.1.tgz#37ad746c38983aaffa97e80739d319a1f0dad345"
integrity sha512-ngZQYQ5w248ZW0SG4+tOfWU4ed44d94YVrwSWeCQDri1EtwZNG7tsaX34nvN6N+CzN1Et+wsQepsbOmvG85GXg==

"@draftbit/react-theme-provider@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@draftbit/react-theme-provider/-/react-theme-provider-2.1.1.tgz#8ae9d097d1d3c8a08fe04c583d4f020764e24f72"
Expand Down Expand Up @@ -2229,6 +2224,18 @@
yargs "17.7.2"
yargs-parser "21.1.1"

"@lottiefiles/dotlottie-react@^0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-react/-/dotlottie-react-0.12.0.tgz#2accb771470fbc38771e7872c1f29353c00e7dde"
integrity sha512-33Tsd67vlotrm43R8oko30Krwyuqb0YdOLra7L5m2mVfrTvDPEDBt8jfjgiveoLJ0jG/FlTLiCPXi/vCaBSXrg==
dependencies:
"@lottiefiles/dotlottie-web" "0.38.2"

"@lottiefiles/[email protected]":
version "0.38.2"
resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-web/-/dotlottie-web-0.38.2.tgz#fa97288443f695f6bb76f9e632eb83cd255a2874"
integrity sha512-01d+UjJ8NG7ZStYQxtb8FPzknzGmauG7gEkcH+wHfSdiSQJY9PoBNVSTB9V6F5hAnmFqOxaocTtd7TIEEnzMnA==

"@lottiefiles/[email protected]":
version "3.5.3"
resolved "https://registry.yarnpkg.com/@lottiefiles/react-lottie-player/-/react-lottie-player-3.5.3.tgz#e7e848f29577bc4eede87d677a0054de29378127"
Expand Down

0 comments on commit ed00da5

Please sign in to comment.