File tree Expand file tree Collapse file tree 4 files changed +142
-110
lines changed Expand file tree Collapse file tree 4 files changed +142
-110
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ 0.6.6] ( https://github.com/bitrix24/b24ui/compare/v0.6.5...v0.6.6 ) (2025-04-23)
4
4
5
- * fix(usePortal): adjust portal target resolution logic
6
- * fix(Skeleton): improve accessibility
7
- * docs(calendar): add external controls example
5
+ ### Bug Fixes
6
+
7
+ * ** usePortal:** adjust portal target resolution logic
8
+ * ** Skeleton:** improve accessibility
9
+
10
+ ### Docs
11
+
12
+ * ** calendar:** add external controls example
8
13
9
14
## [ 0.6.5] ( https://github.com/bitrix24/b24ui/compare/v0.6.4...v0.6.5 ) (2025-04-22)
10
15
Original file line number Diff line number Diff line change 175
175
"@types/canvas-confetti" : " ^1.9.0" ,
176
176
"@vue/test-utils" : " ^2.4.6" ,
177
177
"embla-carousel" : " ^8.6.0" ,
178
- "eslint" : " ^9.25.0 " ,
178
+ "eslint" : " ^9.25.1 " ,
179
179
"happy-dom" : " ^17.4.4" ,
180
180
"nuxt" : " ^3.16.2" ,
181
181
"nuxt-component-meta" : " ^0.10.1" ,
182
- "vitest" : " ^3.1.1 " ,
182
+ "vitest" : " ^3.1.2 " ,
183
183
"vitest-environment-nuxt" : " ^1.0.1" ,
184
- "vue-tsc" : " ^2.2.0 "
184
+ "vue-tsc" : " ^2.2.10 "
185
185
},
186
186
"peerDependencies" : {
187
- "@inertiajs/vue3" : " ^2.0.7 " ,
188
- "joi" : " ^17.13.0 " ,
189
- "superstruct" : " ^2.0.0 " ,
190
- "typescript" : " ^5.6 .3" ,
187
+ "@inertiajs/vue3" : " ^2.0.8 " ,
188
+ "joi" : " ^17.13.3 " ,
189
+ "superstruct" : " ^2.0.2 " ,
190
+ "typescript" : " ^5.8 .3" ,
191
191
"valibot" : " ^1.0.0" ,
192
192
"vue-router" : " ^4.5.0" ,
193
- "yup" : " ^1.6.0 " ,
193
+ "yup" : " ^1.6.1 " ,
194
194
"zod" : " ^3.24.3"
195
195
},
196
196
"peerDependenciesMeta" : {
222
222
"debug" : " 4.3.7" ,
223
223
"rollup" : " 4.34.9" ,
224
224
"unplugin" : " ^2.3.2" ,
225
- "vue-tsc" : " 2.2.0 "
225
+ "vue-tsc" : " ^ 2.2.10 "
226
226
},
227
227
"pnpm" : {
228
228
"onlyBuiltDependencies" : [
Original file line number Diff line number Diff line change 20
20
"@vitejs/plugin-vue" : " ^5.2.3" ,
21
21
"typescript" : " ^5.8.3" ,
22
22
"vite" : " ^6.3.2" ,
23
- "vue-tsc" : " ^2.2.0 "
23
+ "vue-tsc" : " ^2.2.10 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments