one 1.1.273 → 1.1.274
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "one",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.274",
|
4
4
|
"source": "src/index.ts",
|
5
5
|
"types": "./types/index.d.ts",
|
6
6
|
"sideEffects": false,
|
@@ -89,12 +89,12 @@
|
|
89
89
|
"@react-navigation/native-stack": "~6.9.13",
|
90
90
|
"@react-navigation/routers": "~6.1.9",
|
91
91
|
"@ungap/structured-clone": "^1.2.0",
|
92
|
-
"@vxrn/universal-color-scheme": "1.1.
|
93
|
-
"@vxrn/use-isomorphic-layout-effect": "1.1.
|
92
|
+
"@vxrn/universal-color-scheme": "1.1.274",
|
93
|
+
"@vxrn/use-isomorphic-layout-effect": "1.1.274",
|
94
94
|
"babel-dead-code-elimination": "^1.0.6",
|
95
95
|
"citty": "^0.1.6",
|
96
96
|
"core-js": "^3.38.1",
|
97
|
-
"create-vxrn": "1.1.
|
97
|
+
"create-vxrn": "1.1.274",
|
98
98
|
"dotenv": "^16.4.5",
|
99
99
|
"escape-string-regexp": "^5.0.0",
|
100
100
|
"expo-linking": "~6.3.1",
|
@@ -116,7 +116,7 @@
|
|
116
116
|
"url-parse": "^1.5.10",
|
117
117
|
"vite": "6.0.0-beta.1",
|
118
118
|
"vite-tsconfig-paths": "^5.0.1",
|
119
|
-
"vxrn": "1.1.
|
119
|
+
"vxrn": "1.1.274",
|
120
120
|
"ws": "^8.18.0",
|
121
121
|
"xxhashjs": "^0.2.2"
|
122
122
|
},
|