Bump react-grid-layout from 1.4.2 to 1.4.3 in /frontend

Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/STRML/react-grid-layout/releases)
- [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/STRML/react-grid-layout/compare/1.4.2...1.4.3)

---
updated-dependencies:
- dependency-name: react-grid-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-17 07:05:05 +00:00 committed by GitHub
parent f2333f069a
commit 6e00950ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.2",
"react-grid-layout": "^1.4.3",
"react-i18next": "^13.2.2",
"react-image": "^4.1.0",
"react-leaflet": "^4.2.1",
@ -13760,9 +13760,9 @@
}
},
"node_modules/react-grid-layout": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-1.4.2.tgz",
"integrity": "sha512-LLOZogtw5XNHbdCquKQRG/Dspjyfelk+kE9DKRbLUl3UArFRQu/IiH+aPcjh+wSkSHUjf+Rv32ueEYigbGzRLQ==",
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-1.4.3.tgz",
"integrity": "sha512-maZJfspM5aDmO/1kJj1U13HQ44rh6svcV7VQPOU9c2UfZhh8Z5AuZb+iVrzETWjsisHBYD3e2zckVovUnqvGHA==",
"dependencies": {
"clsx": "^2.0.0",
"fast-equals": "^4.0.3",

View File

@ -77,7 +77,7 @@
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.2",
"react-grid-layout": "^1.4.3",
"react-i18next": "^13.2.2",
"react-image": "^4.1.0",
"react-leaflet": "^4.2.1",