Skip to content

Commit

Permalink
Update tamagui monorepo to ^1.118.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 809d082 commit d0baca5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
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.6.12",
"@floating-ui/react-native": "^0.10.7",
"@react-universal/core": "workspace:*",
"@tamagui/compose-refs": "^1.118.1"
"@tamagui/compose-refs": "^1.118.3"
},
"devDependencies": {
"@types/react": "~18.3.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@emotion/utils": "^1.4.2",
"@react-native/normalize-colors": "0.76.3",
"@react-universal/utils": "workspace:*",
"@tamagui/constants": "^1.118.1",
"@tamagui/react-native-use-responder-events": "^1.118.1"
"@tamagui/constants": "^1.118.3",
"@tamagui/react-native-use-responder-events": "^1.118.3"
},
"devDependencies": {
"@types/react": "~18.3.12",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3626,7 +3626,7 @@ __metadata:
"@floating-ui/dom": "npm:^1.6.12"
"@floating-ui/react-native": "npm:^0.10.7"
"@react-universal/core": "workspace:*"
"@tamagui/compose-refs": "npm:^1.118.1"
"@tamagui/compose-refs": "npm:^1.118.3"
"@types/react": "npm:~18.3.12"
react: "npm:18.3.1"
react-native: "npm:0.76.3"
Expand All @@ -3651,8 +3651,8 @@ __metadata:
"@emotion/utils": "npm:^1.4.2"
"@react-native/normalize-colors": "npm:0.76.3"
"@react-universal/utils": "workspace:*"
"@tamagui/constants": "npm:^1.118.1"
"@tamagui/react-native-use-responder-events": "npm:^1.118.1"
"@tamagui/constants": "npm:^1.118.3"
"@tamagui/react-native-use-responder-events": "npm:^1.118.3"
"@types/react": "npm:~18.3.12"
react: "npm:18.3.1"
react-native: "npm:0.76.3"
Expand Down Expand Up @@ -4278,30 +4278,30 @@ __metadata:
languageName: node
linkType: hard

"@tamagui/compose-refs@npm:^1.118.1":
version: 1.118.1
resolution: "@tamagui/compose-refs@npm:1.118.1"
"@tamagui/compose-refs@npm:^1.118.3":
version: 1.118.3
resolution: "@tamagui/compose-refs@npm:1.118.3"
peerDependencies:
react: "*"
checksum: 10c0/ad78caf3d94dcd5506087cb8059549ea0207faf1af265b4a79296ce16b4184a0425a0d480128baeed8188e6b3663bdaa20d4022b4f2e03f8c00101e7e3eed509
checksum: 10c0/8eec297d5e415da90cec5fb3565eb94eacd01154c32bb94736dcfc53357269e5f7a12c02dc51afe37db5d375e4c3287b68b9d01f958d01249283c9424ee2d01a
languageName: node
linkType: hard

"@tamagui/constants@npm:^1.118.1":
version: 1.118.1
resolution: "@tamagui/constants@npm:1.118.1"
"@tamagui/constants@npm:^1.118.3":
version: 1.118.3
resolution: "@tamagui/constants@npm:1.118.3"
peerDependencies:
react: "*"
checksum: 10c0/85d2a0241d39406abc8b98f3274c24559ae7480a55272c0213695c94581ccc8bebef2c41e18fa43067bcb2a09351f4c6795004bc2a656bb677e3cc65407937a9
checksum: 10c0/d1423b5ca347ebbe979cd9fa4015910690943d6b2c75caad694e3a929c1da9a64e53a33f52cb1705e6cc8afdc65b057b062e7ef0b63ffb49e5041b61ca3d952b
languageName: node
linkType: hard

"@tamagui/react-native-use-responder-events@npm:^1.118.1":
version: 1.118.1
resolution: "@tamagui/react-native-use-responder-events@npm:1.118.1"
"@tamagui/react-native-use-responder-events@npm:^1.118.3":
version: 1.118.3
resolution: "@tamagui/react-native-use-responder-events@npm:1.118.3"
peerDependencies:
react: "*"
checksum: 10c0/1a00a8ee53cd433837db75bd47983280931a88e34e75530420a6907123f9c802534a0c9fc0fa24c8ed825e620c35673cb2ea13bec07afaf9bfeda56ae249676b
checksum: 10c0/27aa8add49af319e2ed149e1dc4c1738de26e934627c3b62ea3af74a04e22cdaaab2a457334f2f5766e8fd21f243bbb4dd7e2f691331743a1ea453de31aefa57
languageName: node
linkType: hard

Expand Down

0 comments on commit d0baca5

Please sign in to comment.