Skip to content

Commit

Permalink
chore(deps-dev): bump react-lottie-player from 1.5.6 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [react-lottie-player](https://github.com/mifi/react-lottie-player) from 1.5.6 to 2.1.0.
- [Release notes](https://github.com/mifi/react-lottie-player/releases)
- [Commits](mifi/react-lottie-player@v1.5.6...v2.1.0)

---
updated-dependencies:
- dependency-name: react-lottie-player
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 379bebf commit a0312c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gsap": "^3.12.5",
"next-mdx-remote": "^3.0.8",
"postcss": "^8.4.38",
"react-lottie-player": "^1.5.6",
"react-lottie-player": "^2.1.0",
"reading-time": "^1.5.0",
"rehype-prism-plus": "^1.6.3",
"rehype-slug": "^6.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ __metadata:
postcss: "npm:^8.4.38"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-lottie-player: "npm:^1.5.6"
react-lottie-player: "npm:^2.1.0"
reading-time: "npm:^1.5.0"
rehype-prism-plus: "npm:^1.6.3"
rehype-slug: "npm:^6.0.0"
Expand Down Expand Up @@ -2835,7 +2835,7 @@ __metadata:
languageName: node
linkType: hard

"lottie-web@npm:^5.7.6":
"lottie-web@npm:^5.12.2":
version: 5.12.2
resolution: "lottie-web@npm:5.12.2"
checksum: 10c0/0aeaf631b10a76afd025df70c2a1486543530708e07a316946c08e55891dac483ffbaf2bf3648ae0b9c54c733118a0a086fd150aa76f7848606214c67ad72c30
Expand Down Expand Up @@ -4197,16 +4197,16 @@ __metadata:
languageName: node
linkType: hard

"react-lottie-player@npm:^1.5.6":
version: 1.5.6
resolution: "react-lottie-player@npm:1.5.6"
"react-lottie-player@npm:^2.1.0":
version: 2.1.0
resolution: "react-lottie-player@npm:2.1.0"
dependencies:
fast-deep-equal: "npm:^3.1.3"
lottie-web: "npm:^5.7.6"
lottie-web: "npm:^5.12.2"
rfdc: "npm:^1.3.0"
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/de003d09aafaa9ca4f1499bc41b5da8981588c19381d07d855e2d87889dcc563458756f3b62b16e4e805eb8c4af3b0abf3d80ca0549a2b1a0ca881dada8dd03c
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/eb85ace5ecd51d3e9db56e94ca79c320b71ee97cdfe2c3f81052ea81b45541405d6b93d2c0e3085b8d6d07fec17edfab8041dc9a392375075eb119a691f308b5
languageName: node
linkType: hard

Expand Down

0 comments on commit a0312c4

Please sign in to comment.