Skip to content

Commit 8ae07db

Browse files
chore(deps-dev): bump react-window and @types/react-window
Bumps [react-window](https://github.com/bvaughn/react-window) and [@types/react-window](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-window). These dependencies needed to be updated together. Updates `react-window` from 1.8.10 to 1.8.11 - [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.10...1.8.11) Updates `@types/react-window` from 1.8.5 to 1.8.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-window) --- updated-dependencies: - dependency-name: react-window dependency-version: 1.8.11 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/react-window" dependency-version: 1.8.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ede729 commit 8ae07db

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/react": "18.3.1",
7474
"@types/react-dom": "18.3.0",
7575
"@types/react-virtualized-auto-sizer": "^1.0.1",
76-
"@types/react-window": "^1.8.5",
76+
"@types/react-window": "^1.8.8",
7777
"beachball": "^2.33.2",
7878
"eslint": "9.26.0",
7979
"eslint-config-prettier": "10.1.5",
@@ -91,7 +91,7 @@
9191
"react-frame-component": "^5.2.6",
9292
"react-shadow": "^20.6.0",
9393
"react-virtualized-auto-sizer": "^1.0.20",
94-
"react-window": "^1.8.10",
94+
"react-window": "^1.8.11",
9595
"scheduler": "0.23.0",
9696
"semver": "^7.5.2",
9797
"storybook": "7.6.20",

yarn.lock

Lines changed: 36 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6162,10 +6162,10 @@
61626162
dependencies:
61636163
"@types/react" "*"
61646164

6165-
"@types/react-window@^1.8.5":
6166-
version "1.8.5"
6167-
resolved "https://registry.yarnpkg.com/@types/react-window/-/react-window-1.8.5.tgz#285fcc5cea703eef78d90f499e1457e9b5c02fc1"
6168-
integrity sha512-V9q3CvhC9Jk9bWBOysPGaWy/Z0lxYcTXLtLipkt2cnRj1JOSFNF7wqGpkScSXMgBwC+fnVRg/7shwgddBG5ICw==
6165+
"@types/react-window@^1.8.8":
6166+
version "1.8.8"
6167+
resolved "https://registry.yarnpkg.com/@types/react-window/-/react-window-1.8.8.tgz#c20645414d142364fbe735818e1c1e0a145696e3"
6168+
integrity sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==
61696169
dependencies:
61706170
"@types/react" "*"
61716171

@@ -14712,10 +14712,10 @@ react-virtualized-auto-sizer@^1.0.20:
1471214712
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.20.tgz#d9a907253a7c221c52fa57dc775a6ef40c182645"
1471314713
integrity sha512-OdIyHwj4S4wyhbKHOKM1wLSj/UDXm839Z3Cvfg2a9j+He6yDa6i5p0qQvEiCnyQlGO/HyfSnigQwuxvYalaAXA==
1471414714

14715-
react-window@^1.8.10:
14716-
version "1.8.10"
14717-
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.10.tgz#9e6b08548316814b443f7002b1cf8fd3a1bdde03"
14718-
integrity sha512-Y0Cx+dnU6NLa5/EvoHukUD0BklJ8qITCtVEPY1C/nL8wwoZ0b5aEw8Ff1dOVHw7fCzMt55XfJDd8S8W8LCaUCg==
14715+
react-window@^1.8.11:
14716+
version "1.8.11"
14717+
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.11.tgz#a857b48fa85bd77042d59cc460964ff2e0648525"
14718+
integrity sha512-+SRbUVT2scadgFSWx+R1P754xHPEqvcfSfVX10QYg6POOz+WNgkN48pS+BtZNIMGiL1HYrSEiCkwsMS15QogEQ==
1471914719
dependencies:
1472014720
"@babel/runtime" "^7.0.0"
1472114721
memoize-one ">=3.1.1 <6"
@@ -15988,7 +15988,16 @@ string-length@^5.0.1:
1598815988
char-regex "^2.0.0"
1598915989
strip-ansi "^7.0.1"
1599015990

15991-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
15991+
"string-width-cjs@npm:string-width@^4.2.0":
15992+
version "4.2.3"
15993+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
15994+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
15995+
dependencies:
15996+
emoji-regex "^8.0.0"
15997+
is-fullwidth-code-point "^3.0.0"
15998+
strip-ansi "^6.0.1"
15999+
16000+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1599216001
version "4.2.3"
1599316002
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1599416003
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -16079,7 +16088,14 @@ string_decoder@~1.1.1:
1607916088
dependencies:
1608016089
safe-buffer "~5.1.0"
1608116090

16082-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
16091+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
16092+
version "6.0.1"
16093+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
16094+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
16095+
dependencies:
16096+
ansi-regex "^5.0.1"
16097+
16098+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1608316099
version "6.0.1"
1608416100
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1608516101
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -17548,7 +17564,7 @@ workspace-tools@^0.34.2:
1754817564
js-yaml "^4.1.0"
1754917565
micromatch "^4.0.0"
1755017566

17551-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
17567+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1755217568
version "7.0.0"
1755317569
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1755417570
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -17566,6 +17582,15 @@ wrap-ansi@^6.2.0:
1756617582
string-width "^4.1.0"
1756717583
strip-ansi "^6.0.0"
1756817584

17585+
wrap-ansi@^7.0.0:
17586+
version "7.0.0"
17587+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17588+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
17589+
dependencies:
17590+
ansi-styles "^4.0.0"
17591+
string-width "^4.1.0"
17592+
strip-ansi "^6.0.0"
17593+
1756917594
wrap-ansi@^8.1.0:
1757017595
version "8.1.0"
1757117596
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)