one 1.13.7 → 1.14.0

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.13.7",
3
+ "version": "1.14.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -165,17 +165,17 @@
165
165
  "@react-navigation/routers": "~7.5.3",
166
166
  "@swc/core": "^1.14.0",
167
167
  "@ungap/structured-clone": "^1.2.0",
168
- "@vxrn/color-scheme": "1.13.7",
169
- "@vxrn/compiler": "1.13.7",
170
- "@vxrn/resolve": "1.13.7",
171
- "@vxrn/tslib-lite": "1.13.7",
172
- "@vxrn/use-isomorphic-layout-effect": "1.13.7",
173
- "@vxrn/vite-plugin-metro": "1.13.7",
168
+ "@vxrn/color-scheme": "1.14.0",
169
+ "@vxrn/compiler": "1.14.0",
170
+ "@vxrn/resolve": "1.14.0",
171
+ "@vxrn/tslib-lite": "1.14.0",
172
+ "@vxrn/use-isomorphic-layout-effect": "1.14.0",
173
+ "@vxrn/vite-plugin-metro": "1.14.0",
174
174
  "babel-dead-code-elimination": "1.0.10",
175
175
  "babel-plugin-module-resolver": "^5.0.2",
176
176
  "citty": "^0.1.6",
177
177
  "core-js": "^3.38.1",
178
- "create-vxrn": "1.13.7",
178
+ "create-vxrn": "1.14.0",
179
179
  "escape-string-regexp": "^5.0.0",
180
180
  "expo-linking": "~55.0.7",
181
181
  "expo-modules-core": "~55.0.16",
@@ -196,7 +196,7 @@
196
196
  "ts-pattern": "^5.6.2",
197
197
  "use-latest-callback": "^0.2.3",
198
198
  "vite": "^8.0.0",
199
- "vxrn": "1.13.7",
199
+ "vxrn": "1.14.0",
200
200
  "ws": "^8.18.0",
201
201
  "xxhashjs": "^0.2.2"
202
202
  },
@@ -246,7 +246,7 @@
246
246
  "react": "19.2.0",
247
247
  "react-dom": "19.2.0",
248
248
  "react-native": "0.83.2",
249
- "rolldown": "^1.0.0-rc.9",
249
+ "rolldown": "^1.0.0-rc.12",
250
250
  "sharp": "^0.34.5",
251
251
  "typescript": "^5.7.3",
252
252
  "vitest": "^4.1.0"