one 1.1.412 → 1.1.413
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.1.
|
3
|
+
"version": "1.1.413",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"sideEffects": [
|
6
6
|
"setup.mjs",
|
@@ -93,15 +93,15 @@
|
|
93
93
|
"@react-navigation/routers": "~7",
|
94
94
|
"@swc/core": "^1.10.4",
|
95
95
|
"@ungap/structured-clone": "^1.2.0",
|
96
|
-
"@vxrn/compiler": "1.1.
|
97
|
-
"@vxrn/resolve": "1.1.
|
98
|
-
"@vxrn/tslib-lite": "1.1.
|
99
|
-
"@vxrn/universal-color-scheme": "1.1.
|
100
|
-
"@vxrn/use-isomorphic-layout-effect": "1.1.
|
96
|
+
"@vxrn/compiler": "1.1.413",
|
97
|
+
"@vxrn/resolve": "1.1.413",
|
98
|
+
"@vxrn/tslib-lite": "1.1.413",
|
99
|
+
"@vxrn/universal-color-scheme": "1.1.413",
|
100
|
+
"@vxrn/use-isomorphic-layout-effect": "1.1.413",
|
101
101
|
"babel-dead-code-elimination": "^1.0.6",
|
102
102
|
"citty": "^0.1.6",
|
103
103
|
"core-js": "^3.38.1",
|
104
|
-
"create-vxrn": "1.1.
|
104
|
+
"create-vxrn": "1.1.413",
|
105
105
|
"escape-string-regexp": "^5.0.0",
|
106
106
|
"expo-linking": "~6.3.1",
|
107
107
|
"expo-modules-core": "2.1.2",
|
@@ -128,12 +128,12 @@
|
|
128
128
|
"vite": "^6.0.6",
|
129
129
|
"vite-plugin-barrel": "^0.4.1",
|
130
130
|
"vite-tsconfig-paths": "^5.0.1",
|
131
|
-
"vxrn": "1.1.
|
131
|
+
"vxrn": "1.1.413",
|
132
132
|
"ws": "^8.18.0",
|
133
133
|
"xxhashjs": "^0.2.2"
|
134
134
|
},
|
135
135
|
"devDependencies": {
|
136
|
-
"@tamagui/build": "^1.123.
|
136
|
+
"@tamagui/build": "^1.123.2",
|
137
137
|
"@types/node": "^22.1.0",
|
138
138
|
"@types/react-dom": "^18.2.25",
|
139
139
|
"@types/xxhashjs": "^0.2.4",
|