@licklist/design 0.71.18-dev.9 → 0.71.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/auth/Layout/AuthNavComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/auth/Login/LoginFormComponent.d.ts.map +1 -1
- package/dist/auth/Logout/Logout.js +0 -1
- package/dist/auth/Register/RegisterComponent.d.ts.map +1 -1
- package/dist/auth/Register/RegisterFormComponent.d.ts.map +1 -1
- package/dist/auth/ResetPassword/ResetPasswordFormComponent.d.ts.map +1 -1
- package/dist/auth/Router.d.ts.map +1 -1
- package/dist/auth/Router.js +0 -2
- package/dist/calendar/utils/index.d.ts +1 -1
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SaleDeadline/SaleDeadline.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -3
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
- package/dist/events/event-card/utils.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts +1 -2
- package/dist/events/event-statistic-modal/EventStatisticModal.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/EventStatisticModal.js +2 -2
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/hooks/useTableData.js +1 -2
- package/dist/events/event-statistic-modal/utils/index.d.ts.map +1 -1
- package/dist/events/event-statistic-modal/utils/index.js +3 -3
- package/dist/events/event-venue-map/EventVenueMap.d.ts.map +1 -1
- package/dist/events/event-venue-map/EventVenueMap.js +0 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.d.ts.map +1 -1
- package/dist/events/event-venue-map/hooks/useCanvasSize.js +4 -11
- package/dist/iframe/activity-card/ActivityCard.d.ts +2 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +7 -1
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts +1 -2
- package/dist/iframe/event/ticket-description/TicketDescription.d.ts.map +1 -1
- package/dist/iframe/event/ticket-description/TicketDescription.js +3 -4
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.js +2 -15
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.js +3 -3
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts +0 -4
- package/dist/iframe/order-process/components/BookingSummary/utils/index.d.ts.map +1 -1
- package/dist/iframe/order-process/components/BookingSummary/utils/index.js +2 -27
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/CategoryProduct.js +2 -106
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.js +0 -13
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts +1 -3
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +1 -95
- package/dist/iframe/page/components/PageBody/hooks/useResizePageBody.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/hooks/useTableData.js +10 -83
- package/dist/iframe/payment/order-items-table/utils/index.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/index.js +0 -15
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.js +2 -2
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.d.ts.map +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +2 -2
- package/dist/iframe/ryft/RyftPaymentForm.js +0 -1
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +5 -4
- package/dist/index.js +1 -2
- package/dist/layout/DropDown.d.ts +1 -2
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/notification/email-template/card/EmailTemplateCard.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.d.ts.map +1 -1
- package/dist/notification/email-template/control/EmailTemplateControl.js +0 -3
- package/dist/notification/sms-template/card/SmsTemplateCard.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateInput.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +2 -48
- package/dist/product-set/form/ProductSetForm.d.ts +2 -7
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +5 -7
- package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductZonesControl.js +2 -0
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +5 -25
- package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +1 -1
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +3 -0
- package/dist/product-set/form/VenueMapsControl.d.ts +1 -1
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +3 -0
- package/dist/product-set/form/context.d.ts +1 -3
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/form/context.js +1 -2
- package/dist/product-set/product/ProductControl.d.ts +0 -8
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +1 -25
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.d.ts.map +1 -1
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +0 -6
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +0 -3
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +0 -6
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +0 -3
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +0 -6
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +1 -4
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +0 -12
- package/dist/product-set/utils/index.d.ts +0 -88
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/dist/product-set/utils/index.js +1 -19
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +0 -3
- package/dist/recurring-date-picker-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts +1 -2
- package/dist/report/ReportRunnerModal/ReportRunnerModal.d.ts.map +1 -1
- package/dist/report/ReportRunnerModal/ReportRunnerModal.js +2 -4
- package/dist/resource/form/components/CapacityControl.d.ts.map +1 -1
- package/dist/resource/form/components/CapacityControl.js +0 -3
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +0 -3
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +2 -0
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +0 -21
- package/dist/sales/coupon/utils/index.d.ts +1 -2
- package/dist/sales/coupon/utils/index.d.ts.map +1 -1
- package/dist/sales/life-time-sales/LifeTimeSalesChart.js +0 -1
- package/dist/sales/manual-booking/select-event/SelectEvent.js +0 -1
- package/dist/sales/manual-booking/select-menu/SelectMenu.js +0 -1
- package/dist/sales/manual-booking/summary/ManualBookingSummary.js +0 -1
- package/dist/sales/modals/refund-modal/RefundModal.d.ts +2 -6
- package/dist/sales/modals/refund-modal/RefundModal.d.ts.map +1 -1
- package/dist/sales/modals/refund-modal/RefundModal.js +4 -8
- package/dist/sales/modals/refund-modal/index.d.ts +2 -2
- package/dist/sales/modals/refund-modal/index.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +1 -16
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +1 -3
- package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +4 -10
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +0 -3
- package/dist/static/date-range-input/utils/index.d.ts +1 -1
- package/dist/static/date-range-input/utils/index.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +0 -3
- package/dist/static/loader/LoaderIndicator.d.ts +3 -2
- package/dist/static/loader/LoaderIndicator.d.ts.map +1 -1
- package/dist/static/loader/LoaderIndicator.js +2 -4
- package/dist/static/loader/index.d.ts +0 -1
- package/dist/static/loader/index.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +0 -3
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/dist/styles/date-time-button/DateTimeButton.scss +1 -10
- package/dist/styles/events/EditEventModal.scss +0 -2
- package/dist/styles/iframe-events/Calendar.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/iframe-page/Page.scss +0 -16
- package/dist/styles/iframe-page/PageBody.scss +0 -4
- package/dist/styles/modals/Modals.scss +0 -16
- package/dist/styles/product-set/EditProductSetElement.scss +0 -1
- package/dist/styles/product-set/ProductSetForm.scss +0 -33
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/dist/styles/sales/BookingResults.scss +1 -1
- package/dist/styles/sales/ManualBooking.scss +0 -6
- package/dist/styles/static/Loader.scss +0 -9
- package/dist/styles/themes/bookedit/index.scss +0 -19
- package/dist/zone/form/components/GameDurationControl.d.ts.map +1 -1
- package/dist/zone/form/components/GameDurationControl.js +0 -3
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +0 -3
- package/package.json +6 -8
- package/src/affiliate/form/AffiliateForm.tsx +0 -1
- package/src/auth/Layout/AuthNavComponent.tsx +0 -4
- package/src/auth/Login/LoginComponent.tsx +1 -3
- package/src/auth/Login/LoginFormComponent.tsx +0 -2
- package/src/auth/Register/RegisterComponent.tsx +0 -2
- package/src/auth/Register/RegisterFormComponent.tsx +0 -4
- package/src/auth/ResetPassword/ResetPasswordFormComponent.tsx +0 -4
- package/src/auth/Router.tsx +0 -2
- package/src/calendar/Calendar.stories.tsx +2 -2
- package/src/calendar/utils/index.ts +1 -1
- package/src/events/edit-event-modal/component/SaleDeadline/SaleDeadline.tsx +7 -9
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
- package/src/events/event-card/utils.ts +9 -10
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +1 -3
- package/src/events/event-statistic-modal/hooks/useTableData.tsx +1 -2
- package/src/events/event-statistic-modal/utils/index.ts +5 -6
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
- package/src/iframe/activity-card/ActivityCard.stories.tsx +2 -0
- package/src/iframe/activity-card/ActivityCard.tsx +4 -0
- package/src/iframe/event/ticket-description/TicketDescription.tsx +3 -5
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +1 -21
- package/src/iframe/order-process/components/BookingSummary/components/SummaryTotal/SummaryTotal.tsx +11 -13
- package/src/iframe/order-process/components/BookingSummary/utils/index.ts +4 -47
- package/src/iframe/order-process/components/CategoryProduct/CategoryProduct.tsx +75 -155
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
- package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +1 -58
- package/src/iframe/page/components/PageBody/hooks/useResizePageBody.ts +2 -1
- package/src/iframe/payment/order-items-table/hooks/useTableData.tsx +14 -84
- package/src/iframe/payment/order-items-table/utils/index.ts +0 -23
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +2 -3
- package/src/iframe/payment/payment-status-page/PaymentStatusPage.tsx +20 -19
- package/src/iframe/ryft/utils/ryft-form.ts +5 -6
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/card/EmailTemplateCard.tsx +0 -2
- package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +0 -2
- package/src/product-set/control/DateAndRecurrenceInput.tsx +4 -3
- package/src/product-set/control/DateInput.tsx +4 -3
- package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
- package/src/product-set/form/ProductSetForm.tsx +5 -17
- package/src/product-set/form/ProductZonesControl.tsx +4 -1
- package/src/product-set/form/ProductsControl.tsx +15 -33
- package/src/product-set/form/SelectCategoryModal.tsx +2 -2
- package/src/product-set/form/SubProductsControl.tsx +3 -0
- package/src/product-set/form/VenueMapsControl.tsx +4 -1
- package/src/product-set/form/context.tsx +0 -5
- package/src/product-set/product/ProductControl.tsx +2 -37
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +0 -2
- package/src/product-set/product/deposit/ProductDepositControl.tsx +0 -1
- package/src/product-set/product/duration/ProductDurationControl.tsx +0 -2
- package/src/product-set/product/price/ProductPriceControl.tsx +0 -1
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +0 -2
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +0 -1
- package/src/product-set/product-category/ProductCategoryControl.tsx +0 -4
- package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
- package/src/product-set/utils/index.ts +0 -19
- package/src/recurrence-input/RecurrenceEndInput.tsx +0 -1
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
- package/src/report/ReportRunnerModal/ReportRunnerModal.tsx +0 -3
- package/src/resource/form/components/CapacityControl.tsx +0 -1
- package/src/resource/form/components/SortControl.tsx +0 -1
- package/src/sales/booking/results/components/ResultCard.tsx +2 -0
- package/src/sales/coupon/control/CouponFormControl.tsx +0 -7
- package/src/sales/coupon/utils/index.ts +3 -5
- package/src/sales/modals/refund-modal/RefundModal.tsx +6 -15
- package/src/sales/modals/refund-modal/index.ts +2 -7
- package/src/setting/admin/AdminSettingForm.tsx +0 -4
- package/src/setting/admin/PaymentFeeForm.tsx +0 -5
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +0 -2
- package/src/snippet/snippet-template/preview/Preview.tsx +2 -1
- package/src/sortable-tree/SortableTreeItem.tsx +0 -6
- package/src/static/CurrencyNumberInput.tsx +0 -1
- package/src/static/date-range-input/utils/index.ts +1 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -1
- package/src/static/loader/LoaderIndicator.tsx +3 -6
- package/src/static/loader/index.ts +0 -1
- package/src/static/number-input/NumberInput.tsx +0 -1
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +4 -1
- package/src/styles/date-time-button/DateTimeButton.scss +1 -10
- package/src/styles/events/EditEventModal.scss +0 -2
- package/src/styles/iframe-events/Calendar.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/iframe-page/Page.scss +0 -16
- package/src/styles/iframe-page/PageBody.scss +0 -4
- package/src/styles/modals/Modals.scss +0 -16
- package/src/styles/product-set/EditProductSetElement.scss +0 -1
- package/src/styles/product-set/ProductSetForm.scss +0 -33
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +4 -2
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/styles/sales/ManualBooking.scss +0 -6
- package/src/styles/static/Loader.scss +0 -9
- package/src/styles/themes/bookedit/index.scss +0 -19
- package/src/zone/form/components/GameDurationControl.tsx +0 -1
- package/src/zone/form/components/SortControl.tsx +0 -1
- package/yarn.lock +338 -354
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts +0 -18
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.js +0 -289
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts +0 -15
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +0 -89
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts +0 -14
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +0 -404
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts +0 -10
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.js +0 -87
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts +0 -2
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/index.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/index.d.ts +0 -2
- package/dist/iframe/ProductWithModifierModal/index.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/utils.d.ts +0 -5
- package/dist/iframe/ProductWithModifierModal/utils.d.ts.map +0 -1
- package/dist/iframe/ProductWithModifierModal/utils.js +0 -21
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts +0 -23
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.d.ts.map +0 -1
- package/dist/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.js +0 -62
- package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts +0 -2
- package/dist/iframe/order-process/components/CategoryProduct/constants.d.ts.map +0 -1
- package/dist/iframe/order-process/components/CategoryProduct/constants.js +0 -4
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts +0 -6
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.d.ts.map +0 -1
- package/dist/iframe/order-process/components/utils/useOnWindowUnmount.js +0 -18
- package/dist/static/loader/FullScreenLoader.d.ts +0 -8
- package/dist/static/loader/FullScreenLoader.d.ts.map +0 -1
- package/dist/static/loader/FullScreenLoader.js +0 -41
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetForm.tsx +0 -212
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +0 -75
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +0 -393
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ProductControll.tsx +0 -98
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/index.ts +0 -1
- package/src/iframe/ProductWithModifierModal/index.ts +0 -1
- package/src/iframe/ProductWithModifierModal/utils.ts +0 -29
- package/src/iframe/order-process/components/CategoryProduct/components/ProductWithModifier/ProductWithModifier.tsx +0 -86
- package/src/iframe/order-process/components/CategoryProduct/constants.ts +0 -1
- package/src/iframe/order-process/components/utils/useOnWindowUnmount.ts +0 -25
- package/src/static/loader/FullScreenLoader.tsx +0 -16
package/yarn.lock
CHANGED
|
@@ -40,7 +40,7 @@ __metadata:
|
|
|
40
40
|
languageName: node
|
|
41
41
|
linkType: hard
|
|
42
42
|
|
|
43
|
-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
43
|
+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.26.2, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
44
|
version: 7.26.2
|
|
45
45
|
resolution: "@babel/code-frame@npm:7.26.2"
|
|
46
46
|
dependencies:
|
|
@@ -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.26.
|
|
55
|
-
version: 7.26.
|
|
56
|
-
resolution: "@babel/compat-data@npm:7.26.
|
|
57
|
-
checksum: 10c0/
|
|
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
|
|
|
@@ -83,39 +83,38 @@ __metadata:
|
|
|
83
83
|
linkType: hard
|
|
84
84
|
|
|
85
85
|
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.5, @babel/core@npm:^7.7.5":
|
|
86
|
-
version: 7.26.
|
|
87
|
-
resolution: "@babel/core@npm:7.26.
|
|
86
|
+
version: 7.26.0
|
|
87
|
+
resolution: "@babel/core@npm:7.26.0"
|
|
88
88
|
dependencies:
|
|
89
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
90
|
-
"@babel/code-frame": "npm:^7.26.
|
|
91
|
-
"@babel/generator": "npm:^7.26.
|
|
92
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
90
|
+
"@babel/code-frame": "npm:^7.26.0"
|
|
91
|
+
"@babel/generator": "npm:^7.26.0"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
93
93
|
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
94
|
-
"@babel/helpers": "npm:^7.26.
|
|
95
|
-
"@babel/parser": "npm:^7.26.
|
|
96
|
-
"@babel/template": "npm:^7.
|
|
97
|
-
"@babel/traverse": "npm:^7.
|
|
98
|
-
"@babel/types": "npm:^7.26.
|
|
99
|
-
"@types/gensync": "npm:^1.0.0"
|
|
94
|
+
"@babel/helpers": "npm:^7.26.0"
|
|
95
|
+
"@babel/parser": "npm:^7.26.0"
|
|
96
|
+
"@babel/template": "npm:^7.25.9"
|
|
97
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
98
|
+
"@babel/types": "npm:^7.26.0"
|
|
100
99
|
convert-source-map: "npm:^2.0.0"
|
|
101
100
|
debug: "npm:^4.1.0"
|
|
102
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
103
102
|
json5: "npm:^2.2.3"
|
|
104
103
|
semver: "npm:^6.3.1"
|
|
105
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
|
|
106
105
|
languageName: node
|
|
107
106
|
linkType: hard
|
|
108
107
|
|
|
109
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.
|
|
110
|
-
version: 7.26.
|
|
111
|
-
resolution: "@babel/generator@npm:7.26.
|
|
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"
|
|
112
111
|
dependencies:
|
|
113
|
-
"@babel/parser": "npm:^7.26.
|
|
114
|
-
"@babel/types": "npm:^7.26.
|
|
112
|
+
"@babel/parser": "npm:^7.26.5"
|
|
113
|
+
"@babel/types": "npm:^7.26.5"
|
|
115
114
|
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
116
115
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
117
116
|
jsesc: "npm:^3.0.2"
|
|
118
|
-
checksum: 10c0/
|
|
117
|
+
checksum: 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
|
|
119
118
|
languageName: node
|
|
120
119
|
linkType: hard
|
|
121
120
|
|
|
@@ -128,7 +127,7 @@ __metadata:
|
|
|
128
127
|
languageName: node
|
|
129
128
|
linkType: hard
|
|
130
129
|
|
|
131
|
-
"@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
|
|
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":
|
|
132
131
|
version: 7.26.5
|
|
133
132
|
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
|
|
134
133
|
dependencies:
|
|
@@ -189,7 +188,7 @@ __metadata:
|
|
|
189
188
|
languageName: node
|
|
190
189
|
linkType: hard
|
|
191
190
|
|
|
192
|
-
"@babel/helper-define-polyfill-provider@npm:^0.6.3":
|
|
191
|
+
"@babel/helper-define-polyfill-provider@npm:^0.6.2, @babel/helper-define-polyfill-provider@npm:^0.6.3":
|
|
193
192
|
version: 0.6.3
|
|
194
193
|
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.3"
|
|
195
194
|
dependencies:
|
|
@@ -328,13 +327,13 @@ __metadata:
|
|
|
328
327
|
languageName: node
|
|
329
328
|
linkType: hard
|
|
330
329
|
|
|
331
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.
|
|
332
|
-
version: 7.26.
|
|
333
|
-
resolution: "@babel/helpers@npm:7.26.
|
|
330
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.0":
|
|
331
|
+
version: 7.26.0
|
|
332
|
+
resolution: "@babel/helpers@npm:7.26.0"
|
|
334
333
|
dependencies:
|
|
335
334
|
"@babel/template": "npm:^7.25.9"
|
|
336
|
-
"@babel/types": "npm:^7.26.
|
|
337
|
-
checksum: 10c0/
|
|
335
|
+
"@babel/types": "npm:^7.26.0"
|
|
336
|
+
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
|
|
338
337
|
languageName: node
|
|
339
338
|
linkType: hard
|
|
340
339
|
|
|
@@ -350,14 +349,14 @@ __metadata:
|
|
|
350
349
|
languageName: node
|
|
351
350
|
linkType: hard
|
|
352
351
|
|
|
353
|
-
"@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.26.
|
|
354
|
-
version: 7.26.
|
|
355
|
-
resolution: "@babel/parser@npm:7.26.
|
|
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"
|
|
356
355
|
dependencies:
|
|
357
|
-
"@babel/types": "npm:^7.26.
|
|
356
|
+
"@babel/types": "npm:^7.26.5"
|
|
358
357
|
bin:
|
|
359
358
|
parser: ./bin/babel-parser.js
|
|
360
|
-
checksum: 10c0/
|
|
359
|
+
checksum: 10c0/2e77dd99ee028ee3c10fa03517ae1169f2432751adf71315e4dc0d90b61639d51760d622f418f6ac665ae4ea65f8485232a112ea0e76f18e5900225d3d19a61e
|
|
361
360
|
languageName: node
|
|
362
361
|
linkType: hard
|
|
363
362
|
|
|
@@ -674,16 +673,16 @@ __metadata:
|
|
|
674
673
|
languageName: node
|
|
675
674
|
linkType: hard
|
|
676
675
|
|
|
677
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.
|
|
678
|
-
version: 7.
|
|
679
|
-
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.
|
|
676
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.25.9":
|
|
677
|
+
version: 7.25.9
|
|
678
|
+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.25.9"
|
|
680
679
|
dependencies:
|
|
681
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
680
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
682
681
|
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
|
|
683
|
-
"@babel/traverse": "npm:^7.
|
|
682
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
684
683
|
peerDependencies:
|
|
685
684
|
"@babel/core": ^7.0.0-0
|
|
686
|
-
checksum: 10c0/
|
|
685
|
+
checksum: 10c0/e3fcb9fc3d6ab6cbd4fcd956b48c17b5e92fe177553df266ffcd2b2c1f2f758b893e51b638e77ed867941e0436487d2b8b505908d615c41799241699b520dec6
|
|
687
686
|
languageName: node
|
|
688
687
|
linkType: hard
|
|
689
688
|
|
|
@@ -700,7 +699,7 @@ __metadata:
|
|
|
700
699
|
languageName: node
|
|
701
700
|
linkType: hard
|
|
702
701
|
|
|
703
|
-
"@babel/plugin-transform-block-scoped-functions@npm:^7.
|
|
702
|
+
"@babel/plugin-transform-block-scoped-functions@npm:^7.25.9":
|
|
704
703
|
version: 7.26.5
|
|
705
704
|
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
|
|
706
705
|
dependencies:
|
|
@@ -831,7 +830,7 @@ __metadata:
|
|
|
831
830
|
languageName: node
|
|
832
831
|
linkType: hard
|
|
833
832
|
|
|
834
|
-
"@babel/plugin-transform-exponentiation-operator@npm:^7.
|
|
833
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.25.9":
|
|
835
834
|
version: 7.26.3
|
|
836
835
|
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.26.3"
|
|
837
836
|
dependencies:
|
|
@@ -946,7 +945,7 @@ __metadata:
|
|
|
946
945
|
languageName: node
|
|
947
946
|
linkType: hard
|
|
948
947
|
|
|
949
|
-
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9
|
|
948
|
+
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
|
|
950
949
|
version: 7.26.3
|
|
951
950
|
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
|
|
952
951
|
dependencies:
|
|
@@ -1007,7 +1006,7 @@ __metadata:
|
|
|
1007
1006
|
languageName: node
|
|
1008
1007
|
linkType: hard
|
|
1009
1008
|
|
|
1010
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.
|
|
1009
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.9":
|
|
1011
1010
|
version: 7.26.6
|
|
1012
1011
|
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
|
|
1013
1012
|
dependencies:
|
|
@@ -1275,31 +1274,31 @@ __metadata:
|
|
|
1275
1274
|
languageName: node
|
|
1276
1275
|
linkType: hard
|
|
1277
1276
|
|
|
1278
|
-
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.
|
|
1279
|
-
version: 7.
|
|
1280
|
-
resolution: "@babel/plugin-transform-template-literals@npm:7.
|
|
1277
|
+
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.25.9":
|
|
1278
|
+
version: 7.25.9
|
|
1279
|
+
resolution: "@babel/plugin-transform-template-literals@npm:7.25.9"
|
|
1281
1280
|
dependencies:
|
|
1282
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1281
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1283
1282
|
peerDependencies:
|
|
1284
1283
|
"@babel/core": ^7.0.0-0
|
|
1285
|
-
checksum: 10c0/
|
|
1284
|
+
checksum: 10c0/5144da6036807bbd4e9d2a8b92ae67a759543929f34f4db9b463448a77298f4a40bf1e92e582db208fe08ee116224806a3bd0bed75d9da404fc2c0af9e6da540
|
|
1286
1285
|
languageName: node
|
|
1287
1286
|
linkType: hard
|
|
1288
1287
|
|
|
1289
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.
|
|
1290
|
-
version: 7.
|
|
1291
|
-
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.
|
|
1288
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.25.9":
|
|
1289
|
+
version: 7.25.9
|
|
1290
|
+
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.25.9"
|
|
1292
1291
|
dependencies:
|
|
1293
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1292
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1294
1293
|
peerDependencies:
|
|
1295
1294
|
"@babel/core": ^7.0.0-0
|
|
1296
|
-
checksum: 10c0/
|
|
1295
|
+
checksum: 10c0/2b19fd88608589d9bc6b607ff17b06791d35c67ef3249f4659283454e6a9984241e3bd4c4eb72bb8b3d860a73223f3874558b861adb7314aa317c1c6a2f0cafb
|
|
1297
1296
|
languageName: node
|
|
1298
1297
|
linkType: hard
|
|
1299
1298
|
|
|
1300
1299
|
"@babel/plugin-transform-typescript@npm:^7.25.9":
|
|
1301
|
-
version: 7.26.
|
|
1302
|
-
resolution: "@babel/plugin-transform-typescript@npm:7.26.
|
|
1300
|
+
version: 7.26.5
|
|
1301
|
+
resolution: "@babel/plugin-transform-typescript@npm:7.26.5"
|
|
1303
1302
|
dependencies:
|
|
1304
1303
|
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1305
1304
|
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
@@ -1308,7 +1307,7 @@ __metadata:
|
|
|
1308
1307
|
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
|
|
1309
1308
|
peerDependencies:
|
|
1310
1309
|
"@babel/core": ^7.0.0-0
|
|
1311
|
-
checksum: 10c0/
|
|
1310
|
+
checksum: 10c0/64204b1f1c77d896142071cc174e7bb4fbc597bdc0ea73aec8de1a72d252755db381b9ed40342fc283c32387d7375d0803d0aed8262dd503633f5035148d47a0
|
|
1312
1311
|
languageName: node
|
|
1313
1312
|
linkType: hard
|
|
1314
1313
|
|
|
@@ -1360,12 +1359,12 @@ __metadata:
|
|
|
1360
1359
|
linkType: hard
|
|
1361
1360
|
|
|
1362
1361
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1363
|
-
version: 7.26.
|
|
1364
|
-
resolution: "@babel/preset-env@npm:7.26.
|
|
1362
|
+
version: 7.26.0
|
|
1363
|
+
resolution: "@babel/preset-env@npm:7.26.0"
|
|
1365
1364
|
dependencies:
|
|
1366
|
-
"@babel/compat-data": "npm:^7.26.
|
|
1367
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1368
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1365
|
+
"@babel/compat-data": "npm:^7.26.0"
|
|
1366
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1367
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1369
1368
|
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1370
1369
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
|
|
1371
1370
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
|
|
@@ -1377,9 +1376,9 @@ __metadata:
|
|
|
1377
1376
|
"@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
|
|
1378
1377
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1379
1378
|
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
|
1380
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.
|
|
1379
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
|
|
1381
1380
|
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
|
|
1382
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.
|
|
1381
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.9"
|
|
1383
1382
|
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
|
1384
1383
|
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
|
1385
1384
|
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
|
@@ -1390,7 +1389,7 @@ __metadata:
|
|
|
1390
1389
|
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
|
|
1391
1390
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1392
1391
|
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
|
|
1393
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.
|
|
1392
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.9"
|
|
1394
1393
|
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
|
|
1395
1394
|
"@babel/plugin-transform-for-of": "npm:^7.25.9"
|
|
1396
1395
|
"@babel/plugin-transform-function-name": "npm:^7.25.9"
|
|
@@ -1399,12 +1398,12 @@ __metadata:
|
|
|
1399
1398
|
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
|
|
1400
1399
|
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
|
|
1401
1400
|
"@babel/plugin-transform-modules-amd": "npm:^7.25.9"
|
|
1402
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1401
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
|
|
1403
1402
|
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
|
|
1404
1403
|
"@babel/plugin-transform-modules-umd": "npm:^7.25.9"
|
|
1405
1404
|
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1406
1405
|
"@babel/plugin-transform-new-target": "npm:^7.25.9"
|
|
1407
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.
|
|
1406
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.9"
|
|
1408
1407
|
"@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
|
|
1409
1408
|
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
|
|
1410
1409
|
"@babel/plugin-transform-object-super": "npm:^7.25.9"
|
|
@@ -1420,21 +1419,21 @@ __metadata:
|
|
|
1420
1419
|
"@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
|
|
1421
1420
|
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
|
1422
1421
|
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
|
|
1423
|
-
"@babel/plugin-transform-template-literals": "npm:^7.
|
|
1424
|
-
"@babel/plugin-transform-typeof-symbol": "npm:^7.
|
|
1422
|
+
"@babel/plugin-transform-template-literals": "npm:^7.25.9"
|
|
1423
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.25.9"
|
|
1425
1424
|
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
|
|
1426
1425
|
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
|
|
1427
1426
|
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
|
|
1428
1427
|
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.25.9"
|
|
1429
1428
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1430
1429
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1431
|
-
babel-plugin-polyfill-corejs3: "npm:^0.
|
|
1430
|
+
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
|
|
1432
1431
|
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
|
|
1433
|
-
core-js-compat: "npm:^3.
|
|
1432
|
+
core-js-compat: "npm:^3.38.1"
|
|
1434
1433
|
semver: "npm:^6.3.1"
|
|
1435
1434
|
peerDependencies:
|
|
1436
1435
|
"@babel/core": ^7.0.0-0
|
|
1437
|
-
checksum: 10c0/
|
|
1436
|
+
checksum: 10c0/26e19dc407cfa1c5166be638b4c54239d084fe15d8d7e6306d8c6dc7bc1decc51070a8dcf28352c1a2feeefbe52a06d193a12e302327ad5f529583df75fb7a26
|
|
1438
1437
|
languageName: node
|
|
1439
1438
|
linkType: hard
|
|
1440
1439
|
|
|
@@ -1511,57 +1510,57 @@ __metadata:
|
|
|
1511
1510
|
linkType: hard
|
|
1512
1511
|
|
|
1513
1512
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1514
|
-
version: 7.26.
|
|
1515
|
-
resolution: "@babel/runtime-corejs3@npm:7.26.
|
|
1513
|
+
version: 7.26.0
|
|
1514
|
+
resolution: "@babel/runtime-corejs3@npm:7.26.0"
|
|
1516
1515
|
dependencies:
|
|
1517
1516
|
core-js-pure: "npm:^3.30.2"
|
|
1518
1517
|
regenerator-runtime: "npm:^0.14.0"
|
|
1519
|
-
checksum: 10c0/
|
|
1518
|
+
checksum: 10c0/921fa27c004cf2b92f0d49efc2006cfc1a72d2a35c7374da8ec88d8b63543963e6ef29d4820e068a7892a7d553dc2bac7208aef8fef30642bc843b63255b650b
|
|
1520
1519
|
languageName: node
|
|
1521
1520
|
linkType: hard
|
|
1522
1521
|
|
|
1523
1522
|
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.6, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
|
|
1524
|
-
version: 7.26.
|
|
1525
|
-
resolution: "@babel/runtime@npm:7.26.
|
|
1523
|
+
version: 7.26.0
|
|
1524
|
+
resolution: "@babel/runtime@npm:7.26.0"
|
|
1526
1525
|
dependencies:
|
|
1527
1526
|
regenerator-runtime: "npm:^0.14.0"
|
|
1528
|
-
checksum: 10c0/
|
|
1527
|
+
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
|
|
1529
1528
|
languageName: node
|
|
1530
1529
|
linkType: hard
|
|
1531
1530
|
|
|
1532
|
-
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.25.9
|
|
1533
|
-
version: 7.
|
|
1534
|
-
resolution: "@babel/template@npm:7.
|
|
1531
|
+
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.25.9":
|
|
1532
|
+
version: 7.25.9
|
|
1533
|
+
resolution: "@babel/template@npm:7.25.9"
|
|
1535
1534
|
dependencies:
|
|
1536
|
-
"@babel/code-frame": "npm:^7.
|
|
1537
|
-
"@babel/parser": "npm:^7.
|
|
1538
|
-
"@babel/types": "npm:^7.
|
|
1539
|
-
checksum: 10c0/
|
|
1535
|
+
"@babel/code-frame": "npm:^7.25.9"
|
|
1536
|
+
"@babel/parser": "npm:^7.25.9"
|
|
1537
|
+
"@babel/types": "npm:^7.25.9"
|
|
1538
|
+
checksum: 10c0/ebe677273f96a36c92cc15b7aa7b11cc8bc8a3bb7a01d55b2125baca8f19cae94ff3ce15f1b1880fb8437f3a690d9f89d4e91f16fc1dc4d3eb66226d128983ab
|
|
1540
1539
|
languageName: node
|
|
1541
1540
|
linkType: hard
|
|
1542
1541
|
|
|
1543
|
-
"@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
|
|
1544
|
-
version: 7.26.
|
|
1545
|
-
resolution: "@babel/traverse@npm:7.26.
|
|
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"
|
|
1546
1545
|
dependencies:
|
|
1547
1546
|
"@babel/code-frame": "npm:^7.26.2"
|
|
1548
|
-
"@babel/generator": "npm:^7.26.
|
|
1549
|
-
"@babel/parser": "npm:^7.26.
|
|
1550
|
-
"@babel/template": "npm:^7.
|
|
1551
|
-
"@babel/types": "npm:^7.26.
|
|
1547
|
+
"@babel/generator": "npm:^7.26.5"
|
|
1548
|
+
"@babel/parser": "npm:^7.26.5"
|
|
1549
|
+
"@babel/template": "npm:^7.25.9"
|
|
1550
|
+
"@babel/types": "npm:^7.26.5"
|
|
1552
1551
|
debug: "npm:^4.3.1"
|
|
1553
1552
|
globals: "npm:^11.1.0"
|
|
1554
|
-
checksum: 10c0/
|
|
1553
|
+
checksum: 10c0/0779059ecf63e31446564cf31adf170e701e8017ef02c819c57924a9a83d6b2ce41dbff3ef295589da9410497a3e575655bb8084ca470e0ab1bc193128afa9fe
|
|
1555
1554
|
languageName: node
|
|
1556
1555
|
linkType: hard
|
|
1557
1556
|
|
|
1558
|
-
"@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.
|
|
1559
|
-
version: 7.26.
|
|
1560
|
-
resolution: "@babel/types@npm:7.26.
|
|
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"
|
|
1561
1560
|
dependencies:
|
|
1562
1561
|
"@babel/helper-string-parser": "npm:^7.25.9"
|
|
1563
1562
|
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
1564
|
-
checksum: 10c0/
|
|
1563
|
+
checksum: 10c0/0278053b69d7c2b8573aa36dc5242cad95f0d965e1c0ed21ccacac6330092e59ba5949753448f6d6eccf6ad59baaef270295cc05218352e060ea8c68388638c4
|
|
1565
1564
|
languageName: node
|
|
1566
1565
|
linkType: hard
|
|
1567
1566
|
|
|
@@ -2454,9 +2453,9 @@ __metadata:
|
|
|
2454
2453
|
languageName: node
|
|
2455
2454
|
linkType: hard
|
|
2456
2455
|
|
|
2457
|
-
"@licklist/core@npm:0.
|
|
2458
|
-
version: 0.
|
|
2459
|
-
resolution: "@licklist/core@npm:0.
|
|
2456
|
+
"@licklist/core@npm:0.32.2":
|
|
2457
|
+
version: 0.32.2
|
|
2458
|
+
resolution: "@licklist/core@npm:0.32.2"
|
|
2460
2459
|
dependencies:
|
|
2461
2460
|
"@sentry/browser": "npm:6.2.0"
|
|
2462
2461
|
axios: "npm:0.26.0"
|
|
@@ -2478,13 +2477,13 @@ __metadata:
|
|
|
2478
2477
|
react-i18next: 11.8.8
|
|
2479
2478
|
react-intl: 6.6.8
|
|
2480
2479
|
zustand: 3.7.2
|
|
2481
|
-
checksum: 10c0/
|
|
2480
|
+
checksum: 10c0/0f04e955494ee2ad1bfe025865cdbbed5b2445e4aeb149bcd4c92ad2ed088f682cd075d4434993fec5d3b1db5d2793d763e58c7fdff0e6e30f4e38c21c783fe6
|
|
2482
2481
|
languageName: node
|
|
2483
2482
|
linkType: hard
|
|
2484
2483
|
|
|
2485
|
-
"@licklist/core@npm:0.
|
|
2486
|
-
version: 0.
|
|
2487
|
-
resolution: "@licklist/core@npm:0.
|
|
2484
|
+
"@licklist/core@npm:0.32.7":
|
|
2485
|
+
version: 0.32.7
|
|
2486
|
+
resolution: "@licklist/core@npm:0.32.7"
|
|
2488
2487
|
dependencies:
|
|
2489
2488
|
"@sentry/browser": "npm:6.2.0"
|
|
2490
2489
|
axios: "npm:0.26.0"
|
|
@@ -2506,7 +2505,7 @@ __metadata:
|
|
|
2506
2505
|
react-i18next: 11.8.8
|
|
2507
2506
|
react-intl: 6.6.8
|
|
2508
2507
|
zustand: 3.7.2
|
|
2509
|
-
checksum: 10c0/
|
|
2508
|
+
checksum: 10c0/85cb66701cee53ba6bce0649ac961bea01576fcc45836ddb85c76b8f691f80dfa3bc594fdde3993ddab61ceb96c886d5d4dae940e4e9630dc34d3dcc87bcaeee
|
|
2510
2509
|
languageName: node
|
|
2511
2510
|
linkType: hard
|
|
2512
2511
|
|
|
@@ -2521,9 +2520,9 @@ __metadata:
|
|
|
2521
2520
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2522
2521
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2523
2522
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2524
|
-
"@licklist/core": "npm:0.
|
|
2523
|
+
"@licklist/core": "npm:0.32.7"
|
|
2525
2524
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2526
|
-
"@licklist/plugins": "npm:0.35.
|
|
2525
|
+
"@licklist/plugins": "npm:0.35.6"
|
|
2527
2526
|
"@mantine/core": "npm:6.0.22"
|
|
2528
2527
|
"@mantine/hooks": "npm:6.0.22"
|
|
2529
2528
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2652,9 +2651,9 @@ __metadata:
|
|
|
2652
2651
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2653
2652
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2654
2653
|
peerDependencies:
|
|
2655
|
-
"@licklist/core": 0.
|
|
2654
|
+
"@licklist/core": 0.32.7
|
|
2656
2655
|
"@licklist/eslint-config": 0.5.6
|
|
2657
|
-
"@licklist/plugins": 0.35.
|
|
2656
|
+
"@licklist/plugins": 0.35.6
|
|
2658
2657
|
lodash: 4.17.21
|
|
2659
2658
|
luxon: 3.5.0
|
|
2660
2659
|
react: 17.0.2
|
|
@@ -2684,11 +2683,11 @@ __metadata:
|
|
|
2684
2683
|
languageName: node
|
|
2685
2684
|
linkType: hard
|
|
2686
2685
|
|
|
2687
|
-
"@licklist/plugins@npm:0.35.
|
|
2688
|
-
version: 0.35.
|
|
2689
|
-
resolution: "@licklist/plugins@npm:0.35.
|
|
2686
|
+
"@licklist/plugins@npm:0.35.6":
|
|
2687
|
+
version: 0.35.6
|
|
2688
|
+
resolution: "@licklist/plugins@npm:0.35.6"
|
|
2690
2689
|
dependencies:
|
|
2691
|
-
"@licklist/core": "npm:0.
|
|
2690
|
+
"@licklist/core": "npm:0.32.2"
|
|
2692
2691
|
axios: "npm:0.26.0"
|
|
2693
2692
|
history: "npm:4.10.1"
|
|
2694
2693
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2708,7 +2707,7 @@ __metadata:
|
|
|
2708
2707
|
rrule: "npm:2.6.8"
|
|
2709
2708
|
use-debounce: "npm:7.0.1"
|
|
2710
2709
|
peerDependencies:
|
|
2711
|
-
"@licklist/core": 0.
|
|
2710
|
+
"@licklist/core": 0.32.2
|
|
2712
2711
|
"@licklist/eslint-config": 0.5.6
|
|
2713
2712
|
axios: 0.26.0
|
|
2714
2713
|
lodash: 4.17.21
|
|
@@ -2720,7 +2719,7 @@ __metadata:
|
|
|
2720
2719
|
react-loader: 2.4.7
|
|
2721
2720
|
react-query: 3.34.12
|
|
2722
2721
|
react-router-dom: 5.2.0
|
|
2723
|
-
checksum: 10c0/
|
|
2722
|
+
checksum: 10c0/207f6baf837ab78691671b40565947c19a9c9c53150b67bdc2b9f8ddb15fcee9fcf2f69f8268802af25d3a6a849b9ac60bd4632e784c8995e4db9cd92a335330
|
|
2724
2723
|
languageName: node
|
|
2725
2724
|
linkType: hard
|
|
2726
2725
|
|
|
@@ -3304,135 +3303,135 @@ __metadata:
|
|
|
3304
3303
|
languageName: node
|
|
3305
3304
|
linkType: hard
|
|
3306
3305
|
|
|
3307
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
3308
|
-
version: 4.
|
|
3309
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
3306
|
+
"@rollup/rollup-android-arm-eabi@npm:4.30.1":
|
|
3307
|
+
version: 4.30.1
|
|
3308
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.30.1"
|
|
3310
3309
|
conditions: os=android & cpu=arm
|
|
3311
3310
|
languageName: node
|
|
3312
3311
|
linkType: hard
|
|
3313
3312
|
|
|
3314
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
3315
|
-
version: 4.
|
|
3316
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
3313
|
+
"@rollup/rollup-android-arm64@npm:4.30.1":
|
|
3314
|
+
version: 4.30.1
|
|
3315
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.30.1"
|
|
3317
3316
|
conditions: os=android & cpu=arm64
|
|
3318
3317
|
languageName: node
|
|
3319
3318
|
linkType: hard
|
|
3320
3319
|
|
|
3321
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
3322
|
-
version: 4.
|
|
3323
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
3320
|
+
"@rollup/rollup-darwin-arm64@npm:4.30.1":
|
|
3321
|
+
version: 4.30.1
|
|
3322
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.30.1"
|
|
3324
3323
|
conditions: os=darwin & cpu=arm64
|
|
3325
3324
|
languageName: node
|
|
3326
3325
|
linkType: hard
|
|
3327
3326
|
|
|
3328
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
3329
|
-
version: 4.
|
|
3330
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
3327
|
+
"@rollup/rollup-darwin-x64@npm:4.30.1":
|
|
3328
|
+
version: 4.30.1
|
|
3329
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.30.1"
|
|
3331
3330
|
conditions: os=darwin & cpu=x64
|
|
3332
3331
|
languageName: node
|
|
3333
3332
|
linkType: hard
|
|
3334
3333
|
|
|
3335
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
3336
|
-
version: 4.
|
|
3337
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
3334
|
+
"@rollup/rollup-freebsd-arm64@npm:4.30.1":
|
|
3335
|
+
version: 4.30.1
|
|
3336
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.30.1"
|
|
3338
3337
|
conditions: os=freebsd & cpu=arm64
|
|
3339
3338
|
languageName: node
|
|
3340
3339
|
linkType: hard
|
|
3341
3340
|
|
|
3342
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
3343
|
-
version: 4.
|
|
3344
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
3341
|
+
"@rollup/rollup-freebsd-x64@npm:4.30.1":
|
|
3342
|
+
version: 4.30.1
|
|
3343
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.30.1"
|
|
3345
3344
|
conditions: os=freebsd & cpu=x64
|
|
3346
3345
|
languageName: node
|
|
3347
3346
|
linkType: hard
|
|
3348
3347
|
|
|
3349
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3350
|
-
version: 4.
|
|
3351
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3348
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.30.1":
|
|
3349
|
+
version: 4.30.1
|
|
3350
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.30.1"
|
|
3352
3351
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3353
3352
|
languageName: node
|
|
3354
3353
|
linkType: hard
|
|
3355
3354
|
|
|
3356
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3357
|
-
version: 4.
|
|
3358
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3355
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.30.1":
|
|
3356
|
+
version: 4.30.1
|
|
3357
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.30.1"
|
|
3359
3358
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3360
3359
|
languageName: node
|
|
3361
3360
|
linkType: hard
|
|
3362
3361
|
|
|
3363
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3364
|
-
version: 4.
|
|
3365
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3362
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.30.1":
|
|
3363
|
+
version: 4.30.1
|
|
3364
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.30.1"
|
|
3366
3365
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3367
3366
|
languageName: node
|
|
3368
3367
|
linkType: hard
|
|
3369
3368
|
|
|
3370
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3371
|
-
version: 4.
|
|
3372
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3369
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.30.1":
|
|
3370
|
+
version: 4.30.1
|
|
3371
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.30.1"
|
|
3373
3372
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3374
3373
|
languageName: node
|
|
3375
3374
|
linkType: hard
|
|
3376
3375
|
|
|
3377
|
-
"@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3378
|
-
version: 4.
|
|
3379
|
-
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3376
|
+
"@rollup/rollup-linux-loongarch64-gnu@npm:4.30.1":
|
|
3377
|
+
version: 4.30.1
|
|
3378
|
+
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.30.1"
|
|
3380
3379
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
3381
3380
|
languageName: node
|
|
3382
3381
|
linkType: hard
|
|
3383
3382
|
|
|
3384
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3385
|
-
version: 4.
|
|
3386
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3383
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.1":
|
|
3384
|
+
version: 4.30.1
|
|
3385
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.1"
|
|
3387
3386
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3388
3387
|
languageName: node
|
|
3389
3388
|
linkType: hard
|
|
3390
3389
|
|
|
3391
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3392
|
-
version: 4.
|
|
3393
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3390
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.30.1":
|
|
3391
|
+
version: 4.30.1
|
|
3392
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.30.1"
|
|
3394
3393
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3395
3394
|
languageName: node
|
|
3396
3395
|
linkType: hard
|
|
3397
3396
|
|
|
3398
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3399
|
-
version: 4.
|
|
3400
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3397
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.30.1":
|
|
3398
|
+
version: 4.30.1
|
|
3399
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.30.1"
|
|
3401
3400
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3402
3401
|
languageName: node
|
|
3403
3402
|
linkType: hard
|
|
3404
3403
|
|
|
3405
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3406
|
-
version: 4.
|
|
3407
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3404
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.30.1":
|
|
3405
|
+
version: 4.30.1
|
|
3406
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.30.1"
|
|
3408
3407
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3409
3408
|
languageName: node
|
|
3410
3409
|
linkType: hard
|
|
3411
3410
|
|
|
3412
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
3413
|
-
version: 4.
|
|
3414
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
3411
|
+
"@rollup/rollup-linux-x64-musl@npm:4.30.1":
|
|
3412
|
+
version: 4.30.1
|
|
3413
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.30.1"
|
|
3415
3414
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3416
3415
|
languageName: node
|
|
3417
3416
|
linkType: hard
|
|
3418
3417
|
|
|
3419
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3420
|
-
version: 4.
|
|
3421
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3418
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.30.1":
|
|
3419
|
+
version: 4.30.1
|
|
3420
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.30.1"
|
|
3422
3421
|
conditions: os=win32 & cpu=arm64
|
|
3423
3422
|
languageName: node
|
|
3424
3423
|
linkType: hard
|
|
3425
3424
|
|
|
3426
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3427
|
-
version: 4.
|
|
3428
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3425
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.30.1":
|
|
3426
|
+
version: 4.30.1
|
|
3427
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.30.1"
|
|
3429
3428
|
conditions: os=win32 & cpu=ia32
|
|
3430
3429
|
languageName: node
|
|
3431
3430
|
linkType: hard
|
|
3432
3431
|
|
|
3433
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3434
|
-
version: 4.
|
|
3435
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3432
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.30.1":
|
|
3433
|
+
version: 4.30.1
|
|
3434
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.30.1"
|
|
3436
3435
|
conditions: os=win32 & cpu=x64
|
|
3437
3436
|
languageName: node
|
|
3438
3437
|
linkType: hard
|
|
@@ -5176,14 +5175,14 @@ __metadata:
|
|
|
5176
5175
|
linkType: hard
|
|
5177
5176
|
|
|
5178
5177
|
"@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
|
|
5179
|
-
version: 2.11.
|
|
5180
|
-
resolution: "@tiptap/extension-bubble-menu@npm:2.11.
|
|
5178
|
+
version: 2.11.2
|
|
5179
|
+
resolution: "@tiptap/extension-bubble-menu@npm:2.11.2"
|
|
5181
5180
|
dependencies:
|
|
5182
5181
|
tippy.js: "npm:^6.3.7"
|
|
5183
5182
|
peerDependencies:
|
|
5184
5183
|
"@tiptap/core": ^2.7.0
|
|
5185
5184
|
"@tiptap/pm": ^2.7.0
|
|
5186
|
-
checksum: 10c0/
|
|
5185
|
+
checksum: 10c0/4d3412ddf83fd8f1d2dab08b3d83be377ce70a9f386c4dc85f3609192ff3b5c2e9c90268484566ad8a5ad002bbeaad88718adac2220ccf0e90e66e0e17cb4d6b
|
|
5187
5186
|
languageName: node
|
|
5188
5187
|
linkType: hard
|
|
5189
5188
|
|
|
@@ -5206,14 +5205,14 @@ __metadata:
|
|
|
5206
5205
|
linkType: hard
|
|
5207
5206
|
|
|
5208
5207
|
"@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
|
|
5209
|
-
version: 2.11.
|
|
5210
|
-
resolution: "@tiptap/extension-floating-menu@npm:2.11.
|
|
5208
|
+
version: 2.11.2
|
|
5209
|
+
resolution: "@tiptap/extension-floating-menu@npm:2.11.2"
|
|
5211
5210
|
dependencies:
|
|
5212
5211
|
tippy.js: "npm:^6.3.7"
|
|
5213
5212
|
peerDependencies:
|
|
5214
5213
|
"@tiptap/core": ^2.7.0
|
|
5215
5214
|
"@tiptap/pm": ^2.7.0
|
|
5216
|
-
checksum: 10c0/
|
|
5215
|
+
checksum: 10c0/b78e0930e42ec11f4304e8d1843694d8a5bf8b4b0685aa891d60292d6aae57490d6ea770571c80de5b40c8a539b26e5e65cf8d3b6632f98a832159ef1228d05f
|
|
5217
5216
|
languageName: node
|
|
5218
5217
|
linkType: hard
|
|
5219
5218
|
|
|
@@ -5479,13 +5478,6 @@ __metadata:
|
|
|
5479
5478
|
languageName: node
|
|
5480
5479
|
linkType: hard
|
|
5481
5480
|
|
|
5482
|
-
"@types/gensync@npm:^1.0.0":
|
|
5483
|
-
version: 1.0.4
|
|
5484
|
-
resolution: "@types/gensync@npm:1.0.4"
|
|
5485
|
-
checksum: 10c0/1daeb1693196a85ee68b82f3fb30906a1cccede69d492b190de80ff20cec2d528d98cad866d733fd83cb171096dfe8c26c9c02c50ffb93e1113d48bd79daa556
|
|
5486
|
-
languageName: node
|
|
5487
|
-
linkType: hard
|
|
5488
|
-
|
|
5489
5481
|
"@types/glob-base@npm:^0.3.0":
|
|
5490
5482
|
version: 0.3.2
|
|
5491
5483
|
resolution: "@types/glob-base@npm:0.3.2"
|
|
@@ -5700,11 +5692,11 @@ __metadata:
|
|
|
5700
5692
|
linkType: hard
|
|
5701
5693
|
|
|
5702
5694
|
"@types/node@npm:*":
|
|
5703
|
-
version: 22.
|
|
5704
|
-
resolution: "@types/node@npm:22.
|
|
5695
|
+
version: 22.10.7
|
|
5696
|
+
resolution: "@types/node@npm:22.10.7"
|
|
5705
5697
|
dependencies:
|
|
5706
5698
|
undici-types: "npm:~6.20.0"
|
|
5707
|
-
checksum: 10c0/
|
|
5699
|
+
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
|
|
5708
5700
|
languageName: node
|
|
5709
5701
|
linkType: hard
|
|
5710
5702
|
|
|
@@ -5972,11 +5964,11 @@ __metadata:
|
|
|
5972
5964
|
linkType: hard
|
|
5973
5965
|
|
|
5974
5966
|
"@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
|
|
5975
|
-
version: 19.0.
|
|
5976
|
-
resolution: "@types/react@npm:19.0.
|
|
5967
|
+
version: 19.0.7
|
|
5968
|
+
resolution: "@types/react@npm:19.0.7"
|
|
5977
5969
|
dependencies:
|
|
5978
5970
|
csstype: "npm:^3.0.2"
|
|
5979
|
-
checksum: 10c0/
|
|
5971
|
+
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
|
|
5980
5972
|
languageName: node
|
|
5981
5973
|
linkType: hard
|
|
5982
5974
|
|
|
@@ -6073,9 +6065,9 @@ __metadata:
|
|
|
6073
6065
|
linkType: hard
|
|
6074
6066
|
|
|
6075
6067
|
"@types/webpack-env@npm:^1.16.0":
|
|
6076
|
-
version: 1.18.
|
|
6077
|
-
resolution: "@types/webpack-env@npm:1.18.
|
|
6078
|
-
checksum: 10c0/
|
|
6068
|
+
version: 1.18.5
|
|
6069
|
+
resolution: "@types/webpack-env@npm:1.18.5"
|
|
6070
|
+
checksum: 10c0/b9e4876e8c7cae419896249f9ed795db283c008fe1d38efa679cbbf05194fc2eea2a5bfb4ff4393d109e3a9895416dadf5f3ddd5c22931b678062230f860454e
|
|
6079
6071
|
languageName: node
|
|
6080
6072
|
linkType: hard
|
|
6081
6073
|
|
|
@@ -6560,10 +6552,10 @@ __metadata:
|
|
|
6560
6552
|
languageName: node
|
|
6561
6553
|
linkType: hard
|
|
6562
6554
|
|
|
6563
|
-
"abbrev@npm:^
|
|
6564
|
-
version:
|
|
6565
|
-
resolution: "abbrev@npm:
|
|
6566
|
-
checksum: 10c0/
|
|
6555
|
+
"abbrev@npm:^2.0.0":
|
|
6556
|
+
version: 2.0.0
|
|
6557
|
+
resolution: "abbrev@npm:2.0.0"
|
|
6558
|
+
checksum: 10c0/f742a5a107473946f426c691c08daba61a1d15942616f300b5d32fd735be88fef5cba24201757b6c407fd564555fb48c751cfa33519b2605c8a7aadd22baf372
|
|
6567
6559
|
languageName: node
|
|
6568
6560
|
linkType: hard
|
|
6569
6561
|
|
|
@@ -7211,13 +7203,6 @@ __metadata:
|
|
|
7211
7203
|
languageName: node
|
|
7212
7204
|
linkType: hard
|
|
7213
7205
|
|
|
7214
|
-
"async-function@npm:^1.0.0":
|
|
7215
|
-
version: 1.0.0
|
|
7216
|
-
resolution: "async-function@npm:1.0.0"
|
|
7217
|
-
checksum: 10c0/669a32c2cb7e45091330c680e92eaeb791bc1d4132d827591e499cd1f776ff5a873e77e5f92d0ce795a8d60f10761dec9ddfe7225a5de680f5d357f67b1aac73
|
|
7218
|
-
languageName: node
|
|
7219
|
-
linkType: hard
|
|
7220
|
-
|
|
7221
7206
|
"asynckit@npm:^0.4.0":
|
|
7222
7207
|
version: 0.4.0
|
|
7223
7208
|
resolution: "asynckit@npm:0.4.0"
|
|
@@ -7453,15 +7438,15 @@ __metadata:
|
|
|
7453
7438
|
languageName: node
|
|
7454
7439
|
linkType: hard
|
|
7455
7440
|
|
|
7456
|
-
"babel-plugin-polyfill-corejs3@npm:^0.
|
|
7457
|
-
version: 0.
|
|
7458
|
-
resolution: "babel-plugin-polyfill-corejs3@npm:0.
|
|
7441
|
+
"babel-plugin-polyfill-corejs3@npm:^0.10.6":
|
|
7442
|
+
version: 0.10.6
|
|
7443
|
+
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.6"
|
|
7459
7444
|
dependencies:
|
|
7460
|
-
"@babel/helper-define-polyfill-provider": "npm:^0.6.
|
|
7461
|
-
core-js-compat: "npm:^3.
|
|
7445
|
+
"@babel/helper-define-polyfill-provider": "npm:^0.6.2"
|
|
7446
|
+
core-js-compat: "npm:^3.38.0"
|
|
7462
7447
|
peerDependencies:
|
|
7463
7448
|
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
7464
|
-
checksum: 10c0/
|
|
7449
|
+
checksum: 10c0/3a69220471b07722c2ae6537310bf26b772514e12b601398082965459c838be70a0ca70b0662f0737070654ff6207673391221d48599abb4a2b27765206d9f79
|
|
7465
7450
|
languageName: node
|
|
7466
7451
|
linkType: hard
|
|
7467
7452
|
|
|
@@ -8019,12 +8004,12 @@ __metadata:
|
|
|
8019
8004
|
linkType: hard
|
|
8020
8005
|
|
|
8021
8006
|
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1":
|
|
8022
|
-
version: 1.0.
|
|
8023
|
-
resolution: "call-bind-apply-helpers@npm:1.0.
|
|
8007
|
+
version: 1.0.1
|
|
8008
|
+
resolution: "call-bind-apply-helpers@npm:1.0.1"
|
|
8024
8009
|
dependencies:
|
|
8025
8010
|
es-errors: "npm:^1.3.0"
|
|
8026
8011
|
function-bind: "npm:^1.1.2"
|
|
8027
|
-
checksum: 10c0/
|
|
8012
|
+
checksum: 10c0/acb2ab68bf2718e68a3e895f0d0b73ccc9e45b9b6f210f163512ba76f91dab409eb8792f6dae188356f9095747512a3101646b3dea9d37fb8c7c6bf37796d18c
|
|
8028
8013
|
languageName: node
|
|
8029
8014
|
linkType: hard
|
|
8030
8015
|
|
|
@@ -8108,9 +8093,9 @@ __metadata:
|
|
|
8108
8093
|
linkType: hard
|
|
8109
8094
|
|
|
8110
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":
|
|
8111
|
-
version: 1.0.
|
|
8112
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8113
|
-
checksum: 10c0/
|
|
8096
|
+
version: 1.0.30001692
|
|
8097
|
+
resolution: "caniuse-lite@npm:1.0.30001692"
|
|
8098
|
+
checksum: 10c0/fca5105561ea12f3de593f3b0f062af82f7d07519e8dbcb97f34e7fd23349bcef1b1622a9a6cd2164d98e3d2f20059ef7e271edae46567aef88caf4c16c7708a
|
|
8114
8099
|
languageName: node
|
|
8115
8100
|
linkType: hard
|
|
8116
8101
|
|
|
@@ -8253,8 +8238,8 @@ __metadata:
|
|
|
8253
8238
|
linkType: hard
|
|
8254
8239
|
|
|
8255
8240
|
"chromatic@npm:^11.4.0":
|
|
8256
|
-
version: 11.
|
|
8257
|
-
resolution: "chromatic@npm:11.
|
|
8241
|
+
version: 11.24.0
|
|
8242
|
+
resolution: "chromatic@npm:11.24.0"
|
|
8258
8243
|
peerDependencies:
|
|
8259
8244
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8260
8245
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8267,7 +8252,7 @@ __metadata:
|
|
|
8267
8252
|
chroma: dist/bin.js
|
|
8268
8253
|
chromatic: dist/bin.js
|
|
8269
8254
|
chromatic-cli: dist/bin.js
|
|
8270
|
-
checksum: 10c0/
|
|
8255
|
+
checksum: 10c0/6758894a2a36fdee1ea5e42366514f582ef50b0d6c4394a87275333eb50c428068c30f96fdd6d7e36781e344e53754d1d97d9ccba29978b4407af3ef1fba8c67
|
|
8271
8256
|
languageName: node
|
|
8272
8257
|
linkType: hard
|
|
8273
8258
|
|
|
@@ -8589,8 +8574,8 @@ __metadata:
|
|
|
8589
8574
|
linkType: hard
|
|
8590
8575
|
|
|
8591
8576
|
"compression@npm:^1.7.4":
|
|
8592
|
-
version: 1.
|
|
8593
|
-
resolution: "compression@npm:1.
|
|
8577
|
+
version: 1.7.5
|
|
8578
|
+
resolution: "compression@npm:1.7.5"
|
|
8594
8579
|
dependencies:
|
|
8595
8580
|
bytes: "npm:3.1.2"
|
|
8596
8581
|
compressible: "npm:~2.0.18"
|
|
@@ -8599,7 +8584,7 @@ __metadata:
|
|
|
8599
8584
|
on-headers: "npm:~1.0.2"
|
|
8600
8585
|
safe-buffer: "npm:5.2.1"
|
|
8601
8586
|
vary: "npm:~1.1.2"
|
|
8602
|
-
checksum: 10c0/
|
|
8587
|
+
checksum: 10c0/35c9d2d57c86d8107eab5e637f2146fcefec8475a2ff3e162f5eb0982ff856d385fb5d8c9823c3d50e075f2d9304bc622dac3df27bfef0355309c0a5307861c5
|
|
8603
8588
|
languageName: node
|
|
8604
8589
|
linkType: hard
|
|
8605
8590
|
|
|
@@ -8752,7 +8737,7 @@ __metadata:
|
|
|
8752
8737
|
languageName: node
|
|
8753
8738
|
linkType: hard
|
|
8754
8739
|
|
|
8755
|
-
"core-js-compat@npm:^3.
|
|
8740
|
+
"core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.38.1, core-js-compat@npm:^3.8.1":
|
|
8756
8741
|
version: 3.40.0
|
|
8757
8742
|
resolution: "core-js-compat@npm:3.40.0"
|
|
8758
8743
|
dependencies:
|
|
@@ -8826,9 +8811,9 @@ __metadata:
|
|
|
8826
8811
|
linkType: hard
|
|
8827
8812
|
|
|
8828
8813
|
"country-flag-icons@npm:^1.0.2":
|
|
8829
|
-
version: 1.5.
|
|
8830
|
-
resolution: "country-flag-icons@npm:1.5.
|
|
8831
|
-
checksum: 10c0/
|
|
8814
|
+
version: 1.5.14
|
|
8815
|
+
resolution: "country-flag-icons@npm:1.5.14"
|
|
8816
|
+
checksum: 10c0/95c3f22521e4602ba1ce17dbc652d6936c55e71e0070fdcd6cf64a13224c0d1002112562b7be11a7bb6b291e45d7311301de0502115d409b918bd5c4a15fc8b8
|
|
8832
8817
|
languageName: node
|
|
8833
8818
|
linkType: hard
|
|
8834
8819
|
|
|
@@ -9897,9 +9882,9 @@ __metadata:
|
|
|
9897
9882
|
linkType: hard
|
|
9898
9883
|
|
|
9899
9884
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
|
|
9900
|
-
version: 1.5.
|
|
9901
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9902
|
-
checksum: 10c0/
|
|
9885
|
+
version: 1.5.83
|
|
9886
|
+
resolution: "electron-to-chromium@npm:1.5.83"
|
|
9887
|
+
checksum: 10c0/12380962d057c4679add1047cdddb18b909904614272da0527e505a3859eaffde2022dd0688ce7f230582de96405c3d33b667680614475cdafd3f629caa2fee1
|
|
9903
9888
|
languageName: node
|
|
9904
9889
|
linkType: hard
|
|
9905
9890
|
|
|
@@ -10249,11 +10234,11 @@ __metadata:
|
|
|
10249
10234
|
linkType: hard
|
|
10250
10235
|
|
|
10251
10236
|
"es-shim-unscopables@npm:^1.0.2":
|
|
10252
|
-
version: 1.
|
|
10253
|
-
resolution: "es-shim-unscopables@npm:1.
|
|
10237
|
+
version: 1.0.2
|
|
10238
|
+
resolution: "es-shim-unscopables@npm:1.0.2"
|
|
10254
10239
|
dependencies:
|
|
10255
|
-
hasown: "npm:^2.0.
|
|
10256
|
-
checksum: 10c0/
|
|
10240
|
+
hasown: "npm:^2.0.0"
|
|
10241
|
+
checksum: 10c0/f495af7b4b7601a4c0cfb893581c352636e5c08654d129590386a33a0432cf13a7bdc7b6493801cadd990d838e2839b9013d1de3b880440cb537825e834fe783
|
|
10257
10242
|
languageName: node
|
|
10258
10243
|
linkType: hard
|
|
10259
10244
|
|
|
@@ -10847,9 +10832,9 @@ __metadata:
|
|
|
10847
10832
|
linkType: hard
|
|
10848
10833
|
|
|
10849
10834
|
"exponential-backoff@npm:^3.1.1":
|
|
10850
|
-
version: 3.1.
|
|
10851
|
-
resolution: "exponential-backoff@npm:3.1.
|
|
10852
|
-
checksum: 10c0/
|
|
10835
|
+
version: 3.1.1
|
|
10836
|
+
resolution: "exponential-backoff@npm:3.1.1"
|
|
10837
|
+
checksum: 10c0/160456d2d647e6019640bd07111634d8c353038d9fa40176afb7cd49b0548bdae83b56d05e907c2cce2300b81cae35d800ef92fefb9d0208e190fa3b7d6bb579
|
|
10853
10838
|
languageName: node
|
|
10854
10839
|
linkType: hard
|
|
10855
10840
|
|
|
@@ -10997,9 +10982,9 @@ __metadata:
|
|
|
10997
10982
|
linkType: hard
|
|
10998
10983
|
|
|
10999
10984
|
"fast-uri@npm:^3.0.1":
|
|
11000
|
-
version: 3.0.
|
|
11001
|
-
resolution: "fast-uri@npm:3.0.
|
|
11002
|
-
checksum: 10c0/
|
|
10985
|
+
version: 3.0.5
|
|
10986
|
+
resolution: "fast-uri@npm:3.0.5"
|
|
10987
|
+
checksum: 10c0/f5501fd849e02f16f1730d2c8628078718c492b5bc00198068bc5c2880363ae948287fdc8cebfff47465229b517dbeaf668866fbabdff829b4138a899e5c2ba3
|
|
11003
10988
|
languageName: node
|
|
11004
10989
|
linkType: hard
|
|
11005
10990
|
|
|
@@ -11011,11 +10996,11 @@ __metadata:
|
|
|
11011
10996
|
linkType: hard
|
|
11012
10997
|
|
|
11013
10998
|
"fastq@npm:^1.6.0":
|
|
11014
|
-
version: 1.
|
|
11015
|
-
resolution: "fastq@npm:1.
|
|
10999
|
+
version: 1.18.0
|
|
11000
|
+
resolution: "fastq@npm:1.18.0"
|
|
11016
11001
|
dependencies:
|
|
11017
11002
|
reusify: "npm:^1.0.4"
|
|
11018
|
-
checksum: 10c0/
|
|
11003
|
+
checksum: 10c0/7be87ecc41762adbddf558d24182f50a4b1a3ef3ee807d33b7623da7aee5faecdcc94fce5aa13fe91df93e269f383232bbcdb2dc5338cd1826503d6063221f36
|
|
11019
11004
|
languageName: node
|
|
11020
11005
|
linkType: hard
|
|
11021
11006
|
|
|
@@ -11245,11 +11230,11 @@ __metadata:
|
|
|
11245
11230
|
linkType: hard
|
|
11246
11231
|
|
|
11247
11232
|
"for-each@npm:^0.3.3":
|
|
11248
|
-
version: 0.3.
|
|
11249
|
-
resolution: "for-each@npm:0.3.
|
|
11233
|
+
version: 0.3.3
|
|
11234
|
+
resolution: "for-each@npm:0.3.3"
|
|
11250
11235
|
dependencies:
|
|
11251
|
-
is-callable: "npm:^1.
|
|
11252
|
-
checksum: 10c0/
|
|
11236
|
+
is-callable: "npm:^1.1.3"
|
|
11237
|
+
checksum: 10c0/22330d8a2db728dbf003ec9182c2d421fbcd2969b02b4f97ec288721cda63eb28f2c08585ddccd0f77cb2930af8d958005c9e72f47141dc51816127a118f39aa
|
|
11253
11238
|
languageName: node
|
|
11254
11239
|
linkType: hard
|
|
11255
11240
|
|
|
@@ -11684,11 +11669,11 @@ __metadata:
|
|
|
11684
11669
|
linkType: hard
|
|
11685
11670
|
|
|
11686
11671
|
"get-tsconfig@npm:^4.7.3":
|
|
11687
|
-
version: 4.
|
|
11688
|
-
resolution: "get-tsconfig@npm:4.
|
|
11672
|
+
version: 4.8.1
|
|
11673
|
+
resolution: "get-tsconfig@npm:4.8.1"
|
|
11689
11674
|
dependencies:
|
|
11690
11675
|
resolve-pkg-maps: "npm:^1.0.0"
|
|
11691
|
-
checksum: 10c0/
|
|
11676
|
+
checksum: 10c0/536ee85d202f604f4b5fb6be81bcd6e6d9a96846811e83e9acc6de4a04fb49506edea0e1b8cf1d5ee7af33e469916ec2809d4c5445ab8ae015a7a51fbd1572f9
|
|
11692
11677
|
languageName: node
|
|
11693
11678
|
linkType: hard
|
|
11694
11679
|
|
|
@@ -12540,12 +12525,12 @@ __metadata:
|
|
|
12540
12525
|
linkType: hard
|
|
12541
12526
|
|
|
12542
12527
|
"import-fresh@npm:^3.0.0, import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
|
|
12543
|
-
version: 3.3.
|
|
12544
|
-
resolution: "import-fresh@npm:3.3.
|
|
12528
|
+
version: 3.3.0
|
|
12529
|
+
resolution: "import-fresh@npm:3.3.0"
|
|
12545
12530
|
dependencies:
|
|
12546
12531
|
parent-module: "npm:^1.0.0"
|
|
12547
12532
|
resolve-from: "npm:^4.0.0"
|
|
12548
|
-
checksum: 10c0/
|
|
12533
|
+
checksum: 10c0/7f882953aa6b740d1f0e384d0547158bc86efbf2eea0f1483b8900a6f65c5a5123c2cf09b0d542cc419d0b98a759ecaeb394237e97ea427f2da221dc3cd80cc3
|
|
12549
12534
|
languageName: node
|
|
12550
12535
|
linkType: hard
|
|
12551
12536
|
|
|
@@ -12625,8 +12610,8 @@ __metadata:
|
|
|
12625
12610
|
linkType: hard
|
|
12626
12611
|
|
|
12627
12612
|
"input-format@npm:^0.3.5":
|
|
12628
|
-
version: 0.3.
|
|
12629
|
-
resolution: "input-format@npm:0.3.
|
|
12613
|
+
version: 0.3.12
|
|
12614
|
+
resolution: "input-format@npm:0.3.12"
|
|
12630
12615
|
dependencies:
|
|
12631
12616
|
prop-types: "npm:^15.8.1"
|
|
12632
12617
|
peerDependencies:
|
|
@@ -12637,7 +12622,7 @@ __metadata:
|
|
|
12637
12622
|
optional: true
|
|
12638
12623
|
react-dom:
|
|
12639
12624
|
optional: true
|
|
12640
|
-
checksum: 10c0/
|
|
12625
|
+
checksum: 10c0/c05ab46e75ff628a3bb72e5e343a95d860f612c2b2301571c8d8af17831fbb5847aad0a33eb832038b29ccf7ebf30a0eab6c27241b6a8a0b762def75bfd4ccf3
|
|
12641
12626
|
languageName: node
|
|
12642
12627
|
linkType: hard
|
|
12643
12628
|
|
|
@@ -12773,15 +12758,14 @@ __metadata:
|
|
|
12773
12758
|
linkType: hard
|
|
12774
12759
|
|
|
12775
12760
|
"is-async-function@npm:^2.0.0":
|
|
12776
|
-
version: 2.1.
|
|
12777
|
-
resolution: "is-async-function@npm:2.1.
|
|
12761
|
+
version: 2.1.0
|
|
12762
|
+
resolution: "is-async-function@npm:2.1.0"
|
|
12778
12763
|
dependencies:
|
|
12779
|
-
async-function: "npm:^1.0.0"
|
|
12780
12764
|
call-bound: "npm:^1.0.3"
|
|
12781
12765
|
get-proto: "npm:^1.0.1"
|
|
12782
12766
|
has-tostringtag: "npm:^1.0.2"
|
|
12783
12767
|
safe-regex-test: "npm:^1.1.0"
|
|
12784
|
-
checksum: 10c0/
|
|
12768
|
+
checksum: 10c0/5209b858c6d18d88a9fb56dea202a050d53d4b722448cc439fdca859b36e23edf27ee8c18958ba49330f1a71b8846576273f4581e1c0bb9d403738129d852fdb
|
|
12785
12769
|
languageName: node
|
|
12786
12770
|
linkType: hard
|
|
12787
12771
|
|
|
@@ -12813,12 +12797,12 @@ __metadata:
|
|
|
12813
12797
|
linkType: hard
|
|
12814
12798
|
|
|
12815
12799
|
"is-boolean-object@npm:^1.2.1":
|
|
12816
|
-
version: 1.2.
|
|
12817
|
-
resolution: "is-boolean-object@npm:1.2.
|
|
12800
|
+
version: 1.2.1
|
|
12801
|
+
resolution: "is-boolean-object@npm:1.2.1"
|
|
12818
12802
|
dependencies:
|
|
12819
|
-
call-bound: "npm:^1.0.
|
|
12803
|
+
call-bound: "npm:^1.0.2"
|
|
12820
12804
|
has-tostringtag: "npm:^1.0.2"
|
|
12821
|
-
checksum: 10c0/
|
|
12805
|
+
checksum: 10c0/2ef601d255a39fdbde79cfe6be80c27b47430ed6712407f29b17d002e20f64c1e3d6692f1d842ba16bf1e9d8ddf1c4f13cac3ed7d9a4a21290f44879ebb4e8f5
|
|
12822
12806
|
languageName: node
|
|
12823
12807
|
linkType: hard
|
|
12824
12808
|
|
|
@@ -12836,7 +12820,7 @@ __metadata:
|
|
|
12836
12820
|
languageName: node
|
|
12837
12821
|
linkType: hard
|
|
12838
12822
|
|
|
12839
|
-
"is-callable@npm:^1.2.7":
|
|
12823
|
+
"is-callable@npm:^1.1.3, is-callable@npm:^1.2.7":
|
|
12840
12824
|
version: 1.2.7
|
|
12841
12825
|
resolution: "is-callable@npm:1.2.7"
|
|
12842
12826
|
checksum: 10c0/ceebaeb9d92e8adee604076971dd6000d38d6afc40bb843ea8e45c5579b57671c3f3b50d7f04869618242c6cee08d1b67806a8cb8edaaaf7c0748b3720d6066f
|
|
@@ -13232,11 +13216,11 @@ __metadata:
|
|
|
13232
13216
|
linkType: hard
|
|
13233
13217
|
|
|
13234
13218
|
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0":
|
|
13235
|
-
version: 1.1.
|
|
13236
|
-
resolution: "is-weakref@npm:1.1.
|
|
13219
|
+
version: 1.1.0
|
|
13220
|
+
resolution: "is-weakref@npm:1.1.0"
|
|
13237
13221
|
dependencies:
|
|
13238
|
-
call-bound: "npm:^1.0.
|
|
13239
|
-
checksum: 10c0/
|
|
13222
|
+
call-bound: "npm:^1.0.2"
|
|
13223
|
+
checksum: 10c0/aa835f62e29cb60132ecb3ec7d11bd0f39ec7322325abe8412b805aef47153ec2daefdb21759b049711c674f49b13202a31d8d126bcdff7d8671c78babd4ae5b
|
|
13240
13224
|
languageName: node
|
|
13241
13225
|
linkType: hard
|
|
13242
13226
|
|
|
@@ -13811,9 +13795,9 @@ __metadata:
|
|
|
13811
13795
|
linkType: hard
|
|
13812
13796
|
|
|
13813
13797
|
"libphonenumber-js@npm:^1.9.11":
|
|
13814
|
-
version: 1.11.
|
|
13815
|
-
resolution: "libphonenumber-js@npm:1.11.
|
|
13816
|
-
checksum: 10c0/
|
|
13798
|
+
version: 1.11.18
|
|
13799
|
+
resolution: "libphonenumber-js@npm:1.11.18"
|
|
13800
|
+
checksum: 10c0/4877d2521426e4094cbf1991fd30778d3856e702acce655a767a1ba261d8e765901dc17944d627a7ee083992ee4c427007bf9d488207432b6b5dee982b849de4
|
|
13817
13801
|
languageName: node
|
|
13818
13802
|
linkType: hard
|
|
13819
13803
|
|
|
@@ -15092,8 +15076,8 @@ __metadata:
|
|
|
15092
15076
|
linkType: hard
|
|
15093
15077
|
|
|
15094
15078
|
"node-gyp@npm:latest":
|
|
15095
|
-
version: 11.
|
|
15096
|
-
resolution: "node-gyp@npm:11.
|
|
15079
|
+
version: 11.0.0
|
|
15080
|
+
resolution: "node-gyp@npm:11.0.0"
|
|
15097
15081
|
dependencies:
|
|
15098
15082
|
env-paths: "npm:^2.2.0"
|
|
15099
15083
|
exponential-backoff: "npm:^3.1.1"
|
|
@@ -15107,7 +15091,7 @@ __metadata:
|
|
|
15107
15091
|
which: "npm:^5.0.0"
|
|
15108
15092
|
bin:
|
|
15109
15093
|
node-gyp: bin/node-gyp.js
|
|
15110
|
-
checksum: 10c0/
|
|
15094
|
+
checksum: 10c0/a3b885bbee2d271f1def32ba2e30ffcf4562a3db33af06b8b365e053153e2dd2051b9945783c3c8e852d26a0f20f65b251c7e83361623383a99635c0280ee573
|
|
15111
15095
|
languageName: node
|
|
15112
15096
|
linkType: hard
|
|
15113
15097
|
|
|
@@ -15164,13 +15148,13 @@ __metadata:
|
|
|
15164
15148
|
linkType: hard
|
|
15165
15149
|
|
|
15166
15150
|
"nopt@npm:^8.0.0":
|
|
15167
|
-
version: 8.
|
|
15168
|
-
resolution: "nopt@npm:8.
|
|
15151
|
+
version: 8.0.0
|
|
15152
|
+
resolution: "nopt@npm:8.0.0"
|
|
15169
15153
|
dependencies:
|
|
15170
|
-
abbrev: "npm:^
|
|
15154
|
+
abbrev: "npm:^2.0.0"
|
|
15171
15155
|
bin:
|
|
15172
15156
|
nopt: bin/nopt.js
|
|
15173
|
-
checksum: 10c0/
|
|
15157
|
+
checksum: 10c0/19cb986f79abaca2d0f0b560021da7b32ee6fcc3de48f3eaeb0c324d36755c17754f886a754c091f01f740c17caf7d6aea8237b7fbaf39f476ae5e30a249f18f
|
|
15174
15158
|
languageName: node
|
|
15175
15159
|
linkType: hard
|
|
15176
15160
|
|
|
@@ -15288,9 +15272,9 @@ __metadata:
|
|
|
15288
15272
|
linkType: hard
|
|
15289
15273
|
|
|
15290
15274
|
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.3":
|
|
15291
|
-
version: 1.13.
|
|
15292
|
-
resolution: "object-inspect@npm:1.13.
|
|
15293
|
-
checksum: 10c0/
|
|
15275
|
+
version: 1.13.3
|
|
15276
|
+
resolution: "object-inspect@npm:1.13.3"
|
|
15277
|
+
checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4
|
|
15294
15278
|
languageName: node
|
|
15295
15279
|
linkType: hard
|
|
15296
15280
|
|
|
@@ -15913,9 +15897,9 @@ __metadata:
|
|
|
15913
15897
|
linkType: hard
|
|
15914
15898
|
|
|
15915
15899
|
"pathe@npm:^2.0.1":
|
|
15916
|
-
version: 2.0.
|
|
15917
|
-
resolution: "pathe@npm:2.0.
|
|
15918
|
-
checksum: 10c0/
|
|
15900
|
+
version: 2.0.1
|
|
15901
|
+
resolution: "pathe@npm:2.0.1"
|
|
15902
|
+
checksum: 10c0/902139a0beddcdc4396f59bf94315a2a228f01666348cd0b4274d9d0aab31325c390a883a6707b9149a9ec39a7a6fe4846e7d11de83be9c596a33daa850a37ef
|
|
15919
15903
|
languageName: node
|
|
15920
15904
|
linkType: hard
|
|
15921
15905
|
|
|
@@ -16080,21 +16064,21 @@ __metadata:
|
|
|
16080
16064
|
linkType: hard
|
|
16081
16065
|
|
|
16082
16066
|
"possible-typed-array-names@npm:^1.0.0":
|
|
16083
|
-
version: 1.
|
|
16084
|
-
resolution: "possible-typed-array-names@npm:1.
|
|
16085
|
-
checksum: 10c0/
|
|
16067
|
+
version: 1.0.0
|
|
16068
|
+
resolution: "possible-typed-array-names@npm:1.0.0"
|
|
16069
|
+
checksum: 10c0/d9aa22d31f4f7680e20269db76791b41c3a32c01a373e25f8a4813b4d45f7456bfc2b6d68f752dc4aab0e0bb0721cb3d76fb678c9101cb7a16316664bc2c73fd
|
|
16086
16070
|
languageName: node
|
|
16087
16071
|
linkType: hard
|
|
16088
16072
|
|
|
16089
16073
|
"postcss-calc@npm:^10.0.2":
|
|
16090
|
-
version: 10.1.
|
|
16091
|
-
resolution: "postcss-calc@npm:10.1.
|
|
16074
|
+
version: 10.1.0
|
|
16075
|
+
resolution: "postcss-calc@npm:10.1.0"
|
|
16092
16076
|
dependencies:
|
|
16093
16077
|
postcss-selector-parser: "npm:^7.0.0"
|
|
16094
16078
|
postcss-value-parser: "npm:^4.2.0"
|
|
16095
16079
|
peerDependencies:
|
|
16096
16080
|
postcss: ^8.4.38
|
|
16097
|
-
checksum: 10c0/
|
|
16081
|
+
checksum: 10c0/63f8f77f2b5f2987f0ae6b731a1034fabbb777fbec3f778662351b6c9ae006d431daca1e3e2c315acfa3aa94b3e4c1b71c4e76c6b9a8d5321398814e84446415
|
|
16098
16082
|
languageName: node
|
|
16099
16083
|
linkType: hard
|
|
16100
16084
|
|
|
@@ -16570,12 +16554,12 @@ __metadata:
|
|
|
16570
16554
|
linkType: hard
|
|
16571
16555
|
|
|
16572
16556
|
"postcss-selector-parser@npm:^7.0.0":
|
|
16573
|
-
version: 7.
|
|
16574
|
-
resolution: "postcss-selector-parser@npm:7.
|
|
16557
|
+
version: 7.0.0
|
|
16558
|
+
resolution: "postcss-selector-parser@npm:7.0.0"
|
|
16575
16559
|
dependencies:
|
|
16576
16560
|
cssesc: "npm:^3.0.0"
|
|
16577
16561
|
util-deprecate: "npm:^1.0.2"
|
|
16578
|
-
checksum: 10c0/
|
|
16562
|
+
checksum: 10c0/e96e096afcce70bf5c97789f5ea09d7415ae5eb701d82b05b5e8532885d31363b484fcb1ca9488c9a331f30508d9e5bb6c3109eb2eb5067ef3d3919f9928cd9d
|
|
16579
16563
|
languageName: node
|
|
16580
16564
|
linkType: hard
|
|
16581
16565
|
|
|
@@ -16647,13 +16631,13 @@ __metadata:
|
|
|
16647
16631
|
linkType: hard
|
|
16648
16632
|
|
|
16649
16633
|
"postcss@npm:^8.2.6, postcss@npm:^8.4.23, postcss@npm:^8.4.39":
|
|
16650
|
-
version: 8.5.
|
|
16651
|
-
resolution: "postcss@npm:8.5.
|
|
16634
|
+
version: 8.5.1
|
|
16635
|
+
resolution: "postcss@npm:8.5.1"
|
|
16652
16636
|
dependencies:
|
|
16653
16637
|
nanoid: "npm:^3.3.8"
|
|
16654
16638
|
picocolors: "npm:^1.1.1"
|
|
16655
16639
|
source-map-js: "npm:^1.2.1"
|
|
16656
|
-
checksum: 10c0/
|
|
16640
|
+
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
|
|
16657
16641
|
languageName: node
|
|
16658
16642
|
linkType: hard
|
|
16659
16643
|
|
|
@@ -17043,15 +17027,15 @@ __metadata:
|
|
|
17043
17027
|
linkType: hard
|
|
17044
17028
|
|
|
17045
17029
|
"prosemirror-tables@npm:^1.3.0":
|
|
17046
|
-
version: 1.6.
|
|
17047
|
-
resolution: "prosemirror-tables@npm:1.6.
|
|
17030
|
+
version: 1.6.2
|
|
17031
|
+
resolution: "prosemirror-tables@npm:1.6.2"
|
|
17048
17032
|
dependencies:
|
|
17049
17033
|
prosemirror-keymap: "npm:^1.2.2"
|
|
17050
17034
|
prosemirror-model: "npm:^1.24.1"
|
|
17051
17035
|
prosemirror-state: "npm:^1.4.3"
|
|
17052
17036
|
prosemirror-transform: "npm:^1.10.2"
|
|
17053
|
-
prosemirror-view: "npm:^1.37.
|
|
17054
|
-
checksum: 10c0/
|
|
17037
|
+
prosemirror-view: "npm:^1.37.1"
|
|
17038
|
+
checksum: 10c0/cac5a8d88189d4801873f404c86fda3b161b30a637be1b08337e4ba521c668ec070543d09cef728a3f6990d8035146c3da73b9cee812833a424d8780cfef5a30
|
|
17055
17039
|
languageName: node
|
|
17056
17040
|
linkType: hard
|
|
17057
17041
|
|
|
@@ -17078,14 +17062,14 @@ __metadata:
|
|
|
17078
17062
|
languageName: node
|
|
17079
17063
|
linkType: hard
|
|
17080
17064
|
|
|
17081
|
-
"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.
|
|
17082
|
-
version: 1.
|
|
17083
|
-
resolution: "prosemirror-view@npm: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.1
|
|
17067
|
+
resolution: "prosemirror-view@npm:1.37.1"
|
|
17084
17068
|
dependencies:
|
|
17085
17069
|
prosemirror-model: "npm:^1.20.0"
|
|
17086
17070
|
prosemirror-state: "npm:^1.0.0"
|
|
17087
17071
|
prosemirror-transform: "npm:^1.1.0"
|
|
17088
|
-
checksum: 10c0/
|
|
17072
|
+
checksum: 10c0/19552162446b309d5fe8429591302c72737415c666a43d3d620e40fd2650558a552e8727826fa1b3a5974b849af4a80977aa7288ea3e0f98cc8f42613efd584a
|
|
17089
17073
|
languageName: node
|
|
17090
17074
|
linkType: hard
|
|
17091
17075
|
|
|
@@ -17906,21 +17890,21 @@ __metadata:
|
|
|
17906
17890
|
linkType: hard
|
|
17907
17891
|
|
|
17908
17892
|
"react-remove-scroll@npm:^2.5.5":
|
|
17909
|
-
version: 2.6.
|
|
17910
|
-
resolution: "react-remove-scroll@npm:2.6.
|
|
17893
|
+
version: 2.6.2
|
|
17894
|
+
resolution: "react-remove-scroll@npm:2.6.2"
|
|
17911
17895
|
dependencies:
|
|
17912
17896
|
react-remove-scroll-bar: "npm:^2.3.7"
|
|
17913
|
-
react-style-singleton: "npm:^2.2.
|
|
17897
|
+
react-style-singleton: "npm:^2.2.1"
|
|
17914
17898
|
tslib: "npm:^2.1.0"
|
|
17915
17899
|
use-callback-ref: "npm:^1.3.3"
|
|
17916
|
-
use-sidecar: "npm:^1.1.
|
|
17900
|
+
use-sidecar: "npm:^1.1.2"
|
|
17917
17901
|
peerDependencies:
|
|
17918
17902
|
"@types/react": "*"
|
|
17919
17903
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
17920
17904
|
peerDependenciesMeta:
|
|
17921
17905
|
"@types/react":
|
|
17922
17906
|
optional: true
|
|
17923
|
-
checksum: 10c0/
|
|
17907
|
+
checksum: 10c0/8273e3f67a460af84b3387c93459b33920d48be15091c5ea10e8c1c4f514ad41f71dad028ee13df25370e5de16cadf02697fe28adaacbdacdf8b57bbf03ee559
|
|
17924
17908
|
languageName: node
|
|
17925
17909
|
linkType: hard
|
|
17926
17910
|
|
|
@@ -18040,7 +18024,7 @@ __metadata:
|
|
|
18040
18024
|
languageName: node
|
|
18041
18025
|
linkType: hard
|
|
18042
18026
|
|
|
18043
|
-
"react-style-singleton@npm:^2.2.
|
|
18027
|
+
"react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
|
|
18044
18028
|
version: 2.2.3
|
|
18045
18029
|
resolution: "react-style-singleton@npm:2.2.3"
|
|
18046
18030
|
dependencies:
|
|
@@ -18935,28 +18919,28 @@ __metadata:
|
|
|
18935
18919
|
linkType: hard
|
|
18936
18920
|
|
|
18937
18921
|
"rollup@npm:^4.13.0":
|
|
18938
|
-
version: 4.
|
|
18939
|
-
resolution: "rollup@npm:4.
|
|
18940
|
-
dependencies:
|
|
18941
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
18942
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
18943
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
18944
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
18945
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
18946
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
18947
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
18948
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
18949
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
18950
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
18951
|
-
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.
|
|
18952
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.
|
|
18953
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
18954
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
18955
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
18956
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
18957
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
18958
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
18959
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.
|
|
18922
|
+
version: 4.30.1
|
|
18923
|
+
resolution: "rollup@npm:4.30.1"
|
|
18924
|
+
dependencies:
|
|
18925
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.30.1"
|
|
18926
|
+
"@rollup/rollup-android-arm64": "npm:4.30.1"
|
|
18927
|
+
"@rollup/rollup-darwin-arm64": "npm:4.30.1"
|
|
18928
|
+
"@rollup/rollup-darwin-x64": "npm:4.30.1"
|
|
18929
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.30.1"
|
|
18930
|
+
"@rollup/rollup-freebsd-x64": "npm:4.30.1"
|
|
18931
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.30.1"
|
|
18932
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.30.1"
|
|
18933
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.30.1"
|
|
18934
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.30.1"
|
|
18935
|
+
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.30.1"
|
|
18936
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.30.1"
|
|
18937
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.30.1"
|
|
18938
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.30.1"
|
|
18939
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.30.1"
|
|
18940
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.30.1"
|
|
18941
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.30.1"
|
|
18942
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.30.1"
|
|
18943
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.30.1"
|
|
18960
18944
|
"@types/estree": "npm:1.0.6"
|
|
18961
18945
|
fsevents: "npm:~2.3.2"
|
|
18962
18946
|
dependenciesMeta:
|
|
@@ -19002,7 +18986,7 @@ __metadata:
|
|
|
19002
18986
|
optional: true
|
|
19003
18987
|
bin:
|
|
19004
18988
|
rollup: dist/bin/rollup
|
|
19005
|
-
checksum: 10c0/
|
|
18989
|
+
checksum: 10c0/a318c57e2ca9741e1503bcd75483949c6e83edd72234a468010a3098a34248f523e44f7ad4fde90dc5c2da56abc1b78ac42a9329e1dbd708682728adbd8df7cc
|
|
19006
18990
|
languageName: node
|
|
19007
18991
|
linkType: hard
|
|
19008
18992
|
|
|
@@ -19284,11 +19268,11 @@ __metadata:
|
|
|
19284
19268
|
linkType: hard
|
|
19285
19269
|
|
|
19286
19270
|
"semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4":
|
|
19287
|
-
version: 7.
|
|
19288
|
-
resolution: "semver@npm:7.
|
|
19271
|
+
version: 7.6.3
|
|
19272
|
+
resolution: "semver@npm:7.6.3"
|
|
19289
19273
|
bin:
|
|
19290
19274
|
semver: bin/semver.js
|
|
19291
|
-
checksum: 10c0/
|
|
19275
|
+
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
|
|
19292
19276
|
languageName: node
|
|
19293
19277
|
linkType: hard
|
|
19294
19278
|
|
|
@@ -19698,12 +19682,12 @@ __metadata:
|
|
|
19698
19682
|
linkType: hard
|
|
19699
19683
|
|
|
19700
19684
|
"socks@npm:^2.8.3":
|
|
19701
|
-
version: 2.8.
|
|
19702
|
-
resolution: "socks@npm:2.8.
|
|
19685
|
+
version: 2.8.3
|
|
19686
|
+
resolution: "socks@npm:2.8.3"
|
|
19703
19687
|
dependencies:
|
|
19704
19688
|
ip-address: "npm:^9.0.5"
|
|
19705
19689
|
smart-buffer: "npm:^4.2.0"
|
|
19706
|
-
checksum: 10c0/
|
|
19690
|
+
checksum: 10c0/d54a52bf9325165770b674a67241143a3d8b4e4c8884560c4e0e078aace2a728dffc7f70150660f51b85797c4e1a3b82f9b7aa25e0a0ceae1a243365da5c51a7
|
|
19707
19691
|
languageName: node
|
|
19708
19692
|
linkType: hard
|
|
19709
19693
|
|
|
@@ -20305,9 +20289,9 @@ __metadata:
|
|
|
20305
20289
|
linkType: hard
|
|
20306
20290
|
|
|
20307
20291
|
"stylis@npm:^4.3.0":
|
|
20308
|
-
version: 4.3.
|
|
20309
|
-
resolution: "stylis@npm:4.3.
|
|
20310
|
-
checksum: 10c0/
|
|
20292
|
+
version: 4.3.5
|
|
20293
|
+
resolution: "stylis@npm:4.3.5"
|
|
20294
|
+
checksum: 10c0/da2976e05a9bacd87450b59d64c17669e4a1043c01a91213420d88baeb4f3bcc58409335e5bbce316e3ba570e15d63e1393ec56cf1e60507782897ab3bb04872
|
|
20311
20295
|
languageName: node
|
|
20312
20296
|
linkType: hard
|
|
20313
20297
|
|
|
@@ -20581,8 +20565,8 @@ __metadata:
|
|
|
20581
20565
|
linkType: hard
|
|
20582
20566
|
|
|
20583
20567
|
"terser@npm:^5.3.4":
|
|
20584
|
-
version: 5.
|
|
20585
|
-
resolution: "terser@npm:5.
|
|
20568
|
+
version: 5.37.0
|
|
20569
|
+
resolution: "terser@npm:5.37.0"
|
|
20586
20570
|
dependencies:
|
|
20587
20571
|
"@jridgewell/source-map": "npm:^0.3.3"
|
|
20588
20572
|
acorn: "npm:^8.8.2"
|
|
@@ -20590,7 +20574,7 @@ __metadata:
|
|
|
20590
20574
|
source-map-support: "npm:~0.5.20"
|
|
20591
20575
|
bin:
|
|
20592
20576
|
terser: bin/terser
|
|
20593
|
-
checksum: 10c0/
|
|
20577
|
+
checksum: 10c0/ff0dc79b0a0da821e7f5bf7a047eab6d04e70e88b62339a0f1d71117db3310e255f5c00738fa3b391f56c3571f800a00047720261ba04ced0241c1f9922199f4
|
|
20594
20578
|
languageName: node
|
|
20595
20579
|
linkType: hard
|
|
20596
20580
|
|
|
@@ -20821,8 +20805,8 @@ __metadata:
|
|
|
20821
20805
|
linkType: hard
|
|
20822
20806
|
|
|
20823
20807
|
"tsconfck@npm:^3.0.3":
|
|
20824
|
-
version: 3.1.
|
|
20825
|
-
resolution: "tsconfck@npm:3.1.
|
|
20808
|
+
version: 3.1.4
|
|
20809
|
+
resolution: "tsconfck@npm:3.1.4"
|
|
20826
20810
|
peerDependencies:
|
|
20827
20811
|
typescript: ^5.0.0
|
|
20828
20812
|
peerDependenciesMeta:
|
|
@@ -20830,7 +20814,7 @@ __metadata:
|
|
|
20830
20814
|
optional: true
|
|
20831
20815
|
bin:
|
|
20832
20816
|
tsconfck: bin/tsconfck.js
|
|
20833
|
-
checksum: 10c0/
|
|
20817
|
+
checksum: 10c0/5120e91b3388574b449d57d08f45d05d9966cf4b9d6aa1018652c1fff6d7d37b1ed099b07e6ebf6099aa40b8a16968dd337198c55b7274892849112b942861ed
|
|
20834
20818
|
languageName: node
|
|
20835
20819
|
linkType: hard
|
|
20836
20820
|
|
|
@@ -21495,7 +21479,7 @@ __metadata:
|
|
|
21495
21479
|
languageName: node
|
|
21496
21480
|
linkType: hard
|
|
21497
21481
|
|
|
21498
|
-
"use-sidecar@npm:^1.1.
|
|
21482
|
+
"use-sidecar@npm:^1.1.2":
|
|
21499
21483
|
version: 1.1.3
|
|
21500
21484
|
resolution: "use-sidecar@npm:1.1.3"
|
|
21501
21485
|
dependencies:
|
|
@@ -21771,9 +21755,9 @@ __metadata:
|
|
|
21771
21755
|
linkType: hard
|
|
21772
21756
|
|
|
21773
21757
|
"vscode-uri@npm:^3.0.8":
|
|
21774
|
-
version: 3.
|
|
21775
|
-
resolution: "vscode-uri@npm:3.
|
|
21776
|
-
checksum: 10c0/
|
|
21758
|
+
version: 3.0.8
|
|
21759
|
+
resolution: "vscode-uri@npm:3.0.8"
|
|
21760
|
+
checksum: 10c0/f7f217f526bf109589969fe6e66b71e70b937de1385a1d7bb577ca3ee7c5e820d3856a86e9ff2fa9b7a0bc56a3dd8c3a9a557d3fedd7df414bc618d5e6b567f9
|
|
21777
21761
|
languageName: node
|
|
21778
21762
|
linkType: hard
|
|
21779
21763
|
|