one 1.6.0 → 1.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.6.0",
3
+ "version": "1.6.2",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -149,17 +149,17 @@
149
149
  "@react-navigation/routers": "~7.5.1",
150
150
  "@swc/core": "^1.14.0",
151
151
  "@ungap/structured-clone": "^1.2.0",
152
- "@vxrn/color-scheme": "1.6.0",
153
- "@vxrn/compiler": "1.6.0",
154
- "@vxrn/resolve": "1.6.0",
155
- "@vxrn/tslib-lite": "1.6.0",
156
- "@vxrn/use-isomorphic-layout-effect": "1.6.0",
157
- "@vxrn/vite-plugin-metro": "1.6.0",
152
+ "@vxrn/color-scheme": "1.6.2",
153
+ "@vxrn/compiler": "1.6.2",
154
+ "@vxrn/resolve": "1.6.2",
155
+ "@vxrn/tslib-lite": "1.6.2",
156
+ "@vxrn/use-isomorphic-layout-effect": "1.6.2",
157
+ "@vxrn/vite-plugin-metro": "1.6.2",
158
158
  "babel-dead-code-elimination": "1.0.10",
159
159
  "babel-plugin-module-resolver": "^5.0.2",
160
160
  "citty": "^0.1.6",
161
161
  "core-js": "^3.38.1",
162
- "create-vxrn": "1.6.0",
162
+ "create-vxrn": "1.6.2",
163
163
  "escape-string-regexp": "^5.0.0",
164
164
  "expo-linking": "~8.0.8",
165
165
  "expo-modules-core": "~3.0.24",
@@ -184,7 +184,7 @@
184
184
  "use-latest-callback": "^0.2.3",
185
185
  "vite": "^7.1.12",
186
186
  "vite-tsconfig-paths": "^6.0.5",
187
- "vxrn": "1.6.0",
187
+ "vxrn": "1.6.2",
188
188
  "ws": "^8.18.0",
189
189
  "xxhashjs": "^0.2.2"
190
190
  },