Skip to content

Commit 0085137

Browse files
authored
chore: bump uSES to 1.1.0 (TanStack#3614)
1 parent 7d3f7a2 commit 0085137

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
@@ -112,7 +112,7 @@
112112
"@types/use-sync-external-store": "^0.0.3",
113113
"broadcast-channel": "^3.4.1",
114114
"match-sorter": "^6.0.2",
115-
"use-sync-external-store": "^1.0.0"
115+
"use-sync-external-store": "^1.1.0"
116116
},
117117
"peerDependencies": {
118118
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7838,10 +7838,10 @@ urix@^0.1.0:
78387838
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
78397839
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
78407840

7841-
use-sync-external-store@^1.0.0:
7842-
version "1.0.0"
7843-
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.0.0.tgz#d98f4a9c2e73d0f958e7e2d2c2bfb5f618cbd8fd"
7844-
integrity sha512-AFVsxg5GkFg8GDcxnl+Z0lMAz9rE8DGJCc28qnBuQF7lac57B5smLcT37aXpXIIPz75rW4g3eXHPjhHwdGskOw==
7841+
use-sync-external-store@^1.1.0:
7842+
version "1.1.0"
7843+
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.1.0.tgz#3343c3fe7f7e404db70f8c687adf5c1652d34e82"
7844+
integrity sha512-SEnieB2FPKEVne66NpXPd1Np4R1lTNKfjuy3XdIoPQKYBAFdzbzSZlSn1KJZUiihQLQC5Znot4SBz1EOTBwQAQ==
78457845

78467846
use@^3.1.0:
78477847
version "3.1.1"

0 commit comments

Comments
 (0)