@voyant-travel/operations-react 0.13.0 → 0.14.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.14.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -247,11 +247,11 @@
|
|
|
247
247
|
"react-hook-form": "^7.72.1",
|
|
248
248
|
"sonner": "^2.0.7",
|
|
249
249
|
"zod": "^4.0.0",
|
|
250
|
-
"@voyant-travel/admin": "^0.
|
|
251
|
-
"@voyant-travel/bookings-react": "^0.
|
|
252
|
-
"@voyant-travel/operations": "^0.2.
|
|
253
|
-
"@voyant-travel/inventory-react": "^0.
|
|
254
|
-
"@voyant-travel/ui": "^0.108.
|
|
250
|
+
"@voyant-travel/admin": "^0.115.0",
|
|
251
|
+
"@voyant-travel/bookings-react": "^0.133.0",
|
|
252
|
+
"@voyant-travel/operations": "^0.2.8",
|
|
253
|
+
"@voyant-travel/inventory-react": "^0.15.0",
|
|
254
|
+
"@voyant-travel/ui": "^0.108.1"
|
|
255
255
|
},
|
|
256
256
|
"peerDependenciesMeta": {
|
|
257
257
|
"@tanstack/react-table": {
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
"dependencies": {
|
|
283
|
-
"@voyant-travel/i18n": "^0.
|
|
283
|
+
"@voyant-travel/i18n": "^0.108.0",
|
|
284
284
|
"@voyant-travel/react": "^0.104.1"
|
|
285
285
|
},
|
|
286
286
|
"devDependencies": {
|
|
@@ -296,13 +296,13 @@
|
|
|
296
296
|
"typescript": "^6.0.2",
|
|
297
297
|
"vitest": "^4.1.2",
|
|
298
298
|
"zod": "^4.3.6",
|
|
299
|
-
"@voyant-travel/admin": "^0.
|
|
300
|
-
"@voyant-travel/bookings-react": "^0.
|
|
301
|
-
"@voyant-travel/i18n": "^0.
|
|
302
|
-
"@voyant-travel/operations": "^0.2.
|
|
303
|
-
"@voyant-travel/inventory-react": "^0.
|
|
299
|
+
"@voyant-travel/admin": "^0.115.0",
|
|
300
|
+
"@voyant-travel/bookings-react": "^0.133.0",
|
|
301
|
+
"@voyant-travel/i18n": "^0.108.0",
|
|
302
|
+
"@voyant-travel/operations": "^0.2.8",
|
|
303
|
+
"@voyant-travel/inventory-react": "^0.15.0",
|
|
304
304
|
"@voyant-travel/react": "^0.104.1",
|
|
305
|
-
"@voyant-travel/ui": "^0.108.
|
|
305
|
+
"@voyant-travel/ui": "^0.108.1",
|
|
306
306
|
"@voyant-travel/voyant-typescript-config": "^0.1.0"
|
|
307
307
|
},
|
|
308
308
|
"files": [
|