Build(deps): Bump react-window from 2.2.0 to 2.2.2 in /page

Bumps [react-window](https://github.com/bvaughn/react-window) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-window/compare/2.2.0...2.2.2)

---
updated-dependencies:
- dependency-name: react-window
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-01 03:20:07 +00:00
committed by GitHub
parent 165e56320c
commit 8044ff47c2
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.9.5",
"react-window": "^2.2.0",
"react-window": "^2.2.2",
"shell-quote": "^1.8.3",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.16",
@@ -8056,9 +8056,9 @@
}
},
"node_modules/react-window": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/react-window/-/react-window-2.2.0.tgz",
"integrity": "sha512-Y2L7yonHq6K1pQA2P98wT5QdIsEcjBTB7T8o6Mub12hH9eYppXoYu6vgClmcjlh3zfNcW2UrXiJJJqDxUY7GVw==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/react-window/-/react-window-2.2.2.tgz",
"integrity": "sha512-kvHKwFImKBWNbx2S87NZOhQhAVkBthjmnOfHlhQI45p3A+D+V53E+CqQMsyHrxNe3ke+YtWXuKDa1eoHAaIWJg==",
"license": "MIT",
"peerDependencies": {
"react": "^18.0.0 || ^19.0.0",

View File

@@ -38,7 +38,7 @@
"react-helmet": "^6.1.0",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.9.5",
"react-window": "^2.2.0",
"react-window": "^2.2.2",
"shell-quote": "^1.8.3",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.16",