Skip to content

Commit 1d7d7d7

Browse files
chore(deps): bump react-grid-layout and @types/react-grid-layout
Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) and [@types/react-grid-layout](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-grid-layout). These dependencies needed to be updated together. Updates `react-grid-layout` from 1.3.4 to 1.5.2 - [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](react-grid-layout/react-grid-layout@1.3.4...1.5.2) Updates `@types/react-grid-layout` from 1.3.2 to 1.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-grid-layout) --- updated-dependencies: - dependency-name: react-grid-layout dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/react-grid-layout" dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5d2909 commit 1d7d7d7

File tree

2 files changed

+1586
-1318
lines changed

2 files changed

+1586
-1318
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/react": "19.1.0",
9494
"@types/react-date-range": "^1.4.4",
9595
"@types/react-dom": "19.1.1",
96-
"@types/react-grid-layout": "^1.3.2",
96+
"@types/react-grid-layout": "^1.3.5",
9797
"@types/react-lazyload": "3.2.3",
9898
"@types/react-mentions": "4.1.13",
9999
"@types/react-select": "4.0.18",
@@ -153,7 +153,7 @@
153153
"react-date-range": "^1.4.0",
154154
"react-docgen-typescript": "^2.2.2",
155155
"react-dom": "19.1.0",
156-
"react-grid-layout": "^1.3.4",
156+
"react-grid-layout": "^1.5.2",
157157
"react-lazyload": "^3.2.1",
158158
"react-mentions": "4.4.10",
159159
"react-popper": "^2.3.0",

0 commit comments

Comments
 (0)