@licklist/design 0.70.3 → 0.70.5-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/form/AffiliateForm.d.ts.map +1 -1
- package/dist/assets/iframe/available.svg +4 -4
- package/dist/assets/iframe/available.svg.js +16 -18
- package/dist/auth/Login/LoginComponent.js +2 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +3 -1
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +112 -18
- package/dist/calendar/Calendar.d.ts +2 -0
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +3 -2
- package/dist/calendar/utils/index.d.ts +8 -2
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +9 -21
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.d.ts.map +1 -1
- package/dist/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.js +14 -0
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts +3 -1
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +2 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +0 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts +3 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -3
- 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 +13 -0
- package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.d.ts.map +1 -1
- package/dist/iframe/ryft/RyftPaymentForm.js +26 -13
- package/dist/iframe/ryft/utils/ryft-form.d.ts.map +1 -1
- package/dist/iframe/ryft/utils/ryft-form.js +4 -5
- package/dist/layout/DropDown.d.ts +2 -1
- 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 +3 -0
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +48 -2
- package/dist/product-set/form/ProductSetForm.d.ts +4 -1
- 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 +0 -2
- package/dist/product-set/form/ProductsControl.js +1 -0
- package/dist/product-set/form/SelectCategoryModal.d.ts +12 -0
- 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 +0 -3
- package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
- package/dist/product-set/form/VenueMapsControl.js +0 -3
- 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 +6 -0
- package/dist/product-set/product/deposit/ProductDepositControl.d.ts.map +1 -1
- package/dist/product-set/product/deposit/ProductDepositControl.js +3 -0
- package/dist/product-set/product/duration/ProductDurationControl.d.ts.map +1 -1
- package/dist/product-set/product/duration/ProductDurationControl.js +6 -0
- package/dist/product-set/product/price/ProductPriceControl.d.ts.map +1 -1
- package/dist/product-set/product/price/ProductPriceControl.js +3 -0
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityConstantControl.js +6 -0
- package/dist/product-set/product/quantity/ProductQuantityControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityControl.js +6 -0
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.d.ts.map +1 -1
- package/dist/product-set/product/quantity/ProductQuantityRechargingControl.js +4 -1
- package/dist/product-set/product-category/ProductCategoryControl.d.ts.map +1 -1
- package/dist/product-set/product-category/ProductCategoryControl.js +12 -0
- package/dist/recurrence-input/RecurrenceEndInput.d.ts.map +1 -1
- package/dist/recurrence-input/RecurrenceEndInput.js +3 -0
- 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 +3 -0
- package/dist/resource/form/components/SortControl.d.ts.map +1 -1
- package/dist/resource/form/components/SortControl.js +3 -0
- package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
- package/dist/sales/booking/results/components/ResultCard.js +0 -2
- package/dist/sales/coupon/control/CouponFormControl.d.ts.map +1 -1
- package/dist/sales/coupon/control/CouponFormControl.js +21 -0
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +16 -1
- package/dist/setting/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +4 -1
- package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
- package/dist/snippet/snippet-template/preview/Preview.js +7 -0
- package/dist/sortable-tree/SortableTreeItem.d.ts +2 -1
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +10 -4
- package/dist/static/CurrencyNumberInput.d.ts.map +1 -1
- package/dist/static/CurrencyNumberInput.js +3 -0
- package/dist/static/form-number-input/FormNumberInput.d.ts.map +1 -1
- package/dist/static/form-number-input/FormNumberInput.js +3 -0
- package/dist/static/number-input/NumberInput.d.ts.map +1 -1
- package/dist/static/number-input/NumberInput.js +3 -0
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/dist/styles/date-time-button/DateTimeButton.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/product-set/ProductSetForm.scss +22 -0
- package/dist/styles/ryft-payment-form/RyftPaymentForm.scss +1 -3
- 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 +3 -0
- package/dist/zone/form/components/SortControl.d.ts.map +1 -1
- package/dist/zone/form/components/SortControl.js +3 -0
- package/package.json +8 -6
- package/src/affiliate/form/AffiliateForm.tsx +1 -0
- package/src/assets/iframe/available.svg +4 -4
- package/src/auth/Login/LoginComponent.tsx +1 -1
- package/src/availability-indicator/AvailabilityIndicator.tsx +91 -16
- package/src/calendar/Calendar.tsx +2 -0
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +3 -0
- package/src/calendar/utils/index.ts +17 -26
- package/src/custom-fields/field-set/components/CustomFieldSet/CustomFieldSet.tsx +16 -1
- package/src/date-time-button/DateContent.tsx +3 -3
- package/src/date-time-button/DateTimeButton.tsx +4 -0
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +0 -1
- package/src/iframe/activity-card/ActivityCard.tsx +15 -2
- package/src/iframe/order-process/components/CategoryProduct/components/NumberInput/NumberInput.tsx +9 -0
- package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +1 -0
- package/src/iframe/ryft/RyftPaymentForm.tsx +15 -4
- package/src/iframe/ryft/utils/ryft-form.ts +6 -5
- package/src/layout/DropDown.tsx +1 -1
- package/src/notification/email-template/control/EmailTemplateControl.tsx +1 -0
- package/src/product-set/form/ProductCategoriesControl.tsx +37 -1
- package/src/product-set/form/ProductSetForm.tsx +6 -2
- package/src/product-set/form/ProductZonesControl.tsx +1 -4
- package/src/product-set/form/SelectCategoryModal.tsx +2 -2
- package/src/product-set/form/SubProductsControl.tsx +0 -3
- package/src/product-set/form/VenueMapsControl.tsx +0 -3
- package/src/product-set/product/ProductControl.tsx +0 -1
- package/src/product-set/product/advanced-options/AdvancedOptions.tsx +1 -1
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -0
- package/src/product-set/product/deposit/ProductDepositControl.tsx +1 -0
- package/src/product-set/product/duration/ProductDurationControl.tsx +2 -0
- package/src/product-set/product/price/ProductPriceControl.tsx +1 -0
- package/src/product-set/product/quantity/ProductQuantityConstantControl.tsx +2 -0
- package/src/product-set/product/quantity/ProductQuantityControl.tsx +2 -0
- package/src/product-set/product/quantity/ProductQuantityRechargingControl.tsx +1 -0
- package/src/product-set/product-category/ProductCategoryControl.tsx +4 -0
- package/src/product-set/product-zone/ProductZoneControl.tsx +1 -1
- package/src/recurrence-input/RecurrenceEndInput.tsx +1 -0
- package/src/recurring-date-picker-input/RecurrenceEndInput.tsx +1 -0
- package/src/resource/form/components/CapacityControl.tsx +1 -0
- package/src/resource/form/components/SortControl.tsx +1 -0
- package/src/sales/booking/results/components/ResultCard.tsx +0 -2
- package/src/sales/coupon/control/CouponFormControl.tsx +7 -0
- package/src/setting/admin/PaymentFeeForm.tsx +5 -0
- package/src/setting/dashboard/DashboardSettingForm.tsx +1 -0
- package/src/snippet/snippet-template/preview/Preview.tsx +6 -0
- package/src/sortable-tree/SortableTreeItem.tsx +6 -0
- package/src/static/CurrencyNumberInput.tsx +1 -0
- package/src/static/form-number-input/FormNumberInput.tsx +1 -0
- package/src/static/number-input/NumberInput.tsx +1 -0
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/src/styles/date-time-button/DateTimeButton.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/product-set/ProductSetForm.scss +22 -0
- package/src/styles/ryft-payment-form/RyftPaymentForm.scss +1 -3
- package/src/styles/sales/BookingResults.scss +1 -1
- package/src/zone/form/components/GameDurationControl.tsx +1 -0
- package/src/zone/form/components/SortControl.tsx +1 -0
- package/yarn.lock +255 -205
package/yarn.lock
CHANGED
|
@@ -40,20 +40,21 @@ __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.25.9, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
-
version: 7.
|
|
45
|
-
resolution: "@babel/code-frame@npm:7.
|
|
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.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
+
version: 7.26.0
|
|
45
|
+
resolution: "@babel/code-frame@npm:7.26.0"
|
|
46
46
|
dependencies:
|
|
47
|
-
"@babel/
|
|
47
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
48
|
+
js-tokens: "npm:^4.0.0"
|
|
48
49
|
picocolors: "npm:^1.0.0"
|
|
49
|
-
checksum: 10c0/
|
|
50
|
+
checksum: 10c0/46f7e367714be736b52ea3c01b24f47e2102e210fb83021d1c8237d8fc511b9538909e16e2fcdbb5cb6173e0794e28624309a59014e52fcfb7bde908f5284388
|
|
50
51
|
languageName: node
|
|
51
52
|
linkType: hard
|
|
52
53
|
|
|
53
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.9":
|
|
54
|
-
version: 7.
|
|
55
|
-
resolution: "@babel/compat-data@npm:7.
|
|
56
|
-
checksum: 10c0/
|
|
54
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.9, @babel/compat-data@npm:^7.26.0":
|
|
55
|
+
version: 7.26.0
|
|
56
|
+
resolution: "@babel/compat-data@npm:7.26.0"
|
|
57
|
+
checksum: 10c0/6325c9151a3c9b0a3a807e854a26255ef66d989bff331475a935af9bb18f160e0fffe6aed550e4e96b63f91efcd874bfbaab2a1f4a2f8d25645d712a0de590fb
|
|
57
58
|
languageName: node
|
|
58
59
|
linkType: hard
|
|
59
60
|
|
|
@@ -82,37 +83,38 @@ __metadata:
|
|
|
82
83
|
linkType: hard
|
|
83
84
|
|
|
84
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":
|
|
85
|
-
version: 7.
|
|
86
|
-
resolution: "@babel/core@npm:7.
|
|
86
|
+
version: 7.26.0
|
|
87
|
+
resolution: "@babel/core@npm:7.26.0"
|
|
87
88
|
dependencies:
|
|
88
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
89
|
-
"@babel/code-frame": "npm:^7.
|
|
90
|
-
"@babel/generator": "npm:^7.
|
|
90
|
+
"@babel/code-frame": "npm:^7.26.0"
|
|
91
|
+
"@babel/generator": "npm:^7.26.0"
|
|
91
92
|
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
92
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
93
|
-
"@babel/helpers": "npm:^7.
|
|
94
|
-
"@babel/parser": "npm:^7.
|
|
93
|
+
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
94
|
+
"@babel/helpers": "npm:^7.26.0"
|
|
95
|
+
"@babel/parser": "npm:^7.26.0"
|
|
95
96
|
"@babel/template": "npm:^7.25.9"
|
|
96
97
|
"@babel/traverse": "npm:^7.25.9"
|
|
97
|
-
"@babel/types": "npm:^7.
|
|
98
|
+
"@babel/types": "npm:^7.26.0"
|
|
98
99
|
convert-source-map: "npm:^2.0.0"
|
|
99
100
|
debug: "npm:^4.1.0"
|
|
100
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
101
102
|
json5: "npm:^2.2.3"
|
|
102
103
|
semver: "npm:^6.3.1"
|
|
103
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
|
|
104
105
|
languageName: node
|
|
105
106
|
linkType: hard
|
|
106
107
|
|
|
107
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.25.9":
|
|
108
|
-
version: 7.
|
|
109
|
-
resolution: "@babel/generator@npm:7.
|
|
108
|
+
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0":
|
|
109
|
+
version: 7.26.0
|
|
110
|
+
resolution: "@babel/generator@npm:7.26.0"
|
|
110
111
|
dependencies:
|
|
111
|
-
"@babel/
|
|
112
|
+
"@babel/parser": "npm:^7.26.0"
|
|
113
|
+
"@babel/types": "npm:^7.26.0"
|
|
112
114
|
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
113
115
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
114
116
|
jsesc: "npm:^3.0.2"
|
|
115
|
-
checksum: 10c0/
|
|
117
|
+
checksum: 10c0/b6bb9185f19a97eaf58e04a6d39a13237076678e7ed16b6321dea914535d4bf6a8d7727c9dcb65539845aa0096b326eb67be4bab764bd74bcfd848e2eda68609
|
|
116
118
|
languageName: node
|
|
117
119
|
linkType: hard
|
|
118
120
|
|
|
@@ -231,17 +233,16 @@ __metadata:
|
|
|
231
233
|
languageName: node
|
|
232
234
|
linkType: hard
|
|
233
235
|
|
|
234
|
-
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.25.9":
|
|
235
|
-
version: 7.
|
|
236
|
-
resolution: "@babel/helper-module-transforms@npm:7.
|
|
236
|
+
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
|
|
237
|
+
version: 7.26.0
|
|
238
|
+
resolution: "@babel/helper-module-transforms@npm:7.26.0"
|
|
237
239
|
dependencies:
|
|
238
240
|
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
239
|
-
"@babel/helper-simple-access": "npm:^7.25.9"
|
|
240
241
|
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
241
242
|
"@babel/traverse": "npm:^7.25.9"
|
|
242
243
|
peerDependencies:
|
|
243
244
|
"@babel/core": ^7.0.0
|
|
244
|
-
checksum: 10c0/
|
|
245
|
+
checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
|
|
245
246
|
languageName: node
|
|
246
247
|
linkType: hard
|
|
247
248
|
|
|
@@ -346,17 +347,17 @@ __metadata:
|
|
|
346
347
|
languageName: node
|
|
347
348
|
linkType: hard
|
|
348
349
|
|
|
349
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.
|
|
350
|
-
version: 7.
|
|
351
|
-
resolution: "@babel/helpers@npm:7.
|
|
350
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.0":
|
|
351
|
+
version: 7.26.0
|
|
352
|
+
resolution: "@babel/helpers@npm:7.26.0"
|
|
352
353
|
dependencies:
|
|
353
354
|
"@babel/template": "npm:^7.25.9"
|
|
354
|
-
"@babel/types": "npm:^7.
|
|
355
|
-
checksum: 10c0/
|
|
355
|
+
"@babel/types": "npm:^7.26.0"
|
|
356
|
+
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
|
|
356
357
|
languageName: node
|
|
357
358
|
linkType: hard
|
|
358
359
|
|
|
359
|
-
"@babel/highlight@npm:^7.10.4
|
|
360
|
+
"@babel/highlight@npm:^7.10.4":
|
|
360
361
|
version: 7.25.9
|
|
361
362
|
resolution: "@babel/highlight@npm:7.25.9"
|
|
362
363
|
dependencies:
|
|
@@ -368,14 +369,14 @@ __metadata:
|
|
|
368
369
|
languageName: node
|
|
369
370
|
linkType: hard
|
|
370
371
|
|
|
371
|
-
"@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":
|
|
372
|
-
version: 7.
|
|
373
|
-
resolution: "@babel/parser@npm:7.
|
|
372
|
+
"@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":
|
|
373
|
+
version: 7.26.1
|
|
374
|
+
resolution: "@babel/parser@npm:7.26.1"
|
|
374
375
|
dependencies:
|
|
375
|
-
"@babel/types": "npm:^7.
|
|
376
|
+
"@babel/types": "npm:^7.26.0"
|
|
376
377
|
bin:
|
|
377
378
|
parser: ./bin/babel-parser.js
|
|
378
|
-
checksum: 10c0/
|
|
379
|
+
checksum: 10c0/dc7d4e6b7eb667fa0784e7e2c3f6f92ca12ad72242f6d4311995310dae55093f02acdb595b69b0dbbf04cb61ad87156ac03186ff32eacfa35149c655bc22c14b
|
|
379
380
|
languageName: node
|
|
380
381
|
linkType: hard
|
|
381
382
|
|
|
@@ -571,35 +572,35 @@ __metadata:
|
|
|
571
572
|
linkType: hard
|
|
572
573
|
|
|
573
574
|
"@babel/plugin-syntax-flow@npm:^7.25.9":
|
|
574
|
-
version: 7.
|
|
575
|
-
resolution: "@babel/plugin-syntax-flow@npm:7.
|
|
575
|
+
version: 7.26.0
|
|
576
|
+
resolution: "@babel/plugin-syntax-flow@npm:7.26.0"
|
|
576
577
|
dependencies:
|
|
577
578
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
578
579
|
peerDependencies:
|
|
579
580
|
"@babel/core": ^7.0.0-0
|
|
580
|
-
checksum: 10c0/
|
|
581
|
+
checksum: 10c0/3d5cc1627a67af8be9df8cfe246869f18e7e9e2592f4b6f1c4bcd9bbe4ad27102784a25b31ebdbed23499ecb6fc23aaf7891ccf5ac3f432fd26a27123d1e242b
|
|
581
582
|
languageName: node
|
|
582
583
|
linkType: hard
|
|
583
584
|
|
|
584
|
-
"@babel/plugin-syntax-import-assertions@npm:^7.
|
|
585
|
-
version: 7.
|
|
586
|
-
resolution: "@babel/plugin-syntax-import-assertions@npm:7.
|
|
585
|
+
"@babel/plugin-syntax-import-assertions@npm:^7.26.0":
|
|
586
|
+
version: 7.26.0
|
|
587
|
+
resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
|
|
587
588
|
dependencies:
|
|
588
589
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
589
590
|
peerDependencies:
|
|
590
591
|
"@babel/core": ^7.0.0-0
|
|
591
|
-
checksum: 10c0/
|
|
592
|
+
checksum: 10c0/525b174e60b210d96c1744c1575fc2ddedcc43a479cba64a5344cf77bd0541754fc58120b5a11ff832ba098437bb05aa80900d1f49bb3d888c5e349a4a3a356e
|
|
592
593
|
languageName: node
|
|
593
594
|
linkType: hard
|
|
594
595
|
|
|
595
|
-
"@babel/plugin-syntax-import-attributes@npm:^7.
|
|
596
|
-
version: 7.
|
|
597
|
-
resolution: "@babel/plugin-syntax-import-attributes@npm:7.
|
|
596
|
+
"@babel/plugin-syntax-import-attributes@npm:^7.26.0":
|
|
597
|
+
version: 7.26.0
|
|
598
|
+
resolution: "@babel/plugin-syntax-import-attributes@npm:7.26.0"
|
|
598
599
|
dependencies:
|
|
599
600
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
600
601
|
peerDependencies:
|
|
601
602
|
"@babel/core": ^7.0.0-0
|
|
602
|
-
checksum: 10c0/
|
|
603
|
+
checksum: 10c0/e594c185b12bfe0bbe7ca78dfeebe870e6d569a12128cac86f3164a075fe0ff70e25ddbd97fd0782906b91f65560c9dc6957716b7b4a68aba2516c9b7455e352
|
|
603
604
|
languageName: node
|
|
604
605
|
linkType: hard
|
|
605
606
|
|
|
@@ -752,15 +753,15 @@ __metadata:
|
|
|
752
753
|
languageName: node
|
|
753
754
|
linkType: hard
|
|
754
755
|
|
|
755
|
-
"@babel/plugin-transform-class-static-block@npm:^7.
|
|
756
|
-
version: 7.
|
|
757
|
-
resolution: "@babel/plugin-transform-class-static-block@npm:7.
|
|
756
|
+
"@babel/plugin-transform-class-static-block@npm:^7.26.0":
|
|
757
|
+
version: 7.26.0
|
|
758
|
+
resolution: "@babel/plugin-transform-class-static-block@npm:7.26.0"
|
|
758
759
|
dependencies:
|
|
759
760
|
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
760
761
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
761
762
|
peerDependencies:
|
|
762
763
|
"@babel/core": ^7.12.0
|
|
763
|
-
checksum: 10c0/
|
|
764
|
+
checksum: 10c0/cdcf5545ae6514ed75fbd73cccfa209c6a5dfdf0c2bb7bb62c0fb4ec334a32281bcf1bc16ace494d9dbe93feb8bdc0bd3cf9d9ccb6316e634a67056fa13b741b
|
|
764
765
|
languageName: node
|
|
765
766
|
linkType: hard
|
|
766
767
|
|
|
@@ -1238,6 +1239,18 @@ __metadata:
|
|
|
1238
1239
|
languageName: node
|
|
1239
1240
|
linkType: hard
|
|
1240
1241
|
|
|
1242
|
+
"@babel/plugin-transform-regexp-modifiers@npm:^7.26.0":
|
|
1243
|
+
version: 7.26.0
|
|
1244
|
+
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.26.0"
|
|
1245
|
+
dependencies:
|
|
1246
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1247
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1248
|
+
peerDependencies:
|
|
1249
|
+
"@babel/core": ^7.0.0
|
|
1250
|
+
checksum: 10c0/4abc1db6c964efafc7a927cda814c7275275afa4b530483e0936fd614de23cb5802f7ca43edaa402008a723d4e7eac282b6f5283aa2eeb3b27da6d6c1dd7f8ed
|
|
1251
|
+
languageName: node
|
|
1252
|
+
linkType: hard
|
|
1253
|
+
|
|
1241
1254
|
"@babel/plugin-transform-reserved-words@npm:^7.25.9":
|
|
1242
1255
|
version: 7.25.9
|
|
1243
1256
|
resolution: "@babel/plugin-transform-reserved-words@npm:7.25.9"
|
|
@@ -1368,10 +1381,10 @@ __metadata:
|
|
|
1368
1381
|
linkType: hard
|
|
1369
1382
|
|
|
1370
1383
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1371
|
-
version: 7.
|
|
1372
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1384
|
+
version: 7.26.0
|
|
1385
|
+
resolution: "@babel/preset-env@npm:7.26.0"
|
|
1373
1386
|
dependencies:
|
|
1374
|
-
"@babel/compat-data": "npm:^7.
|
|
1387
|
+
"@babel/compat-data": "npm:^7.26.0"
|
|
1375
1388
|
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1376
1389
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1377
1390
|
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
@@ -1381,8 +1394,8 @@ __metadata:
|
|
|
1381
1394
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.9"
|
|
1382
1395
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.9"
|
|
1383
1396
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1384
|
-
"@babel/plugin-syntax-import-assertions": "npm:^7.
|
|
1385
|
-
"@babel/plugin-syntax-import-attributes": "npm:^7.
|
|
1397
|
+
"@babel/plugin-syntax-import-assertions": "npm:^7.26.0"
|
|
1398
|
+
"@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
|
|
1386
1399
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1387
1400
|
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
|
1388
1401
|
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
|
|
@@ -1390,7 +1403,7 @@ __metadata:
|
|
|
1390
1403
|
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.9"
|
|
1391
1404
|
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
|
1392
1405
|
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
|
1393
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1406
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
|
1394
1407
|
"@babel/plugin-transform-classes": "npm:^7.25.9"
|
|
1395
1408
|
"@babel/plugin-transform-computed-properties": "npm:^7.25.9"
|
|
1396
1409
|
"@babel/plugin-transform-destructuring": "npm:^7.25.9"
|
|
@@ -1423,6 +1436,7 @@ __metadata:
|
|
|
1423
1436
|
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.9"
|
|
1424
1437
|
"@babel/plugin-transform-property-literals": "npm:^7.25.9"
|
|
1425
1438
|
"@babel/plugin-transform-regenerator": "npm:^7.25.9"
|
|
1439
|
+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.26.0"
|
|
1426
1440
|
"@babel/plugin-transform-reserved-words": "npm:^7.25.9"
|
|
1427
1441
|
"@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
|
|
1428
1442
|
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
|
@@ -1441,7 +1455,7 @@ __metadata:
|
|
|
1441
1455
|
semver: "npm:^6.3.1"
|
|
1442
1456
|
peerDependencies:
|
|
1443
1457
|
"@babel/core": ^7.0.0-0
|
|
1444
|
-
checksum: 10c0/
|
|
1458
|
+
checksum: 10c0/26e19dc407cfa1c5166be638b4c54239d084fe15d8d7e6306d8c6dc7bc1decc51070a8dcf28352c1a2feeefbe52a06d193a12e302327ad5f529583df75fb7a26
|
|
1445
1459
|
languageName: node
|
|
1446
1460
|
linkType: hard
|
|
1447
1461
|
|
|
@@ -1488,8 +1502,8 @@ __metadata:
|
|
|
1488
1502
|
linkType: hard
|
|
1489
1503
|
|
|
1490
1504
|
"@babel/preset-typescript@npm:^7.12.7, @babel/preset-typescript@npm:^7.21.0":
|
|
1491
|
-
version: 7.
|
|
1492
|
-
resolution: "@babel/preset-typescript@npm:7.
|
|
1505
|
+
version: 7.26.0
|
|
1506
|
+
resolution: "@babel/preset-typescript@npm:7.26.0"
|
|
1493
1507
|
dependencies:
|
|
1494
1508
|
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1495
1509
|
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
@@ -1498,7 +1512,7 @@ __metadata:
|
|
|
1498
1512
|
"@babel/plugin-transform-typescript": "npm:^7.25.9"
|
|
1499
1513
|
peerDependencies:
|
|
1500
1514
|
"@babel/core": ^7.0.0-0
|
|
1501
|
-
checksum: 10c0/
|
|
1515
|
+
checksum: 10c0/20d86bc45d2bbfde2f84fc7d7b38746fa6481d4bde6643039ad4b1ff0b804c6d210ee43e6830effd8571f2ff43fa7ffd27369f42f2b3a2518bb92dc86c780c61
|
|
1502
1516
|
languageName: node
|
|
1503
1517
|
linkType: hard
|
|
1504
1518
|
|
|
@@ -1518,21 +1532,21 @@ __metadata:
|
|
|
1518
1532
|
linkType: hard
|
|
1519
1533
|
|
|
1520
1534
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1521
|
-
version: 7.
|
|
1522
|
-
resolution: "@babel/runtime-corejs3@npm:7.
|
|
1535
|
+
version: 7.26.0
|
|
1536
|
+
resolution: "@babel/runtime-corejs3@npm:7.26.0"
|
|
1523
1537
|
dependencies:
|
|
1524
1538
|
core-js-pure: "npm:^3.30.2"
|
|
1525
1539
|
regenerator-runtime: "npm:^0.14.0"
|
|
1526
|
-
checksum: 10c0/
|
|
1540
|
+
checksum: 10c0/921fa27c004cf2b92f0d49efc2006cfc1a72d2a35c7374da8ec88d8b63543963e6ef29d4820e068a7892a7d553dc2bac7208aef8fef30642bc843b63255b650b
|
|
1527
1541
|
languageName: node
|
|
1528
1542
|
linkType: hard
|
|
1529
1543
|
|
|
1530
1544
|
"@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":
|
|
1531
|
-
version: 7.
|
|
1532
|
-
resolution: "@babel/runtime@npm:7.
|
|
1545
|
+
version: 7.26.0
|
|
1546
|
+
resolution: "@babel/runtime@npm:7.26.0"
|
|
1533
1547
|
dependencies:
|
|
1534
1548
|
regenerator-runtime: "npm:^0.14.0"
|
|
1535
|
-
checksum: 10c0/
|
|
1549
|
+
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
|
|
1536
1550
|
languageName: node
|
|
1537
1551
|
linkType: hard
|
|
1538
1552
|
|
|
@@ -1562,13 +1576,13 @@ __metadata:
|
|
|
1562
1576
|
languageName: node
|
|
1563
1577
|
linkType: hard
|
|
1564
1578
|
|
|
1565
|
-
"@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.4.4":
|
|
1566
|
-
version: 7.
|
|
1567
|
-
resolution: "@babel/types@npm:7.
|
|
1579
|
+
"@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.4.4":
|
|
1580
|
+
version: 7.26.0
|
|
1581
|
+
resolution: "@babel/types@npm:7.26.0"
|
|
1568
1582
|
dependencies:
|
|
1569
1583
|
"@babel/helper-string-parser": "npm:^7.25.9"
|
|
1570
1584
|
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
1571
|
-
checksum: 10c0/
|
|
1585
|
+
checksum: 10c0/b694f41ad1597127e16024d766c33a641508aad037abd08d0d1f73af753e1119fa03b4a107d04b5f92cc19c095a594660547ae9bead1db2299212d644b0a5cb8
|
|
1572
1586
|
languageName: node
|
|
1573
1587
|
linkType: hard
|
|
1574
1588
|
|
|
@@ -2138,12 +2152,12 @@ __metadata:
|
|
|
2138
2152
|
linkType: hard
|
|
2139
2153
|
|
|
2140
2154
|
"@floating-ui/dom@npm:^1.2.1":
|
|
2141
|
-
version: 1.6.
|
|
2142
|
-
resolution: "@floating-ui/dom@npm:1.6.
|
|
2155
|
+
version: 1.6.12
|
|
2156
|
+
resolution: "@floating-ui/dom@npm:1.6.12"
|
|
2143
2157
|
dependencies:
|
|
2144
2158
|
"@floating-ui/core": "npm:^1.6.0"
|
|
2145
2159
|
"@floating-ui/utils": "npm:^0.2.8"
|
|
2146
|
-
checksum: 10c0/
|
|
2160
|
+
checksum: 10c0/c67b39862175b175c6ac299ea970f17a22c7482cfdf3b1bc79313407bf0880188b022b878953fa69d3ce166ff2bd9ae57c86043e5dd800c262b470d877591b7d
|
|
2147
2161
|
languageName: node
|
|
2148
2162
|
linkType: hard
|
|
2149
2163
|
|
|
@@ -2452,9 +2466,9 @@ __metadata:
|
|
|
2452
2466
|
languageName: node
|
|
2453
2467
|
linkType: hard
|
|
2454
2468
|
|
|
2455
|
-
"@licklist/core@npm:0.
|
|
2456
|
-
version: 0.
|
|
2457
|
-
resolution: "@licklist/core@npm:0.
|
|
2469
|
+
"@licklist/core@npm:0.31.0-dev.2":
|
|
2470
|
+
version: 0.31.0-dev.2
|
|
2471
|
+
resolution: "@licklist/core@npm:0.31.0-dev.2"
|
|
2458
2472
|
dependencies:
|
|
2459
2473
|
"@sentry/browser": "npm:6.2.0"
|
|
2460
2474
|
axios: "npm:0.26.0"
|
|
@@ -2466,6 +2480,7 @@ __metadata:
|
|
|
2466
2480
|
react-intl: "npm:6.6.8"
|
|
2467
2481
|
uuid: "npm:9.0.0"
|
|
2468
2482
|
wait-for-expect: "npm:3.0.2"
|
|
2483
|
+
zustand: "npm:3.7.2"
|
|
2469
2484
|
peerDependencies:
|
|
2470
2485
|
"@licklist/eslint-config": 0.5.6
|
|
2471
2486
|
axios: 0.26.0
|
|
@@ -2474,13 +2489,14 @@ __metadata:
|
|
|
2474
2489
|
react-dom: 17.0.2
|
|
2475
2490
|
react-i18next: 11.8.8
|
|
2476
2491
|
react-intl: 6.6.8
|
|
2477
|
-
|
|
2492
|
+
zustand: 3.7.2
|
|
2493
|
+
checksum: 10c0/fcefd4631fbf3d116a36833b748fc9b557cae8b580acae4c1bd7d29f1665a42456b1109a3f80620f6f7244161f8260d6243680ff739a2a544221e1b7e4a01e57
|
|
2478
2494
|
languageName: node
|
|
2479
2495
|
linkType: hard
|
|
2480
2496
|
|
|
2481
|
-
"@licklist/core@npm:0.
|
|
2482
|
-
version: 0.
|
|
2483
|
-
resolution: "@licklist/core@npm:0.
|
|
2497
|
+
"@licklist/core@npm:0.31.1-dev.4":
|
|
2498
|
+
version: 0.31.1-dev.4
|
|
2499
|
+
resolution: "@licklist/core@npm:0.31.1-dev.4"
|
|
2484
2500
|
dependencies:
|
|
2485
2501
|
"@sentry/browser": "npm:6.2.0"
|
|
2486
2502
|
axios: "npm:0.26.0"
|
|
@@ -2492,6 +2508,7 @@ __metadata:
|
|
|
2492
2508
|
react-intl: "npm:6.6.8"
|
|
2493
2509
|
uuid: "npm:9.0.0"
|
|
2494
2510
|
wait-for-expect: "npm:3.0.2"
|
|
2511
|
+
zustand: "npm:3.7.2"
|
|
2495
2512
|
peerDependencies:
|
|
2496
2513
|
"@licklist/eslint-config": 0.5.6
|
|
2497
2514
|
axios: 0.26.0
|
|
@@ -2500,7 +2517,8 @@ __metadata:
|
|
|
2500
2517
|
react-dom: 17.0.2
|
|
2501
2518
|
react-i18next: 11.8.8
|
|
2502
2519
|
react-intl: 6.6.8
|
|
2503
|
-
|
|
2520
|
+
zustand: 3.7.2
|
|
2521
|
+
checksum: 10c0/2cba12fe6e2d18ea5cf882489e03f2fe68fc9fb36fde88fabe2deba61fad99fd2dd22e445e6d5c0506008d138ba4b64c7f5d0e92ce131ea41ec72c16269901ab
|
|
2504
2522
|
languageName: node
|
|
2505
2523
|
linkType: hard
|
|
2506
2524
|
|
|
@@ -2515,9 +2533,9 @@ __metadata:
|
|
|
2515
2533
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2516
2534
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2517
2535
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2518
|
-
"@licklist/core": "npm:0.
|
|
2536
|
+
"@licklist/core": "npm:0.31.1-dev.4"
|
|
2519
2537
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2520
|
-
"@licklist/plugins": "npm:0.
|
|
2538
|
+
"@licklist/plugins": "npm:0.34.0-dev.4"
|
|
2521
2539
|
"@mantine/core": "npm:6.0.22"
|
|
2522
2540
|
"@mantine/hooks": "npm:6.0.22"
|
|
2523
2541
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2646,9 +2664,9 @@ __metadata:
|
|
|
2646
2664
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2647
2665
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2648
2666
|
peerDependencies:
|
|
2649
|
-
"@licklist/core": 0.
|
|
2667
|
+
"@licklist/core": 0.31.1-dev.4
|
|
2650
2668
|
"@licklist/eslint-config": 0.5.6
|
|
2651
|
-
"@licklist/plugins": 0.
|
|
2669
|
+
"@licklist/plugins": 0.34.0-dev.4
|
|
2652
2670
|
lodash: 4.17.21
|
|
2653
2671
|
luxon: 3.5.0
|
|
2654
2672
|
react: 17.0.2
|
|
@@ -2678,11 +2696,11 @@ __metadata:
|
|
|
2678
2696
|
languageName: node
|
|
2679
2697
|
linkType: hard
|
|
2680
2698
|
|
|
2681
|
-
"@licklist/plugins@npm:0.
|
|
2682
|
-
version: 0.
|
|
2683
|
-
resolution: "@licklist/plugins@npm:0.
|
|
2699
|
+
"@licklist/plugins@npm:0.34.0-dev.4":
|
|
2700
|
+
version: 0.34.0-dev.4
|
|
2701
|
+
resolution: "@licklist/plugins@npm:0.34.0-dev.4"
|
|
2684
2702
|
dependencies:
|
|
2685
|
-
"@licklist/core": "npm:0.
|
|
2703
|
+
"@licklist/core": "npm:0.31.0-dev.2"
|
|
2686
2704
|
axios: "npm:0.26.0"
|
|
2687
2705
|
history: "npm:4.10.1"
|
|
2688
2706
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2702,7 +2720,7 @@ __metadata:
|
|
|
2702
2720
|
rrule: "npm:2.6.8"
|
|
2703
2721
|
use-debounce: "npm:7.0.1"
|
|
2704
2722
|
peerDependencies:
|
|
2705
|
-
"@licklist/core": 0.
|
|
2723
|
+
"@licklist/core": 0.31.0-dev.2
|
|
2706
2724
|
"@licklist/eslint-config": 0.5.6
|
|
2707
2725
|
axios: 0.26.0
|
|
2708
2726
|
lodash: 4.17.21
|
|
@@ -2714,7 +2732,7 @@ __metadata:
|
|
|
2714
2732
|
react-loader: 2.4.7
|
|
2715
2733
|
react-query: 3.34.12
|
|
2716
2734
|
react-router-dom: 5.2.0
|
|
2717
|
-
checksum: 10c0/
|
|
2735
|
+
checksum: 10c0/6137e84298bd938f2b71dea58e68f6e6200e5f385c160f88728795bb847a5a5cff67da6454d1c96f7e1f56977c5497ce70ad0ef34a841b3372d410594388d461
|
|
2718
2736
|
languageName: node
|
|
2719
2737
|
linkType: hard
|
|
2720
2738
|
|
|
@@ -3298,114 +3316,128 @@ __metadata:
|
|
|
3298
3316
|
languageName: node
|
|
3299
3317
|
linkType: hard
|
|
3300
3318
|
|
|
3301
|
-
"@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3302
|
-
version: 4.24.
|
|
3303
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.
|
|
3319
|
+
"@rollup/rollup-android-arm-eabi@npm:4.24.3":
|
|
3320
|
+
version: 4.24.3
|
|
3321
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.3"
|
|
3304
3322
|
conditions: os=android & cpu=arm
|
|
3305
3323
|
languageName: node
|
|
3306
3324
|
linkType: hard
|
|
3307
3325
|
|
|
3308
|
-
"@rollup/rollup-android-arm64@npm:4.24.
|
|
3309
|
-
version: 4.24.
|
|
3310
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.24.
|
|
3326
|
+
"@rollup/rollup-android-arm64@npm:4.24.3":
|
|
3327
|
+
version: 4.24.3
|
|
3328
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.24.3"
|
|
3311
3329
|
conditions: os=android & cpu=arm64
|
|
3312
3330
|
languageName: node
|
|
3313
3331
|
linkType: hard
|
|
3314
3332
|
|
|
3315
|
-
"@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3316
|
-
version: 4.24.
|
|
3317
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.
|
|
3333
|
+
"@rollup/rollup-darwin-arm64@npm:4.24.3":
|
|
3334
|
+
version: 4.24.3
|
|
3335
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.24.3"
|
|
3318
3336
|
conditions: os=darwin & cpu=arm64
|
|
3319
3337
|
languageName: node
|
|
3320
3338
|
linkType: hard
|
|
3321
3339
|
|
|
3322
|
-
"@rollup/rollup-darwin-x64@npm:4.24.
|
|
3323
|
-
version: 4.24.
|
|
3324
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.24.
|
|
3340
|
+
"@rollup/rollup-darwin-x64@npm:4.24.3":
|
|
3341
|
+
version: 4.24.3
|
|
3342
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.24.3"
|
|
3325
3343
|
conditions: os=darwin & cpu=x64
|
|
3326
3344
|
languageName: node
|
|
3327
3345
|
linkType: hard
|
|
3328
3346
|
|
|
3329
|
-
"@rollup/rollup-
|
|
3330
|
-
version: 4.24.
|
|
3331
|
-
resolution: "@rollup/rollup-
|
|
3347
|
+
"@rollup/rollup-freebsd-arm64@npm:4.24.3":
|
|
3348
|
+
version: 4.24.3
|
|
3349
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.24.3"
|
|
3350
|
+
conditions: os=freebsd & cpu=arm64
|
|
3351
|
+
languageName: node
|
|
3352
|
+
linkType: hard
|
|
3353
|
+
|
|
3354
|
+
"@rollup/rollup-freebsd-x64@npm:4.24.3":
|
|
3355
|
+
version: 4.24.3
|
|
3356
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.24.3"
|
|
3357
|
+
conditions: os=freebsd & cpu=x64
|
|
3358
|
+
languageName: node
|
|
3359
|
+
linkType: hard
|
|
3360
|
+
|
|
3361
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.24.3":
|
|
3362
|
+
version: 4.24.3
|
|
3363
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.3"
|
|
3332
3364
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3333
3365
|
languageName: node
|
|
3334
3366
|
linkType: hard
|
|
3335
3367
|
|
|
3336
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3337
|
-
version: 4.24.
|
|
3338
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.
|
|
3368
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.24.3":
|
|
3369
|
+
version: 4.24.3
|
|
3370
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.3"
|
|
3339
3371
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3340
3372
|
languageName: node
|
|
3341
3373
|
linkType: hard
|
|
3342
3374
|
|
|
3343
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3344
|
-
version: 4.24.
|
|
3345
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.
|
|
3375
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.24.3":
|
|
3376
|
+
version: 4.24.3
|
|
3377
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.3"
|
|
3346
3378
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3347
3379
|
languageName: node
|
|
3348
3380
|
linkType: hard
|
|
3349
3381
|
|
|
3350
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3351
|
-
version: 4.24.
|
|
3352
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.
|
|
3382
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.24.3":
|
|
3383
|
+
version: 4.24.3
|
|
3384
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.3"
|
|
3353
3385
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3354
3386
|
languageName: node
|
|
3355
3387
|
linkType: hard
|
|
3356
3388
|
|
|
3357
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3358
|
-
version: 4.24.
|
|
3359
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.
|
|
3389
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.3":
|
|
3390
|
+
version: 4.24.3
|
|
3391
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.3"
|
|
3360
3392
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3361
3393
|
languageName: node
|
|
3362
3394
|
linkType: hard
|
|
3363
3395
|
|
|
3364
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3365
|
-
version: 4.24.
|
|
3366
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.
|
|
3396
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.24.3":
|
|
3397
|
+
version: 4.24.3
|
|
3398
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.3"
|
|
3367
3399
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3368
3400
|
languageName: node
|
|
3369
3401
|
linkType: hard
|
|
3370
3402
|
|
|
3371
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3372
|
-
version: 4.24.
|
|
3373
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.
|
|
3403
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.24.3":
|
|
3404
|
+
version: 4.24.3
|
|
3405
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.3"
|
|
3374
3406
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3375
3407
|
languageName: node
|
|
3376
3408
|
linkType: hard
|
|
3377
3409
|
|
|
3378
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3379
|
-
version: 4.24.
|
|
3380
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.
|
|
3410
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.24.3":
|
|
3411
|
+
version: 4.24.3
|
|
3412
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.3"
|
|
3381
3413
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3382
3414
|
languageName: node
|
|
3383
3415
|
linkType: hard
|
|
3384
3416
|
|
|
3385
|
-
"@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3386
|
-
version: 4.24.
|
|
3387
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.
|
|
3417
|
+
"@rollup/rollup-linux-x64-musl@npm:4.24.3":
|
|
3418
|
+
version: 4.24.3
|
|
3419
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.3"
|
|
3388
3420
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3389
3421
|
languageName: node
|
|
3390
3422
|
linkType: hard
|
|
3391
3423
|
|
|
3392
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3393
|
-
version: 4.24.
|
|
3394
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.
|
|
3424
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.24.3":
|
|
3425
|
+
version: 4.24.3
|
|
3426
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.3"
|
|
3395
3427
|
conditions: os=win32 & cpu=arm64
|
|
3396
3428
|
languageName: node
|
|
3397
3429
|
linkType: hard
|
|
3398
3430
|
|
|
3399
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3400
|
-
version: 4.24.
|
|
3401
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.
|
|
3431
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.24.3":
|
|
3432
|
+
version: 4.24.3
|
|
3433
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.3"
|
|
3402
3434
|
conditions: os=win32 & cpu=ia32
|
|
3403
3435
|
languageName: node
|
|
3404
3436
|
linkType: hard
|
|
3405
3437
|
|
|
3406
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3407
|
-
version: 4.24.
|
|
3408
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.
|
|
3438
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.24.3":
|
|
3439
|
+
version: 4.24.3
|
|
3440
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.3"
|
|
3409
3441
|
conditions: os=win32 & cpu=x64
|
|
3410
3442
|
languageName: node
|
|
3411
3443
|
linkType: hard
|
|
@@ -5666,11 +5698,11 @@ __metadata:
|
|
|
5666
5698
|
linkType: hard
|
|
5667
5699
|
|
|
5668
5700
|
"@types/node@npm:*":
|
|
5669
|
-
version: 22.
|
|
5670
|
-
resolution: "@types/node@npm:22.
|
|
5701
|
+
version: 22.8.4
|
|
5702
|
+
resolution: "@types/node@npm:22.8.4"
|
|
5671
5703
|
dependencies:
|
|
5672
|
-
undici-types: "npm:~6.19.
|
|
5673
|
-
checksum: 10c0/
|
|
5704
|
+
undici-types: "npm:~6.19.8"
|
|
5705
|
+
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
|
|
5674
5706
|
languageName: node
|
|
5675
5707
|
linkType: hard
|
|
5676
5708
|
|
|
@@ -6192,30 +6224,30 @@ __metadata:
|
|
|
6192
6224
|
languageName: node
|
|
6193
6225
|
linkType: hard
|
|
6194
6226
|
|
|
6195
|
-
"@volar/language-core@npm:2.4.
|
|
6196
|
-
version: 2.4.
|
|
6197
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6227
|
+
"@volar/language-core@npm:2.4.8, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6228
|
+
version: 2.4.8
|
|
6229
|
+
resolution: "@volar/language-core@npm:2.4.8"
|
|
6198
6230
|
dependencies:
|
|
6199
|
-
"@volar/source-map": "npm:2.4.
|
|
6200
|
-
checksum: 10c0/
|
|
6231
|
+
"@volar/source-map": "npm:2.4.8"
|
|
6232
|
+
checksum: 10c0/f2d2e29f09dfd5f44db4a94c2a64755ed9f7a7855e0f7e118ab59bff21a7e036079e83968a7c49495a11e0be0dcfed02a5547691849ee9414445c121d97aa221
|
|
6201
6233
|
languageName: node
|
|
6202
6234
|
linkType: hard
|
|
6203
6235
|
|
|
6204
|
-
"@volar/source-map@npm:2.4.
|
|
6205
|
-
version: 2.4.
|
|
6206
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6207
|
-
checksum: 10c0/
|
|
6236
|
+
"@volar/source-map@npm:2.4.8":
|
|
6237
|
+
version: 2.4.8
|
|
6238
|
+
resolution: "@volar/source-map@npm:2.4.8"
|
|
6239
|
+
checksum: 10c0/aadab874105e53628d4480a5b6e8e01d3febca326fd822130186a42ebec8397ae6d396c7c3a6993aefe14b45598fe5db55f81b4bd2ebaaa75aad9b9435db68a6
|
|
6208
6240
|
languageName: node
|
|
6209
6241
|
linkType: hard
|
|
6210
6242
|
|
|
6211
6243
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6212
|
-
version: 2.4.
|
|
6213
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6244
|
+
version: 2.4.8
|
|
6245
|
+
resolution: "@volar/typescript@npm:2.4.8"
|
|
6214
6246
|
dependencies:
|
|
6215
|
-
"@volar/language-core": "npm:2.4.
|
|
6247
|
+
"@volar/language-core": "npm:2.4.8"
|
|
6216
6248
|
path-browserify: "npm:^1.0.1"
|
|
6217
6249
|
vscode-uri: "npm:^3.0.8"
|
|
6218
|
-
checksum: 10c0/
|
|
6250
|
+
checksum: 10c0/c1a21b21c53f3cdc7d59dfbe9f84bfbb479af01f0ea117b5b35466a41b1633c2058ce4c73645f7e98d7bb6c649dc6ba1d13e12be1c518e01b22352750892560a
|
|
6219
6251
|
languageName: node
|
|
6220
6252
|
linkType: hard
|
|
6221
6253
|
|
|
@@ -6569,11 +6601,11 @@ __metadata:
|
|
|
6569
6601
|
linkType: hard
|
|
6570
6602
|
|
|
6571
6603
|
"acorn@npm:^8.12.1, acorn@npm:^8.5.0, acorn@npm:^8.8.2":
|
|
6572
|
-
version: 8.
|
|
6573
|
-
resolution: "acorn@npm:8.
|
|
6604
|
+
version: 8.14.0
|
|
6605
|
+
resolution: "acorn@npm:8.14.0"
|
|
6574
6606
|
bin:
|
|
6575
6607
|
acorn: bin/acorn
|
|
6576
|
-
checksum: 10c0/
|
|
6608
|
+
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
|
|
6577
6609
|
languageName: node
|
|
6578
6610
|
linkType: hard
|
|
6579
6611
|
|
|
@@ -8048,9 +8080,9 @@ __metadata:
|
|
|
8048
8080
|
linkType: hard
|
|
8049
8081
|
|
|
8050
8082
|
"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":
|
|
8051
|
-
version: 1.0.
|
|
8052
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8053
|
-
checksum: 10c0/
|
|
8083
|
+
version: 1.0.30001675
|
|
8084
|
+
resolution: "caniuse-lite@npm:1.0.30001675"
|
|
8085
|
+
checksum: 10c0/95196bb508a35fa4e2bd1cb2458450cc73a71ed6aea034cd7e8831d569d4f6a2a78d63de75b5a00af5ef4dbf3f1c26b5841d270cb71556fdcd34c3b84c1b164f
|
|
8054
8086
|
languageName: node
|
|
8055
8087
|
linkType: hard
|
|
8056
8088
|
|
|
@@ -8186,8 +8218,8 @@ __metadata:
|
|
|
8186
8218
|
linkType: hard
|
|
8187
8219
|
|
|
8188
8220
|
"chromatic@npm:^11.4.0":
|
|
8189
|
-
version: 11.
|
|
8190
|
-
resolution: "chromatic@npm:11.
|
|
8221
|
+
version: 11.16.3
|
|
8222
|
+
resolution: "chromatic@npm:11.16.3"
|
|
8191
8223
|
peerDependencies:
|
|
8192
8224
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8193
8225
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8200,7 +8232,7 @@ __metadata:
|
|
|
8200
8232
|
chroma: dist/bin.js
|
|
8201
8233
|
chromatic: dist/bin.js
|
|
8202
8234
|
chromatic-cli: dist/bin.js
|
|
8203
|
-
checksum: 10c0/
|
|
8235
|
+
checksum: 10c0/407e8c78ea8cea7a47ea427fe76380d5033dc3be3928b5d3537b81aa0f617db4944d7c1a377705e83900b6bb78ca6d7cbeb55ea4ebf2154f0739c15fc605b3b5
|
|
8204
8236
|
languageName: node
|
|
8205
8237
|
linkType: hard
|
|
8206
8238
|
|
|
@@ -9808,9 +9840,9 @@ __metadata:
|
|
|
9808
9840
|
linkType: hard
|
|
9809
9841
|
|
|
9810
9842
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
|
|
9811
|
-
version: 1.5.
|
|
9812
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9813
|
-
checksum: 10c0/
|
|
9843
|
+
version: 1.5.49
|
|
9844
|
+
resolution: "electron-to-chromium@npm:1.5.49"
|
|
9845
|
+
checksum: 10c0/7b22141c7ebea2f49b87adcbe2b353919abbe44066c50e5e44dd47759c4ef07f0a802b9fc8ce2eaa832a293945b6d49064c859f0fef36d10c12fb46af2c1005d
|
|
9814
9846
|
languageName: node
|
|
9815
9847
|
linkType: hard
|
|
9816
9848
|
|
|
@@ -9824,8 +9856,8 @@ __metadata:
|
|
|
9824
9856
|
linkType: hard
|
|
9825
9857
|
|
|
9826
9858
|
"elliptic@npm:^6.5.3, elliptic@npm:^6.5.5":
|
|
9827
|
-
version: 6.
|
|
9828
|
-
resolution: "elliptic@npm:6.
|
|
9859
|
+
version: 6.6.0
|
|
9860
|
+
resolution: "elliptic@npm:6.6.0"
|
|
9829
9861
|
dependencies:
|
|
9830
9862
|
bn.js: "npm:^4.11.9"
|
|
9831
9863
|
brorand: "npm:^1.1.0"
|
|
@@ -9834,7 +9866,7 @@ __metadata:
|
|
|
9834
9866
|
inherits: "npm:^2.0.4"
|
|
9835
9867
|
minimalistic-assert: "npm:^1.0.1"
|
|
9836
9868
|
minimalistic-crypto-utils: "npm:^1.0.1"
|
|
9837
|
-
checksum: 10c0/
|
|
9869
|
+
checksum: 10c0/42eb3492e218017bf8923a5d14a86f414952f2f771361805b3ae9f380923b5da53e203d0d92be95cb0a248858a78db7db5934a346e268abb757e6fe561d401c9
|
|
9838
9870
|
languageName: node
|
|
9839
9871
|
linkType: hard
|
|
9840
9872
|
|
|
@@ -16836,15 +16868,15 @@ __metadata:
|
|
|
16836
16868
|
linkType: hard
|
|
16837
16869
|
|
|
16838
16870
|
"prosemirror-tables@npm:^1.3.0":
|
|
16839
|
-
version: 1.
|
|
16840
|
-
resolution: "prosemirror-tables@npm:1.
|
|
16871
|
+
version: 1.6.1
|
|
16872
|
+
resolution: "prosemirror-tables@npm:1.6.1"
|
|
16841
16873
|
dependencies:
|
|
16842
16874
|
prosemirror-keymap: "npm:^1.1.2"
|
|
16843
16875
|
prosemirror-model: "npm:^1.8.1"
|
|
16844
16876
|
prosemirror-state: "npm:^1.3.1"
|
|
16845
16877
|
prosemirror-transform: "npm:^1.2.1"
|
|
16846
16878
|
prosemirror-view: "npm:^1.13.3"
|
|
16847
|
-
checksum: 10c0/
|
|
16879
|
+
checksum: 10c0/a42e33a30f39fdaf546c078bdaa1dfe91d3d2a28d24caca381fb79b6fe4762347d913e2a1d042b9e125d89ce9cabdecf2399e7eb555a63743860f88c537cff22
|
|
16848
16880
|
languageName: node
|
|
16849
16881
|
linkType: hard
|
|
16850
16882
|
|
|
@@ -16872,13 +16904,13 @@ __metadata:
|
|
|
16872
16904
|
linkType: hard
|
|
16873
16905
|
|
|
16874
16906
|
"prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.13.3, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0":
|
|
16875
|
-
version: 1.
|
|
16876
|
-
resolution: "prosemirror-view@npm:1.
|
|
16907
|
+
version: 1.35.0
|
|
16908
|
+
resolution: "prosemirror-view@npm:1.35.0"
|
|
16877
16909
|
dependencies:
|
|
16878
16910
|
prosemirror-model: "npm:^1.20.0"
|
|
16879
16911
|
prosemirror-state: "npm:^1.0.0"
|
|
16880
16912
|
prosemirror-transform: "npm:^1.1.0"
|
|
16881
|
-
checksum: 10c0/
|
|
16913
|
+
checksum: 10c0/3be83fb6cf6678b5fe233816e45af8895ee027f4996039081f7bedbe1576155c6fdbcf9de679e6847791c46baac31d8992bcd583d6971ff171605534d55b7bfc
|
|
16882
16914
|
languageName: node
|
|
16883
16915
|
linkType: hard
|
|
16884
16916
|
|
|
@@ -18269,13 +18301,13 @@ __metadata:
|
|
|
18269
18301
|
linkType: hard
|
|
18270
18302
|
|
|
18271
18303
|
"regjsparser@npm:^0.11.0":
|
|
18272
|
-
version: 0.11.
|
|
18273
|
-
resolution: "regjsparser@npm:0.11.
|
|
18304
|
+
version: 0.11.2
|
|
18305
|
+
resolution: "regjsparser@npm:0.11.2"
|
|
18274
18306
|
dependencies:
|
|
18275
18307
|
jsesc: "npm:~3.0.2"
|
|
18276
18308
|
bin:
|
|
18277
18309
|
regjsparser: bin/parser
|
|
18278
|
-
checksum: 10c0/
|
|
18310
|
+
checksum: 10c0/764e762de1b26a0cf48b45728fc1b2087f9c55bd4cea858cce28e4d5544c237f3f2dd6d40e2c41b80068e9cb92cc7d731a4285bc1f27d6ebc227792c70e4af1b
|
|
18279
18311
|
languageName: node
|
|
18280
18312
|
linkType: hard
|
|
18281
18313
|
|
|
@@ -18708,25 +18740,27 @@ __metadata:
|
|
|
18708
18740
|
linkType: hard
|
|
18709
18741
|
|
|
18710
18742
|
"rollup@npm:^4.13.0":
|
|
18711
|
-
version: 4.24.
|
|
18712
|
-
resolution: "rollup@npm:4.24.
|
|
18713
|
-
dependencies:
|
|
18714
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.24.
|
|
18715
|
-
"@rollup/rollup-android-arm64": "npm:4.24.
|
|
18716
|
-
"@rollup/rollup-darwin-arm64": "npm:4.24.
|
|
18717
|
-
"@rollup/rollup-darwin-x64": "npm:4.24.
|
|
18718
|
-
"@rollup/rollup-
|
|
18719
|
-
"@rollup/rollup-
|
|
18720
|
-
"@rollup/rollup-linux-
|
|
18721
|
-
"@rollup/rollup-linux-
|
|
18722
|
-
"@rollup/rollup-linux-
|
|
18723
|
-
"@rollup/rollup-linux-
|
|
18724
|
-
"@rollup/rollup-linux-
|
|
18725
|
-
"@rollup/rollup-linux-
|
|
18726
|
-
"@rollup/rollup-linux-
|
|
18727
|
-
"@rollup/rollup-
|
|
18728
|
-
"@rollup/rollup-
|
|
18729
|
-
"@rollup/rollup-win32-
|
|
18743
|
+
version: 4.24.3
|
|
18744
|
+
resolution: "rollup@npm:4.24.3"
|
|
18745
|
+
dependencies:
|
|
18746
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.24.3"
|
|
18747
|
+
"@rollup/rollup-android-arm64": "npm:4.24.3"
|
|
18748
|
+
"@rollup/rollup-darwin-arm64": "npm:4.24.3"
|
|
18749
|
+
"@rollup/rollup-darwin-x64": "npm:4.24.3"
|
|
18750
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.24.3"
|
|
18751
|
+
"@rollup/rollup-freebsd-x64": "npm:4.24.3"
|
|
18752
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.24.3"
|
|
18753
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.24.3"
|
|
18754
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.24.3"
|
|
18755
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.24.3"
|
|
18756
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.24.3"
|
|
18757
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.24.3"
|
|
18758
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.24.3"
|
|
18759
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.24.3"
|
|
18760
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.24.3"
|
|
18761
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.24.3"
|
|
18762
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.24.3"
|
|
18763
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.24.3"
|
|
18730
18764
|
"@types/estree": "npm:1.0.6"
|
|
18731
18765
|
fsevents: "npm:~2.3.2"
|
|
18732
18766
|
dependenciesMeta:
|
|
@@ -18738,6 +18772,10 @@ __metadata:
|
|
|
18738
18772
|
optional: true
|
|
18739
18773
|
"@rollup/rollup-darwin-x64":
|
|
18740
18774
|
optional: true
|
|
18775
|
+
"@rollup/rollup-freebsd-arm64":
|
|
18776
|
+
optional: true
|
|
18777
|
+
"@rollup/rollup-freebsd-x64":
|
|
18778
|
+
optional: true
|
|
18741
18779
|
"@rollup/rollup-linux-arm-gnueabihf":
|
|
18742
18780
|
optional: true
|
|
18743
18781
|
"@rollup/rollup-linux-arm-musleabihf":
|
|
@@ -18766,7 +18804,7 @@ __metadata:
|
|
|
18766
18804
|
optional: true
|
|
18767
18805
|
bin:
|
|
18768
18806
|
rollup: dist/bin/rollup
|
|
18769
|
-
checksum: 10c0/
|
|
18807
|
+
checksum: 10c0/32425475db7a0bcb8937f92488ee8e48f7adaff711b5b5c52d86d37114c9f21fe756e21a91312d12d30da146d33d8478a11dfeb6249dbecc54fbfcc78da46005
|
|
18770
18808
|
languageName: node
|
|
18771
18809
|
linkType: hard
|
|
18772
18810
|
|
|
@@ -20792,7 +20830,7 @@ __metadata:
|
|
|
20792
20830
|
languageName: node
|
|
20793
20831
|
linkType: hard
|
|
20794
20832
|
|
|
20795
|
-
"undici-types@npm:~6.19.
|
|
20833
|
+
"undici-types@npm:~6.19.8":
|
|
20796
20834
|
version: 6.19.8
|
|
20797
20835
|
resolution: "undici-types@npm:6.19.8"
|
|
20798
20836
|
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
|
|
@@ -21922,6 +21960,18 @@ __metadata:
|
|
|
21922
21960
|
languageName: node
|
|
21923
21961
|
linkType: hard
|
|
21924
21962
|
|
|
21963
|
+
"zustand@npm:3.7.2":
|
|
21964
|
+
version: 3.7.2
|
|
21965
|
+
resolution: "zustand@npm:3.7.2"
|
|
21966
|
+
peerDependencies:
|
|
21967
|
+
react: ">=16.8"
|
|
21968
|
+
peerDependenciesMeta:
|
|
21969
|
+
react:
|
|
21970
|
+
optional: true
|
|
21971
|
+
checksum: 10c0/6a56185ca67080c252dfe96039da02094cfd780bd7a45768708105f114dea39ae9abc80ffaa7f3f6104e6490db325bd443b857ab5eab8ebf9a697318cd163bb6
|
|
21972
|
+
languageName: node
|
|
21973
|
+
linkType: hard
|
|
21974
|
+
|
|
21925
21975
|
"zwitch@npm:^1.0.0":
|
|
21926
21976
|
version: 1.0.5
|
|
21927
21977
|
resolution: "zwitch@npm:1.0.5"
|