one 1.1.292 → 1.1.293

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.1.292",
3
+ "version": "1.1.293",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "sideEffects": false,
@@ -89,13 +89,13 @@
89
89
  "@react-navigation/native-stack": "~6.9.13",
90
90
  "@react-navigation/routers": "~6.1.9",
91
91
  "@ungap/structured-clone": "^1.2.0",
92
- "@vxrn/tslib-lite": "1.1.292",
93
- "@vxrn/universal-color-scheme": "1.1.292",
94
- "@vxrn/use-isomorphic-layout-effect": "1.1.292",
92
+ "@vxrn/tslib-lite": "1.1.293",
93
+ "@vxrn/universal-color-scheme": "1.1.293",
94
+ "@vxrn/use-isomorphic-layout-effect": "1.1.293",
95
95
  "babel-dead-code-elimination": "^1.0.6",
96
96
  "citty": "^0.1.6",
97
97
  "core-js": "^3.38.1",
98
- "create-vxrn": "1.1.292",
98
+ "create-vxrn": "1.1.293",
99
99
  "dotenv": "^16.4.5",
100
100
  "escape-string-regexp": "^5.0.0",
101
101
  "expo-linking": "~6.3.1",
@@ -117,7 +117,7 @@
117
117
  "url-parse": "^1.5.10",
118
118
  "vite": "6.0.0-beta.1",
119
119
  "vite-tsconfig-paths": "^5.0.1",
120
- "vxrn": "1.1.292",
120
+ "vxrn": "1.1.293",
121
121
  "ws": "^8.18.0",
122
122
  "xxhashjs": "^0.2.2"
123
123
  },
@@ -125,7 +125,7 @@
125
125
  "react-native": "*"
126
126
  },
127
127
  "devDependencies": {
128
- "@tamagui/build": "^1.112.18",
128
+ "@tamagui/build": "^1.112.21",
129
129
  "@types/node": "^22.1.0",
130
130
  "@types/react-dom": "^18.2.25",
131
131
  "@types/url-parse": "^1.4.11",