@tamagui/static 1.90.8 → 1.90.10

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.90.8",
3
+ "version": "1.90.10",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -34,17 +34,17 @@
34
34
  "@babel/runtime": "^7.23.2",
35
35
  "@babel/traverse": "^7.23.3",
36
36
  "@babel/types": "^7.23.3",
37
- "@tamagui/build": "1.90.8",
38
- "@tamagui/cli-color": "1.90.8",
39
- "@tamagui/config-default": "1.90.8",
40
- "@tamagui/core": "1.90.8",
41
- "@tamagui/fake-react-native": "1.90.8",
42
- "@tamagui/generate-themes": "1.90.8",
43
- "@tamagui/helpers": "1.90.8",
44
- "@tamagui/helpers-node": "1.90.8",
45
- "@tamagui/proxy-worm": "1.90.8",
46
- "@tamagui/shorthands": "1.90.8",
47
- "@tamagui/types": "1.90.8",
37
+ "@tamagui/build": "1.90.10",
38
+ "@tamagui/cli-color": "1.90.10",
39
+ "@tamagui/config-default": "1.90.10",
40
+ "@tamagui/core": "1.90.10",
41
+ "@tamagui/fake-react-native": "1.90.10",
42
+ "@tamagui/generate-themes": "1.90.10",
43
+ "@tamagui/helpers": "1.90.10",
44
+ "@tamagui/helpers-node": "1.90.10",
45
+ "@tamagui/proxy-worm": "1.90.10",
46
+ "@tamagui/shorthands": "1.90.10",
47
+ "@tamagui/types": "1.90.10",
48
48
  "babel-literal-to-ast": "^2.1.0",
49
49
  "browserslist": "^4.22.2",
50
50
  "check-dependency-version-consistency": "^4.1.0",
@@ -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.90.8",
60
- "react-native-web-lite": "1.90.8"
59
+ "react-native-web-internals": "1.90.10",
60
+ "react-native-web-lite": "1.90.10"
61
61
  },
62
62
  "optionalDependencies": {
63
63
  "lightningcss": "*"