@voyant-travel/operations-react 0.18.1 → 0.19.0
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 +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/operations-react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.19.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -248,10 +248,10 @@
|
|
|
248
248
|
"sonner": "^2.0.7",
|
|
249
249
|
"zod": "^4.0.0",
|
|
250
250
|
"@voyant-travel/admin": "^0.115.3",
|
|
251
|
-
"@voyant-travel/bookings-react": "^0.
|
|
252
|
-
"@voyant-travel/operations": "^0.5.
|
|
253
|
-
"@voyant-travel/inventory-react": "^0.
|
|
254
|
-
"@voyant-travel/ui": "^0.108.
|
|
251
|
+
"@voyant-travel/bookings-react": "^0.138.0",
|
|
252
|
+
"@voyant-travel/operations": "^0.5.6",
|
|
253
|
+
"@voyant-travel/inventory-react": "^0.20.0",
|
|
254
|
+
"@voyant-travel/ui": "^0.108.9"
|
|
255
255
|
},
|
|
256
256
|
"peerDependenciesMeta": {
|
|
257
257
|
"@tanstack/react-table": {
|
|
@@ -280,8 +280,8 @@
|
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
"dependencies": {
|
|
283
|
-
"@voyant-travel/
|
|
284
|
-
"@voyant-travel/
|
|
283
|
+
"@voyant-travel/i18n": "^0.109.6",
|
|
284
|
+
"@voyant-travel/react": "^0.104.1"
|
|
285
285
|
},
|
|
286
286
|
"devDependencies": {
|
|
287
287
|
"@tanstack/react-query": "^5.101.2",
|
|
@@ -297,14 +297,14 @@
|
|
|
297
297
|
"vitest": "^4.1.9",
|
|
298
298
|
"zod": "^4.4.3",
|
|
299
299
|
"@voyant-travel/admin": "^0.115.3",
|
|
300
|
-
"@voyant-travel/bookings-react": "^0.
|
|
301
|
-
"@voyant-travel/i18n": "^0.109.
|
|
302
|
-
"@voyant-travel/operations": "^0.5.
|
|
303
|
-
"@voyant-travel/inventory-react": "^0.
|
|
300
|
+
"@voyant-travel/bookings-react": "^0.138.0",
|
|
301
|
+
"@voyant-travel/i18n": "^0.109.6",
|
|
302
|
+
"@voyant-travel/operations": "^0.5.6",
|
|
303
|
+
"@voyant-travel/inventory-react": "^0.20.0",
|
|
304
304
|
"@voyant-travel/react": "^0.104.1",
|
|
305
305
|
"@voyant-travel/types": "^0.106.1",
|
|
306
|
-
"@voyant-travel/
|
|
307
|
-
"@voyant-travel/
|
|
306
|
+
"@voyant-travel/ui": "^0.108.9",
|
|
307
|
+
"@voyant-travel/voyant-typescript-config": "^0.1.0"
|
|
308
308
|
},
|
|
309
309
|
"files": [
|
|
310
310
|
"dist",
|