Skip to content

Commit fcb00a4

Browse files
Dependency (dependabot/npm): Bump react-image-gallery in /Website (#3350)
Bumps [react-image-gallery](https://github.com/xiaolin/react-image-gallery) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/xiaolin/react-image-gallery/releases) - [Commits](xiaolin/react-image-gallery@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: react-image-gallery dependency-version: 2.1.2 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 a649f9b commit fcb00a4

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.1.1"
25+
"react-image-gallery": "^2.1.2"
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.1.1:
7432-
version "2.1.1"
7433-
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-2.1.1.tgz#87b02929b759fd7311aa3c681603bad5e52fb435"
7434-
integrity sha512-DwrlormVgpibaQkicn6qZGz6pll519xajT06zvE64nZGapiudTB3pdPh8Rp1lZ3Iy+N+u9T3NlZl91XTAxN+zg==
7431+
react-image-gallery@^2.1.2:
7432+
version "2.1.2"
7433+
resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-2.1.2.tgz#17bef1af1e0a5281dc86e2774db48821ce8e0ef6"
7434+
integrity sha512-H+/elQ75DwdRbGJcAd4LnGDac115YxWp6u4d2O1jThkRVJMkJuQFLPvcnhGu5YFNwqk+tywg0c4D4SuQZ0KvGA==
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)