one 1.2.29 → 1.2.31

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.2.29",
3
+ "version": "1.2.31",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -121,17 +121,17 @@
121
121
  "@react-navigation/routers": "~7.5.1",
122
122
  "@swc/core": "^1.14.0",
123
123
  "@ungap/structured-clone": "^1.2.0",
124
- "@vxrn/color-scheme": "1.2.29",
125
- "@vxrn/compiler": "1.2.29",
126
- "@vxrn/resolve": "1.2.29",
127
- "@vxrn/tslib-lite": "1.2.29",
128
- "@vxrn/use-isomorphic-layout-effect": "1.2.29",
129
- "@vxrn/vite-plugin-metro": "1.2.29",
124
+ "@vxrn/color-scheme": "1.2.31",
125
+ "@vxrn/compiler": "1.2.31",
126
+ "@vxrn/resolve": "1.2.31",
127
+ "@vxrn/tslib-lite": "1.2.31",
128
+ "@vxrn/use-isomorphic-layout-effect": "1.2.31",
129
+ "@vxrn/vite-plugin-metro": "1.2.31",
130
130
  "babel-dead-code-elimination": "^1.0.10",
131
131
  "babel-plugin-module-resolver": "^5.0.2",
132
132
  "citty": "^0.1.6",
133
133
  "core-js": "^3.38.1",
134
- "create-vxrn": "1.2.29",
134
+ "create-vxrn": "1.2.31",
135
135
  "escape-string-regexp": "^5.0.0",
136
136
  "expo-linking": "~8.0.8",
137
137
  "expo-modules-core": "~3.0.24",
@@ -157,7 +157,7 @@
157
157
  "vite": "^7.1.12",
158
158
  "vite-plugin-barrel": "^0.4.1",
159
159
  "vite-tsconfig-paths": "^5.1.4",
160
- "vxrn": "1.2.29",
160
+ "vxrn": "1.2.31",
161
161
  "ws": "^8.18.0",
162
162
  "xxhashjs": "^0.2.2"
163
163
  },
@@ -175,7 +175,7 @@
175
175
  "devDependencies": {
176
176
  "@react-navigation/core": "^7.13.0",
177
177
  "@react-navigation/native": "~7.1.19",
178
- "@tamagui/build": "^1.139.2",
178
+ "@tamagui/build": "^1.140.2",
179
179
  "@types/node": "^24.10.0",
180
180
  "@types/react-dom": "^19.2.2",
181
181
  "@types/xxhashjs": "^0.2.4",