@tamagui/static 1.89.16 → 1.89.18

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/static",
3
- "version": "1.89.16",
3
+ "version": "1.89.18",
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.89.16",
39
- "@tamagui/cli-color": "1.89.16",
40
- "@tamagui/config-default": "1.89.16",
41
- "@tamagui/core": "1.89.16",
42
- "@tamagui/fake-react-native": "1.89.16",
43
- "@tamagui/generate-themes": "1.89.16",
44
- "@tamagui/helpers": "1.89.16",
45
- "@tamagui/helpers-node": "1.89.16",
46
- "@tamagui/proxy-worm": "1.89.16",
47
- "@tamagui/shorthands": "1.89.16",
48
- "@tamagui/types": "1.89.16",
38
+ "@tamagui/build": "1.89.18",
39
+ "@tamagui/cli-color": "1.89.18",
40
+ "@tamagui/config-default": "1.89.18",
41
+ "@tamagui/core": "1.89.18",
42
+ "@tamagui/fake-react-native": "1.89.18",
43
+ "@tamagui/generate-themes": "1.89.18",
44
+ "@tamagui/helpers": "1.89.18",
45
+ "@tamagui/helpers-node": "1.89.18",
46
+ "@tamagui/proxy-worm": "1.89.18",
47
+ "@tamagui/shorthands": "1.89.18",
48
+ "@tamagui/types": "1.89.18",
49
49
  "babel-literal-to-ast": "^2.1.0",
50
50
  "browserslist": "^4.22.2",
51
51
  "esbuild": "^0.19.11",
@@ -56,8 +56,8 @@
56
56
  "invariant": "^2.2.4",
57
57
  "lodash": "^4.17.21",
58
58
  "react-native-web": "^0.19.10",
59
- "react-native-web-internals": "1.89.16",
60
- "react-native-web-lite": "1.89.16"
59
+ "react-native-web-internals": "1.89.18",
60
+ "react-native-web-lite": "1.89.18"
61
61
  },
62
62
  "optionalDependencies": {
63
63
  "lightningcss": "*"