@voyantjs/bookings-ui 0.58.0 → 0.59.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.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyantjs/bookings-ui",
3
- "version": "0.58.0",
3
+ "version": "0.59.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -51,26 +51,26 @@
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.58.0",
55
- "@voyantjs/bookings-react": "0.58.0",
56
- "@voyantjs/catalog": "0.58.0",
57
- "@voyantjs/catalog-react": "0.58.0",
58
- "@voyantjs/crm-react": "0.58.0",
59
- "@voyantjs/extras-react": "0.58.0",
60
- "@voyantjs/crm-ui": "0.58.0",
61
- "@voyantjs/finance-react": "0.58.0",
62
- "@voyantjs/identity-react": "0.58.0",
63
- "@voyantjs/legal-react": "0.58.0",
64
- "@voyantjs/pricing-react": "0.58.0",
65
- "@voyantjs/products-react": "0.58.0",
66
- "@voyantjs/suppliers-react": "0.58.0",
67
- "@voyantjs/ui": "0.58.0"
54
+ "@voyantjs/availability-react": "0.59.0",
55
+ "@voyantjs/bookings-react": "0.59.0",
56
+ "@voyantjs/catalog": "0.59.0",
57
+ "@voyantjs/catalog-react": "0.59.0",
58
+ "@voyantjs/crm-react": "0.59.0",
59
+ "@voyantjs/crm-ui": "0.59.0",
60
+ "@voyantjs/extras-react": "0.59.0",
61
+ "@voyantjs/finance-react": "0.59.0",
62
+ "@voyantjs/identity-react": "0.59.0",
63
+ "@voyantjs/legal-react": "0.59.0",
64
+ "@voyantjs/pricing-react": "0.59.0",
65
+ "@voyantjs/products-react": "0.59.0",
66
+ "@voyantjs/suppliers-react": "0.59.0",
67
+ "@voyantjs/ui": "0.59.0"
68
68
  },
69
69
  "dependencies": {
70
- "@voyantjs/i18n": "0.58.0"
70
+ "@voyantjs/i18n": "0.59.0"
71
71
  },
72
72
  "devDependencies": {
73
- "@tanstack/react-query": "^5.96.2",
73
+ "@tanstack/react-query": "^5.100.11",
74
74
  "@types/react": "^19.2.14",
75
75
  "@types/react-dom": "^19.2.3",
76
76
  "lucide-react": "^0.475.0",
@@ -80,21 +80,21 @@
80
80
  "typescript": "^6.0.2",
81
81
  "vitest": "^4.1.2",
82
82
  "zod": "^4.3.6",
83
- "@voyantjs/availability-react": "0.58.0",
84
- "@voyantjs/bookings-react": "0.58.0",
85
- "@voyantjs/catalog": "0.58.0",
86
- "@voyantjs/catalog-react": "0.58.0",
87
- "@voyantjs/crm-react": "0.58.0",
88
- "@voyantjs/crm-ui": "0.58.0",
89
- "@voyantjs/extras-react": "0.58.0",
90
- "@voyantjs/finance-react": "0.58.0",
91
- "@voyantjs/identity-react": "0.58.0",
92
- "@voyantjs/legal-react": "0.58.0",
93
- "@voyantjs/pricing-react": "0.58.0",
94
- "@voyantjs/products-react": "0.58.0",
95
- "@voyantjs/suppliers-react": "0.58.0",
96
- "@voyantjs/voyant-typescript-config": "0.1.0",
97
- "@voyantjs/ui": "0.58.0"
83
+ "@voyantjs/availability-react": "0.59.0",
84
+ "@voyantjs/bookings-react": "0.59.0",
85
+ "@voyantjs/catalog": "0.59.0",
86
+ "@voyantjs/catalog-react": "0.59.0",
87
+ "@voyantjs/crm-react": "0.59.0",
88
+ "@voyantjs/crm-ui": "0.59.0",
89
+ "@voyantjs/extras-react": "0.59.0",
90
+ "@voyantjs/finance-react": "0.59.0",
91
+ "@voyantjs/identity-react": "0.59.0",
92
+ "@voyantjs/legal-react": "0.59.0",
93
+ "@voyantjs/pricing-react": "0.59.0",
94
+ "@voyantjs/products-react": "0.59.0",
95
+ "@voyantjs/suppliers-react": "0.59.0",
96
+ "@voyantjs/ui": "0.59.0",
97
+ "@voyantjs/voyant-typescript-config": "0.1.0"
98
98
  },
99
99
  "files": [
100
100
  "dist",