one 1.1.308 → 1.1.309

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "one",
3
- "version": "1.1.308",
3
+ "version": "1.1.309",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "sideEffects": false,
@@ -90,14 +90,14 @@
90
90
  "@react-navigation/native-stack": "~6.9.13",
91
91
  "@react-navigation/routers": "~6.1.9",
92
92
  "@ungap/structured-clone": "^1.2.0",
93
- "@vxrn/resolve": "1.1.308",
94
- "@vxrn/tslib-lite": "1.1.308",
95
- "@vxrn/universal-color-scheme": "1.1.308",
96
- "@vxrn/use-isomorphic-layout-effect": "1.1.308",
93
+ "@vxrn/resolve": "1.1.309",
94
+ "@vxrn/tslib-lite": "1.1.309",
95
+ "@vxrn/universal-color-scheme": "1.1.309",
96
+ "@vxrn/use-isomorphic-layout-effect": "1.1.309",
97
97
  "babel-dead-code-elimination": "^1.0.6",
98
98
  "citty": "^0.1.6",
99
99
  "core-js": "^3.38.1",
100
- "create-vxrn": "1.1.308",
100
+ "create-vxrn": "1.1.309",
101
101
  "dotenv": "^16.4.5",
102
102
  "escape-string-regexp": "^5.0.0",
103
103
  "expo-linking": "~6.3.1",
@@ -120,7 +120,7 @@
120
120
  "url-parse": "^1.5.10",
121
121
  "vite": "6.0.0-beta.1",
122
122
  "vite-tsconfig-paths": "^5.0.1",
123
- "vxrn": "1.1.308",
123
+ "vxrn": "1.1.309",
124
124
  "ws": "^8.18.0",
125
125
  "xxhashjs": "^0.2.2"
126
126
  },