@tamagui/config 1.124.13 → 1.124.14

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 @@
1
-
2
- built @tamagui/config in 1397 ms
1
+ built @tamagui/config in 2007 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/config",
3
- "version": "1.124.13",
3
+ "version": "1.124.14",
4
4
  "types": "./types/index.d.ts",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -81,19 +81,19 @@
81
81
  }
82
82
  },
83
83
  "dependencies": {
84
- "@tamagui/animations-css": "1.124.13",
85
- "@tamagui/animations-moti": "1.124.13",
86
- "@tamagui/animations-react-native": "1.124.13",
87
- "@tamagui/colors": "1.124.13",
88
- "@tamagui/font-inter": "1.124.13",
89
- "@tamagui/font-silkscreen": "1.124.13",
90
- "@tamagui/react-native-media-driver": "1.124.13",
91
- "@tamagui/shorthands": "1.124.13",
92
- "@tamagui/themes": "1.124.13",
93
- "@tamagui/web": "1.124.13"
84
+ "@tamagui/animations-css": "1.124.14",
85
+ "@tamagui/animations-moti": "1.124.14",
86
+ "@tamagui/animations-react-native": "1.124.14",
87
+ "@tamagui/colors": "1.124.14",
88
+ "@tamagui/font-inter": "1.124.14",
89
+ "@tamagui/font-silkscreen": "1.124.14",
90
+ "@tamagui/react-native-media-driver": "1.124.14",
91
+ "@tamagui/shorthands": "1.124.14",
92
+ "@tamagui/themes": "1.124.14",
93
+ "@tamagui/web": "1.124.14"
94
94
  },
95
95
  "devDependencies": {
96
- "@tamagui/build": "1.124.13"
96
+ "@tamagui/build": "1.124.14"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public"