@tamagui/static 1.109.0 → 1.109.1

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 +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/static",
3
- "version": "1.109.0",
3
+ "version": "1.109.1",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -36,25 +36,25 @@
36
36
  },
37
37
  "license": "MIT",
38
38
  "dependencies": {
39
- "@babel/core": "^7.23.3",
40
- "@babel/generator": "^7.23.3",
41
- "@babel/helper-plugin-utils": "^7.22.5",
42
- "@babel/parser": "^7.23.3",
43
- "@babel/plugin-transform-react-jsx": "^7.22.15",
44
- "@babel/runtime": "^7.23.2",
45
- "@babel/traverse": "^7.23.3",
46
- "@babel/types": "^7.23.3",
47
- "@tamagui/build": "1.109.0",
48
- "@tamagui/cli-color": "1.109.0",
49
- "@tamagui/config-default": "1.109.0",
50
- "@tamagui/core": "1.109.0",
51
- "@tamagui/fake-react-native": "1.109.0",
52
- "@tamagui/generate-themes": "1.109.0",
53
- "@tamagui/helpers": "1.109.0",
54
- "@tamagui/helpers-node": "1.109.0",
55
- "@tamagui/proxy-worm": "1.109.0",
56
- "@tamagui/shorthands": "1.109.0",
57
- "@tamagui/types": "1.109.0",
39
+ "@babel/core": "^7.25.2",
40
+ "@babel/generator": "^7.25.5",
41
+ "@babel/helper-plugin-utils": "^7.24.8",
42
+ "@babel/parser": "^7.25.4",
43
+ "@babel/plugin-transform-react-jsx": "^7.25.2",
44
+ "@babel/runtime": "^7.25.4",
45
+ "@babel/traverse": "^7.25.4",
46
+ "@babel/types": "^7.25.4",
47
+ "@tamagui/build": "1.109.1",
48
+ "@tamagui/cli-color": "1.109.1",
49
+ "@tamagui/config-default": "1.109.1",
50
+ "@tamagui/core": "1.109.1",
51
+ "@tamagui/fake-react-native": "1.109.1",
52
+ "@tamagui/generate-themes": "1.109.1",
53
+ "@tamagui/helpers": "1.109.1",
54
+ "@tamagui/helpers-node": "1.109.1",
55
+ "@tamagui/proxy-worm": "1.109.1",
56
+ "@tamagui/shorthands": "1.109.1",
57
+ "@tamagui/types": "1.109.1",
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,11 +67,11 @@
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.0",
71
- "react-native-web-lite": "1.109.0"
70
+ "react-native-web-internals": "1.109.1",
71
+ "react-native-web-lite": "1.109.1"
72
72
  },
73
73
  "devDependencies": {
74
- "@babel/plugin-syntax-typescript": "^7.23.3",
74
+ "@babel/plugin-syntax-typescript": "^7.25.4",
75
75
  "@expo/match-media": "^0.4.0",
76
76
  "@types/babel__core": "^7.20.5",
77
77
  "@types/find-root": "^1.1.2",