Skip to content

Commit ffce2c2

Browse files
build(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.5.3 to 2.2.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](react-grid-layout/react-grid-layout@1.5.3...2.2.3) Updates `@types/react-grid-layout` from 1.3.6 to 2.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-grid-layout) --- updated-dependencies: - dependency-name: "@types/react-grid-layout" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: react-grid-layout dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 967e7e1 commit ffce2c2

2 files changed

Lines changed: 74 additions & 12 deletions

File tree

package-lock.json

Lines changed: 72 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"marked": "^18.0.5",
5757
"react": "^19.1.0",
5858
"react-dom": "^19.1.0",
59-
"react-grid-layout": "^1.5.3",
59+
"react-grid-layout": "^2.2.3",
6060
"react-i18next": "^17.0.8",
6161
"react-select": "^5.10.2",
6262
"react-simple-code-editor": "^0.14.1",
@@ -72,7 +72,7 @@
7272
"@testing-library/user-event": "^14.6.1",
7373
"@types/react": "^19.1.8",
7474
"@types/react-dom": "^19.1.6",
75-
"@types/react-grid-layout": "^1.3.6",
75+
"@types/react-grid-layout": "^2.1.0",
7676
"@types/turndown": "^5.0.6",
7777
"@vitejs/plugin-react": "^4.7.0",
7878
"conventional-changelog-cli": "^5.0.0",

0 commit comments

Comments
 (0)