one 1.1.321 → 1.1.322

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.321",
3
+ "version": "1.1.322",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "sideEffects": false,
@@ -91,14 +91,14 @@
91
91
  "@react-navigation/native-stack": "~6.9.13",
92
92
  "@react-navigation/routers": "~6.1.9",
93
93
  "@ungap/structured-clone": "^1.2.0",
94
- "@vxrn/resolve": "1.1.321",
95
- "@vxrn/tslib-lite": "1.1.321",
96
- "@vxrn/universal-color-scheme": "1.1.321",
97
- "@vxrn/use-isomorphic-layout-effect": "1.1.321",
94
+ "@vxrn/resolve": "1.1.322",
95
+ "@vxrn/tslib-lite": "1.1.322",
96
+ "@vxrn/universal-color-scheme": "1.1.322",
97
+ "@vxrn/use-isomorphic-layout-effect": "1.1.322",
98
98
  "babel-dead-code-elimination": "^1.0.6",
99
99
  "citty": "^0.1.6",
100
100
  "core-js": "^3.38.1",
101
- "create-vxrn": "1.1.321",
101
+ "create-vxrn": "1.1.322",
102
102
  "escape-string-regexp": "^5.0.0",
103
103
  "expo-linking": "~6.3.1",
104
104
  "expo-modules-core": "^1.12.24",
@@ -120,7 +120,7 @@
120
120
  "url-parse": "^1.5.10",
121
121
  "vite": "6.0.0-beta.1",
122
122
  "vite-tsconfig-paths": "^5.0.1",
123
- "vxrn": "1.1.321",
123
+ "vxrn": "1.1.322",
124
124
  "ws": "^8.18.0",
125
125
  "xxhashjs": "^0.2.2"
126
126
  },