Skip to content

Commit 2663c25

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.1 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.1...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 5e6d27b commit 2663c25

2 files changed

Lines changed: 30 additions & 31 deletions

File tree

packages/design/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,15 @@
8282
"rc-dropdown": "^4.2.1",
8383
"rc-menu": "^9.16.0",
8484
"rc-virtual-list": "^3.16.1",
85-
"react-grid-layout": "^1.5.1",
85+
"react-grid-layout": "^2.2.2",
8686
"react-transition-group": "^4.4.5",
8787
"sonner": "^2.0.7",
8888
"tailwind-merge": "2.6.0"
8989
},
9090
"devDependencies": {
9191
"@testing-library/jest-dom": "6.9.1",
9292
"@testing-library/react": "^16.3.2",
93-
"@types/react-grid-layout": "^1.3.6",
93+
"@types/react-grid-layout": "^2.1.0",
9494
"@types/react-transition-group": "^4.4.12",
9595
"@univerjs-infra/shared": "workspace:*",
9696
"@univerjs/core": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)