@tamagui/config 1.129.13 → 1.129.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 +1 @@
1
- built @tamagui/config in 1977 ms
1
+ built @tamagui/config in 1468 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/config",
3
- "version": "1.129.13",
3
+ "version": "1.129.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.129.13",
85
- "@tamagui/animations-moti": "1.129.13",
86
- "@tamagui/animations-react-native": "1.129.13",
87
- "@tamagui/colors": "1.129.13",
88
- "@tamagui/font-inter": "1.129.13",
89
- "@tamagui/font-silkscreen": "1.129.13",
90
- "@tamagui/react-native-media-driver": "1.129.13",
91
- "@tamagui/shorthands": "1.129.13",
92
- "@tamagui/themes": "1.129.13",
93
- "@tamagui/web": "1.129.13"
84
+ "@tamagui/animations-css": "1.129.14",
85
+ "@tamagui/animations-moti": "1.129.14",
86
+ "@tamagui/animations-react-native": "1.129.14",
87
+ "@tamagui/colors": "1.129.14",
88
+ "@tamagui/font-inter": "1.129.14",
89
+ "@tamagui/font-silkscreen": "1.129.14",
90
+ "@tamagui/react-native-media-driver": "1.129.14",
91
+ "@tamagui/shorthands": "1.129.14",
92
+ "@tamagui/themes": "1.129.14",
93
+ "@tamagui/web": "1.129.14"
94
94
  },
95
95
  "devDependencies": {
96
- "@tamagui/build": "1.129.13"
96
+ "@tamagui/build": "1.129.14"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public"