Skip to content

Commit 934a26b

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.5.3 to 2.2.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.5.3...2.2.2) 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: react-grid-layout dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react-grid-layout" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5c25c5 commit 934a26b

2 files changed

Lines changed: 17 additions & 13 deletions

File tree

packages/plugin-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"lucide-react": "^0.563.0",
2929
"react": "^19.2.4",
3030
"react-dom": "^19.2.4",
31-
"react-grid-layout": "^1.4.4",
31+
"react-grid-layout": "^2.2.2",
3232
"tailwind-merge": "^2.2.1"
3333
},
3434
"peerDependencies": {
3535
"react": "^18.0.0",
3636
"react-dom": "^18.0.0"
3737
},
3838
"devDependencies": {
39-
"@types/react-grid-layout": "^1.3.5",
39+
"@types/react-grid-layout": "^2.1.0",
4040
"@vitejs/plugin-react": "^5.1.3",
4141
"typescript": "^5.9.3",
4242
"vite": "^7.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)