Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@floating-ui/dom": "^1.7.4",
"@floating-ui/react-native": "^0.10.7",
"@react-universal/core": "workspace:*",
"@tamagui/compose-refs": "^1.138.6"
"@tamagui/compose-refs": "^1.144.3"
},
"devDependencies": {
"@react-universal/babel-plugin": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@emotion/weak-memoize": "^0.4.0",
"@react-native/normalize-colors": "0.82.1",
"@react-universal/utils": "workspace:*",
"@tamagui/constants": "^1.138.6",
"@tamagui/use-constant": "^1.138.6"
"@tamagui/constants": "^1.144.3",
"@tamagui/use-constant": "^1.144.3"
},
"devDependencies": {
"@types/react": "~19.2.7",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4181,7 +4181,7 @@ __metadata:
"@floating-ui/react-native": "npm:^0.10.7"
"@react-universal/babel-plugin": "workspace:*"
"@react-universal/core": "workspace:*"
"@tamagui/compose-refs": "npm:^1.138.6"
"@tamagui/compose-refs": "npm:^1.144.3"
"@types/react": "npm:~19.2.7"
react: "npm:19.2.0"
react-native: "npm:0.82.1"
Expand All @@ -4208,8 +4208,8 @@ __metadata:
"@emotion/weak-memoize": "npm:^0.4.0"
"@react-native/normalize-colors": "npm:0.82.1"
"@react-universal/utils": "workspace:*"
"@tamagui/constants": "npm:^1.138.6"
"@tamagui/use-constant": "npm:^1.138.6"
"@tamagui/constants": "npm:^1.144.3"
"@tamagui/use-constant": "npm:^1.144.3"
"@types/react": "npm:~19.2.7"
react: "npm:19.2.0"
react-native: "npm:0.82.1"
Expand Down Expand Up @@ -4883,31 +4883,31 @@ __metadata:
languageName: node
linkType: hard

"@tamagui/compose-refs@npm:^1.138.6":
version: 1.138.6
resolution: "@tamagui/compose-refs@npm:1.138.6"
"@tamagui/compose-refs@npm:^1.144.3":
version: 1.144.3
resolution: "@tamagui/compose-refs@npm:1.144.3"
peerDependencies:
react: "*"
checksum: 10c0/5297577e5cc6407c5986e856fc896be6d91cf3fe37cd264e1c8990d0b2a0389bad7b29e2f0c361c114469bff40456ddbe4df3b52d8f6e463e0625dc2168d3d68
checksum: 10c0/661d621f3bc88dc8f84e864d6d62b34ca86ce688ae890e4c0f55955241cb6522ca1943e55818f2d590720e511905862290f4354b04f925d95c6c109010d97b89
languageName: node
linkType: hard

"@tamagui/constants@npm:^1.138.6":
version: 1.138.6
resolution: "@tamagui/constants@npm:1.138.6"
"@tamagui/constants@npm:^1.144.3":
version: 1.144.3
resolution: "@tamagui/constants@npm:1.144.3"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/a5d28e15af4f5747c3674f45f19fda56d6e5a52b3e24e72846d55ab7ec112d60400c195b221e57245cb19c5c3c44331a682eb65fa49e1ee98ff2beb5a6225292
checksum: 10c0/d5d92a130967a2da7e47b1c9a690fba33b0890d9af47fb0f5b10bcb68ae94c7dbaad50cdcd7ffae14d663aec1036a76fb0ffee75ab46f2eedf301f50cdd6b2f6
languageName: node
linkType: hard

"@tamagui/use-constant@npm:^1.138.6":
version: 1.138.6
resolution: "@tamagui/use-constant@npm:1.138.6"
"@tamagui/use-constant@npm:^1.144.3":
version: 1.144.3
resolution: "@tamagui/use-constant@npm:1.144.3"
peerDependencies:
react: "*"
checksum: 10c0/dd814a8192bd6d5667139d4e9d4e5e7ce01efeca3aaf64b36d9dc67dd907e0ac2b96487dea03e88c7d7d3294841ad179cb1ba8fa3a942e13f44db5d34ed7d481
checksum: 10c0/0899168e2a01880d88105ce1f5bac36a7eb5987f8ddddb283f4df93ebaff83be7fc2048332aca1e673da3116974dcc2a2229a45c638a98cbed991cdc4024ea98
languageName: node
linkType: hard

Expand Down
Loading