From 7b05ba9e0938c3516333270ae8a0718bb55133dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:04:14 +0000 Subject: [PATCH] [Docs Site] Bump @lottiefiles/dotlottie-react from 0.16.1 to 0.17.3 Bumps [@lottiefiles/dotlottie-react](https://github.com/LottieFiles/dotlottie-web/tree/HEAD/packages/react) from 0.16.1 to 0.17.3. - [Release notes](https://github.com/LottieFiles/dotlottie-web/releases) - [Changelog](https://github.com/LottieFiles/dotlottie-web/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/LottieFiles/dotlottie-web/commits/@lottiefiles/dotlottie-react@0.17.3/packages/react) --- updated-dependencies: - dependency-name: "@lottiefiles/dotlottie-react" dependency-version: 0.17.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 561e91bf6e73527..758ef6f64227b99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.16", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.16.1", + "@lottiefiles/dotlottie-react": "0.17.3", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3300,22 +3300,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.16.1", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.16.1.tgz", - "integrity": "sha512-S2qyrFppwgx03f0yzd/8MGijTJH+2RwhcXSVZI0GMsvZH7Xh+4JdtX8xNku+MmQiVD8671Rg29yx73QZNFkfig==", + "version": "0.17.3", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.17.3.tgz", + "integrity": "sha512-4PeJxXgnjg9JT5V8Qd/+0x9zC0K4iUNEXbucaiQoxTyx/rITYAvzP5JNYD0rhTMyn6edvtdBG6DPm0WOnEiatg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.51.1" + "@lottiefiles/dotlottie-web": "0.53.1" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.51.1", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.51.1.tgz", - "integrity": "sha512-73FV3nJ7vC+0sUDeM+tXs5GXblDAi8Z8qZ9scyZ/3hf6+EeocNHwx9YxkYrklWE3b0ESOT2uNt1Cmfyc40SaGQ==", + "version": "0.53.1", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.53.1.tgz", + "integrity": "sha512-UDm4ANdeO+Vq47c6idU7x4kQAX2AohF6ynRvmsGnT2GRXYpTa7p4VZYmesvhWqahEWUD7qZq6hPy2CXna8wt9g==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index caafd842be00a29..364f1fdaa4b2477 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.16", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.16.1", + "@lottiefiles/dotlottie-react": "0.17.3", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",