Skip to content

Commit

Permalink
Merge pull request #9 from Virenbar/renovate/lottiefiles-lottie-playe…
Browse files Browse the repository at this point in the history
…r-2.x

chore(deps): update dependency @lottiefiles/lottie-player to v2
  • Loading branch information
Virenbar authored Jul 10, 2023
2 parents 7158dac + 0a3aa6f commit b24bb40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@lottiefiles/lottie-player": "^1.7.1",
"@lottiefiles/lottie-player": "^2.0.2",
"bootstrap": "^5.3.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -625,10 +625,10 @@
dependencies:
"@lit-labs/ssr-dom-shim" "^1.0.0"

"@lottiefiles/lottie-player@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-1.7.1.tgz#d2827bbdd7b0235e7b967486019acea364e01bef"
integrity sha512-U2gokX7ZXHCD+DgRXfaFyxuVsc0SYfC2mXndnCVwGvpdApUGqvpZovihdB8p9fDKU2SBWLWBq38CuJTVz6k3Hg==
"@lottiefiles/lottie-player@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-2.0.2.tgz#1c882b2c6b99c2a94e81773bb0fc0f163cefd674"
integrity sha512-R9WF2/gFboZ0GW3QjqtbZF94JQq8oI1t5XWZPtTypvk2xTizphybZu+c08QFQbqY6rnkazHIyRBj2MK0qr6Hrw==
dependencies:
"@types/pako" "^1.0.1"
lit "^2.1.2"
Expand Down

0 comments on commit b24bb40

Please sign in to comment.