one 1.1.541 → 1.1.543

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.1.541",
3
+ "version": "1.1.543",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -111,17 +111,17 @@
111
111
  "@react-navigation/routers": "~7.3.2",
112
112
  "@swc/core": "^1.10.4",
113
113
  "@ungap/structured-clone": "^1.2.0",
114
- "@vxrn/compiler": "1.1.541",
115
- "@vxrn/resolve": "1.1.541",
116
- "@vxrn/tslib-lite": "1.1.541",
117
- "@vxrn/universal-color-scheme": "1.1.541",
118
- "@vxrn/use-isomorphic-layout-effect": "1.1.541",
119
- "@vxrn/vite-plugin-metro": "1.1.541",
114
+ "@vxrn/compiler": "1.1.543",
115
+ "@vxrn/resolve": "1.1.543",
116
+ "@vxrn/tslib-lite": "1.1.543",
117
+ "@vxrn/universal-color-scheme": "1.1.543",
118
+ "@vxrn/use-isomorphic-layout-effect": "1.1.543",
119
+ "@vxrn/vite-plugin-metro": "1.1.543",
120
120
  "babel-dead-code-elimination": "^1.0.9",
121
121
  "babel-plugin-module-resolver": "^5",
122
122
  "citty": "^0.1.6",
123
123
  "core-js": "^3.38.1",
124
- "create-vxrn": "1.1.541",
124
+ "create-vxrn": "1.1.543",
125
125
  "escape-string-regexp": "^5.0.0",
126
126
  "expo-linking": "~6.3.1",
127
127
  "expo-modules-core": "~2.5.0",
@@ -139,14 +139,14 @@
139
139
  "react-dom": "~19.0.0",
140
140
  "react-native-css-interop": "^0.1.22",
141
141
  "react-native-gesture-handler": "~2.24.0",
142
- "react-native-reanimated": "~3.17.4",
142
+ "react-native-reanimated": ">=3.17.0",
143
143
  "ts-pattern": "^5.6.2",
144
144
  "tsconfig-paths": "^4",
145
145
  "use-latest-callback": "^0.2.3",
146
146
  "vite": "^7.1.12",
147
147
  "vite-plugin-barrel": "^0.4.1",
148
148
  "vite-tsconfig-paths": "^5.1.4",
149
- "vxrn": "1.1.541",
149
+ "vxrn": "1.1.543",
150
150
  "ws": "^8.18.0",
151
151
  "xxhashjs": "^0.2.2"
152
152
  },