Skip to content

Commit 6161ca2

Browse files
Dependency (dependabot/npm): Bump react-image-gallery in /Website (#3329)
Bumps [react-image-gallery](https://github.com/xiaolin/react-image-gallery) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/xiaolin/react-image-gallery/releases) - [Commits](xiaolin/react-image-gallery@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: react-image-gallery dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ca516c commit 6161ca2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prism-react-renderer": "^2.4.1",
2323
"react": "^19.2.4",
2424
"react-dom": "^19.2.4",
25-
"react-image-gallery": "^2.0.7"
25+
"react-image-gallery": "^2.0.8"
2626
},
2727
"devDependencies": {
2828
"@docusaurus/module-type-aliases": "3.9.2",

Website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7428,10 +7428,10 @@ react-fast-compare@^3.2.0:
74287428
react-fast-compare "^3.2.0"
74297429
shallowequal "^1.1.0"
74307430

7431-
react-image-gallery@^2.0.7:
7432-
version "2.0.7"
7433-
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-2.0.7.tgz#b72ea60f0ce3d3588701c8ab0fe7010093dcfd02"
7434-
integrity sha512-JP+EKjf+PKIbNMbKlDUCIIz4zV+ZKfFlHHxwMOF+3ztkNTGI44fsrAUVpjXcSOr44lbnNXwdWwqEPbtxf7+ksQ==
7431+
react-image-gallery@^2.0.8:
7432+
version "2.0.8"
7433+
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-2.0.8.tgz#b463c868a1486d8f6653d7d82efdfe0e7ab2d4ea"
7434+
integrity sha512-zI7Z8Zj4vGwYrF0iwQFSbIfT38tShlq1Phv9w/vjadlB4pWRgtr7RMcPTm44Ye2heTA3SorMevEAd3C8CEJ8fg==
74357435

74367436
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
74377437
version "16.13.1"

0 commit comments

Comments
 (0)