mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
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:
8
page/package-lock.json
generated
8
page/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user