one 1.2.55 → 1.2.56
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.
- package/package.json +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "one",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.56",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"setup.mjs",
|
|
@@ -135,17 +135,17 @@
|
|
|
135
135
|
"@react-navigation/routers": "~7.5.1",
|
|
136
136
|
"@swc/core": "^1.14.0",
|
|
137
137
|
"@ungap/structured-clone": "^1.2.0",
|
|
138
|
-
"@vxrn/color-scheme": "1.2.
|
|
139
|
-
"@vxrn/compiler": "1.2.
|
|
140
|
-
"@vxrn/resolve": "1.2.
|
|
141
|
-
"@vxrn/tslib-lite": "1.2.
|
|
142
|
-
"@vxrn/use-isomorphic-layout-effect": "1.2.
|
|
143
|
-
"@vxrn/vite-plugin-metro": "1.2.
|
|
138
|
+
"@vxrn/color-scheme": "1.2.56",
|
|
139
|
+
"@vxrn/compiler": "1.2.56",
|
|
140
|
+
"@vxrn/resolve": "1.2.56",
|
|
141
|
+
"@vxrn/tslib-lite": "1.2.56",
|
|
142
|
+
"@vxrn/use-isomorphic-layout-effect": "1.2.56",
|
|
143
|
+
"@vxrn/vite-plugin-metro": "1.2.56",
|
|
144
144
|
"babel-dead-code-elimination": "^1.0.10",
|
|
145
145
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
146
146
|
"citty": "^0.1.6",
|
|
147
147
|
"core-js": "^3.38.1",
|
|
148
|
-
"create-vxrn": "1.2.
|
|
148
|
+
"create-vxrn": "1.2.56",
|
|
149
149
|
"escape-string-regexp": "^5.0.0",
|
|
150
150
|
"expo-linking": "~8.0.8",
|
|
151
151
|
"expo-modules-core": "~3.0.24",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"vite": "^7.1.12",
|
|
172
172
|
"vite-plugin-barrel": "^0.4.1",
|
|
173
173
|
"vite-tsconfig-paths": "^5.1.4",
|
|
174
|
-
"vxrn": "1.2.
|
|
174
|
+
"vxrn": "1.2.56",
|
|
175
175
|
"ws": "^8.18.0",
|
|
176
176
|
"xxhashjs": "^0.2.2"
|
|
177
177
|
},
|