@tamagui/static 1.109.3 → 1.109.4

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