Skip to content

Commit 617f248

Browse files
Update tamagui monorepo to ^1.139.3
1 parent e4c9444 commit 617f248

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@floating-ui/dom": "^1.7.4",
4141
"@floating-ui/react-native": "^0.10.7",
4242
"@react-universal/core": "workspace:*",
43-
"@tamagui/compose-refs": "^1.138.6"
43+
"@tamagui/compose-refs": "^1.139.3"
4444
},
4545
"devDependencies": {
4646
"@react-universal/babel-plugin": "workspace:*",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@emotion/weak-memoize": "^0.4.0",
3535
"@react-native/normalize-colors": "0.82.1",
3636
"@react-universal/utils": "workspace:*",
37-
"@tamagui/constants": "^1.138.6",
38-
"@tamagui/use-constant": "^1.138.6"
37+
"@tamagui/constants": "^1.139.3",
38+
"@tamagui/use-constant": "^1.139.3"
3939
},
4040
"devDependencies": {
4141
"@types/react": "~19.2.7",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4181,7 +4181,7 @@ __metadata:
41814181
"@floating-ui/react-native": "npm:^0.10.7"
41824182
"@react-universal/babel-plugin": "workspace:*"
41834183
"@react-universal/core": "workspace:*"
4184-
"@tamagui/compose-refs": "npm:^1.138.6"
4184+
"@tamagui/compose-refs": "npm:^1.139.3"
41854185
"@types/react": "npm:~19.2.7"
41864186
react: "npm:19.2.0"
41874187
react-native: "npm:0.82.1"
@@ -4208,8 +4208,8 @@ __metadata:
42084208
"@emotion/weak-memoize": "npm:^0.4.0"
42094209
"@react-native/normalize-colors": "npm:0.82.1"
42104210
"@react-universal/utils": "workspace:*"
4211-
"@tamagui/constants": "npm:^1.138.6"
4212-
"@tamagui/use-constant": "npm:^1.138.6"
4211+
"@tamagui/constants": "npm:^1.139.3"
4212+
"@tamagui/use-constant": "npm:^1.139.3"
42134213
"@types/react": "npm:~19.2.7"
42144214
react: "npm:19.2.0"
42154215
react-native: "npm:0.82.1"
@@ -4883,31 +4883,31 @@ __metadata:
48834883
languageName: node
48844884
linkType: hard
48854885

4886-
"@tamagui/compose-refs@npm:^1.138.6":
4887-
version: 1.138.6
4888-
resolution: "@tamagui/compose-refs@npm:1.138.6"
4886+
"@tamagui/compose-refs@npm:^1.139.3":
4887+
version: 1.139.3
4888+
resolution: "@tamagui/compose-refs@npm:1.139.3"
48894889
peerDependencies:
48904890
react: "*"
4891-
checksum: 10c0/5297577e5cc6407c5986e856fc896be6d91cf3fe37cd264e1c8990d0b2a0389bad7b29e2f0c361c114469bff40456ddbe4df3b52d8f6e463e0625dc2168d3d68
4891+
checksum: 10c0/124e0926a37339483eb04ffb5e881f742ef86af55ffe53a18b33533677ab4af9c7fe8171fa6cf626e132b6ba199351215d0e40f44487eff684a25e874b772889
48924892
languageName: node
48934893
linkType: hard
48944894

4895-
"@tamagui/constants@npm:^1.138.6":
4896-
version: 1.138.6
4897-
resolution: "@tamagui/constants@npm:1.138.6"
4895+
"@tamagui/constants@npm:^1.139.3":
4896+
version: 1.139.3
4897+
resolution: "@tamagui/constants@npm:1.139.3"
48984898
peerDependencies:
48994899
react: "*"
49004900
react-native: "*"
4901-
checksum: 10c0/a5d28e15af4f5747c3674f45f19fda56d6e5a52b3e24e72846d55ab7ec112d60400c195b221e57245cb19c5c3c44331a682eb65fa49e1ee98ff2beb5a6225292
4901+
checksum: 10c0/32681b5b1bfb7e35fed990194324048f419deca0f4cab876529e825d9c162bc24c9bc48a8affbbe28419d2eaa09cec41a1eaf7a3dfd5eb9634deb91504021ae0
49024902
languageName: node
49034903
linkType: hard
49044904

4905-
"@tamagui/use-constant@npm:^1.138.6":
4906-
version: 1.138.6
4907-
resolution: "@tamagui/use-constant@npm:1.138.6"
4905+
"@tamagui/use-constant@npm:^1.139.3":
4906+
version: 1.139.3
4907+
resolution: "@tamagui/use-constant@npm:1.139.3"
49084908
peerDependencies:
49094909
react: "*"
4910-
checksum: 10c0/dd814a8192bd6d5667139d4e9d4e5e7ce01efeca3aaf64b36d9dc67dd907e0ac2b96487dea03e88c7d7d3294841ad179cb1ba8fa3a942e13f44db5d34ed7d481
4910+
checksum: 10c0/563e4e3f5c5da87b7162e35112fa287b223a9bb28ed51a936c0a7d66c230dde1a595b9f1185f15421a698a6a01aa0f2bb30e38d24f9b5a5cfb2b8677687aa0e2
49114911
languageName: node
49124912
linkType: hard
49134913

0 commit comments

Comments
 (0)