Skip to content

Commit

Permalink
fix(deps): update tamagui monorepo to ^1.120.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 668fdce commit 1899c56
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.120.1"
"@tamagui/compose-refs": "^1.120.2"
},
"devDependencies": {
"@types/react": "~18.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@emotion/weak-memoize": "^0.4.0",
"@react-native/normalize-colors": "0.76.5",
"@react-universal/utils": "workspace:*",
"@tamagui/constants": "^1.120.1",
"@tamagui/react-native-use-responder-events": "^1.120.1"
"@tamagui/constants": "^1.120.2",
"@tamagui/react-native-use-responder-events": "^1.120.2"
},
"devDependencies": {
"@types/react": "~18.3.18",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3738,7 +3738,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.120.1"
"@tamagui/compose-refs": "npm:^1.120.2"
"@types/react": "npm:~18.3.18"
react: "npm:18.3.1"
react-native: "npm:0.76.5"
Expand All @@ -3764,8 +3764,8 @@ __metadata:
"@emotion/weak-memoize": "npm:^0.4.0"
"@react-native/normalize-colors": "npm:0.76.5"
"@react-universal/utils": "workspace:*"
"@tamagui/constants": "npm:^1.120.1"
"@tamagui/react-native-use-responder-events": "npm:^1.120.1"
"@tamagui/constants": "npm:^1.120.2"
"@tamagui/react-native-use-responder-events": "npm:^1.120.2"
"@types/react": "npm:~18.3.18"
react: "npm:18.3.1"
react-native: "npm:0.76.5"
Expand Down Expand Up @@ -4485,30 +4485,30 @@ __metadata:
languageName: node
linkType: hard

"@tamagui/compose-refs@npm:^1.120.1":
version: 1.120.1
resolution: "@tamagui/compose-refs@npm:1.120.1"
"@tamagui/compose-refs@npm:^1.120.2":
version: 1.120.2
resolution: "@tamagui/compose-refs@npm:1.120.2"
peerDependencies:
react: "*"
checksum: 10c0/f05b6dee4e12d4641789135268092d1e2941454db1b37bd6b483183edaa63d91207df4501b40eabfea3b485cd6175b8792e6be645ff9af79fa65b8b3406a99e3
checksum: 10c0/a457c3d6b630fece686e79d590fcaccc5ae21349c6accad076db622858b1f6eec8f955b5fa81f5a4c00b82cea9a5315b7c18543dd3c3bb477869dae1732c2b36
languageName: node
linkType: hard

"@tamagui/constants@npm:^1.120.1":
version: 1.120.1
resolution: "@tamagui/constants@npm:1.120.1"
"@tamagui/constants@npm:^1.120.2":
version: 1.120.2
resolution: "@tamagui/constants@npm:1.120.2"
peerDependencies:
react: "*"
checksum: 10c0/f5a863d40d12bb01725153b855582f11107ab7e8fe2f79b94030be6f830b710d073d59d320c723dcd4dd59e620a1e588c5e812107e3438563d8f68026def8edb
checksum: 10c0/a749fa54cc258ad6c9e5f67400799451c5436d83d5759b16569704ee342c3bae58ddb69145cd4bd14b018e13e8c0fcdc16156e84d219e58e5bdda10f1ab3cf81
languageName: node
linkType: hard

"@tamagui/react-native-use-responder-events@npm:^1.120.1":
version: 1.120.1
resolution: "@tamagui/react-native-use-responder-events@npm:1.120.1"
"@tamagui/react-native-use-responder-events@npm:^1.120.2":
version: 1.120.2
resolution: "@tamagui/react-native-use-responder-events@npm:1.120.2"
peerDependencies:
react: "*"
checksum: 10c0/d0be197069ff9d9eeac575eba88c528157cff183d108effaed15e76378e9343ac6b9b5f5cca93a50e538eb0d7621e71535a443881f104d7080bb75ff009af242
checksum: 10c0/d3a6b973d4b994c6792331ce60a77e679fec1d67f6518db350c6f496918e60b9399b16c7df59540c62e2addeda105572987e75817d84a0173138032c891cef36
languageName: node
linkType: hard

Expand Down

0 comments on commit 1899c56

Please sign in to comment.