one 1.2.3 → 1.2.4

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 +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "license": "BSD-3-Clause",
5
5
  "sideEffects": [
6
6
  "setup.mjs",
@@ -105,24 +105,24 @@
105
105
  "@babel/types": "^7.28.5",
106
106
  "@radix-ui/react-slot": "^1.0.2",
107
107
  "@react-native-masked-view/masked-view": "^0.3.2",
108
- "@react-navigation/bottom-tabs": "^7.7.3",
109
- "@react-navigation/drawer": "^7.7.2",
110
- "@react-navigation/elements": "^2.6.3",
111
- "@react-navigation/native-stack": "^7.6.2",
112
- "@react-navigation/routers": "^7.5.1",
108
+ "@react-navigation/bottom-tabs": "~7.7.3",
109
+ "@react-navigation/drawer": "~7.7.2",
110
+ "@react-navigation/elements": "~2.6.3",
111
+ "@react-navigation/native-stack": "~7.6.2",
112
+ "@react-navigation/routers": "~7.5.1",
113
113
  "@swc/core": "^1.14.0",
114
114
  "@ungap/structured-clone": "^1.2.0",
115
- "@vxrn/compiler": "1.2.3",
116
- "@vxrn/resolve": "1.2.3",
117
- "@vxrn/tslib-lite": "1.2.3",
118
- "@vxrn/universal-color-scheme": "1.2.3",
119
- "@vxrn/use-isomorphic-layout-effect": "1.2.3",
120
- "@vxrn/vite-plugin-metro": "1.2.3",
115
+ "@vxrn/compiler": "1.2.4",
116
+ "@vxrn/resolve": "1.2.4",
117
+ "@vxrn/tslib-lite": "1.2.4",
118
+ "@vxrn/universal-color-scheme": "1.2.4",
119
+ "@vxrn/use-isomorphic-layout-effect": "1.2.4",
120
+ "@vxrn/vite-plugin-metro": "1.2.4",
121
121
  "babel-dead-code-elimination": "^1.0.10",
122
122
  "babel-plugin-module-resolver": "^5.0.2",
123
123
  "citty": "^0.1.6",
124
124
  "core-js": "^3.38.1",
125
- "create-vxrn": "1.2.3",
125
+ "create-vxrn": "1.2.4",
126
126
  "escape-string-regexp": "^5.0.0",
127
127
  "expo-linking": "~8.0.8",
128
128
  "expo-modules-core": "~3.0.24",
@@ -148,7 +148,7 @@
148
148
  "vite": "^7.1.12",
149
149
  "vite-plugin-barrel": "^0.4.1",
150
150
  "vite-tsconfig-paths": "^5.1.4",
151
- "vxrn": "1.2.3",
151
+ "vxrn": "1.2.4",
152
152
  "ws": "^8.18.0",
153
153
  "xxhashjs": "^0.2.2"
154
154
  },
@@ -165,7 +165,7 @@
165
165
  },
166
166
  "devDependencies": {
167
167
  "@react-navigation/core": "^7.13.0",
168
- "@react-navigation/native": "^7.1.19",
168
+ "@react-navigation/native": "~7.1.19",
169
169
  "@tamagui/build": "^1.136.1",
170
170
  "@types/node": "^24.10.0",
171
171
  "@types/react-dom": "^19.2.2",