@tamagui/static 1.107.0 → 1.108.0-1722728147390

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.107.0",
3
+ "version": "1.108.0-1722728147390",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -43,17 +43,17 @@
43
43
  "@babel/runtime": "^7.23.2",
44
44
  "@babel/traverse": "^7.23.3",
45
45
  "@babel/types": "^7.23.3",
46
- "@tamagui/build": "1.107.0",
47
- "@tamagui/cli-color": "1.107.0",
48
- "@tamagui/config-default": "1.107.0",
49
- "@tamagui/core": "1.107.0",
50
- "@tamagui/fake-react-native": "1.107.0",
51
- "@tamagui/generate-themes": "1.107.0",
52
- "@tamagui/helpers": "1.107.0",
53
- "@tamagui/helpers-node": "1.107.0",
54
- "@tamagui/proxy-worm": "1.107.0",
55
- "@tamagui/shorthands": "1.107.0",
56
- "@tamagui/types": "1.107.0",
46
+ "@tamagui/build": "1.108.0-1722728147390",
47
+ "@tamagui/cli-color": "1.108.0-1722728147390",
48
+ "@tamagui/config-default": "1.108.0-1722728147390",
49
+ "@tamagui/core": "1.108.0-1722728147390",
50
+ "@tamagui/fake-react-native": "1.108.0-1722728147390",
51
+ "@tamagui/generate-themes": "1.108.0-1722728147390",
52
+ "@tamagui/helpers": "1.108.0-1722728147390",
53
+ "@tamagui/helpers-node": "1.108.0-1722728147390",
54
+ "@tamagui/proxy-worm": "1.108.0-1722728147390",
55
+ "@tamagui/shorthands": "1.108.0-1722728147390",
56
+ "@tamagui/types": "1.108.0-1722728147390",
57
57
  "babel-literal-to-ast": "^2.1.0",
58
58
  "browserslist": "^4.22.2",
59
59
  "check-dependency-version-consistency": "^4.1.0",
@@ -66,8 +66,8 @@
66
66
  "lodash": "^4.17.21",
67
67
  "react-dom": "^18.2.0 || ^19.0.0",
68
68
  "react-native-web": "^0.19.12",
69
- "react-native-web-internals": "1.107.0",
70
- "react-native-web-lite": "1.107.0"
69
+ "react-native-web-internals": "1.108.0-1722728147390",
70
+ "react-native-web-lite": "1.108.0-1722728147390"
71
71
  },
72
72
  "devDependencies": {
73
73
  "@babel/plugin-syntax-typescript": "^7.23.3",