@licklist/design 0.74.0-dev.1 → 0.74.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/dashboard/chartBar.svg.js +2 -2
- package/dist/auth/Login/LoginComponent.js +1 -2
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts +1 -2
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +2 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts +1 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +2 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts +1 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +4 -6
- package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +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.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/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.js +3 -2
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.d.ts.map +1 -1
- package/dist/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.js +11 -4
- package/dist/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.d.ts.map +1 -1
- 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/control/ProductSetControl.d.ts +1 -4
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +2 -13
- package/dist/product-set/form/ProductCategoriesControl.d.ts +1 -2
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +2 -3
- package/dist/product-set/form/ProductSetForm.d.ts +4 -7
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +3 -5
- 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 +1 -2
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +3 -7
- package/dist/product-set/form/StepsControl.d.ts +1 -2
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +3 -5
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +3 -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 +2 -1
- package/dist/product-set/form/context.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.d.ts +2 -6
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +1 -36
- 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 +1 -5
- package/dist/product-set/utils/index.d.ts.map +1 -1
- 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/dashboard/DashboardSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/DashboardSettingForm.js +1 -4
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- 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/form/CustomCheckbox.scss +0 -31
- package/dist/styles/iframe-events/Calendar.scss +1 -1
- package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/dist/styles/product-set/ProductSetForm.scss +3 -2
- 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 +6 -8
- package/src/affiliate/form/AffiliateForm.tsx +0 -1
- package/src/auth/Login/LoginComponent.tsx +1 -1
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +7 -15
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +0 -3
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +0 -3
- package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -1
- 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 +4 -4
- package/src/events/event-venue-map/EventVenueMap.tsx +0 -1
- package/src/events/event-venue-map/hooks/useCanvasSize.ts +1 -5
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/ProductWithModifierSetModal.tsx +2 -2
- package/src/iframe/ProductWithModifierModal/ModifierSetModal/controll/ModifierSetControll.tsx +13 -5
- package/src/iframe/order-process/components/BookingSummary/components/ProductSummary/ProductSummary.tsx +0 -1
- 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/control/ProductSetControl.tsx +0 -17
- package/src/product-set/form/ProductCategoriesControl.tsx +0 -3
- package/src/product-set/form/ProductSetForm.tsx +6 -10
- package/src/product-set/form/ProductZonesControl.tsx +4 -1
- package/src/product-set/form/ProductsControl.tsx +7 -6
- package/src/product-set/form/StepsControl.tsx +3 -4
- package/src/product-set/form/SubProductsControl.tsx +3 -1
- package/src/product-set/form/VenueMapsControl.tsx +3 -0
- package/src/product-set/form/context.tsx +5 -2
- package/src/product-set/product/ProductControl.tsx +18 -57
- 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/dashboard/DashboardSettingForm.tsx +0 -1
- package/src/sortable-tree/SortableTreeItem.tsx +6 -1
- 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/form/CustomCheckbox.scss +0 -31
- package/src/styles/iframe-events/Calendar.scss +1 -1
- package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
- package/src/styles/product-set/ProductSetForm.scss +3 -2
- 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 +847 -827
- package/dist/product-set/product/scanRange/ProductScanRangeControl.d.ts +0 -12
- package/dist/product-set/product/scanRange/ProductScanRangeControl.d.ts.map +0 -1
- package/dist/product-set/product/scanRange/ProductScanRangeControl.js +0 -153
- package/dist/product-set/product/scanRange/index.d.ts +0 -2
- package/dist/product-set/product/scanRange/index.d.ts.map +0 -1
- package/src/product-set/product/scanRange/ProductScanRangeControl.stories.ts +0 -45
- package/src/product-set/product/scanRange/ProductScanRangeControl.tsx +0 -163
- package/src/product-set/product/scanRange/index.ts +0 -1
package/yarn.lock
CHANGED
|
@@ -40,21 +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.
|
|
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.26.2, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
+
version: 7.26.2
|
|
45
|
+
resolution: "@babel/code-frame@npm:7.26.2"
|
|
46
46
|
dependencies:
|
|
47
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
47
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
48
48
|
js-tokens: "npm:^4.0.0"
|
|
49
|
-
picocolors: "npm:^1.
|
|
50
|
-
checksum: 10c0/
|
|
49
|
+
picocolors: "npm:^1.0.0"
|
|
50
|
+
checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
|
|
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.
|
|
55
|
-
version: 7.
|
|
56
|
-
resolution: "@babel/compat-data@npm:7.
|
|
57
|
-
checksum: 10c0/
|
|
54
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.8":
|
|
55
|
+
version: 7.26.8
|
|
56
|
+
resolution: "@babel/compat-data@npm:7.26.8"
|
|
57
|
+
checksum: 10c0/66408a0388c3457fff1c2f6c3a061278dd7b3d2f0455ea29bb7b187fa52c60ae8b4054b3c0a184e21e45f0eaac63cf390737bc7504d1f4a088a6e7f652c068ca
|
|
58
58
|
languageName: node
|
|
59
59
|
linkType: hard
|
|
60
60
|
|
|
@@ -83,90 +83,90 @@ __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.
|
|
87
|
-
resolution: "@babel/core@npm:7.
|
|
86
|
+
version: 7.26.10
|
|
87
|
+
resolution: "@babel/core@npm:7.26.10"
|
|
88
88
|
dependencies:
|
|
89
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
90
|
-
"@babel/code-frame": "npm:^7.
|
|
91
|
-
"@babel/generator": "npm:^7.
|
|
92
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
93
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
94
|
-
"@babel/helpers": "npm:^7.
|
|
95
|
-
"@babel/parser": "npm:^7.
|
|
96
|
-
"@babel/template": "npm:^7.
|
|
97
|
-
"@babel/traverse": "npm:^7.
|
|
98
|
-
"@babel/types": "npm:^7.
|
|
90
|
+
"@babel/code-frame": "npm:^7.26.2"
|
|
91
|
+
"@babel/generator": "npm:^7.26.10"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.26.5"
|
|
93
|
+
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
94
|
+
"@babel/helpers": "npm:^7.26.10"
|
|
95
|
+
"@babel/parser": "npm:^7.26.10"
|
|
96
|
+
"@babel/template": "npm:^7.26.9"
|
|
97
|
+
"@babel/traverse": "npm:^7.26.10"
|
|
98
|
+
"@babel/types": "npm:^7.26.10"
|
|
99
99
|
convert-source-map: "npm:^2.0.0"
|
|
100
100
|
debug: "npm:^4.1.0"
|
|
101
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
102
102
|
json5: "npm:^2.2.3"
|
|
103
103
|
semver: "npm:^6.3.1"
|
|
104
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/e046e0e988ab53841b512ee9d263ca409f6c46e2a999fe53024688b92db394346fa3aeae5ea0866331f62133982eee05a675d22922a4603c3f603aa09a581d62
|
|
105
105
|
languageName: node
|
|
106
106
|
linkType: hard
|
|
107
107
|
|
|
108
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.27.
|
|
109
|
-
version: 7.27.
|
|
110
|
-
resolution: "@babel/generator@npm:7.27.
|
|
108
|
+
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.0":
|
|
109
|
+
version: 7.27.0
|
|
110
|
+
resolution: "@babel/generator@npm:7.27.0"
|
|
111
111
|
dependencies:
|
|
112
|
-
"@babel/parser": "npm:^7.27.
|
|
113
|
-
"@babel/types": "npm:^7.27.
|
|
112
|
+
"@babel/parser": "npm:^7.27.0"
|
|
113
|
+
"@babel/types": "npm:^7.27.0"
|
|
114
114
|
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
115
115
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
116
116
|
jsesc: "npm:^3.0.2"
|
|
117
|
-
checksum: 10c0/
|
|
117
|
+
checksum: 10c0/7cb10693d2b365c278f109a745dc08856cae139d262748b77b70ce1d97da84627f79648cab6940d847392c0e5d180441669ed958b3aee98d9c7d274b37c553bd
|
|
118
118
|
languageName: node
|
|
119
119
|
linkType: hard
|
|
120
120
|
|
|
121
|
-
"@babel/helper-annotate-as-pure@npm:^7.
|
|
122
|
-
version: 7.
|
|
123
|
-
resolution: "@babel/helper-annotate-as-pure@npm:7.
|
|
121
|
+
"@babel/helper-annotate-as-pure@npm:^7.25.9":
|
|
122
|
+
version: 7.25.9
|
|
123
|
+
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
|
|
124
124
|
dependencies:
|
|
125
|
-
"@babel/types": "npm:^7.
|
|
126
|
-
checksum: 10c0/
|
|
125
|
+
"@babel/types": "npm:^7.25.9"
|
|
126
|
+
checksum: 10c0/095b6ba50489d797733abebc4596a81918316a99e3632755c9f02508882912b00c2ae5e468532a25a5c2108d109ddbe9b7da78333ee7cc13817fc50c00cf06fe
|
|
127
127
|
languageName: node
|
|
128
128
|
linkType: hard
|
|
129
129
|
|
|
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.
|
|
131
|
-
version: 7.27.
|
|
132
|
-
resolution: "@babel/helper-compilation-targets@npm:7.27.
|
|
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, @babel/helper-compilation-targets@npm:^7.26.5":
|
|
131
|
+
version: 7.27.0
|
|
132
|
+
resolution: "@babel/helper-compilation-targets@npm:7.27.0"
|
|
133
133
|
dependencies:
|
|
134
|
-
"@babel/compat-data": "npm:^7.
|
|
135
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
134
|
+
"@babel/compat-data": "npm:^7.26.8"
|
|
135
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
136
136
|
browserslist: "npm:^4.24.0"
|
|
137
137
|
lru-cache: "npm:^5.1.1"
|
|
138
138
|
semver: "npm:^6.3.1"
|
|
139
|
-
checksum: 10c0/
|
|
139
|
+
checksum: 10c0/375c9f80e6540118f41bd53dd54d670b8bf91235d631bdead44c8b313b26e9cd89aed5c6df770ad13a87a464497b5346bb72b9462ba690473da422f5402618b6
|
|
140
140
|
languageName: node
|
|
141
141
|
linkType: hard
|
|
142
142
|
|
|
143
|
-
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.27.
|
|
144
|
-
version: 7.27.
|
|
145
|
-
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.
|
|
146
|
-
dependencies:
|
|
147
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
148
|
-
"@babel/helper-member-expression-to-functions": "npm:^7.
|
|
149
|
-
"@babel/helper-optimise-call-expression": "npm:^7.
|
|
150
|
-
"@babel/helper-replace-supers": "npm:^7.
|
|
151
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
152
|
-
"@babel/traverse": "npm:^7.27.
|
|
143
|
+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9, @babel/helper-create-class-features-plugin@npm:^7.27.0":
|
|
144
|
+
version: 7.27.0
|
|
145
|
+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.0"
|
|
146
|
+
dependencies:
|
|
147
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
148
|
+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
|
|
149
|
+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
|
|
150
|
+
"@babel/helper-replace-supers": "npm:^7.26.5"
|
|
151
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
152
|
+
"@babel/traverse": "npm:^7.27.0"
|
|
153
153
|
semver: "npm:^6.3.1"
|
|
154
154
|
peerDependencies:
|
|
155
155
|
"@babel/core": ^7.0.0
|
|
156
|
-
checksum: 10c0/
|
|
156
|
+
checksum: 10c0/c4945903136d934050e070f69a4d72ec425f1f70634e0ddf14ad36695f935125a6df559f8d5b94cc1ed49abd4ce9c5be8ef3ba033fa8d09c5dd78d1a9b97d8cc
|
|
157
157
|
languageName: node
|
|
158
158
|
linkType: hard
|
|
159
159
|
|
|
160
|
-
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.
|
|
161
|
-
version: 7.27.
|
|
162
|
-
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.27.
|
|
160
|
+
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.25.9":
|
|
161
|
+
version: 7.27.0
|
|
162
|
+
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.27.0"
|
|
163
163
|
dependencies:
|
|
164
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
164
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
165
165
|
regexpu-core: "npm:^6.2.0"
|
|
166
166
|
semver: "npm:^6.3.1"
|
|
167
167
|
peerDependencies:
|
|
168
168
|
"@babel/core": ^7.0.0
|
|
169
|
-
checksum: 10c0/
|
|
169
|
+
checksum: 10c0/62513522a43521d8a29285a47127694ec28d66d793cd156cf875cdee6a9b3a9a1626c43c1eb75ce18fa2bf5dc3140f0a8081a34feb24272ecf66084f3cc3b00a
|
|
170
170
|
languageName: node
|
|
171
171
|
linkType: hard
|
|
172
172
|
|
|
@@ -203,45 +203,45 @@ __metadata:
|
|
|
203
203
|
languageName: node
|
|
204
204
|
linkType: hard
|
|
205
205
|
|
|
206
|
-
"@babel/helper-member-expression-to-functions@npm:^7.
|
|
207
|
-
version: 7.
|
|
208
|
-
resolution: "@babel/helper-member-expression-to-functions@npm:7.
|
|
206
|
+
"@babel/helper-member-expression-to-functions@npm:^7.25.9":
|
|
207
|
+
version: 7.25.9
|
|
208
|
+
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
|
|
209
209
|
dependencies:
|
|
210
|
-
"@babel/traverse": "npm:^7.
|
|
211
|
-
"@babel/types": "npm:^7.
|
|
212
|
-
checksum: 10c0/
|
|
210
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
211
|
+
"@babel/types": "npm:^7.25.9"
|
|
212
|
+
checksum: 10c0/e08c7616f111e1fb56f398365e78858e26e466d4ac46dff25921adc5ccae9b232f66e952a2f4162bbe336627ba336c7fd9eca4835b6548935973d3380d77eaff
|
|
213
213
|
languageName: node
|
|
214
214
|
linkType: hard
|
|
215
215
|
|
|
216
|
-
"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.12.13, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.
|
|
217
|
-
version: 7.
|
|
218
|
-
resolution: "@babel/helper-module-imports@npm:7.
|
|
216
|
+
"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.12.13, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.25.9":
|
|
217
|
+
version: 7.25.9
|
|
218
|
+
resolution: "@babel/helper-module-imports@npm:7.25.9"
|
|
219
219
|
dependencies:
|
|
220
|
-
"@babel/traverse": "npm:^7.
|
|
221
|
-
"@babel/types": "npm:^7.
|
|
222
|
-
checksum: 10c0/
|
|
220
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
221
|
+
"@babel/types": "npm:^7.25.9"
|
|
222
|
+
checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70
|
|
223
223
|
languageName: node
|
|
224
224
|
linkType: hard
|
|
225
225
|
|
|
226
|
-
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.
|
|
227
|
-
version: 7.
|
|
228
|
-
resolution: "@babel/helper-module-transforms@npm:7.
|
|
226
|
+
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.25.9, @babel/helper-module-transforms@npm:^7.26.0":
|
|
227
|
+
version: 7.26.0
|
|
228
|
+
resolution: "@babel/helper-module-transforms@npm:7.26.0"
|
|
229
229
|
dependencies:
|
|
230
|
-
"@babel/helper-module-imports": "npm:^7.
|
|
231
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
232
|
-
"@babel/traverse": "npm:^7.
|
|
230
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
231
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
232
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
233
233
|
peerDependencies:
|
|
234
234
|
"@babel/core": ^7.0.0
|
|
235
|
-
checksum: 10c0/
|
|
235
|
+
checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
|
|
236
236
|
languageName: node
|
|
237
237
|
linkType: hard
|
|
238
238
|
|
|
239
|
-
"@babel/helper-optimise-call-expression@npm:^7.
|
|
240
|
-
version: 7.
|
|
241
|
-
resolution: "@babel/helper-optimise-call-expression@npm:7.
|
|
239
|
+
"@babel/helper-optimise-call-expression@npm:^7.25.9":
|
|
240
|
+
version: 7.25.9
|
|
241
|
+
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
|
|
242
242
|
dependencies:
|
|
243
|
-
"@babel/types": "npm:^7.
|
|
244
|
-
checksum: 10c0/
|
|
243
|
+
"@babel/types": "npm:^7.25.9"
|
|
244
|
+
checksum: 10c0/90203e6607edeadd2a154940803fd616c0ed92c1013d6774c4b8eb491f1a5a3448b68faae6268141caa5c456e55e3ee49a4ed2bd7ddaf2365daea321c435914c
|
|
245
245
|
languageName: node
|
|
246
246
|
linkType: hard
|
|
247
247
|
|
|
@@ -252,88 +252,88 @@ __metadata:
|
|
|
252
252
|
languageName: node
|
|
253
253
|
linkType: hard
|
|
254
254
|
|
|
255
|
-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.
|
|
256
|
-
version: 7.
|
|
257
|
-
resolution: "@babel/helper-plugin-utils@npm:7.
|
|
258
|
-
checksum: 10c0/
|
|
255
|
+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.25.9, @babel/helper-plugin-utils@npm:^7.26.5, @babel/helper-plugin-utils@npm:^7.8.0":
|
|
256
|
+
version: 7.26.5
|
|
257
|
+
resolution: "@babel/helper-plugin-utils@npm:7.26.5"
|
|
258
|
+
checksum: 10c0/cdaba71d4b891aa6a8dfbe5bac2f94effb13e5fa4c2c487667fdbaa04eae059b78b28d85a885071f45f7205aeb56d16759e1bed9c118b94b16e4720ef1ab0f65
|
|
259
259
|
languageName: node
|
|
260
260
|
linkType: hard
|
|
261
261
|
|
|
262
|
-
"@babel/helper-remap-async-to-generator@npm:^7.
|
|
263
|
-
version: 7.
|
|
264
|
-
resolution: "@babel/helper-remap-async-to-generator@npm:7.
|
|
262
|
+
"@babel/helper-remap-async-to-generator@npm:^7.25.9":
|
|
263
|
+
version: 7.25.9
|
|
264
|
+
resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9"
|
|
265
265
|
dependencies:
|
|
266
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
267
|
-
"@babel/helper-wrap-function": "npm:^7.
|
|
268
|
-
"@babel/traverse": "npm:^7.
|
|
266
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
267
|
+
"@babel/helper-wrap-function": "npm:^7.25.9"
|
|
268
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
269
269
|
peerDependencies:
|
|
270
270
|
"@babel/core": ^7.0.0
|
|
271
|
-
checksum: 10c0/
|
|
271
|
+
checksum: 10c0/6798b562f2788210980f29c5ee96056d90dc73458c88af5bd32f9c82e28e01975588aa2a57bb866c35556bd9b76bac937e824ee63ba472b6430224b91b4879e9
|
|
272
272
|
languageName: node
|
|
273
273
|
linkType: hard
|
|
274
274
|
|
|
275
|
-
"@babel/helper-replace-supers@npm:^7.
|
|
276
|
-
version: 7.
|
|
277
|
-
resolution: "@babel/helper-replace-supers@npm:7.
|
|
275
|
+
"@babel/helper-replace-supers@npm:^7.25.9, @babel/helper-replace-supers@npm:^7.26.5":
|
|
276
|
+
version: 7.26.5
|
|
277
|
+
resolution: "@babel/helper-replace-supers@npm:7.26.5"
|
|
278
278
|
dependencies:
|
|
279
|
-
"@babel/helper-member-expression-to-functions": "npm:^7.
|
|
280
|
-
"@babel/helper-optimise-call-expression": "npm:^7.
|
|
281
|
-
"@babel/traverse": "npm:^7.
|
|
279
|
+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
|
|
280
|
+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
|
|
281
|
+
"@babel/traverse": "npm:^7.26.5"
|
|
282
282
|
peerDependencies:
|
|
283
283
|
"@babel/core": ^7.0.0
|
|
284
|
-
checksum: 10c0/
|
|
284
|
+
checksum: 10c0/b19b1245caf835207aaaaac3a494f03a16069ae55e76a2e1350b5acd560e6a820026997a8160e8ebab82ae873e8208759aa008eb8422a67a775df41f0a4633d4
|
|
285
285
|
languageName: node
|
|
286
286
|
linkType: hard
|
|
287
287
|
|
|
288
|
-
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.
|
|
289
|
-
version: 7.
|
|
290
|
-
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.
|
|
288
|
+
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
|
|
289
|
+
version: 7.25.9
|
|
290
|
+
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
|
|
291
291
|
dependencies:
|
|
292
|
-
"@babel/traverse": "npm:^7.
|
|
293
|
-
"@babel/types": "npm:^7.
|
|
294
|
-
checksum: 10c0/
|
|
292
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
293
|
+
"@babel/types": "npm:^7.25.9"
|
|
294
|
+
checksum: 10c0/09ace0c6156961624ac9524329ce7f45350bab94bbe24335cbe0da7dfaa1448e658771831983cb83fe91cf6635b15d0a3cab57c03b92657480bfb49fb56dd184
|
|
295
295
|
languageName: node
|
|
296
296
|
linkType: hard
|
|
297
297
|
|
|
298
|
-
"@babel/helper-string-parser@npm:^7.
|
|
299
|
-
version: 7.
|
|
300
|
-
resolution: "@babel/helper-string-parser@npm:7.
|
|
301
|
-
checksum: 10c0/
|
|
298
|
+
"@babel/helper-string-parser@npm:^7.25.9":
|
|
299
|
+
version: 7.25.9
|
|
300
|
+
resolution: "@babel/helper-string-parser@npm:7.25.9"
|
|
301
|
+
checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6
|
|
302
302
|
languageName: node
|
|
303
303
|
linkType: hard
|
|
304
304
|
|
|
305
|
-
"@babel/helper-validator-identifier@npm:^7.25.9
|
|
306
|
-
version: 7.
|
|
307
|
-
resolution: "@babel/helper-validator-identifier@npm:7.
|
|
308
|
-
checksum: 10c0/
|
|
305
|
+
"@babel/helper-validator-identifier@npm:^7.25.9":
|
|
306
|
+
version: 7.25.9
|
|
307
|
+
resolution: "@babel/helper-validator-identifier@npm:7.25.9"
|
|
308
|
+
checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d
|
|
309
309
|
languageName: node
|
|
310
310
|
linkType: hard
|
|
311
311
|
|
|
312
|
-
"@babel/helper-validator-option@npm:^7.
|
|
313
|
-
version: 7.
|
|
314
|
-
resolution: "@babel/helper-validator-option@npm:7.
|
|
315
|
-
checksum: 10c0/
|
|
312
|
+
"@babel/helper-validator-option@npm:^7.25.9":
|
|
313
|
+
version: 7.25.9
|
|
314
|
+
resolution: "@babel/helper-validator-option@npm:7.25.9"
|
|
315
|
+
checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
|
|
316
316
|
languageName: node
|
|
317
317
|
linkType: hard
|
|
318
318
|
|
|
319
|
-
"@babel/helper-wrap-function@npm:^7.
|
|
320
|
-
version: 7.
|
|
321
|
-
resolution: "@babel/helper-wrap-function@npm:7.
|
|
319
|
+
"@babel/helper-wrap-function@npm:^7.25.9":
|
|
320
|
+
version: 7.25.9
|
|
321
|
+
resolution: "@babel/helper-wrap-function@npm:7.25.9"
|
|
322
322
|
dependencies:
|
|
323
|
-
"@babel/template": "npm:^7.
|
|
324
|
-
"@babel/traverse": "npm:^7.
|
|
325
|
-
"@babel/types": "npm:^7.
|
|
326
|
-
checksum: 10c0/
|
|
323
|
+
"@babel/template": "npm:^7.25.9"
|
|
324
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
325
|
+
"@babel/types": "npm:^7.25.9"
|
|
326
|
+
checksum: 10c0/b6627d83291e7b80df020f8ee2890c52b8d49272962cac0114ef90f189889c90f1027985873d1b5261a4e986e109b2754292dc112392f0b1fcbfc91cc08bd003
|
|
327
327
|
languageName: node
|
|
328
328
|
linkType: hard
|
|
329
329
|
|
|
330
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.
|
|
331
|
-
version: 7.27.
|
|
332
|
-
resolution: "@babel/helpers@npm:7.27.
|
|
330
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.26.10":
|
|
331
|
+
version: 7.27.0
|
|
332
|
+
resolution: "@babel/helpers@npm:7.27.0"
|
|
333
333
|
dependencies:
|
|
334
|
-
"@babel/template": "npm:^7.27.
|
|
335
|
-
"@babel/types": "npm:^7.27.
|
|
336
|
-
checksum: 10c0/
|
|
334
|
+
"@babel/template": "npm:^7.27.0"
|
|
335
|
+
"@babel/types": "npm:^7.27.0"
|
|
336
|
+
checksum: 10c0/a3c64fd2d8b164c041808826cc00769d814074ea447daaacaf2e3714b66d3f4237ef6e420f61d08f463d6608f3468c2ac5124ab7c68f704e20384def5ade95f4
|
|
337
337
|
languageName: node
|
|
338
338
|
linkType: hard
|
|
339
339
|
|
|
@@ -349,73 +349,73 @@ __metadata:
|
|
|
349
349
|
languageName: node
|
|
350
350
|
linkType: hard
|
|
351
351
|
|
|
352
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.27.
|
|
353
|
-
version: 7.27.
|
|
354
|
-
resolution: "@babel/parser@npm:7.27.
|
|
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.26.10, @babel/parser@npm:^7.27.0":
|
|
353
|
+
version: 7.27.0
|
|
354
|
+
resolution: "@babel/parser@npm:7.27.0"
|
|
355
355
|
dependencies:
|
|
356
|
-
"@babel/types": "npm:^7.27.
|
|
356
|
+
"@babel/types": "npm:^7.27.0"
|
|
357
357
|
bin:
|
|
358
358
|
parser: ./bin/babel-parser.js
|
|
359
|
-
checksum: 10c0/
|
|
359
|
+
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
|
|
360
360
|
languageName: node
|
|
361
361
|
linkType: hard
|
|
362
362
|
|
|
363
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.
|
|
364
|
-
version: 7.
|
|
365
|
-
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.
|
|
363
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
|
|
364
|
+
version: 7.25.9
|
|
365
|
+
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
|
|
366
366
|
dependencies:
|
|
367
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
368
|
-
"@babel/traverse": "npm:^7.
|
|
367
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
368
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
369
369
|
peerDependencies:
|
|
370
370
|
"@babel/core": ^7.0.0
|
|
371
|
-
checksum: 10c0/
|
|
371
|
+
checksum: 10c0/7aab47fcbb8c1ddc195a3cd66609edcad54c5022f018db7de40185f0182950389690e953e952f117a1737b72f665ff02ad30de6c02b49b97f1d8f4ccdffedc34
|
|
372
372
|
languageName: node
|
|
373
373
|
linkType: hard
|
|
374
374
|
|
|
375
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.
|
|
376
|
-
version: 7.
|
|
377
|
-
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.
|
|
375
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.25.9":
|
|
376
|
+
version: 7.25.9
|
|
377
|
+
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.25.9"
|
|
378
378
|
dependencies:
|
|
379
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
379
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
380
380
|
peerDependencies:
|
|
381
381
|
"@babel/core": ^7.0.0
|
|
382
|
-
checksum: 10c0/
|
|
382
|
+
checksum: 10c0/3a652b3574ca62775c5f101f8457950edc540c3581226579125da535d67765f41ad7f0e6327f8efeb2540a5dad5bb0c60a89fb934af3f67472e73fb63612d004
|
|
383
383
|
languageName: node
|
|
384
384
|
linkType: hard
|
|
385
385
|
|
|
386
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.
|
|
387
|
-
version: 7.
|
|
388
|
-
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.
|
|
386
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.25.9":
|
|
387
|
+
version: 7.25.9
|
|
388
|
+
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.25.9"
|
|
389
389
|
dependencies:
|
|
390
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
390
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
391
391
|
peerDependencies:
|
|
392
392
|
"@babel/core": ^7.0.0
|
|
393
|
-
checksum: 10c0/
|
|
393
|
+
checksum: 10c0/18fc9004104a150f9f5da9f3307f361bc3104d16778bb593b7523d5110f04a8df19a2587e6bdd5e726fb1d397191add45223f4f731bb556c33f14f2779d596e8
|
|
394
394
|
languageName: node
|
|
395
395
|
linkType: hard
|
|
396
396
|
|
|
397
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.
|
|
398
|
-
version: 7.
|
|
399
|
-
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.
|
|
397
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.25.9":
|
|
398
|
+
version: 7.25.9
|
|
399
|
+
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.25.9"
|
|
400
400
|
dependencies:
|
|
401
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
402
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
403
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.
|
|
401
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
402
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
403
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
|
|
404
404
|
peerDependencies:
|
|
405
405
|
"@babel/core": ^7.13.0
|
|
406
|
-
checksum: 10c0/
|
|
406
|
+
checksum: 10c0/3f6c8781a2f7aa1791a31d2242399ca884df2ab944f90c020b6f112fb19f05fa6dad5be143d274dad1377e40415b63d24d5489faf5060b9c4a99e55d8f0c317c
|
|
407
407
|
languageName: node
|
|
408
408
|
linkType: hard
|
|
409
409
|
|
|
410
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.
|
|
411
|
-
version: 7.
|
|
412
|
-
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.
|
|
410
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.25.9":
|
|
411
|
+
version: 7.25.9
|
|
412
|
+
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.25.9"
|
|
413
413
|
dependencies:
|
|
414
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
415
|
-
"@babel/traverse": "npm:^7.
|
|
414
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
415
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
416
416
|
peerDependencies:
|
|
417
417
|
"@babel/core": ^7.0.0
|
|
418
|
-
checksum: 10c0/
|
|
418
|
+
checksum: 10c0/02b365f0cc4df8b8b811c68697c93476da387841e5f153fe42766f34241b685503ea51110d5ed6df7132759820b93e48d9fa3743cffc091eed97c19f7e5fe272
|
|
419
419
|
languageName: node
|
|
420
420
|
linkType: hard
|
|
421
421
|
|
|
@@ -432,26 +432,26 @@ __metadata:
|
|
|
432
432
|
linkType: hard
|
|
433
433
|
|
|
434
434
|
"@babel/plugin-proposal-decorators@npm:^7.12.12":
|
|
435
|
-
version: 7.
|
|
436
|
-
resolution: "@babel/plugin-proposal-decorators@npm:7.
|
|
435
|
+
version: 7.25.9
|
|
436
|
+
resolution: "@babel/plugin-proposal-decorators@npm:7.25.9"
|
|
437
437
|
dependencies:
|
|
438
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.
|
|
439
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
440
|
-
"@babel/plugin-syntax-decorators": "npm:^7.
|
|
438
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
439
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
440
|
+
"@babel/plugin-syntax-decorators": "npm:^7.25.9"
|
|
441
441
|
peerDependencies:
|
|
442
442
|
"@babel/core": ^7.0.0-0
|
|
443
|
-
checksum: 10c0/
|
|
443
|
+
checksum: 10c0/d7d54644f50a60c47090d70121905ca76534bd7a837c03d25e163ca6ae384b48ef6dcfb125a99f12b3ce7e78e074a33f6fa8c4531c1a46aa31274153f587b05e
|
|
444
444
|
languageName: node
|
|
445
445
|
linkType: hard
|
|
446
446
|
|
|
447
447
|
"@babel/plugin-proposal-export-default-from@npm:^7.12.1":
|
|
448
|
-
version: 7.
|
|
449
|
-
resolution: "@babel/plugin-proposal-export-default-from@npm:7.
|
|
448
|
+
version: 7.25.9
|
|
449
|
+
resolution: "@babel/plugin-proposal-export-default-from@npm:7.25.9"
|
|
450
450
|
dependencies:
|
|
451
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
451
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
452
452
|
peerDependencies:
|
|
453
453
|
"@babel/core": ^7.0.0-0
|
|
454
|
-
checksum: 10c0/
|
|
454
|
+
checksum: 10c0/6d7ca2d8179d97c38cbcc327129c70103b95797a048c6d244fa8f3eb35b8aebc8122957dc25f20d9923fe6e75f16e2a4d649f1d80a63a9fed2d8b9eda85bd650
|
|
455
455
|
languageName: node
|
|
456
456
|
linkType: hard
|
|
457
457
|
|
|
@@ -529,14 +529,14 @@ __metadata:
|
|
|
529
529
|
languageName: node
|
|
530
530
|
linkType: hard
|
|
531
531
|
|
|
532
|
-
"@babel/plugin-syntax-decorators@npm:^7.
|
|
533
|
-
version: 7.
|
|
534
|
-
resolution: "@babel/plugin-syntax-decorators@npm:7.
|
|
532
|
+
"@babel/plugin-syntax-decorators@npm:^7.25.9":
|
|
533
|
+
version: 7.25.9
|
|
534
|
+
resolution: "@babel/plugin-syntax-decorators@npm:7.25.9"
|
|
535
535
|
dependencies:
|
|
536
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
536
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
537
537
|
peerDependencies:
|
|
538
538
|
"@babel/core": ^7.0.0-0
|
|
539
|
-
checksum: 10c0/
|
|
539
|
+
checksum: 10c0/47e44a7d61b76dac4f18fd61edc186012e084eb8f1fe253c483b0fe90b73366b4ebd2b0b03728e000fd1fdedc8af3aa6e93246caf97183a8d9d42a0eb57ecfcc
|
|
540
540
|
languageName: node
|
|
541
541
|
linkType: hard
|
|
542
542
|
|
|
@@ -551,36 +551,36 @@ __metadata:
|
|
|
551
551
|
languageName: node
|
|
552
552
|
linkType: hard
|
|
553
553
|
|
|
554
|
-
"@babel/plugin-syntax-flow@npm:^7.
|
|
555
|
-
version: 7.
|
|
556
|
-
resolution: "@babel/plugin-syntax-flow@npm:7.
|
|
554
|
+
"@babel/plugin-syntax-flow@npm:^7.26.0":
|
|
555
|
+
version: 7.26.0
|
|
556
|
+
resolution: "@babel/plugin-syntax-flow@npm:7.26.0"
|
|
557
557
|
dependencies:
|
|
558
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
558
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
559
559
|
peerDependencies:
|
|
560
560
|
"@babel/core": ^7.0.0-0
|
|
561
|
-
checksum: 10c0/
|
|
561
|
+
checksum: 10c0/3d5cc1627a67af8be9df8cfe246869f18e7e9e2592f4b6f1c4bcd9bbe4ad27102784a25b31ebdbed23499ecb6fc23aaf7891ccf5ac3f432fd26a27123d1e242b
|
|
562
562
|
languageName: node
|
|
563
563
|
linkType: hard
|
|
564
564
|
|
|
565
|
-
"@babel/plugin-syntax-import-assertions@npm:^7.
|
|
566
|
-
version: 7.
|
|
567
|
-
resolution: "@babel/plugin-syntax-import-assertions@npm:7.
|
|
565
|
+
"@babel/plugin-syntax-import-assertions@npm:^7.26.0":
|
|
566
|
+
version: 7.26.0
|
|
567
|
+
resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
|
|
568
568
|
dependencies:
|
|
569
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
569
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
570
570
|
peerDependencies:
|
|
571
571
|
"@babel/core": ^7.0.0-0
|
|
572
|
-
checksum: 10c0/
|
|
572
|
+
checksum: 10c0/525b174e60b210d96c1744c1575fc2ddedcc43a479cba64a5344cf77bd0541754fc58120b5a11ff832ba098437bb05aa80900d1f49bb3d888c5e349a4a3a356e
|
|
573
573
|
languageName: node
|
|
574
574
|
linkType: hard
|
|
575
575
|
|
|
576
|
-
"@babel/plugin-syntax-import-attributes@npm:^7.
|
|
577
|
-
version: 7.
|
|
578
|
-
resolution: "@babel/plugin-syntax-import-attributes@npm:7.
|
|
576
|
+
"@babel/plugin-syntax-import-attributes@npm:^7.26.0":
|
|
577
|
+
version: 7.26.0
|
|
578
|
+
resolution: "@babel/plugin-syntax-import-attributes@npm:7.26.0"
|
|
579
579
|
dependencies:
|
|
580
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
580
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
581
581
|
peerDependencies:
|
|
582
582
|
"@babel/core": ^7.0.0-0
|
|
583
|
-
checksum: 10c0/
|
|
583
|
+
checksum: 10c0/e594c185b12bfe0bbe7ca78dfeebe870e6d569a12128cac86f3164a075fe0ff70e25ddbd97fd0782906b91f65560c9dc6957716b7b4a68aba2516c9b7455e352
|
|
584
584
|
languageName: node
|
|
585
585
|
linkType: hard
|
|
586
586
|
|
|
@@ -595,14 +595,14 @@ __metadata:
|
|
|
595
595
|
languageName: node
|
|
596
596
|
linkType: hard
|
|
597
597
|
|
|
598
|
-
"@babel/plugin-syntax-jsx@npm:^7.
|
|
599
|
-
version: 7.
|
|
600
|
-
resolution: "@babel/plugin-syntax-jsx@npm:7.
|
|
598
|
+
"@babel/plugin-syntax-jsx@npm:^7.25.9":
|
|
599
|
+
version: 7.25.9
|
|
600
|
+
resolution: "@babel/plugin-syntax-jsx@npm:7.25.9"
|
|
601
601
|
dependencies:
|
|
602
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
602
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
603
603
|
peerDependencies:
|
|
604
604
|
"@babel/core": ^7.0.0-0
|
|
605
|
-
checksum: 10c0/
|
|
605
|
+
checksum: 10c0/d56597aff4df39d3decda50193b6dfbe596ca53f437ff2934622ce19a743bf7f43492d3fb3308b0289f5cee2b825d99ceb56526a2b9e7b68bf04901546c5618c
|
|
606
606
|
languageName: node
|
|
607
607
|
linkType: hard
|
|
608
608
|
|
|
@@ -639,14 +639,14 @@ __metadata:
|
|
|
639
639
|
languageName: node
|
|
640
640
|
linkType: hard
|
|
641
641
|
|
|
642
|
-
"@babel/plugin-syntax-typescript@npm:^7.
|
|
643
|
-
version: 7.
|
|
644
|
-
resolution: "@babel/plugin-syntax-typescript@npm:7.
|
|
642
|
+
"@babel/plugin-syntax-typescript@npm:^7.25.9":
|
|
643
|
+
version: 7.25.9
|
|
644
|
+
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
|
|
645
645
|
dependencies:
|
|
646
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
646
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
647
647
|
peerDependencies:
|
|
648
648
|
"@babel/core": ^7.0.0-0
|
|
649
|
-
checksum: 10c0/
|
|
649
|
+
checksum: 10c0/5192ebe11bd46aea68b7a60fd9555465c59af7e279e71126788e59121b86e00b505816685ab4782abe159232b0f73854e804b54449820b0d950b397ee158caa2
|
|
650
650
|
languageName: node
|
|
651
651
|
linkType: hard
|
|
652
652
|
|
|
@@ -662,768 +662,769 @@ __metadata:
|
|
|
662
662
|
languageName: node
|
|
663
663
|
linkType: hard
|
|
664
664
|
|
|
665
|
-
"@babel/plugin-transform-arrow-functions@npm:^7.12.1, @babel/plugin-transform-arrow-functions@npm:^7.
|
|
666
|
-
version: 7.
|
|
667
|
-
resolution: "@babel/plugin-transform-arrow-functions@npm:7.
|
|
665
|
+
"@babel/plugin-transform-arrow-functions@npm:^7.12.1, @babel/plugin-transform-arrow-functions@npm:^7.25.9":
|
|
666
|
+
version: 7.25.9
|
|
667
|
+
resolution: "@babel/plugin-transform-arrow-functions@npm:7.25.9"
|
|
668
668
|
dependencies:
|
|
669
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
669
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
670
670
|
peerDependencies:
|
|
671
671
|
"@babel/core": ^7.0.0-0
|
|
672
|
-
checksum: 10c0/
|
|
672
|
+
checksum: 10c0/851fef9f58be60a80f46cc0ce1e46a6f7346a6f9d50fa9e0fa79d46ec205320069d0cc157db213e2bea88ef5b7d9bd7618bb83f0b1996a836e2426c3a3a1f622
|
|
673
673
|
languageName: node
|
|
674
674
|
linkType: hard
|
|
675
675
|
|
|
676
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.
|
|
677
|
-
version: 7.
|
|
678
|
-
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.
|
|
676
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.26.8":
|
|
677
|
+
version: 7.26.8
|
|
678
|
+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.26.8"
|
|
679
679
|
dependencies:
|
|
680
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
681
|
-
"@babel/helper-remap-async-to-generator": "npm:^7.
|
|
682
|
-
"@babel/traverse": "npm:^7.
|
|
680
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
681
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
|
|
682
|
+
"@babel/traverse": "npm:^7.26.8"
|
|
683
683
|
peerDependencies:
|
|
684
684
|
"@babel/core": ^7.0.0-0
|
|
685
|
-
checksum: 10c0/
|
|
685
|
+
checksum: 10c0/f6fefce963fe2e6268dde1958975d7adbce65fba94ca6f4bc554c90da03104ad1dd2e66d03bc0462da46868498428646e30b03a218ef0e5a84bfc87a7e375cec
|
|
686
686
|
languageName: node
|
|
687
687
|
linkType: hard
|
|
688
688
|
|
|
689
|
-
"@babel/plugin-transform-async-to-generator@npm:^7.
|
|
690
|
-
version: 7.
|
|
691
|
-
resolution: "@babel/plugin-transform-async-to-generator@npm:7.
|
|
689
|
+
"@babel/plugin-transform-async-to-generator@npm:^7.25.9":
|
|
690
|
+
version: 7.25.9
|
|
691
|
+
resolution: "@babel/plugin-transform-async-to-generator@npm:7.25.9"
|
|
692
692
|
dependencies:
|
|
693
|
-
"@babel/helper-module-imports": "npm:^7.
|
|
694
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
695
|
-
"@babel/helper-remap-async-to-generator": "npm:^7.
|
|
693
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
694
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
695
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.25.9"
|
|
696
696
|
peerDependencies:
|
|
697
697
|
"@babel/core": ^7.0.0-0
|
|
698
|
-
checksum: 10c0/
|
|
698
|
+
checksum: 10c0/c443d9e462ddef733ae56360064f32fc800105803d892e4ff32d7d6a6922b3765fa97b9ddc9f7f1d3f9d8c2d95721d85bef9dbf507804214c6cf6466b105c168
|
|
699
699
|
languageName: node
|
|
700
700
|
linkType: hard
|
|
701
701
|
|
|
702
|
-
"@babel/plugin-transform-block-scoped-functions@npm:^7.
|
|
703
|
-
version: 7.
|
|
704
|
-
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.
|
|
702
|
+
"@babel/plugin-transform-block-scoped-functions@npm:^7.26.5":
|
|
703
|
+
version: 7.26.5
|
|
704
|
+
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
|
|
705
705
|
dependencies:
|
|
706
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
706
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
707
707
|
peerDependencies:
|
|
708
708
|
"@babel/core": ^7.0.0-0
|
|
709
|
-
checksum: 10c0/
|
|
709
|
+
checksum: 10c0/2f3060800ead46b09971dd7bf830d66383b7bc61ced9945633b4ef9bf87787956ea83fcf49b387cecb377812588c6b81681714c760f9cf89ecba45edcbab1192
|
|
710
710
|
languageName: node
|
|
711
711
|
linkType: hard
|
|
712
712
|
|
|
713
|
-
"@babel/plugin-transform-block-scoping@npm:^7.12.12, @babel/plugin-transform-block-scoping@npm:^7.
|
|
714
|
-
version: 7.27.
|
|
715
|
-
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.
|
|
713
|
+
"@babel/plugin-transform-block-scoping@npm:^7.12.12, @babel/plugin-transform-block-scoping@npm:^7.25.9":
|
|
714
|
+
version: 7.27.0
|
|
715
|
+
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.0"
|
|
716
716
|
dependencies:
|
|
717
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
717
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
718
718
|
peerDependencies:
|
|
719
719
|
"@babel/core": ^7.0.0-0
|
|
720
|
-
checksum: 10c0/
|
|
720
|
+
checksum: 10c0/15a604fac04151a795ff3213c73ece06bda7cd5f7c8cb7a3b29563ab243f0b3f7cba9e6facfc9d70e3e63b21af32f9d26bd10ccc58e1c425c7801186014b5ce4
|
|
721
721
|
languageName: node
|
|
722
722
|
linkType: hard
|
|
723
723
|
|
|
724
|
-
"@babel/plugin-transform-class-properties@npm:^7.
|
|
725
|
-
version: 7.
|
|
726
|
-
resolution: "@babel/plugin-transform-class-properties@npm:7.
|
|
724
|
+
"@babel/plugin-transform-class-properties@npm:^7.25.9":
|
|
725
|
+
version: 7.25.9
|
|
726
|
+
resolution: "@babel/plugin-transform-class-properties@npm:7.25.9"
|
|
727
727
|
dependencies:
|
|
728
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.
|
|
729
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
728
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
729
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
730
730
|
peerDependencies:
|
|
731
731
|
"@babel/core": ^7.0.0-0
|
|
732
|
-
checksum: 10c0/
|
|
732
|
+
checksum: 10c0/f0603b6bd34d8ba62c03fc0572cb8bbc75874d097ac20cc7c5379e001081210a84dba1749e7123fca43b978382f605bb9973c99caf2c5b4c492d5c0a4a441150
|
|
733
733
|
languageName: node
|
|
734
734
|
linkType: hard
|
|
735
735
|
|
|
736
|
-
"@babel/plugin-transform-class-static-block@npm:^7.
|
|
737
|
-
version: 7.
|
|
738
|
-
resolution: "@babel/plugin-transform-class-static-block@npm:7.
|
|
736
|
+
"@babel/plugin-transform-class-static-block@npm:^7.26.0":
|
|
737
|
+
version: 7.26.0
|
|
738
|
+
resolution: "@babel/plugin-transform-class-static-block@npm:7.26.0"
|
|
739
739
|
dependencies:
|
|
740
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.
|
|
741
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
740
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
741
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
742
742
|
peerDependencies:
|
|
743
743
|
"@babel/core": ^7.12.0
|
|
744
|
-
checksum: 10c0/
|
|
744
|
+
checksum: 10c0/cdcf5545ae6514ed75fbd73cccfa209c6a5dfdf0c2bb7bb62c0fb4ec334a32281bcf1bc16ace494d9dbe93feb8bdc0bd3cf9d9ccb6316e634a67056fa13b741b
|
|
745
745
|
languageName: node
|
|
746
746
|
linkType: hard
|
|
747
747
|
|
|
748
|
-
"@babel/plugin-transform-classes@npm:^7.12.1, @babel/plugin-transform-classes@npm:^7.
|
|
749
|
-
version: 7.
|
|
750
|
-
resolution: "@babel/plugin-transform-classes@npm:7.
|
|
748
|
+
"@babel/plugin-transform-classes@npm:^7.12.1, @babel/plugin-transform-classes@npm:^7.25.9":
|
|
749
|
+
version: 7.25.9
|
|
750
|
+
resolution: "@babel/plugin-transform-classes@npm:7.25.9"
|
|
751
751
|
dependencies:
|
|
752
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
753
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
754
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
755
|
-
"@babel/helper-replace-supers": "npm:^7.
|
|
756
|
-
"@babel/traverse": "npm:^7.
|
|
752
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
753
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
754
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
755
|
+
"@babel/helper-replace-supers": "npm:^7.25.9"
|
|
756
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
757
757
|
globals: "npm:^11.1.0"
|
|
758
758
|
peerDependencies:
|
|
759
759
|
"@babel/core": ^7.0.0-0
|
|
760
|
-
checksum: 10c0/
|
|
760
|
+
checksum: 10c0/02742ea7cd25be286c982e672619effca528d7a931626a6f3d6cea11852951b7ee973276127eaf6418ac0e18c4d749a16b520709c707e86a67012bd23ff2927d
|
|
761
761
|
languageName: node
|
|
762
762
|
linkType: hard
|
|
763
763
|
|
|
764
|
-
"@babel/plugin-transform-computed-properties@npm:^7.
|
|
765
|
-
version: 7.
|
|
766
|
-
resolution: "@babel/plugin-transform-computed-properties@npm:7.
|
|
764
|
+
"@babel/plugin-transform-computed-properties@npm:^7.25.9":
|
|
765
|
+
version: 7.25.9
|
|
766
|
+
resolution: "@babel/plugin-transform-computed-properties@npm:7.25.9"
|
|
767
767
|
dependencies:
|
|
768
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
769
|
-
"@babel/template": "npm:^7.
|
|
768
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
769
|
+
"@babel/template": "npm:^7.25.9"
|
|
770
770
|
peerDependencies:
|
|
771
771
|
"@babel/core": ^7.0.0-0
|
|
772
|
-
checksum: 10c0/
|
|
772
|
+
checksum: 10c0/948c0ae3ce0ba2375241d122a9bc7cda4a7ac8110bd8a62cd804bc46a5fdb7a7a42c7799c4cd972e14e0a579d2bd0999b92e53177b73f240bb0d4b09972c758b
|
|
773
773
|
languageName: node
|
|
774
774
|
linkType: hard
|
|
775
775
|
|
|
776
|
-
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.
|
|
777
|
-
version: 7.
|
|
778
|
-
resolution: "@babel/plugin-transform-destructuring@npm:7.
|
|
776
|
+
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.25.9":
|
|
777
|
+
version: 7.25.9
|
|
778
|
+
resolution: "@babel/plugin-transform-destructuring@npm:7.25.9"
|
|
779
779
|
dependencies:
|
|
780
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
780
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
781
781
|
peerDependencies:
|
|
782
782
|
"@babel/core": ^7.0.0-0
|
|
783
|
-
checksum: 10c0/
|
|
783
|
+
checksum: 10c0/7beec5fda665d108f69d5023aa7c298a1e566b973dd41290faa18aeea70f6f571295c1ece0a058f3ceb6c6c96de76de7cd34f5a227fbf09a1b8d8a735d28ca49
|
|
784
784
|
languageName: node
|
|
785
785
|
linkType: hard
|
|
786
786
|
|
|
787
|
-
"@babel/plugin-transform-dotall-regex@npm:^7.
|
|
788
|
-
version: 7.
|
|
789
|
-
resolution: "@babel/plugin-transform-dotall-regex@npm:7.
|
|
787
|
+
"@babel/plugin-transform-dotall-regex@npm:^7.25.9":
|
|
788
|
+
version: 7.25.9
|
|
789
|
+
resolution: "@babel/plugin-transform-dotall-regex@npm:7.25.9"
|
|
790
790
|
dependencies:
|
|
791
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
792
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
791
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
792
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
793
793
|
peerDependencies:
|
|
794
794
|
"@babel/core": ^7.0.0-0
|
|
795
|
-
checksum: 10c0/
|
|
795
|
+
checksum: 10c0/7c3471ae5cf7521fd8da5b03e137e8d3733fc5ee4524ce01fb0c812f0bb77cb2c9657bc8a6253186be3a15bb4caa8974993c7ddc067f554ecc6a026f0a3b5e12
|
|
796
796
|
languageName: node
|
|
797
797
|
linkType: hard
|
|
798
798
|
|
|
799
|
-
"@babel/plugin-transform-duplicate-keys@npm:^7.
|
|
800
|
-
version: 7.
|
|
801
|
-
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.
|
|
799
|
+
"@babel/plugin-transform-duplicate-keys@npm:^7.25.9":
|
|
800
|
+
version: 7.25.9
|
|
801
|
+
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.25.9"
|
|
802
802
|
dependencies:
|
|
803
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
803
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
804
804
|
peerDependencies:
|
|
805
805
|
"@babel/core": ^7.0.0-0
|
|
806
|
-
checksum: 10c0/
|
|
806
|
+
checksum: 10c0/d0c74894b9bf6ff2a04189afffb9cd43d87ebd7b7943e51a827c92d2aaa40fa89ac81565a2fd6fbeabf9e38413a9264c45862eee2b017f1d49046cc3c8ff06b4
|
|
807
807
|
languageName: node
|
|
808
808
|
linkType: hard
|
|
809
809
|
|
|
810
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.
|
|
811
|
-
version: 7.
|
|
812
|
-
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.
|
|
810
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.25.9":
|
|
811
|
+
version: 7.25.9
|
|
812
|
+
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.25.9"
|
|
813
813
|
dependencies:
|
|
814
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
815
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
814
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
815
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
816
816
|
peerDependencies:
|
|
817
817
|
"@babel/core": ^7.0.0
|
|
818
|
-
checksum: 10c0/
|
|
818
|
+
checksum: 10c0/a8039a6d2b90e011c7b30975edee47b5b1097cf3c2f95ec1f5ddd029898d783a995f55f7d6eb8d6bb8873c060fb64f9f1ccba938dfe22d118d09cf68e0cd3bf6
|
|
819
819
|
languageName: node
|
|
820
820
|
linkType: hard
|
|
821
821
|
|
|
822
|
-
"@babel/plugin-transform-dynamic-import@npm:^7.
|
|
823
|
-
version: 7.
|
|
824
|
-
resolution: "@babel/plugin-transform-dynamic-import@npm:7.
|
|
822
|
+
"@babel/plugin-transform-dynamic-import@npm:^7.25.9":
|
|
823
|
+
version: 7.25.9
|
|
824
|
+
resolution: "@babel/plugin-transform-dynamic-import@npm:7.25.9"
|
|
825
825
|
dependencies:
|
|
826
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
826
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
827
827
|
peerDependencies:
|
|
828
828
|
"@babel/core": ^7.0.0-0
|
|
829
|
-
checksum: 10c0/
|
|
829
|
+
checksum: 10c0/5e643a8209072b668350f5788f23c64e9124f81f958b595c80fecca6561086d8ef346c04391b9e5e4cad8b8cbe22c258f0cd5f4ea89b97e74438e7d1abfd98cf
|
|
830
830
|
languageName: node
|
|
831
831
|
linkType: hard
|
|
832
832
|
|
|
833
|
-
"@babel/plugin-transform-exponentiation-operator@npm:^7.
|
|
834
|
-
version: 7.
|
|
835
|
-
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.
|
|
833
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.26.3":
|
|
834
|
+
version: 7.26.3
|
|
835
|
+
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.26.3"
|
|
836
836
|
dependencies:
|
|
837
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
837
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
838
838
|
peerDependencies:
|
|
839
839
|
"@babel/core": ^7.0.0-0
|
|
840
|
-
checksum: 10c0/
|
|
840
|
+
checksum: 10c0/cac922e851c6a0831fdd2e3663564966916015aeff7f4485825fc33879cbc3a313ceb859814c9200248e2875d65bb13802a723e5d7d7b40a2e90da82a5a1e15c
|
|
841
841
|
languageName: node
|
|
842
842
|
linkType: hard
|
|
843
843
|
|
|
844
|
-
"@babel/plugin-transform-export-namespace-from@npm:^7.
|
|
845
|
-
version: 7.
|
|
846
|
-
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.
|
|
844
|
+
"@babel/plugin-transform-export-namespace-from@npm:^7.25.9":
|
|
845
|
+
version: 7.25.9
|
|
846
|
+
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.25.9"
|
|
847
847
|
dependencies:
|
|
848
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
848
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
849
849
|
peerDependencies:
|
|
850
850
|
"@babel/core": ^7.0.0-0
|
|
851
|
-
checksum: 10c0/
|
|
851
|
+
checksum: 10c0/f291ea2ec5f36de9028a00cbd5b32f08af281b8183bf047200ff001f4cb260be56f156b2449f42149448a4a033bd6e86a3a7f06d0c2825532eb0ae6b03058dfb
|
|
852
852
|
languageName: node
|
|
853
853
|
linkType: hard
|
|
854
854
|
|
|
855
|
-
"@babel/plugin-transform-flow-strip-types@npm:^7.
|
|
856
|
-
version: 7.
|
|
857
|
-
resolution: "@babel/plugin-transform-flow-strip-types@npm:7.
|
|
855
|
+
"@babel/plugin-transform-flow-strip-types@npm:^7.25.9":
|
|
856
|
+
version: 7.26.5
|
|
857
|
+
resolution: "@babel/plugin-transform-flow-strip-types@npm:7.26.5"
|
|
858
858
|
dependencies:
|
|
859
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
860
|
-
"@babel/plugin-syntax-flow": "npm:^7.
|
|
859
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
860
|
+
"@babel/plugin-syntax-flow": "npm:^7.26.0"
|
|
861
861
|
peerDependencies:
|
|
862
862
|
"@babel/core": ^7.0.0-0
|
|
863
|
-
checksum: 10c0/
|
|
863
|
+
checksum: 10c0/61a0c0b652931cd0344e3357e41a89a717c787a55cb9e3381681ea5dfb8f267f6309bd337bc2064ffb267ba5eac92dd0f52984d376c23da105e7767266c2fc6f
|
|
864
864
|
languageName: node
|
|
865
865
|
linkType: hard
|
|
866
866
|
|
|
867
|
-
"@babel/plugin-transform-for-of@npm:^7.12.1, @babel/plugin-transform-for-of@npm:^7.
|
|
868
|
-
version: 7.
|
|
869
|
-
resolution: "@babel/plugin-transform-for-of@npm:7.
|
|
867
|
+
"@babel/plugin-transform-for-of@npm:^7.12.1, @babel/plugin-transform-for-of@npm:^7.26.9":
|
|
868
|
+
version: 7.26.9
|
|
869
|
+
resolution: "@babel/plugin-transform-for-of@npm:7.26.9"
|
|
870
870
|
dependencies:
|
|
871
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
872
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
871
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
872
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
873
873
|
peerDependencies:
|
|
874
874
|
"@babel/core": ^7.0.0-0
|
|
875
|
-
checksum: 10c0/
|
|
875
|
+
checksum: 10c0/e28a521521cf9f84ddd69ca8da7c89fb9f7aa38e4dea35742fe973e4e1d7c23f9cee1a4861a2fdd9e9f18ff945886a44d7335cea1c603b96bfcb1c7c8791ef09
|
|
876
876
|
languageName: node
|
|
877
877
|
linkType: hard
|
|
878
878
|
|
|
879
|
-
"@babel/plugin-transform-function-name@npm:^7.
|
|
880
|
-
version: 7.
|
|
881
|
-
resolution: "@babel/plugin-transform-function-name@npm:7.
|
|
879
|
+
"@babel/plugin-transform-function-name@npm:^7.25.9":
|
|
880
|
+
version: 7.25.9
|
|
881
|
+
resolution: "@babel/plugin-transform-function-name@npm:7.25.9"
|
|
882
882
|
dependencies:
|
|
883
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
884
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
885
|
-
"@babel/traverse": "npm:^7.
|
|
883
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
884
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
885
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
886
886
|
peerDependencies:
|
|
887
887
|
"@babel/core": ^7.0.0-0
|
|
888
|
-
checksum: 10c0/
|
|
888
|
+
checksum: 10c0/8e67fbd1dd367927b8b6afdf0a6e7cb3a3fd70766c52f700ca77428b6d536f6c9d7ec643e7762d64b23093233765c66bffa40e31aabe6492682879bcb45423e1
|
|
889
889
|
languageName: node
|
|
890
890
|
linkType: hard
|
|
891
891
|
|
|
892
|
-
"@babel/plugin-transform-json-strings@npm:^7.
|
|
893
|
-
version: 7.
|
|
894
|
-
resolution: "@babel/plugin-transform-json-strings@npm:7.
|
|
892
|
+
"@babel/plugin-transform-json-strings@npm:^7.25.9":
|
|
893
|
+
version: 7.25.9
|
|
894
|
+
resolution: "@babel/plugin-transform-json-strings@npm:7.25.9"
|
|
895
895
|
dependencies:
|
|
896
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
896
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
897
897
|
peerDependencies:
|
|
898
898
|
"@babel/core": ^7.0.0-0
|
|
899
|
-
checksum: 10c0/
|
|
899
|
+
checksum: 10c0/00bc2d4751dfc9d44ab725be16ee534de13cfd7e77dfb386e5dac9e48101ce8fcbc5971df919dc25b3f8a0fa85d6dc5f2a0c3cf7ec9d61c163d9823c091844f0
|
|
900
900
|
languageName: node
|
|
901
901
|
linkType: hard
|
|
902
902
|
|
|
903
|
-
"@babel/plugin-transform-literals@npm:^7.
|
|
904
|
-
version: 7.
|
|
905
|
-
resolution: "@babel/plugin-transform-literals@npm:7.
|
|
903
|
+
"@babel/plugin-transform-literals@npm:^7.25.9":
|
|
904
|
+
version: 7.25.9
|
|
905
|
+
resolution: "@babel/plugin-transform-literals@npm:7.25.9"
|
|
906
906
|
dependencies:
|
|
907
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
907
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
908
908
|
peerDependencies:
|
|
909
909
|
"@babel/core": ^7.0.0-0
|
|
910
|
-
checksum: 10c0/
|
|
910
|
+
checksum: 10c0/00b14e9c14cf1e871c1f3781bf6334cac339c360404afd6aba63d2f6aca9270854d59a2b40abff1c4c90d4ffdca614440842d3043316c2f0ceb155fdf7726b3b
|
|
911
911
|
languageName: node
|
|
912
912
|
linkType: hard
|
|
913
913
|
|
|
914
|
-
"@babel/plugin-transform-logical-assignment-operators@npm:^7.
|
|
915
|
-
version: 7.
|
|
916
|
-
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.
|
|
914
|
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.25.9":
|
|
915
|
+
version: 7.25.9
|
|
916
|
+
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.25.9"
|
|
917
917
|
dependencies:
|
|
918
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
918
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
919
919
|
peerDependencies:
|
|
920
920
|
"@babel/core": ^7.0.0-0
|
|
921
|
-
checksum: 10c0/
|
|
921
|
+
checksum: 10c0/6e2051e10b2d6452980fc4bdef9da17c0d6ca48f81b8529e8804b031950e4fff7c74a7eb3de4a2b6ad22ffb631d0b67005425d232cce6e2b29ce861c78ed04f5
|
|
922
922
|
languageName: node
|
|
923
923
|
linkType: hard
|
|
924
924
|
|
|
925
|
-
"@babel/plugin-transform-member-expression-literals@npm:^7.
|
|
926
|
-
version: 7.
|
|
927
|
-
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.
|
|
925
|
+
"@babel/plugin-transform-member-expression-literals@npm:^7.25.9":
|
|
926
|
+
version: 7.25.9
|
|
927
|
+
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.25.9"
|
|
928
928
|
dependencies:
|
|
929
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
929
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
930
930
|
peerDependencies:
|
|
931
931
|
"@babel/core": ^7.0.0-0
|
|
932
|
-
checksum: 10c0/
|
|
932
|
+
checksum: 10c0/91d17b451bcc5ea9f1c6f8264144057ade3338d4b92c0b248366e4db3a7790a28fd59cc56ac433a9627a9087a17a5684e53f4995dd6ae92831cb72f1bd540b54
|
|
933
933
|
languageName: node
|
|
934
934
|
linkType: hard
|
|
935
935
|
|
|
936
|
-
"@babel/plugin-transform-modules-amd@npm:^7.
|
|
937
|
-
version: 7.
|
|
938
|
-
resolution: "@babel/plugin-transform-modules-amd@npm:7.
|
|
936
|
+
"@babel/plugin-transform-modules-amd@npm:^7.25.9":
|
|
937
|
+
version: 7.25.9
|
|
938
|
+
resolution: "@babel/plugin-transform-modules-amd@npm:7.25.9"
|
|
939
939
|
dependencies:
|
|
940
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
941
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
940
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
941
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
942
942
|
peerDependencies:
|
|
943
943
|
"@babel/core": ^7.0.0-0
|
|
944
|
-
checksum: 10c0/
|
|
944
|
+
checksum: 10c0/849957d9484d0a2d93331226ed6cf840cee7d57454549534c447c93f8b839ef8553eae9877f8f550e3c39f14d60992f91244b2e8e7502a46064b56c5d68ba855
|
|
945
945
|
languageName: node
|
|
946
946
|
linkType: hard
|
|
947
947
|
|
|
948
|
-
"@babel/plugin-transform-modules-commonjs@npm:^7.
|
|
949
|
-
version: 7.
|
|
950
|
-
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.
|
|
948
|
+
"@babel/plugin-transform-modules-commonjs@npm:^7.26.3":
|
|
949
|
+
version: 7.26.3
|
|
950
|
+
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
|
|
951
951
|
dependencies:
|
|
952
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
953
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
952
|
+
"@babel/helper-module-transforms": "npm:^7.26.0"
|
|
953
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
954
954
|
peerDependencies:
|
|
955
955
|
"@babel/core": ^7.0.0-0
|
|
956
|
-
checksum: 10c0/
|
|
956
|
+
checksum: 10c0/82e59708f19f36da29531a64a7a94eabbf6ff46a615e0f5d9b49f3f59e8ef10e2bac607d749091508d3fa655146c9e5647c3ffeca781060cdabedb4c7a33c6f2
|
|
957
957
|
languageName: node
|
|
958
958
|
linkType: hard
|
|
959
959
|
|
|
960
|
-
"@babel/plugin-transform-modules-systemjs@npm:^7.
|
|
961
|
-
version: 7.
|
|
962
|
-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.
|
|
960
|
+
"@babel/plugin-transform-modules-systemjs@npm:^7.25.9":
|
|
961
|
+
version: 7.25.9
|
|
962
|
+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.9"
|
|
963
963
|
dependencies:
|
|
964
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
965
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
966
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
967
|
-
"@babel/traverse": "npm:^7.
|
|
964
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
965
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
966
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
967
|
+
"@babel/traverse": "npm:^7.25.9"
|
|
968
968
|
peerDependencies:
|
|
969
969
|
"@babel/core": ^7.0.0-0
|
|
970
|
-
checksum: 10c0/
|
|
970
|
+
checksum: 10c0/8299e3437542129c2684b86f98408c690df27db4122a79edded4782cf04e755d6ecb05b1e812c81a34224a81e664303392d5f3c36f3d2d51fdc99bb91c881e9a
|
|
971
971
|
languageName: node
|
|
972
972
|
linkType: hard
|
|
973
973
|
|
|
974
|
-
"@babel/plugin-transform-modules-umd@npm:^7.
|
|
975
|
-
version: 7.
|
|
976
|
-
resolution: "@babel/plugin-transform-modules-umd@npm:7.
|
|
974
|
+
"@babel/plugin-transform-modules-umd@npm:^7.25.9":
|
|
975
|
+
version: 7.25.9
|
|
976
|
+
resolution: "@babel/plugin-transform-modules-umd@npm:7.25.9"
|
|
977
977
|
dependencies:
|
|
978
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
979
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
978
|
+
"@babel/helper-module-transforms": "npm:^7.25.9"
|
|
979
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
980
980
|
peerDependencies:
|
|
981
981
|
"@babel/core": ^7.0.0-0
|
|
982
|
-
checksum: 10c0/
|
|
982
|
+
checksum: 10c0/fa11a621f023e2ac437b71d5582f819e667c94306f022583d77da9a8f772c4128861a32bbb63bef5cba581a70cd7dbe87a37238edaafcfacf889470c395e7076
|
|
983
983
|
languageName: node
|
|
984
984
|
linkType: hard
|
|
985
985
|
|
|
986
|
-
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.
|
|
987
|
-
version: 7.
|
|
988
|
-
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.
|
|
986
|
+
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.25.9":
|
|
987
|
+
version: 7.25.9
|
|
988
|
+
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.25.9"
|
|
989
989
|
dependencies:
|
|
990
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
991
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
990
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
991
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
992
992
|
peerDependencies:
|
|
993
993
|
"@babel/core": ^7.0.0
|
|
994
|
-
checksum: 10c0/
|
|
994
|
+
checksum: 10c0/32b14fda5c885d1706863f8af2ee6c703d39264355b57482d3a24fce7f6afbd4c7a0896e501c0806ed2b0759beb621bf7f3f7de1fbbc82026039a98d961e78ef
|
|
995
995
|
languageName: node
|
|
996
996
|
linkType: hard
|
|
997
997
|
|
|
998
|
-
"@babel/plugin-transform-new-target@npm:^7.
|
|
999
|
-
version: 7.
|
|
1000
|
-
resolution: "@babel/plugin-transform-new-target@npm:7.
|
|
998
|
+
"@babel/plugin-transform-new-target@npm:^7.25.9":
|
|
999
|
+
version: 7.25.9
|
|
1000
|
+
resolution: "@babel/plugin-transform-new-target@npm:7.25.9"
|
|
1001
1001
|
dependencies:
|
|
1002
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1002
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1003
1003
|
peerDependencies:
|
|
1004
1004
|
"@babel/core": ^7.0.0-0
|
|
1005
|
-
checksum: 10c0/
|
|
1005
|
+
checksum: 10c0/7b5f1b7998f1cf183a7fa646346e2f3742e5805b609f28ad5fee22d666a15010f3e398b7e1ab78cddb7901841a3d3f47135929af23d54e8bf4ce69b72051f71e
|
|
1006
1006
|
languageName: node
|
|
1007
1007
|
linkType: hard
|
|
1008
1008
|
|
|
1009
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.
|
|
1010
|
-
version: 7.
|
|
1011
|
-
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.
|
|
1009
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.26.6":
|
|
1010
|
+
version: 7.26.6
|
|
1011
|
+
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
|
|
1012
1012
|
dependencies:
|
|
1013
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1013
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1014
1014
|
peerDependencies:
|
|
1015
1015
|
"@babel/core": ^7.0.0-0
|
|
1016
|
-
checksum: 10c0/
|
|
1016
|
+
checksum: 10c0/574d6db7cbc5c092db5d1dece8ce26195e642b9c40dbfeaf3082058a78ad7959c1c333471cdd45f38b784ec488850548075d527b178c5010ee9bff7aa527cc7a
|
|
1017
1017
|
languageName: node
|
|
1018
1018
|
linkType: hard
|
|
1019
1019
|
|
|
1020
|
-
"@babel/plugin-transform-numeric-separator@npm:^7.
|
|
1021
|
-
version: 7.
|
|
1022
|
-
resolution: "@babel/plugin-transform-numeric-separator@npm:7.
|
|
1020
|
+
"@babel/plugin-transform-numeric-separator@npm:^7.25.9":
|
|
1021
|
+
version: 7.25.9
|
|
1022
|
+
resolution: "@babel/plugin-transform-numeric-separator@npm:7.25.9"
|
|
1023
1023
|
dependencies:
|
|
1024
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1024
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1025
1025
|
peerDependencies:
|
|
1026
1026
|
"@babel/core": ^7.0.0-0
|
|
1027
|
-
checksum: 10c0/
|
|
1027
|
+
checksum: 10c0/ad63ad341977844b6f9535fcca15ca0d6d6ad112ed9cc509d4f6b75e9bf4b1b1a96a0bcb1986421a601505d34025373608b5f76d420d924b4e21f86b1a1f2749
|
|
1028
1028
|
languageName: node
|
|
1029
1029
|
linkType: hard
|
|
1030
1030
|
|
|
1031
|
-
"@babel/plugin-transform-object-rest-spread@npm:^7.
|
|
1032
|
-
version: 7.
|
|
1033
|
-
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.
|
|
1031
|
+
"@babel/plugin-transform-object-rest-spread@npm:^7.25.9":
|
|
1032
|
+
version: 7.25.9
|
|
1033
|
+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.25.9"
|
|
1034
1034
|
dependencies:
|
|
1035
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1036
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1037
|
-
"@babel/plugin-transform-parameters": "npm:^7.
|
|
1035
|
+
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
|
1036
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1037
|
+
"@babel/plugin-transform-parameters": "npm:^7.25.9"
|
|
1038
1038
|
peerDependencies:
|
|
1039
1039
|
"@babel/core": ^7.0.0-0
|
|
1040
|
-
checksum: 10c0/
|
|
1040
|
+
checksum: 10c0/02077d8abd83bf6a48ff0b59e98d7561407cf75b591cffd3fdc5dc5e9a13dec1c847a7a690983762a3afecddb244831e897e0515c293e7c653b262c30cd614af
|
|
1041
1041
|
languageName: node
|
|
1042
1042
|
linkType: hard
|
|
1043
1043
|
|
|
1044
|
-
"@babel/plugin-transform-object-super@npm:^7.
|
|
1045
|
-
version: 7.
|
|
1046
|
-
resolution: "@babel/plugin-transform-object-super@npm:7.
|
|
1044
|
+
"@babel/plugin-transform-object-super@npm:^7.25.9":
|
|
1045
|
+
version: 7.25.9
|
|
1046
|
+
resolution: "@babel/plugin-transform-object-super@npm:7.25.9"
|
|
1047
1047
|
dependencies:
|
|
1048
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1049
|
-
"@babel/helper-replace-supers": "npm:^7.
|
|
1048
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1049
|
+
"@babel/helper-replace-supers": "npm:^7.25.9"
|
|
1050
1050
|
peerDependencies:
|
|
1051
1051
|
"@babel/core": ^7.0.0-0
|
|
1052
|
-
checksum: 10c0/
|
|
1052
|
+
checksum: 10c0/0348d00e76f1f15ada44481a76e8c923d24cba91f6e49ee9b30d6861eb75344e7f84d62a18df8a6f9e9a7eacf992f388174b7f9cc4ce48287bcefca268c07600
|
|
1053
1053
|
languageName: node
|
|
1054
1054
|
linkType: hard
|
|
1055
1055
|
|
|
1056
|
-
"@babel/plugin-transform-optional-catch-binding@npm:^7.
|
|
1057
|
-
version: 7.
|
|
1058
|
-
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.
|
|
1056
|
+
"@babel/plugin-transform-optional-catch-binding@npm:^7.25.9":
|
|
1057
|
+
version: 7.25.9
|
|
1058
|
+
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.25.9"
|
|
1059
1059
|
dependencies:
|
|
1060
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1060
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1061
1061
|
peerDependencies:
|
|
1062
1062
|
"@babel/core": ^7.0.0-0
|
|
1063
|
-
checksum: 10c0/
|
|
1063
|
+
checksum: 10c0/722fd5ee12ab905309d4e84421584fce4b6d9e6b639b06afb20b23fa809e6ab251e908a8d5e8b14d066a28186b8ef8f58d69fd6eca9ce1b9ef7af08333378f6c
|
|
1064
1064
|
languageName: node
|
|
1065
1065
|
linkType: hard
|
|
1066
1066
|
|
|
1067
|
-
"@babel/plugin-transform-optional-chaining@npm:^7.
|
|
1068
|
-
version: 7.
|
|
1069
|
-
resolution: "@babel/plugin-transform-optional-chaining@npm:7.
|
|
1067
|
+
"@babel/plugin-transform-optional-chaining@npm:^7.25.9":
|
|
1068
|
+
version: 7.25.9
|
|
1069
|
+
resolution: "@babel/plugin-transform-optional-chaining@npm:7.25.9"
|
|
1070
1070
|
dependencies:
|
|
1071
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1072
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
1071
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1072
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1073
1073
|
peerDependencies:
|
|
1074
1074
|
"@babel/core": ^7.0.0-0
|
|
1075
|
-
checksum: 10c0/
|
|
1075
|
+
checksum: 10c0/041ad2beae5affb8e68a0bcb6882a2dadb758db3c629a0e012f57488ab43a822ac1ea17a29db8ef36560a28262a5dfa4dbbbf06ed6e431db55abe024b7cd3961
|
|
1076
1076
|
languageName: node
|
|
1077
1077
|
linkType: hard
|
|
1078
1078
|
|
|
1079
|
-
"@babel/plugin-transform-parameters@npm:^7.12.1, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.
|
|
1080
|
-
version: 7.
|
|
1081
|
-
resolution: "@babel/plugin-transform-parameters@npm:7.
|
|
1079
|
+
"@babel/plugin-transform-parameters@npm:^7.12.1, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.25.9":
|
|
1080
|
+
version: 7.25.9
|
|
1081
|
+
resolution: "@babel/plugin-transform-parameters@npm:7.25.9"
|
|
1082
1082
|
dependencies:
|
|
1083
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1083
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1084
1084
|
peerDependencies:
|
|
1085
1085
|
"@babel/core": ^7.0.0-0
|
|
1086
|
-
checksum: 10c0/
|
|
1086
|
+
checksum: 10c0/aecb446754b9e09d6b6fa95fd09e7cf682f8aaeed1d972874ba24c0a30a7e803ad5f014bb1fffc7bfeed22f93c0d200947407894ea59bf7687816f2f464f8df3
|
|
1087
1087
|
languageName: node
|
|
1088
1088
|
linkType: hard
|
|
1089
1089
|
|
|
1090
|
-
"@babel/plugin-transform-private-methods@npm:^7.
|
|
1091
|
-
version: 7.
|
|
1092
|
-
resolution: "@babel/plugin-transform-private-methods@npm:7.
|
|
1090
|
+
"@babel/plugin-transform-private-methods@npm:^7.25.9":
|
|
1091
|
+
version: 7.25.9
|
|
1092
|
+
resolution: "@babel/plugin-transform-private-methods@npm:7.25.9"
|
|
1093
1093
|
dependencies:
|
|
1094
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.
|
|
1095
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1094
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1095
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1096
1096
|
peerDependencies:
|
|
1097
1097
|
"@babel/core": ^7.0.0-0
|
|
1098
|
-
checksum: 10c0/
|
|
1098
|
+
checksum: 10c0/64bd71de93d39daefa3e6c878d6f2fd238ed7d4ecfb13b0e771ddbbc131487def3ceb405b62b534a5cbb5043046b504e1b189b0a45229cc75af979a9fbcaa7bd
|
|
1099
1099
|
languageName: node
|
|
1100
1100
|
linkType: hard
|
|
1101
1101
|
|
|
1102
|
-
"@babel/plugin-transform-private-property-in-object@npm:^7.
|
|
1103
|
-
version: 7.
|
|
1104
|
-
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.
|
|
1102
|
+
"@babel/plugin-transform-private-property-in-object@npm:^7.25.9":
|
|
1103
|
+
version: 7.25.9
|
|
1104
|
+
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.9"
|
|
1105
1105
|
dependencies:
|
|
1106
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
1107
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.
|
|
1108
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1106
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1107
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1108
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1109
1109
|
peerDependencies:
|
|
1110
1110
|
"@babel/core": ^7.0.0-0
|
|
1111
|
-
checksum: 10c0/
|
|
1111
|
+
checksum: 10c0/d4965de19d9f204e692cc74dbc39f0bb469e5f29df96dd4457ea23c5e5596fba9d5af76eaa96f9d48a9fc20ec5f12a94c679285e36b8373406868ea228109e27
|
|
1112
1112
|
languageName: node
|
|
1113
1113
|
linkType: hard
|
|
1114
1114
|
|
|
1115
|
-
"@babel/plugin-transform-property-literals@npm:^7.
|
|
1116
|
-
version: 7.
|
|
1117
|
-
resolution: "@babel/plugin-transform-property-literals@npm:7.
|
|
1115
|
+
"@babel/plugin-transform-property-literals@npm:^7.25.9":
|
|
1116
|
+
version: 7.25.9
|
|
1117
|
+
resolution: "@babel/plugin-transform-property-literals@npm:7.25.9"
|
|
1118
1118
|
dependencies:
|
|
1119
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1119
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1120
1120
|
peerDependencies:
|
|
1121
1121
|
"@babel/core": ^7.0.0-0
|
|
1122
|
-
checksum: 10c0/
|
|
1122
|
+
checksum: 10c0/1639e35b2438ccf3107af760d34e6a8e4f9acdd3ae6186ae771a6e3029bd59dfe778e502d67090f1185ecda5c16addfed77561e39c518a3f51ff10d41790e106
|
|
1123
1123
|
languageName: node
|
|
1124
1124
|
linkType: hard
|
|
1125
1125
|
|
|
1126
1126
|
"@babel/plugin-transform-react-constant-elements@npm:^7.21.3":
|
|
1127
|
-
version: 7.
|
|
1128
|
-
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.
|
|
1127
|
+
version: 7.25.9
|
|
1128
|
+
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.25.9"
|
|
1129
1129
|
dependencies:
|
|
1130
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1130
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1131
1131
|
peerDependencies:
|
|
1132
1132
|
"@babel/core": ^7.0.0-0
|
|
1133
|
-
checksum: 10c0/
|
|
1133
|
+
checksum: 10c0/50aca3df122cf801abd251cc2507ef3011ead8f047d31d8f35b10627dd722f6a165245b09e81b3c6876515fd266a97aed0052f6b409aa1fe961fb36dd7cc0822
|
|
1134
1134
|
languageName: node
|
|
1135
1135
|
linkType: hard
|
|
1136
1136
|
|
|
1137
|
-
"@babel/plugin-transform-react-display-name@npm:^7.
|
|
1138
|
-
version: 7.
|
|
1139
|
-
resolution: "@babel/plugin-transform-react-display-name@npm:7.
|
|
1137
|
+
"@babel/plugin-transform-react-display-name@npm:^7.25.9":
|
|
1138
|
+
version: 7.25.9
|
|
1139
|
+
resolution: "@babel/plugin-transform-react-display-name@npm:7.25.9"
|
|
1140
1140
|
dependencies:
|
|
1141
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1141
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1142
1142
|
peerDependencies:
|
|
1143
1143
|
"@babel/core": ^7.0.0-0
|
|
1144
|
-
checksum: 10c0/
|
|
1144
|
+
checksum: 10c0/63a0f962d64e71baf87c212755419e25c637d2d95ea6fdc067df26b91e606ae186442ae815b99a577eca9bf5404d9577ecad218a3cf42d0e9e286ca7b003a992
|
|
1145
1145
|
languageName: node
|
|
1146
1146
|
linkType: hard
|
|
1147
1147
|
|
|
1148
|
-
"@babel/plugin-transform-react-jsx-development@npm:^7.
|
|
1149
|
-
version: 7.
|
|
1150
|
-
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.
|
|
1148
|
+
"@babel/plugin-transform-react-jsx-development@npm:^7.25.9":
|
|
1149
|
+
version: 7.25.9
|
|
1150
|
+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.25.9"
|
|
1151
1151
|
dependencies:
|
|
1152
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.
|
|
1152
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
|
|
1153
1153
|
peerDependencies:
|
|
1154
1154
|
"@babel/core": ^7.0.0-0
|
|
1155
|
-
checksum: 10c0/
|
|
1155
|
+
checksum: 10c0/c0b92ff9eb029620abf320ff74aae182cea87524723d740fb48a4373d0d16bddf5edbe1116e7ba341332a5337e55c2ceaee8b8cad5549e78af7f4b3cfe77debb
|
|
1156
1156
|
languageName: node
|
|
1157
1157
|
linkType: hard
|
|
1158
1158
|
|
|
1159
1159
|
"@babel/plugin-transform-react-jsx-self@npm:^7.24.5":
|
|
1160
|
-
version: 7.
|
|
1161
|
-
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.
|
|
1160
|
+
version: 7.25.9
|
|
1161
|
+
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9"
|
|
1162
1162
|
dependencies:
|
|
1163
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1163
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1164
1164
|
peerDependencies:
|
|
1165
1165
|
"@babel/core": ^7.0.0-0
|
|
1166
|
-
checksum: 10c0/
|
|
1166
|
+
checksum: 10c0/ce0e289f6af93d7c4dc6b385512199c5bb138ae61507b4d5117ba88b6a6b5092f704f1bdf80080b7d69b1b8c36649f2a0b250e8198667d4d30c08bbb1546bd99
|
|
1167
1167
|
languageName: node
|
|
1168
1168
|
linkType: hard
|
|
1169
1169
|
|
|
1170
1170
|
"@babel/plugin-transform-react-jsx-source@npm:^7.24.1":
|
|
1171
|
-
version: 7.
|
|
1172
|
-
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.
|
|
1171
|
+
version: 7.25.9
|
|
1172
|
+
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.9"
|
|
1173
1173
|
dependencies:
|
|
1174
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1174
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1175
1175
|
peerDependencies:
|
|
1176
1176
|
"@babel/core": ^7.0.0-0
|
|
1177
|
-
checksum: 10c0/
|
|
1177
|
+
checksum: 10c0/fc9ee08efc9be7cbd2cc6788bbf92579adf3cab37912481f1b915221be3d22b0613b5b36a721df5f4c0ab65efe8582fcf8673caab83e6e1ce4cc04ceebf57dfa
|
|
1178
1178
|
languageName: node
|
|
1179
1179
|
linkType: hard
|
|
1180
1180
|
|
|
1181
|
-
"@babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.
|
|
1182
|
-
version: 7.
|
|
1183
|
-
resolution: "@babel/plugin-transform-react-jsx@npm:7.
|
|
1181
|
+
"@babel/plugin-transform-react-jsx@npm:^7.12.12, @babel/plugin-transform-react-jsx@npm:^7.25.9":
|
|
1182
|
+
version: 7.25.9
|
|
1183
|
+
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
|
|
1184
1184
|
dependencies:
|
|
1185
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
1186
|
-
"@babel/helper-module-imports": "npm:^7.
|
|
1187
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1188
|
-
"@babel/plugin-syntax-jsx": "npm:^7.
|
|
1189
|
-
"@babel/types": "npm:^7.
|
|
1185
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1186
|
+
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
1187
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1188
|
+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
|
|
1189
|
+
"@babel/types": "npm:^7.25.9"
|
|
1190
1190
|
peerDependencies:
|
|
1191
1191
|
"@babel/core": ^7.0.0-0
|
|
1192
|
-
checksum: 10c0/
|
|
1192
|
+
checksum: 10c0/5c9947e8ed141f7606f54da3e05eea1074950c5b8354c39df69cb7f43cb5a83c6c9d7973b24bc3d89341c8611f8ad50830a98ab10d117d850e6bdd8febdce221
|
|
1193
1193
|
languageName: node
|
|
1194
1194
|
linkType: hard
|
|
1195
1195
|
|
|
1196
|
-
"@babel/plugin-transform-react-pure-annotations@npm:^7.
|
|
1197
|
-
version: 7.
|
|
1198
|
-
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.
|
|
1196
|
+
"@babel/plugin-transform-react-pure-annotations@npm:^7.25.9":
|
|
1197
|
+
version: 7.25.9
|
|
1198
|
+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.25.9"
|
|
1199
1199
|
dependencies:
|
|
1200
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
1201
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1200
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1201
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1202
1202
|
peerDependencies:
|
|
1203
1203
|
"@babel/core": ^7.0.0-0
|
|
1204
|
-
checksum: 10c0/
|
|
1204
|
+
checksum: 10c0/7c8eac04644ad19dcd71bb8e949b0ae22b9e548fa4a58e545d3d0342f647fb89db7f8789a7c5b8074d478ce6d3d581eaf47dd4b36027e16fd68211c383839abc
|
|
1205
1205
|
languageName: node
|
|
1206
1206
|
linkType: hard
|
|
1207
1207
|
|
|
1208
|
-
"@babel/plugin-transform-regenerator@npm:^7.
|
|
1209
|
-
version: 7.27.
|
|
1210
|
-
resolution: "@babel/plugin-transform-regenerator@npm:7.27.
|
|
1208
|
+
"@babel/plugin-transform-regenerator@npm:^7.25.9":
|
|
1209
|
+
version: 7.27.0
|
|
1210
|
+
resolution: "@babel/plugin-transform-regenerator@npm:7.27.0"
|
|
1211
1211
|
dependencies:
|
|
1212
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1212
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1213
|
+
regenerator-transform: "npm:^0.15.2"
|
|
1213
1214
|
peerDependencies:
|
|
1214
1215
|
"@babel/core": ^7.0.0-0
|
|
1215
|
-
checksum: 10c0/
|
|
1216
|
+
checksum: 10c0/aa1c6a1592338df96034e0c3933d9c84d0ae25e9768413fda90d4896470192a11e2ab146dbcb92005c5059bbea67aea3d11936de8e4be382613efceafc9c92b5
|
|
1216
1217
|
languageName: node
|
|
1217
1218
|
linkType: hard
|
|
1218
1219
|
|
|
1219
|
-
"@babel/plugin-transform-regexp-modifiers@npm:^7.
|
|
1220
|
-
version: 7.
|
|
1221
|
-
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.
|
|
1220
|
+
"@babel/plugin-transform-regexp-modifiers@npm:^7.26.0":
|
|
1221
|
+
version: 7.26.0
|
|
1222
|
+
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.26.0"
|
|
1222
1223
|
dependencies:
|
|
1223
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1224
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1224
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1225
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1225
1226
|
peerDependencies:
|
|
1226
1227
|
"@babel/core": ^7.0.0
|
|
1227
|
-
checksum: 10c0/
|
|
1228
|
+
checksum: 10c0/4abc1db6c964efafc7a927cda814c7275275afa4b530483e0936fd614de23cb5802f7ca43edaa402008a723d4e7eac282b6f5283aa2eeb3b27da6d6c1dd7f8ed
|
|
1228
1229
|
languageName: node
|
|
1229
1230
|
linkType: hard
|
|
1230
1231
|
|
|
1231
|
-
"@babel/plugin-transform-reserved-words@npm:^7.
|
|
1232
|
-
version: 7.
|
|
1233
|
-
resolution: "@babel/plugin-transform-reserved-words@npm:7.
|
|
1232
|
+
"@babel/plugin-transform-reserved-words@npm:^7.25.9":
|
|
1233
|
+
version: 7.25.9
|
|
1234
|
+
resolution: "@babel/plugin-transform-reserved-words@npm:7.25.9"
|
|
1234
1235
|
dependencies:
|
|
1235
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1236
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1236
1237
|
peerDependencies:
|
|
1237
1238
|
"@babel/core": ^7.0.0-0
|
|
1238
|
-
checksum: 10c0/
|
|
1239
|
+
checksum: 10c0/8b028b80d1983e3e02f74e21924323cc66ba930e5c5758909a122aa7d80e341b8b0f42e1698e42b50d47a6ba911332f584200b28e1a4e2104b7514d9dc011e96
|
|
1239
1240
|
languageName: node
|
|
1240
1241
|
linkType: hard
|
|
1241
1242
|
|
|
1242
|
-
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.
|
|
1243
|
-
version: 7.
|
|
1244
|
-
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.
|
|
1243
|
+
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.25.9":
|
|
1244
|
+
version: 7.25.9
|
|
1245
|
+
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.25.9"
|
|
1245
1246
|
dependencies:
|
|
1246
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1247
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1247
1248
|
peerDependencies:
|
|
1248
1249
|
"@babel/core": ^7.0.0-0
|
|
1249
|
-
checksum: 10c0/
|
|
1250
|
+
checksum: 10c0/05a20d45f0fb62567644c507ccd4e379c1a74dacf887d2b2cac70247415e3f6d7d3bf4850c8b336053144715fedb6200fc38f7130c4b76c94eec9b9c0c2a8e9b
|
|
1250
1251
|
languageName: node
|
|
1251
1252
|
linkType: hard
|
|
1252
1253
|
|
|
1253
|
-
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.
|
|
1254
|
-
version: 7.
|
|
1255
|
-
resolution: "@babel/plugin-transform-spread@npm:7.
|
|
1254
|
+
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.25.9":
|
|
1255
|
+
version: 7.25.9
|
|
1256
|
+
resolution: "@babel/plugin-transform-spread@npm:7.25.9"
|
|
1256
1257
|
dependencies:
|
|
1257
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1258
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
1258
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1259
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1259
1260
|
peerDependencies:
|
|
1260
1261
|
"@babel/core": ^7.0.0-0
|
|
1261
|
-
checksum: 10c0/
|
|
1262
|
+
checksum: 10c0/996c8fed238efc30e0664f9f58bd7ec8c148f4659f84425f68923a094fe891245711d26eb10d1f815f50c124434e076e860dbe9662240844d1b77cd09907dcdf
|
|
1262
1263
|
languageName: node
|
|
1263
1264
|
linkType: hard
|
|
1264
1265
|
|
|
1265
|
-
"@babel/plugin-transform-sticky-regex@npm:^7.
|
|
1266
|
-
version: 7.
|
|
1267
|
-
resolution: "@babel/plugin-transform-sticky-regex@npm:7.
|
|
1266
|
+
"@babel/plugin-transform-sticky-regex@npm:^7.25.9":
|
|
1267
|
+
version: 7.25.9
|
|
1268
|
+
resolution: "@babel/plugin-transform-sticky-regex@npm:7.25.9"
|
|
1268
1269
|
dependencies:
|
|
1269
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1270
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1270
1271
|
peerDependencies:
|
|
1271
1272
|
"@babel/core": ^7.0.0-0
|
|
1272
|
-
checksum: 10c0/
|
|
1273
|
+
checksum: 10c0/e9612b0615dab4c4fba1c560769616a9bd7b9226c73191ef84b6c3ee185c8b719b4f887cdd8336a0a13400ce606ab4a0d33bc8fa6b4fcdb53e2896d07f2568f6
|
|
1273
1274
|
languageName: node
|
|
1274
1275
|
linkType: hard
|
|
1275
1276
|
|
|
1276
|
-
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.
|
|
1277
|
-
version: 7.
|
|
1278
|
-
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.26.8":
|
|
1278
|
+
version: 7.26.8
|
|
1279
|
+
resolution: "@babel/plugin-transform-template-literals@npm:7.26.8"
|
|
1279
1280
|
dependencies:
|
|
1280
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1281
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1281
1282
|
peerDependencies:
|
|
1282
1283
|
"@babel/core": ^7.0.0-0
|
|
1283
|
-
checksum: 10c0/
|
|
1284
|
+
checksum: 10c0/205a938ded9554857a604416d369023a961334b6c20943bd861b45f0e5dbbeca1cf6fda1c2049126e38a0d18865993433fdc78eae3028e94836b3b643c08ba0d
|
|
1284
1285
|
languageName: node
|
|
1285
1286
|
linkType: hard
|
|
1286
1287
|
|
|
1287
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.
|
|
1288
|
-
version: 7.27.
|
|
1289
|
-
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.
|
|
1288
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.26.7":
|
|
1289
|
+
version: 7.27.0
|
|
1290
|
+
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.0"
|
|
1290
1291
|
dependencies:
|
|
1291
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1292
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1292
1293
|
peerDependencies:
|
|
1293
1294
|
"@babel/core": ^7.0.0-0
|
|
1294
|
-
checksum: 10c0/
|
|
1295
|
+
checksum: 10c0/00adbd4e044166ac291978bd64173b4a0d36cbcfae3495a196816dd16ba889cc8b5becee232086241d714cd67a80c15742402504fc36f6db4f746a7dd8d2b1c4
|
|
1295
1296
|
languageName: node
|
|
1296
1297
|
linkType: hard
|
|
1297
1298
|
|
|
1298
|
-
"@babel/plugin-transform-typescript@npm:^7.27.
|
|
1299
|
-
version: 7.27.
|
|
1300
|
-
resolution: "@babel/plugin-transform-typescript@npm:7.27.
|
|
1299
|
+
"@babel/plugin-transform-typescript@npm:^7.27.0":
|
|
1300
|
+
version: 7.27.0
|
|
1301
|
+
resolution: "@babel/plugin-transform-typescript@npm:7.27.0"
|
|
1301
1302
|
dependencies:
|
|
1302
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
1303
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.27.
|
|
1304
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1305
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
1306
|
-
"@babel/plugin-syntax-typescript": "npm:^7.
|
|
1303
|
+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1304
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.27.0"
|
|
1305
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1306
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
|
|
1307
|
+
"@babel/plugin-syntax-typescript": "npm:^7.25.9"
|
|
1307
1308
|
peerDependencies:
|
|
1308
1309
|
"@babel/core": ^7.0.0-0
|
|
1309
|
-
checksum: 10c0/
|
|
1310
|
+
checksum: 10c0/028e75dd6195495dc2d105ca8ded19d62aef90a215d597451cee57c35325960a87963913aa9a21b8ade190c638b588422292ea7e23b21565baf53c469254dbd4
|
|
1310
1311
|
languageName: node
|
|
1311
1312
|
linkType: hard
|
|
1312
1313
|
|
|
1313
|
-
"@babel/plugin-transform-unicode-escapes@npm:^7.
|
|
1314
|
-
version: 7.
|
|
1315
|
-
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.
|
|
1314
|
+
"@babel/plugin-transform-unicode-escapes@npm:^7.25.9":
|
|
1315
|
+
version: 7.25.9
|
|
1316
|
+
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.25.9"
|
|
1316
1317
|
dependencies:
|
|
1317
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1318
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1318
1319
|
peerDependencies:
|
|
1319
1320
|
"@babel/core": ^7.0.0-0
|
|
1320
|
-
checksum: 10c0/
|
|
1321
|
+
checksum: 10c0/615c84d7c53e1575d54ba9257e753e0b98c5de1e3225237d92f55226eaab8eb5bceb74df43f50f4aa162b0bbcc934ed11feafe2b60b8ec4934ce340fad4b8828
|
|
1321
1322
|
languageName: node
|
|
1322
1323
|
linkType: hard
|
|
1323
1324
|
|
|
1324
|
-
"@babel/plugin-transform-unicode-property-regex@npm:^7.
|
|
1325
|
-
version: 7.
|
|
1326
|
-
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.
|
|
1325
|
+
"@babel/plugin-transform-unicode-property-regex@npm:^7.25.9":
|
|
1326
|
+
version: 7.25.9
|
|
1327
|
+
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.25.9"
|
|
1327
1328
|
dependencies:
|
|
1328
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1329
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1329
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1330
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1330
1331
|
peerDependencies:
|
|
1331
1332
|
"@babel/core": ^7.0.0-0
|
|
1332
|
-
checksum: 10c0/
|
|
1333
|
+
checksum: 10c0/1685836fc38af4344c3d2a9edbd46f7c7b28d369b63967d5b83f2f6849ec45b97223461cea3d14cc3f0be6ebb284938e637a5ca3955c0e79c873d62f593d615c
|
|
1333
1334
|
languageName: node
|
|
1334
1335
|
linkType: hard
|
|
1335
1336
|
|
|
1336
|
-
"@babel/plugin-transform-unicode-regex@npm:^7.
|
|
1337
|
-
version: 7.
|
|
1338
|
-
resolution: "@babel/plugin-transform-unicode-regex@npm:7.
|
|
1337
|
+
"@babel/plugin-transform-unicode-regex@npm:^7.25.9":
|
|
1338
|
+
version: 7.25.9
|
|
1339
|
+
resolution: "@babel/plugin-transform-unicode-regex@npm:7.25.9"
|
|
1339
1340
|
dependencies:
|
|
1340
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1341
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1341
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1342
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1342
1343
|
peerDependencies:
|
|
1343
1344
|
"@babel/core": ^7.0.0-0
|
|
1344
|
-
checksum: 10c0/
|
|
1345
|
+
checksum: 10c0/448004f978279e726af26acd54f63f9002c9e2582ecd70d1c5c4436f6de490fcd817afb60016d11c52f5ef17dbaac2590e8cc7bfaf4e91b58c452cf188c7920f
|
|
1345
1346
|
languageName: node
|
|
1346
1347
|
linkType: hard
|
|
1347
1348
|
|
|
1348
|
-
"@babel/plugin-transform-unicode-sets-regex@npm:^7.
|
|
1349
|
-
version: 7.
|
|
1350
|
-
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.
|
|
1349
|
+
"@babel/plugin-transform-unicode-sets-regex@npm:^7.25.9":
|
|
1350
|
+
version: 7.25.9
|
|
1351
|
+
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.25.9"
|
|
1351
1352
|
dependencies:
|
|
1352
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1353
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1353
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.25.9"
|
|
1354
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1354
1355
|
peerDependencies:
|
|
1355
1356
|
"@babel/core": ^7.0.0
|
|
1356
|
-
checksum: 10c0/
|
|
1357
|
+
checksum: 10c0/56ee04fbe236b77cbcd6035cbf0be7566d1386b8349154ac33244c25f61170c47153a9423cd1d92855f7d6447b53a4a653d9e8fd1eaeeee14feb4b2baf59bd9f
|
|
1357
1358
|
languageName: node
|
|
1358
1359
|
linkType: hard
|
|
1359
1360
|
|
|
1360
1361
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1361
|
-
version: 7.
|
|
1362
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1363
|
-
dependencies:
|
|
1364
|
-
"@babel/compat-data": "npm:^7.
|
|
1365
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1366
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1367
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1368
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.
|
|
1369
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.
|
|
1370
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.
|
|
1371
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.
|
|
1372
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.
|
|
1362
|
+
version: 7.26.9
|
|
1363
|
+
resolution: "@babel/preset-env@npm:7.26.9"
|
|
1364
|
+
dependencies:
|
|
1365
|
+
"@babel/compat-data": "npm:^7.26.8"
|
|
1366
|
+
"@babel/helper-compilation-targets": "npm:^7.26.5"
|
|
1367
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1368
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1369
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
|
|
1370
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
|
|
1371
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.25.9"
|
|
1372
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.25.9"
|
|
1373
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.25.9"
|
|
1373
1374
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1374
|
-
"@babel/plugin-syntax-import-assertions": "npm:^7.
|
|
1375
|
-
"@babel/plugin-syntax-import-attributes": "npm:^7.
|
|
1375
|
+
"@babel/plugin-syntax-import-assertions": "npm:^7.26.0"
|
|
1376
|
+
"@babel/plugin-syntax-import-attributes": "npm:^7.26.0"
|
|
1376
1377
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1377
|
-
"@babel/plugin-transform-arrow-functions": "npm:^7.
|
|
1378
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.
|
|
1379
|
-
"@babel/plugin-transform-async-to-generator": "npm:^7.
|
|
1380
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.
|
|
1381
|
-
"@babel/plugin-transform-block-scoping": "npm:^7.
|
|
1382
|
-
"@babel/plugin-transform-class-properties": "npm:^7.
|
|
1383
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1384
|
-
"@babel/plugin-transform-classes": "npm:^7.
|
|
1385
|
-
"@babel/plugin-transform-computed-properties": "npm:^7.
|
|
1386
|
-
"@babel/plugin-transform-destructuring": "npm:^7.
|
|
1387
|
-
"@babel/plugin-transform-dotall-regex": "npm:^7.
|
|
1388
|
-
"@babel/plugin-transform-duplicate-keys": "npm:^7.
|
|
1389
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.
|
|
1390
|
-
"@babel/plugin-transform-dynamic-import": "npm:^7.
|
|
1391
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.
|
|
1392
|
-
"@babel/plugin-transform-export-namespace-from": "npm:^7.
|
|
1393
|
-
"@babel/plugin-transform-for-of": "npm:^7.
|
|
1394
|
-
"@babel/plugin-transform-function-name": "npm:^7.
|
|
1395
|
-
"@babel/plugin-transform-json-strings": "npm:^7.
|
|
1396
|
-
"@babel/plugin-transform-literals": "npm:^7.
|
|
1397
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.
|
|
1398
|
-
"@babel/plugin-transform-member-expression-literals": "npm:^7.
|
|
1399
|
-
"@babel/plugin-transform-modules-amd": "npm:^7.
|
|
1400
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1401
|
-
"@babel/plugin-transform-modules-systemjs": "npm:^7.
|
|
1402
|
-
"@babel/plugin-transform-modules-umd": "npm:^7.
|
|
1403
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.
|
|
1404
|
-
"@babel/plugin-transform-new-target": "npm:^7.
|
|
1405
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.
|
|
1406
|
-
"@babel/plugin-transform-numeric-separator": "npm:^7.
|
|
1407
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.
|
|
1408
|
-
"@babel/plugin-transform-object-super": "npm:^7.
|
|
1409
|
-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.
|
|
1410
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.
|
|
1411
|
-
"@babel/plugin-transform-parameters": "npm:^7.
|
|
1412
|
-
"@babel/plugin-transform-private-methods": "npm:^7.
|
|
1413
|
-
"@babel/plugin-transform-private-property-in-object": "npm:^7.
|
|
1414
|
-
"@babel/plugin-transform-property-literals": "npm:^7.
|
|
1415
|
-
"@babel/plugin-transform-regenerator": "npm:^7.
|
|
1416
|
-
"@babel/plugin-transform-regexp-modifiers": "npm:^7.
|
|
1417
|
-
"@babel/plugin-transform-reserved-words": "npm:^7.
|
|
1418
|
-
"@babel/plugin-transform-shorthand-properties": "npm:^7.
|
|
1419
|
-
"@babel/plugin-transform-spread": "npm:^7.
|
|
1420
|
-
"@babel/plugin-transform-sticky-regex": "npm:^7.
|
|
1421
|
-
"@babel/plugin-transform-template-literals": "npm:^7.
|
|
1422
|
-
"@babel/plugin-transform-typeof-symbol": "npm:^7.
|
|
1423
|
-
"@babel/plugin-transform-unicode-escapes": "npm:^7.
|
|
1424
|
-
"@babel/plugin-transform-unicode-property-regex": "npm:^7.
|
|
1425
|
-
"@babel/plugin-transform-unicode-regex": "npm:^7.
|
|
1426
|
-
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.
|
|
1378
|
+
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
|
1379
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.26.8"
|
|
1380
|
+
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
|
|
1381
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.26.5"
|
|
1382
|
+
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
|
1383
|
+
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
|
1384
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
|
1385
|
+
"@babel/plugin-transform-classes": "npm:^7.25.9"
|
|
1386
|
+
"@babel/plugin-transform-computed-properties": "npm:^7.25.9"
|
|
1387
|
+
"@babel/plugin-transform-destructuring": "npm:^7.25.9"
|
|
1388
|
+
"@babel/plugin-transform-dotall-regex": "npm:^7.25.9"
|
|
1389
|
+
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
|
|
1390
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1391
|
+
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
|
|
1392
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.26.3"
|
|
1393
|
+
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
|
|
1394
|
+
"@babel/plugin-transform-for-of": "npm:^7.26.9"
|
|
1395
|
+
"@babel/plugin-transform-function-name": "npm:^7.25.9"
|
|
1396
|
+
"@babel/plugin-transform-json-strings": "npm:^7.25.9"
|
|
1397
|
+
"@babel/plugin-transform-literals": "npm:^7.25.9"
|
|
1398
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
|
|
1399
|
+
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
|
|
1400
|
+
"@babel/plugin-transform-modules-amd": "npm:^7.25.9"
|
|
1401
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
|
|
1402
|
+
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
|
|
1403
|
+
"@babel/plugin-transform-modules-umd": "npm:^7.25.9"
|
|
1404
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
|
|
1405
|
+
"@babel/plugin-transform-new-target": "npm:^7.25.9"
|
|
1406
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.26.6"
|
|
1407
|
+
"@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
|
|
1408
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
|
|
1409
|
+
"@babel/plugin-transform-object-super": "npm:^7.25.9"
|
|
1410
|
+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.25.9"
|
|
1411
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.25.9"
|
|
1412
|
+
"@babel/plugin-transform-parameters": "npm:^7.25.9"
|
|
1413
|
+
"@babel/plugin-transform-private-methods": "npm:^7.25.9"
|
|
1414
|
+
"@babel/plugin-transform-private-property-in-object": "npm:^7.25.9"
|
|
1415
|
+
"@babel/plugin-transform-property-literals": "npm:^7.25.9"
|
|
1416
|
+
"@babel/plugin-transform-regenerator": "npm:^7.25.9"
|
|
1417
|
+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.26.0"
|
|
1418
|
+
"@babel/plugin-transform-reserved-words": "npm:^7.25.9"
|
|
1419
|
+
"@babel/plugin-transform-shorthand-properties": "npm:^7.25.9"
|
|
1420
|
+
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
|
1421
|
+
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
|
|
1422
|
+
"@babel/plugin-transform-template-literals": "npm:^7.26.8"
|
|
1423
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.26.7"
|
|
1424
|
+
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
|
|
1425
|
+
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
|
|
1426
|
+
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
|
|
1427
|
+
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.25.9"
|
|
1427
1428
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1428
1429
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1429
1430
|
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
|
|
@@ -1432,20 +1433,20 @@ __metadata:
|
|
|
1432
1433
|
semver: "npm:^6.3.1"
|
|
1433
1434
|
peerDependencies:
|
|
1434
1435
|
"@babel/core": ^7.0.0-0
|
|
1435
|
-
checksum: 10c0/
|
|
1436
|
+
checksum: 10c0/6812ca76bd38165a58fe8354bab5e7204e1aa17d8b9270bd8f8babb08cc7fa94cd29525fe41b553f2ba0e84033d566f10da26012b8ee0f81897005c5225d0051
|
|
1436
1437
|
languageName: node
|
|
1437
1438
|
linkType: hard
|
|
1438
1439
|
|
|
1439
1440
|
"@babel/preset-flow@npm:^7.12.1":
|
|
1440
|
-
version: 7.
|
|
1441
|
-
resolution: "@babel/preset-flow@npm:7.
|
|
1441
|
+
version: 7.25.9
|
|
1442
|
+
resolution: "@babel/preset-flow@npm:7.25.9"
|
|
1442
1443
|
dependencies:
|
|
1443
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1444
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1445
|
-
"@babel/plugin-transform-flow-strip-types": "npm:^7.
|
|
1444
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1445
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1446
|
+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.9"
|
|
1446
1447
|
peerDependencies:
|
|
1447
1448
|
"@babel/core": ^7.0.0-0
|
|
1448
|
-
checksum: 10c0/
|
|
1449
|
+
checksum: 10c0/dc640a4868c40262b66c8b29a65c04aa7288a5359e6a79518b0394fb422254ef3aec489aeb71334eddf775ce006a8e077eff608580906e37b39c87bb122c7080
|
|
1449
1450
|
languageName: node
|
|
1450
1451
|
linkType: hard
|
|
1451
1452
|
|
|
@@ -1463,39 +1464,39 @@ __metadata:
|
|
|
1463
1464
|
linkType: hard
|
|
1464
1465
|
|
|
1465
1466
|
"@babel/preset-react@npm:^7.12.10, @babel/preset-react@npm:^7.18.6":
|
|
1466
|
-
version: 7.
|
|
1467
|
-
resolution: "@babel/preset-react@npm:7.
|
|
1467
|
+
version: 7.26.3
|
|
1468
|
+
resolution: "@babel/preset-react@npm:7.26.3"
|
|
1468
1469
|
dependencies:
|
|
1469
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1470
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1471
|
-
"@babel/plugin-transform-react-display-name": "npm:^7.
|
|
1472
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.
|
|
1473
|
-
"@babel/plugin-transform-react-jsx-development": "npm:^7.
|
|
1474
|
-
"@babel/plugin-transform-react-pure-annotations": "npm:^7.
|
|
1470
|
+
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1471
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1472
|
+
"@babel/plugin-transform-react-display-name": "npm:^7.25.9"
|
|
1473
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
|
|
1474
|
+
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
|
|
1475
|
+
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
|
|
1475
1476
|
peerDependencies:
|
|
1476
1477
|
"@babel/core": ^7.0.0-0
|
|
1477
|
-
checksum: 10c0/
|
|
1478
|
+
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
|
|
1478
1479
|
languageName: node
|
|
1479
1480
|
linkType: hard
|
|
1480
1481
|
|
|
1481
1482
|
"@babel/preset-typescript@npm:^7.12.7, @babel/preset-typescript@npm:^7.21.0":
|
|
1482
|
-
version: 7.27.
|
|
1483
|
-
resolution: "@babel/preset-typescript@npm:7.27.
|
|
1483
|
+
version: 7.27.0
|
|
1484
|
+
resolution: "@babel/preset-typescript@npm:7.27.0"
|
|
1484
1485
|
dependencies:
|
|
1485
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1486
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1487
|
-
"@babel/plugin-syntax-jsx": "npm:^7.
|
|
1488
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1489
|
-
"@babel/plugin-transform-typescript": "npm:^7.27.
|
|
1486
|
+
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
|
1487
|
+
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1488
|
+
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
|
|
1489
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
|
|
1490
|
+
"@babel/plugin-transform-typescript": "npm:^7.27.0"
|
|
1490
1491
|
peerDependencies:
|
|
1491
1492
|
"@babel/core": ^7.0.0-0
|
|
1492
|
-
checksum: 10c0/
|
|
1493
|
+
checksum: 10c0/986b20edab3c18727d911a6e1a14095c1271afc6cc625b02f42b371f06c1e041e5d7c1baf2afe8b0029b60788a06f02fd6844dedfe54183b148ab9a7429438a9
|
|
1493
1494
|
languageName: node
|
|
1494
1495
|
linkType: hard
|
|
1495
1496
|
|
|
1496
1497
|
"@babel/register@npm:^7.12.1":
|
|
1497
|
-
version: 7.
|
|
1498
|
-
resolution: "@babel/register@npm:7.
|
|
1498
|
+
version: 7.25.9
|
|
1499
|
+
resolution: "@babel/register@npm:7.25.9"
|
|
1499
1500
|
dependencies:
|
|
1500
1501
|
clone-deep: "npm:^4.0.1"
|
|
1501
1502
|
find-cache-dir: "npm:^2.0.0"
|
|
@@ -1504,59 +1505,62 @@ __metadata:
|
|
|
1504
1505
|
source-map-support: "npm:^0.5.16"
|
|
1505
1506
|
peerDependencies:
|
|
1506
1507
|
"@babel/core": ^7.0.0-0
|
|
1507
|
-
checksum: 10c0/
|
|
1508
|
+
checksum: 10c0/f988437c94e0fe449308eecad00c04108c5f1a2b4c4b428635e3f402d9a38655e1884d594c80160e977a0e91455b9443de59829cc45f4d4f91e16b042e4c96d1
|
|
1508
1509
|
languageName: node
|
|
1509
1510
|
linkType: hard
|
|
1510
1511
|
|
|
1511
1512
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1512
|
-
version: 7.27.
|
|
1513
|
-
resolution: "@babel/runtime-corejs3@npm:7.27.
|
|
1513
|
+
version: 7.27.0
|
|
1514
|
+
resolution: "@babel/runtime-corejs3@npm:7.27.0"
|
|
1514
1515
|
dependencies:
|
|
1515
1516
|
core-js-pure: "npm:^3.30.2"
|
|
1516
|
-
|
|
1517
|
+
regenerator-runtime: "npm:^0.14.0"
|
|
1518
|
+
checksum: 10c0/eff7ad45e9edca218fe1c43341b1493b84f1d5682dc3e300cae8392b2f80a5601d4d4a25da2d8236df4fec669d168ff87e71672d2f306a1b4da7d46680977367
|
|
1517
1519
|
languageName: node
|
|
1518
1520
|
linkType: hard
|
|
1519
1521
|
|
|
1520
|
-
"@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.7":
|
|
1521
|
-
version: 7.27.
|
|
1522
|
-
resolution: "@babel/runtime@npm:7.27.
|
|
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":
|
|
1523
|
+
version: 7.27.0
|
|
1524
|
+
resolution: "@babel/runtime@npm:7.27.0"
|
|
1525
|
+
dependencies:
|
|
1526
|
+
regenerator-runtime: "npm:^0.14.0"
|
|
1527
|
+
checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
|
|
1524
1528
|
languageName: node
|
|
1525
1529
|
linkType: hard
|
|
1526
1530
|
|
|
1527
|
-
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.27.
|
|
1528
|
-
version: 7.27.
|
|
1529
|
-
resolution: "@babel/template@npm:7.27.
|
|
1531
|
+
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.27.0":
|
|
1532
|
+
version: 7.27.0
|
|
1533
|
+
resolution: "@babel/template@npm:7.27.0"
|
|
1530
1534
|
dependencies:
|
|
1531
|
-
"@babel/code-frame": "npm:^7.
|
|
1532
|
-
"@babel/parser": "npm:^7.27.
|
|
1533
|
-
"@babel/types": "npm:^7.27.
|
|
1534
|
-
checksum: 10c0/
|
|
1535
|
+
"@babel/code-frame": "npm:^7.26.2"
|
|
1536
|
+
"@babel/parser": "npm:^7.27.0"
|
|
1537
|
+
"@babel/types": "npm:^7.27.0"
|
|
1538
|
+
checksum: 10c0/13af543756127edb5f62bf121f9b093c09a2b6fe108373887ccffc701465cfbcb17e07cf48aa7f440415b263f6ec006e9415c79dfc2e8e6010b069435f81f340
|
|
1535
1539
|
languageName: node
|
|
1536
1540
|
linkType: hard
|
|
1537
1541
|
|
|
1538
|
-
"@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.27.
|
|
1539
|
-
version: 7.27.
|
|
1540
|
-
resolution: "@babel/traverse@npm:7.27.
|
|
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.10, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.26.8, @babel/traverse@npm:^7.27.0":
|
|
1543
|
+
version: 7.27.0
|
|
1544
|
+
resolution: "@babel/traverse@npm:7.27.0"
|
|
1541
1545
|
dependencies:
|
|
1542
|
-
"@babel/code-frame": "npm:^7.
|
|
1543
|
-
"@babel/generator": "npm:^7.27.
|
|
1544
|
-
"@babel/parser": "npm:^7.27.
|
|
1545
|
-
"@babel/template": "npm:^7.27.
|
|
1546
|
-
"@babel/types": "npm:^7.27.
|
|
1546
|
+
"@babel/code-frame": "npm:^7.26.2"
|
|
1547
|
+
"@babel/generator": "npm:^7.27.0"
|
|
1548
|
+
"@babel/parser": "npm:^7.27.0"
|
|
1549
|
+
"@babel/template": "npm:^7.27.0"
|
|
1550
|
+
"@babel/types": "npm:^7.27.0"
|
|
1547
1551
|
debug: "npm:^4.3.1"
|
|
1548
1552
|
globals: "npm:^11.1.0"
|
|
1549
|
-
checksum: 10c0/
|
|
1553
|
+
checksum: 10c0/c7af29781960dacaae51762e8bc6c4b13d6ab4b17312990fbca9fc38e19c4ad7fecaae24b1cf52fb844e8e6cdc76c70ad597f90e496bcb3cc0a1d66b41a0aa5b
|
|
1550
1554
|
languageName: node
|
|
1551
1555
|
linkType: hard
|
|
1552
1556
|
|
|
1553
|
-
"@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.27.
|
|
1554
|
-
version: 7.27.
|
|
1555
|
-
resolution: "@babel/types@npm:7.27.
|
|
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.10, @babel/types@npm:^7.27.0, @babel/types@npm:^7.4.4":
|
|
1558
|
+
version: 7.27.0
|
|
1559
|
+
resolution: "@babel/types@npm:7.27.0"
|
|
1556
1560
|
dependencies:
|
|
1557
|
-
"@babel/helper-string-parser": "npm:^7.
|
|
1558
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
1559
|
-
checksum: 10c0/
|
|
1561
|
+
"@babel/helper-string-parser": "npm:^7.25.9"
|
|
1562
|
+
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
|
1563
|
+
checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
|
|
1560
1564
|
languageName: node
|
|
1561
1565
|
linkType: hard
|
|
1562
1566
|
|
|
@@ -2116,22 +2120,22 @@ __metadata:
|
|
|
2116
2120
|
languageName: node
|
|
2117
2121
|
linkType: hard
|
|
2118
2122
|
|
|
2119
|
-
"@floating-ui/core@npm:^1.
|
|
2120
|
-
version: 1.
|
|
2121
|
-
resolution: "@floating-ui/core@npm:1.
|
|
2123
|
+
"@floating-ui/core@npm:^1.6.0":
|
|
2124
|
+
version: 1.6.9
|
|
2125
|
+
resolution: "@floating-ui/core@npm:1.6.9"
|
|
2122
2126
|
dependencies:
|
|
2123
2127
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2124
|
-
checksum: 10c0/
|
|
2128
|
+
checksum: 10c0/77debdfc26bc36c6f5ae1f26ab3c15468215738b3f5682af4e1915602fa21ba33ad210273f31c9d2da1c531409929e1afb1138b1608c6b54a0f5853ee84c340d
|
|
2125
2129
|
languageName: node
|
|
2126
2130
|
linkType: hard
|
|
2127
2131
|
|
|
2128
2132
|
"@floating-ui/dom@npm:^1.2.1":
|
|
2129
|
-
version: 1.
|
|
2130
|
-
resolution: "@floating-ui/dom@npm:1.
|
|
2133
|
+
version: 1.6.13
|
|
2134
|
+
resolution: "@floating-ui/dom@npm:1.6.13"
|
|
2131
2135
|
dependencies:
|
|
2132
|
-
"@floating-ui/core": "npm:^1.
|
|
2136
|
+
"@floating-ui/core": "npm:^1.6.0"
|
|
2133
2137
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2134
|
-
checksum: 10c0/
|
|
2138
|
+
checksum: 10c0/272242d2eb6238ffcee0cb1f3c66e0eafae804d5d7b449db5ecf904bc37d31ad96cf575a9e650b93c1190f64f49a684b1559d10e05ed3ec210628b19116991a9
|
|
2135
2139
|
languageName: node
|
|
2136
2140
|
linkType: hard
|
|
2137
2141
|
|
|
@@ -2449,9 +2453,9 @@ __metadata:
|
|
|
2449
2453
|
languageName: node
|
|
2450
2454
|
linkType: hard
|
|
2451
2455
|
|
|
2452
|
-
"@licklist/core@npm:0.
|
|
2453
|
-
version: 0.
|
|
2454
|
-
resolution: "@licklist/core@npm:0.
|
|
2456
|
+
"@licklist/core@npm:0.32.12":
|
|
2457
|
+
version: 0.32.12
|
|
2458
|
+
resolution: "@licklist/core@npm:0.32.12"
|
|
2455
2459
|
dependencies:
|
|
2456
2460
|
"@sentry/browser": "npm:6.2.0"
|
|
2457
2461
|
axios: "npm:0.26.0"
|
|
@@ -2473,13 +2477,13 @@ __metadata:
|
|
|
2473
2477
|
react-i18next: 11.8.8
|
|
2474
2478
|
react-intl: 6.6.8
|
|
2475
2479
|
zustand: 3.7.2
|
|
2476
|
-
checksum: 10c0/
|
|
2480
|
+
checksum: 10c0/a3f2ad9000bd665afcc794ab02a4bd14e558807127036c2ead0453ee3b21810fded1c71aff1fc0317f8547cc5ad6ac419ac77badf661ad5c371928ef05e4f7fe
|
|
2477
2481
|
languageName: node
|
|
2478
2482
|
linkType: hard
|
|
2479
2483
|
|
|
2480
|
-
"@licklist/core@npm:0.
|
|
2481
|
-
version: 0.
|
|
2482
|
-
resolution: "@licklist/core@npm:0.
|
|
2484
|
+
"@licklist/core@npm:0.32.14":
|
|
2485
|
+
version: 0.32.14
|
|
2486
|
+
resolution: "@licklist/core@npm:0.32.14"
|
|
2483
2487
|
dependencies:
|
|
2484
2488
|
"@sentry/browser": "npm:6.2.0"
|
|
2485
2489
|
axios: "npm:0.26.0"
|
|
@@ -2501,7 +2505,7 @@ __metadata:
|
|
|
2501
2505
|
react-i18next: 11.8.8
|
|
2502
2506
|
react-intl: 6.6.8
|
|
2503
2507
|
zustand: 3.7.2
|
|
2504
|
-
checksum: 10c0/
|
|
2508
|
+
checksum: 10c0/c32575a76051dd205525b55d3a908167c463830da152be4329df1369b12bb95e3973d359f112d728a874a8dc9a1162d1d4b0daa9767dc91f76de2c26da5bd679
|
|
2505
2509
|
languageName: node
|
|
2506
2510
|
linkType: hard
|
|
2507
2511
|
|
|
@@ -2516,9 +2520,9 @@ __metadata:
|
|
|
2516
2520
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2517
2521
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2518
2522
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2519
|
-
"@licklist/core": "npm:0.
|
|
2523
|
+
"@licklist/core": "npm:0.32.14"
|
|
2520
2524
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2521
|
-
"@licklist/plugins": "npm:0.35.
|
|
2525
|
+
"@licklist/plugins": "npm:0.35.10"
|
|
2522
2526
|
"@mantine/core": "npm:6.0.22"
|
|
2523
2527
|
"@mantine/hooks": "npm:6.0.22"
|
|
2524
2528
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2647,9 +2651,9 @@ __metadata:
|
|
|
2647
2651
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2648
2652
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2649
2653
|
peerDependencies:
|
|
2650
|
-
"@licklist/core": 0.32.
|
|
2654
|
+
"@licklist/core": 0.32.14
|
|
2651
2655
|
"@licklist/eslint-config": 0.5.6
|
|
2652
|
-
"@licklist/plugins": 0.35.
|
|
2656
|
+
"@licklist/plugins": 0.35.10
|
|
2653
2657
|
lodash: 4.17.21
|
|
2654
2658
|
luxon: 3.5.0
|
|
2655
2659
|
react: 17.0.2
|
|
@@ -2679,11 +2683,11 @@ __metadata:
|
|
|
2679
2683
|
languageName: node
|
|
2680
2684
|
linkType: hard
|
|
2681
2685
|
|
|
2682
|
-
"@licklist/plugins@npm:0.35.
|
|
2683
|
-
version: 0.35.
|
|
2684
|
-
resolution: "@licklist/plugins@npm:0.35.
|
|
2686
|
+
"@licklist/plugins@npm:0.35.10":
|
|
2687
|
+
version: 0.35.10
|
|
2688
|
+
resolution: "@licklist/plugins@npm:0.35.10"
|
|
2685
2689
|
dependencies:
|
|
2686
|
-
"@licklist/core": "npm:0.
|
|
2690
|
+
"@licklist/core": "npm:0.32.12"
|
|
2687
2691
|
axios: "npm:0.26.0"
|
|
2688
2692
|
history: "npm:4.10.1"
|
|
2689
2693
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2703,7 +2707,7 @@ __metadata:
|
|
|
2703
2707
|
rrule: "npm:2.6.8"
|
|
2704
2708
|
use-debounce: "npm:7.0.1"
|
|
2705
2709
|
peerDependencies:
|
|
2706
|
-
"@licklist/core": 0.
|
|
2710
|
+
"@licklist/core": 0.32.12
|
|
2707
2711
|
"@licklist/eslint-config": 0.5.6
|
|
2708
2712
|
axios: 0.26.0
|
|
2709
2713
|
lodash: 4.17.21
|
|
@@ -2715,7 +2719,7 @@ __metadata:
|
|
|
2715
2719
|
react-loader: 2.4.7
|
|
2716
2720
|
react-query: 3.34.12
|
|
2717
2721
|
react-router-dom: 5.2.0
|
|
2718
|
-
checksum: 10c0/
|
|
2722
|
+
checksum: 10c0/2bdd1cad9e15d1442b93ca5d8649d89ce9ef08c77c4be7426daecfc04e3cc22771a6cd97bb8716f2a194655c0d2ee910a6080582914fd94c26f4193a0973d426
|
|
2719
2723
|
languageName: node
|
|
2720
2724
|
linkType: hard
|
|
2721
2725
|
|
|
@@ -3299,142 +3303,142 @@ __metadata:
|
|
|
3299
3303
|
languageName: node
|
|
3300
3304
|
linkType: hard
|
|
3301
3305
|
|
|
3302
|
-
"@rollup/rollup-android-arm-eabi@npm:4.40.
|
|
3303
|
-
version: 4.40.
|
|
3304
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.40.
|
|
3306
|
+
"@rollup/rollup-android-arm-eabi@npm:4.40.0":
|
|
3307
|
+
version: 4.40.0
|
|
3308
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.40.0"
|
|
3305
3309
|
conditions: os=android & cpu=arm
|
|
3306
3310
|
languageName: node
|
|
3307
3311
|
linkType: hard
|
|
3308
3312
|
|
|
3309
|
-
"@rollup/rollup-android-arm64@npm:4.40.
|
|
3310
|
-
version: 4.40.
|
|
3311
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.40.
|
|
3313
|
+
"@rollup/rollup-android-arm64@npm:4.40.0":
|
|
3314
|
+
version: 4.40.0
|
|
3315
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.40.0"
|
|
3312
3316
|
conditions: os=android & cpu=arm64
|
|
3313
3317
|
languageName: node
|
|
3314
3318
|
linkType: hard
|
|
3315
3319
|
|
|
3316
|
-
"@rollup/rollup-darwin-arm64@npm:4.40.
|
|
3317
|
-
version: 4.40.
|
|
3318
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.40.
|
|
3320
|
+
"@rollup/rollup-darwin-arm64@npm:4.40.0":
|
|
3321
|
+
version: 4.40.0
|
|
3322
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.40.0"
|
|
3319
3323
|
conditions: os=darwin & cpu=arm64
|
|
3320
3324
|
languageName: node
|
|
3321
3325
|
linkType: hard
|
|
3322
3326
|
|
|
3323
|
-
"@rollup/rollup-darwin-x64@npm:4.40.
|
|
3324
|
-
version: 4.40.
|
|
3325
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.40.
|
|
3327
|
+
"@rollup/rollup-darwin-x64@npm:4.40.0":
|
|
3328
|
+
version: 4.40.0
|
|
3329
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.40.0"
|
|
3326
3330
|
conditions: os=darwin & cpu=x64
|
|
3327
3331
|
languageName: node
|
|
3328
3332
|
linkType: hard
|
|
3329
3333
|
|
|
3330
|
-
"@rollup/rollup-freebsd-arm64@npm:4.40.
|
|
3331
|
-
version: 4.40.
|
|
3332
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.40.
|
|
3334
|
+
"@rollup/rollup-freebsd-arm64@npm:4.40.0":
|
|
3335
|
+
version: 4.40.0
|
|
3336
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.40.0"
|
|
3333
3337
|
conditions: os=freebsd & cpu=arm64
|
|
3334
3338
|
languageName: node
|
|
3335
3339
|
linkType: hard
|
|
3336
3340
|
|
|
3337
|
-
"@rollup/rollup-freebsd-x64@npm:4.40.
|
|
3338
|
-
version: 4.40.
|
|
3339
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.40.
|
|
3341
|
+
"@rollup/rollup-freebsd-x64@npm:4.40.0":
|
|
3342
|
+
version: 4.40.0
|
|
3343
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.40.0"
|
|
3340
3344
|
conditions: os=freebsd & cpu=x64
|
|
3341
3345
|
languageName: node
|
|
3342
3346
|
linkType: hard
|
|
3343
3347
|
|
|
3344
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.40.
|
|
3345
|
-
version: 4.40.
|
|
3346
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.40.
|
|
3348
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.40.0":
|
|
3349
|
+
version: 4.40.0
|
|
3350
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.40.0"
|
|
3347
3351
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3348
3352
|
languageName: node
|
|
3349
3353
|
linkType: hard
|
|
3350
3354
|
|
|
3351
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.40.
|
|
3352
|
-
version: 4.40.
|
|
3353
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.40.
|
|
3355
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.40.0":
|
|
3356
|
+
version: 4.40.0
|
|
3357
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.40.0"
|
|
3354
3358
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3355
3359
|
languageName: node
|
|
3356
3360
|
linkType: hard
|
|
3357
3361
|
|
|
3358
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.40.
|
|
3359
|
-
version: 4.40.
|
|
3360
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.40.
|
|
3362
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.40.0":
|
|
3363
|
+
version: 4.40.0
|
|
3364
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.40.0"
|
|
3361
3365
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3362
3366
|
languageName: node
|
|
3363
3367
|
linkType: hard
|
|
3364
3368
|
|
|
3365
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.40.
|
|
3366
|
-
version: 4.40.
|
|
3367
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.40.
|
|
3369
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.40.0":
|
|
3370
|
+
version: 4.40.0
|
|
3371
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.40.0"
|
|
3368
3372
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3369
3373
|
languageName: node
|
|
3370
3374
|
linkType: hard
|
|
3371
3375
|
|
|
3372
|
-
"@rollup/rollup-linux-loongarch64-gnu@npm:4.40.
|
|
3373
|
-
version: 4.40.
|
|
3374
|
-
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.40.
|
|
3376
|
+
"@rollup/rollup-linux-loongarch64-gnu@npm:4.40.0":
|
|
3377
|
+
version: 4.40.0
|
|
3378
|
+
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.40.0"
|
|
3375
3379
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
3376
3380
|
languageName: node
|
|
3377
3381
|
linkType: hard
|
|
3378
3382
|
|
|
3379
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.40.
|
|
3380
|
-
version: 4.40.
|
|
3381
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.40.
|
|
3383
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.40.0":
|
|
3384
|
+
version: 4.40.0
|
|
3385
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.40.0"
|
|
3382
3386
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3383
3387
|
languageName: node
|
|
3384
3388
|
linkType: hard
|
|
3385
3389
|
|
|
3386
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.40.
|
|
3387
|
-
version: 4.40.
|
|
3388
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.40.
|
|
3390
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.40.0":
|
|
3391
|
+
version: 4.40.0
|
|
3392
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.40.0"
|
|
3389
3393
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3390
3394
|
languageName: node
|
|
3391
3395
|
linkType: hard
|
|
3392
3396
|
|
|
3393
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.40.
|
|
3394
|
-
version: 4.40.
|
|
3395
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.40.
|
|
3397
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.40.0":
|
|
3398
|
+
version: 4.40.0
|
|
3399
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.40.0"
|
|
3396
3400
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
3397
3401
|
languageName: node
|
|
3398
3402
|
linkType: hard
|
|
3399
3403
|
|
|
3400
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.40.
|
|
3401
|
-
version: 4.40.
|
|
3402
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.40.
|
|
3404
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.40.0":
|
|
3405
|
+
version: 4.40.0
|
|
3406
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.40.0"
|
|
3403
3407
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3404
3408
|
languageName: node
|
|
3405
3409
|
linkType: hard
|
|
3406
3410
|
|
|
3407
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.40.
|
|
3408
|
-
version: 4.40.
|
|
3409
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.40.
|
|
3411
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.40.0":
|
|
3412
|
+
version: 4.40.0
|
|
3413
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.40.0"
|
|
3410
3414
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3411
3415
|
languageName: node
|
|
3412
3416
|
linkType: hard
|
|
3413
3417
|
|
|
3414
|
-
"@rollup/rollup-linux-x64-musl@npm:4.40.
|
|
3415
|
-
version: 4.40.
|
|
3416
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.40.
|
|
3418
|
+
"@rollup/rollup-linux-x64-musl@npm:4.40.0":
|
|
3419
|
+
version: 4.40.0
|
|
3420
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.40.0"
|
|
3417
3421
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3418
3422
|
languageName: node
|
|
3419
3423
|
linkType: hard
|
|
3420
3424
|
|
|
3421
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.40.
|
|
3422
|
-
version: 4.40.
|
|
3423
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.40.
|
|
3425
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.40.0":
|
|
3426
|
+
version: 4.40.0
|
|
3427
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.40.0"
|
|
3424
3428
|
conditions: os=win32 & cpu=arm64
|
|
3425
3429
|
languageName: node
|
|
3426
3430
|
linkType: hard
|
|
3427
3431
|
|
|
3428
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.40.
|
|
3429
|
-
version: 4.40.
|
|
3430
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.40.
|
|
3432
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.40.0":
|
|
3433
|
+
version: 4.40.0
|
|
3434
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.40.0"
|
|
3431
3435
|
conditions: os=win32 & cpu=ia32
|
|
3432
3436
|
languageName: node
|
|
3433
3437
|
linkType: hard
|
|
3434
3438
|
|
|
3435
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.40.
|
|
3436
|
-
version: 4.40.
|
|
3437
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.40.
|
|
3439
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.40.0":
|
|
3440
|
+
version: 4.40.0
|
|
3441
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.40.0"
|
|
3438
3442
|
conditions: os=win32 & cpu=x64
|
|
3439
3443
|
languageName: node
|
|
3440
3444
|
linkType: hard
|
|
@@ -5178,14 +5182,14 @@ __metadata:
|
|
|
5178
5182
|
linkType: hard
|
|
5179
5183
|
|
|
5180
5184
|
"@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
|
|
5181
|
-
version: 2.11.
|
|
5182
|
-
resolution: "@tiptap/extension-bubble-menu@npm:2.11.
|
|
5185
|
+
version: 2.11.7
|
|
5186
|
+
resolution: "@tiptap/extension-bubble-menu@npm:2.11.7"
|
|
5183
5187
|
dependencies:
|
|
5184
5188
|
tippy.js: "npm:^6.3.7"
|
|
5185
5189
|
peerDependencies:
|
|
5186
5190
|
"@tiptap/core": ^2.7.0
|
|
5187
5191
|
"@tiptap/pm": ^2.7.0
|
|
5188
|
-
checksum: 10c0/
|
|
5192
|
+
checksum: 10c0/0d4ccd529abaaefe8b8a935a8cb012df4144c1ac9ef2549837003f9249166e87423136a245deac1f11e0f91fe1fca21c4733e8bfb49da4de25dbabd9d0aa6a25
|
|
5189
5193
|
languageName: node
|
|
5190
5194
|
linkType: hard
|
|
5191
5195
|
|
|
@@ -5208,14 +5212,14 @@ __metadata:
|
|
|
5208
5212
|
linkType: hard
|
|
5209
5213
|
|
|
5210
5214
|
"@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
|
|
5211
|
-
version: 2.11.
|
|
5212
|
-
resolution: "@tiptap/extension-floating-menu@npm:2.11.
|
|
5215
|
+
version: 2.11.7
|
|
5216
|
+
resolution: "@tiptap/extension-floating-menu@npm:2.11.7"
|
|
5213
5217
|
dependencies:
|
|
5214
5218
|
tippy.js: "npm:^6.3.7"
|
|
5215
5219
|
peerDependencies:
|
|
5216
5220
|
"@tiptap/core": ^2.7.0
|
|
5217
5221
|
"@tiptap/pm": ^2.7.0
|
|
5218
|
-
checksum: 10c0/
|
|
5222
|
+
checksum: 10c0/e197f05e7230094846225b98d67e0faea55df3bdd9acad3e503607e26a7ab0efb9e9dcd5c7838714d2b178dd4cd917692d8349d1337151aa35756172a54942a1
|
|
5219
5223
|
languageName: node
|
|
5220
5224
|
linkType: hard
|
|
5221
5225
|
|
|
@@ -5695,11 +5699,11 @@ __metadata:
|
|
|
5695
5699
|
linkType: hard
|
|
5696
5700
|
|
|
5697
5701
|
"@types/node@npm:*":
|
|
5698
|
-
version: 22.15.
|
|
5699
|
-
resolution: "@types/node@npm:22.15.
|
|
5702
|
+
version: 22.15.2
|
|
5703
|
+
resolution: "@types/node@npm:22.15.2"
|
|
5700
5704
|
dependencies:
|
|
5701
5705
|
undici-types: "npm:~6.21.0"
|
|
5702
|
-
checksum: 10c0/
|
|
5706
|
+
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
|
|
5703
5707
|
languageName: node
|
|
5704
5708
|
linkType: hard
|
|
5705
5709
|
|
|
@@ -6200,30 +6204,30 @@ __metadata:
|
|
|
6200
6204
|
languageName: node
|
|
6201
6205
|
linkType: hard
|
|
6202
6206
|
|
|
6203
|
-
"@volar/language-core@npm:2.4.
|
|
6204
|
-
version: 2.4.
|
|
6205
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6207
|
+
"@volar/language-core@npm:2.4.12, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6208
|
+
version: 2.4.12
|
|
6209
|
+
resolution: "@volar/language-core@npm:2.4.12"
|
|
6206
6210
|
dependencies:
|
|
6207
|
-
"@volar/source-map": "npm:2.4.
|
|
6208
|
-
checksum: 10c0/
|
|
6211
|
+
"@volar/source-map": "npm:2.4.12"
|
|
6212
|
+
checksum: 10c0/060978fe9fcd08b39dddf0dd41283d7b615491aab19634f69ecad72a2a7f111972b2137ed24777f58fd52f4f76d122b91d9bf9aaf5f7261ebb316dd63733c4e0
|
|
6209
6213
|
languageName: node
|
|
6210
6214
|
linkType: hard
|
|
6211
6215
|
|
|
6212
|
-
"@volar/source-map@npm:2.4.
|
|
6213
|
-
version: 2.4.
|
|
6214
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6215
|
-
checksum: 10c0/
|
|
6216
|
+
"@volar/source-map@npm:2.4.12":
|
|
6217
|
+
version: 2.4.12
|
|
6218
|
+
resolution: "@volar/source-map@npm:2.4.12"
|
|
6219
|
+
checksum: 10c0/433b5d6a9f1e1df1c7410d2dfca43e9c880f4688dde13323ee1c8d2f36cec7dce3e0549d444038384c279c0e1cf9a2764b401278bbfdf1ecfa427092c84fb944
|
|
6216
6220
|
languageName: node
|
|
6217
6221
|
linkType: hard
|
|
6218
6222
|
|
|
6219
6223
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6220
|
-
version: 2.4.
|
|
6221
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6224
|
+
version: 2.4.12
|
|
6225
|
+
resolution: "@volar/typescript@npm:2.4.12"
|
|
6222
6226
|
dependencies:
|
|
6223
|
-
"@volar/language-core": "npm:2.4.
|
|
6227
|
+
"@volar/language-core": "npm:2.4.12"
|
|
6224
6228
|
path-browserify: "npm:^1.0.1"
|
|
6225
6229
|
vscode-uri: "npm:^3.0.8"
|
|
6226
|
-
checksum: 10c0/
|
|
6230
|
+
checksum: 10c0/fa08dccecc1c41b1b44aa9d4582e75d67c484cc6366075fc84de5e4611b6d7f6fed72a30bad0794a6b3f16003c49a19b5cd1759b79ae4b1c6bc9c8aa4012e413
|
|
6227
6231
|
languageName: node
|
|
6228
6232
|
linkType: hard
|
|
6229
6233
|
|
|
@@ -7564,16 +7568,16 @@ __metadata:
|
|
|
7564
7568
|
linkType: hard
|
|
7565
7569
|
|
|
7566
7570
|
"bn.js@npm:^4.0.0, bn.js@npm:^4.1.0, bn.js@npm:^4.11.9":
|
|
7567
|
-
version: 4.12.
|
|
7568
|
-
resolution: "bn.js@npm:4.12.
|
|
7569
|
-
checksum: 10c0/
|
|
7571
|
+
version: 4.12.1
|
|
7572
|
+
resolution: "bn.js@npm:4.12.1"
|
|
7573
|
+
checksum: 10c0/b7f37a0cd5e4b79142b6f4292d518b416be34ae55d6dd6b0f66f96550c8083a50ffbbf8bda8d0ab471158cb81aa74ea4ee58fe33c7802e4a30b13810e98df116
|
|
7570
7574
|
languageName: node
|
|
7571
7575
|
linkType: hard
|
|
7572
7576
|
|
|
7573
7577
|
"bn.js@npm:^5.2.1":
|
|
7574
|
-
version: 5.2.
|
|
7575
|
-
resolution: "bn.js@npm:5.2.
|
|
7576
|
-
checksum: 10c0/
|
|
7578
|
+
version: 5.2.1
|
|
7579
|
+
resolution: "bn.js@npm:5.2.1"
|
|
7580
|
+
checksum: 10c0/bed3d8bd34ec89dbcf9f20f88bd7d4a49c160fda3b561c7bb227501f974d3e435a48fb9b61bc3de304acab9215a3bda0803f7017ffb4d0016a0c3a740a283caa
|
|
7577
7581
|
languageName: node
|
|
7578
7582
|
linkType: hard
|
|
7579
7583
|
|
|
@@ -7806,16 +7810,16 @@ __metadata:
|
|
|
7806
7810
|
linkType: hard
|
|
7807
7811
|
|
|
7808
7812
|
"browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.4":
|
|
7809
|
-
version: 4.24.
|
|
7810
|
-
resolution: "browserslist@npm:4.24.
|
|
7813
|
+
version: 4.24.4
|
|
7814
|
+
resolution: "browserslist@npm:4.24.4"
|
|
7811
7815
|
dependencies:
|
|
7812
|
-
caniuse-lite: "npm:^1.0.
|
|
7813
|
-
electron-to-chromium: "npm:^1.5.
|
|
7816
|
+
caniuse-lite: "npm:^1.0.30001688"
|
|
7817
|
+
electron-to-chromium: "npm:^1.5.73"
|
|
7814
7818
|
node-releases: "npm:^2.0.19"
|
|
7815
|
-
update-browserslist-db: "npm:^1.1.
|
|
7819
|
+
update-browserslist-db: "npm:^1.1.1"
|
|
7816
7820
|
bin:
|
|
7817
7821
|
browserslist: cli.js
|
|
7818
|
-
checksum: 10c0/
|
|
7822
|
+
checksum: 10c0/db7ebc1733cf471e0b490b4f47e3e2ea2947ce417192c9246644e92c667dd56a71406cc58f62ca7587caf828364892e9952904a02b7aead752bc65b62a37cfe9
|
|
7819
7823
|
languageName: node
|
|
7820
7824
|
linkType: hard
|
|
7821
7825
|
|
|
@@ -8073,10 +8077,10 @@ __metadata:
|
|
|
8073
8077
|
languageName: node
|
|
8074
8078
|
linkType: hard
|
|
8075
8079
|
|
|
8076
|
-
"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.
|
|
8077
|
-
version: 1.0.
|
|
8078
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8079
|
-
checksum: 10c0/
|
|
8080
|
+
"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":
|
|
8081
|
+
version: 1.0.30001715
|
|
8082
|
+
resolution: "caniuse-lite@npm:1.0.30001715"
|
|
8083
|
+
checksum: 10c0/0109a7da797ffbe1aa197baa5242b205011098eecec1087ef3d0c58ceea19be325ab6679b2751a78660adc3051a9f77e99d5789938fd1eb1235e6fdf6a1dbf8e
|
|
8080
8084
|
languageName: node
|
|
8081
8085
|
linkType: hard
|
|
8082
8086
|
|
|
@@ -8719,25 +8723,25 @@ __metadata:
|
|
|
8719
8723
|
linkType: hard
|
|
8720
8724
|
|
|
8721
8725
|
"core-js-compat@npm:^3.40.0, core-js-compat@npm:^3.8.1":
|
|
8722
|
-
version: 3.
|
|
8723
|
-
resolution: "core-js-compat@npm:3.
|
|
8726
|
+
version: 3.41.0
|
|
8727
|
+
resolution: "core-js-compat@npm:3.41.0"
|
|
8724
8728
|
dependencies:
|
|
8725
8729
|
browserslist: "npm:^4.24.4"
|
|
8726
|
-
checksum: 10c0/
|
|
8730
|
+
checksum: 10c0/92d2c748d3dd1c4e3b6cee6b6683b9212db9bc0a6574d933781210daf3baaeb76334ed4636eb8935b45802aa8d9235ab604c9a262694e02a2fa17ad0f6976829
|
|
8727
8731
|
languageName: node
|
|
8728
8732
|
linkType: hard
|
|
8729
8733
|
|
|
8730
8734
|
"core-js-pure@npm:^3.30.2, core-js-pure@npm:^3.8.2":
|
|
8731
|
-
version: 3.
|
|
8732
|
-
resolution: "core-js-pure@npm:3.
|
|
8733
|
-
checksum: 10c0/
|
|
8735
|
+
version: 3.41.0
|
|
8736
|
+
resolution: "core-js-pure@npm:3.41.0"
|
|
8737
|
+
checksum: 10c0/d5003e91f167dd5670174d27bf313407325d0915454f41337510b89ba420f1d0d1b22d3b1793eb329b28e9273e951fb895eb574ecfc1ccc77ed6ad14af1c763b
|
|
8734
8738
|
languageName: node
|
|
8735
8739
|
linkType: hard
|
|
8736
8740
|
|
|
8737
8741
|
"core-js@npm:^3.0.4, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
|
|
8738
|
-
version: 3.
|
|
8739
|
-
resolution: "core-js@npm:3.
|
|
8740
|
-
checksum: 10c0/
|
|
8742
|
+
version: 3.41.0
|
|
8743
|
+
resolution: "core-js@npm:3.41.0"
|
|
8744
|
+
checksum: 10c0/a29ed0b7fe81acf49d04ce5c17a1947166b1c15197327a5d12f95bbe84b46d60c3c13de701d808f41da06fa316285f3f55ce5903abc8d5642afc1eac4457afc8
|
|
8741
8745
|
languageName: node
|
|
8742
8746
|
linkType: hard
|
|
8743
8747
|
|
|
@@ -8792,9 +8796,9 @@ __metadata:
|
|
|
8792
8796
|
linkType: hard
|
|
8793
8797
|
|
|
8794
8798
|
"country-flag-icons@npm:^1.0.2":
|
|
8795
|
-
version: 1.5.
|
|
8796
|
-
resolution: "country-flag-icons@npm:1.5.
|
|
8797
|
-
checksum: 10c0/
|
|
8799
|
+
version: 1.5.18
|
|
8800
|
+
resolution: "country-flag-icons@npm:1.5.18"
|
|
8801
|
+
checksum: 10c0/99aa10f23521c81512da721885f91a419261ba2608020497b42b98ec4a2f33e26c8f9cad3a4d42a4f582018be8ade9ea67600768ffaa46746e325a6d5ba24a59
|
|
8798
8802
|
languageName: node
|
|
8799
8803
|
linkType: hard
|
|
8800
8804
|
|
|
@@ -9862,10 +9866,10 @@ __metadata:
|
|
|
9862
9866
|
languageName: node
|
|
9863
9867
|
linkType: hard
|
|
9864
9868
|
|
|
9865
|
-
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.
|
|
9866
|
-
version: 1.5.
|
|
9867
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9868
|
-
checksum: 10c0/
|
|
9869
|
+
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
|
|
9870
|
+
version: 1.5.142
|
|
9871
|
+
resolution: "electron-to-chromium@npm:1.5.142"
|
|
9872
|
+
checksum: 10c0/05bc0c695a4b7c6fac499700199bfd90d767eea352e67171f005920a225e42fa08dc62ba0d31523fcd2e9b49e25aab133f82270e784888fb5c3c032f6607cdeb
|
|
9869
9873
|
languageName: node
|
|
9870
9874
|
linkType: hard
|
|
9871
9875
|
|
|
@@ -16949,12 +16953,12 @@ __metadata:
|
|
|
16949
16953
|
linkType: hard
|
|
16950
16954
|
|
|
16951
16955
|
"prosemirror-keymap@npm:^1.0.0, prosemirror-keymap@npm:^1.1.5, prosemirror-keymap@npm:^1.2.0, prosemirror-keymap@npm:^1.2.2":
|
|
16952
|
-
version: 1.2.
|
|
16953
|
-
resolution: "prosemirror-keymap@npm:1.2.
|
|
16956
|
+
version: 1.2.2
|
|
16957
|
+
resolution: "prosemirror-keymap@npm:1.2.2"
|
|
16954
16958
|
dependencies:
|
|
16955
16959
|
prosemirror-state: "npm:^1.0.0"
|
|
16956
16960
|
w3c-keyname: "npm:^2.2.0"
|
|
16957
|
-
checksum: 10c0/
|
|
16961
|
+
checksum: 10c0/7aa28c731e00962c90c91361a3c9f7000f960870a1300f7477da8afa8fd1b9cce0b3b7ca483aaa5832fd0bf88b5ff081defc184592997b08980b9ab67eeddcb7
|
|
16958
16962
|
languageName: node
|
|
16959
16963
|
linkType: hard
|
|
16960
16964
|
|
|
@@ -18395,6 +18399,22 @@ __metadata:
|
|
|
18395
18399
|
languageName: node
|
|
18396
18400
|
linkType: hard
|
|
18397
18401
|
|
|
18402
|
+
"regenerator-runtime@npm:^0.14.0":
|
|
18403
|
+
version: 0.14.1
|
|
18404
|
+
resolution: "regenerator-runtime@npm:0.14.1"
|
|
18405
|
+
checksum: 10c0/1b16eb2c4bceb1665c89de70dcb64126a22bc8eb958feef3cd68fe11ac6d2a4899b5cd1b80b0774c7c03591dc57d16631a7f69d2daa2ec98100e2f29f7ec4cc4
|
|
18406
|
+
languageName: node
|
|
18407
|
+
linkType: hard
|
|
18408
|
+
|
|
18409
|
+
"regenerator-transform@npm:^0.15.2":
|
|
18410
|
+
version: 0.15.2
|
|
18411
|
+
resolution: "regenerator-transform@npm:0.15.2"
|
|
18412
|
+
dependencies:
|
|
18413
|
+
"@babel/runtime": "npm:^7.8.4"
|
|
18414
|
+
checksum: 10c0/7cfe6931ec793269701994a93bab89c0cc95379191fad866270a7fea2adfec67ea62bb5b374db77058b60ba4509319d9b608664d0d288bd9989ca8dbd08fae90
|
|
18415
|
+
languageName: node
|
|
18416
|
+
linkType: hard
|
|
18417
|
+
|
|
18398
18418
|
"regex-not@npm:^1.0.0, regex-not@npm:^1.0.2":
|
|
18399
18419
|
version: 1.0.2
|
|
18400
18420
|
resolution: "regex-not@npm:1.0.2"
|
|
@@ -18887,29 +18907,29 @@ __metadata:
|
|
|
18887
18907
|
linkType: hard
|
|
18888
18908
|
|
|
18889
18909
|
"rollup@npm:^4.13.0":
|
|
18890
|
-
version: 4.40.
|
|
18891
|
-
resolution: "rollup@npm:4.40.
|
|
18892
|
-
dependencies:
|
|
18893
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.40.
|
|
18894
|
-
"@rollup/rollup-android-arm64": "npm:4.40.
|
|
18895
|
-
"@rollup/rollup-darwin-arm64": "npm:4.40.
|
|
18896
|
-
"@rollup/rollup-darwin-x64": "npm:4.40.
|
|
18897
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.40.
|
|
18898
|
-
"@rollup/rollup-freebsd-x64": "npm:4.40.
|
|
18899
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.40.
|
|
18900
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.40.
|
|
18901
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.40.
|
|
18902
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.40.
|
|
18903
|
-
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.40.
|
|
18904
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.40.
|
|
18905
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.40.
|
|
18906
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.40.
|
|
18907
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.40.
|
|
18908
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.40.
|
|
18909
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.40.
|
|
18910
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.40.
|
|
18911
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.40.
|
|
18912
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.40.
|
|
18910
|
+
version: 4.40.0
|
|
18911
|
+
resolution: "rollup@npm:4.40.0"
|
|
18912
|
+
dependencies:
|
|
18913
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.40.0"
|
|
18914
|
+
"@rollup/rollup-android-arm64": "npm:4.40.0"
|
|
18915
|
+
"@rollup/rollup-darwin-arm64": "npm:4.40.0"
|
|
18916
|
+
"@rollup/rollup-darwin-x64": "npm:4.40.0"
|
|
18917
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.40.0"
|
|
18918
|
+
"@rollup/rollup-freebsd-x64": "npm:4.40.0"
|
|
18919
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.40.0"
|
|
18920
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.40.0"
|
|
18921
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.40.0"
|
|
18922
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.40.0"
|
|
18923
|
+
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.40.0"
|
|
18924
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.40.0"
|
|
18925
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.40.0"
|
|
18926
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.40.0"
|
|
18927
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.40.0"
|
|
18928
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.40.0"
|
|
18929
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.40.0"
|
|
18930
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.40.0"
|
|
18931
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.40.0"
|
|
18932
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.40.0"
|
|
18913
18933
|
"@types/estree": "npm:1.0.7"
|
|
18914
18934
|
fsevents: "npm:~2.3.2"
|
|
18915
18935
|
dependenciesMeta:
|
|
@@ -18957,7 +18977,7 @@ __metadata:
|
|
|
18957
18977
|
optional: true
|
|
18958
18978
|
bin:
|
|
18959
18979
|
rollup: dist/bin/rollup
|
|
18960
|
-
checksum: 10c0/
|
|
18980
|
+
checksum: 10c0/90aa57487d4a9a7de1a47bf42a6091f83f1cb7fe1814650dfec278ab8ddae5736b86535d4c766493517720f334dfd4aa0635405ca8f4f36ed8d3c0f875f2a801
|
|
18961
18981
|
languageName: node
|
|
18962
18982
|
linkType: hard
|
|
18963
18983
|
|
|
@@ -21335,7 +21355,7 @@ __metadata:
|
|
|
21335
21355
|
languageName: node
|
|
21336
21356
|
linkType: hard
|
|
21337
21357
|
|
|
21338
|
-
"update-browserslist-db@npm:^1.1.
|
|
21358
|
+
"update-browserslist-db@npm:^1.1.1":
|
|
21339
21359
|
version: 1.1.3
|
|
21340
21360
|
resolution: "update-browserslist-db@npm:1.1.3"
|
|
21341
21361
|
dependencies:
|