@tamagui/native 2.7.4 → 2.7.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
1
  $ tamagui-build
2
- built @tamagui/native in 673 ms
2
+ built @tamagui/native in 1505 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/native",
3
- "version": "2.7.4",
3
+ "version": "2.7.6",
4
4
  "description": "Native setup modules for Tamagui - portals, gesture handler, worklets, and more",
5
5
  "type": "module",
6
6
  "sideEffects": [
@@ -156,7 +156,7 @@
156
156
  "clean:build": "tamagui-build clean:build"
157
157
  },
158
158
  "devDependencies": {
159
- "@tamagui/build": "2.7.4",
159
+ "@tamagui/build": "2.7.6",
160
160
  "burnt": "^0.12.2",
161
161
  "react": ">=19",
162
162
  "react-native": "0.83.2",