Skip to content

Commit 834f70b

Browse files
aryaemami59markerikson
authored andcommitted
Use types-use-sync-external-store for @types/use-sync-external-store
1 parent a92e5f2 commit 834f70b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
},
6666
"dependencies": {
67-
"@types/use-sync-external-store": "^0.0.6",
67+
"@types/use-sync-external-store": "npm:types-use-sync-external-store@rc",
6868
"use-sync-external-store": "^1.2.2 || ^1.4.0-rc"
6969
},
7070
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2262,10 +2262,10 @@ __metadata:
22622262
languageName: node
22632263
linkType: hard
22642264

2265-
"@types/use-sync-external-store@npm:^0.0.6":
2266-
version: 0.0.6
2267-
resolution: "@types/use-sync-external-store@npm:0.0.6"
2268-
checksum: 10/a95ce330668501ad9b1c5b7f2b14872ad201e552a0e567787b8f1588b22c7040c7c3d80f142cbb9f92d13c4ea41c46af57a20f2af4edf27f224d352abcfe4049
2265+
"@types/use-sync-external-store@npm:types-use-sync-external-store@rc":
2266+
version: 19.0.0-rc.1
2267+
resolution: "types-use-sync-external-store@npm:19.0.0-rc.1"
2268+
checksum: 10/a57e1e6fcd8b34716432ada9cef9a6a1fbfc70b0c34d97442c997cf70895929ff85a574eb82e15799d024e90251ec28f3f1e4afada780a951b49c7cb84558501
22692269
languageName: node
22702270
linkType: hard
22712271

@@ -6154,7 +6154,7 @@ __metadata:
61546154
"@types/prop-types": "npm:^15.7.12"
61556155
"@types/react": "npm:types-react@rc"
61566156
"@types/react-dom": "npm:types-react-dom@rc"
6157-
"@types/use-sync-external-store": "npm:^0.0.6"
6157+
"@types/use-sync-external-store": "npm:types-use-sync-external-store@rc"
61586158
babel-eslint: "npm:^10.1.0"
61596159
codecov: "npm:^3.8.3"
61606160
cross-env: "npm:^7.0.3"

0 commit comments

Comments
 (0)