one 1.1.303 → 1.1.304

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.1.303",
3
+ "version": "1.1.304",
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.303",
93
- "@vxrn/universal-color-scheme": "1.1.303",
94
- "@vxrn/use-isomorphic-layout-effect": "1.1.303",
92
+ "@vxrn/tslib-lite": "1.1.304",
93
+ "@vxrn/universal-color-scheme": "1.1.304",
94
+ "@vxrn/use-isomorphic-layout-effect": "1.1.304",
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.303",
98
+ "create-vxrn": "1.1.304",
99
99
  "dotenv": "^16.4.5",
100
100
  "escape-string-regexp": "^5.0.0",
101
101
  "expo-linking": "~6.3.1",
@@ -118,7 +118,7 @@
118
118
  "url-parse": "^1.5.10",
119
119
  "vite": "6.0.0-beta.1",
120
120
  "vite-tsconfig-paths": "^5.0.1",
121
- "vxrn": "1.1.303",
121
+ "vxrn": "1.1.304",
122
122
  "ws": "^8.18.0",
123
123
  "xxhashjs": "^0.2.2"
124
124
  },