@tamagui/config-base 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-base",
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/core": "1.30.29",
34
- "@tamagui/font-inter": "1.30.29",
35
- "@tamagui/font-silkscreen": "1.30.29",
36
- "@tamagui/react-native-media-driver": "1.30.29",
37
- "@tamagui/shorthands": "1.30.29",
38
- "@tamagui/theme-base": "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/core": "1.31.0",
34
+ "@tamagui/font-inter": "1.31.0",
35
+ "@tamagui/font-silkscreen": "1.31.0",
36
+ "@tamagui/react-native-media-driver": "1.31.0",
37
+ "@tamagui/shorthands": "1.31.0",
38
+ "@tamagui/theme-base": "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"
@@ -454,8 +454,8 @@ export declare const config: {
454
454
  };
455
455
  };
456
456
  fonts: {
457
- heading: import("@tamagui/web").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13 | "true">;
458
- body: import("@tamagui/web").GenericFont<9 | 15 | 10 | 11 | 12 | 14 | 16 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 13 | "true">;
457
+ heading: import("@tamagui/web").GenericFont;
458
+ body: import("@tamagui/web").GenericFont;
459
459
  mono: {
460
460
  weight: {
461
461
  1: string;