@tamagui/static 1.79.1 → 1.79.3

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 +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/static",
3
- "version": "1.79.1",
3
+ "version": "1.79.3",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -35,18 +35,18 @@
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.1",
39
- "@tamagui/cli-color": "1.79.1",
40
- "@tamagui/config-default": "1.79.1",
41
- "@tamagui/core": "1.79.1",
42
- "@tamagui/fake-react-native": "1.79.1",
43
- "@tamagui/generate-themes": "1.79.1",
44
- "@tamagui/helpers": "1.79.1",
45
- "@tamagui/helpers-node": "1.79.1",
46
- "@tamagui/proxy-worm": "1.79.1",
47
- "@tamagui/react-native-prebuilt": "1.79.1",
48
- "@tamagui/shorthands": "1.79.1",
49
- "@tamagui/types": "1.79.1",
38
+ "@tamagui/build": "1.79.3",
39
+ "@tamagui/cli-color": "1.79.3",
40
+ "@tamagui/config-default": "1.79.3",
41
+ "@tamagui/core": "1.79.3",
42
+ "@tamagui/fake-react-native": "1.79.3",
43
+ "@tamagui/generate-themes": "1.79.3",
44
+ "@tamagui/helpers": "1.79.3",
45
+ "@tamagui/helpers-node": "1.79.3",
46
+ "@tamagui/proxy-worm": "1.79.3",
47
+ "@tamagui/react-native-prebuilt": "1.79.3",
48
+ "@tamagui/shorthands": "1.79.3",
49
+ "@tamagui/types": "1.79.3",
50
50
  "babel-literal-to-ast": "^2.1.0",
51
51
  "esbuild": "~0.19.3",
52
52
  "esbuild-register": "^3.4.2",
@@ -56,13 +56,13 @@
56
56
  "invariant": "^2.2.4",
57
57
  "lodash": "^4.17.21",
58
58
  "react-native-web": "^0.19.6",
59
- "react-native-web-internals": "1.79.1",
60
- "react-native-web-lite": "1.79.1"
59
+ "react-native-web-internals": "1.79.3",
60
+ "react-native-web-lite": "1.79.3"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@babel/plugin-syntax-typescript": "^7.23.3",
64
64
  "@expo/match-media": "^0.4.0",
65
- "@tamagui/test-design-system": "1.79.1",
65
+ "@tamagui/test-design-system": "1.79.3",
66
66
  "@testing-library/react": "^14.0.0",
67
67
  "@types/babel__generator": "^7.6.4",
68
68
  "@types/babel__traverse": "^7.18.2",