one 1.1.504 → 1.1.506

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.504",
3
+ "version": "1.1.506",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -113,16 +113,16 @@
113
113
  "@react-navigation/routers": "~7.3.2",
114
114
  "@swc/core": "^1.10.4",
115
115
  "@ungap/structured-clone": "^1.2.0",
116
- "@vxrn/compiler": "1.1.504",
117
- "@vxrn/resolve": "1.1.504",
118
- "@vxrn/tslib-lite": "1.1.504",
119
- "@vxrn/universal-color-scheme": "1.1.504",
120
- "@vxrn/use-isomorphic-layout-effect": "1.1.504",
116
+ "@vxrn/compiler": "1.1.506",
117
+ "@vxrn/resolve": "1.1.506",
118
+ "@vxrn/tslib-lite": "1.1.506",
119
+ "@vxrn/universal-color-scheme": "1.1.506",
120
+ "@vxrn/use-isomorphic-layout-effect": "1.1.506",
121
121
  "babel-dead-code-elimination": "^1.0.9",
122
122
  "babel-plugin-module-resolver": "^5",
123
123
  "citty": "^0.1.6",
124
124
  "core-js": "^3.38.1",
125
- "create-vxrn": "1.1.504",
125
+ "create-vxrn": "1.1.506",
126
126
  "escape-string-regexp": "^5.0.0",
127
127
  "expo-linking": "~6.3.1",
128
128
  "expo-modules-core": "2.3.13",
@@ -149,16 +149,16 @@
149
149
  "vite": "^7.0.1",
150
150
  "vite-plugin-barrel": "^0.4.1",
151
151
  "vite-tsconfig-paths": "^5.0.1",
152
- "vxrn": "1.1.504",
152
+ "vxrn": "1.1.506",
153
153
  "ws": "^8.18.0",
154
154
  "xxhashjs": "^0.2.2"
155
155
  },
156
156
  "devDependencies": {
157
- "@tamagui/build": "^1.129.16",
157
+ "@tamagui/build": "^1.132.7",
158
158
  "@types/node": "^22.1.0",
159
159
  "@types/react-dom": "^18.2.25",
160
160
  "@types/xxhashjs": "^0.2.4",
161
- "@vxrn/vite-plugin-metro": "1.1.504",
161
+ "@vxrn/vite-plugin-metro": "1.1.506",
162
162
  "depcheck": "^1.4.7",
163
163
  "immer": "^10.1.1",
164
164
  "react-native": "~0.79.2",