@tamagui/static 1.79.12 → 1.79.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/static",
3
- "version": "1.79.12",
3
+ "version": "1.79.13",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -35,17 +35,17 @@
35
35
  "@babel/runtime": "^7.23.2",
36
36
  "@babel/traverse": "^7.23.3",
37
37
  "@babel/types": "^7.23.3",
38
- "@tamagui/build": "1.79.12",
39
- "@tamagui/cli-color": "1.79.12",
40
- "@tamagui/config-default": "1.79.12",
41
- "@tamagui/core": "1.79.12",
42
- "@tamagui/fake-react-native": "1.79.12",
43
- "@tamagui/generate-themes": "1.79.12",
44
- "@tamagui/helpers": "1.79.12",
45
- "@tamagui/helpers-node": "1.79.12",
46
- "@tamagui/proxy-worm": "1.79.12",
47
- "@tamagui/shorthands": "1.79.12",
48
- "@tamagui/types": "1.79.12",
38
+ "@tamagui/build": "1.79.13",
39
+ "@tamagui/cli-color": "1.79.13",
40
+ "@tamagui/config-default": "1.79.13",
41
+ "@tamagui/core": "1.79.13",
42
+ "@tamagui/fake-react-native": "1.79.13",
43
+ "@tamagui/generate-themes": "1.79.13",
44
+ "@tamagui/helpers": "1.79.13",
45
+ "@tamagui/helpers-node": "1.79.13",
46
+ "@tamagui/proxy-worm": "1.79.13",
47
+ "@tamagui/shorthands": "1.79.13",
48
+ "@tamagui/types": "1.79.13",
49
49
  "babel-literal-to-ast": "^2.1.0",
50
50
  "esbuild": "~0.19.3",
51
51
  "esbuild-register": "^3.4.2",
@@ -55,13 +55,13 @@
55
55
  "invariant": "^2.2.4",
56
56
  "lodash": "^4.17.21",
57
57
  "react-native-web": "^0.19.9",
58
- "react-native-web-internals": "1.79.12",
59
- "react-native-web-lite": "1.79.12"
58
+ "react-native-web-internals": "1.79.13",
59
+ "react-native-web-lite": "1.79.13"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@babel/plugin-syntax-typescript": "^7.23.3",
63
63
  "@expo/match-media": "^0.4.0",
64
- "@tamagui/test-design-system": "1.79.12",
64
+ "@tamagui/test-design-system": "1.79.13",
65
65
  "@testing-library/react": "^14.0.0",
66
66
  "@types/babel__generator": "^7.6.4",
67
67
  "@types/babel__traverse": "^7.18.2",