Skip to content

Commit 8fc355d

Browse files
Dependency (dependabot/npm): Bump react-image-gallery in /Website (#3003)
Bumps [react-image-gallery](https://github.com/xiaolin/react-image-gallery) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/xiaolin/react-image-gallery/releases) - [Commits](xiaolin/react-image-gallery@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: react-image-gallery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4761f3f commit 8fc355d

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
@@ -21,7 +21,7 @@
2121
"prism-react-renderer": "^2.4.1",
2222
"react": "^18.0.0",
2323
"react-dom": "^18.0.0",
24-
"react-image-gallery": "^1.3.0"
24+
"react-image-gallery": "^1.4.0"
2525
},
2626
"devDependencies": {
2727
"@docusaurus/module-type-aliases": "3.7.0",

Website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7532,10 +7532,10 @@ react-fast-compare@^3.2.0:
75327532
react-fast-compare "^3.2.0"
75337533
shallowequal "^1.1.0"
75347534

7535-
react-image-gallery@^1.3.0:
7536-
version "1.3.0"
7537-
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-1.3.0.tgz#789035b12d8149bdd2ab296c155f989205077ffb"
7538-
integrity sha512-lKnPaOzxqSdujPFyl+CkVw0j1aYoNCHk61cvr1h7aahf5aWqmPcR9YhUB4cYrt5Tn5KHDaPUzYm5/+cX9WxzaA==
7535+
react-image-gallery@^1.4.0:
7536+
version "1.4.0"
7537+
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-1.4.0.tgz#ceb16273b9163831a11579d37d036272a0a38b4b"
7538+
integrity sha512-m7xLq7+g6/xh+BhVMAxvRU0132sNcEFglYsVsgthrnItl9VtLE7MuVvVWD9pvzcI+WBP5+p9HvnRwIiyhPkBDg==
75397539

75407540
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
75417541
version "16.13.1"

0 commit comments

Comments
 (0)