one 1.1.523 → 1.1.524
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 +10 -10
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "one",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.524",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"sideEffects": [
|
6
6
|
"setup.mjs",
|
@@ -111,23 +111,23 @@
|
|
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.
|
115
|
-
"@vxrn/resolve": "1.1.
|
116
|
-
"@vxrn/tslib-lite": "1.1.
|
117
|
-
"@vxrn/universal-color-scheme": "1.1.
|
118
|
-
"@vxrn/use-isomorphic-layout-effect": "1.1.
|
114
|
+
"@vxrn/compiler": "1.1.524",
|
115
|
+
"@vxrn/resolve": "1.1.524",
|
116
|
+
"@vxrn/tslib-lite": "1.1.524",
|
117
|
+
"@vxrn/universal-color-scheme": "1.1.524",
|
118
|
+
"@vxrn/use-isomorphic-layout-effect": "1.1.524",
|
119
119
|
"babel-dead-code-elimination": "^1.0.9",
|
120
120
|
"babel-plugin-module-resolver": "^5",
|
121
121
|
"citty": "^0.1.6",
|
122
122
|
"core-js": "^3.38.1",
|
123
|
-
"create-vxrn": "1.1.
|
123
|
+
"create-vxrn": "1.1.524",
|
124
124
|
"escape-string-regexp": "^5.0.0",
|
125
125
|
"expo-linking": "~6.3.1",
|
126
126
|
"expo-modules-core": "~2.5.0",
|
127
127
|
"fast-deep-equal": "^3.1.3",
|
128
128
|
"fast-glob": "^3.3.3",
|
129
129
|
"fs-extra": "^11.2.0",
|
130
|
-
"hono": "^4.
|
130
|
+
"hono": "^4.9.2",
|
131
131
|
"lightningcss": "^1.30.1",
|
132
132
|
"micromatch": "^4.0.7",
|
133
133
|
"nanoid": "^3.3.7",
|
@@ -145,7 +145,7 @@
|
|
145
145
|
"vite": "^7.0.1",
|
146
146
|
"vite-plugin-barrel": "^0.4.1",
|
147
147
|
"vite-tsconfig-paths": "^5.0.1",
|
148
|
-
"vxrn": "1.1.
|
148
|
+
"vxrn": "1.1.524",
|
149
149
|
"ws": "^8.18.0",
|
150
150
|
"xxhashjs": "^0.2.2"
|
151
151
|
},
|
@@ -167,7 +167,7 @@
|
|
167
167
|
"@types/node": "^22.1.0",
|
168
168
|
"@types/react-dom": "^18.2.25",
|
169
169
|
"@types/xxhashjs": "^0.2.4",
|
170
|
-
"@vxrn/vite-plugin-metro": "1.1.
|
170
|
+
"@vxrn/vite-plugin-metro": "1.1.524",
|
171
171
|
"depcheck": "^1.4.7",
|
172
172
|
"immer": "^10.1.1",
|
173
173
|
"react-native": "~0.79.2",
|