Skip to content

Commit e7f3209

Browse files
Update tamagui monorepo to ^1.141.5
1 parent e4c9444 commit e7f3209

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.141.5"
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.141.5",
38+
"@tamagui/use-constant": "^1.141.5"
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.141.5"
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.141.5"
4212+
"@tamagui/use-constant": "npm:^1.141.5"
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.141.5":
4887+
version: 1.141.5
4888+
resolution: "@tamagui/compose-refs@npm:1.141.5"
48894889
peerDependencies:
48904890
react: "*"
4891-
checksum: 10c0/5297577e5cc6407c5986e856fc896be6d91cf3fe37cd264e1c8990d0b2a0389bad7b29e2f0c361c114469bff40456ddbe4df3b52d8f6e463e0625dc2168d3d68
4891+
checksum: 10c0/5d7b612e54804f86b0d9173c1933602c54eaeea022ba149624b91c990dbd00c1f2d1cb184cd60e85379353c03dd0a1fbd61472177809b81a21aa2611bc519cc4
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.141.5":
4896+
version: 1.141.5
4897+
resolution: "@tamagui/constants@npm:1.141.5"
48984898
peerDependencies:
48994899
react: "*"
49004900
react-native: "*"
4901-
checksum: 10c0/a5d28e15af4f5747c3674f45f19fda56d6e5a52b3e24e72846d55ab7ec112d60400c195b221e57245cb19c5c3c44331a682eb65fa49e1ee98ff2beb5a6225292
4901+
checksum: 10c0/7bd342b7c7f5910b9506b9e211d00e1254b37cf2f203ae63cfe3089bfefecb9fcf40c5f00db8cfd8c26353f9b96752e1861ff7d5edf70d17d84aa3c810a0672e
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.141.5":
4906+
version: 1.141.5
4907+
resolution: "@tamagui/use-constant@npm:1.141.5"
49084908
peerDependencies:
49094909
react: "*"
4910-
checksum: 10c0/dd814a8192bd6d5667139d4e9d4e5e7ce01efeca3aaf64b36d9dc67dd907e0ac2b96487dea03e88c7d7d3294841ad179cb1ba8fa3a942e13f44db5d34ed7d481
4910+
checksum: 10c0/286887fbf91daae09ca3a4a15c9af7fff23e086fb690b67aedd9047070923771bad536cdc24a676f37adb7b32bf8b941bb80124bda5a3cb4ca4700aea7a957ea
49114911
languageName: node
49124912
linkType: hard
49134913

0 commit comments

Comments
 (0)