@tamagui/static 1.85.8 → 1.85.9-1705340264375

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.85.8",
3
+ "version": "1.85.9-1705340264375",
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.85.8",
39
- "@tamagui/cli-color": "1.85.8",
40
- "@tamagui/config-default": "1.85.8",
41
- "@tamagui/core": "1.85.8",
42
- "@tamagui/fake-react-native": "1.85.8",
43
- "@tamagui/generate-themes": "1.85.8",
44
- "@tamagui/helpers": "1.85.8",
45
- "@tamagui/helpers-node": "1.85.8",
46
- "@tamagui/proxy-worm": "1.85.8",
47
- "@tamagui/shorthands": "1.85.8",
48
- "@tamagui/types": "1.85.8",
38
+ "@tamagui/build": "1.85.9-1705340264375",
39
+ "@tamagui/cli-color": "1.85.9-1705340264375",
40
+ "@tamagui/config-default": "1.85.9-1705340264375",
41
+ "@tamagui/core": "1.85.9-1705340264375",
42
+ "@tamagui/fake-react-native": "1.85.9-1705340264375",
43
+ "@tamagui/generate-themes": "1.85.9-1705340264375",
44
+ "@tamagui/helpers": "1.85.9-1705340264375",
45
+ "@tamagui/helpers-node": "1.85.9-1705340264375",
46
+ "@tamagui/proxy-worm": "1.85.9-1705340264375",
47
+ "@tamagui/shorthands": "1.85.9-1705340264375",
48
+ "@tamagui/types": "1.85.9-1705340264375",
49
49
  "babel-literal-to-ast": "^2.1.0",
50
50
  "browserslist": "^4.22.2",
51
51
  "esbuild": "^0.19.11",
@@ -57,8 +57,8 @@
57
57
  "lightningcss": "^1.22.1",
58
58
  "lodash": "^4.17.21",
59
59
  "react-native-web": "^0.19.10",
60
- "react-native-web-internals": "1.85.8",
61
- "react-native-web-lite": "1.85.8"
60
+ "react-native-web-internals": "1.85.9-1705340264375",
61
+ "react-native-web-lite": "1.85.9-1705340264375"
62
62
  },
63
63
  "devDependencies": {
64
64
  "@babel/plugin-syntax-typescript": "^7.23.3",