Skip to content

Commit a92e5f2

Browse files
aryaemami59markerikson
authored andcommitted
Bump use-sync-external-store to the new rc
1 parent dc018a7 commit a92e5f2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"@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"
6969
},
7070
"devDependencies": {
7171
"@babel/cli": "^7.24.7",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6173,7 +6173,7 @@ __metadata:
61736173
tsup: "npm:^8.3.5"
61746174
typescript: "npm:^5.5.4"
61756175
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"
61776177
vitest: "npm:^1.6.0"
61786178
peerDependencies:
61796179
"@types/react": ^18.2.25 || ^19
@@ -7513,12 +7513,12 @@ __metadata:
75137513
languageName: node
75147514
linkType: hard
75157515

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"
75197519
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
75227522
languageName: node
75237523
linkType: hard
75247524

0 commit comments

Comments
 (0)