Skip to content

Commit f822a7d

Browse files
chore(deps-dev): bump react-window from 1.8.11 to 2.1.0
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.11 to 2.1.0. - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.11...2.1.0) --- updated-dependencies: - dependency-name: react-window dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5599e70 commit f822a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"react-dom": "^19.1.1",
9393
"react-resizable": "^3.0.5",
9494
"react-virtualized": "^9.12.0",
95-
"react-window": "^1.8.5",
95+
"react-window": "^2.1.0",
9696
"regenerator-runtime": "^0.14.0",
9797
"styled-components": "^6.1.1",
9898
"typescript": "~5.9.2",

0 commit comments

Comments
 (0)