Skip to content

Commit eca3682

Browse files
committed
fix(package.json): #54
1 parent 4c84586 commit eca3682

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"clsx": "1.1.1",
1515
"react-virtualized-auto-sizer": "1.0.6",
16-
"react-window": "1.8.6"
16+
"react-window": "1.8.7"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "7.12.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13899,10 +13899,10 @@ [email protected]:
1389913899
resolved "https://registry.yarnpkg.com/react-virtualized-auto-sizer/-/react-virtualized-auto-sizer-1.0.6.tgz#66c5b1c9278064c5ef1699ed40a29c11518f97ca"
1390013900
integrity sha512-7tQ0BmZqfVF6YYEWcIGuoR3OdYe8I/ZFbNclFlGOC3pMqunkYF/oL30NCjSGl9sMEb17AnzixDz98Kqc3N76HQ==
1390113901

13902-
13903-
version "1.8.6"
13904-
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.6.tgz#d011950ac643a994118632665aad0c6382e2a112"
13905-
integrity sha512-8VwEEYyjz6DCnGBsd+MgkD0KJ2/OXFULyDtorIiTz+QzwoP94tBoA7CnbtyXMm+cCeAUER5KJcPtWl9cpKbOBg==
13902+
13903+
version "1.8.7"
13904+
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.7.tgz#5e9fd0d23f48f432d7022cdb327219353a15f0d4"
13905+
integrity sha512-JHEZbPXBpKMmoNO1bNhoXOOLg/ujhL/BU4IqVU9r8eQPcy5KQnGHIHDRkJ0ns9IM5+Aq5LNwt3j8t3tIrePQzA==
1390613906
dependencies:
1390713907
"@babel/runtime" "^7.0.0"
1390813908
memoize-one ">=3.1.1 <6"

0 commit comments

Comments
 (0)