create-cedar-app 2.0.4-next.17 → 2.1.0-rc.28
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/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +4 -4
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +472 -456
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +4 -4
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +472 -456
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +4 -4
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +472 -456
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +4 -4
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +472 -456
|
@@ -207,11 +207,11 @@ __metadata:
|
|
|
207
207
|
languageName: node
|
|
208
208
|
linkType: hard
|
|
209
209
|
|
|
210
|
-
"@babel/cli@npm:7.
|
|
211
|
-
version: 7.
|
|
212
|
-
resolution: "@babel/cli@npm:7.
|
|
210
|
+
"@babel/cli@npm:7.28.3":
|
|
211
|
+
version: 7.28.3
|
|
212
|
+
resolution: "@babel/cli@npm:7.28.3"
|
|
213
213
|
dependencies:
|
|
214
|
-
"@jridgewell/trace-mapping": "npm:^0.3.
|
|
214
|
+
"@jridgewell/trace-mapping": "npm:^0.3.28"
|
|
215
215
|
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
|
|
216
216
|
chokidar: "npm:^3.6.0"
|
|
217
217
|
commander: "npm:^6.2.0"
|
|
@@ -230,7 +230,7 @@ __metadata:
|
|
|
230
230
|
bin:
|
|
231
231
|
babel: ./bin/babel.js
|
|
232
232
|
babel-external-helpers: ./bin/babel-external-helpers.js
|
|
233
|
-
checksum: 10c0/
|
|
233
|
+
checksum: 10c0/69e557eea9f4549c39e6b2d656f46c8f58bea5e9d169cd3388da416a6031477a316f63127017c67a3d5b8b01e2336d036f4b9b8eaf81c1f37f948d9f8a03df6c
|
|
234
234
|
languageName: node
|
|
235
235
|
linkType: hard
|
|
236
236
|
|
|
@@ -245,14 +245,14 @@ __metadata:
|
|
|
245
245
|
languageName: node
|
|
246
246
|
linkType: hard
|
|
247
247
|
|
|
248
|
-
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7":
|
|
248
|
+
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5":
|
|
249
249
|
version: 7.28.5
|
|
250
250
|
resolution: "@babel/compat-data@npm:7.28.5"
|
|
251
251
|
checksum: 10c0/702a25de73087b0eba325c1d10979eed7c9b6662677386ba7b5aa6eace0fc0676f78343bae080a0176ae26f58bd5535d73b9d0fbb547fef377692e8b249353a7
|
|
252
252
|
languageName: node
|
|
253
253
|
linkType: hard
|
|
254
254
|
|
|
255
|
-
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.14.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.7, @babel/core@npm:^7.26.0, @babel/core@npm:^7.26.10":
|
|
255
|
+
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.14.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.24.7, @babel/core@npm:^7.26.0, @babel/core@npm:^7.26.10":
|
|
256
256
|
version: 7.28.5
|
|
257
257
|
resolution: "@babel/core@npm:7.28.5"
|
|
258
258
|
dependencies:
|
|
@@ -275,9 +275,9 @@ __metadata:
|
|
|
275
275
|
languageName: node
|
|
276
276
|
linkType: hard
|
|
277
277
|
|
|
278
|
-
"@babel/eslint-parser@npm:7.
|
|
279
|
-
version: 7.
|
|
280
|
-
resolution: "@babel/eslint-parser@npm:7.
|
|
278
|
+
"@babel/eslint-parser@npm:7.28.5":
|
|
279
|
+
version: 7.28.5
|
|
280
|
+
resolution: "@babel/eslint-parser@npm:7.28.5"
|
|
281
281
|
dependencies:
|
|
282
282
|
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
|
|
283
283
|
eslint-visitor-keys: "npm:^2.1.0"
|
|
@@ -285,7 +285,7 @@ __metadata:
|
|
|
285
285
|
peerDependencies:
|
|
286
286
|
"@babel/core": ^7.11.0
|
|
287
287
|
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
|
|
288
|
-
checksum: 10c0/
|
|
288
|
+
checksum: 10c0/4d13f765434b6be83ab3917f06ad712dedf0d5bfa80fe54cd6cea44adac6a0d2519020ad307d66b4490e46a435874829eac6a9fd3a9cad54d7616c47d288aaed
|
|
289
289
|
languageName: node
|
|
290
290
|
linkType: hard
|
|
291
291
|
|
|
@@ -301,20 +301,7 @@ __metadata:
|
|
|
301
301
|
languageName: node
|
|
302
302
|
linkType: hard
|
|
303
303
|
|
|
304
|
-
"@babel/generator@npm:7.
|
|
305
|
-
version: 7.27.5
|
|
306
|
-
resolution: "@babel/generator@npm:7.27.5"
|
|
307
|
-
dependencies:
|
|
308
|
-
"@babel/parser": "npm:^7.27.5"
|
|
309
|
-
"@babel/types": "npm:^7.27.3"
|
|
310
|
-
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
311
|
-
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
312
|
-
jsesc: "npm:^3.0.2"
|
|
313
|
-
checksum: 10c0/8f649ef4cd81765c832bb11de4d6064b035ffebdecde668ba7abee68a7b0bce5c9feabb5dc5bb8aeba5bd9e5c2afa3899d852d2bd9ca77a711ba8c8379f416f0
|
|
314
|
-
languageName: node
|
|
315
|
-
linkType: hard
|
|
316
|
-
|
|
317
|
-
"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.27.3, @babel/generator@npm:^7.28.5, @babel/generator@npm:^7.7.2":
|
|
304
|
+
"@babel/generator@npm:7.28.5, @babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.26.10, @babel/generator@npm:^7.28.5, @babel/generator@npm:^7.7.2":
|
|
318
305
|
version: 7.28.5
|
|
319
306
|
resolution: "@babel/generator@npm:7.28.5"
|
|
320
307
|
dependencies:
|
|
@@ -379,7 +366,7 @@ __metadata:
|
|
|
379
366
|
languageName: node
|
|
380
367
|
linkType: hard
|
|
381
368
|
|
|
382
|
-
"@babel/helper-define-polyfill-provider@npm:^0.6.
|
|
369
|
+
"@babel/helper-define-polyfill-provider@npm:^0.6.5":
|
|
383
370
|
version: 0.6.5
|
|
384
371
|
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.5"
|
|
385
372
|
dependencies:
|
|
@@ -528,18 +515,7 @@ __metadata:
|
|
|
528
515
|
languageName: node
|
|
529
516
|
linkType: hard
|
|
530
517
|
|
|
531
|
-
"@babel/parser@npm:7.27.5":
|
|
532
|
-
version: 7.27.5
|
|
533
|
-
resolution: "@babel/parser@npm:7.27.5"
|
|
534
|
-
dependencies:
|
|
535
|
-
"@babel/types": "npm:^7.27.3"
|
|
536
|
-
bin:
|
|
537
|
-
parser: ./bin/babel-parser.js
|
|
538
|
-
checksum: 10c0/f7faaebf21cc1f25d9ca8ac02c447ed38ef3460ea95be7ea760916dcf529476340d72a5a6010c6641d9ed9d12ad827c8424840277ec2295c5b082ba0f291220a
|
|
539
|
-
languageName: node
|
|
540
|
-
linkType: hard
|
|
541
|
-
|
|
542
|
-
"@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.2, @babel/parser@npm:^7.27.4, @babel/parser@npm:^7.27.5, @babel/parser@npm:^7.28.5, @babel/parser@npm:^7.3.2":
|
|
518
|
+
"@babel/parser@npm:7.28.5, @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.4, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.5, @babel/parser@npm:^7.3.2":
|
|
543
519
|
version: 7.28.5
|
|
544
520
|
resolution: "@babel/parser@npm:7.28.5"
|
|
545
521
|
dependencies:
|
|
@@ -550,7 +526,7 @@ __metadata:
|
|
|
550
526
|
languageName: node
|
|
551
527
|
linkType: hard
|
|
552
528
|
|
|
553
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.
|
|
529
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.28.5":
|
|
554
530
|
version: 7.28.5
|
|
555
531
|
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.28.5"
|
|
556
532
|
dependencies:
|
|
@@ -597,7 +573,7 @@ __metadata:
|
|
|
597
573
|
languageName: node
|
|
598
574
|
linkType: hard
|
|
599
575
|
|
|
600
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.
|
|
576
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.28.3":
|
|
601
577
|
version: 7.28.3
|
|
602
578
|
resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.28.3"
|
|
603
579
|
dependencies:
|
|
@@ -636,6 +612,18 @@ __metadata:
|
|
|
636
612
|
languageName: node
|
|
637
613
|
linkType: hard
|
|
638
614
|
|
|
615
|
+
"@babel/plugin-proposal-private-methods@npm:^7.18.6":
|
|
616
|
+
version: 7.18.6
|
|
617
|
+
resolution: "@babel/plugin-proposal-private-methods@npm:7.18.6"
|
|
618
|
+
dependencies:
|
|
619
|
+
"@babel/helper-create-class-features-plugin": "npm:^7.18.6"
|
|
620
|
+
"@babel/helper-plugin-utils": "npm:^7.18.6"
|
|
621
|
+
peerDependencies:
|
|
622
|
+
"@babel/core": ^7.0.0-0
|
|
623
|
+
checksum: 10c0/1c273d0ec3d49d0fe80bd754ec0191016e5b3ab4fb1e162ac0c014e9d3c1517a5d973afbf8b6dc9f9c98a8605c79e5f9e8b5ee158a4313fa68d1ff7b02084b6a
|
|
624
|
+
languageName: node
|
|
625
|
+
linkType: hard
|
|
626
|
+
|
|
639
627
|
"@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2":
|
|
640
628
|
version: 7.21.0-placeholder-for-preset-env.2
|
|
641
629
|
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2"
|
|
@@ -877,7 +865,7 @@ __metadata:
|
|
|
877
865
|
languageName: node
|
|
878
866
|
linkType: hard
|
|
879
867
|
|
|
880
|
-
"@babel/plugin-transform-async-generator-functions@npm:^7.
|
|
868
|
+
"@babel/plugin-transform-async-generator-functions@npm:^7.28.0":
|
|
881
869
|
version: 7.28.0
|
|
882
870
|
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.28.0"
|
|
883
871
|
dependencies:
|
|
@@ -914,7 +902,7 @@ __metadata:
|
|
|
914
902
|
languageName: node
|
|
915
903
|
linkType: hard
|
|
916
904
|
|
|
917
|
-
"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.
|
|
905
|
+
"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.28.5":
|
|
918
906
|
version: 7.28.5
|
|
919
907
|
resolution: "@babel/plugin-transform-block-scoping@npm:7.28.5"
|
|
920
908
|
dependencies:
|
|
@@ -937,7 +925,7 @@ __metadata:
|
|
|
937
925
|
languageName: node
|
|
938
926
|
linkType: hard
|
|
939
927
|
|
|
940
|
-
"@babel/plugin-transform-class-static-block@npm:^7.
|
|
928
|
+
"@babel/plugin-transform-class-static-block@npm:^7.28.3":
|
|
941
929
|
version: 7.28.3
|
|
942
930
|
resolution: "@babel/plugin-transform-class-static-block@npm:7.28.3"
|
|
943
931
|
dependencies:
|
|
@@ -949,7 +937,7 @@ __metadata:
|
|
|
949
937
|
languageName: node
|
|
950
938
|
linkType: hard
|
|
951
939
|
|
|
952
|
-
"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.
|
|
940
|
+
"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.28.4":
|
|
953
941
|
version: 7.28.4
|
|
954
942
|
resolution: "@babel/plugin-transform-classes@npm:7.28.4"
|
|
955
943
|
dependencies:
|
|
@@ -977,7 +965,7 @@ __metadata:
|
|
|
977
965
|
languageName: node
|
|
978
966
|
linkType: hard
|
|
979
967
|
|
|
980
|
-
"@babel/plugin-transform-destructuring@npm:^7.0.0, @babel/plugin-transform-destructuring@npm:^7.
|
|
968
|
+
"@babel/plugin-transform-destructuring@npm:^7.0.0, @babel/plugin-transform-destructuring@npm:^7.28.0, @babel/plugin-transform-destructuring@npm:^7.28.5":
|
|
981
969
|
version: 7.28.5
|
|
982
970
|
resolution: "@babel/plugin-transform-destructuring@npm:7.28.5"
|
|
983
971
|
dependencies:
|
|
@@ -1035,7 +1023,19 @@ __metadata:
|
|
|
1035
1023
|
languageName: node
|
|
1036
1024
|
linkType: hard
|
|
1037
1025
|
|
|
1038
|
-
"@babel/plugin-transform-
|
|
1026
|
+
"@babel/plugin-transform-explicit-resource-management@npm:^7.28.0":
|
|
1027
|
+
version: 7.28.0
|
|
1028
|
+
resolution: "@babel/plugin-transform-explicit-resource-management@npm:7.28.0"
|
|
1029
|
+
dependencies:
|
|
1030
|
+
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1031
|
+
"@babel/plugin-transform-destructuring": "npm:^7.28.0"
|
|
1032
|
+
peerDependencies:
|
|
1033
|
+
"@babel/core": ^7.0.0-0
|
|
1034
|
+
checksum: 10c0/3baa706af3112adf2ae0c7ec0dc61b63dd02695eb5582f3c3a2b2d05399c6aa7756f55e7bbbd5412e613a6ba1dd6b6736904074b4d7ebd6b45a1e3f9145e4094
|
|
1035
|
+
languageName: node
|
|
1036
|
+
linkType: hard
|
|
1037
|
+
|
|
1038
|
+
"@babel/plugin-transform-exponentiation-operator@npm:^7.28.5":
|
|
1039
1039
|
version: 7.28.5
|
|
1040
1040
|
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.28.5"
|
|
1041
1041
|
dependencies:
|
|
@@ -1116,7 +1116,7 @@ __metadata:
|
|
|
1116
1116
|
languageName: node
|
|
1117
1117
|
linkType: hard
|
|
1118
1118
|
|
|
1119
|
-
"@babel/plugin-transform-logical-assignment-operators@npm:^7.
|
|
1119
|
+
"@babel/plugin-transform-logical-assignment-operators@npm:^7.28.5":
|
|
1120
1120
|
version: 7.28.5
|
|
1121
1121
|
resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.28.5"
|
|
1122
1122
|
dependencies:
|
|
@@ -1162,7 +1162,7 @@ __metadata:
|
|
|
1162
1162
|
languageName: node
|
|
1163
1163
|
linkType: hard
|
|
1164
1164
|
|
|
1165
|
-
"@babel/plugin-transform-modules-systemjs@npm:^7.
|
|
1165
|
+
"@babel/plugin-transform-modules-systemjs@npm:^7.28.5":
|
|
1166
1166
|
version: 7.28.5
|
|
1167
1167
|
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.28.5"
|
|
1168
1168
|
dependencies:
|
|
@@ -1233,7 +1233,7 @@ __metadata:
|
|
|
1233
1233
|
languageName: node
|
|
1234
1234
|
linkType: hard
|
|
1235
1235
|
|
|
1236
|
-
"@babel/plugin-transform-object-rest-spread@npm:^7.
|
|
1236
|
+
"@babel/plugin-transform-object-rest-spread@npm:^7.28.4":
|
|
1237
1237
|
version: 7.28.4
|
|
1238
1238
|
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.28.4"
|
|
1239
1239
|
dependencies:
|
|
@@ -1271,7 +1271,7 @@ __metadata:
|
|
|
1271
1271
|
languageName: node
|
|
1272
1272
|
linkType: hard
|
|
1273
1273
|
|
|
1274
|
-
"@babel/plugin-transform-optional-chaining@npm:^7.24.7, @babel/plugin-transform-optional-chaining@npm:^7.27.1":
|
|
1274
|
+
"@babel/plugin-transform-optional-chaining@npm:^7.24.7, @babel/plugin-transform-optional-chaining@npm:^7.27.1, @babel/plugin-transform-optional-chaining@npm:^7.28.5":
|
|
1275
1275
|
version: 7.28.5
|
|
1276
1276
|
resolution: "@babel/plugin-transform-optional-chaining@npm:7.28.5"
|
|
1277
1277
|
dependencies:
|
|
@@ -1283,7 +1283,7 @@ __metadata:
|
|
|
1283
1283
|
languageName: node
|
|
1284
1284
|
linkType: hard
|
|
1285
1285
|
|
|
1286
|
-
"@babel/plugin-transform-parameters@npm:^7.0.0, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.27.
|
|
1286
|
+
"@babel/plugin-transform-parameters@npm:^7.0.0, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.27.7":
|
|
1287
1287
|
version: 7.27.7
|
|
1288
1288
|
resolution: "@babel/plugin-transform-parameters@npm:7.27.7"
|
|
1289
1289
|
dependencies:
|
|
@@ -1330,7 +1330,7 @@ __metadata:
|
|
|
1330
1330
|
languageName: node
|
|
1331
1331
|
linkType: hard
|
|
1332
1332
|
|
|
1333
|
-
"@babel/plugin-transform-react-display-name@npm:^7.0.0, @babel/plugin-transform-react-display-name@npm:^7.
|
|
1333
|
+
"@babel/plugin-transform-react-display-name@npm:^7.0.0, @babel/plugin-transform-react-display-name@npm:^7.28.0":
|
|
1334
1334
|
version: 7.28.0
|
|
1335
1335
|
resolution: "@babel/plugin-transform-react-display-name@npm:7.28.0"
|
|
1336
1336
|
dependencies:
|
|
@@ -1401,7 +1401,7 @@ __metadata:
|
|
|
1401
1401
|
languageName: node
|
|
1402
1402
|
linkType: hard
|
|
1403
1403
|
|
|
1404
|
-
"@babel/plugin-transform-regenerator@npm:^7.
|
|
1404
|
+
"@babel/plugin-transform-regenerator@npm:^7.28.4":
|
|
1405
1405
|
version: 7.28.4
|
|
1406
1406
|
resolution: "@babel/plugin-transform-regenerator@npm:7.28.4"
|
|
1407
1407
|
dependencies:
|
|
@@ -1435,19 +1435,19 @@ __metadata:
|
|
|
1435
1435
|
languageName: node
|
|
1436
1436
|
linkType: hard
|
|
1437
1437
|
|
|
1438
|
-
"@babel/plugin-transform-runtime@npm:7.
|
|
1439
|
-
version: 7.
|
|
1440
|
-
resolution: "@babel/plugin-transform-runtime@npm:7.
|
|
1438
|
+
"@babel/plugin-transform-runtime@npm:7.28.5":
|
|
1439
|
+
version: 7.28.5
|
|
1440
|
+
resolution: "@babel/plugin-transform-runtime@npm:7.28.5"
|
|
1441
1441
|
dependencies:
|
|
1442
1442
|
"@babel/helper-module-imports": "npm:^7.27.1"
|
|
1443
1443
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1444
|
-
babel-plugin-polyfill-corejs2: "npm:^0.4.
|
|
1445
|
-
babel-plugin-polyfill-corejs3: "npm:^0.
|
|
1446
|
-
babel-plugin-polyfill-regenerator: "npm:^0.6.
|
|
1444
|
+
babel-plugin-polyfill-corejs2: "npm:^0.4.14"
|
|
1445
|
+
babel-plugin-polyfill-corejs3: "npm:^0.13.0"
|
|
1446
|
+
babel-plugin-polyfill-regenerator: "npm:^0.6.5"
|
|
1447
1447
|
semver: "npm:^6.3.1"
|
|
1448
1448
|
peerDependencies:
|
|
1449
1449
|
"@babel/core": ^7.0.0-0
|
|
1450
|
-
checksum: 10c0/
|
|
1450
|
+
checksum: 10c0/d20901d179a7044327dec7b37dd4fadbc4c1c0dc1cb6a3dd69e67166b43b06c262dd0f2e70aedf1c0dab42044c0c063468d99019ae1c9290312b6b8802c502f9
|
|
1451
1451
|
languageName: node
|
|
1452
1452
|
linkType: hard
|
|
1453
1453
|
|
|
@@ -1507,7 +1507,7 @@ __metadata:
|
|
|
1507
1507
|
languageName: node
|
|
1508
1508
|
linkType: hard
|
|
1509
1509
|
|
|
1510
|
-
"@babel/plugin-transform-typescript@npm:^7.26.8, @babel/plugin-transform-typescript@npm:^7.
|
|
1510
|
+
"@babel/plugin-transform-typescript@npm:^7.26.8, @babel/plugin-transform-typescript@npm:^7.28.5":
|
|
1511
1511
|
version: 7.28.5
|
|
1512
1512
|
resolution: "@babel/plugin-transform-typescript@npm:7.28.5"
|
|
1513
1513
|
dependencies:
|
|
@@ -1569,62 +1569,63 @@ __metadata:
|
|
|
1569
1569
|
languageName: node
|
|
1570
1570
|
linkType: hard
|
|
1571
1571
|
|
|
1572
|
-
"@babel/preset-env@npm:7.
|
|
1573
|
-
version: 7.
|
|
1574
|
-
resolution: "@babel/preset-env@npm:7.
|
|
1572
|
+
"@babel/preset-env@npm:7.28.5":
|
|
1573
|
+
version: 7.28.5
|
|
1574
|
+
resolution: "@babel/preset-env@npm:7.28.5"
|
|
1575
1575
|
dependencies:
|
|
1576
|
-
"@babel/compat-data": "npm:^7.
|
|
1576
|
+
"@babel/compat-data": "npm:^7.28.5"
|
|
1577
1577
|
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
|
1578
1578
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1579
1579
|
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1580
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.
|
|
1580
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.28.5"
|
|
1581
1581
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.27.1"
|
|
1582
1582
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.27.1"
|
|
1583
1583
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.27.1"
|
|
1584
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.
|
|
1584
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.28.3"
|
|
1585
1585
|
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2"
|
|
1586
1586
|
"@babel/plugin-syntax-import-assertions": "npm:^7.27.1"
|
|
1587
1587
|
"@babel/plugin-syntax-import-attributes": "npm:^7.27.1"
|
|
1588
1588
|
"@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6"
|
|
1589
1589
|
"@babel/plugin-transform-arrow-functions": "npm:^7.27.1"
|
|
1590
|
-
"@babel/plugin-transform-async-generator-functions": "npm:^7.
|
|
1590
|
+
"@babel/plugin-transform-async-generator-functions": "npm:^7.28.0"
|
|
1591
1591
|
"@babel/plugin-transform-async-to-generator": "npm:^7.27.1"
|
|
1592
1592
|
"@babel/plugin-transform-block-scoped-functions": "npm:^7.27.1"
|
|
1593
|
-
"@babel/plugin-transform-block-scoping": "npm:^7.
|
|
1593
|
+
"@babel/plugin-transform-block-scoping": "npm:^7.28.5"
|
|
1594
1594
|
"@babel/plugin-transform-class-properties": "npm:^7.27.1"
|
|
1595
|
-
"@babel/plugin-transform-class-static-block": "npm:^7.
|
|
1596
|
-
"@babel/plugin-transform-classes": "npm:^7.
|
|
1595
|
+
"@babel/plugin-transform-class-static-block": "npm:^7.28.3"
|
|
1596
|
+
"@babel/plugin-transform-classes": "npm:^7.28.4"
|
|
1597
1597
|
"@babel/plugin-transform-computed-properties": "npm:^7.27.1"
|
|
1598
|
-
"@babel/plugin-transform-destructuring": "npm:^7.
|
|
1598
|
+
"@babel/plugin-transform-destructuring": "npm:^7.28.5"
|
|
1599
1599
|
"@babel/plugin-transform-dotall-regex": "npm:^7.27.1"
|
|
1600
1600
|
"@babel/plugin-transform-duplicate-keys": "npm:^7.27.1"
|
|
1601
1601
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1602
1602
|
"@babel/plugin-transform-dynamic-import": "npm:^7.27.1"
|
|
1603
|
-
"@babel/plugin-transform-
|
|
1603
|
+
"@babel/plugin-transform-explicit-resource-management": "npm:^7.28.0"
|
|
1604
|
+
"@babel/plugin-transform-exponentiation-operator": "npm:^7.28.5"
|
|
1604
1605
|
"@babel/plugin-transform-export-namespace-from": "npm:^7.27.1"
|
|
1605
1606
|
"@babel/plugin-transform-for-of": "npm:^7.27.1"
|
|
1606
1607
|
"@babel/plugin-transform-function-name": "npm:^7.27.1"
|
|
1607
1608
|
"@babel/plugin-transform-json-strings": "npm:^7.27.1"
|
|
1608
1609
|
"@babel/plugin-transform-literals": "npm:^7.27.1"
|
|
1609
|
-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.
|
|
1610
|
+
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.28.5"
|
|
1610
1611
|
"@babel/plugin-transform-member-expression-literals": "npm:^7.27.1"
|
|
1611
1612
|
"@babel/plugin-transform-modules-amd": "npm:^7.27.1"
|
|
1612
1613
|
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
|
|
1613
|
-
"@babel/plugin-transform-modules-systemjs": "npm:^7.
|
|
1614
|
+
"@babel/plugin-transform-modules-systemjs": "npm:^7.28.5"
|
|
1614
1615
|
"@babel/plugin-transform-modules-umd": "npm:^7.27.1"
|
|
1615
1616
|
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.27.1"
|
|
1616
1617
|
"@babel/plugin-transform-new-target": "npm:^7.27.1"
|
|
1617
1618
|
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.27.1"
|
|
1618
1619
|
"@babel/plugin-transform-numeric-separator": "npm:^7.27.1"
|
|
1619
|
-
"@babel/plugin-transform-object-rest-spread": "npm:^7.
|
|
1620
|
+
"@babel/plugin-transform-object-rest-spread": "npm:^7.28.4"
|
|
1620
1621
|
"@babel/plugin-transform-object-super": "npm:^7.27.1"
|
|
1621
1622
|
"@babel/plugin-transform-optional-catch-binding": "npm:^7.27.1"
|
|
1622
|
-
"@babel/plugin-transform-optional-chaining": "npm:^7.
|
|
1623
|
-
"@babel/plugin-transform-parameters": "npm:^7.27.
|
|
1623
|
+
"@babel/plugin-transform-optional-chaining": "npm:^7.28.5"
|
|
1624
|
+
"@babel/plugin-transform-parameters": "npm:^7.27.7"
|
|
1624
1625
|
"@babel/plugin-transform-private-methods": "npm:^7.27.1"
|
|
1625
1626
|
"@babel/plugin-transform-private-property-in-object": "npm:^7.27.1"
|
|
1626
1627
|
"@babel/plugin-transform-property-literals": "npm:^7.27.1"
|
|
1627
|
-
"@babel/plugin-transform-regenerator": "npm:^7.
|
|
1628
|
+
"@babel/plugin-transform-regenerator": "npm:^7.28.4"
|
|
1628
1629
|
"@babel/plugin-transform-regexp-modifiers": "npm:^7.27.1"
|
|
1629
1630
|
"@babel/plugin-transform-reserved-words": "npm:^7.27.1"
|
|
1630
1631
|
"@babel/plugin-transform-shorthand-properties": "npm:^7.27.1"
|
|
@@ -1637,14 +1638,14 @@ __metadata:
|
|
|
1637
1638
|
"@babel/plugin-transform-unicode-regex": "npm:^7.27.1"
|
|
1638
1639
|
"@babel/plugin-transform-unicode-sets-regex": "npm:^7.27.1"
|
|
1639
1640
|
"@babel/preset-modules": "npm:0.1.6-no-external-plugins"
|
|
1640
|
-
babel-plugin-polyfill-corejs2: "npm:^0.4.
|
|
1641
|
-
babel-plugin-polyfill-corejs3: "npm:^0.
|
|
1642
|
-
babel-plugin-polyfill-regenerator: "npm:^0.6.
|
|
1643
|
-
core-js-compat: "npm:^3.
|
|
1641
|
+
babel-plugin-polyfill-corejs2: "npm:^0.4.14"
|
|
1642
|
+
babel-plugin-polyfill-corejs3: "npm:^0.13.0"
|
|
1643
|
+
babel-plugin-polyfill-regenerator: "npm:^0.6.5"
|
|
1644
|
+
core-js-compat: "npm:^3.43.0"
|
|
1644
1645
|
semver: "npm:^6.3.1"
|
|
1645
1646
|
peerDependencies:
|
|
1646
1647
|
"@babel/core": ^7.0.0-0
|
|
1647
|
-
checksum: 10c0/
|
|
1648
|
+
checksum: 10c0/d1b730158de290f1c54ed7db0f4fed3f82db5f868ab0a4cb3fc2ea76ed683b986ae136f6e7eb0b44b91bc9a99039a2559851656b4fd50193af1a815a3e32e524
|
|
1648
1649
|
languageName: node
|
|
1649
1650
|
linkType: hard
|
|
1650
1651
|
|
|
@@ -1674,38 +1675,23 @@ __metadata:
|
|
|
1674
1675
|
languageName: node
|
|
1675
1676
|
linkType: hard
|
|
1676
1677
|
|
|
1677
|
-
"@babel/preset-react@npm:7.
|
|
1678
|
-
version: 7.
|
|
1679
|
-
resolution: "@babel/preset-react@npm:7.
|
|
1678
|
+
"@babel/preset-react@npm:7.28.5":
|
|
1679
|
+
version: 7.28.5
|
|
1680
|
+
resolution: "@babel/preset-react@npm:7.28.5"
|
|
1680
1681
|
dependencies:
|
|
1681
1682
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1682
1683
|
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1683
|
-
"@babel/plugin-transform-react-display-name": "npm:^7.
|
|
1684
|
+
"@babel/plugin-transform-react-display-name": "npm:^7.28.0"
|
|
1684
1685
|
"@babel/plugin-transform-react-jsx": "npm:^7.27.1"
|
|
1685
1686
|
"@babel/plugin-transform-react-jsx-development": "npm:^7.27.1"
|
|
1686
1687
|
"@babel/plugin-transform-react-pure-annotations": "npm:^7.27.1"
|
|
1687
1688
|
peerDependencies:
|
|
1688
1689
|
"@babel/core": ^7.0.0-0
|
|
1689
|
-
checksum: 10c0/
|
|
1690
|
+
checksum: 10c0/0d785e708ff301f4102bd4738b77e550e32f981e54dfd3de1191b4d68306bbb934d2d465fc78a6bc22fff0a6b3ce3195a53984f52755c4349e7264c7e01e8c7c
|
|
1690
1691
|
languageName: node
|
|
1691
1692
|
linkType: hard
|
|
1692
1693
|
|
|
1693
|
-
"@babel/preset-typescript@npm:7.
|
|
1694
|
-
version: 7.27.1
|
|
1695
|
-
resolution: "@babel/preset-typescript@npm:7.27.1"
|
|
1696
|
-
dependencies:
|
|
1697
|
-
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1698
|
-
"@babel/helper-validator-option": "npm:^7.27.1"
|
|
1699
|
-
"@babel/plugin-syntax-jsx": "npm:^7.27.1"
|
|
1700
|
-
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
|
|
1701
|
-
"@babel/plugin-transform-typescript": "npm:^7.27.1"
|
|
1702
|
-
peerDependencies:
|
|
1703
|
-
"@babel/core": ^7.0.0-0
|
|
1704
|
-
checksum: 10c0/cba6ca793d915f8aff9fe2f13b0dfbf5fd3f2e9a17f17478ec9878e9af0d206dcfe93154b9fd353727f16c1dca7c7a3ceb4943f8d28b216235f106bc0fbbcaa3
|
|
1705
|
-
languageName: node
|
|
1706
|
-
linkType: hard
|
|
1707
|
-
|
|
1708
|
-
"@babel/preset-typescript@npm:^7.24.7":
|
|
1694
|
+
"@babel/preset-typescript@npm:7.28.5, @babel/preset-typescript@npm:^7.24.7":
|
|
1709
1695
|
version: 7.28.5
|
|
1710
1696
|
resolution: "@babel/preset-typescript@npm:7.28.5"
|
|
1711
1697
|
dependencies:
|
|
@@ -1720,22 +1706,7 @@ __metadata:
|
|
|
1720
1706
|
languageName: node
|
|
1721
1707
|
linkType: hard
|
|
1722
1708
|
|
|
1723
|
-
"@babel/register@npm:7.
|
|
1724
|
-
version: 7.27.1
|
|
1725
|
-
resolution: "@babel/register@npm:7.27.1"
|
|
1726
|
-
dependencies:
|
|
1727
|
-
clone-deep: "npm:^4.0.1"
|
|
1728
|
-
find-cache-dir: "npm:^2.0.0"
|
|
1729
|
-
make-dir: "npm:^2.1.0"
|
|
1730
|
-
pirates: "npm:^4.0.6"
|
|
1731
|
-
source-map-support: "npm:^0.5.16"
|
|
1732
|
-
peerDependencies:
|
|
1733
|
-
"@babel/core": ^7.0.0-0
|
|
1734
|
-
checksum: 10c0/9584f6c5d980aa7eb6f56f56dfc12fa01a47ab11d542908192cb455a5249d489ab24efcd5de7c1b8be0fb47cd5594e4ee5652c58ba9b857fb81e783541c6a0ff
|
|
1735
|
-
languageName: node
|
|
1736
|
-
linkType: hard
|
|
1737
|
-
|
|
1738
|
-
"@babel/register@npm:^7.24.6":
|
|
1709
|
+
"@babel/register@npm:7.28.3, @babel/register@npm:^7.24.6":
|
|
1739
1710
|
version: 7.28.3
|
|
1740
1711
|
resolution: "@babel/register@npm:7.28.3"
|
|
1741
1712
|
dependencies:
|
|
@@ -1750,12 +1721,12 @@ __metadata:
|
|
|
1750
1721
|
languageName: node
|
|
1751
1722
|
linkType: hard
|
|
1752
1723
|
|
|
1753
|
-
"@babel/runtime-corejs3@npm:7.
|
|
1754
|
-
version: 7.
|
|
1755
|
-
resolution: "@babel/runtime-corejs3@npm:7.
|
|
1724
|
+
"@babel/runtime-corejs3@npm:7.28.4":
|
|
1725
|
+
version: 7.28.4
|
|
1726
|
+
resolution: "@babel/runtime-corejs3@npm:7.28.4"
|
|
1756
1727
|
dependencies:
|
|
1757
|
-
core-js-pure: "npm:^3.
|
|
1758
|
-
checksum: 10c0/
|
|
1728
|
+
core-js-pure: "npm:^3.43.0"
|
|
1729
|
+
checksum: 10c0/0a7fe2d4e36d345acf090dd685b5c6ed55af3ead69a84e2cfca56631815dd757f3a362031b376cc746f63f0fd856e7a5280807833f7fa9a5b7f1febd97f8c0da
|
|
1759
1730
|
languageName: node
|
|
1760
1731
|
linkType: hard
|
|
1761
1732
|
|
|
@@ -1777,22 +1748,7 @@ __metadata:
|
|
|
1777
1748
|
languageName: node
|
|
1778
1749
|
linkType: hard
|
|
1779
1750
|
|
|
1780
|
-
"@babel/traverse@npm:7.27.4":
|
|
1781
|
-
version: 7.27.4
|
|
1782
|
-
resolution: "@babel/traverse@npm:7.27.4"
|
|
1783
|
-
dependencies:
|
|
1784
|
-
"@babel/code-frame": "npm:^7.27.1"
|
|
1785
|
-
"@babel/generator": "npm:^7.27.3"
|
|
1786
|
-
"@babel/parser": "npm:^7.27.4"
|
|
1787
|
-
"@babel/template": "npm:^7.27.2"
|
|
1788
|
-
"@babel/types": "npm:^7.27.3"
|
|
1789
|
-
debug: "npm:^4.3.1"
|
|
1790
|
-
globals: "npm:^11.1.0"
|
|
1791
|
-
checksum: 10c0/6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
|
|
1792
|
-
languageName: node
|
|
1793
|
-
linkType: hard
|
|
1794
|
-
|
|
1795
|
-
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5":
|
|
1751
|
+
"@babel/traverse@npm:7.28.5, @babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5":
|
|
1796
1752
|
version: 7.28.5
|
|
1797
1753
|
resolution: "@babel/traverse@npm:7.28.5"
|
|
1798
1754
|
dependencies:
|
|
@@ -1824,15 +1780,15 @@ __metadata:
|
|
|
1824
1780
|
languageName: node
|
|
1825
1781
|
linkType: hard
|
|
1826
1782
|
|
|
1827
|
-
"@cedarjs/api-server@npm:2.0.
|
|
1828
|
-
version: 2.0.
|
|
1829
|
-
resolution: "@cedarjs/api-server@npm:2.0.
|
|
1783
|
+
"@cedarjs/api-server@npm:2.1.0-rc.28":
|
|
1784
|
+
version: 2.1.0-rc.28
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.1.0-rc.28"
|
|
1830
1786
|
dependencies:
|
|
1831
|
-
"@cedarjs/context": "npm:2.0.
|
|
1832
|
-
"@cedarjs/fastify-web": "npm:2.0.
|
|
1833
|
-
"@cedarjs/internal": "npm:2.0.
|
|
1834
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
1835
|
-
"@cedarjs/web-server": "npm:2.0.
|
|
1787
|
+
"@cedarjs/context": "npm:2.1.0-rc.28"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.1.0-rc.28"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.1.0-rc.28"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.1.0-rc.28"
|
|
1836
1792
|
"@fastify/multipart": "npm:9.0.3"
|
|
1837
1793
|
"@fastify/url-data": "npm:6.0.3"
|
|
1838
1794
|
chalk: "npm:4.1.2"
|
|
@@ -1848,7 +1804,7 @@ __metadata:
|
|
|
1848
1804
|
split2: "npm:4.2.0"
|
|
1849
1805
|
yargs: "npm:17.7.2"
|
|
1850
1806
|
peerDependencies:
|
|
1851
|
-
"@cedarjs/graphql-server": 2.0.
|
|
1807
|
+
"@cedarjs/graphql-server": 2.1.0-rc.28
|
|
1852
1808
|
peerDependenciesMeta:
|
|
1853
1809
|
"@cedarjs/graphql-server":
|
|
1854
1810
|
optional: true
|
|
@@ -1859,13 +1815,13 @@ __metadata:
|
|
|
1859
1815
|
rw-api-server-watch: dist/cjs/watch.js
|
|
1860
1816
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1861
1817
|
rw-server: dist/cjs/bin.js
|
|
1862
|
-
checksum: 10c0/
|
|
1818
|
+
checksum: 10c0/848abc3787326b8b4d29a1177262197c0dce87b6dd69f7b12b951b54343190aa7a7b042d18bcc6a3997e87186079111a738bffe4e64268030130886eae45d6b1
|
|
1863
1819
|
languageName: node
|
|
1864
1820
|
linkType: hard
|
|
1865
1821
|
|
|
1866
|
-
"@cedarjs/api@npm:2.0.
|
|
1867
|
-
version: 2.0.
|
|
1868
|
-
resolution: "@cedarjs/api@npm:2.0.
|
|
1822
|
+
"@cedarjs/api@npm:2.1.0-rc.28":
|
|
1823
|
+
version: 2.1.0-rc.28
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.1.0-rc.28"
|
|
1869
1825
|
dependencies:
|
|
1870
1826
|
"@prisma/client": "npm:6.19.1"
|
|
1871
1827
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1890,38 +1846,38 @@ __metadata:
|
|
|
1890
1846
|
rw: dist/cjs/bins/redwood.js
|
|
1891
1847
|
rwfw: dist/cjs/bins/rwfw.js
|
|
1892
1848
|
tsc: dist/cjs/bins/tsc.js
|
|
1893
|
-
checksum: 10c0/
|
|
1849
|
+
checksum: 10c0/87b2b45e813e98cf9364739c6bf3367fdfb6ef952ec6bc9ccffc7d58992cb1ccd0fe799970a6d52fe6e29f2e7147ae70af8f973807e31193bee4b7e6811c8479
|
|
1894
1850
|
languageName: node
|
|
1895
1851
|
linkType: hard
|
|
1896
1852
|
|
|
1897
|
-
"@cedarjs/auth@npm:2.0.
|
|
1898
|
-
version: 2.0.
|
|
1899
|
-
resolution: "@cedarjs/auth@npm:2.0.
|
|
1853
|
+
"@cedarjs/auth@npm:2.1.0-rc.28":
|
|
1854
|
+
version: 2.1.0-rc.28
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.1.0-rc.28"
|
|
1900
1856
|
dependencies:
|
|
1901
1857
|
core-js: "npm:3.42.0"
|
|
1902
1858
|
react: "npm:18.3.1"
|
|
1903
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/8c6c4eaaef1b8240396b5254c1bf53638b98e89b9d8a95c5c60e90240c7182be6c4dc25b347c7e3063654b83cfd6fcc742f06a953edaff16f7f16e0878543496
|
|
1904
1860
|
languageName: node
|
|
1905
1861
|
linkType: hard
|
|
1906
1862
|
|
|
1907
|
-
"@cedarjs/babel-config@npm:2.0.
|
|
1908
|
-
version: 2.0.
|
|
1909
|
-
resolution: "@cedarjs/babel-config@npm:2.0.
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.1.0-rc.28":
|
|
1864
|
+
version: 2.1.0-rc.28
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.1.0-rc.28"
|
|
1910
1866
|
dependencies:
|
|
1911
1867
|
"@babel/core": "npm:^7.26.10"
|
|
1912
|
-
"@babel/parser": "npm:7.
|
|
1868
|
+
"@babel/parser": "npm:7.28.5"
|
|
1913
1869
|
"@babel/plugin-transform-class-properties": "npm:7.27.1"
|
|
1914
1870
|
"@babel/plugin-transform-private-methods": "npm:7.27.1"
|
|
1915
1871
|
"@babel/plugin-transform-private-property-in-object": "npm:7.27.1"
|
|
1916
1872
|
"@babel/plugin-transform-react-jsx": "npm:7.27.1"
|
|
1917
|
-
"@babel/plugin-transform-runtime": "npm:7.
|
|
1918
|
-
"@babel/preset-env": "npm:7.
|
|
1919
|
-
"@babel/preset-react": "npm:7.
|
|
1920
|
-
"@babel/preset-typescript": "npm:7.
|
|
1921
|
-
"@babel/register": "npm:7.
|
|
1922
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
1923
|
-
"@babel/traverse": "npm:7.
|
|
1924
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
1873
|
+
"@babel/plugin-transform-runtime": "npm:7.28.5"
|
|
1874
|
+
"@babel/preset-env": "npm:7.28.5"
|
|
1875
|
+
"@babel/preset-react": "npm:7.28.5"
|
|
1876
|
+
"@babel/preset-typescript": "npm:7.28.5"
|
|
1877
|
+
"@babel/register": "npm:7.28.3"
|
|
1878
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1879
|
+
"@babel/traverse": "npm:7.28.5"
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
1925
1881
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1926
1882
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1927
1883
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1929,17 +1885,17 @@ __metadata:
|
|
|
1929
1885
|
fast-glob: "npm:3.3.3"
|
|
1930
1886
|
graphql: "npm:16.9.0"
|
|
1931
1887
|
typescript: "npm:5.9.3"
|
|
1932
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/cd8b3938c30c477a27798c82c5bab0ddc8d1075d72949a8a7a4330cd3494f0f603f68f76a6673cab22dc096995b51930318d708ba4f0325bb5e7f8fcce72c5b4
|
|
1933
1889
|
languageName: node
|
|
1934
1890
|
linkType: hard
|
|
1935
1891
|
|
|
1936
|
-
"@cedarjs/cli-helpers@npm:2.0.
|
|
1937
|
-
version: 2.0.
|
|
1938
|
-
resolution: "@cedarjs/cli-helpers@npm:2.0.
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.1.0-rc.28":
|
|
1893
|
+
version: 2.1.0-rc.28
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.1.0-rc.28"
|
|
1939
1895
|
dependencies:
|
|
1940
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1941
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
1942
|
-
"@cedarjs/telemetry": "npm:2.0.
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.1.0-rc.28"
|
|
1943
1899
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1944
1900
|
ansis: "npm:4.1.0"
|
|
1945
1901
|
dotenv: "npm:16.4.7"
|
|
@@ -1954,25 +1910,25 @@ __metadata:
|
|
|
1954
1910
|
smol-toml: "npm:1.3.4"
|
|
1955
1911
|
termi-link: "npm:1.1.0"
|
|
1956
1912
|
yargs-parser: "npm:21.1.1"
|
|
1957
|
-
checksum: 10c0/
|
|
1913
|
+
checksum: 10c0/2fc0533ca4eda4fe5c35876a54ea0c87523d6344aa5e8c38330c9dad99c80c2eea28ffa9a93cfd3307551d3d7586db677e4eeebac307a1b70115149a423ac3ff
|
|
1958
1914
|
languageName: node
|
|
1959
1915
|
linkType: hard
|
|
1960
1916
|
|
|
1961
|
-
"@cedarjs/cli@npm:2.0.
|
|
1962
|
-
version: 2.0.
|
|
1963
|
-
resolution: "@cedarjs/cli@npm:2.0.
|
|
1964
|
-
dependencies:
|
|
1965
|
-
"@babel/preset-typescript": "npm:7.
|
|
1966
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
1967
|
-
"@cedarjs/api-server": "npm:2.0.
|
|
1968
|
-
"@cedarjs/cli-helpers": "npm:2.0.
|
|
1969
|
-
"@cedarjs/fastify-web": "npm:2.0.
|
|
1970
|
-
"@cedarjs/internal": "npm:2.0.
|
|
1971
|
-
"@cedarjs/prerender": "npm:2.0.
|
|
1972
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
1973
|
-
"@cedarjs/structure": "npm:2.0.
|
|
1974
|
-
"@cedarjs/telemetry": "npm:2.0.
|
|
1975
|
-
"@cedarjs/web-server": "npm:2.0.
|
|
1917
|
+
"@cedarjs/cli@npm:2.1.0-rc.28":
|
|
1918
|
+
version: 2.1.0-rc.28
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.1.0-rc.28"
|
|
1920
|
+
dependencies:
|
|
1921
|
+
"@babel/preset-typescript": "npm:7.28.5"
|
|
1922
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1923
|
+
"@cedarjs/api-server": "npm:2.1.0-rc.28"
|
|
1924
|
+
"@cedarjs/cli-helpers": "npm:2.1.0-rc.28"
|
|
1925
|
+
"@cedarjs/fastify-web": "npm:2.1.0-rc.28"
|
|
1926
|
+
"@cedarjs/internal": "npm:2.1.0-rc.28"
|
|
1927
|
+
"@cedarjs/prerender": "npm:2.1.0-rc.28"
|
|
1928
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
1929
|
+
"@cedarjs/structure": "npm:2.1.0-rc.28"
|
|
1930
|
+
"@cedarjs/telemetry": "npm:2.1.0-rc.28"
|
|
1931
|
+
"@cedarjs/web-server": "npm:2.1.0-rc.28"
|
|
1976
1932
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1977
1933
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1978
1934
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -2025,41 +1981,41 @@ __metadata:
|
|
|
2025
1981
|
redwood: dist/index.js
|
|
2026
1982
|
rw: dist/index.js
|
|
2027
1983
|
rwfw: dist/rwfw.js
|
|
2028
|
-
checksum: 10c0/
|
|
1984
|
+
checksum: 10c0/b3d7a03a16d4907cc7f08862e7c4328a5d5ec6cd8b0e2b8c49c19c2e097979098147d0f033ab6cd3283a3dc102938c8e3b20f235086ea677a75b9fed37486bdf
|
|
2029
1985
|
languageName: node
|
|
2030
1986
|
linkType: hard
|
|
2031
1987
|
|
|
2032
|
-
"@cedarjs/context@npm:2.0.
|
|
2033
|
-
version: 2.0.
|
|
2034
|
-
resolution: "@cedarjs/context@npm:2.0.
|
|
2035
|
-
checksum: 10c0/
|
|
1988
|
+
"@cedarjs/context@npm:2.1.0-rc.28":
|
|
1989
|
+
version: 2.1.0-rc.28
|
|
1990
|
+
resolution: "@cedarjs/context@npm:2.1.0-rc.28"
|
|
1991
|
+
checksum: 10c0/40c5bb1aa4c87f3a410c5783439840527b4599b5bb69844239292486b13bcf0483df5a665a21e139178c005952e37ccee673edee5a4c5d419288718cfe6ebbc3
|
|
2036
1992
|
languageName: node
|
|
2037
1993
|
linkType: hard
|
|
2038
1994
|
|
|
2039
|
-
"@cedarjs/cookie-jar@npm:2.0.
|
|
2040
|
-
version: 2.0.
|
|
2041
|
-
resolution: "@cedarjs/cookie-jar@npm:2.0.
|
|
1995
|
+
"@cedarjs/cookie-jar@npm:2.1.0-rc.28":
|
|
1996
|
+
version: 2.1.0-rc.28
|
|
1997
|
+
resolution: "@cedarjs/cookie-jar@npm:2.1.0-rc.28"
|
|
2042
1998
|
dependencies:
|
|
2043
1999
|
cookie: "npm:1.0.2"
|
|
2044
2000
|
esbuild: "npm:0.25.9"
|
|
2045
2001
|
fast-glob: "npm:3.3.3"
|
|
2046
2002
|
fs-extra: "npm:11.2.0"
|
|
2047
|
-
checksum: 10c0/
|
|
2003
|
+
checksum: 10c0/a1dcd12e022b8c3935340c1a14d62810715cd9d3d49bce5e909a4f18478cf23da9a00809c10ef4da718e7d267e7eb532f72abca8f0174947f6eaf3386aff1325
|
|
2048
2004
|
languageName: node
|
|
2049
2005
|
linkType: hard
|
|
2050
2006
|
|
|
2051
|
-
"@cedarjs/core@npm:2.0.
|
|
2052
|
-
version: 2.0.
|
|
2053
|
-
resolution: "@cedarjs/core@npm:2.0.
|
|
2054
|
-
dependencies:
|
|
2055
|
-
"@babel/cli": "npm:7.
|
|
2056
|
-
"@cedarjs/api-server": "npm:2.0.
|
|
2057
|
-
"@cedarjs/cli": "npm:2.0.
|
|
2058
|
-
"@cedarjs/eslint-config": "npm:2.0.
|
|
2059
|
-
"@cedarjs/internal": "npm:2.0.
|
|
2060
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2061
|
-
"@cedarjs/testing": "npm:2.0.
|
|
2062
|
-
"@cedarjs/web-server": "npm:2.0.
|
|
2007
|
+
"@cedarjs/core@npm:2.1.0-rc.28":
|
|
2008
|
+
version: 2.1.0-rc.28
|
|
2009
|
+
resolution: "@cedarjs/core@npm:2.1.0-rc.28"
|
|
2010
|
+
dependencies:
|
|
2011
|
+
"@babel/cli": "npm:7.28.3"
|
|
2012
|
+
"@cedarjs/api-server": "npm:2.1.0-rc.28"
|
|
2013
|
+
"@cedarjs/cli": "npm:2.1.0-rc.28"
|
|
2014
|
+
"@cedarjs/eslint-config": "npm:2.1.0-rc.28"
|
|
2015
|
+
"@cedarjs/internal": "npm:2.1.0-rc.28"
|
|
2016
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2017
|
+
"@cedarjs/testing": "npm:2.1.0-rc.28"
|
|
2018
|
+
"@cedarjs/web-server": "npm:2.1.0-rc.28"
|
|
2063
2019
|
graphql-tag: "npm:2.12.6"
|
|
2064
2020
|
lodash: "npm:4.17.21"
|
|
2065
2021
|
nodemon: "npm:3.1.11"
|
|
@@ -2089,20 +2045,22 @@ __metadata:
|
|
|
2089
2045
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2090
2046
|
rwfw: dist/bins/rwfw.js
|
|
2091
2047
|
vitest: dist/bins/vitest.js
|
|
2092
|
-
checksum: 10c0/
|
|
2048
|
+
checksum: 10c0/a8610cd24a80cadb84353eeb3597e9fdf73d874926aaca5f257a62203a2ed3010fcc42dff49f8b6d8ef06163b7c1b7a3039181df4d8bec0f8bf0e21358c69803
|
|
2093
2049
|
languageName: node
|
|
2094
2050
|
linkType: hard
|
|
2095
2051
|
|
|
2096
|
-
"@cedarjs/eslint-config@npm:2.0.
|
|
2097
|
-
version: 2.0.
|
|
2098
|
-
resolution: "@cedarjs/eslint-config@npm:2.0.
|
|
2052
|
+
"@cedarjs/eslint-config@npm:2.1.0-rc.28":
|
|
2053
|
+
version: 2.1.0-rc.28
|
|
2054
|
+
resolution: "@cedarjs/eslint-config@npm:2.1.0-rc.28"
|
|
2099
2055
|
dependencies:
|
|
2100
2056
|
"@babel/core": "npm:^7.26.10"
|
|
2101
|
-
"@babel/eslint-parser": "npm:7.
|
|
2057
|
+
"@babel/eslint-parser": "npm:7.28.5"
|
|
2102
2058
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2103
|
-
"@cedarjs/
|
|
2104
|
-
"@cedarjs/
|
|
2105
|
-
"@cedarjs/
|
|
2059
|
+
"@cedarjs/babel-config": "npm:2.1.0-rc.28"
|
|
2060
|
+
"@cedarjs/eslint-plugin": "npm:2.1.0-rc.28"
|
|
2061
|
+
"@cedarjs/internal": "npm:2.1.0-rc.28"
|
|
2062
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2063
|
+
"@eslint/js": "npm:8.57.1"
|
|
2106
2064
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2107
2065
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
2108
2066
|
eslint: "npm:8.57.1"
|
|
@@ -2114,55 +2072,57 @@ __metadata:
|
|
|
2114
2072
|
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
|
2115
2073
|
eslint-plugin-prettier: "npm:5.2.1"
|
|
2116
2074
|
eslint-plugin-react: "npm:7.36.1"
|
|
2075
|
+
eslint-plugin-react-compiler: "npm:19.1.0-rc.1"
|
|
2117
2076
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2118
2077
|
prettier: "npm:3.6.2"
|
|
2119
|
-
|
|
2078
|
+
typescript-eslint: "npm:8.44.0"
|
|
2079
|
+
checksum: 10c0/a1dd3bcfc64928d088a012bf09a05a2b4ccf5458420080fbcf6fc0b993ac812ff0618a967c99300f013df7dbe064e13e600fc6ea4151dd8d9312c46faf7d24a4
|
|
2120
2080
|
languageName: node
|
|
2121
2081
|
linkType: hard
|
|
2122
2082
|
|
|
2123
|
-
"@cedarjs/eslint-plugin@npm:2.0.
|
|
2124
|
-
version: 2.0.
|
|
2125
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.0.
|
|
2083
|
+
"@cedarjs/eslint-plugin@npm:2.1.0-rc.28":
|
|
2084
|
+
version: 2.1.0-rc.28
|
|
2085
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.1.0-rc.28"
|
|
2126
2086
|
dependencies:
|
|
2127
2087
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2128
2088
|
eslint: "npm:8.57.1"
|
|
2129
|
-
checksum: 10c0/
|
|
2089
|
+
checksum: 10c0/85fe505de62138294b57e7a564018083ea443daedcdd9f930f1f905e65901ec491ff9aaab90d7a5c07449ea0f241e9d4195341e243db589c0b5506ae2862c900
|
|
2130
2090
|
languageName: node
|
|
2131
2091
|
linkType: hard
|
|
2132
2092
|
|
|
2133
|
-
"@cedarjs/fastify-web@npm:2.0.
|
|
2134
|
-
version: 2.0.
|
|
2135
|
-
resolution: "@cedarjs/fastify-web@npm:2.0.
|
|
2093
|
+
"@cedarjs/fastify-web@npm:2.1.0-rc.28":
|
|
2094
|
+
version: 2.1.0-rc.28
|
|
2095
|
+
resolution: "@cedarjs/fastify-web@npm:2.1.0-rc.28"
|
|
2136
2096
|
dependencies:
|
|
2137
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2097
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2138
2098
|
"@fastify/http-proxy": "npm:11.1.2"
|
|
2139
2099
|
"@fastify/static": "npm:8.2.0"
|
|
2140
2100
|
"@fastify/url-data": "npm:6.0.3"
|
|
2141
2101
|
fast-glob: "npm:3.3.3"
|
|
2142
|
-
checksum: 10c0/
|
|
2102
|
+
checksum: 10c0/19d5370de5f17941954e3cab5bb7470c2bfa4fd379c48f91fce3b398740bbcd1aa4e8388d512b75b2a8d8b5438c57fa8b33eaeec522e7ce7d2f998c7229dfb6c
|
|
2143
2103
|
languageName: node
|
|
2144
2104
|
linkType: hard
|
|
2145
2105
|
|
|
2146
|
-
"@cedarjs/forms@npm:2.0.
|
|
2147
|
-
version: 2.0.
|
|
2148
|
-
resolution: "@cedarjs/forms@npm:2.0.
|
|
2106
|
+
"@cedarjs/forms@npm:2.1.0-rc.28":
|
|
2107
|
+
version: 2.1.0-rc.28
|
|
2108
|
+
resolution: "@cedarjs/forms@npm:2.1.0-rc.28"
|
|
2149
2109
|
dependencies:
|
|
2150
2110
|
graphql: "npm:16.9.0"
|
|
2151
2111
|
pascalcase: "npm:1.0.0"
|
|
2152
2112
|
react-hook-form: "npm:7.54.2"
|
|
2153
2113
|
peerDependencies:
|
|
2154
2114
|
react: 18.3.1
|
|
2155
|
-
checksum: 10c0/
|
|
2115
|
+
checksum: 10c0/3cf3c962cf4b0809d78558fc662946ef876557afa88a192cb160b71a9a64b780cf50f90fe143f2aeea5c2de2647905d59fae94072dcafb92d6350321a163a03f
|
|
2156
2116
|
languageName: node
|
|
2157
2117
|
linkType: hard
|
|
2158
2118
|
|
|
2159
|
-
"@cedarjs/graphql-server@npm:2.0.
|
|
2160
|
-
version: 2.0.
|
|
2161
|
-
resolution: "@cedarjs/graphql-server@npm:2.0.
|
|
2119
|
+
"@cedarjs/graphql-server@npm:2.1.0-rc.28":
|
|
2120
|
+
version: 2.1.0-rc.28
|
|
2121
|
+
resolution: "@cedarjs/graphql-server@npm:2.1.0-rc.28"
|
|
2162
2122
|
dependencies:
|
|
2163
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2164
|
-
"@cedarjs/api": "npm:2.0.
|
|
2165
|
-
"@cedarjs/context": "npm:2.0.
|
|
2123
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2124
|
+
"@cedarjs/api": "npm:2.1.0-rc.28"
|
|
2125
|
+
"@cedarjs/context": "npm:2.1.0-rc.28"
|
|
2166
2126
|
"@envelop/core": "npm:5.0.2"
|
|
2167
2127
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2168
2128
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2181,24 +2141,24 @@ __metadata:
|
|
|
2181
2141
|
graphql-yoga: "npm:5.7.0"
|
|
2182
2142
|
lodash: "npm:4.17.21"
|
|
2183
2143
|
uuid: "npm:10.0.0"
|
|
2184
|
-
checksum: 10c0/
|
|
2144
|
+
checksum: 10c0/63ef7430bda58df6f0f92e7f4bf3bdf024eb287f70fb870498ae892fff94fc087b99cead9165f1fd153026f627761c940f4846e83aa10b13aaedf276b113bb5f
|
|
2185
2145
|
languageName: node
|
|
2186
2146
|
linkType: hard
|
|
2187
2147
|
|
|
2188
|
-
"@cedarjs/internal@npm:2.0.
|
|
2189
|
-
version: 2.0.
|
|
2190
|
-
resolution: "@cedarjs/internal@npm:2.0.
|
|
2148
|
+
"@cedarjs/internal@npm:2.1.0-rc.28":
|
|
2149
|
+
version: 2.1.0-rc.28
|
|
2150
|
+
resolution: "@cedarjs/internal@npm:2.1.0-rc.28"
|
|
2191
2151
|
dependencies:
|
|
2192
2152
|
"@babel/core": "npm:^7.26.10"
|
|
2193
|
-
"@babel/parser": "npm:7.
|
|
2153
|
+
"@babel/parser": "npm:7.28.5"
|
|
2194
2154
|
"@babel/plugin-transform-react-jsx": "npm:7.27.1"
|
|
2195
2155
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2196
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2197
|
-
"@babel/traverse": "npm:7.
|
|
2198
|
-
"@cedarjs/babel-config": "npm:2.0.
|
|
2199
|
-
"@cedarjs/graphql-server": "npm:2.0.
|
|
2200
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2201
|
-
"@cedarjs/router": "npm:2.0.
|
|
2156
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2157
|
+
"@babel/traverse": "npm:7.28.5"
|
|
2158
|
+
"@cedarjs/babel-config": "npm:2.1.0-rc.28"
|
|
2159
|
+
"@cedarjs/graphql-server": "npm:2.1.0-rc.28"
|
|
2160
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2161
|
+
"@cedarjs/router": "npm:2.1.0-rc.28"
|
|
2202
2162
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2203
2163
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2204
2164
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2231,24 +2191,24 @@ __metadata:
|
|
|
2231
2191
|
bin:
|
|
2232
2192
|
rw-gen: dist/generate/generate.js
|
|
2233
2193
|
rw-gen-watch: dist/generate/watch.js
|
|
2234
|
-
checksum: 10c0/
|
|
2194
|
+
checksum: 10c0/3baca3d031266c794eb1bb179b427b45af0696a3b224a526b09faed374ef78bde7086222cc1d1fc16891d8fb0ad0aab1eea57bfb1d26742dce9965768feb24fe
|
|
2235
2195
|
languageName: node
|
|
2236
2196
|
linkType: hard
|
|
2237
2197
|
|
|
2238
|
-
"@cedarjs/prerender@npm:2.0.
|
|
2239
|
-
version: 2.0.
|
|
2240
|
-
resolution: "@cedarjs/prerender@npm:2.0.
|
|
2198
|
+
"@cedarjs/prerender@npm:2.1.0-rc.28":
|
|
2199
|
+
version: 2.1.0-rc.28
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.1.0-rc.28"
|
|
2241
2201
|
dependencies:
|
|
2242
2202
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2243
|
-
"@babel/generator": "npm:7.
|
|
2244
|
-
"@babel/parser": "npm:7.
|
|
2245
|
-
"@babel/traverse": "npm:7.
|
|
2246
|
-
"@cedarjs/babel-config": "npm:2.0.
|
|
2247
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2248
|
-
"@cedarjs/router": "npm:2.0.
|
|
2249
|
-
"@cedarjs/structure": "npm:2.0.
|
|
2250
|
-
"@cedarjs/vite": "npm:2.0.
|
|
2251
|
-
"@cedarjs/web": "npm:2.0.
|
|
2203
|
+
"@babel/generator": "npm:7.28.5"
|
|
2204
|
+
"@babel/parser": "npm:7.28.5"
|
|
2205
|
+
"@babel/traverse": "npm:7.28.5"
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.1.0-rc.28"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2208
|
+
"@cedarjs/router": "npm:2.1.0-rc.28"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.1.0-rc.28"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.1.0-rc.28"
|
|
2211
|
+
"@cedarjs/web": "npm:2.1.0-rc.28"
|
|
2252
2212
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2253
2213
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2254
2214
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2268,58 +2228,58 @@ __metadata:
|
|
|
2268
2228
|
peerDependencies:
|
|
2269
2229
|
react: 18.3.1
|
|
2270
2230
|
react-dom: 18.3.1
|
|
2271
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/65039e5bbe588f4da48c81045c03fa6dbbdede0d9a8fbe3b5976e07fd3fd3c1c360de021b5122ce53d17e0ec43d6e0d386540f2d988240eb01bf7622e679d5e2
|
|
2272
2232
|
languageName: node
|
|
2273
2233
|
linkType: hard
|
|
2274
2234
|
|
|
2275
|
-
"@cedarjs/project-config@npm:2.0.
|
|
2276
|
-
version: 2.0.
|
|
2277
|
-
resolution: "@cedarjs/project-config@npm:2.0.
|
|
2235
|
+
"@cedarjs/project-config@npm:2.1.0-rc.28":
|
|
2236
|
+
version: 2.1.0-rc.28
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.1.0-rc.28"
|
|
2278
2238
|
dependencies:
|
|
2279
2239
|
deepmerge: "npm:4.3.1"
|
|
2280
2240
|
fast-glob: "npm:3.3.3"
|
|
2281
2241
|
smol-toml: "npm:1.3.4"
|
|
2282
2242
|
string-env-interpolation: "npm:1.0.1"
|
|
2283
|
-
checksum: 10c0/
|
|
2243
|
+
checksum: 10c0/282d939f5c6cf6bb00bc9aa1a19e3054cb2bc53fb3052f6e7504ed483a8eb733a09ccf8f4dba4278c9f6c9eb97b9fbab75f60224a3a0f2ce37328052e2d19028
|
|
2284
2244
|
languageName: node
|
|
2285
2245
|
linkType: hard
|
|
2286
2246
|
|
|
2287
|
-
"@cedarjs/router@npm:2.0.
|
|
2288
|
-
version: 2.0.
|
|
2289
|
-
resolution: "@cedarjs/router@npm:2.0.
|
|
2247
|
+
"@cedarjs/router@npm:2.1.0-rc.28":
|
|
2248
|
+
version: 2.1.0-rc.28
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.1.0-rc.28"
|
|
2290
2250
|
dependencies:
|
|
2291
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2292
|
-
"@cedarjs/auth": "npm:2.0.
|
|
2293
|
-
"@cedarjs/server-store": "npm:2.0.
|
|
2251
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2252
|
+
"@cedarjs/auth": "npm:2.1.0-rc.28"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.1.0-rc.28"
|
|
2294
2254
|
core-js: "npm:3.42.0"
|
|
2295
2255
|
react: "npm:18.3.1"
|
|
2296
2256
|
react-dom: "npm:18.3.1"
|
|
2297
2257
|
peerDependencies:
|
|
2298
2258
|
react: 18.3.1
|
|
2299
2259
|
react-dom: 18.3.1
|
|
2300
|
-
checksum: 10c0/
|
|
2260
|
+
checksum: 10c0/910aadfaa1b0c79ec7459d280877f9ffc70f2479678a3d01714d1e323ee0291b995d38ca27b95863a123289e233f5b9d368096460194a31650dd7920d43f1088
|
|
2301
2261
|
languageName: node
|
|
2302
2262
|
linkType: hard
|
|
2303
2263
|
|
|
2304
|
-
"@cedarjs/server-store@npm:2.0.
|
|
2305
|
-
version: 2.0.
|
|
2306
|
-
resolution: "@cedarjs/server-store@npm:2.0.
|
|
2264
|
+
"@cedarjs/server-store@npm:2.1.0-rc.28":
|
|
2265
|
+
version: 2.1.0-rc.28
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.1.0-rc.28"
|
|
2307
2267
|
dependencies:
|
|
2308
|
-
"@cedarjs/auth": "npm:2.0.
|
|
2309
|
-
"@cedarjs/cookie-jar": "npm:2.0.
|
|
2268
|
+
"@cedarjs/auth": "npm:2.1.0-rc.28"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.1.0-rc.28"
|
|
2310
2270
|
esbuild: "npm:0.25.9"
|
|
2311
2271
|
fast-glob: "npm:3.3.3"
|
|
2312
2272
|
fs-extra: "npm:11.2.0"
|
|
2313
|
-
checksum: 10c0/
|
|
2273
|
+
checksum: 10c0/2855f62f3094ff8f7f2e96805ae13d4e96002acc6d8a294bf22d206f3f9f8d7cce6ccd2a7abece9038a2a02f62a90b36a8187b8d6c07a07f7b22e7de696a8e2b
|
|
2314
2274
|
languageName: node
|
|
2315
2275
|
linkType: hard
|
|
2316
2276
|
|
|
2317
|
-
"@cedarjs/structure@npm:2.0.
|
|
2318
|
-
version: 2.0.
|
|
2319
|
-
resolution: "@cedarjs/structure@npm:2.0.
|
|
2277
|
+
"@cedarjs/structure@npm:2.1.0-rc.28":
|
|
2278
|
+
version: 2.1.0-rc.28
|
|
2279
|
+
resolution: "@cedarjs/structure@npm:2.1.0-rc.28"
|
|
2320
2280
|
dependencies:
|
|
2321
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2322
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2281
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2282
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2323
2283
|
"@prisma/internals": "npm:6.19.1"
|
|
2324
2284
|
"@types/line-column": "npm:1.0.2"
|
|
2325
2285
|
camelcase: "npm:6.3.0"
|
|
@@ -2342,37 +2302,37 @@ __metadata:
|
|
|
2342
2302
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2343
2303
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2344
2304
|
yargs-parser: "npm:21.1.1"
|
|
2345
|
-
checksum: 10c0/
|
|
2305
|
+
checksum: 10c0/9ee05489e98b1a089865ef56052913120308caaa3136ca39df07bfc0eca04ec3bdeeb1f125954794beea3c8621a44deaccdafc335e0b2a3baded0c8e77761cea
|
|
2346
2306
|
languageName: node
|
|
2347
2307
|
linkType: hard
|
|
2348
2308
|
|
|
2349
|
-
"@cedarjs/telemetry@npm:2.0.
|
|
2350
|
-
version: 2.0.
|
|
2351
|
-
resolution: "@cedarjs/telemetry@npm:2.0.
|
|
2309
|
+
"@cedarjs/telemetry@npm:2.1.0-rc.28":
|
|
2310
|
+
version: 2.1.0-rc.28
|
|
2311
|
+
resolution: "@cedarjs/telemetry@npm:2.1.0-rc.28"
|
|
2352
2312
|
dependencies:
|
|
2353
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2354
|
-
"@cedarjs/structure": "npm:2.0.
|
|
2313
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2314
|
+
"@cedarjs/structure": "npm:2.1.0-rc.28"
|
|
2355
2315
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2356
2316
|
ci-info: "npm:4.0.0"
|
|
2357
2317
|
envinfo: "npm:7.14.0"
|
|
2358
2318
|
systeminformation: "npm:5.23.8"
|
|
2359
2319
|
uuid: "npm:10.0.0"
|
|
2360
2320
|
yargs: "npm:17.7.2"
|
|
2361
|
-
checksum: 10c0/
|
|
2321
|
+
checksum: 10c0/b1c8f191bdb4f0735644223caeec35f0115592e344b59063ad637adef5a3349fe46d9e5ca47703e2c4a9e388c34ed42cd51abf112b25e4db6915566705ec0ce2
|
|
2362
2322
|
languageName: node
|
|
2363
2323
|
linkType: hard
|
|
2364
2324
|
|
|
2365
|
-
"@cedarjs/testing@npm:2.0.
|
|
2366
|
-
version: 2.0.
|
|
2367
|
-
resolution: "@cedarjs/testing@npm:2.0.
|
|
2368
|
-
dependencies:
|
|
2369
|
-
"@cedarjs/auth": "npm:2.0.
|
|
2370
|
-
"@cedarjs/babel-config": "npm:2.0.
|
|
2371
|
-
"@cedarjs/context": "npm:2.0.
|
|
2372
|
-
"@cedarjs/graphql-server": "npm:2.0.
|
|
2373
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2374
|
-
"@cedarjs/router": "npm:2.0.
|
|
2375
|
-
"@cedarjs/web": "npm:2.0.
|
|
2325
|
+
"@cedarjs/testing@npm:2.1.0-rc.28":
|
|
2326
|
+
version: 2.1.0-rc.28
|
|
2327
|
+
resolution: "@cedarjs/testing@npm:2.1.0-rc.28"
|
|
2328
|
+
dependencies:
|
|
2329
|
+
"@cedarjs/auth": "npm:2.1.0-rc.28"
|
|
2330
|
+
"@cedarjs/babel-config": "npm:2.1.0-rc.28"
|
|
2331
|
+
"@cedarjs/context": "npm:2.1.0-rc.28"
|
|
2332
|
+
"@cedarjs/graphql-server": "npm:2.1.0-rc.28"
|
|
2333
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2334
|
+
"@cedarjs/router": "npm:2.1.0-rc.28"
|
|
2335
|
+
"@cedarjs/web": "npm:2.1.0-rc.28"
|
|
2376
2336
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2377
2337
|
"@testing-library/react": "npm:14.3.1"
|
|
2378
2338
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2395,26 +2355,26 @@ __metadata:
|
|
|
2395
2355
|
peerDependenciesMeta:
|
|
2396
2356
|
vitest:
|
|
2397
2357
|
optional: true
|
|
2398
|
-
checksum: 10c0/
|
|
2358
|
+
checksum: 10c0/20709c2ae7ae30f261bc820581e464be0e994f6f84769cf8a2de78d7779b7ff691ed7b37991ab1f09863f18e4f6307d2b45225b2b16032adf29761a66200a0eb
|
|
2399
2359
|
languageName: node
|
|
2400
2360
|
linkType: hard
|
|
2401
2361
|
|
|
2402
|
-
"@cedarjs/vite@npm:2.0.
|
|
2403
|
-
version: 2.0.
|
|
2404
|
-
resolution: "@cedarjs/vite@npm:2.0.
|
|
2362
|
+
"@cedarjs/vite@npm:2.1.0-rc.28":
|
|
2363
|
+
version: 2.1.0-rc.28
|
|
2364
|
+
resolution: "@cedarjs/vite@npm:2.1.0-rc.28"
|
|
2405
2365
|
dependencies:
|
|
2406
2366
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2407
|
-
"@babel/generator": "npm:7.
|
|
2408
|
-
"@babel/parser": "npm:7.
|
|
2409
|
-
"@babel/traverse": "npm:7.
|
|
2410
|
-
"@cedarjs/auth": "npm:2.0.
|
|
2411
|
-
"@cedarjs/babel-config": "npm:2.0.
|
|
2412
|
-
"@cedarjs/cookie-jar": "npm:2.0.
|
|
2413
|
-
"@cedarjs/internal": "npm:2.0.
|
|
2414
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2415
|
-
"@cedarjs/server-store": "npm:2.0.
|
|
2416
|
-
"@cedarjs/testing": "npm:2.0.
|
|
2417
|
-
"@cedarjs/web": "npm:2.0.
|
|
2367
|
+
"@babel/generator": "npm:7.28.5"
|
|
2368
|
+
"@babel/parser": "npm:7.28.5"
|
|
2369
|
+
"@babel/traverse": "npm:7.28.5"
|
|
2370
|
+
"@cedarjs/auth": "npm:2.1.0-rc.28"
|
|
2371
|
+
"@cedarjs/babel-config": "npm:2.1.0-rc.28"
|
|
2372
|
+
"@cedarjs/cookie-jar": "npm:2.1.0-rc.28"
|
|
2373
|
+
"@cedarjs/internal": "npm:2.1.0-rc.28"
|
|
2374
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2375
|
+
"@cedarjs/server-store": "npm:2.1.0-rc.28"
|
|
2376
|
+
"@cedarjs/testing": "npm:2.1.0-rc.28"
|
|
2377
|
+
"@cedarjs/web": "npm:2.1.0-rc.28"
|
|
2418
2378
|
"@swc/core": "npm:1.13.5"
|
|
2419
2379
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2420
2380
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2445,16 +2405,16 @@ __metadata:
|
|
|
2445
2405
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2446
2406
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2447
2407
|
vite: bins/vite.mjs
|
|
2448
|
-
checksum: 10c0/
|
|
2408
|
+
checksum: 10c0/91ea0a8ce89ab6a5897b220ba6dd819d174845689e8ec340bea769dfbffb7f462bdf9f76a4e7b4fe3ed7d2565ad0bc05fed6031f107b3e0e1767ac5bb1580a9a
|
|
2449
2409
|
languageName: node
|
|
2450
2410
|
linkType: hard
|
|
2451
2411
|
|
|
2452
|
-
"@cedarjs/web-server@npm:2.0.
|
|
2453
|
-
version: 2.0.
|
|
2454
|
-
resolution: "@cedarjs/web-server@npm:2.0.
|
|
2412
|
+
"@cedarjs/web-server@npm:2.1.0-rc.28":
|
|
2413
|
+
version: 2.1.0-rc.28
|
|
2414
|
+
resolution: "@cedarjs/web-server@npm:2.1.0-rc.28"
|
|
2455
2415
|
dependencies:
|
|
2456
|
-
"@cedarjs/fastify-web": "npm:2.0.
|
|
2457
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
2416
|
+
"@cedarjs/fastify-web": "npm:2.1.0-rc.28"
|
|
2417
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
2458
2418
|
ansis: "npm:4.1.0"
|
|
2459
2419
|
dotenv-defaults: "npm:5.0.2"
|
|
2460
2420
|
fastify: "npm:5.4.0"
|
|
@@ -2462,18 +2422,18 @@ __metadata:
|
|
|
2462
2422
|
yargs: "npm:17.7.2"
|
|
2463
2423
|
bin:
|
|
2464
2424
|
rw-web-server: dist/bin.js
|
|
2465
|
-
checksum: 10c0/
|
|
2425
|
+
checksum: 10c0/e32b22e2e711b449777f4ab27fe5ae6146c5006b89450d074d2e4521f8cd5e2c13aa1eda57628d51e3e1cbc9f1cb78352a0a5f4a2bd8348d00c7c3106a1bde0b
|
|
2466
2426
|
languageName: node
|
|
2467
2427
|
linkType: hard
|
|
2468
2428
|
|
|
2469
|
-
"@cedarjs/web@npm:2.0.
|
|
2470
|
-
version: 2.0.
|
|
2471
|
-
resolution: "@cedarjs/web@npm:2.0.
|
|
2429
|
+
"@cedarjs/web@npm:2.1.0-rc.28":
|
|
2430
|
+
version: 2.1.0-rc.28
|
|
2431
|
+
resolution: "@cedarjs/web@npm:2.1.0-rc.28"
|
|
2472
2432
|
dependencies:
|
|
2473
2433
|
"@apollo/client": "npm:3.13.9"
|
|
2474
|
-
"@babel/runtime-corejs3": "npm:7.
|
|
2475
|
-
"@cedarjs/auth": "npm:2.0.
|
|
2476
|
-
"@cedarjs/server-store": "npm:2.0.
|
|
2434
|
+
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2435
|
+
"@cedarjs/auth": "npm:2.1.0-rc.28"
|
|
2436
|
+
"@cedarjs/server-store": "npm:2.1.0-rc.28"
|
|
2477
2437
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2478
2438
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2479
2439
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2498,7 +2458,7 @@ __metadata:
|
|
|
2498
2458
|
rwfw: dist/cjs/bins/rwfw.js
|
|
2499
2459
|
storybook: dist/cjs/bins/storybook.js
|
|
2500
2460
|
tsc: dist/cjs/bins/tsc.js
|
|
2501
|
-
checksum: 10c0/
|
|
2461
|
+
checksum: 10c0/216a724eaa60f657244ad8cedb91a9a3b5c82e160a4a6682902d557bf7d4a4482014b373c5867b5a5ec48fc2058b03ad1719b16eb1ac14bfe0bcb2342e316c97
|
|
2502
2462
|
languageName: node
|
|
2503
2463
|
linkType: hard
|
|
2504
2464
|
|
|
@@ -4670,7 +4630,7 @@ __metadata:
|
|
|
4670
4630
|
languageName: node
|
|
4671
4631
|
linkType: hard
|
|
4672
4632
|
|
|
4673
|
-
"@jridgewell/trace-mapping@npm:^0.3.12, @jridgewell/trace-mapping@npm:^0.3.18, @jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.
|
|
4633
|
+
"@jridgewell/trace-mapping@npm:^0.3.12, @jridgewell/trace-mapping@npm:^0.3.18, @jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.28":
|
|
4674
4634
|
version: 0.3.31
|
|
4675
4635
|
resolution: "@jridgewell/trace-mapping@npm:0.3.31"
|
|
4676
4636
|
dependencies:
|
|
@@ -5556,9 +5516,9 @@ __metadata:
|
|
|
5556
5516
|
languageName: node
|
|
5557
5517
|
linkType: hard
|
|
5558
5518
|
|
|
5559
|
-
"@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5560
|
-
version: 4.53.
|
|
5561
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5519
|
+
"@rollup/rollup-android-arm-eabi@npm:4.53.4":
|
|
5520
|
+
version: 4.53.4
|
|
5521
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.4"
|
|
5562
5522
|
conditions: os=android & cpu=arm
|
|
5563
5523
|
languageName: node
|
|
5564
5524
|
linkType: hard
|
|
@@ -5570,9 +5530,9 @@ __metadata:
|
|
|
5570
5530
|
languageName: node
|
|
5571
5531
|
linkType: hard
|
|
5572
5532
|
|
|
5573
|
-
"@rollup/rollup-android-arm64@npm:4.53.
|
|
5574
|
-
version: 4.53.
|
|
5575
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.53.
|
|
5533
|
+
"@rollup/rollup-android-arm64@npm:4.53.4":
|
|
5534
|
+
version: 4.53.4
|
|
5535
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.53.4"
|
|
5576
5536
|
conditions: os=android & cpu=arm64
|
|
5577
5537
|
languageName: node
|
|
5578
5538
|
linkType: hard
|
|
@@ -5584,9 +5544,9 @@ __metadata:
|
|
|
5584
5544
|
languageName: node
|
|
5585
5545
|
linkType: hard
|
|
5586
5546
|
|
|
5587
|
-
"@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5588
|
-
version: 4.53.
|
|
5589
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5547
|
+
"@rollup/rollup-darwin-arm64@npm:4.53.4":
|
|
5548
|
+
version: 4.53.4
|
|
5549
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.4"
|
|
5590
5550
|
conditions: os=darwin & cpu=arm64
|
|
5591
5551
|
languageName: node
|
|
5592
5552
|
linkType: hard
|
|
@@ -5598,23 +5558,23 @@ __metadata:
|
|
|
5598
5558
|
languageName: node
|
|
5599
5559
|
linkType: hard
|
|
5600
5560
|
|
|
5601
|
-
"@rollup/rollup-darwin-x64@npm:4.53.
|
|
5602
|
-
version: 4.53.
|
|
5603
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.53.
|
|
5561
|
+
"@rollup/rollup-darwin-x64@npm:4.53.4":
|
|
5562
|
+
version: 4.53.4
|
|
5563
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.53.4"
|
|
5604
5564
|
conditions: os=darwin & cpu=x64
|
|
5605
5565
|
languageName: node
|
|
5606
5566
|
linkType: hard
|
|
5607
5567
|
|
|
5608
|
-
"@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5609
|
-
version: 4.53.
|
|
5610
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5568
|
+
"@rollup/rollup-freebsd-arm64@npm:4.53.4":
|
|
5569
|
+
version: 4.53.4
|
|
5570
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.4"
|
|
5611
5571
|
conditions: os=freebsd & cpu=arm64
|
|
5612
5572
|
languageName: node
|
|
5613
5573
|
linkType: hard
|
|
5614
5574
|
|
|
5615
|
-
"@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5616
|
-
version: 4.53.
|
|
5617
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5575
|
+
"@rollup/rollup-freebsd-x64@npm:4.53.4":
|
|
5576
|
+
version: 4.53.4
|
|
5577
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.4"
|
|
5618
5578
|
conditions: os=freebsd & cpu=x64
|
|
5619
5579
|
languageName: node
|
|
5620
5580
|
linkType: hard
|
|
@@ -5626,9 +5586,9 @@ __metadata:
|
|
|
5626
5586
|
languageName: node
|
|
5627
5587
|
linkType: hard
|
|
5628
5588
|
|
|
5629
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5630
|
-
version: 4.53.
|
|
5631
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5589
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.4":
|
|
5590
|
+
version: 4.53.4
|
|
5591
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.4"
|
|
5632
5592
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
5633
5593
|
languageName: node
|
|
5634
5594
|
linkType: hard
|
|
@@ -5640,9 +5600,9 @@ __metadata:
|
|
|
5640
5600
|
languageName: node
|
|
5641
5601
|
linkType: hard
|
|
5642
5602
|
|
|
5643
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5644
|
-
version: 4.53.
|
|
5645
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5603
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.4":
|
|
5604
|
+
version: 4.53.4
|
|
5605
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.4"
|
|
5646
5606
|
conditions: os=linux & cpu=arm & libc=musl
|
|
5647
5607
|
languageName: node
|
|
5648
5608
|
linkType: hard
|
|
@@ -5654,9 +5614,9 @@ __metadata:
|
|
|
5654
5614
|
languageName: node
|
|
5655
5615
|
linkType: hard
|
|
5656
5616
|
|
|
5657
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5658
|
-
version: 4.53.
|
|
5659
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5617
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.53.4":
|
|
5618
|
+
version: 4.53.4
|
|
5619
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.4"
|
|
5660
5620
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5661
5621
|
languageName: node
|
|
5662
5622
|
linkType: hard
|
|
@@ -5668,16 +5628,16 @@ __metadata:
|
|
|
5668
5628
|
languageName: node
|
|
5669
5629
|
linkType: hard
|
|
5670
5630
|
|
|
5671
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5672
|
-
version: 4.53.
|
|
5673
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5631
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.53.4":
|
|
5632
|
+
version: 4.53.4
|
|
5633
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.4"
|
|
5674
5634
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5675
5635
|
languageName: node
|
|
5676
5636
|
linkType: hard
|
|
5677
5637
|
|
|
5678
|
-
"@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5679
|
-
version: 4.53.
|
|
5680
|
-
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5638
|
+
"@rollup/rollup-linux-loong64-gnu@npm:4.53.4":
|
|
5639
|
+
version: 4.53.4
|
|
5640
|
+
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.4"
|
|
5681
5641
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
5682
5642
|
languageName: node
|
|
5683
5643
|
linkType: hard
|
|
@@ -5689,9 +5649,9 @@ __metadata:
|
|
|
5689
5649
|
languageName: node
|
|
5690
5650
|
linkType: hard
|
|
5691
5651
|
|
|
5692
|
-
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5693
|
-
version: 4.53.
|
|
5694
|
-
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5652
|
+
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.4":
|
|
5653
|
+
version: 4.53.4
|
|
5654
|
+
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.4"
|
|
5695
5655
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
5696
5656
|
languageName: node
|
|
5697
5657
|
linkType: hard
|
|
@@ -5703,16 +5663,16 @@ __metadata:
|
|
|
5703
5663
|
languageName: node
|
|
5704
5664
|
linkType: hard
|
|
5705
5665
|
|
|
5706
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5707
|
-
version: 4.53.
|
|
5708
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5666
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.4":
|
|
5667
|
+
version: 4.53.4
|
|
5668
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.4"
|
|
5709
5669
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
5710
5670
|
languageName: node
|
|
5711
5671
|
linkType: hard
|
|
5712
5672
|
|
|
5713
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5714
|
-
version: 4.53.
|
|
5715
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5673
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.53.4":
|
|
5674
|
+
version: 4.53.4
|
|
5675
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.4"
|
|
5716
5676
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
5717
5677
|
languageName: node
|
|
5718
5678
|
linkType: hard
|
|
@@ -5724,9 +5684,9 @@ __metadata:
|
|
|
5724
5684
|
languageName: node
|
|
5725
5685
|
linkType: hard
|
|
5726
5686
|
|
|
5727
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5728
|
-
version: 4.53.
|
|
5729
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5687
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.53.4":
|
|
5688
|
+
version: 4.53.4
|
|
5689
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.4"
|
|
5730
5690
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
5731
5691
|
languageName: node
|
|
5732
5692
|
linkType: hard
|
|
@@ -5738,9 +5698,9 @@ __metadata:
|
|
|
5738
5698
|
languageName: node
|
|
5739
5699
|
linkType: hard
|
|
5740
5700
|
|
|
5741
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5742
|
-
version: 4.53.
|
|
5743
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5701
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.53.4":
|
|
5702
|
+
version: 4.53.4
|
|
5703
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.4"
|
|
5744
5704
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5745
5705
|
languageName: node
|
|
5746
5706
|
linkType: hard
|
|
@@ -5752,16 +5712,16 @@ __metadata:
|
|
|
5752
5712
|
languageName: node
|
|
5753
5713
|
linkType: hard
|
|
5754
5714
|
|
|
5755
|
-
"@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5756
|
-
version: 4.53.
|
|
5757
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5715
|
+
"@rollup/rollup-linux-x64-musl@npm:4.53.4":
|
|
5716
|
+
version: 4.53.4
|
|
5717
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.4"
|
|
5758
5718
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5759
5719
|
languageName: node
|
|
5760
5720
|
linkType: hard
|
|
5761
5721
|
|
|
5762
|
-
"@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5763
|
-
version: 4.53.
|
|
5764
|
-
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5722
|
+
"@rollup/rollup-openharmony-arm64@npm:4.53.4":
|
|
5723
|
+
version: 4.53.4
|
|
5724
|
+
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.4"
|
|
5765
5725
|
conditions: os=openharmony & cpu=arm64
|
|
5766
5726
|
languageName: node
|
|
5767
5727
|
linkType: hard
|
|
@@ -5773,9 +5733,9 @@ __metadata:
|
|
|
5773
5733
|
languageName: node
|
|
5774
5734
|
linkType: hard
|
|
5775
5735
|
|
|
5776
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5777
|
-
version: 4.53.
|
|
5778
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5736
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.53.4":
|
|
5737
|
+
version: 4.53.4
|
|
5738
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.4"
|
|
5779
5739
|
conditions: os=win32 & cpu=arm64
|
|
5780
5740
|
languageName: node
|
|
5781
5741
|
linkType: hard
|
|
@@ -5787,16 +5747,16 @@ __metadata:
|
|
|
5787
5747
|
languageName: node
|
|
5788
5748
|
linkType: hard
|
|
5789
5749
|
|
|
5790
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5791
|
-
version: 4.53.
|
|
5792
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5750
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.53.4":
|
|
5751
|
+
version: 4.53.4
|
|
5752
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.4"
|
|
5793
5753
|
conditions: os=win32 & cpu=ia32
|
|
5794
5754
|
languageName: node
|
|
5795
5755
|
linkType: hard
|
|
5796
5756
|
|
|
5797
|
-
"@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5798
|
-
version: 4.53.
|
|
5799
|
-
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5757
|
+
"@rollup/rollup-win32-x64-gnu@npm:4.53.4":
|
|
5758
|
+
version: 4.53.4
|
|
5759
|
+
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.4"
|
|
5800
5760
|
conditions: os=win32 & cpu=x64
|
|
5801
5761
|
languageName: node
|
|
5802
5762
|
linkType: hard
|
|
@@ -5808,9 +5768,9 @@ __metadata:
|
|
|
5808
5768
|
languageName: node
|
|
5809
5769
|
linkType: hard
|
|
5810
5770
|
|
|
5811
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5812
|
-
version: 4.53.
|
|
5813
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5771
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.53.4":
|
|
5772
|
+
version: 4.53.4
|
|
5773
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.4"
|
|
5814
5774
|
conditions: os=win32 & cpu=x64
|
|
5815
5775
|
languageName: node
|
|
5816
5776
|
linkType: hard
|
|
@@ -7228,8 +7188,8 @@ __metadata:
|
|
|
7228
7188
|
version: 0.0.0-use.local
|
|
7229
7189
|
resolution: "api@workspace:api"
|
|
7230
7190
|
dependencies:
|
|
7231
|
-
"@cedarjs/api": "npm:2.0.
|
|
7232
|
-
"@cedarjs/graphql-server": "npm:2.0.
|
|
7191
|
+
"@cedarjs/api": "npm:2.1.0-rc.28"
|
|
7192
|
+
"@cedarjs/graphql-server": "npm:2.1.0-rc.28"
|
|
7233
7193
|
languageName: unknown
|
|
7234
7194
|
linkType: soft
|
|
7235
7195
|
|
|
@@ -7727,7 +7687,7 @@ __metadata:
|
|
|
7727
7687
|
languageName: node
|
|
7728
7688
|
linkType: hard
|
|
7729
7689
|
|
|
7730
|
-
"babel-plugin-polyfill-corejs2@npm:^0.4.
|
|
7690
|
+
"babel-plugin-polyfill-corejs2@npm:^0.4.14":
|
|
7731
7691
|
version: 0.4.14
|
|
7732
7692
|
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.14"
|
|
7733
7693
|
dependencies:
|
|
@@ -7740,19 +7700,19 @@ __metadata:
|
|
|
7740
7700
|
languageName: node
|
|
7741
7701
|
linkType: hard
|
|
7742
7702
|
|
|
7743
|
-
"babel-plugin-polyfill-corejs3@npm:^0.
|
|
7744
|
-
version: 0.
|
|
7745
|
-
resolution: "babel-plugin-polyfill-corejs3@npm:0.
|
|
7703
|
+
"babel-plugin-polyfill-corejs3@npm:^0.13.0":
|
|
7704
|
+
version: 0.13.0
|
|
7705
|
+
resolution: "babel-plugin-polyfill-corejs3@npm:0.13.0"
|
|
7746
7706
|
dependencies:
|
|
7747
|
-
"@babel/helper-define-polyfill-provider": "npm:^0.6.
|
|
7748
|
-
core-js-compat: "npm:^3.
|
|
7707
|
+
"@babel/helper-define-polyfill-provider": "npm:^0.6.5"
|
|
7708
|
+
core-js-compat: "npm:^3.43.0"
|
|
7749
7709
|
peerDependencies:
|
|
7750
7710
|
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
7751
|
-
checksum: 10c0/
|
|
7711
|
+
checksum: 10c0/5d8e228da425edc040d8c868486fd01ba10b0440f841156a30d9f8986f330f723e2ee61553c180929519563ef5b64acce2caac36a5a847f095d708dda5d8206d
|
|
7752
7712
|
languageName: node
|
|
7753
7713
|
linkType: hard
|
|
7754
7714
|
|
|
7755
|
-
"babel-plugin-polyfill-regenerator@npm:^0.6.
|
|
7715
|
+
"babel-plugin-polyfill-regenerator@npm:^0.6.5":
|
|
7756
7716
|
version: 0.6.5
|
|
7757
7717
|
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.5"
|
|
7758
7718
|
dependencies:
|
|
@@ -8892,7 +8852,7 @@ __metadata:
|
|
|
8892
8852
|
languageName: node
|
|
8893
8853
|
linkType: hard
|
|
8894
8854
|
|
|
8895
|
-
"core-js-compat@npm:^3.
|
|
8855
|
+
"core-js-compat@npm:^3.43.0":
|
|
8896
8856
|
version: 3.47.0
|
|
8897
8857
|
resolution: "core-js-compat@npm:3.47.0"
|
|
8898
8858
|
dependencies:
|
|
@@ -8901,7 +8861,7 @@ __metadata:
|
|
|
8901
8861
|
languageName: node
|
|
8902
8862
|
linkType: hard
|
|
8903
8863
|
|
|
8904
|
-
"core-js-pure@npm:^3.
|
|
8864
|
+
"core-js-pure@npm:^3.43.0":
|
|
8905
8865
|
version: 3.47.0
|
|
8906
8866
|
resolution: "core-js-pure@npm:3.47.0"
|
|
8907
8867
|
checksum: 10c0/7eb5f897e532b33e6ea85ec2c60073fc2fe943e4543ec9903340450fc0f3b46b5b118d57d332e9f2c3d681a8b7b219a4cc64ccf548d933f6b79f754b682696dd
|
|
@@ -10378,6 +10338,22 @@ __metadata:
|
|
|
10378
10338
|
languageName: node
|
|
10379
10339
|
linkType: hard
|
|
10380
10340
|
|
|
10341
|
+
"eslint-plugin-react-compiler@npm:19.1.0-rc.1":
|
|
10342
|
+
version: 19.1.0-rc.1
|
|
10343
|
+
resolution: "eslint-plugin-react-compiler@npm:19.1.0-rc.1"
|
|
10344
|
+
dependencies:
|
|
10345
|
+
"@babel/core": "npm:^7.24.4"
|
|
10346
|
+
"@babel/parser": "npm:^7.24.4"
|
|
10347
|
+
"@babel/plugin-proposal-private-methods": "npm:^7.18.6"
|
|
10348
|
+
hermes-parser: "npm:^0.25.1"
|
|
10349
|
+
zod: "npm:^3.22.4"
|
|
10350
|
+
zod-validation-error: "npm:^3.0.3"
|
|
10351
|
+
peerDependencies:
|
|
10352
|
+
eslint: ">=7"
|
|
10353
|
+
checksum: 10c0/d5888623e4007956e1b0204240e751f88208981de229750a80cfe74c122f64f098c05f904aedbe354d4c794577caf428807017f017767cb137d94de5ea0a1182
|
|
10354
|
+
languageName: node
|
|
10355
|
+
linkType: hard
|
|
10356
|
+
|
|
10381
10357
|
"eslint-plugin-react-hooks@npm:4.6.2":
|
|
10382
10358
|
version: 4.6.2
|
|
10383
10359
|
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
|
|
@@ -11481,13 +11457,6 @@ __metadata:
|
|
|
11481
11457
|
languageName: node
|
|
11482
11458
|
linkType: hard
|
|
11483
11459
|
|
|
11484
|
-
"globals@npm:^11.1.0":
|
|
11485
|
-
version: 11.12.0
|
|
11486
|
-
resolution: "globals@npm:11.12.0"
|
|
11487
|
-
checksum: 10c0/758f9f258e7b19226bd8d4af5d3b0dcf7038780fb23d82e6f98932c44e239f884847f1766e8fa9cc5635ccb3204f7fa7314d4408dd4002a5e8ea827b4018f0a1
|
|
11488
|
-
languageName: node
|
|
11489
|
-
linkType: hard
|
|
11490
|
-
|
|
11491
11460
|
"globals@npm:^13.19.0":
|
|
11492
11461
|
version: 13.24.0
|
|
11493
11462
|
resolution: "globals@npm:13.24.0"
|
|
@@ -11794,6 +11763,22 @@ __metadata:
|
|
|
11794
11763
|
languageName: node
|
|
11795
11764
|
linkType: hard
|
|
11796
11765
|
|
|
11766
|
+
"hermes-estree@npm:0.25.1":
|
|
11767
|
+
version: 0.25.1
|
|
11768
|
+
resolution: "hermes-estree@npm:0.25.1"
|
|
11769
|
+
checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
|
|
11770
|
+
languageName: node
|
|
11771
|
+
linkType: hard
|
|
11772
|
+
|
|
11773
|
+
"hermes-parser@npm:^0.25.1":
|
|
11774
|
+
version: 0.25.1
|
|
11775
|
+
resolution: "hermes-parser@npm:0.25.1"
|
|
11776
|
+
dependencies:
|
|
11777
|
+
hermes-estree: "npm:0.25.1"
|
|
11778
|
+
checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
|
|
11779
|
+
languageName: node
|
|
11780
|
+
linkType: hard
|
|
11781
|
+
|
|
11797
11782
|
"hmac-drbg@npm:^1.0.1":
|
|
11798
11783
|
version: 1.0.1
|
|
11799
11784
|
resolution: "hmac-drbg@npm:1.0.1"
|
|
@@ -16488,31 +16473,31 @@ __metadata:
|
|
|
16488
16473
|
linkType: hard
|
|
16489
16474
|
|
|
16490
16475
|
"rollup@npm:^4.20.0":
|
|
16491
|
-
version: 4.53.
|
|
16492
|
-
resolution: "rollup@npm:4.53.
|
|
16493
|
-
dependencies:
|
|
16494
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.53.
|
|
16495
|
-
"@rollup/rollup-android-arm64": "npm:4.53.
|
|
16496
|
-
"@rollup/rollup-darwin-arm64": "npm:4.53.
|
|
16497
|
-
"@rollup/rollup-darwin-x64": "npm:4.53.
|
|
16498
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.53.
|
|
16499
|
-
"@rollup/rollup-freebsd-x64": "npm:4.53.
|
|
16500
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.
|
|
16501
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.
|
|
16502
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.
|
|
16503
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.53.
|
|
16504
|
-
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.
|
|
16505
|
-
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.
|
|
16506
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.
|
|
16507
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.
|
|
16508
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.
|
|
16509
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.53.
|
|
16510
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.53.
|
|
16511
|
-
"@rollup/rollup-openharmony-arm64": "npm:4.53.
|
|
16512
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.
|
|
16513
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.
|
|
16514
|
-
"@rollup/rollup-win32-x64-gnu": "npm:4.53.
|
|
16515
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.53.
|
|
16476
|
+
version: 4.53.4
|
|
16477
|
+
resolution: "rollup@npm:4.53.4"
|
|
16478
|
+
dependencies:
|
|
16479
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.53.4"
|
|
16480
|
+
"@rollup/rollup-android-arm64": "npm:4.53.4"
|
|
16481
|
+
"@rollup/rollup-darwin-arm64": "npm:4.53.4"
|
|
16482
|
+
"@rollup/rollup-darwin-x64": "npm:4.53.4"
|
|
16483
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.53.4"
|
|
16484
|
+
"@rollup/rollup-freebsd-x64": "npm:4.53.4"
|
|
16485
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.4"
|
|
16486
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.4"
|
|
16487
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.4"
|
|
16488
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.53.4"
|
|
16489
|
+
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.4"
|
|
16490
|
+
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.4"
|
|
16491
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.4"
|
|
16492
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.4"
|
|
16493
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.4"
|
|
16494
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.53.4"
|
|
16495
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.53.4"
|
|
16496
|
+
"@rollup/rollup-openharmony-arm64": "npm:4.53.4"
|
|
16497
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.4"
|
|
16498
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.4"
|
|
16499
|
+
"@rollup/rollup-win32-x64-gnu": "npm:4.53.4"
|
|
16500
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.53.4"
|
|
16516
16501
|
"@types/estree": "npm:1.0.8"
|
|
16517
16502
|
fsevents: "npm:~2.3.2"
|
|
16518
16503
|
dependenciesMeta:
|
|
@@ -16564,7 +16549,7 @@ __metadata:
|
|
|
16564
16549
|
optional: true
|
|
16565
16550
|
bin:
|
|
16566
16551
|
rollup: dist/bin/rollup
|
|
16567
|
-
checksum: 10c0/
|
|
16552
|
+
checksum: 10c0/d498156cec601d31345bb98a92d84067bdf58175055481dcdd246ae1492d6d7da1f4e56a5a86e2d7558e68189b7e52908d088232477e2aa996133fb10029ab8a
|
|
16568
16553
|
languageName: node
|
|
16569
16554
|
linkType: hard
|
|
16570
16555
|
|
|
@@ -16572,9 +16557,9 @@ __metadata:
|
|
|
16572
16557
|
version: 0.0.0-use.local
|
|
16573
16558
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16574
16559
|
dependencies:
|
|
16575
|
-
"@cedarjs/core": "npm:2.0.
|
|
16576
|
-
"@cedarjs/project-config": "npm:2.0.
|
|
16577
|
-
"@cedarjs/testing": "npm:2.0.
|
|
16560
|
+
"@cedarjs/core": "npm:2.1.0-rc.28"
|
|
16561
|
+
"@cedarjs/project-config": "npm:2.1.0-rc.28"
|
|
16562
|
+
"@cedarjs/testing": "npm:2.1.0-rc.28"
|
|
16578
16563
|
vitest: "npm:3.2.4"
|
|
16579
16564
|
languageName: unknown
|
|
16580
16565
|
linkType: soft
|
|
@@ -18150,6 +18135,21 @@ __metadata:
|
|
|
18150
18135
|
languageName: node
|
|
18151
18136
|
linkType: hard
|
|
18152
18137
|
|
|
18138
|
+
"typescript-eslint@npm:8.44.0":
|
|
18139
|
+
version: 8.44.0
|
|
18140
|
+
resolution: "typescript-eslint@npm:8.44.0"
|
|
18141
|
+
dependencies:
|
|
18142
|
+
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
18143
|
+
"@typescript-eslint/parser": "npm:8.44.0"
|
|
18144
|
+
"@typescript-eslint/typescript-estree": "npm:8.44.0"
|
|
18145
|
+
"@typescript-eslint/utils": "npm:8.44.0"
|
|
18146
|
+
peerDependencies:
|
|
18147
|
+
eslint: ^8.57.0 || ^9.0.0
|
|
18148
|
+
typescript: ">=4.8.4 <6.0.0"
|
|
18149
|
+
checksum: 10c0/a1b4dc4d86871dd6fbe128ace4430b7ac5921e0c51a091d5285dae69199d80e4d20c19447132a3ad2cd89686d5795adcba4ca58a12c084a82cf1668ca266a910
|
|
18150
|
+
languageName: node
|
|
18151
|
+
linkType: hard
|
|
18152
|
+
|
|
18153
18153
|
"typescript@npm:5.9.3":
|
|
18154
18154
|
version: 5.9.3
|
|
18155
18155
|
resolution: "typescript@npm:5.9.3"
|
|
@@ -18792,10 +18792,10 @@ __metadata:
|
|
|
18792
18792
|
version: 0.0.0-use.local
|
|
18793
18793
|
resolution: "web@workspace:web"
|
|
18794
18794
|
dependencies:
|
|
18795
|
-
"@cedarjs/forms": "npm:2.0.
|
|
18796
|
-
"@cedarjs/router": "npm:2.0.
|
|
18797
|
-
"@cedarjs/vite": "npm:2.0.
|
|
18798
|
-
"@cedarjs/web": "npm:2.0.
|
|
18795
|
+
"@cedarjs/forms": "npm:2.1.0-rc.28"
|
|
18796
|
+
"@cedarjs/router": "npm:2.1.0-rc.28"
|
|
18797
|
+
"@cedarjs/vite": "npm:2.1.0-rc.28"
|
|
18798
|
+
"@cedarjs/web": "npm:2.1.0-rc.28"
|
|
18799
18799
|
"@types/react": "npm:^18.2.55"
|
|
18800
18800
|
"@types/react-dom": "npm:^18.2.19"
|
|
18801
18801
|
react: "npm:18.3.1"
|
|
@@ -19293,3 +19293,19 @@ __metadata:
|
|
|
19293
19293
|
checksum: 10c0/50f2fb30327fb9d09879abf7ae2493705313adf403e794b030151aaae00009162419d60d0519e807673ec04d442e140c8879ca14314df0a0192de3b233e8f28b
|
|
19294
19294
|
languageName: node
|
|
19295
19295
|
linkType: hard
|
|
19296
|
+
|
|
19297
|
+
"zod-validation-error@npm:^3.0.3":
|
|
19298
|
+
version: 3.5.4
|
|
19299
|
+
resolution: "zod-validation-error@npm:3.5.4"
|
|
19300
|
+
peerDependencies:
|
|
19301
|
+
zod: ^3.24.4
|
|
19302
|
+
checksum: 10c0/fccfe09fc27d4d6ba59beab8eeee06a27befc0f491ec81a2951d7b82e7a08eca07bc74ef4fff82586fc7710a3ef777ec607c685defa06c70cd11849af0b9882c
|
|
19303
|
+
languageName: node
|
|
19304
|
+
linkType: hard
|
|
19305
|
+
|
|
19306
|
+
"zod@npm:^3.22.4":
|
|
19307
|
+
version: 3.25.76
|
|
19308
|
+
resolution: "zod@npm:3.25.76"
|
|
19309
|
+
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
|
|
19310
|
+
languageName: node
|
|
19311
|
+
linkType: hard
|