mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
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:
parent
d6dd1b4f7f
commit
8302e482d2
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user