@licklist/design 0.71.16 → 0.71.18-dev.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 (236) hide show
  1. package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
  2. package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
  3. package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
  4. package/dist/auth/Login/LoginComponent.js +2 -1
  5. package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
  6. package/dist/auth/Logout/Logout.js +1 -0
  7. package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
  8. package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
  9. package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
  10. package/dist/auth/Router.d.ts.map +1 -1
  11. package/dist/auth/Router.js +2 -0
  12. package/dist/calendar/utils/index.d.ts +1 -1
  13. package/dist/calendar/utils/index.d.ts.map +1 -1
  14. package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
  15. package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -1
  16. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  17. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +0 -1
  18. package/dist/events/event-card/utils.d.ts.map +1 -1
  19. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +2 -1
  20. package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
  21. package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
  22. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
  23. package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
  24. package/dist/events/event-statistic-modal/hooks/useTableData.js +2 -1
  25. package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
  26. package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
  27. package/dist/events/event-venue-map/EventVenueMap.js +1 -0
  28. package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
  29. package/dist/events/event-venue-map/hooks/useCanvasSize.js +11 -4
  30. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts +1 -1
  31. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.d.ts.map +1 -1
  32. package/dist/iframe/order-process/components/BookingSummary/BookingSummary.js +1 -2
  33. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts +1 -2
  34. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
  35. package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -2
  36. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts +1 -2
  37. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.d.ts.map +1 -1
  38. package/dist/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.js +1 -2
  39. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
  40. package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +13 -5
  41. package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
  42. package/dist/iframe/order-process/components/BookingSummary/utils/index.js +1 -1
  43. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
  44. package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +1 -1
  45. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
  46. package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +13 -0
  47. package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
  48. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
  49. package/dist/iframe/payment/payment-page/PaymentPage.d.ts.map +1 -1
  50. package/dist/iframe/payment/payment-page/PaymentPage.js +3 -11
  51. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
  52. package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +2 -2
  53. package/dist/iframe/ryft/RyftPaymentForm.js +1 -0
  54. package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
  55. package/dist/iframe/ryft/utils/ryft-form.js +4 -5
  56. package/dist/index.js +1 -0
  57. package/dist/layout/DropDown.d.ts +2 -1
  58. package/dist/layout/DropDown.d.ts.map +1 -1
  59. package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
  60. package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
  61. package/dist/notification/email-template/control/EmailTemplateControl.js +3 -0
  62. package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
  63. package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
  64. package/dist/product-set/control/DateInput.d.ts.map +1 -1
  65. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  66. package/dist/product-set/form/ProductCategoriesControl.js +48 -2
  67. package/dist/product-set/form/ProductSetForm.d.ts +4 -1
  68. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  69. package/dist/product-set/form/ProductSetForm.js +1 -1
  70. package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
  71. package/dist/product-set/form/ProductZonesControl.js +0 -2
  72. package/dist/product-set/form/ProductsControl.js +1 -0
  73. package/dist/product-set/form/SelectCategoryModal.d.ts +12 -0
  74. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  75. package/dist/product-set/form/SelectCategoryModal.js +1 -1
  76. package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
  77. package/dist/product-set/form/SubProductsControl.js +0 -3
  78. package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
  79. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  80. package/dist/product-set/form/VenueMapsControl.js +0 -3
  81. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  82. package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
  83. package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +6 -0
  84. package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
  85. package/dist/product-set/product/deposit/ProductDepositControl.js +3 -0
  86. package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
  87. package/dist/product-set/product/duration/ProductDurationControl.js +6 -0
  88. package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
  89. package/dist/product-set/product/price/ProductPriceControl.js +3 -0
  90. package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
  91. package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +6 -0
  92. package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
  93. package/dist/product-set/product/quantity/ProductQuantityControl.js +6 -0
  94. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
  95. package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +4 -1
  96. package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
  97. package/dist/product-set/product-category/ProductCategoryControl.js +12 -0
  98. package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
  99. package/dist/recurrence-input/RecurrenceEndInput.js +3 -0
  100. package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
  101. package/dist/report/ReportRunnerModal/ReportRunnerModal.js +1 -0
  102. package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
  103. package/dist/resource/form/components/CapacityControl.js +3 -0
  104. package/dist/resource/form/components/SortControl.d.ts.map +1 -1
  105. package/dist/resource/form/components/SortControl.js +3 -0
  106. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  107. package/dist/sales/booking/results/components/ResultCard.js +0 -2
  108. package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
  109. package/dist/sales/coupon/control/CouponFormControl.js +21 -0
  110. package/dist/sales/life-time-sales/LifeTimeSalesChart.js +1 -0
  111. package/dist/sales/manual-booking/select-event/SelectEvent.js +1 -0
  112. package/dist/sales/manual-booking/select-menu/SelectMenu.js +1 -0
  113. package/dist/sales/manual-booking/summary/ManualBookingSummary.js +1 -0
  114. package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
  115. package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
  116. package/dist/setting/admin/PaymentFeeForm.js +16 -1
  117. package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
  118. package/dist/setting/dashboard/DashboardSettingForm.js +4 -1
  119. package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
  120. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  121. package/dist/snippet/snippet-template/preview/Preview.js +3 -1
  122. package/dist/sortable-tree/SortableTreeItem.d.ts +2 -1
  123. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  124. package/dist/sortable-tree/SortableTreeItem.js +10 -4
  125. package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
  126. package/dist/static/CurrencyNumberInput.js +3 -0
  127. package/dist/static/date-range-input/utils/index.d.ts +1 -1
  128. package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
  129. package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
  130. package/dist/static/form-number-input/FormNumberInput.js +3 -0
  131. package/dist/static/loader/FullScreenLoader.d.ts +8 -0
  132. package/dist/static/loader/FullScreenLoader.d.ts.map +1 -0
  133. package/dist/static/loader/FullScreenLoader.js +41 -0
  134. package/dist/static/loader/LoaderIndicator.d.ts +2 -3
  135. package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
  136. package/dist/static/loader/LoaderIndicator.js +4 -2
  137. package/dist/static/loader/index.d.ts +1 -0
  138. package/dist/static/loader/index.d.ts.map +1 -1
  139. package/dist/static/number-input/NumberInput.d.ts.map +1 -1
  140. package/dist/static/number-input/NumberInput.js +3 -0
  141. package/dist/styles/availability-indicator/AvailabilityIndicator.scss +1 -4
  142. package/dist/styles/date-time-button/DateTimeButton.scss +3 -1
  143. package/dist/styles/iframe-events/Calendar.scss +1 -1
  144. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  145. package/dist/styles/product-set/ProductSetForm.scss +22 -0
  146. package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +2 -4
  147. package/dist/styles/sales/BookingResults.scss +1 -1
  148. package/dist/styles/static/Loader.scss +9 -0
  149. package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
  150. package/dist/zone/form/components/GameDurationControl.js +3 -0
  151. package/dist/zone/form/components/SortControl.d.ts.map +1 -1
  152. package/dist/zone/form/components/SortControl.js +3 -0
  153. package/package.json +9 -7
  154. package/src/affiliate/form/AffiliateForm.tsx +1 -0
  155. package/src/auth/Layout/AuthNavComponent.tsx +4 -0
  156. package/src/auth/Login/LoginComponent.tsx +3 -1
  157. package/src/auth/Login/LoginFormComponent.tsx +2 -0
  158. package/src/auth/Register/RegisterComponent.tsx +2 -0
  159. package/src/auth/Register/RegisterFormComponent.tsx +4 -0
  160. package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +4 -0
  161. package/src/auth/Router.tsx +2 -0
  162. package/src/calendar/Calendar.stories.tsx +2 -2
  163. package/src/calendar/utils/index.ts +1 -1
  164. package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +9 -7
  165. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -1
  166. package/src/events/event-card/utils.ts +10 -9
  167. package/src/events/event-statistic-modal/EventStatisticModal.tsx +3 -1
  168. package/src/events/event-statistic-modal/hooks/useTableData.tsx +2 -1
  169. package/src/events/event-statistic-modal/utils/index.ts +2 -1
  170. package/src/events/event-venue-map/EventVenueMap.tsx +1 -0
  171. package/src/events/event-venue-map/hooks/useCanvasSize.ts +5 -1
  172. package/src/iframe/order-process/components/BookingSummary/BookingSummary.tsx +0 -2
  173. package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +1 -6
  174. package/src/iframe/order-process/components/BookingSummary/components/ProductsByMenuStep/ProductsByMenuStep.tsx +0 -3
  175. package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +16 -10
  176. package/src/iframe/order-process/components/BookingSummary/utils/index.ts +11 -7
  177. package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +4 -7
  178. package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +9 -0
  179. package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +1 -2
  180. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +1 -0
  181. package/src/iframe/payment/payment-page/PaymentPage.tsx +7 -14
  182. package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +19 -20
  183. package/src/iframe/ryft/utils/ryft-form.ts +6 -5
  184. package/src/layout/DropDown.tsx +1 -1
  185. package/src/notification/email-template/card/EmailTemplateCard.tsx +2 -0
  186. package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -0
  187. package/src/notification/sms-template/card/SmsTemplateCard.tsx +2 -0
  188. package/src/product-set/control/DateAndRecurrenceInput.tsx +3 -4
  189. package/src/product-set/control/DateInput.tsx +3 -4
  190. package/src/product-set/form/ProductCategoriesControl.tsx +37 -1
  191. package/src/product-set/form/ProductSetForm.tsx +6 -2
  192. package/src/product-set/form/ProductZonesControl.tsx +1 -4
  193. package/src/product-set/form/SelectCategoryModal.tsx +2 -2
  194. package/src/product-set/form/SubProductsControl.tsx +0 -3
  195. package/src/product-set/form/VenueMapsControl.tsx +1 -4
  196. package/src/product-set/product/ProductControl.tsx +0 -1
  197. package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
  198. package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -0
  199. package/src/product-set/product/deposit/ProductDepositControl.tsx +1 -0
  200. package/src/product-set/product/duration/ProductDurationControl.tsx +2 -0
  201. package/src/product-set/product/price/ProductPriceControl.tsx +1 -0
  202. package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +2 -0
  203. package/src/product-set/product/quantity/ProductQuantityControl.tsx +2 -0
  204. package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +1 -0
  205. package/src/product-set/product-category/ProductCategoryControl.tsx +4 -0
  206. package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
  207. package/src/recurrence-input/RecurrenceEndInput.tsx +1 -0
  208. package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +1 -0
  209. package/src/resource/form/components/CapacityControl.tsx +1 -0
  210. package/src/resource/form/components/SortControl.tsx +1 -0
  211. package/src/sales/booking/results/components/ResultCard.tsx +0 -2
  212. package/src/sales/coupon/control/CouponFormControl.tsx +7 -0
  213. package/src/setting/admin/AdminSettingForm.tsx +4 -0
  214. package/src/setting/admin/PaymentFeeForm.tsx +5 -0
  215. package/src/setting/dashboard/DashboardSettingForm.tsx +1 -0
  216. package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +2 -0
  217. package/src/snippet/snippet-template/preview/Preview.tsx +1 -2
  218. package/src/sortable-tree/SortableTreeItem.tsx +6 -0
  219. package/src/static/CurrencyNumberInput.tsx +1 -0
  220. package/src/static/date-range-input/utils/index.ts +1 -1
  221. package/src/static/form-number-input/FormNumberInput.tsx +1 -0
  222. package/src/static/loader/FullScreenLoader.tsx +16 -0
  223. package/src/static/loader/LoaderIndicator.tsx +6 -3
  224. package/src/static/loader/index.ts +1 -0
  225. package/src/static/number-input/NumberInput.tsx +1 -0
  226. package/src/styles/availability-indicator/AvailabilityIndicator.scss +1 -4
  227. package/src/styles/date-time-button/DateTimeButton.scss +3 -1
  228. package/src/styles/iframe-events/Calendar.scss +1 -1
  229. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  230. package/src/styles/product-set/ProductSetForm.scss +22 -0
  231. package/src/styles/ryft-payment-form/RyftPaymentForm.scss +2 -4
  232. package/src/styles/sales/BookingResults.scss +1 -1
  233. package/src/styles/static/Loader.scss +9 -0
  234. package/src/zone/form/components/GameDurationControl.tsx +1 -0
  235. package/src/zone/form/components/SortControl.tsx +1 -0
  236. package/yarn.lock +422 -367
package/yarn.lock CHANGED
@@ -51,10 +51,10 @@ __metadata:
51
51
  languageName: node
52
52
  linkType: hard
53
53
 
54
- "@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.9, @babel/compat-data@npm:^7.26.0":
55
- version: 7.26.3
56
- resolution: "@babel/compat-data@npm:7.26.3"
57
- checksum: 10c0/d63e71845c34dfad8d7ff8c15b562e620dbf60e68e3abfa35681d24d612594e8e5ec9790d831a287ecd79ce00f48e7ffddc85c5ce94af7242d45917b9c1a5f90
54
+ "@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.0, @babel/compat-data@npm:^7.26.5":
55
+ version: 7.26.5
56
+ resolution: "@babel/compat-data@npm:7.26.5"
57
+ checksum: 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
58
58
  languageName: node
59
59
  linkType: hard
60
60
 
@@ -105,16 +105,16 @@ __metadata:
105
105
  languageName: node
106
106
  linkType: hard
107
107
 
108
- "@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.3":
109
- version: 7.26.3
110
- resolution: "@babel/generator@npm:7.26.3"
108
+ "@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.5":
109
+ version: 7.26.5
110
+ resolution: "@babel/generator@npm:7.26.5"
111
111
  dependencies:
112
- "@babel/parser": "npm:^7.26.3"
113
- "@babel/types": "npm:^7.26.3"
112
+ "@babel/parser": "npm:^7.26.5"
113
+ "@babel/types": "npm:^7.26.5"
114
114
  "@jridgewell/gen-mapping": "npm:^0.3.5"
115
115
  "@jridgewell/trace-mapping": "npm:^0.3.25"
116
116
  jsesc: "npm:^3.0.2"
117
- checksum: 10c0/54f260558e3e4ec8942da3cde607c35349bb983c3a7c5121243f96893fba3e8cd62e1f1773b2051f936f8c8a10987b758d5c7d76dbf2784e95bb63ab4843fa00
117
+ checksum: 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
118
118
  languageName: node
119
119
  linkType: hard
120
120
 
@@ -128,15 +128,15 @@ __metadata:
128
128
  linkType: hard
129
129
 
130
130
  "@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9":
131
- version: 7.25.9
132
- resolution: "@babel/helper-compilation-targets@npm:7.25.9"
131
+ version: 7.26.5
132
+ resolution: "@babel/helper-compilation-targets@npm:7.26.5"
133
133
  dependencies:
134
- "@babel/compat-data": "npm:^7.25.9"
134
+ "@babel/compat-data": "npm:^7.26.5"
135
135
  "@babel/helper-validator-option": "npm:^7.25.9"
136
136
  browserslist: "npm:^4.24.0"
137
137
  lru-cache: "npm:^5.1.1"
138
138
  semver: "npm:^6.3.1"
139
- checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa
139
+ checksum: 10c0/9da5c77e5722f1a2fcb3e893049a01d414124522bbf51323bb1a0c9dcd326f15279836450fc36f83c9e8a846f3c40e88be032ed939c5a9840922bed6073edfb4
140
140
  languageName: node
141
141
  linkType: hard
142
142
 
@@ -252,10 +252,10 @@ __metadata:
252
252
  languageName: node
253
253
  linkType: hard
254
254
 
255
- "@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.9, @babel/helper-plugin-utils@npm:^7.8.0":
256
- version: 7.25.9
257
- resolution: "@babel/helper-plugin-utils@npm:7.25.9"
258
- checksum: 10c0/483066a1ba36ff16c0116cd24f93de05de746a603a777cd695ac7a1b034928a65a4ecb35f255761ca56626435d7abdb73219eba196f9aa83b6c3c3169325599d
255
+ "@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.9, @babel/helper-plugin-utils@npm:^7.26.5, @babel/helper-plugin-utils@npm:^7.8.0":
256
+ version: 7.26.5
257
+ resolution: "@babel/helper-plugin-utils@npm:7.26.5"
258
+ checksum: 10c0/cdaba71d4b891aa6a8dfbe5bac2f94effb13e5fa4c2c487667fdbaa04eae059b78b28d85a885071f45f7205aeb56d16759e1bed9c118b94b16e4720ef1ab0f65
259
259
  languageName: node
260
260
  linkType: hard
261
261
 
@@ -273,15 +273,15 @@ __metadata:
273
273
  linkType: hard
274
274
 
275
275
  "@babel/helper-replace-supers@npm:^7.25.9":
276
- version: 7.25.9
277
- resolution: "@babel/helper-replace-supers@npm:7.25.9"
276
+ version: 7.26.5
277
+ resolution: "@babel/helper-replace-supers@npm:7.26.5"
278
278
  dependencies:
279
279
  "@babel/helper-member-expression-to-functions": "npm:^7.25.9"
280
280
  "@babel/helper-optimise-call-expression": "npm:^7.25.9"
281
- "@babel/traverse": "npm:^7.25.9"
281
+ "@babel/traverse": "npm:^7.26.5"
282
282
  peerDependencies:
283
283
  "@babel/core": ^7.0.0
284
- checksum: 10c0/0b40d7d2925bd3ba4223b3519e2e4d2456d471ad69aa458f1c1d1783c80b522c61f8237d3a52afc9e47c7174129bbba650df06393a6787d5722f2ec7f223c3f4
284
+ checksum: 10c0/b19b1245caf835207aaaaac3a494f03a16069ae55e76a2e1350b5acd560e6a820026997a8160e8ebab82ae873e8208759aa008eb8422a67a775df41f0a4633d4
285
285
  languageName: node
286
286
  linkType: hard
287
287
 
@@ -349,14 +349,14 @@ __metadata:
349
349
  languageName: node
350
350
  linkType: hard
351
351
 
352
- "@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.3":
353
- version: 7.26.3
354
- resolution: "@babel/parser@npm:7.26.3"
352
+ "@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.5":
353
+ version: 7.26.5
354
+ resolution: "@babel/parser@npm:7.26.5"
355
355
  dependencies:
356
- "@babel/types": "npm:^7.26.3"
356
+ "@babel/types": "npm:^7.26.5"
357
357
  bin:
358
358
  parser: ./bin/babel-parser.js
359
- checksum: 10c0/48f736374e61cfd10ddbf7b80678514ae1f16d0e88bc793d2b505d73d9b987ea786fc8c2f7ee8f8b8c467df062030eb07fd0eb2168f0f541ca1f542775852cad
359
+ checksum: 10c0/2e77dd99ee028ee3c10fa03517ae1169f2432751adf71315e4dc0d90b61639d51760d622f418f6ac665ae4ea65f8485232a112ea0e76f18e5900225d3d19a61e
360
360
  languageName: node
361
361
  linkType: hard
362
362
 
@@ -551,7 +551,7 @@ __metadata:
551
551
  languageName: node
552
552
  linkType: hard
553
553
 
554
- "@babel/plugin-syntax-flow@npm:^7.25.9":
554
+ "@babel/plugin-syntax-flow@npm:^7.26.0":
555
555
  version: 7.26.0
556
556
  resolution: "@babel/plugin-syntax-flow@npm:7.26.0"
557
557
  dependencies:
@@ -700,13 +700,13 @@ __metadata:
700
700
  linkType: hard
701
701
 
702
702
  "@babel/plugin-transform-block-scoped-functions@npm:^7.25.9":
703
- version: 7.25.9
704
- resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.25.9"
703
+ version: 7.26.5
704
+ resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
705
705
  dependencies:
706
- "@babel/helper-plugin-utils": "npm:^7.25.9"
706
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
707
707
  peerDependencies:
708
708
  "@babel/core": ^7.0.0-0
709
- checksum: 10c0/e92ba0e3d72c038513844d8fca1cc8437dcb35cd42778e97fd03cb8303380b201468611e7ecfdcae3de33473b2679fe2de1552c5f925d112c5693425cf851f10
709
+ checksum: 10c0/2f3060800ead46b09971dd7bf830d66383b7bc61ced9945633b4ef9bf87787956ea83fcf49b387cecb377812588c6b81681714c760f9cf89ecba45edcbab1192
710
710
  languageName: node
711
711
  linkType: hard
712
712
 
@@ -853,14 +853,14 @@ __metadata:
853
853
  linkType: hard
854
854
 
855
855
  "@babel/plugin-transform-flow-strip-types@npm:^7.25.9":
856
- version: 7.25.9
857
- resolution: "@babel/plugin-transform-flow-strip-types@npm:7.25.9"
856
+ version: 7.26.5
857
+ resolution: "@babel/plugin-transform-flow-strip-types@npm:7.26.5"
858
858
  dependencies:
859
- "@babel/helper-plugin-utils": "npm:^7.25.9"
860
- "@babel/plugin-syntax-flow": "npm:^7.25.9"
859
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
860
+ "@babel/plugin-syntax-flow": "npm:^7.26.0"
861
861
  peerDependencies:
862
862
  "@babel/core": ^7.0.0-0
863
- checksum: 10c0/d4b79769a5b8bfc1a0766ed2158417e7efa53cdb5776161f641a642019c0822a1288f2ccd36c16a4bca77c64ccf1bab7e36aa1419adc417606acc6eddc126339
863
+ checksum: 10c0/61a0c0b652931cd0344e3357e41a89a717c787a55cb9e3381681ea5dfb8f267f6309bd337bc2064ffb267ba5eac92dd0f52984d376c23da105e7767266c2fc6f
864
864
  languageName: node
865
865
  linkType: hard
866
866
 
@@ -1007,13 +1007,13 @@ __metadata:
1007
1007
  linkType: hard
1008
1008
 
1009
1009
  "@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.9":
1010
- version: 7.25.9
1011
- resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.25.9"
1010
+ version: 7.26.6
1011
+ resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
1012
1012
  dependencies:
1013
- "@babel/helper-plugin-utils": "npm:^7.25.9"
1013
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
1014
1014
  peerDependencies:
1015
1015
  "@babel/core": ^7.0.0-0
1016
- checksum: 10c0/eb623db5be078a1c974afe7c7797b0309ba2ea9e9237c0b6831ade0f56d8248bb4ab3432ab34495ff8c877ec2fe412ff779d1e9b3c2b8139da18e1753d950bc3
1016
+ checksum: 10c0/574d6db7cbc5c092db5d1dece8ce26195e642b9c40dbfeaf3082058a78ad7959c1c333471cdd45f38b784ec488850548075d527b178c5010ee9bff7aa527cc7a
1017
1017
  languageName: node
1018
1018
  linkType: hard
1019
1019
 
@@ -1297,17 +1297,17 @@ __metadata:
1297
1297
  linkType: hard
1298
1298
 
1299
1299
  "@babel/plugin-transform-typescript@npm:^7.25.9":
1300
- version: 7.26.3
1301
- resolution: "@babel/plugin-transform-typescript@npm:7.26.3"
1300
+ version: 7.26.5
1301
+ resolution: "@babel/plugin-transform-typescript@npm:7.26.5"
1302
1302
  dependencies:
1303
1303
  "@babel/helper-annotate-as-pure": "npm:^7.25.9"
1304
1304
  "@babel/helper-create-class-features-plugin": "npm:^7.25.9"
1305
- "@babel/helper-plugin-utils": "npm:^7.25.9"
1305
+ "@babel/helper-plugin-utils": "npm:^7.26.5"
1306
1306
  "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
1307
1307
  "@babel/plugin-syntax-typescript": "npm:^7.25.9"
1308
1308
  peerDependencies:
1309
1309
  "@babel/core": ^7.0.0-0
1310
- checksum: 10c0/0a0509ec56666fab5b557d573254665956a377916fc1e7cee309c0711d11257338ba7ee678db03603a3985d2c6c0b210b788fb6b9616d8fc0595469e39089a8f
1310
+ checksum: 10c0/64204b1f1c77d896142071cc174e7bb4fbc597bdc0ea73aec8de1a72d252755db381b9ed40342fc283c32387d7375d0803d0aed8262dd503633f5035148d47a0
1311
1311
  languageName: node
1312
1312
  linkType: hard
1313
1313
 
@@ -1539,28 +1539,28 @@ __metadata:
1539
1539
  languageName: node
1540
1540
  linkType: hard
1541
1541
 
1542
- "@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.9":
1543
- version: 7.26.4
1544
- resolution: "@babel/traverse@npm:7.26.4"
1542
+ "@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5":
1543
+ version: 7.26.5
1544
+ resolution: "@babel/traverse@npm:7.26.5"
1545
1545
  dependencies:
1546
1546
  "@babel/code-frame": "npm:^7.26.2"
1547
- "@babel/generator": "npm:^7.26.3"
1548
- "@babel/parser": "npm:^7.26.3"
1547
+ "@babel/generator": "npm:^7.26.5"
1548
+ "@babel/parser": "npm:^7.26.5"
1549
1549
  "@babel/template": "npm:^7.25.9"
1550
- "@babel/types": "npm:^7.26.3"
1550
+ "@babel/types": "npm:^7.26.5"
1551
1551
  debug: "npm:^4.3.1"
1552
1552
  globals: "npm:^11.1.0"
1553
- checksum: 10c0/cf25d0eda9505daa0f0832ad786b9e28c9d967e823aaf7fbe425250ab198c656085495aa6bed678b27929e095c84eea9fd778b851a31803da94c9bc4bf4eaef7
1553
+ checksum: 10c0/0779059ecf63e31446564cf31adf170e701e8017ef02c819c57924a9a83d6b2ce41dbff3ef295589da9410497a3e575655bb8084ca470e0ab1bc193128afa9fe
1554
1554
  languageName: node
1555
1555
  linkType: hard
1556
1556
 
1557
- "@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.4.4":
1558
- version: 7.26.3
1559
- resolution: "@babel/types@npm:7.26.3"
1557
+ "@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.5, @babel/types@npm:^7.4.4":
1558
+ version: 7.26.5
1559
+ resolution: "@babel/types@npm:7.26.5"
1560
1560
  dependencies:
1561
1561
  "@babel/helper-string-parser": "npm:^7.25.9"
1562
1562
  "@babel/helper-validator-identifier": "npm:^7.25.9"
1563
- checksum: 10c0/966c5242c5e55c8704bf7a7418e7be2703a0afa4d19a8480999d5a4ef13d095dd60686615fe5983cb7593b4b06ba3a7de8d6ca501c1d78bdd233a10d90be787b
1563
+ checksum: 10c0/0278053b69d7c2b8573aa36dc5242cad95f0d965e1c0ed21ccacac6330092e59ba5949753448f6d6eccf6ad59baaef270295cc05218352e060ea8c68388638c4
1564
1564
  languageName: node
1565
1565
  linkType: hard
1566
1566
 
@@ -2121,21 +2121,21 @@ __metadata:
2121
2121
  linkType: hard
2122
2122
 
2123
2123
  "@floating-ui/core@npm:^1.6.0":
2124
- version: 1.6.8
2125
- resolution: "@floating-ui/core@npm:1.6.8"
2124
+ version: 1.6.9
2125
+ resolution: "@floating-ui/core@npm:1.6.9"
2126
2126
  dependencies:
2127
- "@floating-ui/utils": "npm:^0.2.8"
2128
- checksum: 10c0/d6985462aeccae7b55a2d3f40571551c8c42bf820ae0a477fc40ef462e33edc4f3f5b7f11b100de77c9b58ecb581670c5c3f46d0af82b5e30aa185c735257eb9
2127
+ "@floating-ui/utils": "npm:^0.2.9"
2128
+ checksum: 10c0/77debdfc26bc36c6f5ae1f26ab3c15468215738b3f5682af4e1915602fa21ba33ad210273f31c9d2da1c531409929e1afb1138b1608c6b54a0f5853ee84c340d
2129
2129
  languageName: node
2130
2130
  linkType: hard
2131
2131
 
2132
2132
  "@floating-ui/dom@npm:^1.2.1":
2133
- version: 1.6.12
2134
- resolution: "@floating-ui/dom@npm:1.6.12"
2133
+ version: 1.6.13
2134
+ resolution: "@floating-ui/dom@npm:1.6.13"
2135
2135
  dependencies:
2136
2136
  "@floating-ui/core": "npm:^1.6.0"
2137
- "@floating-ui/utils": "npm:^0.2.8"
2138
- checksum: 10c0/c67b39862175b175c6ac299ea970f17a22c7482cfdf3b1bc79313407bf0880188b022b878953fa69d3ce166ff2bd9ae57c86043e5dd800c262b470d877591b7d
2137
+ "@floating-ui/utils": "npm:^0.2.9"
2138
+ checksum: 10c0/272242d2eb6238ffcee0cb1f3c66e0eafae804d5d7b449db5ecf904bc37d31ad96cf575a9e650b93c1190f64f49a684b1559d10e05ed3ec210628b19116991a9
2139
2139
  languageName: node
2140
2140
  linkType: hard
2141
2141
 
@@ -2165,10 +2165,10 @@ __metadata:
2165
2165
  languageName: node
2166
2166
  linkType: hard
2167
2167
 
2168
- "@floating-ui/utils@npm:^0.2.8":
2169
- version: 0.2.8
2170
- resolution: "@floating-ui/utils@npm:0.2.8"
2171
- checksum: 10c0/a8cee5f17406c900e1c3ef63e3ca89b35e7a2ed645418459a73627b93b7377477fc888081011c6cd177cac45ec2b92a6cab018c14ea140519465498dddd2d3f9
2168
+ "@floating-ui/utils@npm:^0.2.9":
2169
+ version: 0.2.9
2170
+ resolution: "@floating-ui/utils@npm:0.2.9"
2171
+ checksum: 10c0/48bbed10f91cb7863a796cc0d0e917c78d11aeb89f98d03fc38d79e7eb792224a79f538ed8a2d5d5584511d4ca6354ef35f1712659fd569868e342df4398ad6f
2172
2172
  languageName: node
2173
2173
  linkType: hard
2174
2174
 
@@ -2453,9 +2453,9 @@ __metadata:
2453
2453
  languageName: node
2454
2454
  linkType: hard
2455
2455
 
2456
- "@licklist/core@npm:0.32.2":
2457
- version: 0.32.2
2458
- resolution: "@licklist/core@npm:0.32.2"
2456
+ "@licklist/core@npm:0.31.2-dev.4":
2457
+ version: 0.31.2-dev.4
2458
+ resolution: "@licklist/core@npm:0.31.2-dev.4"
2459
2459
  dependencies:
2460
2460
  "@sentry/browser": "npm:6.2.0"
2461
2461
  axios: "npm:0.26.0"
@@ -2477,13 +2477,13 @@ __metadata:
2477
2477
  react-i18next: 11.8.8
2478
2478
  react-intl: 6.6.8
2479
2479
  zustand: 3.7.2
2480
- checksum: 10c0/0f04e955494ee2ad1bfe025865cdbbed5b2445e4aeb149bcd4c92ad2ed088f682cd075d4434993fec5d3b1db5d2793d763e58c7fdff0e6e30f4e38c21c783fe6
2480
+ checksum: 10c0/f28ca2739f4ea65aee9b35dd69cd8d409dc6acaf185892e23191b8183820877e73d84f97281cf4bff8b9b30fe799675cb3cdfb3a1ae9cd450b675f1af4a3e39c
2481
2481
  languageName: node
2482
2482
  linkType: hard
2483
2483
 
2484
- "@licklist/core@npm:0.32.7":
2485
- version: 0.32.7
2486
- resolution: "@licklist/core@npm:0.32.7"
2484
+ "@licklist/core@npm:0.31.2-dev.5":
2485
+ version: 0.31.2-dev.5
2486
+ resolution: "@licklist/core@npm:0.31.2-dev.5"
2487
2487
  dependencies:
2488
2488
  "@sentry/browser": "npm:6.2.0"
2489
2489
  axios: "npm:0.26.0"
@@ -2505,7 +2505,7 @@ __metadata:
2505
2505
  react-i18next: 11.8.8
2506
2506
  react-intl: 6.6.8
2507
2507
  zustand: 3.7.2
2508
- checksum: 10c0/85cb66701cee53ba6bce0649ac961bea01576fcc45836ddb85c76b8f691f80dfa3bc594fdde3993ddab61ceb96c886d5d4dae940e4e9630dc34d3dcc87bcaeee
2508
+ checksum: 10c0/4d1e2c660a454a664e0415b272e62a0cb5f0b160d775d7bdf0918029a7e26864496b44d6c16499014eff96238b9fde09f6dd7d0b17c74e2a35a78e719ef5fd14
2509
2509
  languageName: node
2510
2510
  linkType: hard
2511
2511
 
@@ -2520,9 +2520,9 @@ __metadata:
2520
2520
  "@dnd-kit/utilities": "npm:2.0.0"
2521
2521
  "@fortawesome/fontawesome-svg-core": "npm:1.2.34"
2522
2522
  "@fortawesome/free-solid-svg-icons": "npm:5.15.2"
2523
- "@licklist/core": "npm:0.32.7"
2523
+ "@licklist/core": "npm:0.31.2-dev.5"
2524
2524
  "@licklist/eslint-config": "npm:0.5.6"
2525
- "@licklist/plugins": "npm:0.35.6"
2525
+ "@licklist/plugins": "npm:0.35.1-dev.5"
2526
2526
  "@mantine/core": "npm:6.0.22"
2527
2527
  "@mantine/hooks": "npm:6.0.22"
2528
2528
  "@mdx-js/react": "npm:1.6.22"
@@ -2651,9 +2651,9 @@ __metadata:
2651
2651
  vite-plugin-svgr: "npm:4.2.0"
2652
2652
  vite-tsconfig-paths: "npm:5.0.1"
2653
2653
  peerDependencies:
2654
- "@licklist/core": 0.32.7
2654
+ "@licklist/core": 0.31.2-dev.5
2655
2655
  "@licklist/eslint-config": 0.5.6
2656
- "@licklist/plugins": 0.35.6
2656
+ "@licklist/plugins": 0.35.1-dev.5
2657
2657
  lodash: 4.17.21
2658
2658
  luxon: 3.5.0
2659
2659
  react: 17.0.2
@@ -2683,11 +2683,11 @@ __metadata:
2683
2683
  languageName: node
2684
2684
  linkType: hard
2685
2685
 
2686
- "@licklist/plugins@npm:0.35.6":
2687
- version: 0.35.6
2688
- resolution: "@licklist/plugins@npm:0.35.6"
2686
+ "@licklist/plugins@npm:0.35.1-dev.5":
2687
+ version: 0.35.1-dev.5
2688
+ resolution: "@licklist/plugins@npm:0.35.1-dev.5"
2689
2689
  dependencies:
2690
- "@licklist/core": "npm:0.32.2"
2690
+ "@licklist/core": "npm:0.31.2-dev.4"
2691
2691
  axios: "npm:0.26.0"
2692
2692
  history: "npm:4.10.1"
2693
2693
  laravel-echo: "npm:1.15.1"
@@ -2707,7 +2707,7 @@ __metadata:
2707
2707
  rrule: "npm:2.6.8"
2708
2708
  use-debounce: "npm:7.0.1"
2709
2709
  peerDependencies:
2710
- "@licklist/core": 0.32.2
2710
+ "@licklist/core": 0.31.2-dev.4
2711
2711
  "@licklist/eslint-config": 0.5.6
2712
2712
  axios: 0.26.0
2713
2713
  lodash: 4.17.21
@@ -2719,7 +2719,7 @@ __metadata:
2719
2719
  react-loader: 2.4.7
2720
2720
  react-query: 3.34.12
2721
2721
  react-router-dom: 5.2.0
2722
- checksum: 10c0/207f6baf837ab78691671b40565947c19a9c9c53150b67bdc2b9f8ddb15fcee9fcf2f69f8268802af25d3a6a849b9ac60bd4632e784c8995e4db9cd92a335330
2722
+ checksum: 10c0/069e1d64ce18e23a78cede5893bc9344c128dc07d202de7629380aa060f1e23c10018ca1c26459eccc58f7c4dccc3739641313725390f3fc9080500d373ac58f
2723
2723
  languageName: node
2724
2724
  linkType: hard
2725
2725
 
@@ -3202,11 +3202,11 @@ __metadata:
3202
3202
  linkType: hard
3203
3203
 
3204
3204
  "@react-types/shared@npm:^3.9.0":
3205
- version: 3.26.0
3206
- resolution: "@react-types/shared@npm:3.26.0"
3205
+ version: 3.27.0
3206
+ resolution: "@react-types/shared@npm:3.27.0"
3207
3207
  peerDependencies:
3208
3208
  react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
3209
- checksum: 10c0/3ff20c24dc01d0ad9574f9a13f0e2519f5e3fe962251b7e9dd51e57ee0c1507c8f180792a987531217b02d8900ec2ae92658083b943afa02b9d68018fc79188f
3209
+ checksum: 10c0/7d710d776dcb6a832d3dc5ec281a81cd00a5b5aec1ecfcf7799c73bdb62c8739e574e29dafe04f7710a0ea568e4e11621091658a9c73d3191e1b0f5f3ff21f95
3210
3210
  languageName: node
3211
3211
  linkType: hard
3212
3212
 
@@ -3303,135 +3303,135 @@ __metadata:
3303
3303
  languageName: node
3304
3304
  linkType: hard
3305
3305
 
3306
- "@rollup/rollup-android-arm-eabi@npm:4.29.1":
3307
- version: 4.29.1
3308
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.29.1"
3306
+ "@rollup/rollup-android-arm-eabi@npm:4.31.0":
3307
+ version: 4.31.0
3308
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.31.0"
3309
3309
  conditions: os=android & cpu=arm
3310
3310
  languageName: node
3311
3311
  linkType: hard
3312
3312
 
3313
- "@rollup/rollup-android-arm64@npm:4.29.1":
3314
- version: 4.29.1
3315
- resolution: "@rollup/rollup-android-arm64@npm:4.29.1"
3313
+ "@rollup/rollup-android-arm64@npm:4.31.0":
3314
+ version: 4.31.0
3315
+ resolution: "@rollup/rollup-android-arm64@npm:4.31.0"
3316
3316
  conditions: os=android & cpu=arm64
3317
3317
  languageName: node
3318
3318
  linkType: hard
3319
3319
 
3320
- "@rollup/rollup-darwin-arm64@npm:4.29.1":
3321
- version: 4.29.1
3322
- resolution: "@rollup/rollup-darwin-arm64@npm:4.29.1"
3320
+ "@rollup/rollup-darwin-arm64@npm:4.31.0":
3321
+ version: 4.31.0
3322
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.31.0"
3323
3323
  conditions: os=darwin & cpu=arm64
3324
3324
  languageName: node
3325
3325
  linkType: hard
3326
3326
 
3327
- "@rollup/rollup-darwin-x64@npm:4.29.1":
3328
- version: 4.29.1
3329
- resolution: "@rollup/rollup-darwin-x64@npm:4.29.1"
3327
+ "@rollup/rollup-darwin-x64@npm:4.31.0":
3328
+ version: 4.31.0
3329
+ resolution: "@rollup/rollup-darwin-x64@npm:4.31.0"
3330
3330
  conditions: os=darwin & cpu=x64
3331
3331
  languageName: node
3332
3332
  linkType: hard
3333
3333
 
3334
- "@rollup/rollup-freebsd-arm64@npm:4.29.1":
3335
- version: 4.29.1
3336
- resolution: "@rollup/rollup-freebsd-arm64@npm:4.29.1"
3334
+ "@rollup/rollup-freebsd-arm64@npm:4.31.0":
3335
+ version: 4.31.0
3336
+ resolution: "@rollup/rollup-freebsd-arm64@npm:4.31.0"
3337
3337
  conditions: os=freebsd & cpu=arm64
3338
3338
  languageName: node
3339
3339
  linkType: hard
3340
3340
 
3341
- "@rollup/rollup-freebsd-x64@npm:4.29.1":
3342
- version: 4.29.1
3343
- resolution: "@rollup/rollup-freebsd-x64@npm:4.29.1"
3341
+ "@rollup/rollup-freebsd-x64@npm:4.31.0":
3342
+ version: 4.31.0
3343
+ resolution: "@rollup/rollup-freebsd-x64@npm:4.31.0"
3344
3344
  conditions: os=freebsd & cpu=x64
3345
3345
  languageName: node
3346
3346
  linkType: hard
3347
3347
 
3348
- "@rollup/rollup-linux-arm-gnueabihf@npm:4.29.1":
3349
- version: 4.29.1
3350
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.29.1"
3348
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.31.0":
3349
+ version: 4.31.0
3350
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.31.0"
3351
3351
  conditions: os=linux & cpu=arm & libc=glibc
3352
3352
  languageName: node
3353
3353
  linkType: hard
3354
3354
 
3355
- "@rollup/rollup-linux-arm-musleabihf@npm:4.29.1":
3356
- version: 4.29.1
3357
- resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.29.1"
3355
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.31.0":
3356
+ version: 4.31.0
3357
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.31.0"
3358
3358
  conditions: os=linux & cpu=arm & libc=musl
3359
3359
  languageName: node
3360
3360
  linkType: hard
3361
3361
 
3362
- "@rollup/rollup-linux-arm64-gnu@npm:4.29.1":
3363
- version: 4.29.1
3364
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.29.1"
3362
+ "@rollup/rollup-linux-arm64-gnu@npm:4.31.0":
3363
+ version: 4.31.0
3364
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.31.0"
3365
3365
  conditions: os=linux & cpu=arm64 & libc=glibc
3366
3366
  languageName: node
3367
3367
  linkType: hard
3368
3368
 
3369
- "@rollup/rollup-linux-arm64-musl@npm:4.29.1":
3370
- version: 4.29.1
3371
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.29.1"
3369
+ "@rollup/rollup-linux-arm64-musl@npm:4.31.0":
3370
+ version: 4.31.0
3371
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.31.0"
3372
3372
  conditions: os=linux & cpu=arm64 & libc=musl
3373
3373
  languageName: node
3374
3374
  linkType: hard
3375
3375
 
3376
- "@rollup/rollup-linux-loongarch64-gnu@npm:4.29.1":
3377
- version: 4.29.1
3378
- resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.29.1"
3376
+ "@rollup/rollup-linux-loongarch64-gnu@npm:4.31.0":
3377
+ version: 4.31.0
3378
+ resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.31.0"
3379
3379
  conditions: os=linux & cpu=loong64 & libc=glibc
3380
3380
  languageName: node
3381
3381
  linkType: hard
3382
3382
 
3383
- "@rollup/rollup-linux-powerpc64le-gnu@npm:4.29.1":
3384
- version: 4.29.1
3385
- resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.29.1"
3383
+ "@rollup/rollup-linux-powerpc64le-gnu@npm:4.31.0":
3384
+ version: 4.31.0
3385
+ resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.31.0"
3386
3386
  conditions: os=linux & cpu=ppc64 & libc=glibc
3387
3387
  languageName: node
3388
3388
  linkType: hard
3389
3389
 
3390
- "@rollup/rollup-linux-riscv64-gnu@npm:4.29.1":
3391
- version: 4.29.1
3392
- resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.29.1"
3390
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.31.0":
3391
+ version: 4.31.0
3392
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.31.0"
3393
3393
  conditions: os=linux & cpu=riscv64 & libc=glibc
3394
3394
  languageName: node
3395
3395
  linkType: hard
3396
3396
 
3397
- "@rollup/rollup-linux-s390x-gnu@npm:4.29.1":
3398
- version: 4.29.1
3399
- resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.29.1"
3397
+ "@rollup/rollup-linux-s390x-gnu@npm:4.31.0":
3398
+ version: 4.31.0
3399
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.31.0"
3400
3400
  conditions: os=linux & cpu=s390x & libc=glibc
3401
3401
  languageName: node
3402
3402
  linkType: hard
3403
3403
 
3404
- "@rollup/rollup-linux-x64-gnu@npm:4.29.1":
3405
- version: 4.29.1
3406
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.29.1"
3404
+ "@rollup/rollup-linux-x64-gnu@npm:4.31.0":
3405
+ version: 4.31.0
3406
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.31.0"
3407
3407
  conditions: os=linux & cpu=x64 & libc=glibc
3408
3408
  languageName: node
3409
3409
  linkType: hard
3410
3410
 
3411
- "@rollup/rollup-linux-x64-musl@npm:4.29.1":
3412
- version: 4.29.1
3413
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.29.1"
3411
+ "@rollup/rollup-linux-x64-musl@npm:4.31.0":
3412
+ version: 4.31.0
3413
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.31.0"
3414
3414
  conditions: os=linux & cpu=x64 & libc=musl
3415
3415
  languageName: node
3416
3416
  linkType: hard
3417
3417
 
3418
- "@rollup/rollup-win32-arm64-msvc@npm:4.29.1":
3419
- version: 4.29.1
3420
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.29.1"
3418
+ "@rollup/rollup-win32-arm64-msvc@npm:4.31.0":
3419
+ version: 4.31.0
3420
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.31.0"
3421
3421
  conditions: os=win32 & cpu=arm64
3422
3422
  languageName: node
3423
3423
  linkType: hard
3424
3424
 
3425
- "@rollup/rollup-win32-ia32-msvc@npm:4.29.1":
3426
- version: 4.29.1
3427
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.29.1"
3425
+ "@rollup/rollup-win32-ia32-msvc@npm:4.31.0":
3426
+ version: 4.31.0
3427
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.31.0"
3428
3428
  conditions: os=win32 & cpu=ia32
3429
3429
  languageName: node
3430
3430
  linkType: hard
3431
3431
 
3432
- "@rollup/rollup-win32-x64-msvc@npm:4.29.1":
3433
- version: 4.29.1
3434
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.29.1"
3432
+ "@rollup/rollup-win32-x64-msvc@npm:4.31.0":
3433
+ version: 4.31.0
3434
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.31.0"
3435
3435
  conditions: os=win32 & cpu=x64
3436
3436
  languageName: node
3437
3437
  linkType: hard
@@ -5175,14 +5175,14 @@ __metadata:
5175
5175
  linkType: hard
5176
5176
 
5177
5177
  "@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
5178
- version: 2.10.4
5179
- resolution: "@tiptap/extension-bubble-menu@npm:2.10.4"
5178
+ version: 2.11.2
5179
+ resolution: "@tiptap/extension-bubble-menu@npm:2.11.2"
5180
5180
  dependencies:
5181
5181
  tippy.js: "npm:^6.3.7"
5182
5182
  peerDependencies:
5183
5183
  "@tiptap/core": ^2.7.0
5184
5184
  "@tiptap/pm": ^2.7.0
5185
- checksum: 10c0/7f772c9852f6104529a0880c381784b342d8634d882a34f386bf7d9317c7de371396e5f5aa3e066703a9f4e540e2e940ea4f551dcf7b4d831ce3e1da7fbd3a5b
5185
+ checksum: 10c0/4d3412ddf83fd8f1d2dab08b3d83be377ce70a9f386c4dc85f3609192ff3b5c2e9c90268484566ad8a5ad002bbeaad88718adac2220ccf0e90e66e0e17cb4d6b
5186
5186
  languageName: node
5187
5187
  linkType: hard
5188
5188
 
@@ -5205,14 +5205,14 @@ __metadata:
5205
5205
  linkType: hard
5206
5206
 
5207
5207
  "@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
5208
- version: 2.10.4
5209
- resolution: "@tiptap/extension-floating-menu@npm:2.10.4"
5208
+ version: 2.11.2
5209
+ resolution: "@tiptap/extension-floating-menu@npm:2.11.2"
5210
5210
  dependencies:
5211
5211
  tippy.js: "npm:^6.3.7"
5212
5212
  peerDependencies:
5213
5213
  "@tiptap/core": ^2.7.0
5214
5214
  "@tiptap/pm": ^2.7.0
5215
- checksum: 10c0/3e6b1483d2d8d9aba8c7f931fdaaf36b2f61437ade7779ae1c51fa661d7bcc5dff70bb9050dabbc04d33ab3edcad4238e0f2a39bc3d4153361d20fc4e7298ad5
5215
+ checksum: 10c0/b78e0930e42ec11f4304e8d1843694d8a5bf8b4b0685aa891d60292d6aae57490d6ea770571c80de5b40c8a539b26e5e65cf8d3b6632f98a832159ef1228d05f
5216
5216
  languageName: node
5217
5217
  linkType: hard
5218
5218
 
@@ -5440,9 +5440,9 @@ __metadata:
5440
5440
  linkType: hard
5441
5441
 
5442
5442
  "@types/braces@npm:*":
5443
- version: 3.0.4
5444
- resolution: "@types/braces@npm:3.0.4"
5445
- checksum: 10c0/05220f330814364318a1c2f403046d717690cabf3adc8417357b0b12713f92768cf9df76e0e25212b5a2727c8c56765ff19a284c7ece39e0985d0d6fadb6c4aa
5443
+ version: 3.0.5
5444
+ resolution: "@types/braces@npm:3.0.5"
5445
+ checksum: 10c0/fff17426731376b452abf747e862f0116b80ccc68a2c8e6b56aff240048c26c983d61c456c6792dffe9df407d80c1a504bea21e8c1a56afaed1f311dfe75bc68
5446
5446
  languageName: node
5447
5447
  linkType: hard
5448
5448
 
@@ -5692,11 +5692,11 @@ __metadata:
5692
5692
  linkType: hard
5693
5693
 
5694
5694
  "@types/node@npm:*":
5695
- version: 22.10.2
5696
- resolution: "@types/node@npm:22.10.2"
5695
+ version: 22.10.7
5696
+ resolution: "@types/node@npm:22.10.7"
5697
5697
  dependencies:
5698
5698
  undici-types: "npm:~6.20.0"
5699
- checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
5699
+ checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
5700
5700
  languageName: node
5701
5701
  linkType: hard
5702
5702
 
@@ -5849,9 +5849,9 @@ __metadata:
5849
5849
  linkType: hard
5850
5850
 
5851
5851
  "@types/qs@npm:^6.9.5":
5852
- version: 6.9.17
5853
- resolution: "@types/qs@npm:6.9.17"
5854
- checksum: 10c0/a183fa0b3464267f8f421e2d66d960815080e8aab12b9aadab60479ba84183b1cdba8f4eff3c06f76675a8e42fe6a3b1313ea76c74f2885c3e25d32499c17d1b
5852
+ version: 6.9.18
5853
+ resolution: "@types/qs@npm:6.9.18"
5854
+ checksum: 10c0/790b9091348e06dde2c8e4118b5771ab386a8c22a952139a2eb0675360a2070d0b155663bf6f75b23f258fd0a1f7ffc0ba0f059d99a719332c03c40d9e9cd63b
5855
5855
  languageName: node
5856
5856
  linkType: hard
5857
5857
 
@@ -5964,11 +5964,11 @@ __metadata:
5964
5964
  linkType: hard
5965
5965
 
5966
5966
  "@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
5967
- version: 19.0.2
5968
- resolution: "@types/react@npm:19.0.2"
5967
+ version: 19.0.7
5968
+ resolution: "@types/react@npm:19.0.7"
5969
5969
  dependencies:
5970
5970
  csstype: "npm:^3.0.2"
5971
- checksum: 10c0/8992f39701fcf1bf893ef8f94a56196445667baf08fe4f6050a14e229a17aad3265ad3efc01595ff3b4d5d5c69da885f9aa4ff80f164a613018734efcff1eb8f
5971
+ checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
5972
5972
  languageName: node
5973
5973
  linkType: hard
5974
5974
 
@@ -6552,10 +6552,10 @@ __metadata:
6552
6552
  languageName: node
6553
6553
  linkType: hard
6554
6554
 
6555
- "abbrev@npm:^2.0.0":
6556
- version: 2.0.0
6557
- resolution: "abbrev@npm:2.0.0"
6558
- checksum: 10c0/f742a5a107473946f426c691c08daba61a1d15942616f300b5d32fd735be88fef5cba24201757b6c407fd564555fb48c751cfa33519b2605c8a7aadd22baf372
6555
+ "abbrev@npm:^3.0.0":
6556
+ version: 3.0.0
6557
+ resolution: "abbrev@npm:3.0.0"
6558
+ checksum: 10c0/049704186396f571650eb7b22ed3627b77a5aedf98bb83caf2eac81ca2a3e25e795394b0464cfb2d6076df3db6a5312139eac5b6a126ca296ac53c5008069c28
6559
6559
  languageName: node
6560
6560
  linkType: hard
6561
6561
 
@@ -7824,9 +7824,9 @@ __metadata:
7824
7824
  languageName: node
7825
7825
  linkType: hard
7826
7826
 
7827
- "browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.2":
7828
- version: 4.24.3
7829
- resolution: "browserslist@npm:4.24.3"
7827
+ "browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.3":
7828
+ version: 4.24.4
7829
+ resolution: "browserslist@npm:4.24.4"
7830
7830
  dependencies:
7831
7831
  caniuse-lite: "npm:^1.0.30001688"
7832
7832
  electron-to-chromium: "npm:^1.5.73"
@@ -7834,7 +7834,7 @@ __metadata:
7834
7834
  update-browserslist-db: "npm:^1.1.1"
7835
7835
  bin:
7836
7836
  browserslist: cli.js
7837
- checksum: 10c0/bab261ef7b6e1656a719a9fa31240ae7ce4d5ba68e479f6b11e348d819346ab4c0ff6f4821f43adcc9c193a734b186775a83b37979e70a69d182965909fe569a
7837
+ checksum: 10c0/db7ebc1733cf471e0b490b4f47e3e2ea2947ce417192c9246644e92c667dd56a71406cc58f62ca7587caf828364892e9952904a02b7aead752bc65b62a37cfe9
7838
7838
  languageName: node
7839
7839
  linkType: hard
7840
7840
 
@@ -8093,9 +8093,9 @@ __metadata:
8093
8093
  linkType: hard
8094
8094
 
8095
8095
  "caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
8096
- version: 1.0.30001690
8097
- resolution: "caniuse-lite@npm:1.0.30001690"
8098
- checksum: 10c0/646bd469032afa90400a84dec30a2b00a6eda62c03ead358117e3f884cda8aacec02ec058a6dbee5eaf9714f83e483b9b0eb4fb42febb8076569f5ca40f1d347
8096
+ version: 1.0.30001695
8097
+ resolution: "caniuse-lite@npm:1.0.30001695"
8098
+ checksum: 10c0/acf90a767051fdd8083711b3ff9f07a28149c55e394115d8f874f149aa4f130e6bc50cea1dd94fe03035b9ebbe13b64f446518a6d2e19f72650962bdff44b2c5
8099
8099
  languageName: node
8100
8100
  linkType: hard
8101
8101
 
@@ -8238,8 +8238,8 @@ __metadata:
8238
8238
  linkType: hard
8239
8239
 
8240
8240
  "chromatic@npm:^11.4.0":
8241
- version: 11.20.2
8242
- resolution: "chromatic@npm:11.20.2"
8241
+ version: 11.25.1
8242
+ resolution: "chromatic@npm:11.25.1"
8243
8243
  peerDependencies:
8244
8244
  "@chromatic-com/cypress": ^0.*.* || ^1.0.0
8245
8245
  "@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8252,7 +8252,7 @@ __metadata:
8252
8252
  chroma: dist/bin.js
8253
8253
  chromatic: dist/bin.js
8254
8254
  chromatic-cli: dist/bin.js
8255
- checksum: 10c0/9f60e966fc7dc22df920649e3860493dbf7c86ea34d96e9818e4450c7572e47b8554a3ecec273881184303ee9098ca15b4c85d519b37138ee0399387b1356b7d
8255
+ checksum: 10c0/869939cf65ddc4c606ac982cbbaba63d3d6cbc8082e24f04f74ee6a5e3979cdec49e8fab2549f87e8cfa8127c15dbda1f86371306642bdabcb43ee9cff46ceae
8256
8256
  languageName: node
8257
8257
  linkType: hard
8258
8258
 
@@ -8738,25 +8738,25 @@ __metadata:
8738
8738
  linkType: hard
8739
8739
 
8740
8740
  "core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.38.1, core-js-compat@npm:^3.8.1":
8741
- version: 3.39.0
8742
- resolution: "core-js-compat@npm:3.39.0"
8741
+ version: 3.40.0
8742
+ resolution: "core-js-compat@npm:3.40.0"
8743
8743
  dependencies:
8744
- browserslist: "npm:^4.24.2"
8745
- checksum: 10c0/880579a3dab235e3b6350f1e324269c600753b48e891ea859331618d5051e68b7a95db6a03ad2f3cc7df4397318c25a5bc7740562ad39e94f56568638d09d414
8744
+ browserslist: "npm:^4.24.3"
8745
+ checksum: 10c0/44f6e88726fe266a5be9581a79766800478a8d5c492885f2d4c2a4e2babd9b06bc1689d5340d3a61ae7332f990aff2e83b6203ff8773137a627cfedfbeefabeb
8746
8746
  languageName: node
8747
8747
  linkType: hard
8748
8748
 
8749
8749
  "core-js-pure@npm:^3.30.2, core-js-pure@npm:^3.8.2":
8750
- version: 3.39.0
8751
- resolution: "core-js-pure@npm:3.39.0"
8752
- checksum: 10c0/5d954e467703ea1e860eb070bd72cf9dc5bfddd7037c09d750f0eba3ffc4066db741a595af86dc833a709929e161a909e48da3cbdd2d9bee7795cb516dc9f7d4
8750
+ version: 3.40.0
8751
+ resolution: "core-js-pure@npm:3.40.0"
8752
+ checksum: 10c0/97590017216e2614e44bacc0b73159061b58e3ac86b61a3ed8cd78fc12bef604c5fb559a7a4d51ae5f2d1bd23ec57760ba6bf2802e802beb42d6bbce136acf52
8753
8753
  languageName: node
8754
8754
  linkType: hard
8755
8755
 
8756
8756
  "core-js@npm:^3.0.4, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
8757
- version: 3.39.0
8758
- resolution: "core-js@npm:3.39.0"
8759
- checksum: 10c0/f7602069b6afb2e3298eec612a5c1e0c3e6a458930fbfc7a4c5f9ac03426507f49ce395eecdd2d9bae9024f820e44582b67ffe16f2272395af26964f174eeb6b
8757
+ version: 3.40.0
8758
+ resolution: "core-js@npm:3.40.0"
8759
+ checksum: 10c0/db7946ada881e845d8b157061945b1187618fa45cf162f392a151e8a497962aed2da688c982eaa1d444c864be97a70f8be4d73385294b515d224dd164d19f1d4
8760
8760
  languageName: node
8761
8761
  linkType: hard
8762
8762
 
@@ -8811,9 +8811,9 @@ __metadata:
8811
8811
  linkType: hard
8812
8812
 
8813
8813
  "country-flag-icons@npm:^1.0.2":
8814
- version: 1.5.13
8815
- resolution: "country-flag-icons@npm:1.5.13"
8816
- checksum: 10c0/beee2fe225469507d6c8df90376e031f08a5f103f65cd68e1db0679e82d4ffb2fbb27a3bb19defd112745b5c19d1972df615df21813c8c2074062dd5eb08eabb
8814
+ version: 1.5.14
8815
+ resolution: "country-flag-icons@npm:1.5.14"
8816
+ checksum: 10c0/95c3f22521e4602ba1ce17dbc652d6936c55e71e0070fdcd6cf64a13224c0d1002112562b7be11a7bb6b291e45d7311301de0502115d409b918bd5c4a15fc8b8
8817
8817
  languageName: node
8818
8818
  linkType: hard
8819
8819
 
@@ -9761,13 +9761,13 @@ __metadata:
9761
9761
  linkType: hard
9762
9762
 
9763
9763
  "domutils@npm:^3.0.1":
9764
- version: 3.1.0
9765
- resolution: "domutils@npm:3.1.0"
9764
+ version: 3.2.2
9765
+ resolution: "domutils@npm:3.2.2"
9766
9766
  dependencies:
9767
9767
  dom-serializer: "npm:^2.0.0"
9768
9768
  domelementtype: "npm:^2.3.0"
9769
9769
  domhandler: "npm:^5.0.3"
9770
- checksum: 10c0/342d64cf4d07b8a0573fb51e0a6312a88fb520c7fefd751870bf72fa5fc0f2e0cb9a3958a573610b1d608c6e2a69b8e9b4b40f0bfb8f87a71bce4f180cca1887
9770
+ checksum: 10c0/47938f473b987ea71cd59e59626eb8666d3aa8feba5266e45527f3b636c7883cca7e582d901531961f742c519d7514636b7973353b648762b2e3bedbf235fada
9771
9771
  languageName: node
9772
9772
  linkType: hard
9773
9773
 
@@ -9882,9 +9882,9 @@ __metadata:
9882
9882
  linkType: hard
9883
9883
 
9884
9884
  "electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
9885
- version: 1.5.75
9886
- resolution: "electron-to-chromium@npm:1.5.75"
9887
- checksum: 10c0/df769b7a5e9895a8ba8eb7f31b9525a0e00b8aef6e3ecab3faebe90756fc9ac008dddb8d9a2a78d2079cbaebd27da6e1379f77e910163f405bb1a3d622ec4276
9885
+ version: 1.5.84
9886
+ resolution: "electron-to-chromium@npm:1.5.84"
9887
+ checksum: 10c0/8362d556360eba420ea3475a7878c8fa8507a42c4ebfbf44108f6acc4edbe30a1cde79e95613bdc9ae6e7d73bf1776347cf7f615c1a220f63e34a0fa029568e0
9888
9888
  languageName: node
9889
9889
  linkType: hard
9890
9890
 
@@ -10091,9 +10091,9 @@ __metadata:
10091
10091
  languageName: node
10092
10092
  linkType: hard
10093
10093
 
10094
- "es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6":
10095
- version: 1.23.7
10096
- resolution: "es-abstract@npm:1.23.7"
10094
+ "es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6, es-abstract@npm:^1.23.9":
10095
+ version: 1.23.9
10096
+ resolution: "es-abstract@npm:1.23.9"
10097
10097
  dependencies:
10098
10098
  array-buffer-byte-length: "npm:^1.0.2"
10099
10099
  arraybuffer.prototype.slice: "npm:^1.0.4"
@@ -10106,10 +10106,11 @@ __metadata:
10106
10106
  es-define-property: "npm:^1.0.1"
10107
10107
  es-errors: "npm:^1.3.0"
10108
10108
  es-object-atoms: "npm:^1.0.0"
10109
- es-set-tostringtag: "npm:^2.0.3"
10109
+ es-set-tostringtag: "npm:^2.1.0"
10110
10110
  es-to-primitive: "npm:^1.3.0"
10111
10111
  function.prototype.name: "npm:^1.1.8"
10112
- get-intrinsic: "npm:^1.2.6"
10112
+ get-intrinsic: "npm:^1.2.7"
10113
+ get-proto: "npm:^1.0.0"
10113
10114
  get-symbol-description: "npm:^1.1.0"
10114
10115
  globalthis: "npm:^1.0.4"
10115
10116
  gopd: "npm:^1.2.0"
@@ -10130,9 +10131,12 @@ __metadata:
10130
10131
  object-inspect: "npm:^1.13.3"
10131
10132
  object-keys: "npm:^1.1.1"
10132
10133
  object.assign: "npm:^4.1.7"
10134
+ own-keys: "npm:^1.0.1"
10133
10135
  regexp.prototype.flags: "npm:^1.5.3"
10134
10136
  safe-array-concat: "npm:^1.1.3"
10137
+ safe-push-apply: "npm:^1.0.0"
10135
10138
  safe-regex-test: "npm:^1.1.0"
10139
+ set-proto: "npm:^1.0.0"
10136
10140
  string.prototype.trim: "npm:^1.2.10"
10137
10141
  string.prototype.trimend: "npm:^1.0.9"
10138
10142
  string.prototype.trimstart: "npm:^1.0.8"
@@ -10142,7 +10146,7 @@ __metadata:
10142
10146
  typed-array-length: "npm:^1.0.7"
10143
10147
  unbox-primitive: "npm:^1.1.0"
10144
10148
  which-typed-array: "npm:^1.1.18"
10145
- checksum: 10c0/68d24e56f47d773639d49c561366c8d9e775187e0d64f011209261fcb3a63caf764f60c0e66940bbd8815a862f9ca8114f6a5dfdeb776da87436d46bcd82ae48
10149
+ checksum: 10c0/1de229c9e08fe13c17fe5abaec8221545dfcd57e51f64909599a6ae896df84b8fd2f7d16c60cb00d7bf495b9298ca3581aded19939d4b7276854a4b066f8422b
10146
10150
  languageName: node
10147
10151
  linkType: hard
10148
10152
 
@@ -10209,22 +10213,23 @@ __metadata:
10209
10213
  linkType: hard
10210
10214
 
10211
10215
  "es-object-atoms@npm:^1.0.0":
10212
- version: 1.0.0
10213
- resolution: "es-object-atoms@npm:1.0.0"
10216
+ version: 1.1.1
10217
+ resolution: "es-object-atoms@npm:1.1.1"
10214
10218
  dependencies:
10215
10219
  es-errors: "npm:^1.3.0"
10216
- checksum: 10c0/1fed3d102eb27ab8d983337bb7c8b159dd2a1e63ff833ec54eea1311c96d5b08223b433060ba240541ca8adba9eee6b0a60cdbf2f80634b784febc9cc8b687b4
10220
+ checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
10217
10221
  languageName: node
10218
10222
  linkType: hard
10219
10223
 
10220
- "es-set-tostringtag@npm:^2.0.3":
10221
- version: 2.0.3
10222
- resolution: "es-set-tostringtag@npm:2.0.3"
10224
+ "es-set-tostringtag@npm:^2.0.3, es-set-tostringtag@npm:^2.1.0":
10225
+ version: 2.1.0
10226
+ resolution: "es-set-tostringtag@npm:2.1.0"
10223
10227
  dependencies:
10224
- get-intrinsic: "npm:^1.2.4"
10228
+ es-errors: "npm:^1.3.0"
10229
+ get-intrinsic: "npm:^1.2.6"
10225
10230
  has-tostringtag: "npm:^1.0.2"
10226
- hasown: "npm:^2.0.1"
10227
- checksum: 10c0/f22aff1585eb33569c326323f0b0d175844a1f11618b86e193b386f8be0ea9474cfbe46df39c45d959f7aa8f6c06985dc51dd6bce5401645ec5a74c4ceaa836a
10231
+ hasown: "npm:^2.0.2"
10232
+ checksum: 10c0/ef2ca9ce49afe3931cb32e35da4dcb6d86ab02592cfc2ce3e49ced199d9d0bb5085fc7e73e06312213765f5efa47cc1df553a6a5154584b21448e9fb8355b1af
10228
10233
  languageName: node
10229
10234
  linkType: hard
10230
10235
 
@@ -10936,15 +10941,15 @@ __metadata:
10936
10941
  linkType: hard
10937
10942
 
10938
10943
  "fast-glob@npm:^3.0.3, fast-glob@npm:^3.1.1, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
10939
- version: 3.3.2
10940
- resolution: "fast-glob@npm:3.3.2"
10944
+ version: 3.3.3
10945
+ resolution: "fast-glob@npm:3.3.3"
10941
10946
  dependencies:
10942
10947
  "@nodelib/fs.stat": "npm:^2.0.2"
10943
10948
  "@nodelib/fs.walk": "npm:^1.2.3"
10944
10949
  glob-parent: "npm:^5.1.2"
10945
10950
  merge2: "npm:^1.3.0"
10946
- micromatch: "npm:^4.0.4"
10947
- checksum: 10c0/42baad7b9cd40b63e42039132bde27ca2cb3a4950d0a0f9abe4639ea1aa9d3e3b40f98b1fe31cbc0cc17b664c9ea7447d911a152fa34ec5b72977b125a6fc845
10951
+ micromatch: "npm:^4.0.8"
10952
+ checksum: 10c0/f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
10948
10953
  languageName: node
10949
10954
  linkType: hard
10950
10955
 
@@ -10977,9 +10982,9 @@ __metadata:
10977
10982
  linkType: hard
10978
10983
 
10979
10984
  "fast-uri@npm:^3.0.1":
10980
- version: 3.0.3
10981
- resolution: "fast-uri@npm:3.0.3"
10982
- checksum: 10c0/4b2c5ce681a062425eae4f15cdc8fc151fd310b2f69b1f96680677820a8b49c3cd6e80661a406e19d50f0c40a3f8bffdd458791baf66f4a879d80be28e10a320
10985
+ version: 3.0.6
10986
+ resolution: "fast-uri@npm:3.0.6"
10987
+ checksum: 10c0/74a513c2af0584448aee71ce56005185f81239eab7a2343110e5bad50c39ad4fb19c5a6f99783ead1cac7ccaf3461a6034fda89fffa2b30b6d99b9f21c2f9d29
10983
10988
  languageName: node
10984
10989
  linkType: hard
10985
10990
 
@@ -10991,11 +10996,11 @@ __metadata:
10991
10996
  linkType: hard
10992
10997
 
10993
10998
  "fastq@npm:^1.6.0":
10994
- version: 1.17.1
10995
- resolution: "fastq@npm:1.17.1"
10999
+ version: 1.18.0
11000
+ resolution: "fastq@npm:1.18.0"
10996
11001
  dependencies:
10997
11002
  reusify: "npm:^1.0.4"
10998
- checksum: 10c0/1095f16cea45fb3beff558bb3afa74ca7a9250f5a670b65db7ed585f92b4b48381445cd328b3d87323da81e43232b5d5978a8201bde84e0cd514310f1ea6da34
11003
+ checksum: 10c0/7be87ecc41762adbddf558d24182f50a4b1a3ef3ee807d33b7623da7aee5faecdcc94fce5aa13fe91df93e269f383232bbcdb2dc5338cd1826503d6063221f36
10999
11004
  languageName: node
11000
11005
  linkType: hard
11001
11006
 
@@ -11594,21 +11599,21 @@ __metadata:
11594
11599
  languageName: node
11595
11600
  linkType: hard
11596
11601
 
11597
- "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6":
11598
- version: 1.2.6
11599
- resolution: "get-intrinsic@npm:1.2.6"
11602
+ "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.2.7":
11603
+ version: 1.2.7
11604
+ resolution: "get-intrinsic@npm:1.2.7"
11600
11605
  dependencies:
11601
11606
  call-bind-apply-helpers: "npm:^1.0.1"
11602
- dunder-proto: "npm:^1.0.0"
11603
11607
  es-define-property: "npm:^1.0.1"
11604
11608
  es-errors: "npm:^1.3.0"
11605
11609
  es-object-atoms: "npm:^1.0.0"
11606
11610
  function-bind: "npm:^1.1.2"
11611
+ get-proto: "npm:^1.0.0"
11607
11612
  gopd: "npm:^1.2.0"
11608
11613
  has-symbols: "npm:^1.1.0"
11609
11614
  hasown: "npm:^2.0.2"
11610
- math-intrinsics: "npm:^1.0.0"
11611
- checksum: 10c0/0f1ea6d807d97d074e8a31ac698213a12757fcfa9a8f4778263d2e4702c40fe83198aadd3dba2e99aabc2e4cf8a38345545dbb0518297d3df8b00b56a156c32a
11615
+ math-intrinsics: "npm:^1.1.0"
11616
+ checksum: 10c0/b475dec9f8bff6f7422f51ff4b7b8d0b68e6776ee83a753c1d627e3008c3442090992788038b37eff72e93e43dceed8c1acbdf2d6751672687ec22127933080d
11612
11617
  languageName: node
11613
11618
  linkType: hard
11614
11619
 
@@ -11626,6 +11631,16 @@ __metadata:
11626
11631
  languageName: node
11627
11632
  linkType: hard
11628
11633
 
11634
+ "get-proto@npm:^1.0.0, get-proto@npm:^1.0.1":
11635
+ version: 1.0.1
11636
+ resolution: "get-proto@npm:1.0.1"
11637
+ dependencies:
11638
+ dunder-proto: "npm:^1.0.1"
11639
+ es-object-atoms: "npm:^1.0.0"
11640
+ checksum: 10c0/9224acb44603c5526955e83510b9da41baf6ae73f7398875fba50edc5e944223a89c4a72b070fcd78beb5f7bdda58ecb6294adc28f7acfc0da05f76a2399643c
11641
+ languageName: node
11642
+ linkType: hard
11643
+
11629
11644
  "get-stream@npm:^4.0.0":
11630
11645
  version: 4.1.0
11631
11646
  resolution: "get-stream@npm:4.1.0"
@@ -11654,11 +11669,11 @@ __metadata:
11654
11669
  linkType: hard
11655
11670
 
11656
11671
  "get-tsconfig@npm:^4.7.3":
11657
- version: 4.8.1
11658
- resolution: "get-tsconfig@npm:4.8.1"
11672
+ version: 4.10.0
11673
+ resolution: "get-tsconfig@npm:4.10.0"
11659
11674
  dependencies:
11660
11675
  resolve-pkg-maps: "npm:^1.0.0"
11661
- checksum: 10c0/536ee85d202f604f4b5fb6be81bcd6e6d9a96846811e83e9acc6de4a04fb49506edea0e1b8cf1d5ee7af33e469916ec2809d4c5445ab8ae015a7a51fbd1572f9
11676
+ checksum: 10c0/c9b5572c5118923c491c04285c73bd55b19e214992af957c502a3be0fc0043bb421386ffd45ca3433c0a7fba81221ca300479e8393960acf15d0ed4563f38a86
11662
11677
  languageName: node
11663
11678
  linkType: hard
11664
11679
 
@@ -12014,7 +12029,7 @@ __metadata:
12014
12029
  languageName: node
12015
12030
  linkType: hard
12016
12031
 
12017
- "has-tostringtag@npm:^1.0.0, has-tostringtag@npm:^1.0.2":
12032
+ "has-tostringtag@npm:^1.0.2":
12018
12033
  version: 1.0.2
12019
12034
  resolution: "has-tostringtag@npm:1.0.2"
12020
12035
  dependencies:
@@ -12107,7 +12122,7 @@ __metadata:
12107
12122
  languageName: node
12108
12123
  linkType: hard
12109
12124
 
12110
- "hasown@npm:^2.0.0, hasown@npm:^2.0.1, hasown@npm:^2.0.2":
12125
+ "hasown@npm:^2.0.0, hasown@npm:^2.0.2":
12111
12126
  version: 2.0.2
12112
12127
  resolution: "hasown@npm:2.0.2"
12113
12128
  dependencies:
@@ -12743,11 +12758,14 @@ __metadata:
12743
12758
  linkType: hard
12744
12759
 
12745
12760
  "is-async-function@npm:^2.0.0":
12746
- version: 2.0.0
12747
- resolution: "is-async-function@npm:2.0.0"
12761
+ version: 2.1.0
12762
+ resolution: "is-async-function@npm:2.1.0"
12748
12763
  dependencies:
12749
- has-tostringtag: "npm:^1.0.0"
12750
- checksum: 10c0/787bc931576aad525d751fc5ce211960fe91e49ac84a5c22d6ae0bc9541945fbc3f686dc590c3175722ce4f6d7b798a93f6f8ff4847fdb2199aea6f4baf5d668
12764
+ call-bound: "npm:^1.0.3"
12765
+ get-proto: "npm:^1.0.1"
12766
+ has-tostringtag: "npm:^1.0.2"
12767
+ safe-regex-test: "npm:^1.1.0"
12768
+ checksum: 10c0/5209b858c6d18d88a9fb56dea202a050d53d4b722448cc439fdca859b36e23edf27ee8c18958ba49330f1a71b8846576273f4581e1c0bb9d403738129d852fdb
12751
12769
  languageName: node
12752
12770
  linkType: hard
12753
12771
 
@@ -12975,11 +12993,14 @@ __metadata:
12975
12993
  linkType: hard
12976
12994
 
12977
12995
  "is-generator-function@npm:^1.0.10":
12978
- version: 1.0.10
12979
- resolution: "is-generator-function@npm:1.0.10"
12996
+ version: 1.1.0
12997
+ resolution: "is-generator-function@npm:1.1.0"
12980
12998
  dependencies:
12981
- has-tostringtag: "npm:^1.0.0"
12982
- checksum: 10c0/df03514df01a6098945b5a0cfa1abff715807c8e72f57c49a0686ad54b3b74d394e2d8714e6f709a71eb00c9630d48e73ca1796c1ccc84ac95092c1fecc0d98b
12999
+ call-bound: "npm:^1.0.3"
13000
+ get-proto: "npm:^1.0.0"
13001
+ has-tostringtag: "npm:^1.0.2"
13002
+ safe-regex-test: "npm:^1.1.0"
13003
+ checksum: 10c0/fdfa96c8087bf36fc4cd514b474ba2ff404219a4dd4cfa6cf5426404a1eed259bdcdb98f082a71029a48d01f27733e3436ecc6690129a7ec09cb0434bee03a2a
12983
13004
  languageName: node
12984
13005
  linkType: hard
12985
13006
 
@@ -13374,16 +13395,16 @@ __metadata:
13374
13395
  linkType: hard
13375
13396
 
13376
13397
  "iterator.prototype@npm:^1.1.4":
13377
- version: 1.1.4
13378
- resolution: "iterator.prototype@npm:1.1.4"
13398
+ version: 1.1.5
13399
+ resolution: "iterator.prototype@npm:1.1.5"
13379
13400
  dependencies:
13380
13401
  define-data-property: "npm:^1.1.4"
13381
13402
  es-object-atoms: "npm:^1.0.0"
13382
13403
  get-intrinsic: "npm:^1.2.6"
13404
+ get-proto: "npm:^1.0.0"
13383
13405
  has-symbols: "npm:^1.1.0"
13384
- reflect.getprototypeof: "npm:^1.0.8"
13385
13406
  set-function-name: "npm:^2.0.2"
13386
- checksum: 10c0/e63fcb5c1094192f43795b836fae9149a7dc2d445425958045e8e193df428407f909efca21bfdf0d885668ae8204681984afac7dd75478118e62f3cd3959c538
13407
+ checksum: 10c0/f7a262808e1b41049ab55f1e9c29af7ec1025a000d243b83edf34ce2416eedd56079b117fa59376bb4a724110690f13aa8427f2ee29a09eec63a7e72367626d0
13387
13408
  languageName: node
13388
13409
  linkType: hard
13389
13410
 
@@ -13774,9 +13795,9 @@ __metadata:
13774
13795
  linkType: hard
13775
13796
 
13776
13797
  "libphonenumber-js@npm:^1.9.11":
13777
- version: 1.11.17
13778
- resolution: "libphonenumber-js@npm:1.11.17"
13779
- checksum: 10c0/102bc66f82b4fb86983f3c68d7b8eafd5e5f82be48bcd87c4c3a723b08e62d2deffa78a5d646698f2ba163f4e0d5722d99661ba9ec36f12b5a108fcdf8731059
13798
+ version: 1.11.18
13799
+ resolution: "libphonenumber-js@npm:1.11.18"
13800
+ checksum: 10c0/4877d2521426e4094cbf1991fd30778d3856e702acce655a767a1ba261d8e765901dc17944d627a7ee083992ee4c427007bf9d488207432b6b5dee982b849de4
13780
13801
  languageName: node
13781
13802
  linkType: hard
13782
13803
 
@@ -14243,11 +14264,11 @@ __metadata:
14243
14264
  linkType: hard
14244
14265
 
14245
14266
  "markdown-to-jsx@npm:^7.1.3":
14246
- version: 7.7.2
14247
- resolution: "markdown-to-jsx@npm:7.7.2"
14267
+ version: 7.7.3
14268
+ resolution: "markdown-to-jsx@npm:7.7.3"
14248
14269
  peerDependencies:
14249
14270
  react: ">= 0.14.0"
14250
- checksum: 10c0/97a7da24fef875d5ce4feda5da6a924514c3c27fd4c1cbabe5de77d698846d2604e82bace5036b6baf10a462b31a77de6992636f89e67ad30d4a66e1374e968d
14271
+ checksum: 10c0/85b1c91a8d3ae03cfe828c6b76309702a913e681dad5a7e3a5324ec97153d89313be00a0ee423ab1c0bd61781ed181d76d4a54840d715b67756734da24211cf5
14251
14272
  languageName: node
14252
14273
  linkType: hard
14253
14274
 
@@ -14268,7 +14289,7 @@ __metadata:
14268
14289
  languageName: node
14269
14290
  linkType: hard
14270
14291
 
14271
- "math-intrinsics@npm:^1.0.0, math-intrinsics@npm:^1.1.0":
14292
+ "math-intrinsics@npm:^1.1.0":
14272
14293
  version: 1.1.0
14273
14294
  resolution: "math-intrinsics@npm:1.1.0"
14274
14295
  checksum: 10c0/7579ff94e899e2f76ab64491d76cf606274c874d8f2af4a442c016bd85688927fcfca157ba6bf74b08e9439dc010b248ce05b96cc7c126a354c3bae7fcb48b7f
@@ -14480,7 +14501,7 @@ __metadata:
14480
14501
  languageName: node
14481
14502
  linkType: hard
14482
14503
 
14483
- "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5":
14504
+ "micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8":
14484
14505
  version: 4.0.8
14485
14506
  resolution: "micromatch@npm:4.0.8"
14486
14507
  dependencies:
@@ -14819,15 +14840,15 @@ __metadata:
14819
14840
  languageName: node
14820
14841
  linkType: hard
14821
14842
 
14822
- "mlly@npm:^1.7.2, mlly@npm:^1.7.3":
14823
- version: 1.7.3
14824
- resolution: "mlly@npm:1.7.3"
14843
+ "mlly@npm:^1.7.3, mlly@npm:^1.7.4":
14844
+ version: 1.7.4
14845
+ resolution: "mlly@npm:1.7.4"
14825
14846
  dependencies:
14826
14847
  acorn: "npm:^8.14.0"
14827
- pathe: "npm:^1.1.2"
14828
- pkg-types: "npm:^1.2.1"
14848
+ pathe: "npm:^2.0.1"
14849
+ pkg-types: "npm:^1.3.0"
14829
14850
  ufo: "npm:^1.5.4"
14830
- checksum: 10c0/b530887fe95a6e3458c1b24e9775dc61c167d402126f2f5f13a13845a3fb77c3db8d79cb32077c98679a392d8ecfdc4e5df3d6925bf650d807dc2dfe8cc35b53
14851
+ checksum: 10c0/69e738218a13d6365caf930e0ab4e2b848b84eec261597df9788cefb9930f3e40667be9cb58a4718834ba5f97a6efeef31d3b5a95f4388143fd4e0d0deff72ff
14831
14852
  languageName: node
14832
14853
  linkType: hard
14833
14854
 
@@ -14935,7 +14956,7 @@ __metadata:
14935
14956
  languageName: node
14936
14957
  linkType: hard
14937
14958
 
14938
- "nanoid@npm:^3.3.7":
14959
+ "nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
14939
14960
  version: 3.3.8
14940
14961
  resolution: "nanoid@npm:3.3.8"
14941
14962
  bin:
@@ -15127,13 +15148,13 @@ __metadata:
15127
15148
  linkType: hard
15128
15149
 
15129
15150
  "nopt@npm:^8.0.0":
15130
- version: 8.0.0
15131
- resolution: "nopt@npm:8.0.0"
15151
+ version: 8.1.0
15152
+ resolution: "nopt@npm:8.1.0"
15132
15153
  dependencies:
15133
- abbrev: "npm:^2.0.0"
15154
+ abbrev: "npm:^3.0.0"
15134
15155
  bin:
15135
15156
  nopt: bin/nopt.js
15136
- checksum: 10c0/19cb986f79abaca2d0f0b560021da7b32ee6fcc3de48f3eaeb0c324d36755c17754f886a754c091f01f740c17caf7d6aea8237b7fbaf39f476ae5e30a249f18f
15157
+ checksum: 10c0/62e9ea70c7a3eb91d162d2c706b6606c041e4e7b547cbbb48f8b3695af457dd6479904d7ace600856bf923dd8d1ed0696f06195c8c20f02ac87c1da0e1d315ef
15137
15158
  languageName: node
15138
15159
  linkType: hard
15139
15160
 
@@ -15439,6 +15460,17 @@ __metadata:
15439
15460
  languageName: node
15440
15461
  linkType: hard
15441
15462
 
15463
+ "own-keys@npm:^1.0.1":
15464
+ version: 1.0.1
15465
+ resolution: "own-keys@npm:1.0.1"
15466
+ dependencies:
15467
+ get-intrinsic: "npm:^1.2.6"
15468
+ object-keys: "npm:^1.1.1"
15469
+ safe-push-apply: "npm:^1.0.0"
15470
+ checksum: 10c0/6dfeb3455bff92ec3f16a982d4e3e65676345f6902d9f5ded1d8265a6318d0200ce461956d6d1c70053c7fe9f9fe65e552faac03f8140d37ef0fdd108e67013a
15471
+ languageName: node
15472
+ linkType: hard
15473
+
15442
15474
  "p-all@npm:^2.1.0":
15443
15475
  version: 2.1.0
15444
15476
  resolution: "p-all@npm:2.1.0"
@@ -15864,10 +15896,10 @@ __metadata:
15864
15896
  languageName: node
15865
15897
  linkType: hard
15866
15898
 
15867
- "pathe@npm:^1.1.2":
15868
- version: 1.1.2
15869
- resolution: "pathe@npm:1.1.2"
15870
- checksum: 10c0/64ee0a4e587fb0f208d9777a6c56e4f9050039268faaaaecd50e959ef01bf847b7872785c36483fa5cdcdbdfdb31fef2ff222684d4fc21c330ab60395c681897
15899
+ "pathe@npm:^2.0.1":
15900
+ version: 2.0.2
15901
+ resolution: "pathe@npm:2.0.2"
15902
+ checksum: 10c0/21fce96ca9cebf037b075de8e5cc4ac6aa1009bce57946a72695f47ded84cf4b29f03bed721ea0f6e39b69eb1a0620bcee1f72eca46086765214a2965399b83a
15871
15903
  languageName: node
15872
15904
  linkType: hard
15873
15905
 
@@ -15974,14 +16006,14 @@ __metadata:
15974
16006
  languageName: node
15975
16007
  linkType: hard
15976
16008
 
15977
- "pkg-types@npm:^1.2.1":
15978
- version: 1.2.1
15979
- resolution: "pkg-types@npm:1.2.1"
16009
+ "pkg-types@npm:^1.2.1, pkg-types@npm:^1.3.0":
16010
+ version: 1.3.1
16011
+ resolution: "pkg-types@npm:1.3.1"
15980
16012
  dependencies:
15981
16013
  confbox: "npm:^0.1.8"
15982
- mlly: "npm:^1.7.2"
15983
- pathe: "npm:^1.1.2"
15984
- checksum: 10c0/4aef765c039e3ec3ca55171bb8ad776cf060d894c45ddf92b9d680b3fdb1817c8d1c428f74ea6aae144493fa1d6a97df6b8caec6dc31e418f1ce1f728d38014e
16014
+ mlly: "npm:^1.7.4"
16015
+ pathe: "npm:^2.0.1"
16016
+ checksum: 10c0/19e6cb8b66dcc66c89f2344aecfa47f2431c988cfa3366bdfdcfb1dd6695f87dcce37fbd90fe9d1605e2f4440b77f391e83c23255347c35cf84e7fd774d7fcea
15985
16017
  languageName: node
15986
16018
  linkType: hard
15987
16019
 
@@ -16039,14 +16071,14 @@ __metadata:
16039
16071
  linkType: hard
16040
16072
 
16041
16073
  "postcss-calc@npm:^10.0.2":
16042
- version: 10.0.2
16043
- resolution: "postcss-calc@npm:10.0.2"
16074
+ version: 10.1.0
16075
+ resolution: "postcss-calc@npm:10.1.0"
16044
16076
  dependencies:
16045
- postcss-selector-parser: "npm:^6.1.2"
16077
+ postcss-selector-parser: "npm:^7.0.0"
16046
16078
  postcss-value-parser: "npm:^4.2.0"
16047
16079
  peerDependencies:
16048
16080
  postcss: ^8.4.38
16049
- checksum: 10c0/f57c9db7a7a2f3a0cdf45990089c051248d995bb2b9d1bd1fcd1634507851e92ea85bbc71a3594e359e9e9287ba0a820c90d6d292126a4b735cda364a86ce9cf
16081
+ checksum: 10c0/63f8f77f2b5f2987f0ae6b731a1034fabbb777fbec3f778662351b6c9ae006d431daca1e3e2c315acfa3aa94b3e4c1b71c4e76c6b9a8d5321398814e84446415
16050
16082
  languageName: node
16051
16083
  linkType: hard
16052
16084
 
@@ -16599,13 +16631,13 @@ __metadata:
16599
16631
  linkType: hard
16600
16632
 
16601
16633
  "postcss@npm:^8.2.6, postcss@npm:^8.4.23, postcss@npm:^8.4.39":
16602
- version: 8.4.49
16603
- resolution: "postcss@npm:8.4.49"
16634
+ version: 8.5.1
16635
+ resolution: "postcss@npm:8.5.1"
16604
16636
  dependencies:
16605
- nanoid: "npm:^3.3.7"
16637
+ nanoid: "npm:^3.3.8"
16606
16638
  picocolors: "npm:^1.1.1"
16607
16639
  source-map-js: "npm:^1.2.1"
16608
- checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
16640
+ checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
16609
16641
  languageName: node
16610
16642
  linkType: hard
16611
16643
 
@@ -16921,7 +16953,7 @@ __metadata:
16921
16953
  languageName: node
16922
16954
  linkType: hard
16923
16955
 
16924
- "prosemirror-keymap@npm:^1.0.0, prosemirror-keymap@npm:^1.1.2, prosemirror-keymap@npm:^1.1.5, prosemirror-keymap@npm:^1.2.0":
16956
+ "prosemirror-keymap@npm:^1.0.0, prosemirror-keymap@npm:^1.1.5, prosemirror-keymap@npm:^1.2.0, prosemirror-keymap@npm:^1.2.2":
16925
16957
  version: 1.2.2
16926
16958
  resolution: "prosemirror-keymap@npm:1.2.2"
16927
16959
  dependencies:
@@ -16954,7 +16986,7 @@ __metadata:
16954
16986
  languageName: node
16955
16987
  linkType: hard
16956
16988
 
16957
- "prosemirror-model@npm:^1.0.0, prosemirror-model@npm:^1.16.1, prosemirror-model@npm:^1.18.1, prosemirror-model@npm:^1.19.0, prosemirror-model@npm:^1.20.0, prosemirror-model@npm:^1.21.0, prosemirror-model@npm:^1.8.1":
16989
+ "prosemirror-model@npm:^1.0.0, prosemirror-model@npm:^1.16.1, prosemirror-model@npm:^1.18.1, prosemirror-model@npm:^1.19.0, prosemirror-model@npm:^1.20.0, prosemirror-model@npm:^1.21.0, prosemirror-model@npm:^1.24.1":
16958
16990
  version: 1.24.1
16959
16991
  resolution: "prosemirror-model@npm:1.24.1"
16960
16992
  dependencies:
@@ -16983,7 +17015,7 @@ __metadata:
16983
17015
  languageName: node
16984
17016
  linkType: hard
16985
17017
 
16986
- "prosemirror-state@npm:^1.0.0, prosemirror-state@npm:^1.2.2, prosemirror-state@npm:^1.3.1, prosemirror-state@npm:^1.3.4, prosemirror-state@npm:^1.4.0, prosemirror-state@npm:^1.4.1":
17018
+ "prosemirror-state@npm:^1.0.0, prosemirror-state@npm:^1.2.2, prosemirror-state@npm:^1.3.4, prosemirror-state@npm:^1.4.0, prosemirror-state@npm:^1.4.1, prosemirror-state@npm:^1.4.3":
16987
17019
  version: 1.4.3
16988
17020
  resolution: "prosemirror-state@npm:1.4.3"
16989
17021
  dependencies:
@@ -16995,15 +17027,15 @@ __metadata:
16995
17027
  linkType: hard
16996
17028
 
16997
17029
  "prosemirror-tables@npm:^1.3.0":
16998
- version: 1.6.1
16999
- resolution: "prosemirror-tables@npm:1.6.1"
17030
+ version: 1.6.2
17031
+ resolution: "prosemirror-tables@npm:1.6.2"
17000
17032
  dependencies:
17001
- prosemirror-keymap: "npm:^1.1.2"
17002
- prosemirror-model: "npm:^1.8.1"
17003
- prosemirror-state: "npm:^1.3.1"
17004
- prosemirror-transform: "npm:^1.2.1"
17005
- prosemirror-view: "npm:^1.13.3"
17006
- checksum: 10c0/a42e33a30f39fdaf546c078bdaa1dfe91d3d2a28d24caca381fb79b6fe4762347d913e2a1d042b9e125d89ce9cabdecf2399e7eb555a63743860f88c537cff22
17033
+ prosemirror-keymap: "npm:^1.2.2"
17034
+ prosemirror-model: "npm:^1.24.1"
17035
+ prosemirror-state: "npm:^1.4.3"
17036
+ prosemirror-transform: "npm:^1.10.2"
17037
+ prosemirror-view: "npm:^1.37.1"
17038
+ checksum: 10c0/cac5a8d88189d4801873f404c86fda3b161b30a637be1b08337e4ba521c668ec070543d09cef728a3f6990d8035146c3da73b9cee812833a424d8780cfef5a30
17007
17039
  languageName: node
17008
17040
  linkType: hard
17009
17041
 
@@ -17021,7 +17053,7 @@ __metadata:
17021
17053
  languageName: node
17022
17054
  linkType: hard
17023
17055
 
17024
- "prosemirror-transform@npm:^1.0.0, prosemirror-transform@npm:^1.1.0, prosemirror-transform@npm:^1.10.2, prosemirror-transform@npm:^1.2.1, prosemirror-transform@npm:^1.3.3, prosemirror-transform@npm:^1.7.0, prosemirror-transform@npm:^1.7.3":
17056
+ "prosemirror-transform@npm:^1.0.0, prosemirror-transform@npm:^1.1.0, prosemirror-transform@npm:^1.10.2, prosemirror-transform@npm:^1.3.3, prosemirror-transform@npm:^1.7.0, prosemirror-transform@npm:^1.7.3":
17025
17057
  version: 1.10.2
17026
17058
  resolution: "prosemirror-transform@npm:1.10.2"
17027
17059
  dependencies:
@@ -17030,14 +17062,14 @@ __metadata:
17030
17062
  languageName: node
17031
17063
  linkType: hard
17032
17064
 
17033
- "prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.13.3, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0":
17034
- version: 1.37.1
17035
- resolution: "prosemirror-view@npm:1.37.1"
17065
+ "prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0, prosemirror-view@npm:^1.37.1":
17066
+ version: 1.37.2
17067
+ resolution: "prosemirror-view@npm:1.37.2"
17036
17068
  dependencies:
17037
17069
  prosemirror-model: "npm:^1.20.0"
17038
17070
  prosemirror-state: "npm:^1.0.0"
17039
17071
  prosemirror-transform: "npm:^1.1.0"
17040
- checksum: 10c0/19552162446b309d5fe8429591302c72737415c666a43d3d620e40fd2650558a552e8727826fa1b3a5974b849af4a80977aa7288ea3e0f98cc8f42613efd584a
17072
+ checksum: 10c0/a64cf4acca6e199f06ef3cbfe27953eda2c1cec63f55c68b93bb56d6222ab8f51a4ec082f07a89b3c603bfa167e185b9c2a4890457738e6b4de31ad6066c9dec
17041
17073
  languageName: node
17042
17074
  linkType: hard
17043
17075
 
@@ -17143,11 +17175,11 @@ __metadata:
17143
17175
  linkType: hard
17144
17176
 
17145
17177
  "qs@npm:^6.10.0, qs@npm:^6.12.3":
17146
- version: 6.13.1
17147
- resolution: "qs@npm:6.13.1"
17178
+ version: 6.14.0
17179
+ resolution: "qs@npm:6.14.0"
17148
17180
  dependencies:
17149
- side-channel: "npm:^1.0.6"
17150
- checksum: 10c0/5ef527c0d62ffca5501322f0832d800ddc78eeb00da3b906f1b260ca0492721f8cdc13ee4b8fd8ac314a6ec37b948798c7b603ccc167e954088df392092f160c
17181
+ side-channel: "npm:^1.1.0"
17182
+ checksum: 10c0/8ea5d91bf34f440598ee389d4a7d95820e3b837d3fd9f433871f7924801becaa0cd3b3b4628d49a7784d06a8aea9bc4554d2b6d8d584e2d221dc06238a42909c
17151
17183
  languageName: node
17152
17184
  linkType: hard
17153
17185
 
@@ -17336,13 +17368,13 @@ __metadata:
17336
17368
  linkType: hard
17337
17369
 
17338
17370
  "react-confetti@npm:^6.1.0":
17339
- version: 6.1.0
17340
- resolution: "react-confetti@npm:6.1.0"
17371
+ version: 6.2.2
17372
+ resolution: "react-confetti@npm:6.2.2"
17341
17373
  dependencies:
17342
17374
  tween-functions: "npm:^1.2.0"
17343
17375
  peerDependencies:
17344
- react: ^16.3.0 || ^17.0.1 || ^18.0.0
17345
- checksum: 10c0/5b4eb23eef564695f6db1d25b294ed31d5fa21ff4092c6a38e641f85cd10e3e0b50014366e3ac0f7cf772e73faaecd14614e5b11a5531336fa769dda8068ab59
17376
+ react: ^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0
17377
+ checksum: 10c0/c25250acc18a7e66a2a41aa429fee70a1e56346a73dced7aa64d8c8e87b96b478eb90933b530d1857832785eeb4a5978c5cb30080d187d32bbc68c3c0ef7f0a9
17346
17378
  languageName: node
17347
17379
  linkType: hard
17348
17380
 
@@ -17858,21 +17890,21 @@ __metadata:
17858
17890
  linkType: hard
17859
17891
 
17860
17892
  "react-remove-scroll@npm:^2.5.5":
17861
- version: 2.6.2
17862
- resolution: "react-remove-scroll@npm:2.6.2"
17893
+ version: 2.6.3
17894
+ resolution: "react-remove-scroll@npm:2.6.3"
17863
17895
  dependencies:
17864
17896
  react-remove-scroll-bar: "npm:^2.3.7"
17865
- react-style-singleton: "npm:^2.2.1"
17897
+ react-style-singleton: "npm:^2.2.3"
17866
17898
  tslib: "npm:^2.1.0"
17867
17899
  use-callback-ref: "npm:^1.3.3"
17868
- use-sidecar: "npm:^1.1.2"
17900
+ use-sidecar: "npm:^1.1.3"
17869
17901
  peerDependencies:
17870
17902
  "@types/react": "*"
17871
17903
  react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
17872
17904
  peerDependenciesMeta:
17873
17905
  "@types/react":
17874
17906
  optional: true
17875
- checksum: 10c0/8273e3f67a460af84b3387c93459b33920d48be15091c5ea10e8c1c4f514ad41f71dad028ee13df25370e5de16cadf02697fe28adaacbdacdf8b57bbf03ee559
17907
+ checksum: 10c0/068e9704ff26816fffc4c8903e2c6c8df7291ee08615d7c1ab0cf8751f7080e2c5a5d78ef5d908b11b9cfc189f176d312e44cb02ea291ca0466d8283b479b438
17876
17908
  languageName: node
17877
17909
  linkType: hard
17878
17910
 
@@ -17992,7 +18024,7 @@ __metadata:
17992
18024
  languageName: node
17993
18025
  linkType: hard
17994
18026
 
17995
- "react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
18027
+ "react-style-singleton@npm:^2.2.2, react-style-singleton@npm:^2.2.3":
17996
18028
  version: 2.2.3
17997
18029
  resolution: "react-style-singleton@npm:2.2.3"
17998
18030
  dependencies:
@@ -18046,15 +18078,15 @@ __metadata:
18046
18078
  linkType: hard
18047
18079
 
18048
18080
  "react-textarea-autosize@npm:^8.3.0":
18049
- version: 8.5.6
18050
- resolution: "react-textarea-autosize@npm:8.5.6"
18081
+ version: 8.5.7
18082
+ resolution: "react-textarea-autosize@npm:8.5.7"
18051
18083
  dependencies:
18052
18084
  "@babel/runtime": "npm:^7.20.13"
18053
18085
  use-composed-ref: "npm:^1.3.0"
18054
18086
  use-latest: "npm:^1.2.1"
18055
18087
  peerDependencies:
18056
18088
  react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
18057
- checksum: 10c0/652d290d316c55a253507ecf65ca27f2162801dace10c715f2241203e81d82e9de6d282095b758b26c6bc9e1af9ca552cab5c3a361b230e5fcf25bec31e1bd25
18089
+ checksum: 10c0/ff004797ea28faca442460c42b30042d4c34a140f324eeeddee74508688dbc0f98966d21282c945630655006ad28a87edbcb59e6da7f9e762f4f3042c72f9f24
18058
18090
  languageName: node
18059
18091
  linkType: hard
18060
18092
 
@@ -18318,19 +18350,19 @@ __metadata:
18318
18350
  languageName: node
18319
18351
  linkType: hard
18320
18352
 
18321
- "reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.8, reflect.getprototypeof@npm:^1.0.9":
18322
- version: 1.0.9
18323
- resolution: "reflect.getprototypeof@npm:1.0.9"
18353
+ "reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.9":
18354
+ version: 1.0.10
18355
+ resolution: "reflect.getprototypeof@npm:1.0.10"
18324
18356
  dependencies:
18325
18357
  call-bind: "npm:^1.0.8"
18326
18358
  define-properties: "npm:^1.2.1"
18327
- dunder-proto: "npm:^1.0.1"
18328
- es-abstract: "npm:^1.23.6"
18359
+ es-abstract: "npm:^1.23.9"
18329
18360
  es-errors: "npm:^1.3.0"
18330
- get-intrinsic: "npm:^1.2.6"
18331
- gopd: "npm:^1.2.0"
18361
+ es-object-atoms: "npm:^1.0.0"
18362
+ get-intrinsic: "npm:^1.2.7"
18363
+ get-proto: "npm:^1.0.1"
18332
18364
  which-builtin-type: "npm:^1.2.1"
18333
- checksum: 10c0/db42118a8699fa8b5856e6aa06eac32498a7bbc3c22832729049501733d060662bf16f204c546db87df8bb78b36491ecd6b3b0478c0a27be6c8302cc0770a42e
18365
+ checksum: 10c0/7facec28c8008876f8ab98e80b7b9cb4b1e9224353fd4756dda5f2a4ab0d30fa0a5074777c6df24e1e0af463a2697513b0a11e548d99cf52f21f7bc6ba48d3ac
18334
18366
  languageName: node
18335
18367
  linkType: hard
18336
18368
 
@@ -18395,14 +18427,16 @@ __metadata:
18395
18427
  linkType: hard
18396
18428
 
18397
18429
  "regexp.prototype.flags@npm:^1.5.3":
18398
- version: 1.5.3
18399
- resolution: "regexp.prototype.flags@npm:1.5.3"
18430
+ version: 1.5.4
18431
+ resolution: "regexp.prototype.flags@npm:1.5.4"
18400
18432
  dependencies:
18401
- call-bind: "npm:^1.0.7"
18433
+ call-bind: "npm:^1.0.8"
18402
18434
  define-properties: "npm:^1.2.1"
18403
18435
  es-errors: "npm:^1.3.0"
18436
+ get-proto: "npm:^1.0.1"
18437
+ gopd: "npm:^1.2.0"
18404
18438
  set-function-name: "npm:^2.0.2"
18405
- checksum: 10c0/e1a7c7dc42cc91abf73e47a269c4b3a8f225321b7f617baa25821f6a123a91d23a73b5152f21872c566e699207e1135d075d2251cd3e84cc96d82a910adf6020
18439
+ checksum: 10c0/83b88e6115b4af1c537f8dabf5c3744032cb875d63bc05c288b1b8c0ef37cbe55353f95d8ca817e8843806e3e150b118bc624e4279b24b4776b4198232735a77
18406
18440
  languageName: node
18407
18441
  linkType: hard
18408
18442
 
@@ -18885,28 +18919,28 @@ __metadata:
18885
18919
  linkType: hard
18886
18920
 
18887
18921
  "rollup@npm:^4.13.0":
18888
- version: 4.29.1
18889
- resolution: "rollup@npm:4.29.1"
18890
- dependencies:
18891
- "@rollup/rollup-android-arm-eabi": "npm:4.29.1"
18892
- "@rollup/rollup-android-arm64": "npm:4.29.1"
18893
- "@rollup/rollup-darwin-arm64": "npm:4.29.1"
18894
- "@rollup/rollup-darwin-x64": "npm:4.29.1"
18895
- "@rollup/rollup-freebsd-arm64": "npm:4.29.1"
18896
- "@rollup/rollup-freebsd-x64": "npm:4.29.1"
18897
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.29.1"
18898
- "@rollup/rollup-linux-arm-musleabihf": "npm:4.29.1"
18899
- "@rollup/rollup-linux-arm64-gnu": "npm:4.29.1"
18900
- "@rollup/rollup-linux-arm64-musl": "npm:4.29.1"
18901
- "@rollup/rollup-linux-loongarch64-gnu": "npm:4.29.1"
18902
- "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.29.1"
18903
- "@rollup/rollup-linux-riscv64-gnu": "npm:4.29.1"
18904
- "@rollup/rollup-linux-s390x-gnu": "npm:4.29.1"
18905
- "@rollup/rollup-linux-x64-gnu": "npm:4.29.1"
18906
- "@rollup/rollup-linux-x64-musl": "npm:4.29.1"
18907
- "@rollup/rollup-win32-arm64-msvc": "npm:4.29.1"
18908
- "@rollup/rollup-win32-ia32-msvc": "npm:4.29.1"
18909
- "@rollup/rollup-win32-x64-msvc": "npm:4.29.1"
18922
+ version: 4.31.0
18923
+ resolution: "rollup@npm:4.31.0"
18924
+ dependencies:
18925
+ "@rollup/rollup-android-arm-eabi": "npm:4.31.0"
18926
+ "@rollup/rollup-android-arm64": "npm:4.31.0"
18927
+ "@rollup/rollup-darwin-arm64": "npm:4.31.0"
18928
+ "@rollup/rollup-darwin-x64": "npm:4.31.0"
18929
+ "@rollup/rollup-freebsd-arm64": "npm:4.31.0"
18930
+ "@rollup/rollup-freebsd-x64": "npm:4.31.0"
18931
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.31.0"
18932
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.31.0"
18933
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.31.0"
18934
+ "@rollup/rollup-linux-arm64-musl": "npm:4.31.0"
18935
+ "@rollup/rollup-linux-loongarch64-gnu": "npm:4.31.0"
18936
+ "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.31.0"
18937
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.31.0"
18938
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.31.0"
18939
+ "@rollup/rollup-linux-x64-gnu": "npm:4.31.0"
18940
+ "@rollup/rollup-linux-x64-musl": "npm:4.31.0"
18941
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.31.0"
18942
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.31.0"
18943
+ "@rollup/rollup-win32-x64-msvc": "npm:4.31.0"
18910
18944
  "@types/estree": "npm:1.0.6"
18911
18945
  fsevents: "npm:~2.3.2"
18912
18946
  dependenciesMeta:
@@ -18952,7 +18986,7 @@ __metadata:
18952
18986
  optional: true
18953
18987
  bin:
18954
18988
  rollup: dist/bin/rollup
18955
- checksum: 10c0/fcd0321df78fdc74b36858e92c4b73ebf5aa8f0b9cf7c446f008e0dc3c5c4ed855d662dc44e5a09c7794bbe91017b4dd7be88b619c239f0494f9f0fbfa67c557
18989
+ checksum: 10c0/0d6da45098af14c678e78be887fefefbf5a97fef6277c5a1c24ca722537bb3a02e695c6fcad8880218d8fbef8a7a17d865786afd99bb6e70409fad73844ca8cf
18956
18990
  languageName: node
18957
18991
  linkType: hard
18958
18992
 
@@ -19053,6 +19087,16 @@ __metadata:
19053
19087
  languageName: node
19054
19088
  linkType: hard
19055
19089
 
19090
+ "safe-push-apply@npm:^1.0.0":
19091
+ version: 1.0.0
19092
+ resolution: "safe-push-apply@npm:1.0.0"
19093
+ dependencies:
19094
+ es-errors: "npm:^1.3.0"
19095
+ isarray: "npm:^2.0.5"
19096
+ checksum: 10c0/831f1c9aae7436429e7862c7e46f847dfe490afac20d0ee61bae06108dbf5c745a0de3568ada30ccdd3eeb0864ca8331b2eef703abd69bfea0745b21fd320750
19097
+ languageName: node
19098
+ linkType: hard
19099
+
19056
19100
  "safe-regex-test@npm:^1.1.0":
19057
19101
  version: 1.1.0
19058
19102
  resolution: "safe-regex-test@npm:1.1.0"
@@ -19347,6 +19391,17 @@ __metadata:
19347
19391
  languageName: node
19348
19392
  linkType: hard
19349
19393
 
19394
+ "set-proto@npm:^1.0.0":
19395
+ version: 1.0.0
19396
+ resolution: "set-proto@npm:1.0.0"
19397
+ dependencies:
19398
+ dunder-proto: "npm:^1.0.1"
19399
+ es-errors: "npm:^1.3.0"
19400
+ es-object-atoms: "npm:^1.0.0"
19401
+ checksum: 10c0/ca5c3ccbba479d07c30460e367e66337cec825560b11e8ba9c5ebe13a2a0d6021ae34eddf94ff3dfe17a3104dc1f191519cb6c48378b503e5c3f36393938776a
19402
+ languageName: node
19403
+ linkType: hard
19404
+
19350
19405
  "set-value@npm:^2.0.0, set-value@npm:^2.0.1":
19351
19406
  version: 2.0.1
19352
19407
  resolution: "set-value@npm:2.0.1"
@@ -19743,9 +19798,9 @@ __metadata:
19743
19798
  linkType: hard
19744
19799
 
19745
19800
  "spdx-license-ids@npm:^3.0.0":
19746
- version: 3.0.20
19747
- resolution: "spdx-license-ids@npm:3.0.20"
19748
- checksum: 10c0/bdff7534fad6ef59be49becda1edc3fb7f5b3d6f296a715516ab9d972b8ad59af2c34b2003e01db8970d4c673d185ff696ba74c6b61d3bf327e2b3eac22c297c
19801
+ version: 3.0.21
19802
+ resolution: "spdx-license-ids@npm:3.0.21"
19803
+ checksum: 10c0/ecb24c698d8496aa9efe23e0b1f751f8a7a89faedcdfcbfabae772b546c2db46ccde8f3bc447a238eb86bbcd4f73fea88720ef3b8394f7896381bec3d7736411
19749
19804
  languageName: node
19750
19805
  linkType: hard
19751
19806
 
@@ -19885,9 +19940,9 @@ __metadata:
19885
19940
  linkType: hard
19886
19941
 
19887
19942
  "store2@npm:^2.12.0":
19888
- version: 2.14.3
19889
- resolution: "store2@npm:2.14.3"
19890
- checksum: 10c0/22e1096e6d69590672ca0b7f891d82b060837ef4c3e5df0d4563e6cbed14c52ddf2589fa94b79f4311b6ec41d95d6142e5d01d194539e0175c3fb4090cca8244
19943
+ version: 2.14.4
19944
+ resolution: "store2@npm:2.14.4"
19945
+ checksum: 10c0/3453c9c8c153c760e6290395a7bc23669df5dc8a6e8a49f9b3187dbb9f86d14b58705aa4f17fad6b536d4b04fe3e66ea5bde12c1352abd52c6b303bbf5757ab6
19891
19946
  languageName: node
19892
19947
  linkType: hard
19893
19948
 
@@ -20234,9 +20289,9 @@ __metadata:
20234
20289
  linkType: hard
20235
20290
 
20236
20291
  "stylis@npm:^4.3.0":
20237
- version: 4.3.4
20238
- resolution: "stylis@npm:4.3.4"
20239
- checksum: 10c0/4899c2674cd2538e314257abd1ba7ea3c2176439659ddac6593c78192cfd4a06f814a0a4fc69bc7f8fcc6b997e13d383dd9b578b71074746a0fb86045a83e42d
20292
+ version: 4.3.5
20293
+ resolution: "stylis@npm:4.3.5"
20294
+ checksum: 10c0/da2976e05a9bacd87450b59d64c17669e4a1043c01a91213420d88baeb4f3bcc58409335e5bbce316e3ba570e15d63e1393ec56cf1e60507782897ab3bb04872
20240
20295
  languageName: node
20241
20296
  linkType: hard
20242
20297
 
@@ -21299,16 +21354,16 @@ __metadata:
21299
21354
  linkType: hard
21300
21355
 
21301
21356
  "update-browserslist-db@npm:^1.1.1":
21302
- version: 1.1.1
21303
- resolution: "update-browserslist-db@npm:1.1.1"
21357
+ version: 1.1.2
21358
+ resolution: "update-browserslist-db@npm:1.1.2"
21304
21359
  dependencies:
21305
21360
  escalade: "npm:^3.2.0"
21306
- picocolors: "npm:^1.1.0"
21361
+ picocolors: "npm:^1.1.1"
21307
21362
  peerDependencies:
21308
21363
  browserslist: ">= 4.21.0"
21309
21364
  bin:
21310
21365
  update-browserslist-db: cli.js
21311
- checksum: 10c0/536a2979adda2b4be81b07e311bd2f3ad5e978690987956bc5f514130ad50cac87cd22c710b686d79731e00fbee8ef43efe5fcd72baa241045209195d43dcc80
21366
+ checksum: 10c0/9cb353998d6d7d6ba1e46b8fa3db888822dd972212da4eda609d185eb5c3557a93fd59780ceb757afd4d84240518df08542736969e6a5d6d6ce2d58e9363aac6
21312
21367
  languageName: node
21313
21368
  linkType: hard
21314
21369
 
@@ -21424,7 +21479,7 @@ __metadata:
21424
21479
  languageName: node
21425
21480
  linkType: hard
21426
21481
 
21427
- "use-sidecar@npm:^1.1.2":
21482
+ "use-sidecar@npm:^1.1.3":
21428
21483
  version: 1.1.3
21429
21484
  resolution: "use-sidecar@npm:1.1.3"
21430
21485
  dependencies:
@@ -22143,11 +22198,11 @@ __metadata:
22143
22198
  linkType: hard
22144
22199
 
22145
22200
  "yaml@npm:^2.3.4":
22146
- version: 2.6.1
22147
- resolution: "yaml@npm:2.6.1"
22201
+ version: 2.7.0
22202
+ resolution: "yaml@npm:2.7.0"
22148
22203
  bin:
22149
22204
  yaml: bin.mjs
22150
- checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
22205
+ checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
22151
22206
  languageName: node
22152
22207
  linkType: hard
22153
22208