@licklist/design 0.70.10-dev.0 → 0.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +9 -9
- package/dist/calendar/components/CalendarWeekdays/CalendarWeekdays.js +3 -2
- package/dist/calendar/utils/index.d.ts +2 -8
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +21 -9
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +3 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -2
- 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-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/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/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -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/layout/DropDown.d.ts +1 -2
- package/dist/layout/DropDown.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/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 +1 -4
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +1 -1
- 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.js +0 -1
- 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.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +3 -0
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- 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/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/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/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/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +0 -6
- 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/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +0 -3
- 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 +1 -1
- package/dist/styles/date-time-button/DateTimeButton.scss +0 -1
- package/dist/styles/iframe-events/Calendar.scss +13 -10
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/iframe-page/PageBody.scss +0 -1
- package/dist/styles/product-set/ProductSetForm.scss +0 -22
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
- package/dist/styles/sales/BookingResults.scss +1 -1
- 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 +7 -9
- package/src/affiliate/form/AffiliateForm.tsx +0 -1
- package/src/auth/Login/LoginComponent.tsx +1 -1
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +1 -2
- package/src/calendar/components/CalendarWeekdays/CalendarWeekdays.tsx +2 -2
- package/src/calendar/utils/index.ts +26 -17
- package/src/date-time-button/DateContent.tsx +3 -3
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +0 -9
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
- package/src/iframe/ryft/utils/ryft-form.ts +5 -6
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +0 -1
- package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
- package/src/product-set/form/ProductSetForm.tsx +2 -6
- package/src/product-set/form/ProductZonesControl.tsx +4 -1
- 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 +3 -0
- package/src/product-set/product/ProductControl.tsx +1 -0
- 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/recurrence-input/RecurrenceEndInput.tsx +0 -1
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +0 -1
- 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/setting/admin/PaymentFeeForm.tsx +0 -5
- package/src/setting/dashboard/DashboardSettingForm.tsx +0 -1
- package/src/snippet/snippet-template/preview/Preview.tsx +0 -6
- package/src/sortable-tree/SortableTreeItem.tsx +0 -6
- package/src/static/CurrencyNumberInput.tsx +0 -1
- package/src/static/form-number-input/FormNumberInput.tsx +0 -1
- package/src/static/number-input/NumberInput.tsx +0 -1
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +1 -1
- package/src/styles/date-time-button/DateTimeButton.scss +0 -1
- package/src/styles/iframe-events/Calendar.scss +13 -10
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/iframe-page/PageBody.scss +0 -1
- package/src/styles/product-set/ProductSetForm.scss +0 -22
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +3 -1
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/zone/form/components/GameDurationControl.tsx +0 -1
- package/src/zone/form/components/SortControl.tsx +0 -1
- package/yarn.lock +146 -135
package/yarn.lock
CHANGED
|
@@ -2466,9 +2466,9 @@ __metadata:
|
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@licklist/core@npm:0.31.
|
|
2470
|
-
version: 0.31.
|
|
2471
|
-
resolution: "@licklist/core@npm:0.31.
|
|
2469
|
+
"@licklist/core@npm:0.31.1":
|
|
2470
|
+
version: 0.31.1
|
|
2471
|
+
resolution: "@licklist/core@npm:0.31.1"
|
|
2472
2472
|
dependencies:
|
|
2473
2473
|
"@sentry/browser": "npm:6.2.0"
|
|
2474
2474
|
axios: "npm:0.26.0"
|
|
@@ -2490,13 +2490,13 @@ __metadata:
|
|
|
2490
2490
|
react-i18next: 11.8.8
|
|
2491
2491
|
react-intl: 6.6.8
|
|
2492
2492
|
zustand: 3.7.2
|
|
2493
|
-
checksum: 10c0/
|
|
2493
|
+
checksum: 10c0/227e4c51206692edc89482a3b024db0e0a68abf793512212e1bd4631ded3e40428c11f823361cdf305742758b404fa64fdecf9748ea3d71394a3b378f7eee63e
|
|
2494
2494
|
languageName: node
|
|
2495
2495
|
linkType: hard
|
|
2496
2496
|
|
|
2497
|
-
"@licklist/core@npm:0.31.
|
|
2498
|
-
version: 0.31.
|
|
2499
|
-
resolution: "@licklist/core@npm:0.31.
|
|
2497
|
+
"@licklist/core@npm:0.31.5":
|
|
2498
|
+
version: 0.31.5
|
|
2499
|
+
resolution: "@licklist/core@npm:0.31.5"
|
|
2500
2500
|
dependencies:
|
|
2501
2501
|
"@sentry/browser": "npm:6.2.0"
|
|
2502
2502
|
axios: "npm:0.26.0"
|
|
@@ -2518,7 +2518,7 @@ __metadata:
|
|
|
2518
2518
|
react-i18next: 11.8.8
|
|
2519
2519
|
react-intl: 6.6.8
|
|
2520
2520
|
zustand: 3.7.2
|
|
2521
|
-
checksum: 10c0/
|
|
2521
|
+
checksum: 10c0/d33fcc9b2e12c3febc7fb7497e5eb427f7547fb3ca7e3db7d6cbdf5d674d053004f7788140b76353f8a5544a909aa3bc84210d9da613c80a13662139eac85fee
|
|
2522
2522
|
languageName: node
|
|
2523
2523
|
linkType: hard
|
|
2524
2524
|
|
|
@@ -2533,9 +2533,9 @@ __metadata:
|
|
|
2533
2533
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2534
2534
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2535
2535
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2536
|
-
"@licklist/core": "npm:0.31.
|
|
2536
|
+
"@licklist/core": "npm:0.31.5"
|
|
2537
2537
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2538
|
-
"@licklist/plugins": "npm:0.34.0
|
|
2538
|
+
"@licklist/plugins": "npm:0.34.0"
|
|
2539
2539
|
"@mantine/core": "npm:6.0.22"
|
|
2540
2540
|
"@mantine/hooks": "npm:6.0.22"
|
|
2541
2541
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2664,9 +2664,9 @@ __metadata:
|
|
|
2664
2664
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2665
2665
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2666
2666
|
peerDependencies:
|
|
2667
|
-
"@licklist/core": 0.31.
|
|
2667
|
+
"@licklist/core": 0.31.5
|
|
2668
2668
|
"@licklist/eslint-config": 0.5.6
|
|
2669
|
-
"@licklist/plugins": 0.34.0
|
|
2669
|
+
"@licklist/plugins": 0.34.0
|
|
2670
2670
|
lodash: 4.17.21
|
|
2671
2671
|
luxon: 3.5.0
|
|
2672
2672
|
react: 17.0.2
|
|
@@ -2696,11 +2696,11 @@ __metadata:
|
|
|
2696
2696
|
languageName: node
|
|
2697
2697
|
linkType: hard
|
|
2698
2698
|
|
|
2699
|
-
"@licklist/plugins@npm:0.34.0
|
|
2700
|
-
version: 0.34.0
|
|
2701
|
-
resolution: "@licklist/plugins@npm:0.34.0
|
|
2699
|
+
"@licklist/plugins@npm:0.34.0":
|
|
2700
|
+
version: 0.34.0
|
|
2701
|
+
resolution: "@licklist/plugins@npm:0.34.0"
|
|
2702
2702
|
dependencies:
|
|
2703
|
-
"@licklist/core": "npm:0.31.
|
|
2703
|
+
"@licklist/core": "npm:0.31.1"
|
|
2704
2704
|
axios: "npm:0.26.0"
|
|
2705
2705
|
history: "npm:4.10.1"
|
|
2706
2706
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2720,7 +2720,7 @@ __metadata:
|
|
|
2720
2720
|
rrule: "npm:2.6.8"
|
|
2721
2721
|
use-debounce: "npm:7.0.1"
|
|
2722
2722
|
peerDependencies:
|
|
2723
|
-
"@licklist/core": 0.
|
|
2723
|
+
"@licklist/core": 0.30.1
|
|
2724
2724
|
"@licklist/eslint-config": 0.5.6
|
|
2725
2725
|
axios: 0.26.0
|
|
2726
2726
|
lodash: 4.17.21
|
|
@@ -2732,7 +2732,7 @@ __metadata:
|
|
|
2732
2732
|
react-loader: 2.4.7
|
|
2733
2733
|
react-query: 3.34.12
|
|
2734
2734
|
react-router-dom: 5.2.0
|
|
2735
|
-
checksum: 10c0/
|
|
2735
|
+
checksum: 10c0/222f031404a844b0badc691045da056bc1d52b6a6451aa2142d035dfde847545e30880f51c9806237b67cc5670d1cc02b85f66d5a89cbf43628c576512489acf
|
|
2736
2736
|
languageName: node
|
|
2737
2737
|
linkType: hard
|
|
2738
2738
|
|
|
@@ -3316,128 +3316,128 @@ __metadata:
|
|
|
3316
3316
|
languageName: node
|
|
3317
3317
|
linkType: hard
|
|
3318
3318
|
|
|
3319
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
3320
|
-
version: 4.
|
|
3321
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
3319
|
+
"@rollup/rollup-android-arm-eabi@npm:4.25.0":
|
|
3320
|
+
version: 4.25.0
|
|
3321
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.25.0"
|
|
3322
3322
|
conditions: os=android & cpu=arm
|
|
3323
3323
|
languageName: node
|
|
3324
3324
|
linkType: hard
|
|
3325
3325
|
|
|
3326
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
3327
|
-
version: 4.
|
|
3328
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
3326
|
+
"@rollup/rollup-android-arm64@npm:4.25.0":
|
|
3327
|
+
version: 4.25.0
|
|
3328
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.25.0"
|
|
3329
3329
|
conditions: os=android & cpu=arm64
|
|
3330
3330
|
languageName: node
|
|
3331
3331
|
linkType: hard
|
|
3332
3332
|
|
|
3333
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
3334
|
-
version: 4.
|
|
3335
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
3333
|
+
"@rollup/rollup-darwin-arm64@npm:4.25.0":
|
|
3334
|
+
version: 4.25.0
|
|
3335
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.25.0"
|
|
3336
3336
|
conditions: os=darwin & cpu=arm64
|
|
3337
3337
|
languageName: node
|
|
3338
3338
|
linkType: hard
|
|
3339
3339
|
|
|
3340
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
3341
|
-
version: 4.
|
|
3342
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
3340
|
+
"@rollup/rollup-darwin-x64@npm:4.25.0":
|
|
3341
|
+
version: 4.25.0
|
|
3342
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.25.0"
|
|
3343
3343
|
conditions: os=darwin & cpu=x64
|
|
3344
3344
|
languageName: node
|
|
3345
3345
|
linkType: hard
|
|
3346
3346
|
|
|
3347
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
3348
|
-
version: 4.
|
|
3349
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
3347
|
+
"@rollup/rollup-freebsd-arm64@npm:4.25.0":
|
|
3348
|
+
version: 4.25.0
|
|
3349
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.25.0"
|
|
3350
3350
|
conditions: os=freebsd & cpu=arm64
|
|
3351
3351
|
languageName: node
|
|
3352
3352
|
linkType: hard
|
|
3353
3353
|
|
|
3354
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
3355
|
-
version: 4.
|
|
3356
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
3354
|
+
"@rollup/rollup-freebsd-x64@npm:4.25.0":
|
|
3355
|
+
version: 4.25.0
|
|
3356
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.25.0"
|
|
3357
3357
|
conditions: os=freebsd & cpu=x64
|
|
3358
3358
|
languageName: node
|
|
3359
3359
|
linkType: hard
|
|
3360
3360
|
|
|
3361
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3362
|
-
version: 4.
|
|
3363
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3361
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0":
|
|
3362
|
+
version: 4.25.0
|
|
3363
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0"
|
|
3364
3364
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3365
3365
|
languageName: node
|
|
3366
3366
|
linkType: hard
|
|
3367
3367
|
|
|
3368
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3369
|
-
version: 4.
|
|
3370
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3368
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.25.0":
|
|
3369
|
+
version: 4.25.0
|
|
3370
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.25.0"
|
|
3371
3371
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3372
3372
|
languageName: node
|
|
3373
3373
|
linkType: hard
|
|
3374
3374
|
|
|
3375
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3376
|
-
version: 4.
|
|
3377
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3375
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.25.0":
|
|
3376
|
+
version: 4.25.0
|
|
3377
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.25.0"
|
|
3378
3378
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3379
3379
|
languageName: node
|
|
3380
3380
|
linkType: hard
|
|
3381
3381
|
|
|
3382
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3383
|
-
version: 4.
|
|
3384
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3382
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.25.0":
|
|
3383
|
+
version: 4.25.0
|
|
3384
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.25.0"
|
|
3385
3385
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3386
3386
|
languageName: node
|
|
3387
3387
|
linkType: hard
|
|
3388
3388
|
|
|
3389
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3390
|
-
version: 4.
|
|
3391
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3389
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0":
|
|
3390
|
+
version: 4.25.0
|
|
3391
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0"
|
|
3392
3392
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3393
3393
|
languageName: node
|
|
3394
3394
|
linkType: hard
|
|
3395
3395
|
|
|
3396
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3397
|
-
version: 4.
|
|
3398
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3396
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.25.0":
|
|
3397
|
+
version: 4.25.0
|
|
3398
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.25.0"
|
|
3399
3399
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3400
3400
|
languageName: node
|
|
3401
3401
|
linkType: hard
|
|
3402
3402
|
|
|
3403
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3404
|
-
version: 4.
|
|
3405
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3403
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.25.0":
|
|
3404
|
+
version: 4.25.0
|
|
3405
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.25.0"
|
|
3406
3406
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3407
3407
|
languageName: node
|
|
3408
3408
|
linkType: hard
|
|
3409
3409
|
|
|
3410
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3411
|
-
version: 4.
|
|
3412
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3410
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.25.0":
|
|
3411
|
+
version: 4.25.0
|
|
3412
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.25.0"
|
|
3413
3413
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3414
3414
|
languageName: node
|
|
3415
3415
|
linkType: hard
|
|
3416
3416
|
|
|
3417
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
3418
|
-
version: 4.
|
|
3419
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
3417
|
+
"@rollup/rollup-linux-x64-musl@npm:4.25.0":
|
|
3418
|
+
version: 4.25.0
|
|
3419
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.25.0"
|
|
3420
3420
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3421
3421
|
languageName: node
|
|
3422
3422
|
linkType: hard
|
|
3423
3423
|
|
|
3424
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3425
|
-
version: 4.
|
|
3426
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3424
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.25.0":
|
|
3425
|
+
version: 4.25.0
|
|
3426
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.25.0"
|
|
3427
3427
|
conditions: os=win32 & cpu=arm64
|
|
3428
3428
|
languageName: node
|
|
3429
3429
|
linkType: hard
|
|
3430
3430
|
|
|
3431
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3432
|
-
version: 4.
|
|
3433
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3431
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.25.0":
|
|
3432
|
+
version: 4.25.0
|
|
3433
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.25.0"
|
|
3434
3434
|
conditions: os=win32 & cpu=ia32
|
|
3435
3435
|
languageName: node
|
|
3436
3436
|
linkType: hard
|
|
3437
3437
|
|
|
3438
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3439
|
-
version: 4.
|
|
3440
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3438
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.25.0":
|
|
3439
|
+
version: 4.25.0
|
|
3440
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.25.0"
|
|
3441
3441
|
conditions: os=win32 & cpu=x64
|
|
3442
3442
|
languageName: node
|
|
3443
3443
|
linkType: hard
|
|
@@ -5091,20 +5091,20 @@ __metadata:
|
|
|
5091
5091
|
linkType: hard
|
|
5092
5092
|
|
|
5093
5093
|
"@swc/helpers@npm:^0.5.0":
|
|
5094
|
-
version: 0.5.
|
|
5095
|
-
resolution: "@swc/helpers@npm:0.5.
|
|
5094
|
+
version: 0.5.15
|
|
5095
|
+
resolution: "@swc/helpers@npm:0.5.15"
|
|
5096
5096
|
dependencies:
|
|
5097
|
-
tslib: "npm:^2.
|
|
5098
|
-
checksum: 10c0/
|
|
5097
|
+
tslib: "npm:^2.8.0"
|
|
5098
|
+
checksum: 10c0/33002f74f6f885f04c132960835fdfc474186983ea567606db62e86acd0680ca82f34647e8e610f4e1e422d1c16fce729dde22cd3b797ab1fd9061a825dabca4
|
|
5099
5099
|
languageName: node
|
|
5100
5100
|
linkType: hard
|
|
5101
5101
|
|
|
5102
5102
|
"@swc/types@npm:^0.1.9":
|
|
5103
|
-
version: 0.1.
|
|
5104
|
-
resolution: "@swc/types@npm:0.1.
|
|
5103
|
+
version: 0.1.15
|
|
5104
|
+
resolution: "@swc/types@npm:0.1.15"
|
|
5105
5105
|
dependencies:
|
|
5106
5106
|
"@swc/counter": "npm:^0.1.3"
|
|
5107
|
-
checksum: 10c0/
|
|
5107
|
+
checksum: 10c0/82bcfa64e53c6c93ae162fe9e491e5f300227fad6f110e32d9718e5a0e29586bc79c516234f6eccbe5ccd7ed72b514a21f03196a54408cf1b7b47c072fad44f0
|
|
5108
5108
|
languageName: node
|
|
5109
5109
|
linkType: hard
|
|
5110
5110
|
|
|
@@ -6224,30 +6224,30 @@ __metadata:
|
|
|
6224
6224
|
languageName: node
|
|
6225
6225
|
linkType: hard
|
|
6226
6226
|
|
|
6227
|
-
"@volar/language-core@npm:2.4.
|
|
6228
|
-
version: 2.4.
|
|
6229
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6227
|
+
"@volar/language-core@npm:2.4.10, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6228
|
+
version: 2.4.10
|
|
6229
|
+
resolution: "@volar/language-core@npm:2.4.10"
|
|
6230
6230
|
dependencies:
|
|
6231
|
-
"@volar/source-map": "npm:2.4.
|
|
6232
|
-
checksum: 10c0/
|
|
6231
|
+
"@volar/source-map": "npm:2.4.10"
|
|
6232
|
+
checksum: 10c0/c4c7cb57f9fa477c7669f8c312675a5a94f5d18d19ca125eacf24538ce58b937729910acb46a5532091993999f99cfa51ed1aff51ba8bcd137b777dae5eb4b3c
|
|
6233
6233
|
languageName: node
|
|
6234
6234
|
linkType: hard
|
|
6235
6235
|
|
|
6236
|
-
"@volar/source-map@npm:2.4.
|
|
6237
|
-
version: 2.4.
|
|
6238
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6239
|
-
checksum: 10c0/
|
|
6236
|
+
"@volar/source-map@npm:2.4.10":
|
|
6237
|
+
version: 2.4.10
|
|
6238
|
+
resolution: "@volar/source-map@npm:2.4.10"
|
|
6239
|
+
checksum: 10c0/6d3b18d062c805d4c5c843396df0efc57bbf17ef8697cc17b39e1dfafd4de5fd36adafce945e9c039e4f06c7240c59ca7dcda75ef2d52e125efb35498296f70b
|
|
6240
6240
|
languageName: node
|
|
6241
6241
|
linkType: hard
|
|
6242
6242
|
|
|
6243
6243
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6244
|
-
version: 2.4.
|
|
6245
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6244
|
+
version: 2.4.10
|
|
6245
|
+
resolution: "@volar/typescript@npm:2.4.10"
|
|
6246
6246
|
dependencies:
|
|
6247
|
-
"@volar/language-core": "npm:2.4.
|
|
6247
|
+
"@volar/language-core": "npm:2.4.10"
|
|
6248
6248
|
path-browserify: "npm:^1.0.1"
|
|
6249
6249
|
vscode-uri: "npm:^3.0.8"
|
|
6250
|
-
checksum: 10c0/
|
|
6250
|
+
checksum: 10c0/0d9e5b751fa04f15f519f3252f29dc65e080c5193bf6eefa240ac988b2e85bf096d3a4c50e34fd3149f3e52b00cfa9dadf70888938066ceecdc90c4682401ef4
|
|
6251
6251
|
languageName: node
|
|
6252
6252
|
linkType: hard
|
|
6253
6253
|
|
|
@@ -8073,9 +8073,9 @@ __metadata:
|
|
|
8073
8073
|
linkType: hard
|
|
8074
8074
|
|
|
8075
8075
|
"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.30001669":
|
|
8076
|
-
version: 1.0.
|
|
8077
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8078
|
-
checksum: 10c0/
|
|
8076
|
+
version: 1.0.30001680
|
|
8077
|
+
resolution: "caniuse-lite@npm:1.0.30001680"
|
|
8078
|
+
checksum: 10c0/11a4e7f6f5d5f965cfd4b7dc4aef34e12a26e99647f02b5ac9fd7f7670845473b95ada416a785473237e4b1b67281f7b043c8736c85b77097f6b697e8950b15f
|
|
8079
8079
|
languageName: node
|
|
8080
8080
|
linkType: hard
|
|
8081
8081
|
|
|
@@ -8211,8 +8211,8 @@ __metadata:
|
|
|
8211
8211
|
linkType: hard
|
|
8212
8212
|
|
|
8213
8213
|
"chromatic@npm:^11.4.0":
|
|
8214
|
-
version: 11.
|
|
8215
|
-
resolution: "chromatic@npm:11.
|
|
8214
|
+
version: 11.18.0
|
|
8215
|
+
resolution: "chromatic@npm:11.18.0"
|
|
8216
8216
|
peerDependencies:
|
|
8217
8217
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8218
8218
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8225,7 +8225,7 @@ __metadata:
|
|
|
8225
8225
|
chroma: dist/bin.js
|
|
8226
8226
|
chromatic: dist/bin.js
|
|
8227
8227
|
chromatic-cli: dist/bin.js
|
|
8228
|
-
checksum: 10c0/
|
|
8228
|
+
checksum: 10c0/27761ff8aecad03381b1be529576ebfb49e458c5b1d16b592a0ef05c86a1760bedc3b7c824cc07b3bafa8bc91b64555b0cacafa2eeaa54798a2f0723420e8996
|
|
8229
8229
|
languageName: node
|
|
8230
8230
|
linkType: hard
|
|
8231
8231
|
|
|
@@ -8911,13 +8911,13 @@ __metadata:
|
|
|
8911
8911
|
linkType: hard
|
|
8912
8912
|
|
|
8913
8913
|
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
|
|
8914
|
-
version: 7.0.
|
|
8915
|
-
resolution: "cross-spawn@npm:7.0.
|
|
8914
|
+
version: 7.0.5
|
|
8915
|
+
resolution: "cross-spawn@npm:7.0.5"
|
|
8916
8916
|
dependencies:
|
|
8917
8917
|
path-key: "npm:^3.1.0"
|
|
8918
8918
|
shebang-command: "npm:^2.0.0"
|
|
8919
8919
|
which: "npm:^2.0.1"
|
|
8920
|
-
checksum: 10c0/
|
|
8920
|
+
checksum: 10c0/aa82ce7ac0814a27e6f2b738c5a7cf1fa21a3558a1e42df449fc96541ba3ba731e4d3ecffa4435348808a86212f287c6f20a1ee551ef1ff95d01cfec5f434944
|
|
8921
8921
|
languageName: node
|
|
8922
8922
|
linkType: hard
|
|
8923
8923
|
|
|
@@ -9844,9 +9844,9 @@ __metadata:
|
|
|
9844
9844
|
linkType: hard
|
|
9845
9845
|
|
|
9846
9846
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
|
|
9847
|
-
version: 1.5.
|
|
9848
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9849
|
-
checksum: 10c0/
|
|
9847
|
+
version: 1.5.55
|
|
9848
|
+
resolution: "electron-to-chromium@npm:1.5.55"
|
|
9849
|
+
checksum: 10c0/1b9e0970a591d342cf4d4c95b63bcdb8bffed01edb7c8baed8dd54ea769c8b33c07484c94a031a20363a8129ca2ad1d612ce4ca55ec831244240ae1e6bcdf07c
|
|
9850
9850
|
languageName: node
|
|
9851
9851
|
linkType: hard
|
|
9852
9852
|
|
|
@@ -13715,9 +13715,9 @@ __metadata:
|
|
|
13715
13715
|
linkType: hard
|
|
13716
13716
|
|
|
13717
13717
|
"libphonenumber-js@npm:^1.9.11":
|
|
13718
|
-
version: 1.11.
|
|
13719
|
-
resolution: "libphonenumber-js@npm:1.11.
|
|
13720
|
-
checksum: 10c0/
|
|
13718
|
+
version: 1.11.14
|
|
13719
|
+
resolution: "libphonenumber-js@npm:1.11.14"
|
|
13720
|
+
checksum: 10c0/59fef763545eac4aa3cd81305adb4c23712a7d780434fd7384973a6a5b628daa61dbe093a5ce1fbf5fb73b98bbf2a4966d41e2f897c5d5c528c31456a8bf0f46
|
|
13721
13721
|
languageName: node
|
|
13722
13722
|
linkType: hard
|
|
13723
13723
|
|
|
@@ -15160,9 +15160,9 @@ __metadata:
|
|
|
15160
15160
|
linkType: hard
|
|
15161
15161
|
|
|
15162
15162
|
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.1":
|
|
15163
|
-
version: 1.13.
|
|
15164
|
-
resolution: "object-inspect@npm:1.13.
|
|
15165
|
-
checksum: 10c0/
|
|
15163
|
+
version: 1.13.3
|
|
15164
|
+
resolution: "object-inspect@npm:1.13.3"
|
|
15165
|
+
checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4
|
|
15166
15166
|
languageName: node
|
|
15167
15167
|
linkType: hard
|
|
15168
15168
|
|
|
@@ -15797,7 +15797,7 @@ __metadata:
|
|
|
15797
15797
|
languageName: node
|
|
15798
15798
|
linkType: hard
|
|
15799
15799
|
|
|
15800
|
-
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
|
|
15800
|
+
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
|
|
15801
15801
|
version: 1.1.1
|
|
15802
15802
|
resolution: "picocolors@npm:1.1.1"
|
|
15803
15803
|
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
|
|
@@ -16466,7 +16466,7 @@ __metadata:
|
|
|
16466
16466
|
languageName: node
|
|
16467
16467
|
linkType: hard
|
|
16468
16468
|
|
|
16469
|
-
"postcss@npm:8.4.47
|
|
16469
|
+
"postcss@npm:8.4.47":
|
|
16470
16470
|
version: 8.4.47
|
|
16471
16471
|
resolution: "postcss@npm:8.4.47"
|
|
16472
16472
|
dependencies:
|
|
@@ -16487,6 +16487,17 @@ __metadata:
|
|
|
16487
16487
|
languageName: node
|
|
16488
16488
|
linkType: hard
|
|
16489
16489
|
|
|
16490
|
+
"postcss@npm:^8.2.6, postcss@npm:^8.4.23, postcss@npm:^8.4.39":
|
|
16491
|
+
version: 8.4.48
|
|
16492
|
+
resolution: "postcss@npm:8.4.48"
|
|
16493
|
+
dependencies:
|
|
16494
|
+
nanoid: "npm:^3.3.7"
|
|
16495
|
+
picocolors: "npm:^1.1.1"
|
|
16496
|
+
source-map-js: "npm:^1.2.1"
|
|
16497
|
+
checksum: 10c0/d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a
|
|
16498
|
+
languageName: node
|
|
16499
|
+
linkType: hard
|
|
16500
|
+
|
|
16490
16501
|
"prelude-ls@npm:^1.2.1":
|
|
16491
16502
|
version: 1.2.1
|
|
16492
16503
|
resolution: "prelude-ls@npm:1.2.1"
|
|
@@ -18745,27 +18756,27 @@ __metadata:
|
|
|
18745
18756
|
linkType: hard
|
|
18746
18757
|
|
|
18747
18758
|
"rollup@npm:^4.13.0":
|
|
18748
|
-
version: 4.
|
|
18749
|
-
resolution: "rollup@npm:4.
|
|
18750
|
-
dependencies:
|
|
18751
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
18752
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
18753
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
18754
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
18755
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
18756
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
18757
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
18758
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
18759
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
18760
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
18761
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.
|
|
18762
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
18763
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
18764
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
18765
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
18766
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
18767
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
18768
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.
|
|
18759
|
+
version: 4.25.0
|
|
18760
|
+
resolution: "rollup@npm:4.25.0"
|
|
18761
|
+
dependencies:
|
|
18762
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.25.0"
|
|
18763
|
+
"@rollup/rollup-android-arm64": "npm:4.25.0"
|
|
18764
|
+
"@rollup/rollup-darwin-arm64": "npm:4.25.0"
|
|
18765
|
+
"@rollup/rollup-darwin-x64": "npm:4.25.0"
|
|
18766
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.25.0"
|
|
18767
|
+
"@rollup/rollup-freebsd-x64": "npm:4.25.0"
|
|
18768
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.25.0"
|
|
18769
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.25.0"
|
|
18770
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.25.0"
|
|
18771
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.25.0"
|
|
18772
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.25.0"
|
|
18773
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.25.0"
|
|
18774
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.25.0"
|
|
18775
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.25.0"
|
|
18776
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.25.0"
|
|
18777
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.25.0"
|
|
18778
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.25.0"
|
|
18779
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.25.0"
|
|
18769
18780
|
"@types/estree": "npm:1.0.6"
|
|
18770
18781
|
fsevents: "npm:~2.3.2"
|
|
18771
18782
|
dependenciesMeta:
|
|
@@ -18809,7 +18820,7 @@ __metadata:
|
|
|
18809
18820
|
optional: true
|
|
18810
18821
|
bin:
|
|
18811
18822
|
rollup: dist/bin/rollup
|
|
18812
|
-
checksum: 10c0/
|
|
18823
|
+
checksum: 10c0/fdb4d530bc942024f6e9ee3b5051fd2a8ef545a3869a689f6d1fea0f391e0b257835b639c01dc3024dbafe3790c8210aea547bcddbdb38c002087e5bf4630ad8
|
|
18813
18824
|
languageName: node
|
|
18814
18825
|
linkType: hard
|
|
18815
18826
|
|
|
@@ -20587,7 +20598,7 @@ __metadata:
|
|
|
20587
20598
|
languageName: node
|
|
20588
20599
|
linkType: hard
|
|
20589
20600
|
|
|
20590
|
-
"tslib@npm:^2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0":
|
|
20601
|
+
"tslib@npm:^2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.8.0":
|
|
20591
20602
|
version: 2.8.1
|
|
20592
20603
|
resolution: "tslib@npm:2.8.1"
|
|
20593
20604
|
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
|