@voyantjs/bookings-ui 0.53.0 → 0.53.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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyantjs/bookings-ui",
|
|
3
|
-
"version": "0.53.
|
|
3
|
+
"version": "0.53.1",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -51,21 +51,21 @@
|
|
|
51
51
|
"react-dom": "^19.0.0",
|
|
52
52
|
"react-hook-form": "^7.60.0",
|
|
53
53
|
"zod": "^4.3.6",
|
|
54
|
-
"@voyantjs/availability-react": "0.53.
|
|
55
|
-
"@voyantjs/bookings-react": "0.53.
|
|
56
|
-
"@voyantjs/catalog": "0.53.
|
|
57
|
-
"@voyantjs/catalog-react": "0.53.
|
|
58
|
-
"@voyantjs/crm-react": "0.53.
|
|
59
|
-
"@voyantjs/crm-ui": "0.53.
|
|
60
|
-
"@voyantjs/finance-react": "0.53.
|
|
61
|
-
"@voyantjs/identity-react": "0.53.
|
|
62
|
-
"@voyantjs/legal-react": "0.53.
|
|
63
|
-
"@voyantjs/products-react": "0.53.
|
|
64
|
-
"@voyantjs/suppliers-react": "0.53.
|
|
65
|
-
"@voyantjs/ui": "0.53.
|
|
54
|
+
"@voyantjs/availability-react": "0.53.1",
|
|
55
|
+
"@voyantjs/bookings-react": "0.53.1",
|
|
56
|
+
"@voyantjs/catalog": "0.53.1",
|
|
57
|
+
"@voyantjs/catalog-react": "0.53.1",
|
|
58
|
+
"@voyantjs/crm-react": "0.53.1",
|
|
59
|
+
"@voyantjs/crm-ui": "0.53.1",
|
|
60
|
+
"@voyantjs/finance-react": "0.53.1",
|
|
61
|
+
"@voyantjs/identity-react": "0.53.1",
|
|
62
|
+
"@voyantjs/legal-react": "0.53.1",
|
|
63
|
+
"@voyantjs/products-react": "0.53.1",
|
|
64
|
+
"@voyantjs/suppliers-react": "0.53.1",
|
|
65
|
+
"@voyantjs/ui": "0.53.1"
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@voyantjs/i18n": "0.53.
|
|
68
|
+
"@voyantjs/i18n": "0.53.1"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@tanstack/react-query": "^5.96.2",
|
|
@@ -78,19 +78,19 @@
|
|
|
78
78
|
"typescript": "^6.0.2",
|
|
79
79
|
"vitest": "^4.1.2",
|
|
80
80
|
"zod": "^4.3.6",
|
|
81
|
-
"@voyantjs/availability-react": "0.53.
|
|
82
|
-
"@voyantjs/bookings-react": "0.53.
|
|
83
|
-
"@voyantjs/catalog": "0.53.
|
|
84
|
-
"@voyantjs/catalog-react": "0.53.
|
|
85
|
-
"@voyantjs/crm-react": "0.53.
|
|
86
|
-
"@voyantjs/crm-ui": "0.53.
|
|
87
|
-
"@voyantjs/finance-react": "0.53.
|
|
88
|
-
"@voyantjs/identity-react": "0.53.
|
|
89
|
-
"@voyantjs/legal-react": "0.53.
|
|
90
|
-
"@voyantjs/products-react": "0.53.
|
|
91
|
-
"@voyantjs/suppliers-react": "0.53.
|
|
81
|
+
"@voyantjs/availability-react": "0.53.1",
|
|
82
|
+
"@voyantjs/bookings-react": "0.53.1",
|
|
83
|
+
"@voyantjs/catalog": "0.53.1",
|
|
84
|
+
"@voyantjs/catalog-react": "0.53.1",
|
|
85
|
+
"@voyantjs/crm-react": "0.53.1",
|
|
86
|
+
"@voyantjs/crm-ui": "0.53.1",
|
|
87
|
+
"@voyantjs/finance-react": "0.53.1",
|
|
88
|
+
"@voyantjs/identity-react": "0.53.1",
|
|
89
|
+
"@voyantjs/legal-react": "0.53.1",
|
|
90
|
+
"@voyantjs/products-react": "0.53.1",
|
|
91
|
+
"@voyantjs/suppliers-react": "0.53.1",
|
|
92
92
|
"@voyantjs/voyant-typescript-config": "0.1.0",
|
|
93
|
-
"@voyantjs/ui": "0.53.
|
|
93
|
+
"@voyantjs/ui": "0.53.1"
|
|
94
94
|
},
|
|
95
95
|
"files": [
|
|
96
96
|
"dist",
|