@schedule-x/react 1.37.0 → 1.38.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/.github/workflows/test-e2e.yml +6 -0
- package/CHANGELOG.md +46 -78
- package/cypress/e2e/002-custom-events.cy.ts +1 -1
- package/cypress/pages/002-custom-events/002-custom-events.tsx +3 -1
- package/cypress.config.ts +1 -1
- package/development/next-app/package-lock.json +3 -3
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,278 +2,246 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
# [1.
|
|
5
|
+
# [1.38.0](https://github.com/schedule-x/react/compare/v1.37.0...v1.38.0) (2024-05-11)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Features
|
|
9
9
|
|
|
10
|
-
* update schedule-x monorepo packages to v1.
|
|
10
|
+
* update schedule-x monorepo packages to v1.40.0 ([#110](https://github.com/schedule-x/react/issues/110)) ([2bd2454](https://github.com/schedule-x/react/commit/2bd24541197d3ac4e57f2e3a5e124a0aab82921d))
|
|
11
11
|
|
|
12
|
-
# [1.
|
|
12
|
+
# [1.37.0](https://github.com/schedule-x/react/compare/v1.36.0...v1.37.0) (2024-05-09)
|
|
13
13
|
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
- update schedule-x monorepo packages to v1.39.0 ([#108](https://github.com/schedule-x/react/issues/108)) ([29e0572](https://github.com/schedule-x/react/commit/29e05727ea0fc67fa304a6857d02f0e779656821))
|
|
17
|
+
|
|
18
|
+
# [1.36.0](https://github.com/schedule-x/react/compare/v1.35.0...v1.36.0) (2024-05-07)
|
|
14
19
|
|
|
15
20
|
### Features
|
|
16
21
|
|
|
17
|
-
|
|
22
|
+
- update schedule-x monorepo packages to v1.38.0 ([#104](https://github.com/schedule-x/react/issues/104)) ([ca69698](https://github.com/schedule-x/react/commit/ca696987049a9b914ae50add988c5db89058374e))
|
|
18
23
|
|
|
19
24
|
# [1.35.0](https://github.com/schedule-x/react/compare/v1.34.0...v1.35.0) (2024-05-01)
|
|
20
25
|
|
|
21
|
-
|
|
22
26
|
### Features
|
|
23
27
|
|
|
24
|
-
|
|
28
|
+
- make commonjs filename use cjs extension ([#103](https://github.com/schedule-x/react/issues/103)) ([cae187b](https://github.com/schedule-x/react/commit/cae187b4ae576711f07ed4437bdec3f4f8b42791))
|
|
25
29
|
|
|
26
30
|
# [1.34.0](https://github.com/schedule-x/react/compare/v1.33.0...v1.34.0) (2024-04-30)
|
|
27
31
|
|
|
28
|
-
|
|
29
32
|
### Features
|
|
30
33
|
|
|
31
|
-
|
|
34
|
+
- **deps:** update devdependencies (non-major) ([#102](https://github.com/schedule-x/react/issues/102)) ([8f22c1f](https://github.com/schedule-x/react/commit/8f22c1f3b058aa9fcc0238527fcc054489a0ddae))
|
|
32
35
|
|
|
33
36
|
# [1.33.0](https://github.com/schedule-x/react/compare/v1.32.0...v1.33.0) (2024-04-26)
|
|
34
37
|
|
|
35
|
-
|
|
36
38
|
### Features
|
|
37
39
|
|
|
38
|
-
|
|
40
|
+
- update schedule-x calendar to 1.35.0 ([#100](https://github.com/schedule-x/react/issues/100)) ([85a7893](https://github.com/schedule-x/react/commit/85a7893a2e70a17e43ed251fad42f2b0bcf0604a))
|
|
39
41
|
|
|
40
42
|
# [1.32.0](https://github.com/schedule-x/react/compare/v1.31.0...v1.32.0) (2024-04-20)
|
|
41
43
|
|
|
42
|
-
|
|
43
44
|
### Features
|
|
44
45
|
|
|
45
|
-
|
|
46
|
+
- update schedule-x monorepo packages to v1.34.0 ([#98](https://github.com/schedule-x/react/issues/98)) ([f392471](https://github.com/schedule-x/react/commit/f392471b1247e0e229d6ed452ca1f4cbb536fba2))
|
|
46
47
|
|
|
47
48
|
# [1.31.0](https://github.com/schedule-x/react/compare/v1.30.0...v1.31.0) (2024-04-20)
|
|
48
49
|
|
|
49
|
-
|
|
50
50
|
### Features
|
|
51
51
|
|
|
52
|
-
|
|
52
|
+
- update schedule-x monorepo packages to v1.33.0 ([#96](https://github.com/schedule-x/react/issues/96)) ([7cb2b9f](https://github.com/schedule-x/react/commit/7cb2b9fe37d85ba5bd2c4aeeee9c7620b74d175b))
|
|
53
53
|
|
|
54
54
|
# [1.30.0](https://github.com/schedule-x/react/compare/v1.29.1...v1.30.0) (2024-04-16)
|
|
55
55
|
|
|
56
|
-
|
|
57
56
|
### Features
|
|
58
57
|
|
|
59
|
-
|
|
58
|
+
- update schedule-x monorepo packages to v1.32.0 ([#95](https://github.com/schedule-x/react/issues/95)) ([bcfb5d8](https://github.com/schedule-x/react/commit/bcfb5d8787acc3a45e3f3c7a28f0061ec2c3a7f8))
|
|
60
59
|
|
|
61
60
|
## [1.29.1](https://github.com/schedule-x/react/compare/v1.29.0...v1.29.1) (2024-04-08)
|
|
62
61
|
|
|
63
|
-
|
|
64
62
|
### Bug Fixes
|
|
65
63
|
|
|
66
|
-
|
|
64
|
+
- update schedule-x monorepo packages to v1.30.1 ([#92](https://github.com/schedule-x/react/issues/92)) ([9880656](https://github.com/schedule-x/react/commit/98806560582ab0fb3745d2753b9ec43ca1db13d6))
|
|
67
65
|
|
|
68
66
|
# [1.29.0](https://github.com/schedule-x/react/compare/v1.28.0...v1.29.0) (2024-04-06)
|
|
69
67
|
|
|
70
|
-
|
|
71
68
|
### Features
|
|
72
69
|
|
|
73
|
-
|
|
70
|
+
- update schedule-x monorepo packages to v1.30.0 ([#88](https://github.com/schedule-x/react/issues/88)) ([76e4830](https://github.com/schedule-x/react/commit/76e483009a46e1cfb1f61fcd0f2312d0fc6eacd0))
|
|
74
71
|
|
|
75
72
|
# [1.28.0](https://github.com/schedule-x/react/compare/v1.27.0...v1.28.0) (2024-04-05)
|
|
76
73
|
|
|
77
|
-
|
|
78
74
|
### Features
|
|
79
75
|
|
|
80
|
-
|
|
76
|
+
- update schedule-x monorepo packages to v1.29.1 ([#87](https://github.com/schedule-x/react/issues/87)) ([acae383](https://github.com/schedule-x/react/commit/acae3839610dddc83f71be2e0bfde710ffaf87cc))
|
|
81
77
|
|
|
82
78
|
# [1.27.0](https://github.com/schedule-x/react/compare/v1.26.0...v1.27.0) (2024-04-04)
|
|
83
79
|
|
|
84
|
-
|
|
85
80
|
### Features
|
|
86
81
|
|
|
87
|
-
|
|
82
|
+
- update schedule-x monorepo packages to v1.29.0 ([#86](https://github.com/schedule-x/react/issues/86)) ([3d1776e](https://github.com/schedule-x/react/commit/3d1776e4749a61115d2763dd0620f74ae2b23fe0))
|
|
88
83
|
|
|
89
84
|
# [1.26.0](https://github.com/schedule-x/react/compare/v1.25.0...v1.26.0) (2024-04-03)
|
|
90
85
|
|
|
91
|
-
|
|
92
86
|
### Features
|
|
93
87
|
|
|
94
|
-
|
|
88
|
+
- update schedule-x monorepo packages to v1.28.0 ([#83](https://github.com/schedule-x/react/issues/83)) ([76c17a6](https://github.com/schedule-x/react/commit/76c17a6b9eae603b24058f77d69889276e0dfb1a))
|
|
95
89
|
|
|
96
90
|
# [1.25.0](https://github.com/schedule-x/react/compare/v1.24.0...v1.25.0) (2024-04-02)
|
|
97
91
|
|
|
98
|
-
|
|
99
92
|
### Features
|
|
100
93
|
|
|
101
|
-
|
|
94
|
+
- update schedule-x monorepo packages to v1.27.1 ([#82](https://github.com/schedule-x/react/issues/82)) ([b95b577](https://github.com/schedule-x/react/commit/b95b5773a100935689442e1b6cace876eacc6d41))
|
|
102
95
|
|
|
103
96
|
# [1.24.0](https://github.com/schedule-x/react/compare/v1.23.0...v1.24.0) (2024-03-29)
|
|
104
97
|
|
|
105
|
-
|
|
106
98
|
### Features
|
|
107
99
|
|
|
108
|
-
|
|
100
|
+
- update schedule-x monorepo packages to v1.27.0 ([#81](https://github.com/schedule-x/react/issues/81)) ([9392bf7](https://github.com/schedule-x/react/commit/9392bf7e1627dc67c8efa4a0ce9bf5a3c54a08ae))
|
|
109
101
|
|
|
110
102
|
# [1.23.0](https://github.com/schedule-x/react/compare/v1.22.0...v1.23.0) (2024-03-28)
|
|
111
103
|
|
|
112
|
-
|
|
113
104
|
### Features
|
|
114
105
|
|
|
115
|
-
|
|
106
|
+
- update schedule-x monorepo packages to v1.26.0 ([#79](https://github.com/schedule-x/react/issues/79)) ([57abba8](https://github.com/schedule-x/react/commit/57abba8fb832f7fc58ca2ee4327ad6ad78c64cee))
|
|
116
107
|
|
|
117
108
|
# [1.22.0](https://github.com/schedule-x/react/compare/v1.21.0...v1.22.0) (2024-03-18)
|
|
118
109
|
|
|
119
|
-
|
|
120
110
|
### Features
|
|
121
111
|
|
|
122
|
-
|
|
112
|
+
- update schedule-x monorepo packages to v1.25.0 ([#76](https://github.com/schedule-x/react/issues/76)) ([ad30a55](https://github.com/schedule-x/react/commit/ad30a555693ab5ae75f992e6f440e27f25eb3636))
|
|
123
113
|
|
|
124
114
|
# [1.21.0](https://github.com/schedule-x/react/compare/v1.20.0...v1.21.0) (2024-03-16)
|
|
125
115
|
|
|
126
|
-
|
|
127
116
|
### Features
|
|
128
117
|
|
|
129
|
-
|
|
118
|
+
- update schedule-x monorepo packages to v1.24.0 ([#72](https://github.com/schedule-x/react/issues/72)) ([c462226](https://github.com/schedule-x/react/commit/c462226c86ef9300fbd5e9da7250179ab9e58130))
|
|
130
119
|
|
|
131
120
|
# [1.20.0](https://github.com/schedule-x/react/compare/v1.19.0...v1.20.0) (2024-03-09)
|
|
132
121
|
|
|
133
|
-
|
|
134
122
|
### Features
|
|
135
123
|
|
|
136
|
-
|
|
124
|
+
- custom event modal ([#73](https://github.com/schedule-x/react/issues/73)) ([3130130](https://github.com/schedule-x/react/commit/313013032a21270eef78ba30fc4cb8e7024e20ac))
|
|
137
125
|
|
|
138
126
|
# [1.19.0](https://github.com/schedule-x/react/compare/v1.18.1...v1.19.0) (2024-03-04)
|
|
139
127
|
|
|
140
|
-
|
|
141
128
|
### Features
|
|
142
129
|
|
|
143
|
-
|
|
130
|
+
- update schedule-x monorepo packages to v1.21.0 ([#69](https://github.com/schedule-x/react/issues/69)) ([4a7302d](https://github.com/schedule-x/react/commit/4a7302d19d78a8e19e898da0f3cfa83bd5b9426f))
|
|
144
131
|
|
|
145
132
|
## [1.18.1](https://github.com/schedule-x/react/compare/v1.18.0...v1.18.1) (2024-03-04)
|
|
146
133
|
|
|
147
|
-
|
|
148
134
|
### Bug Fixes
|
|
149
135
|
|
|
150
|
-
|
|
136
|
+
- **deps:** update dependency next to v14.1.1 ([#66](https://github.com/schedule-x/react/issues/66)) ([fd450fa](https://github.com/schedule-x/react/commit/fd450fac1d239d85b221fbd2c8347b07b757b122))
|
|
151
137
|
|
|
152
138
|
# [1.18.0](https://github.com/schedule-x/react/compare/v1.17.0...v1.18.0) (2024-03-04)
|
|
153
139
|
|
|
154
|
-
|
|
155
140
|
### Features
|
|
156
141
|
|
|
157
|
-
|
|
142
|
+
- update schedule-x monorepo packages to v1.20.0 ([#67](https://github.com/schedule-x/react/issues/67)) ([6ae23fb](https://github.com/schedule-x/react/commit/6ae23fbc2cf6adce53914c06c4e6137c8980bed1))
|
|
158
143
|
|
|
159
144
|
# [1.17.0](https://github.com/schedule-x/react/compare/v1.16.0...v1.17.0) (2024-02-28)
|
|
160
145
|
|
|
161
|
-
|
|
162
146
|
### Features
|
|
163
147
|
|
|
164
|
-
|
|
148
|
+
- **deps:** update schedule-x monorepo packages to v1.19.0 ([#64](https://github.com/schedule-x/react/issues/64)) ([311bb66](https://github.com/schedule-x/react/commit/311bb66da60fd810316ac0e9447c7b7d34d7f8ce))
|
|
165
149
|
|
|
166
150
|
# [1.16.0](https://github.com/schedule-x/react/compare/v1.15.1...v1.16.0) (2024-02-24)
|
|
167
151
|
|
|
168
|
-
|
|
169
152
|
### Features
|
|
170
153
|
|
|
171
|
-
|
|
154
|
+
- update schedule-x monorepo packages to v1.18.0 ([#62](https://github.com/schedule-x/react/issues/62)) ([0a79d46](https://github.com/schedule-x/react/commit/0a79d46c2f67093596d65ddcb5c433a36d24eff0))
|
|
172
155
|
|
|
173
156
|
## [1.15.1](https://github.com/schedule-x/react/compare/v1.15.0...v1.15.1) (2024-02-17)
|
|
174
157
|
|
|
175
|
-
|
|
176
158
|
### Bug Fixes
|
|
177
159
|
|
|
178
|
-
|
|
160
|
+
- update schedule-x monorepo packages to v1.17.1 ([#60](https://github.com/schedule-x/react/issues/60)) ([69f63e4](https://github.com/schedule-x/react/commit/69f63e447a61adb237a7b5f41ec0ad40eac6f29b))
|
|
179
161
|
|
|
180
162
|
# [1.15.0](https://github.com/schedule-x/react/compare/v1.14.0...v1.15.0) (2024-02-10)
|
|
181
163
|
|
|
182
|
-
|
|
183
164
|
### Features
|
|
184
165
|
|
|
185
|
-
|
|
166
|
+
- update schedule-x monorepo packages to v1.17.0 ([#57](https://github.com/schedule-x/react/issues/57)) ([4afd480](https://github.com/schedule-x/react/commit/4afd480390b67912d60b9926a713a2e783ad72ac))
|
|
186
167
|
|
|
187
168
|
# [1.14.0](https://github.com/schedule-x/react/compare/v1.13.0...v1.14.0) (2024-02-10)
|
|
188
169
|
|
|
189
|
-
|
|
190
170
|
### Features
|
|
191
171
|
|
|
192
|
-
|
|
172
|
+
- update schedule-x monorepo packages to v1.17.0 ([#56](https://github.com/schedule-x/react/issues/56)) ([d6122c1](https://github.com/schedule-x/react/commit/d6122c12d869d75c2c7e44eb2df871274991a827))
|
|
193
173
|
|
|
194
174
|
# [1.13.0](https://github.com/schedule-x/react/compare/v1.12.0...v1.13.0) (2024-02-10)
|
|
195
175
|
|
|
196
|
-
|
|
197
176
|
### Features
|
|
198
177
|
|
|
199
|
-
|
|
178
|
+
- update schedule-x monorepo packages to v1.16.0 ([#55](https://github.com/schedule-x/react/issues/55)) ([e9d781e](https://github.com/schedule-x/react/commit/e9d781e1d9e4943439d674245f566401d161e036))
|
|
200
179
|
|
|
201
180
|
# [1.12.0](https://github.com/schedule-x/react/compare/v1.11.0...v1.12.0) (2024-02-06)
|
|
202
181
|
|
|
203
|
-
|
|
204
182
|
### Features
|
|
205
183
|
|
|
206
|
-
|
|
184
|
+
- update schedule-x monorepo packages to v1.15.0 ([#53](https://github.com/schedule-x/react/issues/53)) ([8e58292](https://github.com/schedule-x/react/commit/8e58292765a7613d00e1bb8f56bc71605b4c891b))
|
|
207
185
|
|
|
208
186
|
# [1.11.0](https://github.com/schedule-x/react/compare/v1.10.1...v1.11.0) (2024-02-05)
|
|
209
187
|
|
|
210
|
-
|
|
211
188
|
### Features
|
|
212
189
|
|
|
213
|
-
|
|
190
|
+
- update schedule-x monorepo packages to v1.14.0 ([#51](https://github.com/schedule-x/react/issues/51)) ([8a30fc0](https://github.com/schedule-x/react/commit/8a30fc0a0b180dd8f3b5aefa0b3863966ad5a1c4))
|
|
214
191
|
|
|
215
192
|
## [1.10.1](https://github.com/schedule-x/react/compare/v1.10.0...v1.10.1) (2024-02-02)
|
|
216
193
|
|
|
217
|
-
|
|
218
194
|
### Bug Fixes
|
|
219
195
|
|
|
220
|
-
|
|
196
|
+
- update schedule-x monorepo packages to v1.12.2 ([#48](https://github.com/schedule-x/react/issues/48)) ([dc9cfba](https://github.com/schedule-x/react/commit/dc9cfba309c545e9226574bb4487b549c823da51))
|
|
221
197
|
|
|
222
198
|
# [1.10.0](https://github.com/schedule-x/react/compare/v1.9.0...v1.10.0) (2024-01-29)
|
|
223
199
|
|
|
224
|
-
|
|
225
200
|
### Features
|
|
226
201
|
|
|
227
|
-
|
|
202
|
+
- update schedule-x monorepo packages to v1.12.1 ([#47](https://github.com/schedule-x/react/issues/47)) ([e2a56df](https://github.com/schedule-x/react/commit/e2a56dfa77ffa8da3fdddbc7b092c21865971127))
|
|
228
203
|
|
|
229
204
|
# [1.9.0](https://github.com/schedule-x/react/compare/v1.8.0...v1.9.0) (2024-01-27)
|
|
230
205
|
|
|
231
|
-
|
|
232
206
|
### Features
|
|
233
207
|
|
|
234
|
-
|
|
208
|
+
- update schedule-x monorepo packages to v1.12.0 ([#45](https://github.com/schedule-x/react/issues/45)) ([456ccd4](https://github.com/schedule-x/react/commit/456ccd43c55cc8831958ab59b9cfe2a7a2549da7))
|
|
235
209
|
|
|
236
210
|
# [1.8.0](https://github.com/schedule-x/react/compare/v1.7.0...v1.8.0) (2024-01-27)
|
|
237
211
|
|
|
238
|
-
|
|
239
212
|
### Features
|
|
240
213
|
|
|
241
|
-
|
|
214
|
+
- update schedule-x monorepo packages to v1.11.0 ([#44](https://github.com/schedule-x/react/issues/44)) ([a50d7f9](https://github.com/schedule-x/react/commit/a50d7f95f6c4e9010f080f697117f57a7294623b))
|
|
242
215
|
|
|
243
216
|
# [1.7.0](https://github.com/schedule-x/react/compare/v1.6.2...v1.7.0) (2024-01-26)
|
|
244
217
|
|
|
245
|
-
|
|
246
218
|
### Features
|
|
247
219
|
|
|
248
|
-
|
|
220
|
+
- update schedule-x monorepo packages to v1.10.0 ([#43](https://github.com/schedule-x/react/issues/43)) ([7b3a640](https://github.com/schedule-x/react/commit/7b3a6406e26751b1b35eb08831339db85e074508))
|
|
249
221
|
|
|
250
222
|
## [1.6.2](https://github.com/schedule-x/react/compare/v1.6.1...v1.6.2) (2024-01-22)
|
|
251
223
|
|
|
252
|
-
|
|
253
224
|
### Bug Fixes
|
|
254
225
|
|
|
255
|
-
|
|
226
|
+
- update schedule-x monorepo packages to v1.9.1 ([#39](https://github.com/schedule-x/react/issues/39)) ([42e347f](https://github.com/schedule-x/react/commit/42e347f47c9a49222b9be148b8cb3fc0997b56ad))
|
|
256
227
|
|
|
257
228
|
## [1.6.1](https://github.com/schedule-x/react/compare/v1.6.0...v1.6.1) (2024-01-19)
|
|
258
229
|
|
|
259
|
-
|
|
260
230
|
### Bug Fixes
|
|
261
231
|
|
|
262
|
-
|
|
232
|
+
- **deps:** update dependency next to v14.1.0 ([#36](https://github.com/schedule-x/react/issues/36)) ([6bafa5b](https://github.com/schedule-x/react/commit/6bafa5b1fa7cad179888a7b92449bc4cd3b3bdde))
|
|
263
233
|
|
|
264
234
|
# [1.6.0](https://github.com/schedule-x/react/compare/v1.5.0...v1.6.0) (2024-01-17)
|
|
265
235
|
|
|
266
|
-
|
|
267
236
|
### Features
|
|
268
237
|
|
|
269
|
-
|
|
238
|
+
- update schedule-x monorepo packages to v1.9.0 ([#34](https://github.com/schedule-x/react/issues/34)) ([7dccabb](https://github.com/schedule-x/react/commit/7dccabb57e7ca8d6c2bd4e71dd496fa85ef89306))
|
|
270
239
|
|
|
271
240
|
# [1.5.0](https://github.com/schedule-x/react/compare/v1.4.0...v1.5.0) (2024-01-15)
|
|
272
241
|
|
|
273
|
-
|
|
274
242
|
### Features
|
|
275
243
|
|
|
276
|
-
|
|
244
|
+
- add useNextCalendarApp hook ([#32](https://github.com/schedule-x/react/issues/32)) ([2d3c561](https://github.com/schedule-x/react/commit/2d3c561c479eeea38011588842484e140416644c))
|
|
277
245
|
|
|
278
246
|
# [1.4.0](https://github.com/schedule-x/react/compare/v1.3.2...v1.4.0) (2024-01-13)
|
|
279
247
|
|
|
@@ -22,7 +22,7 @@ describe('Custom events', () => {
|
|
|
22
22
|
|
|
23
23
|
describe('Custom events test on mobile', () => {
|
|
24
24
|
beforeEach(() => {
|
|
25
|
-
cy.visit('/cypress/pages/002-custom-events/002-custom-events.html')
|
|
25
|
+
cy.visit('/cypress/pages/002-custom-events/002-custom-events.html?view=month-agenda')
|
|
26
26
|
cy.viewport('iphone-6')
|
|
27
27
|
})
|
|
28
28
|
|
|
@@ -21,9 +21,11 @@ import CustomMonthGridEvent from './components/CustomMonthGridEvent.tsx'
|
|
|
21
21
|
|
|
22
22
|
// eslint-disable-next-line react-refresh/only-export-components
|
|
23
23
|
function App() {
|
|
24
|
+
const viewParamInURL = new URLSearchParams(window.location.search).get('view')
|
|
25
|
+
|
|
24
26
|
const calendarApp = useCalendarApp({
|
|
25
27
|
views: [viewWeek, viewMonthGrid, viewDay, viewMonthAgenda],
|
|
26
|
-
defaultView:
|
|
28
|
+
defaultView: viewParamInURL || 'week',
|
|
27
29
|
events: [
|
|
28
30
|
{
|
|
29
31
|
id: '1',
|
package/cypress.config.ts
CHANGED
|
@@ -174,9 +174,9 @@
|
|
|
174
174
|
}
|
|
175
175
|
},
|
|
176
176
|
"node_modules/@types/node": {
|
|
177
|
-
"version": "20.12.
|
|
178
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.
|
|
179
|
-
"integrity": "sha512-
|
|
177
|
+
"version": "20.12.11",
|
|
178
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.11.tgz",
|
|
179
|
+
"integrity": "sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==",
|
|
180
180
|
"dev": true,
|
|
181
181
|
"dependencies": {
|
|
182
182
|
"undici-types": "~5.26.4"
|
package/package.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"main": "dist/index.cjs",
|
|
15
15
|
"module": "dist/index.js",
|
|
16
16
|
"types": "dist/types/index.d.ts",
|
|
17
|
-
"version": "1.
|
|
17
|
+
"version": "1.38.0",
|
|
18
18
|
"type": "module",
|
|
19
19
|
"scripts": {
|
|
20
20
|
"dev": "vite",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"build:publish": "npm run build && npm publish"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@schedule-x/calendar": "1.
|
|
29
|
+
"@schedule-x/calendar": "1.40.0",
|
|
30
30
|
"react": "^16.7.0 || ^17 || ^18",
|
|
31
31
|
"react-dom": "^16.7.0 || ^17 || ^18"
|
|
32
32
|
},
|