@tamagui/static 1.80.0 → 1.80.2

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.80.0",
3
+ "version": "1.80.2",
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.80.0",
39
- "@tamagui/cli-color": "1.80.0",
40
- "@tamagui/config-default": "1.80.0",
41
- "@tamagui/core": "1.80.0",
42
- "@tamagui/fake-react-native": "1.80.0",
43
- "@tamagui/generate-themes": "1.80.0",
44
- "@tamagui/helpers": "1.80.0",
45
- "@tamagui/helpers-node": "1.80.0",
46
- "@tamagui/proxy-worm": "1.80.0",
47
- "@tamagui/shorthands": "1.80.0",
48
- "@tamagui/types": "1.80.0",
38
+ "@tamagui/build": "1.80.2",
39
+ "@tamagui/cli-color": "1.80.2",
40
+ "@tamagui/config-default": "1.80.2",
41
+ "@tamagui/core": "1.80.2",
42
+ "@tamagui/fake-react-native": "1.80.2",
43
+ "@tamagui/generate-themes": "1.80.2",
44
+ "@tamagui/helpers": "1.80.2",
45
+ "@tamagui/helpers-node": "1.80.2",
46
+ "@tamagui/proxy-worm": "1.80.2",
47
+ "@tamagui/shorthands": "1.80.2",
48
+ "@tamagui/types": "1.80.2",
49
49
  "babel-literal-to-ast": "^2.1.0",
50
50
  "esbuild": "~0.19.3",
51
51
  "esbuild-register": "^3.4.2",
@@ -56,13 +56,13 @@
56
56
  "lightningcss": "^1.22.1",
57
57
  "lodash": "^4.17.21",
58
58
  "react-native-web": "^0.19.9",
59
- "react-native-web-internals": "1.80.0",
60
- "react-native-web-lite": "1.80.0"
59
+ "react-native-web-internals": "1.80.2",
60
+ "react-native-web-lite": "1.80.2"
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.80.0",
65
+ "@tamagui/test-design-system": "1.80.2",
66
66
  "@testing-library/react": "^14.0.0",
67
67
  "@types/babel__generator": "^7.6.4",
68
68
  "@types/babel__traverse": "^7.18.2",