@tamagui/core 2.4.5-1784066510418 → 2.4.5-1784076621864

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,4 +1,4 @@
1
1
  $ tamagui-build
2
- built @tamagui/core in 3517 ms
2
+ built @tamagui/core in 1631 ms
3
3
  Running afterBuild script...
4
- afterBuild completed in 1120 ms
4
+ afterBuild completed in 329 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/core",
3
- "version": "2.4.5-1784066510418",
3
+ "version": "2.4.5-1784076621864",
4
4
  "gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
5
5
  "license": "MIT",
6
6
  "author": {
@@ -79,17 +79,17 @@
79
79
  "clean:build": "tamagui-build clean:build"
80
80
  },
81
81
  "dependencies": {
82
- "@tamagui/helpers": "2.4.5-1784066510418",
83
- "@tamagui/react-native-media-driver": "2.4.5-1784066510418",
84
- "@tamagui/react-native-use-pressable": "2.4.5-1784066510418",
85
- "@tamagui/use-element-layout": "2.4.5-1784066510418",
86
- "@tamagui/use-event": "2.4.5-1784066510418",
87
- "@tamagui/web": "2.4.5-1784066510418"
82
+ "@tamagui/helpers": "2.4.5-1784076621864",
83
+ "@tamagui/react-native-media-driver": "2.4.5-1784076621864",
84
+ "@tamagui/react-native-use-pressable": "2.4.5-1784076621864",
85
+ "@tamagui/use-element-layout": "2.4.5-1784076621864",
86
+ "@tamagui/use-event": "2.4.5-1784076621864",
87
+ "@tamagui/web": "2.4.5-1784076621864"
88
88
  },
89
89
  "devDependencies": {
90
- "@tamagui/build": "2.4.5-1784066510418",
91
- "@tamagui/native-bundle": "2.4.5-1784066510418",
92
- "@tamagui/react-native-web-lite": "2.4.5-1784066510418",
90
+ "@tamagui/build": "2.4.5-1784076621864",
91
+ "@tamagui/native-bundle": "2.4.5-1784076621864",
92
+ "@tamagui/react-native-web-lite": "2.4.5-1784076621864",
93
93
  "@testing-library/react": "^16.1.0",
94
94
  "csstype": "^3.0.10",
95
95
  "react": ">=19",