@voyantjs/bookings-ui 0.104.0 → 0.104.2

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyantjs/bookings-ui",
3
- "version": "0.104.0",
3
+ "version": "0.104.2",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -52,25 +52,25 @@
52
52
  "react-dom": "^19.0.0",
53
53
  "react-hook-form": "^7.60.0",
54
54
  "zod": "^4.3.6",
55
- "@voyantjs/availability-react": "0.104.0",
56
- "@voyantjs/bookings": "0.104.0",
57
- "@voyantjs/bookings-react": "0.104.0",
58
- "@voyantjs/catalog": "0.104.0",
59
- "@voyantjs/catalog-react": "0.104.0",
60
- "@voyantjs/crm-react": "0.104.0",
61
- "@voyantjs/crm-ui": "0.104.0",
62
- "@voyantjs/extras-react": "0.104.0",
63
- "@voyantjs/finance-react": "0.104.0",
64
- "@voyantjs/identity-react": "0.104.0",
65
- "@voyantjs/legal-react": "0.104.0",
66
- "@voyantjs/pricing-react": "0.104.0",
67
- "@voyantjs/products-react": "0.104.0",
68
- "@voyantjs/suppliers-react": "0.104.0",
69
- "@voyantjs/ui": "0.104.0"
55
+ "@voyantjs/availability-react": "^0.104.1",
56
+ "@voyantjs/bookings-react": "^0.104.2",
57
+ "@voyantjs/bookings": "^0.104.2",
58
+ "@voyantjs/catalog-react": "^0.104.1",
59
+ "@voyantjs/catalog": "^0.104.1",
60
+ "@voyantjs/crm-react": "^0.104.1",
61
+ "@voyantjs/crm-ui": "^0.104.1",
62
+ "@voyantjs/extras-react": "^0.104.1",
63
+ "@voyantjs/identity-react": "^0.104.1",
64
+ "@voyantjs/finance-react": "^0.104.2",
65
+ "@voyantjs/legal-react": "^0.104.1",
66
+ "@voyantjs/pricing-react": "^0.104.1",
67
+ "@voyantjs/products-react": "^0.104.1",
68
+ "@voyantjs/suppliers-react": "^0.104.1",
69
+ "@voyantjs/ui": "^0.104.1"
70
70
  },
71
71
  "dependencies": {
72
72
  "sonner": "^2.0.7",
73
- "@voyantjs/i18n": "0.104.0"
73
+ "@voyantjs/i18n": "^0.104.1"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@tanstack/react-query": "^5.100.11",
@@ -85,22 +85,22 @@
85
85
  "typescript": "^6.0.2",
86
86
  "vitest": "^4.1.2",
87
87
  "zod": "^4.3.6",
88
- "@voyantjs/availability-react": "0.104.0",
89
- "@voyantjs/bookings": "0.104.0",
90
- "@voyantjs/bookings-react": "0.104.0",
91
- "@voyantjs/catalog": "0.104.0",
92
- "@voyantjs/catalog-react": "0.104.0",
93
- "@voyantjs/crm-react": "0.104.0",
94
- "@voyantjs/crm-ui": "0.104.0",
95
- "@voyantjs/extras-react": "0.104.0",
96
- "@voyantjs/finance-react": "0.104.0",
97
- "@voyantjs/identity-react": "0.104.0",
98
- "@voyantjs/legal-react": "0.104.0",
99
- "@voyantjs/pricing-react": "0.104.0",
100
- "@voyantjs/products-react": "0.104.0",
101
- "@voyantjs/suppliers-react": "0.104.0",
102
- "@voyantjs/ui": "0.104.0",
103
- "@voyantjs/voyant-typescript-config": "0.1.0"
88
+ "@voyantjs/availability-react": "^0.104.1",
89
+ "@voyantjs/bookings": "^0.104.2",
90
+ "@voyantjs/bookings-react": "^0.104.2",
91
+ "@voyantjs/catalog": "^0.104.1",
92
+ "@voyantjs/catalog-react": "^0.104.1",
93
+ "@voyantjs/crm-react": "^0.104.1",
94
+ "@voyantjs/crm-ui": "^0.104.1",
95
+ "@voyantjs/extras-react": "^0.104.1",
96
+ "@voyantjs/identity-react": "^0.104.1",
97
+ "@voyantjs/legal-react": "^0.104.1",
98
+ "@voyantjs/finance-react": "^0.104.2",
99
+ "@voyantjs/pricing-react": "^0.104.1",
100
+ "@voyantjs/products-react": "^0.104.1",
101
+ "@voyantjs/suppliers-react": "^0.104.1",
102
+ "@voyantjs/ui": "^0.104.1",
103
+ "@voyantjs/voyant-typescript-config": "^0.1.0"
104
104
  },
105
105
  "files": [
106
106
  "dist",