create-cedar-app 0.0.6-next.8 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +2 -2
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +505 -545
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +2 -2
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +505 -545
package/templates/ts/yarn.lock
CHANGED
|
@@ -6,9 +6,9 @@ __metadata:
|
|
|
6
6
|
cacheKey: 10c0
|
|
7
7
|
|
|
8
8
|
"@adobe/css-tools@npm:^4.4.0":
|
|
9
|
-
version: 4.4.
|
|
10
|
-
resolution: "@adobe/css-tools@npm:4.4.
|
|
11
|
-
checksum: 10c0/
|
|
9
|
+
version: 4.4.3
|
|
10
|
+
resolution: "@adobe/css-tools@npm:4.4.3"
|
|
11
|
+
checksum: 10c0/6d16c4d4b6752d73becf6e58611f893c7ed96e04017ff7084310901ccdbe0295171b722b158f6a2b0aa77182ef3446ffd62b39488fa5a7adab1f0dfe5ffafbae
|
|
12
12
|
languageName: node
|
|
13
13
|
linkType: hard
|
|
14
14
|
|
|
@@ -119,9 +119,9 @@ __metadata:
|
|
|
119
119
|
languageName: node
|
|
120
120
|
linkType: hard
|
|
121
121
|
|
|
122
|
-
"@babel/cli@npm:7.
|
|
123
|
-
version: 7.
|
|
124
|
-
resolution: "@babel/cli@npm:7.
|
|
122
|
+
"@babel/cli@npm:7.27.2":
|
|
123
|
+
version: 7.27.2
|
|
124
|
+
resolution: "@babel/cli@npm:7.27.2"
|
|
125
125
|
dependencies:
|
|
126
126
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
127
127
|
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
|
|
@@ -142,11 +142,11 @@ __metadata:
|
|
|
142
142
|
bin:
|
|
143
143
|
babel: ./bin/babel.js
|
|
144
144
|
babel-external-helpers: ./bin/babel-external-helpers.js
|
|
145
|
-
checksum: 10c0/
|
|
145
|
+
checksum: 10c0/9a93b19249b54114deacfcbd47d36d2bad6be0e4b775df30bcde62666a83ab6048566400c8c3b7f532c758f697951874c9e4ea91ef4d7e53841e4a7b2e085a54
|
|
146
146
|
languageName: node
|
|
147
147
|
linkType: hard
|
|
148
148
|
|
|
149
|
-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.
|
|
149
|
+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.27.1":
|
|
150
150
|
version: 7.27.1
|
|
151
151
|
resolution: "@babel/code-frame@npm:7.27.1"
|
|
152
152
|
dependencies:
|
|
@@ -157,7 +157,7 @@ __metadata:
|
|
|
157
157
|
languageName: node
|
|
158
158
|
linkType: hard
|
|
159
159
|
|
|
160
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.
|
|
160
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.2":
|
|
161
161
|
version: 7.27.2
|
|
162
162
|
resolution: "@babel/compat-data@npm:7.27.2"
|
|
163
163
|
checksum: 10c0/077c9e01af3b90decee384a6a44dcf353898e980cee22ec7941f9074655dbbe97ec317345536cdc7ef7391521e1497930c522a3816af473076dd524be7fccd32
|
|
@@ -187,9 +187,9 @@ __metadata:
|
|
|
187
187
|
languageName: node
|
|
188
188
|
linkType: hard
|
|
189
189
|
|
|
190
|
-
"@babel/eslint-parser@npm:7.
|
|
191
|
-
version: 7.
|
|
192
|
-
resolution: "@babel/eslint-parser@npm:7.
|
|
190
|
+
"@babel/eslint-parser@npm:7.27.1":
|
|
191
|
+
version: 7.27.1
|
|
192
|
+
resolution: "@babel/eslint-parser@npm:7.27.1"
|
|
193
193
|
dependencies:
|
|
194
194
|
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
|
|
195
195
|
eslint-visitor-keys: "npm:^2.1.0"
|
|
@@ -197,36 +197,23 @@ __metadata:
|
|
|
197
197
|
peerDependencies:
|
|
198
198
|
"@babel/core": ^7.11.0
|
|
199
199
|
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
|
|
200
|
-
checksum: 10c0/
|
|
200
|
+
checksum: 10c0/dedb2bc7ef00307eaf8e40d5ec7f1e8ae4649838fa2e7ec5e1b47eaf9bd8708949503b05175de922e2431ce69a5f3b5fab1c1202003b1d9457d3c0b2c3bdc4ec
|
|
201
201
|
languageName: node
|
|
202
202
|
linkType: hard
|
|
203
203
|
|
|
204
|
-
"@babel/eslint-plugin@npm:7.
|
|
205
|
-
version: 7.
|
|
206
|
-
resolution: "@babel/eslint-plugin@npm:7.
|
|
204
|
+
"@babel/eslint-plugin@npm:7.27.1":
|
|
205
|
+
version: 7.27.1
|
|
206
|
+
resolution: "@babel/eslint-plugin@npm:7.27.1"
|
|
207
207
|
dependencies:
|
|
208
208
|
eslint-rule-composer: "npm:^0.3.0"
|
|
209
209
|
peerDependencies:
|
|
210
210
|
"@babel/eslint-parser": ^7.11.0
|
|
211
211
|
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
|
|
212
|
-
checksum: 10c0/
|
|
213
|
-
languageName: node
|
|
214
|
-
linkType: hard
|
|
215
|
-
|
|
216
|
-
"@babel/generator@npm:7.26.10":
|
|
217
|
-
version: 7.26.10
|
|
218
|
-
resolution: "@babel/generator@npm:7.26.10"
|
|
219
|
-
dependencies:
|
|
220
|
-
"@babel/parser": "npm:^7.26.10"
|
|
221
|
-
"@babel/types": "npm:^7.26.10"
|
|
222
|
-
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
223
|
-
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
224
|
-
jsesc: "npm:^3.0.2"
|
|
225
|
-
checksum: 10c0/88b3b3ea80592fc89349c4e1a145e1386e4042866d2507298adf452bf972f68d13bf699a845e6ab8c028bd52c2247013eb1221b86e1db5c9779faacba9c4b10e
|
|
212
|
+
checksum: 10c0/b313bb01071b807940ec1cceb74fba16b4fda9ea14c19d4b8636716ac0d4ddfa09324af4c14e895121c18991e57b09d1a22b524449c17911d44b0b8f71fb8779
|
|
226
213
|
languageName: node
|
|
227
214
|
linkType: hard
|
|
228
215
|
|
|
229
|
-
"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.1, @babel/generator@npm:^7.7.2":
|
|
216
|
+
"@babel/generator@npm:7.27.1, @babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.1, @babel/generator@npm:^7.7.2":
|
|
230
217
|
version: 7.27.1
|
|
231
218
|
resolution: "@babel/generator@npm:7.27.1"
|
|
232
219
|
dependencies:
|
|
@@ -239,7 +226,7 @@ __metadata:
|
|
|
239
226
|
languageName: node
|
|
240
227
|
linkType: hard
|
|
241
228
|
|
|
242
|
-
"@babel/helper-annotate-as-pure@npm:^7.
|
|
229
|
+
"@babel/helper-annotate-as-pure@npm:^7.27.1":
|
|
243
230
|
version: 7.27.1
|
|
244
231
|
resolution: "@babel/helper-annotate-as-pure@npm:7.27.1"
|
|
245
232
|
dependencies:
|
|
@@ -248,7 +235,7 @@ __metadata:
|
|
|
248
235
|
languageName: node
|
|
249
236
|
linkType: hard
|
|
250
237
|
|
|
251
|
-
"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.
|
|
238
|
+
"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.27.1, @babel/helper-compilation-targets@npm:^7.27.2":
|
|
252
239
|
version: 7.27.2
|
|
253
240
|
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
|
|
254
241
|
dependencies:
|
|
@@ -261,7 +248,7 @@ __metadata:
|
|
|
261
248
|
languageName: node
|
|
262
249
|
linkType: hard
|
|
263
250
|
|
|
264
|
-
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.
|
|
251
|
+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.27.1":
|
|
265
252
|
version: 7.27.1
|
|
266
253
|
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.1"
|
|
267
254
|
dependencies:
|
|
@@ -316,7 +303,7 @@ __metadata:
|
|
|
316
303
|
languageName: node
|
|
317
304
|
linkType: hard
|
|
318
305
|
|
|
319
|
-
"@babel/helper-module-imports@npm:^7.
|
|
306
|
+
"@babel/helper-module-imports@npm:^7.27.1":
|
|
320
307
|
version: 7.27.1
|
|
321
308
|
resolution: "@babel/helper-module-imports@npm:7.27.1"
|
|
322
309
|
dependencies:
|
|
@@ -348,7 +335,7 @@ __metadata:
|
|
|
348
335
|
languageName: node
|
|
349
336
|
linkType: hard
|
|
350
337
|
|
|
351
|
-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @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.
|
|
338
|
+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @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":
|
|
352
339
|
version: 7.27.1
|
|
353
340
|
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
|
|
354
341
|
checksum: 10c0/94cf22c81a0c11a09b197b41ab488d416ff62254ce13c57e62912c85700dc2e99e555225787a4099ff6bae7a1812d622c80fbaeda824b79baa10a6c5ac4cf69b
|
|
@@ -405,7 +392,7 @@ __metadata:
|
|
|
405
392
|
languageName: node
|
|
406
393
|
linkType: hard
|
|
407
394
|
|
|
408
|
-
"@babel/helper-validator-option@npm:^7.
|
|
395
|
+
"@babel/helper-validator-option@npm:^7.27.1":
|
|
409
396
|
version: 7.27.1
|
|
410
397
|
resolution: "@babel/helper-validator-option@npm:7.27.1"
|
|
411
398
|
checksum: 10c0/6fec5f006eba40001a20f26b1ef5dbbda377b7b68c8ad518c05baa9af3f396e780bdfded24c4eef95d14bb7b8fd56192a6ed38d5d439b97d10efc5f1a191d148
|
|
@@ -433,18 +420,7 @@ __metadata:
|
|
|
433
420
|
languageName: node
|
|
434
421
|
linkType: hard
|
|
435
422
|
|
|
436
|
-
"@babel/parser@npm:7.26.10":
|
|
437
|
-
version: 7.26.10
|
|
438
|
-
resolution: "@babel/parser@npm:7.26.10"
|
|
439
|
-
dependencies:
|
|
440
|
-
"@babel/types": "npm:^7.26.10"
|
|
441
|
-
bin:
|
|
442
|
-
parser: ./bin/babel-parser.js
|
|
443
|
-
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
|
|
444
|
-
languageName: node
|
|
445
|
-
linkType: hard
|
|
446
|
-
|
|
447
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.1.6, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.1, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.3.2":
|
|
423
|
+
"@babel/parser@npm:7.27.2, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.1.6, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.1, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.3.2":
|
|
448
424
|
version: 7.27.2
|
|
449
425
|
resolution: "@babel/parser@npm:7.27.2"
|
|
450
426
|
dependencies:
|
|
@@ -455,7 +431,7 @@ __metadata:
|
|
|
455
431
|
languageName: node
|
|
456
432
|
linkType: hard
|
|
457
433
|
|
|
458
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.
|
|
434
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
|
|
459
435
|
version: 7.27.1
|
|
460
436
|
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
|
|
461
437
|
dependencies:
|
|
@@ -467,7 +443,7 @@ __metadata:
|
|
|
467
443
|
languageName: node
|
|
468
444
|
linkType: hard
|
|
469
445
|
|
|
470
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.
|
|
446
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:^7.27.1":
|
|
471
447
|
version: 7.27.1
|
|
472
448
|
resolution: "@babel/plugin-bugfix-safari-class-field-initializer-scope@npm:7.27.1"
|
|
473
449
|
dependencies:
|
|
@@ -478,7 +454,7 @@ __metadata:
|
|
|
478
454
|
languageName: node
|
|
479
455
|
linkType: hard
|
|
480
456
|
|
|
481
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.
|
|
457
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.27.1":
|
|
482
458
|
version: 7.27.1
|
|
483
459
|
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.27.1"
|
|
484
460
|
dependencies:
|
|
@@ -489,7 +465,7 @@ __metadata:
|
|
|
489
465
|
languageName: node
|
|
490
466
|
linkType: hard
|
|
491
467
|
|
|
492
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.
|
|
468
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.27.1":
|
|
493
469
|
version: 7.27.1
|
|
494
470
|
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.27.1"
|
|
495
471
|
dependencies:
|
|
@@ -502,7 +478,7 @@ __metadata:
|
|
|
502
478
|
languageName: node
|
|
503
479
|
linkType: hard
|
|
504
480
|
|
|
505
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.
|
|
481
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.27.1":
|
|
506
482
|
version: 7.27.1
|
|
507
483
|
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.27.1"
|
|
508
484
|
dependencies:
|
|
@@ -605,7 +581,7 @@ __metadata:
|
|
|
605
581
|
languageName: node
|
|
606
582
|
linkType: hard
|
|
607
583
|
|
|
608
|
-
"@babel/plugin-syntax-import-assertions@npm:^7.20.0, @babel/plugin-syntax-import-assertions@npm:^7.
|
|
584
|
+
"@babel/plugin-syntax-import-assertions@npm:^7.20.0, @babel/plugin-syntax-import-assertions@npm:^7.27.1":
|
|
609
585
|
version: 7.27.1
|
|
610
586
|
resolution: "@babel/plugin-syntax-import-assertions@npm:7.27.1"
|
|
611
587
|
dependencies:
|
|
@@ -616,7 +592,7 @@ __metadata:
|
|
|
616
592
|
languageName: node
|
|
617
593
|
linkType: hard
|
|
618
594
|
|
|
619
|
-
"@babel/plugin-syntax-import-attributes@npm:^7.24.7, @babel/plugin-syntax-import-attributes@npm:^7.
|
|
595
|
+
"@babel/plugin-syntax-import-attributes@npm:^7.24.7, @babel/plugin-syntax-import-attributes@npm:^7.27.1":
|
|
620
596
|
version: 7.27.1
|
|
621
597
|
resolution: "@babel/plugin-syntax-import-attributes@npm:7.27.1"
|
|
622
598
|
dependencies:
|
|
@@ -649,7 +625,7 @@ __metadata:
|
|
|
649
625
|
languageName: node
|
|
650
626
|
linkType: hard
|
|
651
627
|
|
|
652
|
-
"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.
|
|
628
|
+
"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.27.1, @babel/plugin-syntax-jsx@npm:^7.7.2":
|
|
653
629
|
version: 7.27.1
|
|
654
630
|
resolution: "@babel/plugin-syntax-jsx@npm:7.27.1"
|
|
655
631
|
dependencies:
|
|
@@ -771,7 +747,7 @@ __metadata:
|
|
|
771
747
|
languageName: node
|
|
772
748
|
linkType: hard
|
|
773
749
|
|
|
774
|
-
"@babel/plugin-transform-arrow-functions@npm:^7.0.0, @babel/plugin-transform-arrow-functions@npm:^7.
|
|
750
|
+
"@babel/plugin-transform-arrow-functions@npm:^7.0.0, @babel/plugin-transform-arrow-functions@npm:^7.27.1":
|
|
775
751
|
version: 7.27.1
|
|
776
752
|
resolution: "@babel/plugin-transform-arrow-functions@npm:7.27.1"
|
|
777
753
|
dependencies:
|
|
@@ -782,7 +758,7 @@ __metadata:
|
|
|
782
758
|
languageName: node
|
|
783
759
|
linkType: hard
|
|
784
760
|
|
|
785
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.
|
|
761
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.27.1":
|
|
786
762
|
version: 7.27.1
|
|
787
763
|
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.27.1"
|
|
788
764
|
dependencies:
|
|
@@ -795,7 +771,7 @@ __metadata:
|
|
|
795
771
|
languageName: node
|
|
796
772
|
linkType: hard
|
|
797
773
|
|
|
798
|
-
"@babel/plugin-transform-async-to-generator@npm:^7.
|
|
774
|
+
"@babel/plugin-transform-async-to-generator@npm:^7.27.1":
|
|
799
775
|
version: 7.27.1
|
|
800
776
|
resolution: "@babel/plugin-transform-async-to-generator@npm:7.27.1"
|
|
801
777
|
dependencies:
|
|
@@ -808,7 +784,7 @@ __metadata:
|
|
|
808
784
|
languageName: node
|
|
809
785
|
linkType: hard
|
|
810
786
|
|
|
811
|
-
"@babel/plugin-transform-block-scoped-functions@npm:^7.0.0, @babel/plugin-transform-block-scoped-functions@npm:^7.
|
|
787
|
+
"@babel/plugin-transform-block-scoped-functions@npm:^7.0.0, @babel/plugin-transform-block-scoped-functions@npm:^7.27.1":
|
|
812
788
|
version: 7.27.1
|
|
813
789
|
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.27.1"
|
|
814
790
|
dependencies:
|
|
@@ -819,7 +795,7 @@ __metadata:
|
|
|
819
795
|
languageName: node
|
|
820
796
|
linkType: hard
|
|
821
797
|
|
|
822
|
-
"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.
|
|
798
|
+
"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.27.1":
|
|
823
799
|
version: 7.27.1
|
|
824
800
|
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.1"
|
|
825
801
|
dependencies:
|
|
@@ -830,19 +806,7 @@ __metadata:
|
|
|
830
806
|
languageName: node
|
|
831
807
|
linkType: hard
|
|
832
808
|
|
|
833
|
-
"@babel/plugin-transform-class-properties@npm:7.
|
|
834
|
-
version: 7.25.9
|
|
835
|
-
resolution: "@babel/plugin-transform-class-properties@npm:7.25.9"
|
|
836
|
-
dependencies:
|
|
837
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
838
|
-
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
839
|
-
peerDependencies:
|
|
840
|
-
"@babel/core": ^7.0.0-0
|
|
841
|
-
checksum: 10c0/f0603b6bd34d8ba62c03fc0572cb8bbc75874d097ac20cc7c5379e001081210a84dba1749e7123fca43b978382f605bb9973c99caf2c5b4c492d5c0a4a441150
|
|
842
|
-
languageName: node
|
|
843
|
-
linkType: hard
|
|
844
|
-
|
|
845
|
-
"@babel/plugin-transform-class-properties@npm:^7.24.7, @babel/plugin-transform-class-properties@npm:^7.25.9":
|
|
809
|
+
"@babel/plugin-transform-class-properties@npm:7.27.1, @babel/plugin-transform-class-properties@npm:^7.24.7, @babel/plugin-transform-class-properties@npm:^7.27.1":
|
|
846
810
|
version: 7.27.1
|
|
847
811
|
resolution: "@babel/plugin-transform-class-properties@npm:7.27.1"
|
|
848
812
|
dependencies:
|
|
@@ -854,7 +818,7 @@ __metadata:
|
|
|
854
818
|
languageName: node
|
|
855
819
|
linkType: hard
|
|
856
820
|
|
|
857
|
-
"@babel/plugin-transform-class-static-block@npm:^7.
|
|
821
|
+
"@babel/plugin-transform-class-static-block@npm:^7.27.1":
|
|
858
822
|
version: 7.27.1
|
|
859
823
|
resolution: "@babel/plugin-transform-class-static-block@npm:7.27.1"
|
|
860
824
|
dependencies:
|
|
@@ -866,7 +830,7 @@ __metadata:
|
|
|
866
830
|
languageName: node
|
|
867
831
|
linkType: hard
|
|
868
832
|
|
|
869
|
-
"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.
|
|
833
|
+
"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.27.1":
|
|
870
834
|
version: 7.27.1
|
|
871
835
|
resolution: "@babel/plugin-transform-classes@npm:7.27.1"
|
|
872
836
|
dependencies:
|
|
@@ -882,7 +846,7 @@ __metadata:
|
|
|
882
846
|
languageName: node
|
|
883
847
|
linkType: hard
|
|
884
848
|
|
|
885
|
-
"@babel/plugin-transform-computed-properties@npm:^7.0.0, @babel/plugin-transform-computed-properties@npm:^7.
|
|
849
|
+
"@babel/plugin-transform-computed-properties@npm:^7.0.0, @babel/plugin-transform-computed-properties@npm:^7.27.1":
|
|
886
850
|
version: 7.27.1
|
|
887
851
|
resolution: "@babel/plugin-transform-computed-properties@npm:7.27.1"
|
|
888
852
|
dependencies:
|
|
@@ -894,7 +858,7 @@ __metadata:
|
|
|
894
858
|
languageName: node
|
|
895
859
|
linkType: hard
|
|
896
860
|
|
|
897
|
-
"@babel/plugin-transform-destructuring@npm:^7.0.0, @babel/plugin-transform-destructuring@npm:^7.
|
|
861
|
+
"@babel/plugin-transform-destructuring@npm:^7.0.0, @babel/plugin-transform-destructuring@npm:^7.27.1":
|
|
898
862
|
version: 7.27.1
|
|
899
863
|
resolution: "@babel/plugin-transform-destructuring@npm:7.27.1"
|
|
900
864
|
dependencies:
|
|
@@ -905,7 +869,7 @@ __metadata:
|
|
|
905
869
|
languageName: node
|
|
906
870
|
linkType: hard
|
|
907
871
|
|
|
908
|
-
"@babel/plugin-transform-dotall-regex@npm:^7.
|
|
872
|
+
"@babel/plugin-transform-dotall-regex@npm:^7.27.1":
|
|
909
873
|
version: 7.27.1
|
|
910
874
|
resolution: "@babel/plugin-transform-dotall-regex@npm:7.27.1"
|
|
911
875
|
dependencies:
|
|
@@ -917,7 +881,7 @@ __metadata:
|
|
|
917
881
|
languageName: node
|
|
918
882
|
linkType: hard
|
|
919
883
|
|
|
920
|
-
"@babel/plugin-transform-duplicate-keys@npm:^7.
|
|
884
|
+
"@babel/plugin-transform-duplicate-keys@npm:^7.27.1":
|
|
921
885
|
version: 7.27.1
|
|
922
886
|
resolution: "@babel/plugin-transform-duplicate-keys@npm:7.27.1"
|
|
923
887
|
dependencies:
|
|
@@ -928,7 +892,7 @@ __metadata:
|
|
|
928
892
|
languageName: node
|
|
929
893
|
linkType: hard
|
|
930
894
|
|
|
931
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.
|
|
895
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:^7.27.1":
|
|
932
896
|
version: 7.27.1
|
|
933
897
|
resolution: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@npm:7.27.1"
|
|
934
898
|
dependencies:
|
|
@@ -940,7 +904,7 @@ __metadata:
|
|
|
940
904
|
languageName: node
|
|
941
905
|
linkType: hard
|
|
942
906
|
|
|
943
|
-
"@babel/plugin-transform-dynamic-import@npm:^7.
|
|
907
|
+
"@babel/plugin-transform-dynamic-import@npm:^7.27.1":
|
|
944
908
|
version: 7.27.1
|
|
945
909
|
resolution: "@babel/plugin-transform-dynamic-import@npm:7.27.1"
|
|
946
910
|
dependencies:
|
|
@@ -951,7 +915,7 @@ __metadata:
|
|
|
951
915
|
languageName: node
|
|
952
916
|
linkType: hard
|
|
953
917
|
|
|
954
|
-
"@babel/plugin-transform-exponentiation-operator@npm:^7.
|
|
918
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.27.1":
|
|
955
919
|
version: 7.27.1
|
|
956
920
|
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.27.1"
|
|
957
921
|
dependencies:
|
|
@@ -962,7 +926,7 @@ __metadata:
|
|
|
962
926
|
languageName: node
|
|
963
927
|
linkType: hard
|
|
964
928
|
|
|
965
|
-
"@babel/plugin-transform-export-namespace-from@npm:^7.
|
|
929
|
+
"@babel/plugin-transform-export-namespace-from@npm:^7.27.1":
|
|
966
930
|
version: 7.27.1
|
|
967
931
|
resolution: "@babel/plugin-transform-export-namespace-from@npm:7.27.1"
|
|
968
932
|
dependencies:
|
|
@@ -985,7 +949,7 @@ __metadata:
|
|
|
985
949
|
languageName: node
|
|
986
950
|
linkType: hard
|
|
987
951
|
|
|
988
|
-
"@babel/plugin-transform-for-of@npm:^7.0.0, @babel/plugin-transform-for-of@npm:^7.
|
|
952
|
+
"@babel/plugin-transform-for-of@npm:^7.0.0, @babel/plugin-transform-for-of@npm:^7.27.1":
|
|
989
953
|
version: 7.27.1
|
|
990
954
|
resolution: "@babel/plugin-transform-for-of@npm:7.27.1"
|
|
991
955
|
dependencies:
|
|
@@ -997,7 +961,7 @@ __metadata:
|
|
|
997
961
|
languageName: node
|
|
998
962
|
linkType: hard
|
|
999
963
|
|
|
1000
|
-
"@babel/plugin-transform-function-name@npm:^7.0.0, @babel/plugin-transform-function-name@npm:^7.
|
|
964
|
+
"@babel/plugin-transform-function-name@npm:^7.0.0, @babel/plugin-transform-function-name@npm:^7.27.1":
|
|
1001
965
|
version: 7.27.1
|
|
1002
966
|
resolution: "@babel/plugin-transform-function-name@npm:7.27.1"
|
|
1003
967
|
dependencies:
|
|
@@ -1010,7 +974,7 @@ __metadata:
|
|
|
1010
974
|
languageName: node
|
|
1011
975
|
linkType: hard
|
|
1012
976
|
|
|
1013
|
-
"@babel/plugin-transform-json-strings@npm:^7.
|
|
977
|
+
"@babel/plugin-transform-json-strings@npm:^7.27.1":
|
|
1014
978
|
version: 7.27.1
|
|
1015
979
|
resolution: "@babel/plugin-transform-json-strings@npm:7.27.1"
|
|
1016
980
|
dependencies:
|
|
@@ -1021,7 +985,7 @@ __metadata:
|
|
|
1021
985
|
languageName: node
|
|
1022
986
|
linkType: hard
|
|
1023
987
|
|
|
1024
|
-
"@babel/plugin-transform-literals@npm:^7.0.0, @babel/plugin-transform-literals@npm:^7.
|
|
988
|
+
"@babel/plugin-transform-literals@npm:^7.0.0, @babel/plugin-transform-literals@npm:^7.27.1":
|
|
1025
989
|
version: 7.27.1
|
|
1026
990
|
resolution: "@babel/plugin-transform-literals@npm:7.27.1"
|
|
1027
991
|
dependencies:
|
|
@@ -1032,7 +996,7 @@ __metadata:
|
|
|
1032
996
|
languageName: node
|
|
1033
997
|
linkType: hard
|
|
1034
998
|
|
|
1035
|
-
"@babel/plugin-transform-logical-assignment-operators@npm:^7.
|
|
999
|
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.27.1":
|
|
1036
1000
|
version: 7.27.1
|
|
1037
1001
|
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.27.1"
|
|
1038
1002
|
dependencies:
|
|
@@ -1043,7 +1007,7 @@ __metadata:
|
|
|
1043
1007
|
languageName: node
|
|
1044
1008
|
linkType: hard
|
|
1045
1009
|
|
|
1046
|
-
"@babel/plugin-transform-member-expression-literals@npm:^7.0.0, @babel/plugin-transform-member-expression-literals@npm:^7.
|
|
1010
|
+
"@babel/plugin-transform-member-expression-literals@npm:^7.0.0, @babel/plugin-transform-member-expression-literals@npm:^7.27.1":
|
|
1047
1011
|
version: 7.27.1
|
|
1048
1012
|
resolution: "@babel/plugin-transform-member-expression-literals@npm:7.27.1"
|
|
1049
1013
|
dependencies:
|
|
@@ -1054,7 +1018,7 @@ __metadata:
|
|
|
1054
1018
|
languageName: node
|
|
1055
1019
|
linkType: hard
|
|
1056
1020
|
|
|
1057
|
-
"@babel/plugin-transform-modules-amd@npm:^7.
|
|
1021
|
+
"@babel/plugin-transform-modules-amd@npm:^7.27.1":
|
|
1058
1022
|
version: 7.27.1
|
|
1059
1023
|
resolution: "@babel/plugin-transform-modules-amd@npm:7.27.1"
|
|
1060
1024
|
dependencies:
|
|
@@ -1066,7 +1030,7 @@ __metadata:
|
|
|
1066
1030
|
languageName: node
|
|
1067
1031
|
linkType: hard
|
|
1068
1032
|
|
|
1069
|
-
"@babel/plugin-transform-modules-commonjs@npm:^7.0.0, @babel/plugin-transform-modules-commonjs@npm:^7.24.7, @babel/plugin-transform-modules-commonjs@npm:^7.
|
|
1033
|
+
"@babel/plugin-transform-modules-commonjs@npm:^7.0.0, @babel/plugin-transform-modules-commonjs@npm:^7.24.7, @babel/plugin-transform-modules-commonjs@npm:^7.27.1":
|
|
1070
1034
|
version: 7.27.1
|
|
1071
1035
|
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.27.1"
|
|
1072
1036
|
dependencies:
|
|
@@ -1078,7 +1042,7 @@ __metadata:
|
|
|
1078
1042
|
languageName: node
|
|
1079
1043
|
linkType: hard
|
|
1080
1044
|
|
|
1081
|
-
"@babel/plugin-transform-modules-systemjs@npm:^7.
|
|
1045
|
+
"@babel/plugin-transform-modules-systemjs@npm:^7.27.1":
|
|
1082
1046
|
version: 7.27.1
|
|
1083
1047
|
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.27.1"
|
|
1084
1048
|
dependencies:
|
|
@@ -1092,7 +1056,7 @@ __metadata:
|
|
|
1092
1056
|
languageName: node
|
|
1093
1057
|
linkType: hard
|
|
1094
1058
|
|
|
1095
|
-
"@babel/plugin-transform-modules-umd@npm:^7.
|
|
1059
|
+
"@babel/plugin-transform-modules-umd@npm:^7.27.1":
|
|
1096
1060
|
version: 7.27.1
|
|
1097
1061
|
resolution: "@babel/plugin-transform-modules-umd@npm:7.27.1"
|
|
1098
1062
|
dependencies:
|
|
@@ -1104,7 +1068,7 @@ __metadata:
|
|
|
1104
1068
|
languageName: node
|
|
1105
1069
|
linkType: hard
|
|
1106
1070
|
|
|
1107
|
-
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.
|
|
1071
|
+
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.27.1":
|
|
1108
1072
|
version: 7.27.1
|
|
1109
1073
|
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.27.1"
|
|
1110
1074
|
dependencies:
|
|
@@ -1116,7 +1080,7 @@ __metadata:
|
|
|
1116
1080
|
languageName: node
|
|
1117
1081
|
linkType: hard
|
|
1118
1082
|
|
|
1119
|
-
"@babel/plugin-transform-new-target@npm:^7.
|
|
1083
|
+
"@babel/plugin-transform-new-target@npm:^7.27.1":
|
|
1120
1084
|
version: 7.27.1
|
|
1121
1085
|
resolution: "@babel/plugin-transform-new-target@npm:7.27.1"
|
|
1122
1086
|
dependencies:
|
|
@@ -1127,7 +1091,7 @@ __metadata:
|
|
|
1127
1091
|
languageName: node
|
|
1128
1092
|
linkType: hard
|
|
1129
1093
|
|
|
1130
|
-
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.24.7, @babel/plugin-transform-nullish-coalescing-operator@npm:^7.
|
|
1094
|
+
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.24.7, @babel/plugin-transform-nullish-coalescing-operator@npm:^7.27.1":
|
|
1131
1095
|
version: 7.27.1
|
|
1132
1096
|
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.27.1"
|
|
1133
1097
|
dependencies:
|
|
@@ -1138,7 +1102,7 @@ __metadata:
|
|
|
1138
1102
|
languageName: node
|
|
1139
1103
|
linkType: hard
|
|
1140
1104
|
|
|
1141
|
-
"@babel/plugin-transform-numeric-separator@npm:^7.
|
|
1105
|
+
"@babel/plugin-transform-numeric-separator@npm:^7.27.1":
|
|
1142
1106
|
version: 7.27.1
|
|
1143
1107
|
resolution: "@babel/plugin-transform-numeric-separator@npm:7.27.1"
|
|
1144
1108
|
dependencies:
|
|
@@ -1149,7 +1113,7 @@ __metadata:
|
|
|
1149
1113
|
languageName: node
|
|
1150
1114
|
linkType: hard
|
|
1151
1115
|
|
|
1152
|
-
"@babel/plugin-transform-object-rest-spread@npm:^7.
|
|
1116
|
+
"@babel/plugin-transform-object-rest-spread@npm:^7.27.2":
|
|
1153
1117
|
version: 7.27.2
|
|
1154
1118
|
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.2"
|
|
1155
1119
|
dependencies:
|
|
@@ -1163,7 +1127,7 @@ __metadata:
|
|
|
1163
1127
|
languageName: node
|
|
1164
1128
|
linkType: hard
|
|
1165
1129
|
|
|
1166
|
-
"@babel/plugin-transform-object-super@npm:^7.0.0, @babel/plugin-transform-object-super@npm:^7.
|
|
1130
|
+
"@babel/plugin-transform-object-super@npm:^7.0.0, @babel/plugin-transform-object-super@npm:^7.27.1":
|
|
1167
1131
|
version: 7.27.1
|
|
1168
1132
|
resolution: "@babel/plugin-transform-object-super@npm:7.27.1"
|
|
1169
1133
|
dependencies:
|
|
@@ -1175,7 +1139,7 @@ __metadata:
|
|
|
1175
1139
|
languageName: node
|
|
1176
1140
|
linkType: hard
|
|
1177
1141
|
|
|
1178
|
-
"@babel/plugin-transform-optional-catch-binding@npm:^7.
|
|
1142
|
+
"@babel/plugin-transform-optional-catch-binding@npm:^7.27.1":
|
|
1179
1143
|
version: 7.27.1
|
|
1180
1144
|
resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.27.1"
|
|
1181
1145
|
dependencies:
|
|
@@ -1186,7 +1150,7 @@ __metadata:
|
|
|
1186
1150
|
languageName: node
|
|
1187
1151
|
linkType: hard
|
|
1188
1152
|
|
|
1189
|
-
"@babel/plugin-transform-optional-chaining@npm:^7.24.7, @babel/plugin-transform-optional-chaining@npm:^7.
|
|
1153
|
+
"@babel/plugin-transform-optional-chaining@npm:^7.24.7, @babel/plugin-transform-optional-chaining@npm:^7.27.1":
|
|
1190
1154
|
version: 7.27.1
|
|
1191
1155
|
resolution: "@babel/plugin-transform-optional-chaining@npm:7.27.1"
|
|
1192
1156
|
dependencies:
|
|
@@ -1198,7 +1162,7 @@ __metadata:
|
|
|
1198
1162
|
languageName: node
|
|
1199
1163
|
linkType: hard
|
|
1200
1164
|
|
|
1201
|
-
"@babel/plugin-transform-parameters@npm:^7.0.0, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.
|
|
1165
|
+
"@babel/plugin-transform-parameters@npm:^7.0.0, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.27.1":
|
|
1202
1166
|
version: 7.27.1
|
|
1203
1167
|
resolution: "@babel/plugin-transform-parameters@npm:7.27.1"
|
|
1204
1168
|
dependencies:
|
|
@@ -1209,19 +1173,7 @@ __metadata:
|
|
|
1209
1173
|
languageName: node
|
|
1210
1174
|
linkType: hard
|
|
1211
1175
|
|
|
1212
|
-
"@babel/plugin-transform-private-methods@npm:7.
|
|
1213
|
-
version: 7.25.9
|
|
1214
|
-
resolution: "@babel/plugin-transform-private-methods@npm:7.25.9"
|
|
1215
|
-
dependencies:
|
|
1216
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1217
|
-
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1218
|
-
peerDependencies:
|
|
1219
|
-
"@babel/core": ^7.0.0-0
|
|
1220
|
-
checksum: 10c0/64bd71de93d39daefa3e6c878d6f2fd238ed7d4ecfb13b0e771ddbbc131487def3ceb405b62b534a5cbb5043046b504e1b189b0a45229cc75af979a9fbcaa7bd
|
|
1221
|
-
languageName: node
|
|
1222
|
-
linkType: hard
|
|
1223
|
-
|
|
1224
|
-
"@babel/plugin-transform-private-methods@npm:^7.24.7, @babel/plugin-transform-private-methods@npm:^7.25.9":
|
|
1176
|
+
"@babel/plugin-transform-private-methods@npm:7.27.1, @babel/plugin-transform-private-methods@npm:^7.24.7, @babel/plugin-transform-private-methods@npm:^7.27.1":
|
|
1225
1177
|
version: 7.27.1
|
|
1226
1178
|
resolution: "@babel/plugin-transform-private-methods@npm:7.27.1"
|
|
1227
1179
|
dependencies:
|
|
@@ -1233,20 +1185,7 @@ __metadata:
|
|
|
1233
1185
|
languageName: node
|
|
1234
1186
|
linkType: hard
|
|
1235
1187
|
|
|
1236
|
-
"@babel/plugin-transform-private-property-in-object@npm:7.
|
|
1237
|
-
version: 7.25.9
|
|
1238
|
-
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.25.9"
|
|
1239
|
-
dependencies:
|
|
1240
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1241
|
-
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
|
|
1242
|
-
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1243
|
-
peerDependencies:
|
|
1244
|
-
"@babel/core": ^7.0.0-0
|
|
1245
|
-
checksum: 10c0/d4965de19d9f204e692cc74dbc39f0bb469e5f29df96dd4457ea23c5e5596fba9d5af76eaa96f9d48a9fc20ec5f12a94c679285e36b8373406868ea228109e27
|
|
1246
|
-
languageName: node
|
|
1247
|
-
linkType: hard
|
|
1248
|
-
|
|
1249
|
-
"@babel/plugin-transform-private-property-in-object@npm:^7.25.9":
|
|
1188
|
+
"@babel/plugin-transform-private-property-in-object@npm:7.27.1, @babel/plugin-transform-private-property-in-object@npm:^7.27.1":
|
|
1250
1189
|
version: 7.27.1
|
|
1251
1190
|
resolution: "@babel/plugin-transform-private-property-in-object@npm:7.27.1"
|
|
1252
1191
|
dependencies:
|
|
@@ -1259,7 +1198,7 @@ __metadata:
|
|
|
1259
1198
|
languageName: node
|
|
1260
1199
|
linkType: hard
|
|
1261
1200
|
|
|
1262
|
-
"@babel/plugin-transform-property-literals@npm:^7.0.0, @babel/plugin-transform-property-literals@npm:^7.
|
|
1201
|
+
"@babel/plugin-transform-property-literals@npm:^7.0.0, @babel/plugin-transform-property-literals@npm:^7.27.1":
|
|
1263
1202
|
version: 7.27.1
|
|
1264
1203
|
resolution: "@babel/plugin-transform-property-literals@npm:7.27.1"
|
|
1265
1204
|
dependencies:
|
|
@@ -1270,7 +1209,7 @@ __metadata:
|
|
|
1270
1209
|
languageName: node
|
|
1271
1210
|
linkType: hard
|
|
1272
1211
|
|
|
1273
|
-
"@babel/plugin-transform-react-display-name@npm:^7.0.0, @babel/plugin-transform-react-display-name@npm:^7.
|
|
1212
|
+
"@babel/plugin-transform-react-display-name@npm:^7.0.0, @babel/plugin-transform-react-display-name@npm:^7.27.1":
|
|
1274
1213
|
version: 7.27.1
|
|
1275
1214
|
resolution: "@babel/plugin-transform-react-display-name@npm:7.27.1"
|
|
1276
1215
|
dependencies:
|
|
@@ -1281,7 +1220,7 @@ __metadata:
|
|
|
1281
1220
|
languageName: node
|
|
1282
1221
|
linkType: hard
|
|
1283
1222
|
|
|
1284
|
-
"@babel/plugin-transform-react-jsx-development@npm:^7.
|
|
1223
|
+
"@babel/plugin-transform-react-jsx-development@npm:^7.27.1":
|
|
1285
1224
|
version: 7.27.1
|
|
1286
1225
|
resolution: "@babel/plugin-transform-react-jsx-development@npm:7.27.1"
|
|
1287
1226
|
dependencies:
|
|
@@ -1314,22 +1253,7 @@ __metadata:
|
|
|
1314
1253
|
languageName: node
|
|
1315
1254
|
linkType: hard
|
|
1316
1255
|
|
|
1317
|
-
"@babel/plugin-transform-react-jsx@npm:7.
|
|
1318
|
-
version: 7.25.9
|
|
1319
|
-
resolution: "@babel/plugin-transform-react-jsx@npm:7.25.9"
|
|
1320
|
-
dependencies:
|
|
1321
|
-
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
|
|
1322
|
-
"@babel/helper-module-imports": "npm:^7.25.9"
|
|
1323
|
-
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1324
|
-
"@babel/plugin-syntax-jsx": "npm:^7.25.9"
|
|
1325
|
-
"@babel/types": "npm:^7.25.9"
|
|
1326
|
-
peerDependencies:
|
|
1327
|
-
"@babel/core": ^7.0.0-0
|
|
1328
|
-
checksum: 10c0/5c9947e8ed141f7606f54da3e05eea1074950c5b8354c39df69cb7f43cb5a83c6c9d7973b24bc3d89341c8611f8ad50830a98ab10d117d850e6bdd8febdce221
|
|
1329
|
-
languageName: node
|
|
1330
|
-
linkType: hard
|
|
1331
|
-
|
|
1332
|
-
"@babel/plugin-transform-react-jsx@npm:^7.0.0, @babel/plugin-transform-react-jsx@npm:^7.25.9, @babel/plugin-transform-react-jsx@npm:^7.27.1":
|
|
1256
|
+
"@babel/plugin-transform-react-jsx@npm:7.27.1, @babel/plugin-transform-react-jsx@npm:^7.0.0, @babel/plugin-transform-react-jsx@npm:^7.27.1":
|
|
1333
1257
|
version: 7.27.1
|
|
1334
1258
|
resolution: "@babel/plugin-transform-react-jsx@npm:7.27.1"
|
|
1335
1259
|
dependencies:
|
|
@@ -1344,7 +1268,7 @@ __metadata:
|
|
|
1344
1268
|
languageName: node
|
|
1345
1269
|
linkType: hard
|
|
1346
1270
|
|
|
1347
|
-
"@babel/plugin-transform-react-pure-annotations@npm:^7.
|
|
1271
|
+
"@babel/plugin-transform-react-pure-annotations@npm:^7.27.1":
|
|
1348
1272
|
version: 7.27.1
|
|
1349
1273
|
resolution: "@babel/plugin-transform-react-pure-annotations@npm:7.27.1"
|
|
1350
1274
|
dependencies:
|
|
@@ -1356,7 +1280,7 @@ __metadata:
|
|
|
1356
1280
|
languageName: node
|
|
1357
1281
|
linkType: hard
|
|
1358
1282
|
|
|
1359
|
-
"@babel/plugin-transform-regenerator@npm:^7.
|
|
1283
|
+
"@babel/plugin-transform-regenerator@npm:^7.27.1":
|
|
1360
1284
|
version: 7.27.1
|
|
1361
1285
|
resolution: "@babel/plugin-transform-regenerator@npm:7.27.1"
|
|
1362
1286
|
dependencies:
|
|
@@ -1367,7 +1291,7 @@ __metadata:
|
|
|
1367
1291
|
languageName: node
|
|
1368
1292
|
linkType: hard
|
|
1369
1293
|
|
|
1370
|
-
"@babel/plugin-transform-regexp-modifiers@npm:^7.
|
|
1294
|
+
"@babel/plugin-transform-regexp-modifiers@npm:^7.27.1":
|
|
1371
1295
|
version: 7.27.1
|
|
1372
1296
|
resolution: "@babel/plugin-transform-regexp-modifiers@npm:7.27.1"
|
|
1373
1297
|
dependencies:
|
|
@@ -1379,7 +1303,7 @@ __metadata:
|
|
|
1379
1303
|
languageName: node
|
|
1380
1304
|
linkType: hard
|
|
1381
1305
|
|
|
1382
|
-
"@babel/plugin-transform-reserved-words@npm:^7.
|
|
1306
|
+
"@babel/plugin-transform-reserved-words@npm:^7.27.1":
|
|
1383
1307
|
version: 7.27.1
|
|
1384
1308
|
resolution: "@babel/plugin-transform-reserved-words@npm:7.27.1"
|
|
1385
1309
|
dependencies:
|
|
@@ -1390,23 +1314,23 @@ __metadata:
|
|
|
1390
1314
|
languageName: node
|
|
1391
1315
|
linkType: hard
|
|
1392
1316
|
|
|
1393
|
-
"@babel/plugin-transform-runtime@npm:7.
|
|
1394
|
-
version: 7.
|
|
1395
|
-
resolution: "@babel/plugin-transform-runtime@npm:7.
|
|
1317
|
+
"@babel/plugin-transform-runtime@npm:7.27.1":
|
|
1318
|
+
version: 7.27.1
|
|
1319
|
+
resolution: "@babel/plugin-transform-runtime@npm:7.27.1"
|
|
1396
1320
|
dependencies:
|
|
1397
|
-
"@babel/helper-module-imports": "npm:^7.
|
|
1398
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1321
|
+
"@babel/helper-module-imports": "npm:^7.27.1"
|
|
1322
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1399
1323
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1400
1324
|
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
|
|
1401
1325
|
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
|
|
1402
1326
|
semver: "npm:^6.3.1"
|
|
1403
1327
|
peerDependencies:
|
|
1404
1328
|
"@babel/core": ^7.0.0-0
|
|
1405
|
-
checksum: 10c0/
|
|
1329
|
+
checksum: 10c0/7abbae60a6441ba8546dee3fcbc00b38038304250ba2419adaf0c76267bff43420ff75b7049003a24a829e01d9fde2ac8a422352af6d88aebd31996a83f04c2f
|
|
1406
1330
|
languageName: node
|
|
1407
1331
|
linkType: hard
|
|
1408
1332
|
|
|
1409
|
-
"@babel/plugin-transform-shorthand-properties@npm:^7.0.0, @babel/plugin-transform-shorthand-properties@npm:^7.
|
|
1333
|
+
"@babel/plugin-transform-shorthand-properties@npm:^7.0.0, @babel/plugin-transform-shorthand-properties@npm:^7.27.1":
|
|
1410
1334
|
version: 7.27.1
|
|
1411
1335
|
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.27.1"
|
|
1412
1336
|
dependencies:
|
|
@@ -1417,7 +1341,7 @@ __metadata:
|
|
|
1417
1341
|
languageName: node
|
|
1418
1342
|
linkType: hard
|
|
1419
1343
|
|
|
1420
|
-
"@babel/plugin-transform-spread@npm:^7.0.0, @babel/plugin-transform-spread@npm:^7.
|
|
1344
|
+
"@babel/plugin-transform-spread@npm:^7.0.0, @babel/plugin-transform-spread@npm:^7.27.1":
|
|
1421
1345
|
version: 7.27.1
|
|
1422
1346
|
resolution: "@babel/plugin-transform-spread@npm:7.27.1"
|
|
1423
1347
|
dependencies:
|
|
@@ -1429,7 +1353,7 @@ __metadata:
|
|
|
1429
1353
|
languageName: node
|
|
1430
1354
|
linkType: hard
|
|
1431
1355
|
|
|
1432
|
-
"@babel/plugin-transform-sticky-regex@npm:^7.
|
|
1356
|
+
"@babel/plugin-transform-sticky-regex@npm:^7.27.1":
|
|
1433
1357
|
version: 7.27.1
|
|
1434
1358
|
resolution: "@babel/plugin-transform-sticky-regex@npm:7.27.1"
|
|
1435
1359
|
dependencies:
|
|
@@ -1440,7 +1364,7 @@ __metadata:
|
|
|
1440
1364
|
languageName: node
|
|
1441
1365
|
linkType: hard
|
|
1442
1366
|
|
|
1443
|
-
"@babel/plugin-transform-template-literals@npm:^7.0.0, @babel/plugin-transform-template-literals@npm:^7.
|
|
1367
|
+
"@babel/plugin-transform-template-literals@npm:^7.0.0, @babel/plugin-transform-template-literals@npm:^7.27.1":
|
|
1444
1368
|
version: 7.27.1
|
|
1445
1369
|
resolution: "@babel/plugin-transform-template-literals@npm:7.27.1"
|
|
1446
1370
|
dependencies:
|
|
@@ -1451,7 +1375,7 @@ __metadata:
|
|
|
1451
1375
|
languageName: node
|
|
1452
1376
|
linkType: hard
|
|
1453
1377
|
|
|
1454
|
-
"@babel/plugin-transform-typeof-symbol@npm:^7.
|
|
1378
|
+
"@babel/plugin-transform-typeof-symbol@npm:^7.27.1":
|
|
1455
1379
|
version: 7.27.1
|
|
1456
1380
|
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.27.1"
|
|
1457
1381
|
dependencies:
|
|
@@ -1462,7 +1386,7 @@ __metadata:
|
|
|
1462
1386
|
languageName: node
|
|
1463
1387
|
linkType: hard
|
|
1464
1388
|
|
|
1465
|
-
"@babel/plugin-transform-typescript@npm:^7.
|
|
1389
|
+
"@babel/plugin-transform-typescript@npm:^7.26.8, @babel/plugin-transform-typescript@npm:^7.27.1":
|
|
1466
1390
|
version: 7.27.1
|
|
1467
1391
|
resolution: "@babel/plugin-transform-typescript@npm:7.27.1"
|
|
1468
1392
|
dependencies:
|
|
@@ -1477,7 +1401,7 @@ __metadata:
|
|
|
1477
1401
|
languageName: node
|
|
1478
1402
|
linkType: hard
|
|
1479
1403
|
|
|
1480
|
-
"@babel/plugin-transform-unicode-escapes@npm:^7.
|
|
1404
|
+
"@babel/plugin-transform-unicode-escapes@npm:^7.27.1":
|
|
1481
1405
|
version: 7.27.1
|
|
1482
1406
|
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.27.1"
|
|
1483
1407
|
dependencies:
|
|
@@ -1488,7 +1412,7 @@ __metadata:
|
|
|
1488
1412
|
languageName: node
|
|
1489
1413
|
linkType: hard
|
|
1490
1414
|
|
|
1491
|
-
"@babel/plugin-transform-unicode-property-regex@npm:^7.
|
|
1415
|
+
"@babel/plugin-transform-unicode-property-regex@npm:^7.27.1":
|
|
1492
1416
|
version: 7.27.1
|
|
1493
1417
|
resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.27.1"
|
|
1494
1418
|
dependencies:
|
|
@@ -1500,7 +1424,7 @@ __metadata:
|
|
|
1500
1424
|
languageName: node
|
|
1501
1425
|
linkType: hard
|
|
1502
1426
|
|
|
1503
|
-
"@babel/plugin-transform-unicode-regex@npm:^7.
|
|
1427
|
+
"@babel/plugin-transform-unicode-regex@npm:^7.27.1":
|
|
1504
1428
|
version: 7.27.1
|
|
1505
1429
|
resolution: "@babel/plugin-transform-unicode-regex@npm:7.27.1"
|
|
1506
1430
|
dependencies:
|
|
@@ -1512,7 +1436,7 @@ __metadata:
|
|
|
1512
1436
|
languageName: node
|
|
1513
1437
|
linkType: hard
|
|
1514
1438
|
|
|
1515
|
-
"@babel/plugin-transform-unicode-sets-regex@npm:^7.
|
|
1439
|
+
"@babel/plugin-transform-unicode-sets-regex@npm:^7.27.1":
|
|
1516
1440
|
version: 7.27.1
|
|
1517
1441
|
resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.27.1"
|
|
1518
1442
|
dependencies:
|
|
@@ -1524,73 +1448,73 @@ __metadata:
|
|
|
1524
1448
|
languageName: node
|
|
1525
1449
|
linkType: hard
|
|
1526
1450
|
|
|
1527
|
-
"@babel/preset-env@npm:7.
|
|
1528
|
-
version: 7.
|
|
1529
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1451
|
+
"@babel/preset-env@npm:7.27.2":
|
|
1452
|
+
version: 7.27.2
|
|
1453
|
+
resolution: "@babel/preset-env@npm:7.27.2"
|
|
1530
1454
|
dependencies:
|
|
1531
|
-
"@babel/compat-data": "npm:^7.
|
|
1532
|
-
"@babel/helper-compilation-targets": "npm:^7.
|
|
1533
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1534
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1535
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.
|
|
1536
|
-
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.
|
|
1537
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.
|
|
1538
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.
|
|
1539
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.
|
|
1455
|
+
"@babel/compat-data": "npm:^7.27.2"
|
|
1456
|
+
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
|
1457
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1458
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1459
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.27.1"
|
|
1460
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
|
|
1461
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
|
|
1462
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
|
|
1463
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.27.1"
|
|
1540
1464
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1541
|
-
"@babel/plugin-syntax-import-assertions": "npm:^7.
|
|
1542
|
-
"@babel/plugin-syntax-import-attributes": "npm:^7.
|
|
1465
|
+
"@babel/plugin-syntax-import-assertions": "npm:^7.27.1"
|
|
1466
|
+
"@babel/plugin-syntax-import-attributes": "npm:^7.27.1"
|
|
1543
1467
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1544
|
-
"@babel/plugin-transform-arrow-functions": "npm:^7.
|
|
1545
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.
|
|
1546
|
-
"@babel/plugin-transform-async-to-generator": "npm:^7.
|
|
1547
|
-
"@babel/plugin-transform-block-scoped-functions": "npm:^7.
|
|
1548
|
-
"@babel/plugin-transform-block-scoping": "npm:^7.
|
|
1549
|
-
"@babel/plugin-transform-class-properties": "npm:^7.
|
|
1550
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1551
|
-
"@babel/plugin-transform-classes": "npm:^7.
|
|
1552
|
-
"@babel/plugin-transform-computed-properties": "npm:^7.
|
|
1553
|
-
"@babel/plugin-transform-destructuring": "npm:^7.
|
|
1554
|
-
"@babel/plugin-transform-dotall-regex": "npm:^7.
|
|
1555
|
-
"@babel/plugin-transform-duplicate-keys": "npm:^7.
|
|
1556
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.
|
|
1557
|
-
"@babel/plugin-transform-dynamic-import": "npm:^7.
|
|
1558
|
-
"@babel/plugin-transform-exponentiation-operator": "npm:^7.
|
|
1559
|
-
"@babel/plugin-transform-export-namespace-from": "npm:^7.
|
|
1560
|
-
"@babel/plugin-transform-for-of": "npm:^7.
|
|
1561
|
-
"@babel/plugin-transform-function-name": "npm:^7.
|
|
1562
|
-
"@babel/plugin-transform-json-strings": "npm:^7.
|
|
1563
|
-
"@babel/plugin-transform-literals": "npm:^7.
|
|
1564
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.
|
|
1565
|
-
"@babel/plugin-transform-member-expression-literals": "npm:^7.
|
|
1566
|
-
"@babel/plugin-transform-modules-amd": "npm:^7.
|
|
1567
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.
|
|
1568
|
-
"@babel/plugin-transform-modules-systemjs": "npm:^7.
|
|
1569
|
-
"@babel/plugin-transform-modules-umd": "npm:^7.
|
|
1570
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.
|
|
1571
|
-
"@babel/plugin-transform-new-target": "npm:^7.
|
|
1572
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.
|
|
1573
|
-
"@babel/plugin-transform-numeric-separator": "npm:^7.
|
|
1574
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.
|
|
1575
|
-
"@babel/plugin-transform-object-super": "npm:^7.
|
|
1576
|
-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.
|
|
1577
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.
|
|
1578
|
-
"@babel/plugin-transform-parameters": "npm:^7.
|
|
1579
|
-
"@babel/plugin-transform-private-methods": "npm:^7.
|
|
1580
|
-
"@babel/plugin-transform-private-property-in-object": "npm:^7.
|
|
1581
|
-
"@babel/plugin-transform-property-literals": "npm:^7.
|
|
1582
|
-
"@babel/plugin-transform-regenerator": "npm:^7.
|
|
1583
|
-
"@babel/plugin-transform-regexp-modifiers": "npm:^7.
|
|
1584
|
-
"@babel/plugin-transform-reserved-words": "npm:^7.
|
|
1585
|
-
"@babel/plugin-transform-shorthand-properties": "npm:^7.
|
|
1586
|
-
"@babel/plugin-transform-spread": "npm:^7.
|
|
1587
|
-
"@babel/plugin-transform-sticky-regex": "npm:^7.
|
|
1588
|
-
"@babel/plugin-transform-template-literals": "npm:^7.
|
|
1589
|
-
"@babel/plugin-transform-typeof-symbol": "npm:^7.
|
|
1590
|
-
"@babel/plugin-transform-unicode-escapes": "npm:^7.
|
|
1591
|
-
"@babel/plugin-transform-unicode-property-regex": "npm:^7.
|
|
1592
|
-
"@babel/plugin-transform-unicode-regex": "npm:^7.
|
|
1593
|
-
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.
|
|
1468
|
+
"@babel/plugin-transform-arrow-functions": "npm:^7.27.1"
|
|
1469
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.27.1"
|
|
1470
|
+
"@babel/plugin-transform-async-to-generator": "npm:^7.27.1"
|
|
1471
|
+
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
|
|
1472
|
+
"@babel/plugin-transform-block-scoping": "npm:^7.27.1"
|
|
1473
|
+
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
|
|
1474
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.27.1"
|
|
1475
|
+
"@babel/plugin-transform-classes": "npm:^7.27.1"
|
|
1476
|
+
"@babel/plugin-transform-computed-properties": "npm:^7.27.1"
|
|
1477
|
+
"@babel/plugin-transform-destructuring": "npm:^7.27.1"
|
|
1478
|
+
"@babel/plugin-transform-dotall-regex": "npm:^7.27.1"
|
|
1479
|
+
"@babel/plugin-transform-duplicate-keys": "npm:^7.27.1"
|
|
1480
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1481
|
+
"@babel/plugin-transform-dynamic-import": "npm:^7.27.1"
|
|
1482
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.27.1"
|
|
1483
|
+
"@babel/plugin-transform-export-namespace-from": "npm:^7.27.1"
|
|
1484
|
+
"@babel/plugin-transform-for-of": "npm:^7.27.1"
|
|
1485
|
+
"@babel/plugin-transform-function-name": "npm:^7.27.1"
|
|
1486
|
+
"@babel/plugin-transform-json-strings": "npm:^7.27.1"
|
|
1487
|
+
"@babel/plugin-transform-literals": "npm:^7.27.1"
|
|
1488
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.27.1"
|
|
1489
|
+
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
|
|
1490
|
+
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
|
|
1491
|
+
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
|
|
1492
|
+
"@babel/plugin-transform-modules-systemjs": "npm:^7.27.1"
|
|
1493
|
+
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
|
|
1494
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1495
|
+
"@babel/plugin-transform-new-target": "npm:^7.27.1"
|
|
1496
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
|
|
1497
|
+
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
|
|
1498
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.27.2"
|
|
1499
|
+
"@babel/plugin-transform-object-super": "npm:^7.27.1"
|
|
1500
|
+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
|
|
1501
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.27.1"
|
|
1502
|
+
"@babel/plugin-transform-parameters": "npm:^7.27.1"
|
|
1503
|
+
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
|
|
1504
|
+
"@babel/plugin-transform-private-property-in-object": "npm:^7.27.1"
|
|
1505
|
+
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
|
|
1506
|
+
"@babel/plugin-transform-regenerator": "npm:^7.27.1"
|
|
1507
|
+
"@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1"
|
|
1508
|
+
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
|
|
1509
|
+
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
|
|
1510
|
+
"@babel/plugin-transform-spread": "npm:^7.27.1"
|
|
1511
|
+
"@babel/plugin-transform-sticky-regex": "npm:^7.27.1"
|
|
1512
|
+
"@babel/plugin-transform-template-literals": "npm:^7.27.1"
|
|
1513
|
+
"@babel/plugin-transform-typeof-symbol": "npm:^7.27.1"
|
|
1514
|
+
"@babel/plugin-transform-unicode-escapes": "npm:^7.27.1"
|
|
1515
|
+
"@babel/plugin-transform-unicode-property-regex": "npm:^7.27.1"
|
|
1516
|
+
"@babel/plugin-transform-unicode-regex": "npm:^7.27.1"
|
|
1517
|
+
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.27.1"
|
|
1594
1518
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1595
1519
|
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
|
|
1596
1520
|
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
|
|
@@ -1599,7 +1523,7 @@ __metadata:
|
|
|
1599
1523
|
semver: "npm:^6.3.1"
|
|
1600
1524
|
peerDependencies:
|
|
1601
1525
|
"@babel/core": ^7.0.0-0
|
|
1602
|
-
checksum: 10c0/
|
|
1526
|
+
checksum: 10c0/fd7ec310832a9ff26ed8d56bc0832cdbdb3a188e022050b74790796650649fb8373568af05b320b58b3ff922507979bad50ff95a4d504ab0081134480103504e
|
|
1603
1527
|
languageName: node
|
|
1604
1528
|
linkType: hard
|
|
1605
1529
|
|
|
@@ -1629,38 +1553,23 @@ __metadata:
|
|
|
1629
1553
|
languageName: node
|
|
1630
1554
|
linkType: hard
|
|
1631
1555
|
|
|
1632
|
-
"@babel/preset-react@npm:7.
|
|
1633
|
-
version: 7.
|
|
1634
|
-
resolution: "@babel/preset-react@npm:7.
|
|
1635
|
-
dependencies:
|
|
1636
|
-
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
|
1637
|
-
"@babel/helper-validator-option": "npm:^7.25.9"
|
|
1638
|
-
"@babel/plugin-transform-react-display-name": "npm:^7.25.9"
|
|
1639
|
-
"@babel/plugin-transform-react-jsx": "npm:^7.25.9"
|
|
1640
|
-
"@babel/plugin-transform-react-jsx-development": "npm:^7.25.9"
|
|
1641
|
-
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
|
|
1642
|
-
peerDependencies:
|
|
1643
|
-
"@babel/core": ^7.0.0-0
|
|
1644
|
-
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
|
|
1645
|
-
languageName: node
|
|
1646
|
-
linkType: hard
|
|
1647
|
-
|
|
1648
|
-
"@babel/preset-typescript@npm:7.26.0":
|
|
1649
|
-
version: 7.26.0
|
|
1650
|
-
resolution: "@babel/preset-typescript@npm:7.26.0"
|
|
1556
|
+
"@babel/preset-react@npm:7.27.1":
|
|
1557
|
+
version: 7.27.1
|
|
1558
|
+
resolution: "@babel/preset-react@npm:7.27.1"
|
|
1651
1559
|
dependencies:
|
|
1652
|
-
"@babel/helper-plugin-utils": "npm:^7.
|
|
1653
|
-
"@babel/helper-validator-option": "npm:^7.
|
|
1654
|
-
"@babel/plugin-
|
|
1655
|
-
"@babel/plugin-transform-
|
|
1656
|
-
"@babel/plugin-transform-
|
|
1560
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1561
|
+
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1562
|
+
"@babel/plugin-transform-react-display-name": "npm:^7.27.1"
|
|
1563
|
+
"@babel/plugin-transform-react-jsx": "npm:^7.27.1"
|
|
1564
|
+
"@babel/plugin-transform-react-jsx-development": "npm:^7.27.1"
|
|
1565
|
+
"@babel/plugin-transform-react-pure-annotations": "npm:^7.27.1"
|
|
1657
1566
|
peerDependencies:
|
|
1658
1567
|
"@babel/core": ^7.0.0-0
|
|
1659
|
-
checksum: 10c0/
|
|
1568
|
+
checksum: 10c0/a80b02ef08b026cb9830d6512d08c7cd378eef4c0631dacba4aa1106240d9bb76af6373463f0255f4bbdbfcce40375a61e92735375906ba5871629b0c314bc45
|
|
1660
1569
|
languageName: node
|
|
1661
1570
|
linkType: hard
|
|
1662
1571
|
|
|
1663
|
-
"@babel/preset-typescript@npm:^7.24.7":
|
|
1572
|
+
"@babel/preset-typescript@npm:7.27.1, @babel/preset-typescript@npm:^7.24.7":
|
|
1664
1573
|
version: 7.27.1
|
|
1665
1574
|
resolution: "@babel/preset-typescript@npm:7.27.1"
|
|
1666
1575
|
dependencies:
|
|
@@ -1675,22 +1584,7 @@ __metadata:
|
|
|
1675
1584
|
languageName: node
|
|
1676
1585
|
linkType: hard
|
|
1677
1586
|
|
|
1678
|
-
"@babel/register@npm:7.
|
|
1679
|
-
version: 7.25.9
|
|
1680
|
-
resolution: "@babel/register@npm:7.25.9"
|
|
1681
|
-
dependencies:
|
|
1682
|
-
clone-deep: "npm:^4.0.1"
|
|
1683
|
-
find-cache-dir: "npm:^2.0.0"
|
|
1684
|
-
make-dir: "npm:^2.1.0"
|
|
1685
|
-
pirates: "npm:^4.0.6"
|
|
1686
|
-
source-map-support: "npm:^0.5.16"
|
|
1687
|
-
peerDependencies:
|
|
1688
|
-
"@babel/core": ^7.0.0-0
|
|
1689
|
-
checksum: 10c0/f988437c94e0fe449308eecad00c04108c5f1a2b4c4b428635e3f402d9a38655e1884d594c80160e977a0e91455b9443de59829cc45f4d4f91e16b042e4c96d1
|
|
1690
|
-
languageName: node
|
|
1691
|
-
linkType: hard
|
|
1692
|
-
|
|
1693
|
-
"@babel/register@npm:^7.24.6":
|
|
1587
|
+
"@babel/register@npm:7.27.1, @babel/register@npm:^7.24.6":
|
|
1694
1588
|
version: 7.27.1
|
|
1695
1589
|
resolution: "@babel/register@npm:7.27.1"
|
|
1696
1590
|
dependencies:
|
|
@@ -1705,13 +1599,12 @@ __metadata:
|
|
|
1705
1599
|
languageName: node
|
|
1706
1600
|
linkType: hard
|
|
1707
1601
|
|
|
1708
|
-
"@babel/runtime-corejs3@npm:7.
|
|
1709
|
-
version: 7.
|
|
1710
|
-
resolution: "@babel/runtime-corejs3@npm:7.
|
|
1602
|
+
"@babel/runtime-corejs3@npm:7.27.1":
|
|
1603
|
+
version: 7.27.1
|
|
1604
|
+
resolution: "@babel/runtime-corejs3@npm:7.27.1"
|
|
1711
1605
|
dependencies:
|
|
1712
1606
|
core-js-pure: "npm:^3.30.2"
|
|
1713
|
-
|
|
1714
|
-
checksum: 10c0/897b61d84809d6e63e08566d436cd08a3a78f218283641bb53533948d4bcd5524c6a1f83613e20485cf7fa8d054da20dd9039d17e06c92cf282f25d4d4f57250
|
|
1607
|
+
checksum: 10c0/81b46b6c73b590842abca14024a6b7c8751eaf0b519794f129b7c971043e13967e4d370933dbd7d0fdc78872ae45971b36013e0fa13c6d5c0130bfe971be0ac1
|
|
1715
1608
|
languageName: node
|
|
1716
1609
|
linkType: hard
|
|
1717
1610
|
|
|
@@ -1722,7 +1615,7 @@ __metadata:
|
|
|
1722
1615
|
languageName: node
|
|
1723
1616
|
linkType: hard
|
|
1724
1617
|
|
|
1725
|
-
"@babel/template@npm:^7.18.10, @babel/template@npm:^7.20.7, @babel/template@npm:^7.
|
|
1618
|
+
"@babel/template@npm:^7.18.10, @babel/template@npm:^7.20.7, @babel/template@npm:^7.27.1, @babel/template@npm:^7.3.3":
|
|
1726
1619
|
version: 7.27.2
|
|
1727
1620
|
resolution: "@babel/template@npm:7.27.2"
|
|
1728
1621
|
dependencies:
|
|
@@ -1733,22 +1626,7 @@ __metadata:
|
|
|
1733
1626
|
languageName: node
|
|
1734
1627
|
linkType: hard
|
|
1735
1628
|
|
|
1736
|
-
"@babel/traverse@npm:7.
|
|
1737
|
-
version: 7.26.10
|
|
1738
|
-
resolution: "@babel/traverse@npm:7.26.10"
|
|
1739
|
-
dependencies:
|
|
1740
|
-
"@babel/code-frame": "npm:^7.26.2"
|
|
1741
|
-
"@babel/generator": "npm:^7.26.10"
|
|
1742
|
-
"@babel/parser": "npm:^7.26.10"
|
|
1743
|
-
"@babel/template": "npm:^7.26.9"
|
|
1744
|
-
"@babel/types": "npm:^7.26.10"
|
|
1745
|
-
debug: "npm:^4.3.1"
|
|
1746
|
-
globals: "npm:^11.1.0"
|
|
1747
|
-
checksum: 10c0/4e86bb4e3c30a6162bb91df86329df79d96566c3e2d9ccba04f108c30473a3a4fd360d9990531493d90f6a12004f10f616bf9b9229ca30c816b708615e9de2ac
|
|
1748
|
-
languageName: node
|
|
1749
|
-
linkType: hard
|
|
1750
|
-
|
|
1751
|
-
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.27.1":
|
|
1629
|
+
"@babel/traverse@npm:7.27.1, @babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.27.1":
|
|
1752
1630
|
version: 7.27.1
|
|
1753
1631
|
resolution: "@babel/traverse@npm:7.27.1"
|
|
1754
1632
|
dependencies:
|
|
@@ -1763,7 +1641,7 @@ __metadata:
|
|
|
1763
1641
|
languageName: node
|
|
1764
1642
|
linkType: hard
|
|
1765
1643
|
|
|
1766
|
-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.1.6, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.20.7, @babel/types@npm:^7.
|
|
1644
|
+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.1.6, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
|
|
1767
1645
|
version: 7.27.1
|
|
1768
1646
|
resolution: "@babel/types@npm:7.27.1"
|
|
1769
1647
|
dependencies:
|
|
@@ -1780,15 +1658,15 @@ __metadata:
|
|
|
1780
1658
|
languageName: node
|
|
1781
1659
|
linkType: hard
|
|
1782
1660
|
|
|
1783
|
-
"@cedarjs/api-server@npm:0.0
|
|
1784
|
-
version: 0.0
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:0.0
|
|
1661
|
+
"@cedarjs/api-server@npm:0.1.0":
|
|
1662
|
+
version: 0.1.0
|
|
1663
|
+
resolution: "@cedarjs/api-server@npm:0.1.0"
|
|
1786
1664
|
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:0.0
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:0.0
|
|
1789
|
-
"@cedarjs/internal": "npm:0.0
|
|
1790
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1791
|
-
"@cedarjs/web-server": "npm:0.0
|
|
1665
|
+
"@cedarjs/context": "npm:0.1.0"
|
|
1666
|
+
"@cedarjs/fastify-web": "npm:0.1.0"
|
|
1667
|
+
"@cedarjs/internal": "npm:0.1.0"
|
|
1668
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
1669
|
+
"@cedarjs/web-server": "npm:0.1.0"
|
|
1792
1670
|
"@fastify/multipart": "npm:8.3.1"
|
|
1793
1671
|
"@fastify/url-data": "npm:5.4.0"
|
|
1794
1672
|
chalk: "npm:4.1.2"
|
|
@@ -1805,7 +1683,7 @@ __metadata:
|
|
|
1805
1683
|
split2: "npm:4.2.0"
|
|
1806
1684
|
yargs: "npm:17.7.2"
|
|
1807
1685
|
peerDependencies:
|
|
1808
|
-
"@cedarjs/graphql-server": 0.0
|
|
1686
|
+
"@cedarjs/graphql-server": 0.1.0
|
|
1809
1687
|
peerDependenciesMeta:
|
|
1810
1688
|
"@cedarjs/graphql-server":
|
|
1811
1689
|
optional: true
|
|
@@ -1813,13 +1691,13 @@ __metadata:
|
|
|
1813
1691
|
rw-api-server-watch: ./dist/watch.js
|
|
1814
1692
|
rw-log-formatter: ./dist/logFormatter/bin.js
|
|
1815
1693
|
rw-server: ./dist/bin.js
|
|
1816
|
-
checksum: 10c0/
|
|
1694
|
+
checksum: 10c0/1aafc256a4790a956772715d8b31fc25e9e63c1c9ed19db57fcc23630e698cf18470cdc466652ead1759eaa331a93121826b666cba574ed2ca3ef5ed666895fc
|
|
1817
1695
|
languageName: node
|
|
1818
1696
|
linkType: hard
|
|
1819
1697
|
|
|
1820
|
-
"@cedarjs/api@npm:0.0
|
|
1821
|
-
version: 0.0
|
|
1822
|
-
resolution: "@cedarjs/api@npm:0.0
|
|
1698
|
+
"@cedarjs/api@npm:0.1.0":
|
|
1699
|
+
version: 0.1.0
|
|
1700
|
+
resolution: "@cedarjs/api@npm:0.1.0"
|
|
1823
1701
|
dependencies:
|
|
1824
1702
|
"@prisma/client": "npm:5.20.0"
|
|
1825
1703
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1831,7 +1709,7 @@ __metadata:
|
|
|
1831
1709
|
title-case: "npm:3.0.3"
|
|
1832
1710
|
peerDependencies:
|
|
1833
1711
|
memjs: 1.3.2
|
|
1834
|
-
redis: 4.7.
|
|
1712
|
+
redis: 4.7.1
|
|
1835
1713
|
peerDependenciesMeta:
|
|
1836
1714
|
memjs:
|
|
1837
1715
|
optional: true
|
|
@@ -1842,38 +1720,38 @@ __metadata:
|
|
|
1842
1720
|
rw: ./dist/cjs/bins/redwood.js
|
|
1843
1721
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1844
1722
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1845
|
-
checksum: 10c0/
|
|
1723
|
+
checksum: 10c0/72f6a9fe7f3459fe9e2eeda29342df5d80c844e7f2b2d4dafd2761914a9464c3b2445a1dc9955018bb495957c03b619bb0f27ae4d0ce08e8371c84f03ef26536
|
|
1846
1724
|
languageName: node
|
|
1847
1725
|
linkType: hard
|
|
1848
1726
|
|
|
1849
|
-
"@cedarjs/auth@npm:0.0
|
|
1850
|
-
version: 0.0
|
|
1851
|
-
resolution: "@cedarjs/auth@npm:0.0
|
|
1727
|
+
"@cedarjs/auth@npm:0.1.0":
|
|
1728
|
+
version: 0.1.0
|
|
1729
|
+
resolution: "@cedarjs/auth@npm:0.1.0"
|
|
1852
1730
|
dependencies:
|
|
1853
1731
|
core-js: "npm:3.42.0"
|
|
1854
1732
|
react: "npm:18.3.1"
|
|
1855
|
-
checksum: 10c0/
|
|
1733
|
+
checksum: 10c0/f3a658dfff976322b929613c73eeead91e25afba554e67b53879b9872bd445df134afb4cb63c11f0b29d295eb2ae34936e2ddfbc730af2f6c3ad8ba183d76560
|
|
1856
1734
|
languageName: node
|
|
1857
1735
|
linkType: hard
|
|
1858
1736
|
|
|
1859
|
-
"@cedarjs/babel-config@npm:0.0
|
|
1860
|
-
version: 0.0
|
|
1861
|
-
resolution: "@cedarjs/babel-config@npm:0.0
|
|
1737
|
+
"@cedarjs/babel-config@npm:0.1.0":
|
|
1738
|
+
version: 0.1.0
|
|
1739
|
+
resolution: "@cedarjs/babel-config@npm:0.1.0"
|
|
1862
1740
|
dependencies:
|
|
1863
1741
|
"@babel/core": "npm:^7.26.10"
|
|
1864
|
-
"@babel/parser": "npm:7.
|
|
1865
|
-
"@babel/plugin-transform-class-properties": "npm:7.
|
|
1866
|
-
"@babel/plugin-transform-private-methods": "npm:7.
|
|
1867
|
-
"@babel/plugin-transform-private-property-in-object": "npm:7.
|
|
1868
|
-
"@babel/plugin-transform-react-jsx": "npm:7.
|
|
1869
|
-
"@babel/plugin-transform-runtime": "npm:7.
|
|
1870
|
-
"@babel/preset-env": "npm:7.
|
|
1871
|
-
"@babel/preset-react": "npm:7.
|
|
1872
|
-
"@babel/preset-typescript": "npm:7.
|
|
1873
|
-
"@babel/register": "npm:7.
|
|
1874
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
1875
|
-
"@babel/traverse": "npm:7.
|
|
1876
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1742
|
+
"@babel/parser": "npm:7.27.2"
|
|
1743
|
+
"@babel/plugin-transform-class-properties": "npm:7.27.1"
|
|
1744
|
+
"@babel/plugin-transform-private-methods": "npm:7.27.1"
|
|
1745
|
+
"@babel/plugin-transform-private-property-in-object": "npm:7.27.1"
|
|
1746
|
+
"@babel/plugin-transform-react-jsx": "npm:7.27.1"
|
|
1747
|
+
"@babel/plugin-transform-runtime": "npm:7.27.1"
|
|
1748
|
+
"@babel/preset-env": "npm:7.27.2"
|
|
1749
|
+
"@babel/preset-react": "npm:7.27.1"
|
|
1750
|
+
"@babel/preset-typescript": "npm:7.27.1"
|
|
1751
|
+
"@babel/register": "npm:7.27.1"
|
|
1752
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
1753
|
+
"@babel/traverse": "npm:7.27.1"
|
|
1754
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
1877
1755
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1878
1756
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1879
1757
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1881,17 +1759,17 @@ __metadata:
|
|
|
1881
1759
|
fast-glob: "npm:3.3.2"
|
|
1882
1760
|
graphql: "npm:16.9.0"
|
|
1883
1761
|
typescript: "npm:5.6.2"
|
|
1884
|
-
checksum: 10c0/
|
|
1762
|
+
checksum: 10c0/813dca24f6bd5c96e1395c55b25f56a02431033061ac7a80b6013b49fae47ae97eeb6ba68907b2cf39a650e1fb555a65ef432d8f20e2b6fc734b910067947233
|
|
1885
1763
|
languageName: node
|
|
1886
1764
|
linkType: hard
|
|
1887
1765
|
|
|
1888
|
-
"@cedarjs/cli-helpers@npm:0.0
|
|
1889
|
-
version: 0.0
|
|
1890
|
-
resolution: "@cedarjs/cli-helpers@npm:0.0
|
|
1766
|
+
"@cedarjs/cli-helpers@npm:0.1.0":
|
|
1767
|
+
version: 0.1.0
|
|
1768
|
+
resolution: "@cedarjs/cli-helpers@npm:0.1.0"
|
|
1891
1769
|
dependencies:
|
|
1892
1770
|
"@babel/core": "npm:^7.26.10"
|
|
1893
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1894
|
-
"@cedarjs/telemetry": "npm:0.0
|
|
1771
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
1772
|
+
"@cedarjs/telemetry": "npm:0.1.0"
|
|
1895
1773
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1896
1774
|
chalk: "npm:4.1.2"
|
|
1897
1775
|
dotenv: "npm:16.4.7"
|
|
@@ -1906,24 +1784,24 @@ __metadata:
|
|
|
1906
1784
|
smol-toml: "npm:1.3.1"
|
|
1907
1785
|
terminal-link: "npm:2.1.1"
|
|
1908
1786
|
yargs-parser: "npm:21.1.1"
|
|
1909
|
-
checksum: 10c0/
|
|
1787
|
+
checksum: 10c0/aed73ba2e4aebdbfc90bce7ca5a3fc0e3ace8c60a79cadf934750f634ad19d737fe6d87c4abc20d953e68554eec946b9ac3bac1f5b71626873e49cfb41cfcc90
|
|
1910
1788
|
languageName: node
|
|
1911
1789
|
linkType: hard
|
|
1912
1790
|
|
|
1913
|
-
"@cedarjs/cli@npm:0.0
|
|
1914
|
-
version: 0.0
|
|
1915
|
-
resolution: "@cedarjs/cli@npm:0.0
|
|
1916
|
-
dependencies:
|
|
1917
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
1918
|
-
"@cedarjs/api-server": "npm:0.0
|
|
1919
|
-
"@cedarjs/cli-helpers": "npm:0.0
|
|
1920
|
-
"@cedarjs/fastify-web": "npm:0.0
|
|
1921
|
-
"@cedarjs/internal": "npm:0.0
|
|
1922
|
-
"@cedarjs/prerender": "npm:0.0
|
|
1923
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1924
|
-
"@cedarjs/structure": "npm:0.0
|
|
1925
|
-
"@cedarjs/telemetry": "npm:0.0
|
|
1926
|
-
"@cedarjs/web-server": "npm:0.0
|
|
1791
|
+
"@cedarjs/cli@npm:0.1.0":
|
|
1792
|
+
version: 0.1.0
|
|
1793
|
+
resolution: "@cedarjs/cli@npm:0.1.0"
|
|
1794
|
+
dependencies:
|
|
1795
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
1796
|
+
"@cedarjs/api-server": "npm:0.1.0"
|
|
1797
|
+
"@cedarjs/cli-helpers": "npm:0.1.0"
|
|
1798
|
+
"@cedarjs/fastify-web": "npm:0.1.0"
|
|
1799
|
+
"@cedarjs/internal": "npm:0.1.0"
|
|
1800
|
+
"@cedarjs/prerender": "npm:0.1.0"
|
|
1801
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
1802
|
+
"@cedarjs/structure": "npm:0.1.0"
|
|
1803
|
+
"@cedarjs/telemetry": "npm:0.1.0"
|
|
1804
|
+
"@cedarjs/web-server": "npm:0.1.0"
|
|
1927
1805
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.12"
|
|
1928
1806
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1929
1807
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1974,41 +1852,41 @@ __metadata:
|
|
|
1974
1852
|
redwood: ./dist/index.js
|
|
1975
1853
|
rw: ./dist/index.js
|
|
1976
1854
|
rwfw: ./dist/rwfw.js
|
|
1977
|
-
checksum: 10c0/
|
|
1855
|
+
checksum: 10c0/e86d1a762c8b7285a4c0fe8412e6c0d3718961a52721e6996df5068bf185138388861372c4da666498d0166f30a46019031da13d0e63bd61599fc80e45fff507
|
|
1978
1856
|
languageName: node
|
|
1979
1857
|
linkType: hard
|
|
1980
1858
|
|
|
1981
|
-
"@cedarjs/context@npm:0.0
|
|
1982
|
-
version: 0.0
|
|
1983
|
-
resolution: "@cedarjs/context@npm:0.0
|
|
1984
|
-
checksum: 10c0/
|
|
1859
|
+
"@cedarjs/context@npm:0.1.0":
|
|
1860
|
+
version: 0.1.0
|
|
1861
|
+
resolution: "@cedarjs/context@npm:0.1.0"
|
|
1862
|
+
checksum: 10c0/c20bcdc29f0480951b5d7a9e875cd1e5f6882d77cf4216741f231dcc323141ee61af63d75cc14e775ec1eff7ca01a3a08e6244a363e663a1507cf1d1cc2b76ab
|
|
1985
1863
|
languageName: node
|
|
1986
1864
|
linkType: hard
|
|
1987
1865
|
|
|
1988
|
-
"@cedarjs/cookie-jar@npm:0.0
|
|
1989
|
-
version: 0.0
|
|
1990
|
-
resolution: "@cedarjs/cookie-jar@npm:0.0
|
|
1866
|
+
"@cedarjs/cookie-jar@npm:0.1.0":
|
|
1867
|
+
version: 0.1.0
|
|
1868
|
+
resolution: "@cedarjs/cookie-jar@npm:0.1.0"
|
|
1991
1869
|
dependencies:
|
|
1992
1870
|
cookie: "npm:0.7.2"
|
|
1993
1871
|
esbuild: "npm:0.25.0"
|
|
1994
1872
|
fast-glob: "npm:3.3.2"
|
|
1995
1873
|
fs-extra: "npm:11.2.0"
|
|
1996
|
-
checksum: 10c0/
|
|
1874
|
+
checksum: 10c0/230ac7b92c224094aa73b1ad2f7c75e2c47e0dc39167a5f3aa3294662559d70eec4f205604c2a3b9ad260a8a916d67e14e79381df8effdb7b0ad055ea36562d6
|
|
1997
1875
|
languageName: node
|
|
1998
1876
|
linkType: hard
|
|
1999
1877
|
|
|
2000
|
-
"@cedarjs/core@npm:0.0
|
|
2001
|
-
version: 0.0
|
|
2002
|
-
resolution: "@cedarjs/core@npm:0.0
|
|
2003
|
-
dependencies:
|
|
2004
|
-
"@babel/cli": "npm:7.
|
|
2005
|
-
"@cedarjs/api-server": "npm:0.0
|
|
2006
|
-
"@cedarjs/cli": "npm:0.0
|
|
2007
|
-
"@cedarjs/eslint-config": "npm:0.0
|
|
2008
|
-
"@cedarjs/internal": "npm:0.0
|
|
2009
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2010
|
-
"@cedarjs/testing": "npm:0.0
|
|
2011
|
-
"@cedarjs/web-server": "npm:0.0
|
|
1878
|
+
"@cedarjs/core@npm:0.1.0":
|
|
1879
|
+
version: 0.1.0
|
|
1880
|
+
resolution: "@cedarjs/core@npm:0.1.0"
|
|
1881
|
+
dependencies:
|
|
1882
|
+
"@babel/cli": "npm:7.27.2"
|
|
1883
|
+
"@cedarjs/api-server": "npm:0.1.0"
|
|
1884
|
+
"@cedarjs/cli": "npm:0.1.0"
|
|
1885
|
+
"@cedarjs/eslint-config": "npm:0.1.0"
|
|
1886
|
+
"@cedarjs/internal": "npm:0.1.0"
|
|
1887
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
1888
|
+
"@cedarjs/testing": "npm:0.1.0"
|
|
1889
|
+
"@cedarjs/web-server": "npm:0.1.0"
|
|
2012
1890
|
graphql-tag: "npm:2.12.6"
|
|
2013
1891
|
lodash: "npm:4.17.21"
|
|
2014
1892
|
nodemon: "npm:3.1.9"
|
|
@@ -2033,20 +1911,20 @@ __metadata:
|
|
|
2033
1911
|
rw-serve-fe: ./dist/bins/rw-serve-fe.js
|
|
2034
1912
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
2035
1913
|
rwfw: ./dist/bins/rwfw.js
|
|
2036
|
-
checksum: 10c0/
|
|
1914
|
+
checksum: 10c0/1464e46c4007ebd773a16d10e9ad3f5f6fdc37ca252d103487c2ba7ef5592d0730349f22c944a18dba5702e8b834be0071ac9eb6ed98874fdd433fcfd91d12e2
|
|
2037
1915
|
languageName: node
|
|
2038
1916
|
linkType: hard
|
|
2039
1917
|
|
|
2040
|
-
"@cedarjs/eslint-config@npm:0.0
|
|
2041
|
-
version: 0.0
|
|
2042
|
-
resolution: "@cedarjs/eslint-config@npm:0.0
|
|
1918
|
+
"@cedarjs/eslint-config@npm:0.1.0":
|
|
1919
|
+
version: 0.1.0
|
|
1920
|
+
resolution: "@cedarjs/eslint-config@npm:0.1.0"
|
|
2043
1921
|
dependencies:
|
|
2044
1922
|
"@babel/core": "npm:^7.26.10"
|
|
2045
|
-
"@babel/eslint-parser": "npm:7.
|
|
2046
|
-
"@babel/eslint-plugin": "npm:7.
|
|
2047
|
-
"@cedarjs/eslint-plugin": "npm:0.0
|
|
2048
|
-
"@cedarjs/internal": "npm:0.0
|
|
2049
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1923
|
+
"@babel/eslint-parser": "npm:7.27.1"
|
|
1924
|
+
"@babel/eslint-plugin": "npm:7.27.1"
|
|
1925
|
+
"@cedarjs/eslint-plugin": "npm:0.1.0"
|
|
1926
|
+
"@cedarjs/internal": "npm:0.1.0"
|
|
1927
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2050
1928
|
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
|
|
2051
1929
|
"@typescript-eslint/parser": "npm:8.19.1"
|
|
2052
1930
|
eslint: "npm:8.57.1"
|
|
@@ -2060,53 +1938,53 @@ __metadata:
|
|
|
2060
1938
|
eslint-plugin-react: "npm:7.36.1"
|
|
2061
1939
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2062
1940
|
prettier: "npm:3.5.3"
|
|
2063
|
-
checksum: 10c0/
|
|
1941
|
+
checksum: 10c0/3396429dd0ad2775fcacd824eda7f1d02693883e223acae52ae1aa39d023524e855a7d1b9c4f41f9c685c0e0b89f0d84fbd073e9b091c5fa83675f793dea4f44
|
|
2064
1942
|
languageName: node
|
|
2065
1943
|
linkType: hard
|
|
2066
1944
|
|
|
2067
|
-
"@cedarjs/eslint-plugin@npm:0.0
|
|
2068
|
-
version: 0.0
|
|
2069
|
-
resolution: "@cedarjs/eslint-plugin@npm:0.0
|
|
1945
|
+
"@cedarjs/eslint-plugin@npm:0.1.0":
|
|
1946
|
+
version: 0.1.0
|
|
1947
|
+
resolution: "@cedarjs/eslint-plugin@npm:0.1.0"
|
|
2070
1948
|
dependencies:
|
|
2071
1949
|
"@typescript-eslint/utils": "npm:8.19.1"
|
|
2072
1950
|
eslint: "npm:8.57.1"
|
|
2073
|
-
checksum: 10c0/
|
|
1951
|
+
checksum: 10c0/df257dd554a4280f9eef25b524a9d08f044e5421fdaaf72886b0b6b68ab1fc236de218572e1f9ecc00a3135a0100ace8def4012fc066c7b874ee20d233476e09
|
|
2074
1952
|
languageName: node
|
|
2075
1953
|
linkType: hard
|
|
2076
1954
|
|
|
2077
|
-
"@cedarjs/fastify-web@npm:0.0
|
|
2078
|
-
version: 0.0
|
|
2079
|
-
resolution: "@cedarjs/fastify-web@npm:0.0
|
|
1955
|
+
"@cedarjs/fastify-web@npm:0.1.0":
|
|
1956
|
+
version: 0.1.0
|
|
1957
|
+
resolution: "@cedarjs/fastify-web@npm:0.1.0"
|
|
2080
1958
|
dependencies:
|
|
2081
|
-
"@cedarjs/project-config": "npm:0.0
|
|
1959
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2082
1960
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2083
1961
|
"@fastify/static": "npm:6.12.0"
|
|
2084
1962
|
"@fastify/url-data": "npm:5.4.0"
|
|
2085
1963
|
fast-glob: "npm:3.3.2"
|
|
2086
|
-
checksum: 10c0/
|
|
1964
|
+
checksum: 10c0/7a02b30065e66f0d332e43e56326571fefed82df9a544bc8224273bfa2e0c919c8004f207ca42a6a1d16a1069e9ad789ca55f2634987c6d337849f2d46386257
|
|
2087
1965
|
languageName: node
|
|
2088
1966
|
linkType: hard
|
|
2089
1967
|
|
|
2090
|
-
"@cedarjs/forms@npm:0.0
|
|
2091
|
-
version: 0.0
|
|
2092
|
-
resolution: "@cedarjs/forms@npm:0.0
|
|
1968
|
+
"@cedarjs/forms@npm:0.1.0":
|
|
1969
|
+
version: 0.1.0
|
|
1970
|
+
resolution: "@cedarjs/forms@npm:0.1.0"
|
|
2093
1971
|
dependencies:
|
|
2094
1972
|
graphql: "npm:16.9.0"
|
|
2095
1973
|
pascalcase: "npm:1.0.0"
|
|
2096
1974
|
react-hook-form: "npm:7.54.2"
|
|
2097
1975
|
peerDependencies:
|
|
2098
1976
|
react: 18.3.1
|
|
2099
|
-
checksum: 10c0/
|
|
1977
|
+
checksum: 10c0/8a76ccf5051011109bce78311f8309631438c01f594af98e5c6418efa32399431dadf5d719d158c4a3b9ceb8d6b6d6419beb1fd6a02641e3fd070c8bdf4e9444
|
|
2100
1978
|
languageName: node
|
|
2101
1979
|
linkType: hard
|
|
2102
1980
|
|
|
2103
|
-
"@cedarjs/graphql-server@npm:0.0
|
|
2104
|
-
version: 0.0
|
|
2105
|
-
resolution: "@cedarjs/graphql-server@npm:0.0
|
|
1981
|
+
"@cedarjs/graphql-server@npm:0.1.0":
|
|
1982
|
+
version: 0.1.0
|
|
1983
|
+
resolution: "@cedarjs/graphql-server@npm:0.1.0"
|
|
2106
1984
|
dependencies:
|
|
2107
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2108
|
-
"@cedarjs/api": "npm:0.0
|
|
2109
|
-
"@cedarjs/context": "npm:0.0
|
|
1985
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
1986
|
+
"@cedarjs/api": "npm:0.1.0"
|
|
1987
|
+
"@cedarjs/context": "npm:0.1.0"
|
|
2110
1988
|
"@envelop/core": "npm:5.0.2"
|
|
2111
1989
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2112
1990
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2125,24 +2003,24 @@ __metadata:
|
|
|
2125
2003
|
graphql-yoga: "npm:5.7.0"
|
|
2126
2004
|
lodash: "npm:4.17.21"
|
|
2127
2005
|
uuid: "npm:10.0.0"
|
|
2128
|
-
checksum: 10c0/
|
|
2006
|
+
checksum: 10c0/353d9960d5de57e3f2fccbce5dcf0dcb62538b34bab5405df8382b941105afc29f11a2801dd02e4b7ff97c4d433221c035619f0f0456caac4928cd573217aa43
|
|
2129
2007
|
languageName: node
|
|
2130
2008
|
linkType: hard
|
|
2131
2009
|
|
|
2132
|
-
"@cedarjs/internal@npm:0.0
|
|
2133
|
-
version: 0.0
|
|
2134
|
-
resolution: "@cedarjs/internal@npm:0.0
|
|
2010
|
+
"@cedarjs/internal@npm:0.1.0":
|
|
2011
|
+
version: 0.1.0
|
|
2012
|
+
resolution: "@cedarjs/internal@npm:0.1.0"
|
|
2135
2013
|
dependencies:
|
|
2136
2014
|
"@babel/core": "npm:^7.26.10"
|
|
2137
|
-
"@babel/parser": "npm:7.
|
|
2138
|
-
"@babel/plugin-transform-react-jsx": "npm:7.
|
|
2015
|
+
"@babel/parser": "npm:7.27.2"
|
|
2016
|
+
"@babel/plugin-transform-react-jsx": "npm:7.27.1"
|
|
2139
2017
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2140
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2141
|
-
"@babel/traverse": "npm:7.
|
|
2142
|
-
"@cedarjs/babel-config": "npm:0.0
|
|
2143
|
-
"@cedarjs/graphql-server": "npm:0.0
|
|
2144
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2145
|
-
"@cedarjs/router": "npm:0.0
|
|
2018
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
2019
|
+
"@babel/traverse": "npm:7.27.1"
|
|
2020
|
+
"@cedarjs/babel-config": "npm:0.1.0"
|
|
2021
|
+
"@cedarjs/graphql-server": "npm:0.1.0"
|
|
2022
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2023
|
+
"@cedarjs/router": "npm:0.1.0"
|
|
2146
2024
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2147
2025
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2148
2026
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2175,19 +2053,19 @@ __metadata:
|
|
|
2175
2053
|
bin:
|
|
2176
2054
|
rw-gen: ./dist/generate/generate.js
|
|
2177
2055
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2178
|
-
checksum: 10c0/
|
|
2056
|
+
checksum: 10c0/2a75d89368481492e790c55f9954853b14abe0a8d4e4c50afe555850979a96a651ecc5d8b07568202139ca4e117abb767f7b8471dec4071df737671566254c54
|
|
2179
2057
|
languageName: node
|
|
2180
2058
|
linkType: hard
|
|
2181
2059
|
|
|
2182
|
-
"@cedarjs/prerender@npm:0.0
|
|
2183
|
-
version: 0.0
|
|
2184
|
-
resolution: "@cedarjs/prerender@npm:0.0
|
|
2060
|
+
"@cedarjs/prerender@npm:0.1.0":
|
|
2061
|
+
version: 0.1.0
|
|
2062
|
+
resolution: "@cedarjs/prerender@npm:0.1.0"
|
|
2185
2063
|
dependencies:
|
|
2186
|
-
"@cedarjs/babel-config": "npm:0.0
|
|
2187
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2188
|
-
"@cedarjs/router": "npm:0.0
|
|
2189
|
-
"@cedarjs/structure": "npm:0.0
|
|
2190
|
-
"@cedarjs/web": "npm:0.0
|
|
2064
|
+
"@cedarjs/babel-config": "npm:0.1.0"
|
|
2065
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2066
|
+
"@cedarjs/router": "npm:0.1.0"
|
|
2067
|
+
"@cedarjs/structure": "npm:0.1.0"
|
|
2068
|
+
"@cedarjs/web": "npm:0.1.0"
|
|
2191
2069
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2192
2070
|
babel-plugin-ignore-html-and-css-imports: "npm:0.1.0"
|
|
2193
2071
|
cheerio: "npm:1.0.0"
|
|
@@ -2196,58 +2074,58 @@ __metadata:
|
|
|
2196
2074
|
peerDependencies:
|
|
2197
2075
|
react: 18.3.1
|
|
2198
2076
|
react-dom: 18.3.1
|
|
2199
|
-
checksum: 10c0/
|
|
2077
|
+
checksum: 10c0/deda2ff02ea58b9bb083b3b0e56a9d2c63b6b1e1755303d5b67db0c46d3f6fca8434e11ee4bcf6b074329bae483257c46a98d360e4a639e892ef1e52d0f03406
|
|
2200
2078
|
languageName: node
|
|
2201
2079
|
linkType: hard
|
|
2202
2080
|
|
|
2203
|
-
"@cedarjs/project-config@npm:0.0
|
|
2204
|
-
version: 0.0
|
|
2205
|
-
resolution: "@cedarjs/project-config@npm:0.0
|
|
2081
|
+
"@cedarjs/project-config@npm:0.1.0":
|
|
2082
|
+
version: 0.1.0
|
|
2083
|
+
resolution: "@cedarjs/project-config@npm:0.1.0"
|
|
2206
2084
|
dependencies:
|
|
2207
2085
|
deepmerge: "npm:4.3.1"
|
|
2208
2086
|
fast-glob: "npm:3.3.2"
|
|
2209
2087
|
smol-toml: "npm:1.3.1"
|
|
2210
2088
|
string-env-interpolation: "npm:1.0.1"
|
|
2211
|
-
checksum: 10c0/
|
|
2089
|
+
checksum: 10c0/33e58feb5d3b980b9c5c58e4fe7c9a7a2cc31c8e87c1d9ef75ab5fbceb8c7327c559fd37f0e7f3d90d8b0e4ebf0b6b66db0e836969c855139ccab237be529b96
|
|
2212
2090
|
languageName: node
|
|
2213
2091
|
linkType: hard
|
|
2214
2092
|
|
|
2215
|
-
"@cedarjs/router@npm:0.0
|
|
2216
|
-
version: 0.0
|
|
2217
|
-
resolution: "@cedarjs/router@npm:0.0
|
|
2093
|
+
"@cedarjs/router@npm:0.1.0":
|
|
2094
|
+
version: 0.1.0
|
|
2095
|
+
resolution: "@cedarjs/router@npm:0.1.0"
|
|
2218
2096
|
dependencies:
|
|
2219
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2220
|
-
"@cedarjs/auth": "npm:0.0
|
|
2221
|
-
"@cedarjs/server-store": "npm:0.0
|
|
2097
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
2098
|
+
"@cedarjs/auth": "npm:0.1.0"
|
|
2099
|
+
"@cedarjs/server-store": "npm:0.1.0"
|
|
2222
2100
|
core-js: "npm:3.42.0"
|
|
2223
2101
|
react: "npm:18.3.1"
|
|
2224
2102
|
react-dom: "npm:18.3.1"
|
|
2225
2103
|
peerDependencies:
|
|
2226
2104
|
react: 18.3.1
|
|
2227
2105
|
react-dom: 18.3.1
|
|
2228
|
-
checksum: 10c0/
|
|
2106
|
+
checksum: 10c0/30855ab225a37f725a2ed93d65809fe9d54ca7de515c23a0bde96be3660abf0560c86657b2a8edca1abbb7d693cd5e03f4a30f59c6060cb8228106e309cd3fa4
|
|
2229
2107
|
languageName: node
|
|
2230
2108
|
linkType: hard
|
|
2231
2109
|
|
|
2232
|
-
"@cedarjs/server-store@npm:0.0
|
|
2233
|
-
version: 0.0
|
|
2234
|
-
resolution: "@cedarjs/server-store@npm:0.0
|
|
2110
|
+
"@cedarjs/server-store@npm:0.1.0":
|
|
2111
|
+
version: 0.1.0
|
|
2112
|
+
resolution: "@cedarjs/server-store@npm:0.1.0"
|
|
2235
2113
|
dependencies:
|
|
2236
|
-
"@cedarjs/auth": "npm:0.0
|
|
2237
|
-
"@cedarjs/cookie-jar": "npm:0.0
|
|
2114
|
+
"@cedarjs/auth": "npm:0.1.0"
|
|
2115
|
+
"@cedarjs/cookie-jar": "npm:0.1.0"
|
|
2238
2116
|
esbuild: "npm:0.25.0"
|
|
2239
2117
|
fast-glob: "npm:3.3.2"
|
|
2240
2118
|
fs-extra: "npm:11.2.0"
|
|
2241
|
-
checksum: 10c0/
|
|
2119
|
+
checksum: 10c0/2a612290a254bb57f4291a68278e40dc271df05005d12315049371d884086e8248016a5d054fd05b51f4ef34b30ab420d26a0275473b1249bdc174dac6552a4a
|
|
2242
2120
|
languageName: node
|
|
2243
2121
|
linkType: hard
|
|
2244
2122
|
|
|
2245
|
-
"@cedarjs/structure@npm:0.0
|
|
2246
|
-
version: 0.0
|
|
2247
|
-
resolution: "@cedarjs/structure@npm:0.0
|
|
2123
|
+
"@cedarjs/structure@npm:0.1.0":
|
|
2124
|
+
version: 0.1.0
|
|
2125
|
+
resolution: "@cedarjs/structure@npm:0.1.0"
|
|
2248
2126
|
dependencies:
|
|
2249
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2250
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2127
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
2128
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2251
2129
|
"@prisma/internals": "npm:5.20.0"
|
|
2252
2130
|
"@types/line-column": "npm:1.0.2"
|
|
2253
2131
|
camelcase: "npm:6.3.0"
|
|
@@ -2270,37 +2148,37 @@ __metadata:
|
|
|
2270
2148
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2271
2149
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2272
2150
|
yargs-parser: "npm:21.1.1"
|
|
2273
|
-
checksum: 10c0/
|
|
2151
|
+
checksum: 10c0/d81e840aed513ccb4885f714c76ff10b237e0bdf2e262e5e8e16b35eaecd68076a41ddefde59bf6c8fe19d3ef0f3d57a9fb64f0b256b3154f6d173916f9baf34
|
|
2274
2152
|
languageName: node
|
|
2275
2153
|
linkType: hard
|
|
2276
2154
|
|
|
2277
|
-
"@cedarjs/telemetry@npm:0.0
|
|
2278
|
-
version: 0.0
|
|
2279
|
-
resolution: "@cedarjs/telemetry@npm:0.0
|
|
2155
|
+
"@cedarjs/telemetry@npm:0.1.0":
|
|
2156
|
+
version: 0.1.0
|
|
2157
|
+
resolution: "@cedarjs/telemetry@npm:0.1.0"
|
|
2280
2158
|
dependencies:
|
|
2281
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2282
|
-
"@cedarjs/structure": "npm:0.0
|
|
2159
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2160
|
+
"@cedarjs/structure": "npm:0.1.0"
|
|
2283
2161
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2284
2162
|
ci-info: "npm:4.0.0"
|
|
2285
2163
|
envinfo: "npm:7.14.0"
|
|
2286
2164
|
systeminformation: "npm:5.23.8"
|
|
2287
2165
|
uuid: "npm:10.0.0"
|
|
2288
2166
|
yargs: "npm:17.7.2"
|
|
2289
|
-
checksum: 10c0/
|
|
2167
|
+
checksum: 10c0/d0f3418007497c720b4aed908d799708982a67cabd45f2b8b0ed31a5689ca1ed93168705ffc9b79e4d49d896f7019705fdb2306efbba787080d9ddd8f99c7df4
|
|
2290
2168
|
languageName: node
|
|
2291
2169
|
linkType: hard
|
|
2292
2170
|
|
|
2293
|
-
"@cedarjs/testing@npm:0.0
|
|
2294
|
-
version: 0.0
|
|
2295
|
-
resolution: "@cedarjs/testing@npm:0.0
|
|
2296
|
-
dependencies:
|
|
2297
|
-
"@cedarjs/auth": "npm:0.0
|
|
2298
|
-
"@cedarjs/babel-config": "npm:0.0
|
|
2299
|
-
"@cedarjs/context": "npm:0.0
|
|
2300
|
-
"@cedarjs/graphql-server": "npm:0.0
|
|
2301
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2302
|
-
"@cedarjs/router": "npm:0.0
|
|
2303
|
-
"@cedarjs/web": "npm:0.0
|
|
2171
|
+
"@cedarjs/testing@npm:0.1.0":
|
|
2172
|
+
version: 0.1.0
|
|
2173
|
+
resolution: "@cedarjs/testing@npm:0.1.0"
|
|
2174
|
+
dependencies:
|
|
2175
|
+
"@cedarjs/auth": "npm:0.1.0"
|
|
2176
|
+
"@cedarjs/babel-config": "npm:0.1.0"
|
|
2177
|
+
"@cedarjs/context": "npm:0.1.0"
|
|
2178
|
+
"@cedarjs/graphql-server": "npm:0.1.0"
|
|
2179
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2180
|
+
"@cedarjs/router": "npm:0.1.0"
|
|
2181
|
+
"@cedarjs/web": "npm:0.1.0"
|
|
2304
2182
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2305
2183
|
"@testing-library/react": "npm:14.3.1"
|
|
2306
2184
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2316,24 +2194,24 @@ __metadata:
|
|
|
2316
2194
|
msw: "npm:1.3.4"
|
|
2317
2195
|
ts-toolbelt: "npm:9.6.0"
|
|
2318
2196
|
whatwg-fetch: "npm:3.6.20"
|
|
2319
|
-
checksum: 10c0/
|
|
2197
|
+
checksum: 10c0/9ced8c965c2a7c68d403819f6523839bb6ebd1a732e6d6a47a14fe4effbf32809cc32d1a8b6ffcb145d5ec87b1417de902160a07a30d8a0108a0899f764bce15
|
|
2320
2198
|
languageName: node
|
|
2321
2199
|
linkType: hard
|
|
2322
2200
|
|
|
2323
|
-
"@cedarjs/vite@npm:0.0
|
|
2324
|
-
version: 0.0
|
|
2325
|
-
resolution: "@cedarjs/vite@npm:0.0
|
|
2326
|
-
dependencies:
|
|
2327
|
-
"@babel/generator": "npm:7.
|
|
2328
|
-
"@babel/parser": "npm:7.
|
|
2329
|
-
"@babel/traverse": "npm:7.
|
|
2330
|
-
"@cedarjs/auth": "npm:0.0
|
|
2331
|
-
"@cedarjs/babel-config": "npm:0.0
|
|
2332
|
-
"@cedarjs/cookie-jar": "npm:0.0
|
|
2333
|
-
"@cedarjs/internal": "npm:0.0
|
|
2334
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2335
|
-
"@cedarjs/server-store": "npm:0.0
|
|
2336
|
-
"@cedarjs/web": "npm:0.0
|
|
2201
|
+
"@cedarjs/vite@npm:0.1.0":
|
|
2202
|
+
version: 0.1.0
|
|
2203
|
+
resolution: "@cedarjs/vite@npm:0.1.0"
|
|
2204
|
+
dependencies:
|
|
2205
|
+
"@babel/generator": "npm:7.27.1"
|
|
2206
|
+
"@babel/parser": "npm:7.27.2"
|
|
2207
|
+
"@babel/traverse": "npm:7.27.1"
|
|
2208
|
+
"@cedarjs/auth": "npm:0.1.0"
|
|
2209
|
+
"@cedarjs/babel-config": "npm:0.1.0"
|
|
2210
|
+
"@cedarjs/cookie-jar": "npm:0.1.0"
|
|
2211
|
+
"@cedarjs/internal": "npm:0.1.0"
|
|
2212
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2213
|
+
"@cedarjs/server-store": "npm:0.1.0"
|
|
2214
|
+
"@cedarjs/web": "npm:0.1.0"
|
|
2337
2215
|
"@swc/core": "npm:1.7.28"
|
|
2338
2216
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2339
2217
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2354,7 +2232,7 @@ __metadata:
|
|
|
2354
2232
|
react-server-dom-webpack: "npm:19.0.0-rc-8269d55d-20240802"
|
|
2355
2233
|
rimraf: "npm:6.0.1"
|
|
2356
2234
|
vite: "npm:5.4.16"
|
|
2357
|
-
vite-plugin-cjs-interop: "npm:2.
|
|
2235
|
+
vite-plugin-cjs-interop: "npm:2.2.0"
|
|
2358
2236
|
vite-plugin-node-polyfills: "npm:0.23.0"
|
|
2359
2237
|
ws: "npm:8.18.0"
|
|
2360
2238
|
yargs-parser: "npm:21.1.1"
|
|
@@ -2364,16 +2242,16 @@ __metadata:
|
|
|
2364
2242
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2365
2243
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2366
2244
|
vite: ./bins/vite.mjs
|
|
2367
|
-
checksum: 10c0/
|
|
2245
|
+
checksum: 10c0/5155c1a26ecbb4a876d9b840c7824d91d1373f5f563e15862f39a959f3774b91a76a53b0f20da8b585699e69ad136b75c2d4b44f0d814b3bb1c3bdb4e8373b08
|
|
2368
2246
|
languageName: node
|
|
2369
2247
|
linkType: hard
|
|
2370
2248
|
|
|
2371
|
-
"@cedarjs/web-server@npm:0.0
|
|
2372
|
-
version: 0.0
|
|
2373
|
-
resolution: "@cedarjs/web-server@npm:0.0
|
|
2249
|
+
"@cedarjs/web-server@npm:0.1.0":
|
|
2250
|
+
version: 0.1.0
|
|
2251
|
+
resolution: "@cedarjs/web-server@npm:0.1.0"
|
|
2374
2252
|
dependencies:
|
|
2375
|
-
"@cedarjs/fastify-web": "npm:0.0
|
|
2376
|
-
"@cedarjs/project-config": "npm:0.0
|
|
2253
|
+
"@cedarjs/fastify-web": "npm:0.1.0"
|
|
2254
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
2377
2255
|
chalk: "npm:4.1.2"
|
|
2378
2256
|
dotenv-defaults: "npm:5.0.2"
|
|
2379
2257
|
fastify: "npm:4.28.1"
|
|
@@ -2381,18 +2259,18 @@ __metadata:
|
|
|
2381
2259
|
yargs: "npm:17.7.2"
|
|
2382
2260
|
bin:
|
|
2383
2261
|
rw-web-server: ./dist/bin.js
|
|
2384
|
-
checksum: 10c0/
|
|
2262
|
+
checksum: 10c0/6a2d9465b3b58d10f88d329450397e5f2c1cf1681549143c1398572789f4ee86b2aafb74c8cc24c50e63836c3cd552a7e263f258c62493b98d3a0adea28ca238
|
|
2385
2263
|
languageName: node
|
|
2386
2264
|
linkType: hard
|
|
2387
2265
|
|
|
2388
|
-
"@cedarjs/web@npm:0.0
|
|
2389
|
-
version: 0.0
|
|
2390
|
-
resolution: "@cedarjs/web@npm:0.0
|
|
2266
|
+
"@cedarjs/web@npm:0.1.0":
|
|
2267
|
+
version: 0.1.0
|
|
2268
|
+
resolution: "@cedarjs/web@npm:0.1.0"
|
|
2391
2269
|
dependencies:
|
|
2392
2270
|
"@apollo/client": "npm:3.11.1"
|
|
2393
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2394
|
-
"@cedarjs/auth": "npm:0.0
|
|
2395
|
-
"@cedarjs/server-store": "npm:0.0
|
|
2271
|
+
"@babel/runtime-corejs3": "npm:7.27.1"
|
|
2272
|
+
"@cedarjs/auth": "npm:0.1.0"
|
|
2273
|
+
"@cedarjs/server-store": "npm:0.1.0"
|
|
2396
2274
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2397
2275
|
apollo-upload-client: "npm:18.0.1"
|
|
2398
2276
|
cookie: "npm:0.7.2"
|
|
@@ -2415,7 +2293,7 @@ __metadata:
|
|
|
2415
2293
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2416
2294
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2417
2295
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2418
|
-
checksum: 10c0/
|
|
2296
|
+
checksum: 10c0/50b8ace6a09962c41ba48b7b856340318e16929a32eb2a4e323f93903e355e8308369173699978958ba9a4b127ce1a79f60aa3f5f3232c9bad78f0fd51fa10ad
|
|
2419
2297
|
languageName: node
|
|
2420
2298
|
linkType: hard
|
|
2421
2299
|
|
|
@@ -4848,6 +4726,69 @@ __metadata:
|
|
|
4848
4726
|
languageName: node
|
|
4849
4727
|
linkType: hard
|
|
4850
4728
|
|
|
4729
|
+
"@oxc-parser/binding-darwin-arm64@npm:0.36.0":
|
|
4730
|
+
version: 0.36.0
|
|
4731
|
+
resolution: "@oxc-parser/binding-darwin-arm64@npm:0.36.0"
|
|
4732
|
+
conditions: os=darwin & cpu=arm64
|
|
4733
|
+
languageName: node
|
|
4734
|
+
linkType: hard
|
|
4735
|
+
|
|
4736
|
+
"@oxc-parser/binding-darwin-x64@npm:0.36.0":
|
|
4737
|
+
version: 0.36.0
|
|
4738
|
+
resolution: "@oxc-parser/binding-darwin-x64@npm:0.36.0"
|
|
4739
|
+
conditions: os=darwin & cpu=x64
|
|
4740
|
+
languageName: node
|
|
4741
|
+
linkType: hard
|
|
4742
|
+
|
|
4743
|
+
"@oxc-parser/binding-linux-arm64-gnu@npm:0.36.0":
|
|
4744
|
+
version: 0.36.0
|
|
4745
|
+
resolution: "@oxc-parser/binding-linux-arm64-gnu@npm:0.36.0"
|
|
4746
|
+
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
4747
|
+
languageName: node
|
|
4748
|
+
linkType: hard
|
|
4749
|
+
|
|
4750
|
+
"@oxc-parser/binding-linux-arm64-musl@npm:0.36.0":
|
|
4751
|
+
version: 0.36.0
|
|
4752
|
+
resolution: "@oxc-parser/binding-linux-arm64-musl@npm:0.36.0"
|
|
4753
|
+
conditions: os=linux & cpu=arm64 & libc=musl
|
|
4754
|
+
languageName: node
|
|
4755
|
+
linkType: hard
|
|
4756
|
+
|
|
4757
|
+
"@oxc-parser/binding-linux-x64-gnu@npm:0.36.0":
|
|
4758
|
+
version: 0.36.0
|
|
4759
|
+
resolution: "@oxc-parser/binding-linux-x64-gnu@npm:0.36.0"
|
|
4760
|
+
conditions: os=linux & cpu=x64 & libc=glibc
|
|
4761
|
+
languageName: node
|
|
4762
|
+
linkType: hard
|
|
4763
|
+
|
|
4764
|
+
"@oxc-parser/binding-linux-x64-musl@npm:0.36.0":
|
|
4765
|
+
version: 0.36.0
|
|
4766
|
+
resolution: "@oxc-parser/binding-linux-x64-musl@npm:0.36.0"
|
|
4767
|
+
conditions: os=linux & cpu=x64 & libc=musl
|
|
4768
|
+
languageName: node
|
|
4769
|
+
linkType: hard
|
|
4770
|
+
|
|
4771
|
+
"@oxc-parser/binding-win32-arm64-msvc@npm:0.36.0":
|
|
4772
|
+
version: 0.36.0
|
|
4773
|
+
resolution: "@oxc-parser/binding-win32-arm64-msvc@npm:0.36.0"
|
|
4774
|
+
conditions: os=win32 & cpu=arm64
|
|
4775
|
+
languageName: node
|
|
4776
|
+
linkType: hard
|
|
4777
|
+
|
|
4778
|
+
"@oxc-parser/binding-win32-x64-msvc@npm:0.36.0":
|
|
4779
|
+
version: 0.36.0
|
|
4780
|
+
resolution: "@oxc-parser/binding-win32-x64-msvc@npm:0.36.0"
|
|
4781
|
+
conditions: os=win32 & cpu=x64
|
|
4782
|
+
languageName: node
|
|
4783
|
+
linkType: hard
|
|
4784
|
+
|
|
4785
|
+
"@oxc-project/types@npm:^0.36.0":
|
|
4786
|
+
version: 0.36.0
|
|
4787
|
+
resolution: "@oxc-project/types@npm:0.36.0"
|
|
4788
|
+
checksum: 10c0/5fc5fd2af25da93e574ab69be819ba691fc881ed27a532867ae133100b82713535c6ece6ff8eeaf7f2bf0f7b3ccd89206902e4cf240b75aa877334e2d628cf24
|
|
4789
|
+
languageName: node
|
|
4790
|
+
linkType: hard
|
|
4791
|
+
|
|
4851
4792
|
"@parcel/watcher-android-arm64@npm:2.5.1":
|
|
4852
4793
|
version: 2.5.1
|
|
4853
4794
|
resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
|
|
@@ -5905,11 +5846,11 @@ __metadata:
|
|
|
5905
5846
|
linkType: hard
|
|
5906
5847
|
|
|
5907
5848
|
"@types/node@npm:*":
|
|
5908
|
-
version: 22.15.
|
|
5909
|
-
resolution: "@types/node@npm:22.15.
|
|
5849
|
+
version: 22.15.20
|
|
5850
|
+
resolution: "@types/node@npm:22.15.20"
|
|
5910
5851
|
dependencies:
|
|
5911
5852
|
undici-types: "npm:~6.21.0"
|
|
5912
|
-
checksum: 10c0/
|
|
5853
|
+
checksum: 10c0/5137ff16b3090e24953e19dd14d69e7dddbb2ad01f6d7f5fdda3c1d9b3bfa18acd72317701cf983fe591919622e94cab846487b2b0104282ca006522274c58da
|
|
5913
5854
|
languageName: node
|
|
5914
5855
|
linkType: hard
|
|
5915
5856
|
|
|
@@ -6183,12 +6124,12 @@ __metadata:
|
|
|
6183
6124
|
linkType: hard
|
|
6184
6125
|
|
|
6185
6126
|
"@whatwg-node/fetch@npm:^0.10.0, @whatwg-node/fetch@npm:^0.10.5":
|
|
6186
|
-
version: 0.10.
|
|
6187
|
-
resolution: "@whatwg-node/fetch@npm:0.10.
|
|
6127
|
+
version: 0.10.8
|
|
6128
|
+
resolution: "@whatwg-node/fetch@npm:0.10.8"
|
|
6188
6129
|
dependencies:
|
|
6189
|
-
"@whatwg-node/node-fetch": "npm:^0.7.
|
|
6130
|
+
"@whatwg-node/node-fetch": "npm:^0.7.21"
|
|
6190
6131
|
urlpattern-polyfill: "npm:^10.0.0"
|
|
6191
|
-
checksum: 10c0/
|
|
6132
|
+
checksum: 10c0/7dc3cad446ede6fe9df8d01b4484ace9a6bd2a22fcae90fdf970012f12c11dba21af92f071e2f4bfa1dd81b554e196b6ee6669dfb0fd5e2d1bd82db3f10968ca
|
|
6192
6133
|
languageName: node
|
|
6193
6134
|
linkType: hard
|
|
6194
6135
|
|
|
@@ -6252,15 +6193,15 @@ __metadata:
|
|
|
6252
6193
|
languageName: node
|
|
6253
6194
|
linkType: hard
|
|
6254
6195
|
|
|
6255
|
-
"@whatwg-node/node-fetch@npm:^0.7.
|
|
6256
|
-
version: 0.7.
|
|
6257
|
-
resolution: "@whatwg-node/node-fetch@npm:0.7.
|
|
6196
|
+
"@whatwg-node/node-fetch@npm:^0.7.21":
|
|
6197
|
+
version: 0.7.21
|
|
6198
|
+
resolution: "@whatwg-node/node-fetch@npm:0.7.21"
|
|
6258
6199
|
dependencies:
|
|
6259
6200
|
"@fastify/busboy": "npm:^3.1.1"
|
|
6260
6201
|
"@whatwg-node/disposablestack": "npm:^0.0.6"
|
|
6261
6202
|
"@whatwg-node/promise-helpers": "npm:^1.3.2"
|
|
6262
6203
|
tslib: "npm:^2.6.3"
|
|
6263
|
-
checksum: 10c0/
|
|
6204
|
+
checksum: 10c0/4aaed0511dc1b4cdfa060e5f3d0919d162c786d88bae93fd98a0dab6b55d8c09b6ecca17c96d3b29900e1e045db811a5fefc597614097e161a9b8b558102eb91
|
|
6264
6205
|
languageName: node
|
|
6265
6206
|
linkType: hard
|
|
6266
6207
|
|
|
@@ -6396,15 +6337,6 @@ __metadata:
|
|
|
6396
6337
|
languageName: node
|
|
6397
6338
|
linkType: hard
|
|
6398
6339
|
|
|
6399
|
-
"acorn-import-assertions@npm:^1.9.0":
|
|
6400
|
-
version: 1.9.0
|
|
6401
|
-
resolution: "acorn-import-assertions@npm:1.9.0"
|
|
6402
|
-
peerDependencies:
|
|
6403
|
-
acorn: ^8
|
|
6404
|
-
checksum: 10c0/3b4a194e128efdc9b86c2b1544f623aba4c1aa70d638f8ab7dc3971a5b4aa4c57bd62f99af6e5325bb5973c55863b4112e708a6f408bad7a138647ca72283afe
|
|
6405
|
-
languageName: node
|
|
6406
|
-
linkType: hard
|
|
6407
|
-
|
|
6408
6340
|
"acorn-jsx@npm:^5.3.2":
|
|
6409
6341
|
version: 5.3.2
|
|
6410
6342
|
resolution: "acorn-jsx@npm:5.3.2"
|
|
@@ -6441,7 +6373,7 @@ __metadata:
|
|
|
6441
6373
|
languageName: node
|
|
6442
6374
|
linkType: hard
|
|
6443
6375
|
|
|
6444
|
-
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.
|
|
6376
|
+
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
|
|
6445
6377
|
version: 8.14.1
|
|
6446
6378
|
resolution: "acorn@npm:8.14.1"
|
|
6447
6379
|
bin:
|
|
@@ -6620,8 +6552,8 @@ __metadata:
|
|
|
6620
6552
|
version: 0.0.0-use.local
|
|
6621
6553
|
resolution: "api@workspace:api"
|
|
6622
6554
|
dependencies:
|
|
6623
|
-
"@cedarjs/api": "npm:0.0
|
|
6624
|
-
"@cedarjs/graphql-server": "npm:0.0
|
|
6555
|
+
"@cedarjs/api": "npm:0.1.0"
|
|
6556
|
+
"@cedarjs/graphql-server": "npm:0.1.0"
|
|
6625
6557
|
languageName: unknown
|
|
6626
6558
|
linkType: soft
|
|
6627
6559
|
|
|
@@ -13060,7 +12992,7 @@ __metadata:
|
|
|
13060
12992
|
languageName: node
|
|
13061
12993
|
linkType: hard
|
|
13062
12994
|
|
|
13063
|
-
"magic-string@npm:^0.30.
|
|
12995
|
+
"magic-string@npm:^0.30.17, magic-string@npm:^0.30.3":
|
|
13064
12996
|
version: 0.30.17
|
|
13065
12997
|
resolution: "magic-string@npm:0.30.17"
|
|
13066
12998
|
dependencies:
|
|
@@ -13924,6 +13856,40 @@ __metadata:
|
|
|
13924
13856
|
languageName: node
|
|
13925
13857
|
linkType: hard
|
|
13926
13858
|
|
|
13859
|
+
"oxc-parser@npm:^0.36.0":
|
|
13860
|
+
version: 0.36.0
|
|
13861
|
+
resolution: "oxc-parser@npm:0.36.0"
|
|
13862
|
+
dependencies:
|
|
13863
|
+
"@oxc-parser/binding-darwin-arm64": "npm:0.36.0"
|
|
13864
|
+
"@oxc-parser/binding-darwin-x64": "npm:0.36.0"
|
|
13865
|
+
"@oxc-parser/binding-linux-arm64-gnu": "npm:0.36.0"
|
|
13866
|
+
"@oxc-parser/binding-linux-arm64-musl": "npm:0.36.0"
|
|
13867
|
+
"@oxc-parser/binding-linux-x64-gnu": "npm:0.36.0"
|
|
13868
|
+
"@oxc-parser/binding-linux-x64-musl": "npm:0.36.0"
|
|
13869
|
+
"@oxc-parser/binding-win32-arm64-msvc": "npm:0.36.0"
|
|
13870
|
+
"@oxc-parser/binding-win32-x64-msvc": "npm:0.36.0"
|
|
13871
|
+
"@oxc-project/types": "npm:^0.36.0"
|
|
13872
|
+
dependenciesMeta:
|
|
13873
|
+
"@oxc-parser/binding-darwin-arm64":
|
|
13874
|
+
optional: true
|
|
13875
|
+
"@oxc-parser/binding-darwin-x64":
|
|
13876
|
+
optional: true
|
|
13877
|
+
"@oxc-parser/binding-linux-arm64-gnu":
|
|
13878
|
+
optional: true
|
|
13879
|
+
"@oxc-parser/binding-linux-arm64-musl":
|
|
13880
|
+
optional: true
|
|
13881
|
+
"@oxc-parser/binding-linux-x64-gnu":
|
|
13882
|
+
optional: true
|
|
13883
|
+
"@oxc-parser/binding-linux-x64-musl":
|
|
13884
|
+
optional: true
|
|
13885
|
+
"@oxc-parser/binding-win32-arm64-msvc":
|
|
13886
|
+
optional: true
|
|
13887
|
+
"@oxc-parser/binding-win32-x64-msvc":
|
|
13888
|
+
optional: true
|
|
13889
|
+
checksum: 10c0/7cc9cb102eb5aa89e7d5229b3c860fb904bad96f047515190d7f1e5903be8bbc6fc95ec7bc222ee7d6ddecb1bc5486797769554a7ac89efe9aeabe404b35bc99
|
|
13890
|
+
languageName: node
|
|
13891
|
+
linkType: hard
|
|
13892
|
+
|
|
13927
13893
|
"p-limit@npm:3.1.0, p-limit@npm:^3.0.2, p-limit@npm:^3.1.0":
|
|
13928
13894
|
version: 3.1.0
|
|
13929
13895
|
resolution: "p-limit@npm:3.1.0"
|
|
@@ -15020,13 +14986,6 @@ __metadata:
|
|
|
15020
14986
|
languageName: node
|
|
15021
14987
|
linkType: hard
|
|
15022
14988
|
|
|
15023
|
-
"regenerator-runtime@npm:^0.14.0":
|
|
15024
|
-
version: 0.14.1
|
|
15025
|
-
resolution: "regenerator-runtime@npm:0.14.1"
|
|
15026
|
-
checksum: 10c0/1b16eb2c4bceb1665c89de70dcb64126a22bc8eb958feef3cd68fe11ac6d2a4899b5cd1b80b0774c7c03591dc57d16631a7f69d2daa2ec98100e2f29f7ec4cc4
|
|
15027
|
-
languageName: node
|
|
15028
|
-
linkType: hard
|
|
15029
|
-
|
|
15030
14989
|
"regexp-to-ast@npm:0.5.0":
|
|
15031
14990
|
version: 0.5.0
|
|
15032
14991
|
resolution: "regexp-to-ast@npm:0.5.0"
|
|
@@ -15270,9 +15229,9 @@ __metadata:
|
|
|
15270
15229
|
linkType: hard
|
|
15271
15230
|
|
|
15272
15231
|
"response-iterator@npm:^0.2.6":
|
|
15273
|
-
version: 0.2.
|
|
15274
|
-
resolution: "response-iterator@npm:0.2.
|
|
15275
|
-
checksum: 10c0/
|
|
15232
|
+
version: 0.2.22
|
|
15233
|
+
resolution: "response-iterator@npm:0.2.22"
|
|
15234
|
+
checksum: 10c0/e2f27e57f2a2c317c861e5217a3352235de3f6da8c53889b9739552df27c486259a08738606397e052bfdb4c73a68e7c769ee74bc5bf37052908e9768af5c059
|
|
15276
15235
|
languageName: node
|
|
15277
15236
|
linkType: hard
|
|
15278
15237
|
|
|
@@ -15447,8 +15406,8 @@ __metadata:
|
|
|
15447
15406
|
version: 0.0.0-use.local
|
|
15448
15407
|
resolution: "root-workspace-0b6124@workspace:."
|
|
15449
15408
|
dependencies:
|
|
15450
|
-
"@cedarjs/core": "npm:0.0
|
|
15451
|
-
"@cedarjs/project-config": "npm:0.0
|
|
15409
|
+
"@cedarjs/core": "npm:0.1.0"
|
|
15410
|
+
"@cedarjs/project-config": "npm:0.1.0"
|
|
15452
15411
|
languageName: unknown
|
|
15453
15412
|
linkType: soft
|
|
15454
15413
|
|
|
@@ -17249,16 +17208,17 @@ __metadata:
|
|
|
17249
17208
|
languageName: node
|
|
17250
17209
|
linkType: hard
|
|
17251
17210
|
|
|
17252
|
-
"vite-plugin-cjs-interop@npm:2.
|
|
17253
|
-
version: 2.
|
|
17254
|
-
resolution: "vite-plugin-cjs-interop@npm:2.
|
|
17211
|
+
"vite-plugin-cjs-interop@npm:2.2.0":
|
|
17212
|
+
version: 2.2.0
|
|
17213
|
+
resolution: "vite-plugin-cjs-interop@npm:2.2.0"
|
|
17255
17214
|
dependencies:
|
|
17256
|
-
acorn: "npm:^8.12.1"
|
|
17257
|
-
acorn-import-assertions: "npm:^1.9.0"
|
|
17258
17215
|
estree-walker: "npm:^3.0.3"
|
|
17259
|
-
magic-string: "npm:^0.30.
|
|
17216
|
+
magic-string: "npm:^0.30.17"
|
|
17260
17217
|
minimatch: "npm:^10.0.1"
|
|
17261
|
-
|
|
17218
|
+
oxc-parser: "npm:^0.36.0"
|
|
17219
|
+
peerDependencies:
|
|
17220
|
+
vite: 4 || 5 || 6
|
|
17221
|
+
checksum: 10c0/91e457c68d4217b97b9d8d629f7c33d7ab138b9292c5af6a9a1999050425c347b1ca979ccef5285d7a9ec38c0cb0cab6dcba423c2bd0f50b74b4c052bfad5aef
|
|
17262
17222
|
languageName: node
|
|
17263
17223
|
linkType: hard
|
|
17264
17224
|
|
|
@@ -17417,10 +17377,10 @@ __metadata:
|
|
|
17417
17377
|
version: 0.0.0-use.local
|
|
17418
17378
|
resolution: "web@workspace:web"
|
|
17419
17379
|
dependencies:
|
|
17420
|
-
"@cedarjs/forms": "npm:0.0
|
|
17421
|
-
"@cedarjs/router": "npm:0.0
|
|
17422
|
-
"@cedarjs/vite": "npm:0.0
|
|
17423
|
-
"@cedarjs/web": "npm:0.0
|
|
17380
|
+
"@cedarjs/forms": "npm:0.1.0"
|
|
17381
|
+
"@cedarjs/router": "npm:0.1.0"
|
|
17382
|
+
"@cedarjs/vite": "npm:0.1.0"
|
|
17383
|
+
"@cedarjs/web": "npm:0.1.0"
|
|
17424
17384
|
"@types/react": "npm:^18.2.55"
|
|
17425
17385
|
"@types/react-dom": "npm:^18.2.19"
|
|
17426
17386
|
react: "npm:18.3.1"
|