@voyant-travel/operations-react 0.1.0 → 0.1.1
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": "@voyant-travel/operations-react",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
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.111.
|
|
251
|
-
"@voyant-travel/bookings-react": "^0.120.
|
|
250
|
+
"@voyant-travel/admin": "^0.111.2",
|
|
251
|
+
"@voyant-travel/bookings-react": "^0.120.1",
|
|
252
252
|
"@voyant-travel/operations": "^0.1.0",
|
|
253
|
-
"@voyant-travel/inventory-react": "^0.2.
|
|
254
|
-
"@voyant-travel/ui": "^0.106.
|
|
253
|
+
"@voyant-travel/inventory-react": "^0.2.1",
|
|
254
|
+
"@voyant-travel/ui": "^0.106.2"
|
|
255
255
|
},
|
|
256
256
|
"peerDependenciesMeta": {
|
|
257
257
|
"@tanstack/react-table": {
|
|
@@ -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.111.
|
|
300
|
-
"@voyant-travel/bookings-react": "^0.120.
|
|
299
|
+
"@voyant-travel/admin": "^0.111.2",
|
|
300
|
+
"@voyant-travel/bookings-react": "^0.120.1",
|
|
301
301
|
"@voyant-travel/i18n": "^0.106.1",
|
|
302
302
|
"@voyant-travel/operations": "^0.1.0",
|
|
303
|
-
"@voyant-travel/inventory-react": "^0.2.
|
|
303
|
+
"@voyant-travel/inventory-react": "^0.2.1",
|
|
304
304
|
"@voyant-travel/react": "^0.104.1",
|
|
305
|
-
"@voyant-travel/ui": "^0.106.
|
|
305
|
+
"@voyant-travel/ui": "^0.106.2",
|
|
306
306
|
"@voyant-travel/voyant-typescript-config": "^0.1.0"
|
|
307
307
|
},
|
|
308
308
|
"files": [
|