@tamagui/static 1.116.1 → 1.116.2

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.116.1",
3
+ "version": "1.116.2",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "type": "commonjs",
@@ -45,19 +45,19 @@
45
45
  "@babel/traverse": "^7.25.4",
46
46
  "@babel/types": "^7.25.4",
47
47
  "@esbuild-plugins/tsconfig-paths": "^0.1.2",
48
- "@tamagui/build": "1.116.1",
49
- "@tamagui/cli-color": "1.116.1",
50
- "@tamagui/config-default": "1.116.1",
51
- "@tamagui/core": "1.116.1",
52
- "@tamagui/fake-react-native": "1.116.1",
53
- "@tamagui/generate-themes": "1.116.1",
54
- "@tamagui/helpers": "1.116.1",
55
- "@tamagui/helpers-node": "1.116.1",
56
- "@tamagui/proxy-worm": "1.116.1",
57
- "@tamagui/react-native-web-internals": "1.116.1",
58
- "@tamagui/react-native-web-lite": "1.116.1",
59
- "@tamagui/shorthands": "1.116.1",
60
- "@tamagui/types": "1.116.1",
48
+ "@tamagui/build": "1.116.2",
49
+ "@tamagui/cli-color": "1.116.2",
50
+ "@tamagui/config-default": "1.116.2",
51
+ "@tamagui/core": "1.116.2",
52
+ "@tamagui/fake-react-native": "1.116.2",
53
+ "@tamagui/generate-themes": "1.116.2",
54
+ "@tamagui/helpers": "1.116.2",
55
+ "@tamagui/helpers-node": "1.116.2",
56
+ "@tamagui/proxy-worm": "1.116.2",
57
+ "@tamagui/react-native-web-internals": "1.116.2",
58
+ "@tamagui/react-native-web-lite": "1.116.2",
59
+ "@tamagui/shorthands": "1.116.2",
60
+ "@tamagui/types": "1.116.2",
61
61
  "babel-literal-to-ast": "^2.1.0",
62
62
  "browserslist": "^4.22.2",
63
63
  "check-dependency-version-consistency": "^4.1.0",