File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 65
65
},
66
66
"dependencies" : {
67
67
"@types/use-sync-external-store" : " ^0.0.6" ,
68
- "use-sync-external-store" : " ^1.2.2"
68
+ "use-sync-external-store" : " ^1.2.2 || ^1.4.0-rc "
69
69
},
70
70
"devDependencies" : {
71
71
"@babel/cli" : " ^7.24.7" ,
Original file line number Diff line number Diff line change @@ -6173,7 +6173,7 @@ __metadata:
6173
6173
tsup : " npm:^8.3.5"
6174
6174
typescript : " npm:^5.5.4"
6175
6175
typescript-eslint : " npm:^7.12.0"
6176
- use-sync-external-store : " npm:^1.2.2"
6176
+ use-sync-external-store : " npm:^1.2.2 || ^1.4.0-rc "
6177
6177
vitest : " npm:^1.6.0"
6178
6178
peerDependencies :
6179
6179
" @types/react " : ^18.2.25 || ^19
@@ -7513,12 +7513,12 @@ __metadata:
7513
7513
languageName : node
7514
7514
linkType : hard
7515
7515
7516
- " use-sync-external-store@npm:^1.2.2 " :
7517
- version : 1.2.2
7518
- resolution : " use-sync-external-store@npm:1.2.2 "
7516
+ " use-sync-external-store@npm:^1.2.2 || ^1.4.0-rc " :
7517
+ version : 1.4.0-rc-fb9a90fa48-20240614
7518
+ resolution : " use-sync-external-store@npm:1.4.0-rc-fb9a90fa48-20240614 "
7519
7519
peerDependencies :
7520
- react : ^16.8.0 || ^17.0.0 || ^18.0.0
7521
- checksum : 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0
7520
+ react : 19.0.0-rc-fb9a90fa48-20240614
7521
+ checksum : 10/5b31aef4df66f5172dc65170151c68bf838558a8beb4674193279aa8c1a03e3f58a30afbb7a2619d9271a5c7132a8b20cfecc4b5530440539245c1f6bd5b5aae
7522
7522
languageName : node
7523
7523
linkType : hard
7524
7524
You can’t perform that action at this time.
0 commit comments