@tamagui/config 1.30.29 → 1.31.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/config",
3
- "version": "1.30.29",
3
+ "version": "1.31.0",
4
4
  "types": "./types/index.d.ts",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -27,18 +27,18 @@
27
27
  }
28
28
  },
29
29
  "dependencies": {
30
- "@tamagui/animations-css": "1.30.29",
31
- "@tamagui/animations-react-native": "1.30.29",
32
- "@tamagui/colors": "1.30.29",
33
- "@tamagui/font-inter": "1.30.29",
34
- "@tamagui/font-silkscreen": "1.30.29",
35
- "@tamagui/react-native-media-driver": "1.30.29",
36
- "@tamagui/shorthands": "1.30.29",
37
- "@tamagui/themes": "1.30.29",
38
- "@tamagui/web": "1.30.29"
30
+ "@tamagui/animations-css": "1.31.0",
31
+ "@tamagui/animations-react-native": "1.31.0",
32
+ "@tamagui/colors": "1.31.0",
33
+ "@tamagui/font-inter": "1.31.0",
34
+ "@tamagui/font-silkscreen": "1.31.0",
35
+ "@tamagui/react-native-media-driver": "1.31.0",
36
+ "@tamagui/shorthands": "1.31.0",
37
+ "@tamagui/themes": "1.31.0",
38
+ "@tamagui/web": "1.31.0"
39
39
  },
40
40
  "devDependencies": {
41
- "@tamagui/build": "1.30.29"
41
+ "@tamagui/build": "1.31.0"
42
42
  },
43
43
  "publishConfig": {
44
44
  "access": "public"
@@ -52056,8 +52056,8 @@ export declare const config: {
52056
52056
  };
52057
52057
  };
52058
52058
  fonts: {
52059
- heading: import("@tamagui/web").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13 | "true">;
52060
- body: import("@tamagui/web").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13 | "true">;
52059
+ heading: import("@tamagui/web").GenericFont;
52060
+ body: import("@tamagui/web").GenericFont;
52061
52061
  mono: {
52062
52062
  weight: {
52063
52063
  1: string;