@licklist/design 0.74.0-dev.0 → 0.74.0-dev.1
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/assets/dashboard/chartBar.svg.js +2 -2
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts +2 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/EditEventForm/EditEventForm.js +3 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts +2 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
- package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +3 -2
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.d.ts +2 -1
- 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 -3
- package/dist/product-set/control/ProductSetControl.d.ts +2 -1
- package/dist/product-set/control/ProductSetControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetControl.js +3 -2
- package/dist/product-set/form/ProductCategoriesControl.d.ts +2 -1
- package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductCategoriesControl.js +3 -2
- package/dist/product-set/form/ProductSetForm.d.ts +2 -1
- package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
- package/dist/product-set/form/ProductSetForm.js +4 -2
- package/dist/product-set/form/ProductsControl.d.ts +2 -1
- package/dist/product-set/form/ProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +4 -3
- package/dist/product-set/form/StepsControl.d.ts +2 -1
- package/dist/product-set/form/StepsControl.d.ts.map +1 -1
- package/dist/product-set/form/StepsControl.js +5 -3
- package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
- package/dist/product-set/form/SubProductsControl.js +1 -0
- package/dist/product-set/product/ProductControl.d.ts +4 -2
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +29 -1
- package/dist/product-set/utils/index.d.ts +1 -0
- package/dist/product-set/utils/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/events/edit-event-modal/component/EditEventForm/EditEventForm.tsx +15 -7
- package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +3 -0
- package/src/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.tsx +3 -0
- package/src/product-set/control/ProductSetControl.tsx +14 -8
- package/src/product-set/form/ProductCategoriesControl.tsx +3 -0
- package/src/product-set/form/ProductSetForm.tsx +3 -0
- package/src/product-set/form/ProductsControl.tsx +4 -7
- package/src/product-set/form/StepsControl.tsx +4 -3
- package/src/product-set/form/SubProductsControl.tsx +1 -0
- package/src/product-set/product/ProductControl.tsx +39 -5
- package/yarn.lock +685 -705
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.27.1, @babel/code-frame@npm:^7.5.5, @babel/code-frame@npm:^7.8.3":
|
|
44
|
+
version: 7.27.1
|
|
45
|
+
resolution: "@babel/code-frame@npm:7.27.1"
|
|
46
46
|
dependencies:
|
|
47
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
47
|
+
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
48
48
|
js-tokens: "npm:^4.0.0"
|
|
49
|
-
picocolors: "npm:^1.
|
|
50
|
-
checksum: 10c0/
|
|
49
|
+
picocolors: "npm:^1.1.1"
|
|
50
|
+
checksum: 10c0/5dd9a18baa5fce4741ba729acc3a3272c49c25cb8736c4b18e113099520e7ef7b545a4096a26d600e4416157e63e87d66db46aa3fbf0a5f2286da2705c12da00
|
|
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.27.1":
|
|
55
|
+
version: 7.27.1
|
|
56
|
+
resolution: "@babel/compat-data@npm:7.27.1"
|
|
57
|
+
checksum: 10c0/03e3a01b6772858dc5064f332ad4dc16fbbc0353f2180fd663a2651e8305058e35b6db57114e345d925def9b73cd7a322e95a45913428b8db705a098fd3dd289
|
|
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.27.1
|
|
87
|
+
resolution: "@babel/core@npm:7.27.1"
|
|
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.27.1"
|
|
91
|
+
"@babel/generator": "npm:^7.27.1"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.27.1"
|
|
93
|
+
"@babel/helper-module-transforms": "npm:^7.27.1"
|
|
94
|
+
"@babel/helpers": "npm:^7.27.1"
|
|
95
|
+
"@babel/parser": "npm:^7.27.1"
|
|
96
|
+
"@babel/template": "npm:^7.27.1"
|
|
97
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
98
|
+
"@babel/types": "npm:^7.27.1"
|
|
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/0fc31f87f5401ac5d375528cb009f4ea5527fc8c5bb5b64b5b22c033b60fd0ad723388933a5f3f5db14e1edd13c958e9dd7e5c68f9b68c767aeb496199c8a4bb
|
|
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.
|
|
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.27.1":
|
|
109
|
+
version: 7.27.1
|
|
110
|
+
resolution: "@babel/generator@npm:7.27.1"
|
|
111
111
|
dependencies:
|
|
112
|
-
"@babel/parser": "npm:^7.27.
|
|
113
|
-
"@babel/types": "npm:^7.27.
|
|
112
|
+
"@babel/parser": "npm:^7.27.1"
|
|
113
|
+
"@babel/types": "npm:^7.27.1"
|
|
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/c4156434b21818f558ebd93ce45f027c53ee570ce55a84fd2d9ba45a79ad204c17e0bff753c886fb6c07df3385445a9e34dc7ccb070d0ac7e80bb91c8b57f423
|
|
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.27.1":
|
|
122
|
+
version: 7.27.1
|
|
123
|
+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.1"
|
|
124
124
|
dependencies:
|
|
125
|
-
"@babel/types": "npm:^7.
|
|
126
|
-
checksum: 10c0/
|
|
125
|
+
"@babel/types": "npm:^7.27.1"
|
|
126
|
+
checksum: 10c0/fc4751b59c8f5417e1acb0455d6ffce53fa5e79b3aca690299fbbf73b1b65bfaef3d4a18abceb190024c5836bb6cfbc3711e83888648df93df54e18152a1196c
|
|
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.27.1":
|
|
131
|
+
version: 7.27.1
|
|
132
|
+
resolution: "@babel/helper-compilation-targets@npm:7.27.1"
|
|
133
133
|
dependencies:
|
|
134
|
-
"@babel/compat-data": "npm:^7.
|
|
135
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
134
|
+
"@babel/compat-data": "npm:^7.27.1"
|
|
135
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
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/1cfd3760a1bf1e367ea4a91214c041be7076197ba7a4f3c0710cab00fb5734eb010a2946efe6ecfb1ca9dc63e6c69644a1afa399db4082f374b9311e129f6f0b
|
|
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.
|
|
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.27.1":
|
|
144
|
+
version: 7.27.1
|
|
145
|
+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.1"
|
|
146
|
+
dependencies:
|
|
147
|
+
"@babel/helper-annotate-as-pure": "npm:^7.27.1"
|
|
148
|
+
"@babel/helper-member-expression-to-functions": "npm:^7.27.1"
|
|
149
|
+
"@babel/helper-optimise-call-expression": "npm:^7.27.1"
|
|
150
|
+
"@babel/helper-replace-supers": "npm:^7.27.1"
|
|
151
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
152
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
153
153
|
semver: "npm:^6.3.1"
|
|
154
154
|
peerDependencies:
|
|
155
155
|
"@babel/core": ^7.0.0
|
|
156
|
-
checksum: 10c0/
|
|
156
|
+
checksum: 10c0/4ee199671d6b9bdd4988aa2eea4bdced9a73abfc831d81b00c7634f49a8fc271b3ceda01c067af58018eb720c6151322015d463abea7072a368ee13f35adbb4c
|
|
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.27.1":
|
|
161
|
+
version: 7.27.1
|
|
162
|
+
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.27.1"
|
|
163
163
|
dependencies:
|
|
164
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
164
|
+
"@babel/helper-annotate-as-pure": "npm:^7.27.1"
|
|
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/591fe8bd3bb39679cc49588889b83bd628d8c4b99c55bafa81e80b1e605a348b64da955e3fd891c4ba3f36fd015367ba2eadea22af6a7de1610fbb5bcc2d3df0
|
|
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.27.1":
|
|
207
|
+
version: 7.27.1
|
|
208
|
+
resolution: "@babel/helper-member-expression-to-functions@npm:7.27.1"
|
|
209
209
|
dependencies:
|
|
210
|
-
"@babel/traverse": "npm:^7.
|
|
211
|
-
"@babel/types": "npm:^7.
|
|
212
|
-
checksum: 10c0/
|
|
210
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
211
|
+
"@babel/types": "npm:^7.27.1"
|
|
212
|
+
checksum: 10c0/5762ad009b6a3d8b0e6e79ff6011b3b8fdda0fefad56cfa8bfbe6aa02d5a8a8a9680a45748fe3ac47e735a03d2d88c0a676e3f9f59f20ae9fadcc8d51ccd5a53
|
|
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.27.1":
|
|
217
|
+
version: 7.27.1
|
|
218
|
+
resolution: "@babel/helper-module-imports@npm:7.27.1"
|
|
219
219
|
dependencies:
|
|
220
|
-
"@babel/traverse": "npm:^7.
|
|
221
|
-
"@babel/types": "npm:^7.
|
|
222
|
-
checksum: 10c0/
|
|
220
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
221
|
+
"@babel/types": "npm:^7.27.1"
|
|
222
|
+
checksum: 10c0/e00aace096e4e29290ff8648455c2bc4ed982f0d61dbf2db1b5e750b9b98f318bf5788d75a4f974c151bd318fd549e81dbcab595f46b14b81c12eda3023f51e8
|
|
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.27.1":
|
|
227
|
+
version: 7.27.1
|
|
228
|
+
resolution: "@babel/helper-module-transforms@npm:7.27.1"
|
|
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.27.1"
|
|
231
|
+
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
232
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
233
233
|
peerDependencies:
|
|
234
234
|
"@babel/core": ^7.0.0
|
|
235
|
-
checksum: 10c0/
|
|
235
|
+
checksum: 10c0/196ab29635fe6eb5ba6ead2972d41b1c0d40f400f99bd8fc109cef21440de24c26c972fabf932585e618694d590379ab8d22def8da65a54459d38ec46112ead7
|
|
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.27.1":
|
|
240
|
+
version: 7.27.1
|
|
241
|
+
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
|
|
242
242
|
dependencies:
|
|
243
|
-
"@babel/types": "npm:^7.
|
|
244
|
-
checksum: 10c0/
|
|
243
|
+
"@babel/types": "npm:^7.27.1"
|
|
244
|
+
checksum: 10c0/6b861e7fcf6031b9c9fc2de3cd6c005e94a459d6caf3621d93346b52774925800ca29d4f64595a5ceacf4d161eb0d27649ae385110ed69491d9776686fa488e6
|
|
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.27.1, @babel/helper-plugin-utils@npm:^7.8.0":
|
|
256
|
+
version: 7.27.1
|
|
257
|
+
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
|
|
258
|
+
checksum: 10c0/94cf22c81a0c11a09b197b41ab488d416ff62254ce13c57e62912c85700dc2e99e555225787a4099ff6bae7a1812d622c80fbaeda824b79baa10a6c5ac4cf69b
|
|
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.27.1":
|
|
263
|
+
version: 7.27.1
|
|
264
|
+
resolution: "@babel/helper-remap-async-to-generator@npm:7.27.1"
|
|
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.27.1"
|
|
267
|
+
"@babel/helper-wrap-function": "npm:^7.27.1"
|
|
268
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
269
269
|
peerDependencies:
|
|
270
270
|
"@babel/core": ^7.0.0
|
|
271
|
-
checksum: 10c0/
|
|
271
|
+
checksum: 10c0/5ba6258f4bb57c7c9fa76b55f416b2d18c867b48c1af4f9f2f7cd7cc933fe6da7514811d08ceb4972f1493be46f4b69c40282b811d1397403febae13c2ec57b5
|
|
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.27.1":
|
|
276
|
+
version: 7.27.1
|
|
277
|
+
resolution: "@babel/helper-replace-supers@npm:7.27.1"
|
|
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.27.1"
|
|
280
|
+
"@babel/helper-optimise-call-expression": "npm:^7.27.1"
|
|
281
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
282
282
|
peerDependencies:
|
|
283
283
|
"@babel/core": ^7.0.0
|
|
284
|
-
checksum: 10c0/
|
|
284
|
+
checksum: 10c0/4f2eaaf5fcc196580221a7ccd0f8873447b5d52745ad4096418f6101a1d2e712e9f93722c9a32bc9769a1dc197e001f60d6f5438d4dfde4b9c6a9e4df719354c
|
|
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.27.1":
|
|
289
|
+
version: 7.27.1
|
|
290
|
+
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.27.1"
|
|
291
291
|
dependencies:
|
|
292
|
-
"@babel/traverse": "npm:^7.
|
|
293
|
-
"@babel/types": "npm:^7.
|
|
294
|
-
checksum: 10c0/
|
|
292
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
293
|
+
"@babel/types": "npm:^7.27.1"
|
|
294
|
+
checksum: 10c0/f625013bcdea422c470223a2614e90d2c1cc9d832e97f32ca1b4f82b34bb4aa67c3904cb4b116375d3b5b753acfb3951ed50835a1e832e7225295c7b0c24dff7
|
|
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.27.1":
|
|
299
|
+
version: 7.27.1
|
|
300
|
+
resolution: "@babel/helper-string-parser@npm:7.27.1"
|
|
301
|
+
checksum: 10c0/8bda3448e07b5583727c103560bcf9c4c24b3c1051a4c516d4050ef69df37bb9a4734a585fe12725b8c2763de0a265aa1e909b485a4e3270b7cfd3e4dbe4b602
|
|
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, @babel/helper-validator-identifier@npm:^7.27.1":
|
|
306
|
+
version: 7.27.1
|
|
307
|
+
resolution: "@babel/helper-validator-identifier@npm:7.27.1"
|
|
308
|
+
checksum: 10c0/c558f11c4871d526498e49d07a84752d1800bf72ac0d3dad100309a2eaba24efbf56ea59af5137ff15e3a00280ebe588560534b0e894a4750f8b1411d8f78b84
|
|
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.27.1":
|
|
313
|
+
version: 7.27.1
|
|
314
|
+
resolution: "@babel/helper-validator-option@npm:7.27.1"
|
|
315
|
+
checksum: 10c0/6fec5f006eba40001a20f26b1ef5dbbda377b7b68c8ad518c05baa9af3f396e780bdfded24c4eef95d14bb7b8fd56192a6ed38d5d439b97d10efc5f1a191d148
|
|
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.27.1":
|
|
320
|
+
version: 7.27.1
|
|
321
|
+
resolution: "@babel/helper-wrap-function@npm:7.27.1"
|
|
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.27.1"
|
|
324
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
325
|
+
"@babel/types": "npm:^7.27.1"
|
|
326
|
+
checksum: 10c0/c472f75c0951bc657ab0a117538c7c116566ae7579ed47ac3f572c42dc78bd6f1e18f52ebe80d38300c991c3fcaa06979e2f8864ee919369dabd59072288de30
|
|
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.27.1":
|
|
331
|
+
version: 7.27.1
|
|
332
|
+
resolution: "@babel/helpers@npm:7.27.1"
|
|
333
333
|
dependencies:
|
|
334
|
-
"@babel/template": "npm:^7.27.
|
|
335
|
-
"@babel/types": "npm:^7.27.
|
|
336
|
-
checksum: 10c0/
|
|
334
|
+
"@babel/template": "npm:^7.27.1"
|
|
335
|
+
"@babel/types": "npm:^7.27.1"
|
|
336
|
+
checksum: 10c0/e078257b9342dae2c041ac050276c5a28701434ad09478e6dc6976abd99f721a5a92e4bebddcbca6b1c3a7e8acace56a946340c701aad5e7507d2c87446459ba
|
|
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.
|
|
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.27.1":
|
|
353
|
+
version: 7.27.1
|
|
354
|
+
resolution: "@babel/parser@npm:7.27.1"
|
|
355
355
|
dependencies:
|
|
356
|
-
"@babel/types": "npm:^7.27.
|
|
356
|
+
"@babel/types": "npm:^7.27.1"
|
|
357
357
|
bin:
|
|
358
358
|
parser: ./bin/babel-parser.js
|
|
359
|
-
checksum: 10c0/
|
|
359
|
+
checksum: 10c0/ae4a5eda3ada3fd54c9942d9f14385df7a18e71b386cf2652505bb9a40a32250dfde3bdda71fb08af00b1e154f0a6213e6cdaaa88e9941229ec0003f7fead759
|
|
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.27.1":
|
|
364
|
+
version: 7.27.1
|
|
365
|
+
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
|
|
366
366
|
dependencies:
|
|
367
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
368
|
-
"@babel/traverse": "npm:^7.
|
|
367
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
368
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
369
369
|
peerDependencies:
|
|
370
370
|
"@babel/core": ^7.0.0
|
|
371
|
-
checksum: 10c0/
|
|
371
|
+
checksum: 10c0/7dfffa978ae1cd179641a7c4b4ad688c6828c2c58ec96b118c2fb10bc3715223de6b88bff1ebff67056bb5fccc568ae773e3b83c592a1b843423319f80c99ebd
|
|
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.27.1":
|
|
376
|
+
version: 7.27.1
|
|
377
|
+
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.27.1"
|
|
378
378
|
dependencies:
|
|
379
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
379
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
380
380
|
peerDependencies:
|
|
381
381
|
"@babel/core": ^7.0.0
|
|
382
|
-
checksum: 10c0/
|
|
382
|
+
checksum: 10c0/2cd7a55a856e5e59bbd9484247c092a41e0d9f966778e7019da324d9e0928892d26afc4fbb2ac3d76a3c5a631cd3cf0d72dd2653b44f634f6c663b9e6f80aacd
|
|
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.27.1":
|
|
387
|
+
version: 7.27.1
|
|
388
|
+
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.27.1"
|
|
389
389
|
dependencies:
|
|
390
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
390
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
391
391
|
peerDependencies:
|
|
392
392
|
"@babel/core": ^7.0.0
|
|
393
|
-
checksum: 10c0/
|
|
393
|
+
checksum: 10c0/cf29835498c4a25bd470908528919729a0799b2ec94e89004929a5532c94a5e4b1a49bc5d6673a22e5afe05d08465873e14ee3b28c42eb3db489cdf5ca47c680
|
|
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.27.1":
|
|
398
|
+
version: 7.27.1
|
|
399
|
+
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
|
|
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.27.1"
|
|
402
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
403
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
|
|
404
404
|
peerDependencies:
|
|
405
405
|
"@babel/core": ^7.13.0
|
|
406
|
-
checksum: 10c0/
|
|
406
|
+
checksum: 10c0/eddcd056f76e198868cbff883eb148acfade8f0890973ab545295df0c08e39573a72e65372bcc0b0bfadba1b043fe1aea6b0907d0b4889453ac154c404194ebc
|
|
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.27.1":
|
|
411
|
+
version: 7.27.1
|
|
412
|
+
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.27.1"
|
|
413
413
|
dependencies:
|
|
414
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
415
|
-
"@babel/traverse": "npm:^7.
|
|
414
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
415
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
416
416
|
peerDependencies:
|
|
417
417
|
"@babel/core": ^7.0.0
|
|
418
|
-
checksum: 10c0/
|
|
418
|
+
checksum: 10c0/b94e6c3fc019e988b1499490829c327a1067b4ddea8ad402f6d0554793c9124148c2125338c723661b6dff040951abc1f092afbf3f2d234319cd580b68e52445
|
|
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.27.1
|
|
436
|
+
resolution: "@babel/plugin-proposal-decorators@npm:7.27.1"
|
|
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.27.1"
|
|
439
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
440
|
+
"@babel/plugin-syntax-decorators": "npm:^7.27.1"
|
|
441
441
|
peerDependencies:
|
|
442
442
|
"@babel/core": ^7.0.0-0
|
|
443
|
-
checksum: 10c0/
|
|
443
|
+
checksum: 10c0/3af0db6b2468907bcaf62246b2cfd3616ba9239ea1cd26036ec6baff1bc095fe4964853b1d29a79944d36e6e3d331cd130d05b0c41c835266daf7bb9d8e8f87c
|
|
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.27.1
|
|
449
|
+
resolution: "@babel/plugin-proposal-export-default-from@npm:7.27.1"
|
|
450
450
|
dependencies:
|
|
451
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
451
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
452
452
|
peerDependencies:
|
|
453
453
|
"@babel/core": ^7.0.0-0
|
|
454
|
-
checksum: 10c0/
|
|
454
|
+
checksum: 10c0/6e0756e0692245854028caea113dad2dc11fcdd479891a59d9a614a099e7e321f2bd25a1e3dd6f3b36ba9506a76f072f63adbf676e5ed51e7eeac277612e3db2
|
|
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.27.1":
|
|
533
|
+
version: 7.27.1
|
|
534
|
+
resolution: "@babel/plugin-syntax-decorators@npm:7.27.1"
|
|
535
535
|
dependencies:
|
|
536
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
536
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
537
537
|
peerDependencies:
|
|
538
538
|
"@babel/core": ^7.0.0-0
|
|
539
|
-
checksum: 10c0/
|
|
539
|
+
checksum: 10c0/46ef933bae10b02a8f8603b2f424ecbe23e134a133205bee7c0902dae3021c183a683964cab41ea5433820aa05be0f6f36243551f68a1d94e02ac082cec87aa1
|
|
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.27.1":
|
|
555
|
+
version: 7.27.1
|
|
556
|
+
resolution: "@babel/plugin-syntax-flow@npm:7.27.1"
|
|
557
557
|
dependencies:
|
|
558
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
558
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
559
559
|
peerDependencies:
|
|
560
560
|
"@babel/core": ^7.0.0-0
|
|
561
|
-
checksum: 10c0/
|
|
561
|
+
checksum: 10c0/4d34ca47044398665cbe0293baea7be230ca4090bc7981ffba5273402a215c95976c6f811c7b32f10b326cc6aab6886f26c29630c429aa45c3f350c5ccdfdbbf
|
|
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.27.1":
|
|
566
|
+
version: 7.27.1
|
|
567
|
+
resolution: "@babel/plugin-syntax-import-assertions@npm:7.27.1"
|
|
568
568
|
dependencies:
|
|
569
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
569
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
570
570
|
peerDependencies:
|
|
571
571
|
"@babel/core": ^7.0.0-0
|
|
572
|
-
checksum: 10c0/
|
|
572
|
+
checksum: 10c0/06a954ee672f7a7c44d52b6e55598da43a7064e80df219765c51c37a0692641277e90411028f7cae4f4d1dedeed084f0c453576fa421c35a81f1603c5e3e0146
|
|
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.27.1":
|
|
577
|
+
version: 7.27.1
|
|
578
|
+
resolution: "@babel/plugin-syntax-import-attributes@npm:7.27.1"
|
|
579
579
|
dependencies:
|
|
580
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
580
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
581
581
|
peerDependencies:
|
|
582
582
|
"@babel/core": ^7.0.0-0
|
|
583
|
-
checksum: 10c0/
|
|
583
|
+
checksum: 10c0/e66f7a761b8360419bbb93ab67d87c8a97465ef4637a985ff682ce7ba6918b34b29d81190204cf908d0933058ee7b42737423cd8a999546c21b3aabad4affa9a
|
|
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.27.1":
|
|
599
|
+
version: 7.27.1
|
|
600
|
+
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
|
|
601
601
|
dependencies:
|
|
602
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
602
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
603
603
|
peerDependencies:
|
|
604
604
|
"@babel/core": ^7.0.0-0
|
|
605
|
-
checksum: 10c0/
|
|
605
|
+
checksum: 10c0/bc5afe6a458d5f0492c02a54ad98c5756a0c13bd6d20609aae65acd560a9e141b0876da5f358dce34ea136f271c1016df58b461184d7ae9c4321e0f98588bc84
|
|
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.27.1":
|
|
643
|
+
version: 7.27.1
|
|
644
|
+
resolution: "@babel/plugin-syntax-typescript@npm:7.27.1"
|
|
645
645
|
dependencies:
|
|
646
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
646
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
647
647
|
peerDependencies:
|
|
648
648
|
"@babel/core": ^7.0.0-0
|
|
649
|
-
checksum: 10c0/
|
|
649
|
+
checksum: 10c0/11589b4c89c66ef02d57bf56c6246267851ec0c361f58929327dc3e070b0dab644be625bbe7fb4c4df30c3634bfdfe31244e1f517be397d2def1487dbbe3c37d
|
|
650
650
|
languageName: node
|
|
651
651
|
linkType: hard
|
|
652
652
|
|
|
@@ -662,769 +662,768 @@ __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.27.1":
|
|
666
|
+
version: 7.27.1
|
|
667
|
+
resolution: "@babel/plugin-transform-arrow-functions@npm:7.27.1"
|
|
668
668
|
dependencies:
|
|
669
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
669
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
670
670
|
peerDependencies:
|
|
671
671
|
"@babel/core": ^7.0.0-0
|
|
672
|
-
checksum: 10c0/
|
|
672
|
+
checksum: 10c0/19abd7a7d11eef58c9340408a4c2594503f6c4eaea1baa7b0e5fbdda89df097e50663edb3448ad2300170b39efca98a75e5767af05cad3b0facb4944326896a3
|
|
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.27.1":
|
|
677
|
+
version: 7.27.1
|
|
678
|
+
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.27.1"
|
|
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.27.1"
|
|
681
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.27.1"
|
|
682
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
683
683
|
peerDependencies:
|
|
684
684
|
"@babel/core": ^7.0.0-0
|
|
685
|
-
checksum: 10c0/
|
|
685
|
+
checksum: 10c0/772e449c69ee42a466443acefb07083bd89efb1a1d95679a4dc99ea3be9d8a3c43a2b74d2da95d7c818e9dd9e0b72bfa7c03217a1feaf108f21b7e542f0943c0
|
|
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.27.1":
|
|
690
|
+
version: 7.27.1
|
|
691
|
+
resolution: "@babel/plugin-transform-async-to-generator@npm:7.27.1"
|
|
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.27.1"
|
|
694
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
695
|
+
"@babel/helper-remap-async-to-generator": "npm:^7.27.1"
|
|
696
696
|
peerDependencies:
|
|
697
697
|
"@babel/core": ^7.0.0-0
|
|
698
|
-
checksum: 10c0/
|
|
698
|
+
checksum: 10c0/e76b1f6f9c3bbf72e17d7639406d47f09481806de4db99a8de375a0bb40957ea309b20aa705f0c25ab1d7c845e3f365af67eafa368034521151a0e352a03ef2f
|
|
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.27.1":
|
|
703
|
+
version: 7.27.1
|
|
704
|
+
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.27.1"
|
|
705
705
|
dependencies:
|
|
706
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
706
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
707
707
|
peerDependencies:
|
|
708
708
|
"@babel/core": ^7.0.0-0
|
|
709
|
-
checksum: 10c0/
|
|
709
|
+
checksum: 10c0/3313130ba3bf0699baad0e60da1c8c3c2f0c2c0a7039cd0063e54e72e739c33f1baadfc9d8c73b3fea8c85dd7250c3964fb09c8e1fa62ba0b24a9fefe0a8dbde
|
|
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.27.1":
|
|
714
|
+
version: 7.27.1
|
|
715
|
+
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.1"
|
|
716
716
|
dependencies:
|
|
717
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
717
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
718
718
|
peerDependencies:
|
|
719
719
|
"@babel/core": ^7.0.0-0
|
|
720
|
-
checksum: 10c0/
|
|
720
|
+
checksum: 10c0/d3f357beeb92fbdf3045aea2ba286a60dafc9c2d2a9f89065bb3c4bea9cc48934ee6689df3db0439d9ec518eda5e684f3156cab792b7c38c33ece2f8204ddee8
|
|
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.27.1":
|
|
725
|
+
version: 7.27.1
|
|
726
|
+
resolution: "@babel/plugin-transform-class-properties@npm:7.27.1"
|
|
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.27.1"
|
|
729
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
730
730
|
peerDependencies:
|
|
731
731
|
"@babel/core": ^7.0.0-0
|
|
732
|
-
checksum: 10c0/
|
|
732
|
+
checksum: 10c0/cc0662633c0fe6df95819fef223506ddf26c369c8d64ab21a728d9007ec866bf9436a253909819216c24a82186b6ccbc1ec94d7aaf3f82df227c7c02fa6a704b
|
|
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.27.1":
|
|
737
|
+
version: 7.27.1
|
|
738
|
+
resolution: "@babel/plugin-transform-class-static-block@npm:7.27.1"
|
|
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.27.1"
|
|
741
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
742
742
|
peerDependencies:
|
|
743
743
|
"@babel/core": ^7.12.0
|
|
744
|
-
checksum: 10c0/
|
|
744
|
+
checksum: 10c0/396997dd81fc1cf242b921e337d25089d6b9dc3596e81322ff11a6359326dc44f2f8b82dcc279c2e514cafaf8964dc7ed39e9fab4b8af1308b57387d111f6a20
|
|
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.27.1":
|
|
749
|
+
version: 7.27.1
|
|
750
|
+
resolution: "@babel/plugin-transform-classes@npm:7.27.1"
|
|
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.27.1"
|
|
753
|
+
"@babel/helper-compilation-targets": "npm:^7.27.1"
|
|
754
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
755
|
+
"@babel/helper-replace-supers": "npm:^7.27.1"
|
|
756
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
757
757
|
globals: "npm:^11.1.0"
|
|
758
758
|
peerDependencies:
|
|
759
759
|
"@babel/core": ^7.0.0-0
|
|
760
|
-
checksum: 10c0/
|
|
760
|
+
checksum: 10c0/1071f4cb1ed5deb5e6f8d0442f2293a540cac5caa5ab3c25ad0571aadcbf961f61e26d367a67894976165a543e02f3a19e40b63b909afbed6e710801a590635c
|
|
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.27.1":
|
|
765
|
+
version: 7.27.1
|
|
766
|
+
resolution: "@babel/plugin-transform-computed-properties@npm:7.27.1"
|
|
767
767
|
dependencies:
|
|
768
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
769
|
-
"@babel/template": "npm:^7.
|
|
768
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
769
|
+
"@babel/template": "npm:^7.27.1"
|
|
770
770
|
peerDependencies:
|
|
771
771
|
"@babel/core": ^7.0.0-0
|
|
772
|
-
checksum: 10c0/
|
|
772
|
+
checksum: 10c0/e09a12f8c8ae0e6a6144c102956947b4ec05f6c844169121d0ec4529c2d30ad1dc59fee67736193b87a402f44552c888a519a680a31853bdb4d34788c28af3b0
|
|
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.27.1":
|
|
777
|
+
version: 7.27.1
|
|
778
|
+
resolution: "@babel/plugin-transform-destructuring@npm:7.27.1"
|
|
779
779
|
dependencies:
|
|
780
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
780
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
781
781
|
peerDependencies:
|
|
782
782
|
"@babel/core": ^7.0.0-0
|
|
783
|
-
checksum: 10c0/
|
|
783
|
+
checksum: 10c0/56afda7a0b205f8d1af727daef4c529fc2e756887408affd39033ae4476e54d586d3d9dc1e72cfb15c74a2a5ca0653ab13dbaa8cbf79fbb2a3a746d0f107cb86
|
|
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.27.1":
|
|
788
|
+
version: 7.27.1
|
|
789
|
+
resolution: "@babel/plugin-transform-dotall-regex@npm:7.27.1"
|
|
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.27.1"
|
|
792
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
793
793
|
peerDependencies:
|
|
794
794
|
"@babel/core": ^7.0.0-0
|
|
795
|
-
checksum: 10c0/
|
|
795
|
+
checksum: 10c0/f9caddfad9a551b4dabe0dcb7c040f458fbaaa7bbb44200c20198b32c8259be8e050e58d2c853fdac901a4cfe490b86aa857036d8d461b192dd010d0e242dedb
|
|
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.27.1":
|
|
800
|
+
version: 7.27.1
|
|
801
|
+
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.27.1"
|
|
802
802
|
dependencies:
|
|
803
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
803
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
804
804
|
peerDependencies:
|
|
805
805
|
"@babel/core": ^7.0.0-0
|
|
806
|
-
checksum: 10c0/
|
|
806
|
+
checksum: 10c0/22a822e5342b7066f83eaedc4fd9bb044ac6bc68725484690b33ba04a7104980e43ea3229de439286cb8db8e7db4a865733a3f05123ab58a10f189f03553746f
|
|
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.27.1":
|
|
811
|
+
version: 7.27.1
|
|
812
|
+
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.27.1"
|
|
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.27.1"
|
|
815
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
816
816
|
peerDependencies:
|
|
817
817
|
"@babel/core": ^7.0.0
|
|
818
|
-
checksum: 10c0/
|
|
818
|
+
checksum: 10c0/121502a252b3206913e1e990a47fea34397b4cbf7804d4cd872d45961bc45b603423f60ca87f3a3023a62528f5feb475ac1c9ec76096899ec182fcb135eba375
|
|
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.27.1":
|
|
823
|
+
version: 7.27.1
|
|
824
|
+
resolution: "@babel/plugin-transform-dynamic-import@npm:7.27.1"
|
|
825
825
|
dependencies:
|
|
826
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
826
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
827
827
|
peerDependencies:
|
|
828
828
|
"@babel/core": ^7.0.0-0
|
|
829
|
-
checksum: 10c0/
|
|
829
|
+
checksum: 10c0/8dcd3087aca134b064fc361d2cc34eec1f900f6be039b6368104afcef10bb75dea726bb18cabd046716b89b0edaa771f50189fa16bc5c5914a38cbcf166350f7
|
|
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.27.1":
|
|
834
|
+
version: 7.27.1
|
|
835
|
+
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.27.1"
|
|
836
836
|
dependencies:
|
|
837
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
837
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
838
838
|
peerDependencies:
|
|
839
839
|
"@babel/core": ^7.0.0-0
|
|
840
|
-
checksum: 10c0/
|
|
840
|
+
checksum: 10c0/953d21e01fed76da8e08fb5094cade7bf8927c1bb79301916bec2db0593b41dbcfbca1024ad5db886b72208a93ada8f57a219525aad048cf15814eeb65cf760d
|
|
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.27.1":
|
|
845
|
+
version: 7.27.1
|
|
846
|
+
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.27.1"
|
|
847
847
|
dependencies:
|
|
848
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
848
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
849
849
|
peerDependencies:
|
|
850
850
|
"@babel/core": ^7.0.0-0
|
|
851
|
-
checksum: 10c0/
|
|
851
|
+
checksum: 10c0/d7165cad11f571a54c8d9263d6c6bf2b817aff4874f747cb51e6e49efb32f2c9b37a6850cdb5e3b81e0b638141bb77dc782a6ec1a94128859fbdf7767581e07c
|
|
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.27.1":
|
|
856
|
+
version: 7.27.1
|
|
857
|
+
resolution: "@babel/plugin-transform-flow-strip-types@npm:7.27.1"
|
|
858
858
|
dependencies:
|
|
859
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
860
|
-
"@babel/plugin-syntax-flow": "npm:^7.
|
|
859
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
860
|
+
"@babel/plugin-syntax-flow": "npm:^7.27.1"
|
|
861
861
|
peerDependencies:
|
|
862
862
|
"@babel/core": ^7.0.0-0
|
|
863
|
-
checksum: 10c0/
|
|
863
|
+
checksum: 10c0/c61c43244aacdcd479ad9ba618e1c095a5db7e4eadc3d19249602febc4e97153230273c014933f5fe4e92062fa56dab9bed4bc430197d5b2ffeb2158a4bf6786
|
|
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.27.1":
|
|
868
|
+
version: 7.27.1
|
|
869
|
+
resolution: "@babel/plugin-transform-for-of@npm:7.27.1"
|
|
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.27.1"
|
|
872
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
873
873
|
peerDependencies:
|
|
874
874
|
"@babel/core": ^7.0.0-0
|
|
875
|
-
checksum: 10c0/
|
|
875
|
+
checksum: 10c0/4635763173a23aae24480681f2b0996b4f54a0cb2368880301a1801638242e263132d1e8adbe112ab272913d1d900ee0d6f7dea79443aef9d3325168cd88b3fb
|
|
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.27.1":
|
|
880
|
+
version: 7.27.1
|
|
881
|
+
resolution: "@babel/plugin-transform-function-name@npm:7.27.1"
|
|
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.27.1"
|
|
884
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
885
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
886
886
|
peerDependencies:
|
|
887
887
|
"@babel/core": ^7.0.0-0
|
|
888
|
-
checksum: 10c0/
|
|
888
|
+
checksum: 10c0/5abdc7b5945fbd807269dcc6e76e52b69235056023b0b35d311e8f5dfd6c09d9f225839798998fc3b663f50cf701457ddb76517025a0d7a5474f3fe56e567a4c
|
|
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.27.1":
|
|
893
|
+
version: 7.27.1
|
|
894
|
+
resolution: "@babel/plugin-transform-json-strings@npm:7.27.1"
|
|
895
895
|
dependencies:
|
|
896
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
896
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
897
897
|
peerDependencies:
|
|
898
898
|
"@babel/core": ^7.0.0-0
|
|
899
|
-
checksum: 10c0/
|
|
899
|
+
checksum: 10c0/2379714aca025516452a7c1afa1ca42a22b9b51a5050a653cc6198a51665ab82bdecf36106d32d731512706a1e373c5637f5ff635737319aa42f3827da2326d6
|
|
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.27.1":
|
|
904
|
+
version: 7.27.1
|
|
905
|
+
resolution: "@babel/plugin-transform-literals@npm:7.27.1"
|
|
906
906
|
dependencies:
|
|
907
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
907
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
908
908
|
peerDependencies:
|
|
909
909
|
"@babel/core": ^7.0.0-0
|
|
910
|
-
checksum: 10c0/
|
|
910
|
+
checksum: 10c0/c40dc3eb2f45a92ee476412314a40e471af51a0f51a24e91b85cef5fc59f4fe06758088f541643f07f949d2c67ee7bdce10e11c5ec56791ae09b15c3b451eeca
|
|
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.27.1":
|
|
915
|
+
version: 7.27.1
|
|
916
|
+
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.27.1"
|
|
917
917
|
dependencies:
|
|
918
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
918
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
919
919
|
peerDependencies:
|
|
920
920
|
"@babel/core": ^7.0.0-0
|
|
921
|
-
checksum: 10c0/
|
|
921
|
+
checksum: 10c0/5b0abc7c0d09d562bf555c646dce63a30288e5db46fd2ce809a61d064415da6efc3b2b3c59b8e4fe98accd072c89a2f7c3765b400e4bf488651735d314d9feeb
|
|
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.27.1":
|
|
926
|
+
version: 7.27.1
|
|
927
|
+
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.27.1"
|
|
928
928
|
dependencies:
|
|
929
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
929
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
930
930
|
peerDependencies:
|
|
931
931
|
"@babel/core": ^7.0.0-0
|
|
932
|
-
checksum: 10c0/
|
|
932
|
+
checksum: 10c0/0874ccebbd1c6a155e5f6b3b29729fade1221b73152567c1af1e1a7c12848004dffecbd7eded6dc463955120040ae57c17cb586b53fb5a7a27fcd88177034c30
|
|
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.27.1":
|
|
937
|
+
version: 7.27.1
|
|
938
|
+
resolution: "@babel/plugin-transform-modules-amd@npm:7.27.1"
|
|
939
939
|
dependencies:
|
|
940
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
941
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
940
|
+
"@babel/helper-module-transforms": "npm:^7.27.1"
|
|
941
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
942
942
|
peerDependencies:
|
|
943
943
|
"@babel/core": ^7.0.0-0
|
|
944
|
-
checksum: 10c0/
|
|
944
|
+
checksum: 10c0/76e86cd278b6a3c5b8cca8dfb3428e9cd0c81a5df7096e04c783c506696b916a9561386d610a9d846ef64804640e0bd818ea47455fed0ee89b7f66c555b29537
|
|
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.27.1":
|
|
949
|
+
version: 7.27.1
|
|
950
|
+
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.27.1"
|
|
951
951
|
dependencies:
|
|
952
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
953
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
952
|
+
"@babel/helper-module-transforms": "npm:^7.27.1"
|
|
953
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
954
954
|
peerDependencies:
|
|
955
955
|
"@babel/core": ^7.0.0-0
|
|
956
|
-
checksum: 10c0/
|
|
956
|
+
checksum: 10c0/4def972dcd23375a266ea1189115a4ff61744b2c9366fc1de648b3fab2c650faf1a94092de93a33ff18858d2e6c4dddeeee5384cb42ba0129baeab01a5cdf1e2
|
|
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.27.1":
|
|
961
|
+
version: 7.27.1
|
|
962
|
+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.27.1"
|
|
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.27.1"
|
|
965
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
966
|
+
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
967
|
+
"@babel/traverse": "npm:^7.27.1"
|
|
968
968
|
peerDependencies:
|
|
969
969
|
"@babel/core": ^7.0.0-0
|
|
970
|
-
checksum: 10c0/
|
|
970
|
+
checksum: 10c0/f16fca62d144d9cbf558e7b5f83e13bb6d0f21fdeff3024b0cecd42ffdec0b4151461da42bd0963512783ece31aafa5ffe03446b4869220ddd095b24d414e2b5
|
|
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.27.1":
|
|
975
|
+
version: 7.27.1
|
|
976
|
+
resolution: "@babel/plugin-transform-modules-umd@npm:7.27.1"
|
|
977
977
|
dependencies:
|
|
978
|
-
"@babel/helper-module-transforms": "npm:^7.
|
|
979
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
978
|
+
"@babel/helper-module-transforms": "npm:^7.27.1"
|
|
979
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
980
980
|
peerDependencies:
|
|
981
981
|
"@babel/core": ^7.0.0-0
|
|
982
|
-
checksum: 10c0/
|
|
982
|
+
checksum: 10c0/e5962a8874889da2ab1aa32eb93ec21d419c7423c766e4befb39b4bb512b9ad44b47837b6cd1c8f1065445cbbcc6dc2be10298ac6e734e5ca1059fc23698daed
|
|
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.27.1":
|
|
987
|
+
version: 7.27.1
|
|
988
|
+
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.27.1"
|
|
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.27.1"
|
|
991
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
992
992
|
peerDependencies:
|
|
993
993
|
"@babel/core": ^7.0.0
|
|
994
|
-
checksum: 10c0/
|
|
994
|
+
checksum: 10c0/8eaa8c9aee00a00f3bd8bd8b561d3f569644d98cb2cfe3026d7398aabf9b29afd62f24f142b4112fa1f572d9b0e1928291b099cde59f56d6b59f4d565e58abf2
|
|
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.27.1":
|
|
999
|
+
version: 7.27.1
|
|
1000
|
+
resolution: "@babel/plugin-transform-new-target@npm:7.27.1"
|
|
1001
1001
|
dependencies:
|
|
1002
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1002
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1003
1003
|
peerDependencies:
|
|
1004
1004
|
"@babel/core": ^7.0.0-0
|
|
1005
|
-
checksum: 10c0/
|
|
1005
|
+
checksum: 10c0/9b0581412fcc5ab1b9a2d86a0c5407bd959391f0a1e77a46953fef9f7a57f3f4020d75f71098c5f9e5dcc680a87f9fd99b3205ab12e25ef8c19eed038c1e4b28
|
|
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.27.1":
|
|
1010
|
+
version: 7.27.1
|
|
1011
|
+
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.27.1"
|
|
1012
1012
|
dependencies:
|
|
1013
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1013
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1014
1014
|
peerDependencies:
|
|
1015
1015
|
"@babel/core": ^7.0.0-0
|
|
1016
|
-
checksum: 10c0/
|
|
1016
|
+
checksum: 10c0/a435fc03aaa65c6ef8e99b2d61af0994eb5cdd4a28562d78c3b0b0228ca7e501aa255e1dff091a6996d7d3ea808eb5a65fd50ecd28dfb10687a8a1095dcadc7a
|
|
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.27.1":
|
|
1021
|
+
version: 7.27.1
|
|
1022
|
+
resolution: "@babel/plugin-transform-numeric-separator@npm:7.27.1"
|
|
1023
1023
|
dependencies:
|
|
1024
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1024
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1025
1025
|
peerDependencies:
|
|
1026
1026
|
"@babel/core": ^7.0.0-0
|
|
1027
|
-
checksum: 10c0/
|
|
1027
|
+
checksum: 10c0/b72cbebbfe46fcf319504edc1cf59f3f41c992dd6840db766367f6a1d232cd2c52143c5eaf57e0316710bee251cae94be97c6d646b5022fcd9274ccb131b470c
|
|
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.27.1":
|
|
1032
|
+
version: 7.27.1
|
|
1033
|
+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.1"
|
|
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.27.1"
|
|
1036
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1037
|
+
"@babel/plugin-transform-parameters": "npm:^7.27.1"
|
|
1038
1038
|
peerDependencies:
|
|
1039
1039
|
"@babel/core": ^7.0.0-0
|
|
1040
|
-
checksum: 10c0/
|
|
1040
|
+
checksum: 10c0/ac73caea178b51a64cc1c5e5ce1a67bacf89c1af664ef219aa1403d54258804113d6f267820c211768460e056f3aeb642c98ee14842c4fb548974c82f7dbe7dd
|
|
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.27.1":
|
|
1045
|
+
version: 7.27.1
|
|
1046
|
+
resolution: "@babel/plugin-transform-object-super@npm:7.27.1"
|
|
1047
1047
|
dependencies:
|
|
1048
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1049
|
-
"@babel/helper-replace-supers": "npm:^7.
|
|
1048
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1049
|
+
"@babel/helper-replace-supers": "npm:^7.27.1"
|
|
1050
1050
|
peerDependencies:
|
|
1051
1051
|
"@babel/core": ^7.0.0-0
|
|
1052
|
-
checksum: 10c0/
|
|
1052
|
+
checksum: 10c0/efa2d092ef55105deb06d30aff4e460c57779b94861188128489b72378bf1f0ab0f06a4a4d68b9ae2a59a79719fbb2d148b9a3dca19ceff9c73b1f1a95e0527c
|
|
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.27.1":
|
|
1057
|
+
version: 7.27.1
|
|
1058
|
+
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.27.1"
|
|
1059
1059
|
dependencies:
|
|
1060
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1060
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1061
1061
|
peerDependencies:
|
|
1062
1062
|
"@babel/core": ^7.0.0-0
|
|
1063
|
-
checksum: 10c0/
|
|
1063
|
+
checksum: 10c0/807a4330f1fac08e2682d57bc82e714868fc651c8876f9a8b3a3fd8f53c129e87371f8243e712ac7dae11e090b737a2219a02fe1b6459a29e664fa073c3277bb
|
|
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.27.1":
|
|
1068
|
+
version: 7.27.1
|
|
1069
|
+
resolution: "@babel/plugin-transform-optional-chaining@npm:7.27.1"
|
|
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.27.1"
|
|
1072
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
1073
1073
|
peerDependencies:
|
|
1074
1074
|
"@babel/core": ^7.0.0-0
|
|
1075
|
-
checksum: 10c0/
|
|
1075
|
+
checksum: 10c0/5b18ff5124e503f0a25d6b195be7351a028b3992d6f2a91fb4037e2a2c386400d66bc1df8f6df0a94c708524f318729e81a95c41906e5a7919a06a43e573a525
|
|
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.27.1":
|
|
1080
|
+
version: 7.27.1
|
|
1081
|
+
resolution: "@babel/plugin-transform-parameters@npm:7.27.1"
|
|
1082
1082
|
dependencies:
|
|
1083
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1083
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1084
1084
|
peerDependencies:
|
|
1085
1085
|
"@babel/core": ^7.0.0-0
|
|
1086
|
-
checksum: 10c0/
|
|
1086
|
+
checksum: 10c0/453a9618735eeff5551d4c7f02c250606586fe1dd210ec9f69a4f15629ace180cd944339ebff2b0f11e1a40567d83a229ba1c567620e70b2ebedea576e12196a
|
|
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.27.1":
|
|
1091
|
+
version: 7.27.1
|
|
1092
|
+
resolution: "@babel/plugin-transform-private-methods@npm:7.27.1"
|
|
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.27.1"
|
|
1095
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1096
1096
|
peerDependencies:
|
|
1097
1097
|
"@babel/core": ^7.0.0-0
|
|
1098
|
-
checksum: 10c0/
|
|
1098
|
+
checksum: 10c0/232bedfe9d28df215fb03cc7623bdde468b1246bdd6dc24465ff4bf9cc5f5a256ae33daea1fafa6cc59705e4d29da9024bb79baccaa5cd92811ac5db9b9244f2
|
|
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.27.1":
|
|
1103
|
+
version: 7.27.1
|
|
1104
|
+
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.27.1"
|
|
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.27.1"
|
|
1107
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.27.1"
|
|
1108
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1109
1109
|
peerDependencies:
|
|
1110
1110
|
"@babel/core": ^7.0.0-0
|
|
1111
|
-
checksum: 10c0/
|
|
1111
|
+
checksum: 10c0/a8c4536273ca716dcc98e74ea25ca76431528554922f184392be3ddaf1761d4aa0e06f1311577755bd1613f7054fb51d29de2ada1130f743d329170a1aa1fe56
|
|
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.27.1":
|
|
1116
|
+
version: 7.27.1
|
|
1117
|
+
resolution: "@babel/plugin-transform-property-literals@npm:7.27.1"
|
|
1118
1118
|
dependencies:
|
|
1119
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1119
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1120
1120
|
peerDependencies:
|
|
1121
1121
|
"@babel/core": ^7.0.0-0
|
|
1122
|
-
checksum: 10c0/
|
|
1122
|
+
checksum: 10c0/15713a87edd6db620d6e66eb551b4fbfff5b8232c460c7c76cedf98efdc5cd21080c97040231e19e06594c6d7dfa66e1ab3d0951e29d5814fb25e813f6d6209c
|
|
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.27.1
|
|
1128
|
+
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.27.1"
|
|
1129
1129
|
dependencies:
|
|
1130
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1130
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1131
1131
|
peerDependencies:
|
|
1132
1132
|
"@babel/core": ^7.0.0-0
|
|
1133
|
-
checksum: 10c0/
|
|
1133
|
+
checksum: 10c0/07fa88dd312c97d05de95e344a11a78e24d711e7bde879076d8880869ad7b0dc69c5a5ad056790595043cb9c533fd93af0ba015eed4631315282295f767ccfbe
|
|
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.27.1":
|
|
1138
|
+
version: 7.27.1
|
|
1139
|
+
resolution: "@babel/plugin-transform-react-display-name@npm:7.27.1"
|
|
1140
1140
|
dependencies:
|
|
1141
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1141
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1142
1142
|
peerDependencies:
|
|
1143
1143
|
"@babel/core": ^7.0.0-0
|
|
1144
|
-
checksum: 10c0/
|
|
1144
|
+
checksum: 10c0/6cd474b5fb30a2255027d8fc19975aee1c1da54dd8bc8b79802676096182ca4136302ce65a24fbb277f8fe30f266006bbf327ef6be2846d3681eb57509744125
|
|
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.27.1":
|
|
1149
|
+
version: 7.27.1
|
|
1150
|
+
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
|
|
1151
1151
|
dependencies:
|
|
1152
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.
|
|
1152
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.27.1"
|
|
1153
1153
|
peerDependencies:
|
|
1154
1154
|
"@babel/core": ^7.0.0-0
|
|
1155
|
-
checksum: 10c0/
|
|
1155
|
+
checksum: 10c0/eb8c4b6a79dc5c49b41e928e2037e1ee0bbfa722e4fd74c0b7c0d11103c82c2c25c434000e1b051d534c7261ab5c92b6d1e85313bf1b26e37db3f051ae217b58
|
|
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.27.1
|
|
1161
|
+
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.27.1"
|
|
1162
1162
|
dependencies:
|
|
1163
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1163
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1164
1164
|
peerDependencies:
|
|
1165
1165
|
"@babel/core": ^7.0.0-0
|
|
1166
|
-
checksum: 10c0/
|
|
1166
|
+
checksum: 10c0/00a4f917b70a608f9aca2fb39aabe04a60aa33165a7e0105fd44b3a8531630eb85bf5572e9f242f51e6ad2fa38c2e7e780902176c863556c58b5ba6f6e164031
|
|
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.27.1
|
|
1172
|
+
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.27.1"
|
|
1173
1173
|
dependencies:
|
|
1174
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1174
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1175
1175
|
peerDependencies:
|
|
1176
1176
|
"@babel/core": ^7.0.0-0
|
|
1177
|
-
checksum: 10c0/
|
|
1177
|
+
checksum: 10c0/5e67b56c39c4d03e59e03ba80692b24c5a921472079b63af711b1d250fc37c1733a17069b63537f750f3e937ec44a42b1ee6a46cd23b1a0df5163b17f741f7f2
|
|
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.27.1":
|
|
1182
|
+
version: 7.27.1
|
|
1183
|
+
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
|
|
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.27.1"
|
|
1186
|
+
"@babel/helper-module-imports": "npm:^7.27.1"
|
|
1187
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1188
|
+
"@babel/plugin-syntax-jsx": "npm:^7.27.1"
|
|
1189
|
+
"@babel/types": "npm:^7.27.1"
|
|
1190
1190
|
peerDependencies:
|
|
1191
1191
|
"@babel/core": ^7.0.0-0
|
|
1192
|
-
checksum: 10c0/
|
|
1192
|
+
checksum: 10c0/1a08637c39fc78c9760dd4a3ed363fdbc762994bf83ed7872ad5bda0232fcd0fc557332f2ce36b522c0226dfd9cc8faac6b88eddda535f24825198a689e571af
|
|
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.27.1":
|
|
1197
|
+
version: 7.27.1
|
|
1198
|
+
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
|
|
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.27.1"
|
|
1201
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1202
1202
|
peerDependencies:
|
|
1203
1203
|
"@babel/core": ^7.0.0-0
|
|
1204
|
-
checksum: 10c0/
|
|
1204
|
+
checksum: 10c0/34bc090f4a7e460d82a851971b4d0f32e4bb519bafb927154f4174506283fe02b0f471fc20655c6050a8bf7b748bfa31c7e8f7d688849476d8266623554fbb28
|
|
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.27.1":
|
|
1209
|
+
version: 7.27.1
|
|
1210
|
+
resolution: "@babel/plugin-transform-regenerator@npm:7.27.1"
|
|
1211
1211
|
dependencies:
|
|
1212
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1213
|
-
regenerator-transform: "npm:^0.15.2"
|
|
1212
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1214
1213
|
peerDependencies:
|
|
1215
1214
|
"@babel/core": ^7.0.0-0
|
|
1216
|
-
checksum: 10c0/
|
|
1215
|
+
checksum: 10c0/42395908899310bb107d9ca31ebd4c302e14c582e3ad3ebfe1498fabafc43155c8f10850265c1e686a2afcf50d1f402cc5c5218fba72e167852607a4d8d6492e
|
|
1217
1216
|
languageName: node
|
|
1218
1217
|
linkType: hard
|
|
1219
1218
|
|
|
1220
|
-
"@babel/plugin-transform-regexp-modifiers@npm:^7.
|
|
1221
|
-
version: 7.
|
|
1222
|
-
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.
|
|
1219
|
+
"@babel/plugin-transform-regexp-modifiers@npm:^7.27.1":
|
|
1220
|
+
version: 7.27.1
|
|
1221
|
+
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.27.1"
|
|
1223
1222
|
dependencies:
|
|
1224
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1225
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1223
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.27.1"
|
|
1224
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1226
1225
|
peerDependencies:
|
|
1227
1226
|
"@babel/core": ^7.0.0
|
|
1228
|
-
checksum: 10c0/
|
|
1227
|
+
checksum: 10c0/31ae596ab56751cf43468a6c0a9d6bc3521d306d2bee9c6957cdb64bea53812ce24bd13a32f766150d62b737bca5b0650b2c62db379382fff0dccbf076055c33
|
|
1229
1228
|
languageName: node
|
|
1230
1229
|
linkType: hard
|
|
1231
1230
|
|
|
1232
|
-
"@babel/plugin-transform-reserved-words@npm:^7.
|
|
1233
|
-
version: 7.
|
|
1234
|
-
resolution: "@babel/plugin-transform-reserved-words@npm:7.
|
|
1231
|
+
"@babel/plugin-transform-reserved-words@npm:^7.27.1":
|
|
1232
|
+
version: 7.27.1
|
|
1233
|
+
resolution: "@babel/plugin-transform-reserved-words@npm:7.27.1"
|
|
1235
1234
|
dependencies:
|
|
1236
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1235
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1237
1236
|
peerDependencies:
|
|
1238
1237
|
"@babel/core": ^7.0.0-0
|
|
1239
|
-
checksum: 10c0/
|
|
1238
|
+
checksum: 10c0/e1a87691cce21a644a474d7c9a8107d4486c062957be32042d40f0a3d0cc66e00a3150989655019c255ff020d2640ac16aaf544792717d586f219f3bad295567
|
|
1240
1239
|
languageName: node
|
|
1241
1240
|
linkType: hard
|
|
1242
1241
|
|
|
1243
|
-
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.
|
|
1244
|
-
version: 7.
|
|
1245
|
-
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.
|
|
1242
|
+
"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.27.1":
|
|
1243
|
+
version: 7.27.1
|
|
1244
|
+
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.27.1"
|
|
1246
1245
|
dependencies:
|
|
1247
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1246
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1248
1247
|
peerDependencies:
|
|
1249
1248
|
"@babel/core": ^7.0.0-0
|
|
1250
|
-
checksum: 10c0/
|
|
1249
|
+
checksum: 10c0/bd5544b89520a22c41a6df5ddac9039821d3334c0ef364d18b0ba9674c5071c223bcc98be5867dc3865cb10796882b7594e2c40dedaff38e1b1273913fe353e1
|
|
1251
1250
|
languageName: node
|
|
1252
1251
|
linkType: hard
|
|
1253
1252
|
|
|
1254
|
-
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.
|
|
1255
|
-
version: 7.
|
|
1256
|
-
resolution: "@babel/plugin-transform-spread@npm:7.
|
|
1253
|
+
"@babel/plugin-transform-spread@npm:^7.12.1, @babel/plugin-transform-spread@npm:^7.27.1":
|
|
1254
|
+
version: 7.27.1
|
|
1255
|
+
resolution: "@babel/plugin-transform-spread@npm:7.27.1"
|
|
1257
1256
|
dependencies:
|
|
1258
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1259
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
1257
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1258
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
1260
1259
|
peerDependencies:
|
|
1261
1260
|
"@babel/core": ^7.0.0-0
|
|
1262
|
-
checksum: 10c0/
|
|
1261
|
+
checksum: 10c0/b34fc58b33bd35b47d67416655c2cbc8578fbb3948b4592bc15eb6d8b4046986e25c06e3b9929460fa4ab08e9653582415e7ef8b87d265e1239251bdf5a4c162
|
|
1263
1262
|
languageName: node
|
|
1264
1263
|
linkType: hard
|
|
1265
1264
|
|
|
1266
|
-
"@babel/plugin-transform-sticky-regex@npm:^7.
|
|
1267
|
-
version: 7.
|
|
1268
|
-
resolution: "@babel/plugin-transform-sticky-regex@npm:7.
|
|
1265
|
+
"@babel/plugin-transform-sticky-regex@npm:^7.27.1":
|
|
1266
|
+
version: 7.27.1
|
|
1267
|
+
resolution: "@babel/plugin-transform-sticky-regex@npm:7.27.1"
|
|
1269
1268
|
dependencies:
|
|
1270
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1269
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1271
1270
|
peerDependencies:
|
|
1272
1271
|
"@babel/core": ^7.0.0-0
|
|
1273
|
-
checksum: 10c0/
|
|
1272
|
+
checksum: 10c0/5698df2d924f0b1b7bdb7ef370e83f99ed3f0964eb3b9c27d774d021bee7f6d45f9a73e2be369d90b4aff1603ce29827f8743f091789960e7669daf9c3cda850
|
|
1274
1273
|
languageName: node
|
|
1275
1274
|
linkType: hard
|
|
1276
1275
|
|
|
1277
|
-
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.
|
|
1278
|
-
version: 7.
|
|
1279
|
-
resolution: "@babel/plugin-transform-template-literals@npm:7.
|
|
1276
|
+
"@babel/plugin-transform-template-literals@npm:^7.12.1, @babel/plugin-transform-template-literals@npm:^7.27.1":
|
|
1277
|
+
version: 7.27.1
|
|
1278
|
+
resolution: "@babel/plugin-transform-template-literals@npm:7.27.1"
|
|
1280
1279
|
dependencies:
|
|
1281
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1280
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1282
1281
|
peerDependencies:
|
|
1283
1282
|
"@babel/core": ^7.0.0-0
|
|
1284
|
-
checksum: 10c0/
|
|
1283
|
+
checksum: 10c0/c90f403e42ef062b60654d1c122c70f3ec6f00c2f304b0931ebe6d0b432498ef8a5ef9266ddf00debc535f8390842207e44d3900eff1d2bab0cc1a700f03e083
|
|
1285
1284
|
languageName: node
|
|
1286
1285
|
linkType: hard
|
|
1287
1286
|
|
|
1288
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.
|
|
1289
|
-
version: 7.27.
|
|
1290
|
-
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.
|
|
1287
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.27.1":
|
|
1288
|
+
version: 7.27.1
|
|
1289
|
+
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.1"
|
|
1291
1290
|
dependencies:
|
|
1292
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1291
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1293
1292
|
peerDependencies:
|
|
1294
1293
|
"@babel/core": ^7.0.0-0
|
|
1295
|
-
checksum: 10c0/
|
|
1294
|
+
checksum: 10c0/a13c68015311fefa06a51830bc69d5badd06c881b13d5cf9ba04bf7c73e3fc6311cc889e18d9645ce2a64a79456dc9c7be88476c0b6802f62a686cb6f662ecd6
|
|
1296
1295
|
languageName: node
|
|
1297
1296
|
linkType: hard
|
|
1298
1297
|
|
|
1299
|
-
"@babel/plugin-transform-typescript@npm:^7.27.
|
|
1300
|
-
version: 7.27.
|
|
1301
|
-
resolution: "@babel/plugin-transform-typescript@npm:7.27.
|
|
1298
|
+
"@babel/plugin-transform-typescript@npm:^7.27.1":
|
|
1299
|
+
version: 7.27.1
|
|
1300
|
+
resolution: "@babel/plugin-transform-typescript@npm:7.27.1"
|
|
1302
1301
|
dependencies:
|
|
1303
|
-
"@babel/helper-annotate-as-pure": "npm:^7.
|
|
1304
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.27.
|
|
1305
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1306
|
-
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.
|
|
1307
|
-
"@babel/plugin-syntax-typescript": "npm:^7.
|
|
1302
|
+
"@babel/helper-annotate-as-pure": "npm:^7.27.1"
|
|
1303
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.27.1"
|
|
1304
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1305
|
+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
|
|
1306
|
+
"@babel/plugin-syntax-typescript": "npm:^7.27.1"
|
|
1308
1307
|
peerDependencies:
|
|
1309
1308
|
"@babel/core": ^7.0.0-0
|
|
1310
|
-
checksum: 10c0/
|
|
1309
|
+
checksum: 10c0/48f1db5de17a0f9fc365ff4fb046010aedc7aad813a7aa42fb73fcdab6442f9e700dde2cc0481086e01b0dae662ae4d3e965a52cde154f0f146d243a8ac68e93
|
|
1311
1310
|
languageName: node
|
|
1312
1311
|
linkType: hard
|
|
1313
1312
|
|
|
1314
|
-
"@babel/plugin-transform-unicode-escapes@npm:^7.
|
|
1315
|
-
version: 7.
|
|
1316
|
-
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.
|
|
1313
|
+
"@babel/plugin-transform-unicode-escapes@npm:^7.27.1":
|
|
1314
|
+
version: 7.27.1
|
|
1315
|
+
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.27.1"
|
|
1317
1316
|
dependencies:
|
|
1318
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1317
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1319
1318
|
peerDependencies:
|
|
1320
1319
|
"@babel/core": ^7.0.0-0
|
|
1321
|
-
checksum: 10c0/
|
|
1320
|
+
checksum: 10c0/a6809e0ca69d77ee9804e0c1164e8a2dea5e40718f6dcf234aeddf7292e7414f7ee331d87f17eb6f160823a329d1d6751bd49b35b392ac4a6efc032e4d3038d8
|
|
1322
1321
|
languageName: node
|
|
1323
1322
|
linkType: hard
|
|
1324
1323
|
|
|
1325
|
-
"@babel/plugin-transform-unicode-property-regex@npm:^7.
|
|
1326
|
-
version: 7.
|
|
1327
|
-
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.
|
|
1324
|
+
"@babel/plugin-transform-unicode-property-regex@npm:^7.27.1":
|
|
1325
|
+
version: 7.27.1
|
|
1326
|
+
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.27.1"
|
|
1328
1327
|
dependencies:
|
|
1329
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1330
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1328
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.27.1"
|
|
1329
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1331
1330
|
peerDependencies:
|
|
1332
1331
|
"@babel/core": ^7.0.0-0
|
|
1333
|
-
checksum: 10c0/
|
|
1332
|
+
checksum: 10c0/a332bc3cb3eeea67c47502bc52d13a0f8abae5a7bfcb08b93a8300ddaff8d9e1238f912969494c1b494c1898c6f19687054440706700b6d12cb0b90d88beb4d0
|
|
1334
1333
|
languageName: node
|
|
1335
1334
|
linkType: hard
|
|
1336
1335
|
|
|
1337
|
-
"@babel/plugin-transform-unicode-regex@npm:^7.
|
|
1338
|
-
version: 7.
|
|
1339
|
-
resolution: "@babel/plugin-transform-unicode-regex@npm:7.
|
|
1336
|
+
"@babel/plugin-transform-unicode-regex@npm:^7.27.1":
|
|
1337
|
+
version: 7.27.1
|
|
1338
|
+
resolution: "@babel/plugin-transform-unicode-regex@npm:7.27.1"
|
|
1340
1339
|
dependencies:
|
|
1341
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1342
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1340
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.27.1"
|
|
1341
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1343
1342
|
peerDependencies:
|
|
1344
1343
|
"@babel/core": ^7.0.0-0
|
|
1345
|
-
checksum: 10c0/
|
|
1344
|
+
checksum: 10c0/6abda1bcffb79feba6f5c691859cdbe984cc96481ea65d5af5ba97c2e843154005f0886e25006a37a2d213c0243506a06eaeafd93a040dbe1f79539016a0d17a
|
|
1346
1345
|
languageName: node
|
|
1347
1346
|
linkType: hard
|
|
1348
1347
|
|
|
1349
|
-
"@babel/plugin-transform-unicode-sets-regex@npm:^7.
|
|
1350
|
-
version: 7.
|
|
1351
|
-
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.
|
|
1348
|
+
"@babel/plugin-transform-unicode-sets-regex@npm:^7.27.1":
|
|
1349
|
+
version: 7.27.1
|
|
1350
|
+
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.27.1"
|
|
1352
1351
|
dependencies:
|
|
1353
|
-
"@babel/helper-create-regexp-features-plugin": "npm:^7.
|
|
1354
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1352
|
+
"@babel/helper-create-regexp-features-plugin": "npm:^7.27.1"
|
|
1353
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1355
1354
|
peerDependencies:
|
|
1356
1355
|
"@babel/core": ^7.0.0
|
|
1357
|
-
checksum: 10c0/
|
|
1356
|
+
checksum: 10c0/236645f4d0a1fba7c18dc8ffe3975933af93e478f2665650c2d91cf528cfa1587cde5cfe277e0e501fc03b5bf57638369575d6539cef478632fb93bd7d7d7178
|
|
1358
1357
|
languageName: node
|
|
1359
1358
|
linkType: hard
|
|
1360
1359
|
|
|
1361
1360
|
"@babel/preset-env@npm:^7.12.11, @babel/preset-env@npm:^7.20.2":
|
|
1362
|
-
version: 7.
|
|
1363
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1364
|
-
dependencies:
|
|
1365
|
-
"@babel/compat-data": "npm:^7.
|
|
1366
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1367
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1368
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1369
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.
|
|
1370
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.
|
|
1371
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.
|
|
1372
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.
|
|
1373
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.
|
|
1361
|
+
version: 7.27.1
|
|
1362
|
+
resolution: "@babel/preset-env@npm:7.27.1"
|
|
1363
|
+
dependencies:
|
|
1364
|
+
"@babel/compat-data": "npm:^7.27.1"
|
|
1365
|
+
"@babel/helper-compilation-targets": "npm:^7.27.1"
|
|
1366
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1367
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1368
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.27.1"
|
|
1369
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
|
|
1370
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
|
|
1371
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
|
|
1372
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.27.1"
|
|
1374
1373
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1375
|
-
"@babel/plugin-syntax-import-assertions": "npm:^7.
|
|
1376
|
-
"@babel/plugin-syntax-import-attributes": "npm:^7.
|
|
1374
|
+
"@babel/plugin-syntax-import-assertions": "npm:^7.27.1"
|
|
1375
|
+
"@babel/plugin-syntax-import-attributes": "npm:^7.27.1"
|
|
1377
1376
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1378
|
-
"@babel/plugin-transform-arrow-functions": "npm:^7.
|
|
1379
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.
|
|
1380
|
-
"@babel/plugin-transform-async-to-generator": "npm:^7.
|
|
1381
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.
|
|
1382
|
-
"@babel/plugin-transform-block-scoping": "npm:^7.
|
|
1383
|
-
"@babel/plugin-transform-class-properties": "npm:^7.
|
|
1384
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1385
|
-
"@babel/plugin-transform-classes": "npm:^7.
|
|
1386
|
-
"@babel/plugin-transform-computed-properties": "npm:^7.
|
|
1387
|
-
"@babel/plugin-transform-destructuring": "npm:^7.
|
|
1388
|
-
"@babel/plugin-transform-dotall-regex": "npm:^7.
|
|
1389
|
-
"@babel/plugin-transform-duplicate-keys": "npm:^7.
|
|
1390
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.
|
|
1391
|
-
"@babel/plugin-transform-dynamic-import": "npm:^7.
|
|
1392
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.
|
|
1393
|
-
"@babel/plugin-transform-export-namespace-from": "npm:^7.
|
|
1394
|
-
"@babel/plugin-transform-for-of": "npm:^7.
|
|
1395
|
-
"@babel/plugin-transform-function-name": "npm:^7.
|
|
1396
|
-
"@babel/plugin-transform-json-strings": "npm:^7.
|
|
1397
|
-
"@babel/plugin-transform-literals": "npm:^7.
|
|
1398
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.
|
|
1399
|
-
"@babel/plugin-transform-member-expression-literals": "npm:^7.
|
|
1400
|
-
"@babel/plugin-transform-modules-amd": "npm:^7.
|
|
1401
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1402
|
-
"@babel/plugin-transform-modules-systemjs": "npm:^7.
|
|
1403
|
-
"@babel/plugin-transform-modules-umd": "npm:^7.
|
|
1404
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.
|
|
1405
|
-
"@babel/plugin-transform-new-target": "npm:^7.
|
|
1406
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.
|
|
1407
|
-
"@babel/plugin-transform-numeric-separator": "npm:^7.
|
|
1408
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.
|
|
1409
|
-
"@babel/plugin-transform-object-super": "npm:^7.
|
|
1410
|
-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.
|
|
1411
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.
|
|
1412
|
-
"@babel/plugin-transform-parameters": "npm:^7.
|
|
1413
|
-
"@babel/plugin-transform-private-methods": "npm:^7.
|
|
1414
|
-
"@babel/plugin-transform-private-property-in-object": "npm:^7.
|
|
1415
|
-
"@babel/plugin-transform-property-literals": "npm:^7.
|
|
1416
|
-
"@babel/plugin-transform-regenerator": "npm:^7.
|
|
1417
|
-
"@babel/plugin-transform-regexp-modifiers": "npm:^7.
|
|
1418
|
-
"@babel/plugin-transform-reserved-words": "npm:^7.
|
|
1419
|
-
"@babel/plugin-transform-shorthand-properties": "npm:^7.
|
|
1420
|
-
"@babel/plugin-transform-spread": "npm:^7.
|
|
1421
|
-
"@babel/plugin-transform-sticky-regex": "npm:^7.
|
|
1422
|
-
"@babel/plugin-transform-template-literals": "npm:^7.
|
|
1423
|
-
"@babel/plugin-transform-typeof-symbol": "npm:^7.
|
|
1424
|
-
"@babel/plugin-transform-unicode-escapes": "npm:^7.
|
|
1425
|
-
"@babel/plugin-transform-unicode-property-regex": "npm:^7.
|
|
1426
|
-
"@babel/plugin-transform-unicode-regex": "npm:^7.
|
|
1427
|
-
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.
|
|
1377
|
+
"@babel/plugin-transform-arrow-functions": "npm:^7.27.1"
|
|
1378
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.27.1"
|
|
1379
|
+
"@babel/plugin-transform-async-to-generator": "npm:^7.27.1"
|
|
1380
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
|
|
1381
|
+
"@babel/plugin-transform-block-scoping": "npm:^7.27.1"
|
|
1382
|
+
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
|
|
1383
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
|
|
1384
|
+
"@babel/plugin-transform-classes": "npm:^7.27.1"
|
|
1385
|
+
"@babel/plugin-transform-computed-properties": "npm:^7.27.1"
|
|
1386
|
+
"@babel/plugin-transform-destructuring": "npm:^7.27.1"
|
|
1387
|
+
"@babel/plugin-transform-dotall-regex": "npm:^7.27.1"
|
|
1388
|
+
"@babel/plugin-transform-duplicate-keys": "npm:^7.27.1"
|
|
1389
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1390
|
+
"@babel/plugin-transform-dynamic-import": "npm:^7.27.1"
|
|
1391
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.27.1"
|
|
1392
|
+
"@babel/plugin-transform-export-namespace-from": "npm:^7.27.1"
|
|
1393
|
+
"@babel/plugin-transform-for-of": "npm:^7.27.1"
|
|
1394
|
+
"@babel/plugin-transform-function-name": "npm:^7.27.1"
|
|
1395
|
+
"@babel/plugin-transform-json-strings": "npm:^7.27.1"
|
|
1396
|
+
"@babel/plugin-transform-literals": "npm:^7.27.1"
|
|
1397
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.27.1"
|
|
1398
|
+
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
|
|
1399
|
+
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
|
|
1400
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
|
|
1401
|
+
"@babel/plugin-transform-modules-systemjs": "npm:^7.27.1"
|
|
1402
|
+
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
|
|
1403
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1404
|
+
"@babel/plugin-transform-new-target": "npm:^7.27.1"
|
|
1405
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
|
|
1406
|
+
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
|
|
1407
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.1"
|
|
1408
|
+
"@babel/plugin-transform-object-super": "npm:^7.27.1"
|
|
1409
|
+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
|
|
1410
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
|
|
1411
|
+
"@babel/plugin-transform-parameters": "npm:^7.27.1"
|
|
1412
|
+
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
|
|
1413
|
+
"@babel/plugin-transform-private-property-in-object": "npm:^7.27.1"
|
|
1414
|
+
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
|
|
1415
|
+
"@babel/plugin-transform-regenerator": "npm:^7.27.1"
|
|
1416
|
+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1"
|
|
1417
|
+
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
|
|
1418
|
+
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
|
|
1419
|
+
"@babel/plugin-transform-spread": "npm:^7.27.1"
|
|
1420
|
+
"@babel/plugin-transform-sticky-regex": "npm:^7.27.1"
|
|
1421
|
+
"@babel/plugin-transform-template-literals": "npm:^7.27.1"
|
|
1422
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.27.1"
|
|
1423
|
+
"@babel/plugin-transform-unicode-escapes": "npm:^7.27.1"
|
|
1424
|
+
"@babel/plugin-transform-unicode-property-regex": "npm:^7.27.1"
|
|
1425
|
+
"@babel/plugin-transform-unicode-regex": "npm:^7.27.1"
|
|
1426
|
+
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.27.1"
|
|
1428
1427
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1429
1428
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1430
1429
|
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
|
|
@@ -1433,20 +1432,20 @@ __metadata:
|
|
|
1433
1432
|
semver: "npm:^6.3.1"
|
|
1434
1433
|
peerDependencies:
|
|
1435
1434
|
"@babel/core": ^7.0.0-0
|
|
1436
|
-
checksum: 10c0/
|
|
1435
|
+
checksum: 10c0/893b269f5e7e2084ee7fb60d3a1f154470c89169475170a8a595f1910cade9c9978b42df5405a46a699529dfdb1c6b0135cc4c0aa8f9e685ae230b1cb0172ad9
|
|
1437
1436
|
languageName: node
|
|
1438
1437
|
linkType: hard
|
|
1439
1438
|
|
|
1440
1439
|
"@babel/preset-flow@npm:^7.12.1":
|
|
1441
|
-
version: 7.
|
|
1442
|
-
resolution: "@babel/preset-flow@npm:7.
|
|
1440
|
+
version: 7.27.1
|
|
1441
|
+
resolution: "@babel/preset-flow@npm:7.27.1"
|
|
1443
1442
|
dependencies:
|
|
1444
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1445
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1446
|
-
"@babel/plugin-transform-flow-strip-types": "npm:^7.
|
|
1443
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1444
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1445
|
+
"@babel/plugin-transform-flow-strip-types": "npm:^7.27.1"
|
|
1447
1446
|
peerDependencies:
|
|
1448
1447
|
"@babel/core": ^7.0.0-0
|
|
1449
|
-
checksum: 10c0/
|
|
1448
|
+
checksum: 10c0/252216c91ba3cc126f10c81c1df495ef2c622687d17373bc619354a7fb7280ea83f434ed1e7149dbddd712790d16ab60f5b864d007edd153931d780f834e52c1
|
|
1450
1449
|
languageName: node
|
|
1451
1450
|
linkType: hard
|
|
1452
1451
|
|
|
@@ -1464,39 +1463,39 @@ __metadata:
|
|
|
1464
1463
|
linkType: hard
|
|
1465
1464
|
|
|
1466
1465
|
"@babel/preset-react@npm:^7.12.10, @babel/preset-react@npm:^7.18.6":
|
|
1467
|
-
version: 7.
|
|
1468
|
-
resolution: "@babel/preset-react@npm:7.
|
|
1466
|
+
version: 7.27.1
|
|
1467
|
+
resolution: "@babel/preset-react@npm:7.27.1"
|
|
1469
1468
|
dependencies:
|
|
1470
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1471
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1472
|
-
"@babel/plugin-transform-react-display-name": "npm:^7.
|
|
1473
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.
|
|
1474
|
-
"@babel/plugin-transform-react-jsx-development": "npm:^7.
|
|
1475
|
-
"@babel/plugin-transform-react-pure-annotations": "npm:^7.
|
|
1469
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1470
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1471
|
+
"@babel/plugin-transform-react-display-name": "npm:^7.27.1"
|
|
1472
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.27.1"
|
|
1473
|
+
"@babel/plugin-transform-react-jsx-development": "npm:^7.27.1"
|
|
1474
|
+
"@babel/plugin-transform-react-pure-annotations": "npm:^7.27.1"
|
|
1476
1475
|
peerDependencies:
|
|
1477
1476
|
"@babel/core": ^7.0.0-0
|
|
1478
|
-
checksum: 10c0/
|
|
1477
|
+
checksum: 10c0/a80b02ef08b026cb9830d6512d08c7cd378eef4c0631dacba4aa1106240d9bb76af6373463f0255f4bbdbfcce40375a61e92735375906ba5871629b0c314bc45
|
|
1479
1478
|
languageName: node
|
|
1480
1479
|
linkType: hard
|
|
1481
1480
|
|
|
1482
1481
|
"@babel/preset-typescript@npm:^7.12.7, @babel/preset-typescript@npm:^7.21.0":
|
|
1483
|
-
version: 7.27.
|
|
1484
|
-
resolution: "@babel/preset-typescript@npm:7.27.
|
|
1482
|
+
version: 7.27.1
|
|
1483
|
+
resolution: "@babel/preset-typescript@npm:7.27.1"
|
|
1485
1484
|
dependencies:
|
|
1486
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1487
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1488
|
-
"@babel/plugin-syntax-jsx": "npm:^7.
|
|
1489
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1490
|
-
"@babel/plugin-transform-typescript": "npm:^7.27.
|
|
1485
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1486
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1487
|
+
"@babel/plugin-syntax-jsx": "npm:^7.27.1"
|
|
1488
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
|
|
1489
|
+
"@babel/plugin-transform-typescript": "npm:^7.27.1"
|
|
1491
1490
|
peerDependencies:
|
|
1492
1491
|
"@babel/core": ^7.0.0-0
|
|
1493
|
-
checksum: 10c0/
|
|
1492
|
+
checksum: 10c0/cba6ca793d915f8aff9fe2f13b0dfbf5fd3f2e9a17f17478ec9878e9af0d206dcfe93154b9fd353727f16c1dca7c7a3ceb4943f8d28b216235f106bc0fbbcaa3
|
|
1494
1493
|
languageName: node
|
|
1495
1494
|
linkType: hard
|
|
1496
1495
|
|
|
1497
1496
|
"@babel/register@npm:^7.12.1":
|
|
1498
|
-
version: 7.
|
|
1499
|
-
resolution: "@babel/register@npm:7.
|
|
1497
|
+
version: 7.27.1
|
|
1498
|
+
resolution: "@babel/register@npm:7.27.1"
|
|
1500
1499
|
dependencies:
|
|
1501
1500
|
clone-deep: "npm:^4.0.1"
|
|
1502
1501
|
find-cache-dir: "npm:^2.0.0"
|
|
@@ -1505,62 +1504,59 @@ __metadata:
|
|
|
1505
1504
|
source-map-support: "npm:^0.5.16"
|
|
1506
1505
|
peerDependencies:
|
|
1507
1506
|
"@babel/core": ^7.0.0-0
|
|
1508
|
-
checksum: 10c0/
|
|
1507
|
+
checksum: 10c0/9584f6c5d980aa7eb6f56f56dfc12fa01a47ab11d542908192cb455a5249d489ab24efcd5de7c1b8be0fb47cd5594e4ee5652c58ba9b857fb81e783541c6a0ff
|
|
1509
1508
|
languageName: node
|
|
1510
1509
|
linkType: hard
|
|
1511
1510
|
|
|
1512
1511
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1513
|
-
version: 7.27.
|
|
1514
|
-
resolution: "@babel/runtime-corejs3@npm:7.27.
|
|
1512
|
+
version: 7.27.1
|
|
1513
|
+
resolution: "@babel/runtime-corejs3@npm:7.27.1"
|
|
1515
1514
|
dependencies:
|
|
1516
1515
|
core-js-pure: "npm:^3.30.2"
|
|
1517
|
-
|
|
1518
|
-
checksum: 10c0/eff7ad45e9edca218fe1c43341b1493b84f1d5682dc3e300cae8392b2f80a5601d4d4a25da2d8236df4fec669d168ff87e71672d2f306a1b4da7d46680977367
|
|
1516
|
+
checksum: 10c0/81b46b6c73b590842abca14024a6b7c8751eaf0b519794f129b7c971043e13967e4d370933dbd7d0fdc78872ae45971b36013e0fa13c6d5c0130bfe971be0ac1
|
|
1519
1517
|
languageName: node
|
|
1520
1518
|
linkType: hard
|
|
1521
1519
|
|
|
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.
|
|
1523
|
-
version: 7.27.
|
|
1524
|
-
resolution: "@babel/runtime@npm:7.27.
|
|
1525
|
-
|
|
1526
|
-
regenerator-runtime: "npm:^0.14.0"
|
|
1527
|
-
checksum: 10c0/35091ea9de48bd7fd26fb177693d64f4d195eb58ab2b142b893b7f3fa0f1d7c677604d36499ae0621a3703f35ba0c6a8f6c572cc8f7dc0317213841e493cf663
|
|
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.1
|
|
1522
|
+
resolution: "@babel/runtime@npm:7.27.1"
|
|
1523
|
+
checksum: 10c0/530a7332f86ac5a7442250456823a930906911d895c0b743bf1852efc88a20a016ed4cd26d442d0ca40ae6d5448111e02a08dd638a4f1064b47d080e2875dc05
|
|
1528
1524
|
languageName: node
|
|
1529
1525
|
linkType: hard
|
|
1530
1526
|
|
|
1531
|
-
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.
|
|
1532
|
-
version: 7.27.
|
|
1533
|
-
resolution: "@babel/template@npm:7.27.
|
|
1527
|
+
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.27.1":
|
|
1528
|
+
version: 7.27.1
|
|
1529
|
+
resolution: "@babel/template@npm:7.27.1"
|
|
1534
1530
|
dependencies:
|
|
1535
|
-
"@babel/code-frame": "npm:^7.
|
|
1536
|
-
"@babel/parser": "npm:^7.27.
|
|
1537
|
-
"@babel/types": "npm:^7.27.
|
|
1538
|
-
checksum: 10c0/
|
|
1531
|
+
"@babel/code-frame": "npm:^7.27.1"
|
|
1532
|
+
"@babel/parser": "npm:^7.27.1"
|
|
1533
|
+
"@babel/types": "npm:^7.27.1"
|
|
1534
|
+
checksum: 10c0/155a8e056e82f1f1e2413b7bf9d96890e371d617c7f77f25621fb0ddb32128958d86bc5c3356f00be266e9f8c121d886de5b4143dbb72eac362377f53aba72a2
|
|
1539
1535
|
languageName: node
|
|
1540
1536
|
linkType: hard
|
|
1541
1537
|
|
|
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.
|
|
1543
|
-
version: 7.27.
|
|
1544
|
-
resolution: "@babel/traverse@npm:7.27.
|
|
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.1":
|
|
1539
|
+
version: 7.27.1
|
|
1540
|
+
resolution: "@babel/traverse@npm:7.27.1"
|
|
1545
1541
|
dependencies:
|
|
1546
|
-
"@babel/code-frame": "npm:^7.
|
|
1547
|
-
"@babel/generator": "npm:^7.27.
|
|
1548
|
-
"@babel/parser": "npm:^7.27.
|
|
1549
|
-
"@babel/template": "npm:^7.27.
|
|
1550
|
-
"@babel/types": "npm:^7.27.
|
|
1542
|
+
"@babel/code-frame": "npm:^7.27.1"
|
|
1543
|
+
"@babel/generator": "npm:^7.27.1"
|
|
1544
|
+
"@babel/parser": "npm:^7.27.1"
|
|
1545
|
+
"@babel/template": "npm:^7.27.1"
|
|
1546
|
+
"@babel/types": "npm:^7.27.1"
|
|
1551
1547
|
debug: "npm:^4.3.1"
|
|
1552
1548
|
globals: "npm:^11.1.0"
|
|
1553
|
-
checksum: 10c0/
|
|
1549
|
+
checksum: 10c0/d912110037b03b1d70a2436cfd51316d930366a5f54252da2bced1ba38642f644f848240a951e5caf12f1ef6c40d3d96baa92ea6e84800f2e891c15e97b25d50
|
|
1554
1550
|
languageName: node
|
|
1555
1551
|
linkType: hard
|
|
1556
1552
|
|
|
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.
|
|
1558
|
-
version: 7.27.
|
|
1559
|
-
resolution: "@babel/types@npm:7.27.
|
|
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.1, @babel/types@npm:^7.4.4":
|
|
1554
|
+
version: 7.27.1
|
|
1555
|
+
resolution: "@babel/types@npm:7.27.1"
|
|
1560
1556
|
dependencies:
|
|
1561
|
-
"@babel/helper-string-parser": "npm:^7.
|
|
1562
|
-
"@babel/helper-validator-identifier": "npm:^7.
|
|
1563
|
-
checksum: 10c0/
|
|
1557
|
+
"@babel/helper-string-parser": "npm:^7.27.1"
|
|
1558
|
+
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
1559
|
+
checksum: 10c0/ed736f14db2fdf0d36c539c8e06b6bb5e8f9649a12b5c0e1c516fed827f27ef35085abe08bf4d1302a4e20c9a254e762eed453bce659786d4a6e01ba26a91377
|
|
1564
1560
|
languageName: node
|
|
1565
1561
|
linkType: hard
|
|
1566
1562
|
|
|
@@ -2120,22 +2116,22 @@ __metadata:
|
|
|
2120
2116
|
languageName: node
|
|
2121
2117
|
linkType: hard
|
|
2122
2118
|
|
|
2123
|
-
"@floating-ui/core@npm:^1.
|
|
2124
|
-
version: 1.
|
|
2125
|
-
resolution: "@floating-ui/core@npm:1.
|
|
2119
|
+
"@floating-ui/core@npm:^1.7.0":
|
|
2120
|
+
version: 1.7.0
|
|
2121
|
+
resolution: "@floating-ui/core@npm:1.7.0"
|
|
2126
2122
|
dependencies:
|
|
2127
2123
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2128
|
-
checksum: 10c0/
|
|
2124
|
+
checksum: 10c0/f7e66a650ad8c73765edb39a7530d81fa990c08c172f03b6129030234d32bccd4401c29ded9c8a4e4135e9beac349c5608d94962fa08c2a2ae2dab7a6530550c
|
|
2129
2125
|
languageName: node
|
|
2130
2126
|
linkType: hard
|
|
2131
2127
|
|
|
2132
2128
|
"@floating-ui/dom@npm:^1.2.1":
|
|
2133
|
-
version: 1.
|
|
2134
|
-
resolution: "@floating-ui/dom@npm:1.
|
|
2129
|
+
version: 1.7.0
|
|
2130
|
+
resolution: "@floating-ui/dom@npm:1.7.0"
|
|
2135
2131
|
dependencies:
|
|
2136
|
-
"@floating-ui/core": "npm:^1.
|
|
2132
|
+
"@floating-ui/core": "npm:^1.7.0"
|
|
2137
2133
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2138
|
-
checksum: 10c0/
|
|
2134
|
+
checksum: 10c0/49a7f0fbef82ba2c2f0bde7bb4812b276ae431b59e6a81427283a55cfb36c0af9cc459cbeb0bb1a5cc3efca1a332f584e123e7b1a8f0a9c94a21989b09b8c060
|
|
2139
2135
|
languageName: node
|
|
2140
2136
|
linkType: hard
|
|
2141
2137
|
|
|
@@ -7810,16 +7806,16 @@ __metadata:
|
|
|
7810
7806
|
linkType: hard
|
|
7811
7807
|
|
|
7812
7808
|
"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":
|
|
7813
|
-
version: 4.24.
|
|
7814
|
-
resolution: "browserslist@npm:4.24.
|
|
7809
|
+
version: 4.24.5
|
|
7810
|
+
resolution: "browserslist@npm:4.24.5"
|
|
7815
7811
|
dependencies:
|
|
7816
|
-
caniuse-lite: "npm:^1.0.
|
|
7817
|
-
electron-to-chromium: "npm:^1.5.
|
|
7812
|
+
caniuse-lite: "npm:^1.0.30001716"
|
|
7813
|
+
electron-to-chromium: "npm:^1.5.149"
|
|
7818
7814
|
node-releases: "npm:^2.0.19"
|
|
7819
|
-
update-browserslist-db: "npm:^1.1.
|
|
7815
|
+
update-browserslist-db: "npm:^1.1.3"
|
|
7820
7816
|
bin:
|
|
7821
7817
|
browserslist: cli.js
|
|
7822
|
-
checksum: 10c0/
|
|
7818
|
+
checksum: 10c0/f4c1ce1a7d8fdfab5e5b88bb6e93d09e8a883c393f86801537a252da0362dbdcde4dbd97b318246c5d84c6607b2f6b47af732c1b000d6a8a881ee024bad29204
|
|
7823
7819
|
languageName: node
|
|
7824
7820
|
linkType: hard
|
|
7825
7821
|
|
|
@@ -8077,10 +8073,10 @@ __metadata:
|
|
|
8077
8073
|
languageName: node
|
|
8078
8074
|
linkType: hard
|
|
8079
8075
|
|
|
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.
|
|
8081
|
-
version: 1.0.
|
|
8082
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8083
|
-
checksum: 10c0/
|
|
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.30001716":
|
|
8077
|
+
version: 1.0.30001717
|
|
8078
|
+
resolution: "caniuse-lite@npm:1.0.30001717"
|
|
8079
|
+
checksum: 10c0/6c0bb1e5182fd578ebe97ee2203250849754a4e17d985839fab527ad27e125a4c4ffce3ece5505217fedf30ea0bbc17ac9f93e9ac525c0389ccba61c6e8345dc
|
|
8084
8080
|
languageName: node
|
|
8085
8081
|
linkType: hard
|
|
8086
8082
|
|
|
@@ -9866,10 +9862,10 @@ __metadata:
|
|
|
9866
9862
|
languageName: node
|
|
9867
9863
|
linkType: hard
|
|
9868
9864
|
|
|
9869
|
-
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.
|
|
9870
|
-
version: 1.5.
|
|
9871
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9872
|
-
checksum: 10c0/
|
|
9865
|
+
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.149":
|
|
9866
|
+
version: 1.5.149
|
|
9867
|
+
resolution: "electron-to-chromium@npm:1.5.149"
|
|
9868
|
+
checksum: 10c0/dc9fe63d1ffb034a5c91133291b09d877b4b200b01b1235090e94aed7f75f4413637c7b4e3a783b03f03c06bee8f45bbd5f44ddb397bc35528ac8a838eb6a66d
|
|
9873
9869
|
languageName: node
|
|
9874
9870
|
linkType: hard
|
|
9875
9871
|
|
|
@@ -16953,12 +16949,12 @@ __metadata:
|
|
|
16953
16949
|
linkType: hard
|
|
16954
16950
|
|
|
16955
16951
|
"prosemirror-keymap@npm:^1.0.0, prosemirror-keymap@npm:^1.1.5, prosemirror-keymap@npm:^1.2.0, prosemirror-keymap@npm:^1.2.2":
|
|
16956
|
-
version: 1.2.
|
|
16957
|
-
resolution: "prosemirror-keymap@npm:1.2.
|
|
16952
|
+
version: 1.2.3
|
|
16953
|
+
resolution: "prosemirror-keymap@npm:1.2.3"
|
|
16958
16954
|
dependencies:
|
|
16959
16955
|
prosemirror-state: "npm:^1.0.0"
|
|
16960
16956
|
w3c-keyname: "npm:^2.2.0"
|
|
16961
|
-
checksum: 10c0/
|
|
16957
|
+
checksum: 10c0/0ec2f8bd9b608d0e6a0cdab1d66f9a6b41edcff0239b32ccca1018a0733e52448e4758218a2d472fb8c33c1609426dc6bad4944b28c1c3d509a83201a23035e9
|
|
16962
16958
|
languageName: node
|
|
16963
16959
|
linkType: hard
|
|
16964
16960
|
|
|
@@ -18399,22 +18395,6 @@ __metadata:
|
|
|
18399
18395
|
languageName: node
|
|
18400
18396
|
linkType: hard
|
|
18401
18397
|
|
|
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
|
-
|
|
18418
18398
|
"regex-not@npm:^1.0.0, regex-not@npm:^1.0.2":
|
|
18419
18399
|
version: 1.0.2
|
|
18420
18400
|
resolution: "regex-not@npm:1.0.2"
|
|
@@ -21355,7 +21335,7 @@ __metadata:
|
|
|
21355
21335
|
languageName: node
|
|
21356
21336
|
linkType: hard
|
|
21357
21337
|
|
|
21358
|
-
"update-browserslist-db@npm:^1.1.
|
|
21338
|
+
"update-browserslist-db@npm:^1.1.3":
|
|
21359
21339
|
version: 1.1.3
|
|
21360
21340
|
resolution: "update-browserslist-db@npm:1.1.3"
|
|
21361
21341
|
dependencies:
|