chore(deps): bump react-grid-layout from 1.4.4 to 1.5.0 in /frontend

Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.4.4 to 1.5.0.
- [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.4...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 07:28:55 +00:00 committed by GitHub
parent d6dd1b4f7f
commit 8302e482d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"react": "^18.2.0",
"react-countdown": "^2.3.6",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4",
"react-grid-layout": "^1.5.0",
"react-i18next": "^14.1.2",
"react-image": "^4.1.0",
"react-leaflet": "^4.2.1",
@ -16903,9 +16903,9 @@
}
},
"node_modules/react-grid-layout": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-1.4.4.tgz",
"integrity": "sha512-7+Lg8E8O8HfOH5FrY80GCIR1SHTn2QnAYKh27/5spoz+OHhMmEhU/14gIkRzJOtympDPaXcVRX/nT1FjmeOUmQ==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-1.5.0.tgz",
"integrity": "sha512-WBKX7w/LsTfI99WskSu6nX2nbJAUD7GD6nIXcwYLyPpnslojtmql2oD3I2g5C3AK8hrxIarYT8awhuDIp7iQ5w==",
"dependencies": {
"clsx": "^2.0.0",
"fast-equals": "^4.0.3",

View File

@ -81,7 +81,7 @@
"react": "^18.2.0",
"react-countdown": "^2.3.6",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4",
"react-grid-layout": "^1.5.0",
"react-i18next": "^14.1.2",
"react-image": "^4.1.0",
"react-leaflet": "^4.2.1",