mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
chore: downgrade react-virtuoso to 4.6.3 (#5896)
temp workaround for https://github.com/petyosi/react-virtuoso/issues/1039 
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"react-is": "^18.2.0",
|
||||
"react-paginate": "^8.2.0",
|
||||
"react-router-dom": "^6.22.1",
|
||||
"react-virtuoso": "^4.7.0",
|
||||
"react-virtuoso": "~4.6.3",
|
||||
"rxjs": "^7.8.1",
|
||||
"swr": "^2.2.5",
|
||||
"uuid": "^9.0.1"
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"react-error-boundary": "^4.0.12",
|
||||
"react-is": "18.2.0",
|
||||
"react-router-dom": "^6.22.1",
|
||||
"react-virtuoso": "^4.7.0",
|
||||
"react-virtuoso": "~4.6.3",
|
||||
"rxjs": "^7.8.1",
|
||||
"ses": "^1.3.0",
|
||||
"swr": "2.2.5",
|
||||
|
||||
@@ -269,7 +269,7 @@ __metadata:
|
||||
react-is: "npm:^18.2.0"
|
||||
react-paginate: "npm:^8.2.0"
|
||||
react-router-dom: "npm:^6.22.1"
|
||||
react-virtuoso: "npm:^4.7.0"
|
||||
react-virtuoso: "npm:~4.6.3"
|
||||
rxjs: "npm:^7.8.1"
|
||||
storybook: "npm:^7.6.17"
|
||||
storybook-dark-mode: "npm:^3.0.3"
|
||||
@@ -380,7 +380,7 @@ __metadata:
|
||||
react-error-boundary: "npm:^4.0.12"
|
||||
react-is: "npm:18.2.0"
|
||||
react-router-dom: "npm:^6.22.1"
|
||||
react-virtuoso: "npm:^4.7.0"
|
||||
react-virtuoso: "npm:~4.6.3"
|
||||
rxjs: "npm:^7.8.1"
|
||||
ses: "npm:^1.3.0"
|
||||
source-map-loader: "npm:^5.0.0"
|
||||
@@ -30527,13 +30527,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-virtuoso@npm:^4.7.0":
|
||||
version: 4.7.0
|
||||
resolution: "react-virtuoso@npm:4.7.0"
|
||||
"react-virtuoso@npm:~4.6.3":
|
||||
version: 4.6.3
|
||||
resolution: "react-virtuoso@npm:4.6.3"
|
||||
peerDependencies:
|
||||
react: ">=16 || >=17 || >= 18"
|
||||
react-dom: ">=16 || >=17 || >= 18"
|
||||
checksum: 10/282dc9dc18b5871911b94c7eef450b251ae49780be3ea0a878868b5abf64ba06ebdec0da3c6927662fe6adbbb81e1184af96d53e97beb85da4fef4f9685c7c6a
|
||||
checksum: 10/47ff54ec6dbd51ab28092bbe1adec71a346606af07482545fc2f13c8c021550ea23f350fa22d5621422097eeb0f9241bbb9926e074b7e120e1632eb85cf65bf1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user