@biffo/cli 0.315.0 → 0.315.2
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/_skeletons/plugin-template/web/package.json +1 -1
- package/_skeletons/plugin-template/web/pnpm-lock.yaml +1 -1
- package/_skeletons/plugin-template/web-admin/package.json +1 -1
- package/_skeletons/plugin-template/web-admin/pnpm-lock.yaml +5 -5
- package/_skeletons/sibling-template/apps/frontend/package.json +3 -3
- package/_skeletons/sibling-template/apps/frontend/pnpm-lock.yaml +183 -183
- package/package.json +2 -2
|
@@ -6,7 +6,7 @@ settings:
|
|
|
6
6
|
|
|
7
7
|
overrides:
|
|
8
8
|
brace-expansion@<5.0.9: '>=5.0.9'
|
|
9
|
-
js-yaml@<4.3.
|
|
9
|
+
js-yaml@<4.3.2: '>=4.3.2 <5'
|
|
10
10
|
nanoid@<3.3.17: '>=3.3.17 <4'
|
|
11
11
|
|
|
12
12
|
importers:
|
|
@@ -1095,8 +1095,8 @@ packages:
|
|
|
1095
1095
|
js-tokens@4.0.0:
|
|
1096
1096
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
1097
1097
|
|
|
1098
|
-
js-yaml@4.3.
|
|
1099
|
-
resolution: {integrity: sha512-
|
|
1098
|
+
js-yaml@4.3.2:
|
|
1099
|
+
resolution: {integrity: sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==}
|
|
1100
1100
|
hasBin: true
|
|
1101
1101
|
|
|
1102
1102
|
jsdom@30.0.1:
|
|
@@ -1847,7 +1847,7 @@ snapshots:
|
|
|
1847
1847
|
globals: 14.0.0
|
|
1848
1848
|
ignore: 5.3.2
|
|
1849
1849
|
import-fresh: 3.3.1
|
|
1850
|
-
js-yaml: 4.3.
|
|
1850
|
+
js-yaml: 4.3.2
|
|
1851
1851
|
minimatch: 3.1.5
|
|
1852
1852
|
strip-json-comments: 3.1.1
|
|
1853
1853
|
transitivePeerDependencies:
|
|
@@ -2534,7 +2534,7 @@ snapshots:
|
|
|
2534
2534
|
|
|
2535
2535
|
js-tokens@4.0.0: {}
|
|
2536
2536
|
|
|
2537
|
-
js-yaml@4.3.
|
|
2537
|
+
js-yaml@4.3.2:
|
|
2538
2538
|
dependencies:
|
|
2539
2539
|
argparse: 2.0.1
|
|
2540
2540
|
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"prettier": "^3.4.2",
|
|
39
39
|
"typescript": "^5.7.3",
|
|
40
40
|
"vite": "^6.4.3",
|
|
41
|
-
"vitest": "^4.1.
|
|
41
|
+
"vitest": "^4.1.11"
|
|
42
42
|
},
|
|
43
43
|
"pnpm": {
|
|
44
44
|
"overrides": {
|
|
45
45
|
"postcss@<8.5.18": ">=8.5.18",
|
|
46
|
-
"sharp@<0.35.
|
|
46
|
+
"sharp@<0.35.4": ">=0.35.4",
|
|
47
47
|
"brace-expansion@<5.0.9": ">=5.0.9",
|
|
48
48
|
"undici@<7.29.0": ">=7.29.0",
|
|
49
|
-
"js-yaml@<4.3.
|
|
49
|
+
"js-yaml@<4.3.2": ">=4.3.2 <5",
|
|
50
50
|
"nanoid@<3.3.17": ">=3.3.17 <4",
|
|
51
51
|
"browserslist@<4.28.7": ">=4.28.7"
|
|
52
52
|
}
|
|
@@ -6,10 +6,10 @@ settings:
|
|
|
6
6
|
|
|
7
7
|
overrides:
|
|
8
8
|
postcss@<8.5.18: '>=8.5.18'
|
|
9
|
-
sharp@<0.35.
|
|
9
|
+
sharp@<0.35.4: '>=0.35.4'
|
|
10
10
|
brace-expansion@<5.0.9: '>=5.0.9'
|
|
11
11
|
undici@<7.29.0: '>=7.29.0'
|
|
12
|
-
js-yaml@<4.3.
|
|
12
|
+
js-yaml@<4.3.2: '>=4.3.2 <5'
|
|
13
13
|
nanoid@<3.3.17: '>=3.3.17 <4'
|
|
14
14
|
browserslist@<4.28.7: '>=4.28.7'
|
|
15
15
|
|
|
@@ -79,8 +79,8 @@ importers:
|
|
|
79
79
|
specifier: ^6.4.3
|
|
80
80
|
version: 6.4.3(@types/node@22.20.0)
|
|
81
81
|
vitest:
|
|
82
|
-
specifier: ^4.1.
|
|
83
|
-
version: 4.1.
|
|
82
|
+
specifier: ^4.1.11
|
|
83
|
+
version: 4.1.11(@types/node@22.20.0)(jsdom@30.0.1)(vite@6.4.3(@types/node@22.20.0))
|
|
84
84
|
|
|
85
85
|
packages:
|
|
86
86
|
|
|
@@ -244,8 +244,8 @@ packages:
|
|
|
244
244
|
'@emnapi/runtime@1.10.0':
|
|
245
245
|
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
|
|
246
246
|
|
|
247
|
-
'@emnapi/runtime@1.11.
|
|
248
|
-
resolution: {integrity: sha512-
|
|
247
|
+
'@emnapi/runtime@1.11.3':
|
|
248
|
+
resolution: {integrity: sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==}
|
|
249
249
|
|
|
250
250
|
'@emnapi/wasi-threads@1.2.1':
|
|
251
251
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
@@ -477,144 +477,144 @@ packages:
|
|
|
477
477
|
resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
|
|
478
478
|
engines: {node: '>=18'}
|
|
479
479
|
|
|
480
|
-
'@img/sharp-darwin-arm64@0.35.
|
|
481
|
-
resolution: {integrity: sha512-
|
|
480
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
481
|
+
resolution: {integrity: sha512-Uhfl4V4lhP2nbUVF9+hyH1+luj86f1gUFeo8ALYxFoULoU+G87D43BfeMP8XHsk9boxAnCY/bf2EHwhA7MuGsA==}
|
|
482
482
|
engines: {node: '>=20.9.0'}
|
|
483
483
|
cpu: [arm64]
|
|
484
484
|
os: [darwin]
|
|
485
485
|
|
|
486
|
-
'@img/sharp-darwin-x64@0.35.
|
|
487
|
-
resolution: {integrity: sha512-
|
|
486
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
487
|
+
resolution: {integrity: sha512-hWniXY3bG5qKpkKrAwPe4y+VTPmf086YQAnkxWh7uA1YrlRouWGa0M0Mxj3ZjnXFkv7/TD1bTy9lGUK26vRvWw==}
|
|
488
488
|
engines: {node: '>=20.9.0'}
|
|
489
489
|
cpu: [x64]
|
|
490
490
|
os: [darwin]
|
|
491
491
|
|
|
492
|
-
'@img/sharp-freebsd-wasm32@0.35.
|
|
493
|
-
resolution: {integrity: sha512-
|
|
492
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
493
|
+
resolution: {integrity: sha512-lIsKw/BU+kjB4eZjxrYrZmwOJYi3Ajrv66iAlBmUPyKc3HpnloevB1g3wxGD9P/5BbQ1brBGl65VRRrCvQDEqA==}
|
|
494
494
|
engines: {node: '>=20.9.0'}
|
|
495
495
|
os: [freebsd]
|
|
496
496
|
|
|
497
|
-
'@img/sharp-libvips-darwin-arm64@1.3.
|
|
498
|
-
resolution: {integrity: sha512-
|
|
497
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
498
|
+
resolution: {integrity: sha512-suTBPTDGrI9WodccaDdwZItTSaBYASlBk1NSfElSHrUfzu3szG6lvIF58+WiFvnfzuK8ZBFS5zE00PxqxnRiPg==}
|
|
499
499
|
cpu: [arm64]
|
|
500
500
|
os: [darwin]
|
|
501
501
|
|
|
502
|
-
'@img/sharp-libvips-darwin-x64@1.3.
|
|
503
|
-
resolution: {integrity: sha512-
|
|
502
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
503
|
+
resolution: {integrity: sha512-FVJZ5mITMobmXIz/hPDTw0EintTW5H3WfrxwLqEqjiIihlu+hVRyGrFQ60xl0Lxn7Bt3zdpevPaQi0HEzqz9fw==}
|
|
504
504
|
cpu: [x64]
|
|
505
505
|
os: [darwin]
|
|
506
506
|
|
|
507
|
-
'@img/sharp-libvips-linux-arm64@1.3.
|
|
508
|
-
resolution: {integrity: sha512-
|
|
507
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
508
|
+
resolution: {integrity: sha512-0DaL0A6Xu6sQSQFwe4iVCrKWU2cCTItnRsYsCdxAMm9NF6twAA9BKnoqy4hqz4+azQ0JHuA26qiUKsf1XJ/v5A==}
|
|
509
509
|
cpu: [arm64]
|
|
510
510
|
os: [linux]
|
|
511
511
|
|
|
512
|
-
'@img/sharp-libvips-linux-arm@1.3.
|
|
513
|
-
resolution: {integrity: sha512-
|
|
512
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
513
|
+
resolution: {integrity: sha512-3rbU4vqXXc3hY/OiXdl52xZvT0F1yEngWfvqudtPJg/KkyiaQw2DRsFrNzpmLvfavbwOq3qXn36GP8obHRULQA==}
|
|
514
514
|
cpu: [arm]
|
|
515
515
|
os: [linux]
|
|
516
516
|
|
|
517
|
-
'@img/sharp-libvips-linux-ppc64@1.3.
|
|
518
|
-
resolution: {integrity: sha512-
|
|
517
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
518
|
+
resolution: {integrity: sha512-cdn1OvUBwsXhbC0zSzJnNzf5MZ/mTrobawDvNXBTxe8VtqKAm0sRuEY2Evzovb/w9JMk4TvRxqt1mekSuJz64w==}
|
|
519
519
|
cpu: [ppc64]
|
|
520
520
|
os: [linux]
|
|
521
521
|
|
|
522
|
-
'@img/sharp-libvips-linux-riscv64@1.3.
|
|
523
|
-
resolution: {integrity: sha512-
|
|
522
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
523
|
+
resolution: {integrity: sha512-HjPVx7yKz+0lqdhDlTw1tt90wamBoxhiXpvl1XZpJLiHH4RCJ5yDTqH+VlYPv2fwFs89JFw4c1IexYOcQUi4IQ==}
|
|
524
524
|
cpu: [riscv64]
|
|
525
525
|
os: [linux]
|
|
526
526
|
|
|
527
|
-
'@img/sharp-libvips-linux-s390x@1.3.
|
|
528
|
-
resolution: {integrity: sha512
|
|
527
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
528
|
+
resolution: {integrity: sha512-neWLh+3yCNThxnfy3c4BbVBeGgt9aftno+XbT56iK28RgeDs3UOFWviLWlUu0bArYVYJaFDK+RRohbicUNCm8Q==}
|
|
529
529
|
cpu: [s390x]
|
|
530
530
|
os: [linux]
|
|
531
531
|
|
|
532
|
-
'@img/sharp-libvips-linux-x64@1.3.
|
|
533
|
-
resolution: {integrity: sha512-
|
|
532
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
533
|
+
resolution: {integrity: sha512-4vKmvAst9nrowcqquKFAyZJUDolUaIp8uRiN0mWFguJ1IplC9/pitXtlnnlU4aa/eJw3J7i67V+pwUL+wZGdsA==}
|
|
534
534
|
cpu: [x64]
|
|
535
535
|
os: [linux]
|
|
536
536
|
|
|
537
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.3.
|
|
538
|
-
resolution: {integrity: sha512-
|
|
537
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
538
|
+
resolution: {integrity: sha512-Y9kQaLMuNoB0bPYOOdcZMaseNrFpPodIWWMrx+CZyydf2xn68j9WYc6sWWRrDwNkzCQjKYfc68L7jKjGlHMibw==}
|
|
539
539
|
cpu: [arm64]
|
|
540
540
|
os: [linux]
|
|
541
541
|
|
|
542
|
-
'@img/sharp-libvips-linuxmusl-x64@1.3.
|
|
543
|
-
resolution: {integrity: sha512-
|
|
542
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
543
|
+
resolution: {integrity: sha512-fj8Mv0HHfD1Rr+4I68+3agJynxDWtBFgicTbSOb9Bke6pIwzGcJ+RX/yHjmiEGFMCavY/dxvem7MyNaJF+wDiw==}
|
|
544
544
|
cpu: [x64]
|
|
545
545
|
os: [linux]
|
|
546
546
|
|
|
547
|
-
'@img/sharp-linux-arm64@0.35.
|
|
548
|
-
resolution: {integrity: sha512-
|
|
547
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
548
|
+
resolution: {integrity: sha512-De4jpEnAU8Hd5oT0j1G3uL4ZvTuipVMn7YC6vPaJhy6/7EwEae0SVAoBrUMYQbkLGDm85taVWwuPc1a44LTzCQ==}
|
|
549
549
|
engines: {node: '>=20.9.0'}
|
|
550
550
|
cpu: [arm64]
|
|
551
551
|
os: [linux]
|
|
552
552
|
|
|
553
|
-
'@img/sharp-linux-arm@0.35.
|
|
554
|
-
resolution: {integrity: sha512-
|
|
553
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
554
|
+
resolution: {integrity: sha512-7OAS8gI0EReKGVN2HssHlM6umJgxF5VI3xN0p9FA91p/YO+ou5hiNghLdZ5BEHztwaaK5+bLKRf8x/o2L2nk9A==}
|
|
555
555
|
engines: {node: '>=20.9.0'}
|
|
556
556
|
cpu: [arm]
|
|
557
557
|
os: [linux]
|
|
558
558
|
|
|
559
|
-
'@img/sharp-linux-ppc64@0.35.
|
|
560
|
-
resolution: {integrity: sha512-
|
|
559
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
560
|
+
resolution: {integrity: sha512-2oYZJeIl4kCcMGk4ouZVjnkCtFrpQFlNEtJ6GbxzhHQchwH0NH/qEb9ykmOl29dqwMq+JhFdZn+1ak2FKhI9fQ==}
|
|
561
561
|
engines: {node: '>=20.9.0'}
|
|
562
562
|
cpu: [ppc64]
|
|
563
563
|
os: [linux]
|
|
564
564
|
|
|
565
|
-
'@img/sharp-linux-riscv64@0.35.
|
|
566
|
-
resolution: {integrity: sha512-
|
|
565
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
566
|
+
resolution: {integrity: sha512-cPbNChoRURAWdebDIHSenxRpgEdy7JkPydSnUxRm9VvKD7m0/xVaR/8Fzlu81pk5nHEvHH87UZUA7cTtwnbJSA==}
|
|
567
567
|
engines: {node: '>=20.9.0'}
|
|
568
568
|
cpu: [riscv64]
|
|
569
569
|
os: [linux]
|
|
570
570
|
|
|
571
|
-
'@img/sharp-linux-s390x@0.35.
|
|
572
|
-
resolution: {integrity: sha512-
|
|
571
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
572
|
+
resolution: {integrity: sha512-RY0JFY8Fd6RonCBtHz+DvadaPkXDSI1AUn6yWL9TipqkZ1vY8w8evqdgyDFnkm4/K1ve1TvZiaePP5oSd4+WVQ==}
|
|
573
573
|
engines: {node: '>=20.9.0'}
|
|
574
574
|
cpu: [s390x]
|
|
575
575
|
os: [linux]
|
|
576
576
|
|
|
577
|
-
'@img/sharp-linux-x64@0.35.
|
|
578
|
-
resolution: {integrity: sha512-
|
|
577
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
578
|
+
resolution: {integrity: sha512-9qvvEAuk8k89TfWUoX2htWjbAMX8p+NxCppjpcg5k6xMsjhBQPTsoIh36h9Qde4WRuGpJeYnOjdosDn/cnv+OA==}
|
|
579
579
|
engines: {node: '>=20.9.0'}
|
|
580
580
|
cpu: [x64]
|
|
581
581
|
os: [linux]
|
|
582
582
|
|
|
583
|
-
'@img/sharp-linuxmusl-arm64@0.35.
|
|
584
|
-
resolution: {integrity: sha512-
|
|
583
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
584
|
+
resolution: {integrity: sha512-KB5jxpfWQTr0nc3xdHtWChdbifHrBGsd2SM62Eyxrl8afikm+f5qGBU75SJIZBT/S1MC8XyacdlXBMSWq6OURA==}
|
|
585
585
|
engines: {node: '>=20.9.0'}
|
|
586
586
|
cpu: [arm64]
|
|
587
587
|
os: [linux]
|
|
588
588
|
|
|
589
|
-
'@img/sharp-linuxmusl-x64@0.35.
|
|
590
|
-
resolution: {integrity: sha512-
|
|
589
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
590
|
+
resolution: {integrity: sha512-f+eZJZIQNEEd26RPSW+76chwOf1XtA2Y/O+5ocVyLliHkeih3e+jhLVBdNTd2rS3IbNXK8+ug93Vf5ZXtF5Lxg==}
|
|
591
591
|
engines: {node: '>=20.9.0'}
|
|
592
592
|
cpu: [x64]
|
|
593
593
|
os: [linux]
|
|
594
594
|
|
|
595
|
-
'@img/sharp-wasm32@0.35.
|
|
596
|
-
resolution: {integrity: sha512-
|
|
595
|
+
'@img/sharp-wasm32@0.35.4':
|
|
596
|
+
resolution: {integrity: sha512-zQnl4Kwp7Q6NHsENtU2T/00Zi+w3AQNwz3+UaTyVBy2FpXrzXzGjndpK61onhZjRtRpQXxCTeqw19bVyXOh7jA==}
|
|
597
597
|
engines: {node: '>=20.9.0'}
|
|
598
598
|
|
|
599
|
-
'@img/sharp-webcontainers-wasm32@0.35.
|
|
600
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
600
|
+
resolution: {integrity: sha512-ESfNkywmCfPNyaZjxooddJQiQ+l/nTpGEOGthxiLnIHXC/CmcBixnfwUleX9mCz9ovrUUvKMap/pm8RYbzfwaA==}
|
|
601
601
|
engines: {node: '>=20.9.0'}
|
|
602
602
|
cpu: [wasm32]
|
|
603
603
|
|
|
604
|
-
'@img/sharp-win32-arm64@0.35.
|
|
605
|
-
resolution: {integrity: sha512-
|
|
604
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
605
|
+
resolution: {integrity: sha512-iNdlBX9gLVvqe2I3uIJSIKTq6wckP/DYxZtcqxm09x5Gi24DnFBmPAWZmr60ZyYMG0xlzo6goG3670ar+RXvRw==}
|
|
606
606
|
engines: {node: '>=20.9.0'}
|
|
607
607
|
cpu: [arm64]
|
|
608
608
|
os: [win32]
|
|
609
609
|
|
|
610
|
-
'@img/sharp-win32-ia32@0.35.
|
|
611
|
-
resolution: {integrity: sha512-
|
|
610
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
611
|
+
resolution: {integrity: sha512-kqRsbaa5CS6KHlpxnN7WhE6vAAugXyZButpRdvDWetlv6Qv4N9WTcrWzF7tXfB9T7MsoadqdI8hmwLq6UlLvtw==}
|
|
612
612
|
engines: {node: ^20.9.0}
|
|
613
613
|
cpu: [ia32]
|
|
614
614
|
os: [win32]
|
|
615
615
|
|
|
616
|
-
'@img/sharp-win32-x64@0.35.
|
|
617
|
-
resolution: {integrity: sha512-
|
|
616
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
617
|
+
resolution: {integrity: sha512-XtmnYhBcrORsJ4XJngyzr/EWP0hRZLAZRFaApdKuviyqF78+ylxh2y06ZmtULAMOnObJ3ucpN0AcwSWnMowTRg==}
|
|
618
618
|
engines: {node: '>=20.9.0'}
|
|
619
619
|
cpu: [x64]
|
|
620
620
|
os: [win32]
|
|
@@ -1102,11 +1102,11 @@ packages:
|
|
|
1102
1102
|
peerDependencies:
|
|
1103
1103
|
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
1104
1104
|
|
|
1105
|
-
'@vitest/expect@4.1.
|
|
1106
|
-
resolution: {integrity: sha512-
|
|
1105
|
+
'@vitest/expect@4.1.11':
|
|
1106
|
+
resolution: {integrity: sha512-VX2x5vNJXET47KAFzwERI+KRMtTTCSWTfSMKsW7JsUsXV4psq++e3DvZpuTDOpHcxytiDs6p2nhVb2tVDiiUYw==}
|
|
1107
1107
|
|
|
1108
|
-
'@vitest/mocker@4.1.
|
|
1109
|
-
resolution: {integrity: sha512-
|
|
1108
|
+
'@vitest/mocker@4.1.11':
|
|
1109
|
+
resolution: {integrity: sha512-2XJVD55d1o5AZous5CCGKS74g/riOj9odEt2bQpCVZeblHyHdnMeFl4jl0XjU21stf4mbjUkew2eXQZt65g5CQ==}
|
|
1110
1110
|
peerDependencies:
|
|
1111
1111
|
msw: ^2.4.9
|
|
1112
1112
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
@@ -1116,20 +1116,20 @@ packages:
|
|
|
1116
1116
|
vite:
|
|
1117
1117
|
optional: true
|
|
1118
1118
|
|
|
1119
|
-
'@vitest/pretty-format@4.1.
|
|
1120
|
-
resolution: {integrity: sha512-
|
|
1119
|
+
'@vitest/pretty-format@4.1.11':
|
|
1120
|
+
resolution: {integrity: sha512-yiZzPbGTS9Sr/JpFl8zHrcIkAofNbFV6k21vIgQN/cY/oxZeXhJv5sc/MBJ5jFKWmWs+oJHw0UXLZjmf931+Vw==}
|
|
1121
1121
|
|
|
1122
|
-
'@vitest/runner@4.1.
|
|
1123
|
-
resolution: {integrity: sha512-
|
|
1122
|
+
'@vitest/runner@4.1.11':
|
|
1123
|
+
resolution: {integrity: sha512-LztvUgdwMNJMIkj3hQnnxiC2Xy1zNxq928W/xhjCLaNCzqTZOudjwbQf6v9IntZGPw132i2Lq2rgTRZHD3JHNw==}
|
|
1124
1124
|
|
|
1125
|
-
'@vitest/snapshot@4.1.
|
|
1126
|
-
resolution: {integrity: sha512-
|
|
1125
|
+
'@vitest/snapshot@4.1.11':
|
|
1126
|
+
resolution: {integrity: sha512-pN7ikn1ON7h8ee4gIAp4AzyK+zBtJPzVbqOgu5LCEh4VaJVbPQcgYQYJIMGQPXVeJJq1fnfazis7a5pFNPahog==}
|
|
1127
1127
|
|
|
1128
|
-
'@vitest/spy@4.1.
|
|
1129
|
-
resolution: {integrity: sha512-
|
|
1128
|
+
'@vitest/spy@4.1.11':
|
|
1129
|
+
resolution: {integrity: sha512-apNa/prQy2qCeywhnixOHPRCgGNhvg7T4Dapfl1GahLp/R+uhBm5cPyFoNVyqsNd2h1nJxL6BqqdIjiABL60YA==}
|
|
1130
1130
|
|
|
1131
|
-
'@vitest/utils@4.1.
|
|
1132
|
-
resolution: {integrity: sha512-
|
|
1131
|
+
'@vitest/utils@4.1.11':
|
|
1132
|
+
resolution: {integrity: sha512-zTCVGpyFsGWBhllOyKlTw/vnr6D9qxsfSDyfbyZmTyjHw5N/VuvzHpHoQjm2ZJzn4RJgx5w4r7V0er69CmLgPQ==}
|
|
1133
1133
|
|
|
1134
1134
|
acorn-jsx@5.3.2:
|
|
1135
1135
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
@@ -1875,8 +1875,8 @@ packages:
|
|
|
1875
1875
|
js-tokens@4.0.0:
|
|
1876
1876
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
1877
1877
|
|
|
1878
|
-
js-yaml@4.3.
|
|
1879
|
-
resolution: {integrity: sha512-
|
|
1878
|
+
js-yaml@4.3.2:
|
|
1879
|
+
resolution: {integrity: sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==}
|
|
1880
1880
|
hasBin: true
|
|
1881
1881
|
|
|
1882
1882
|
jsdom@30.0.1:
|
|
@@ -2261,8 +2261,8 @@ packages:
|
|
|
2261
2261
|
resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
|
|
2262
2262
|
engines: {node: '>= 0.4'}
|
|
2263
2263
|
|
|
2264
|
-
sharp@0.35.
|
|
2265
|
-
resolution: {integrity: sha512-
|
|
2264
|
+
sharp@0.35.4:
|
|
2265
|
+
resolution: {integrity: sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==}
|
|
2266
2266
|
engines: {node: '>=20.9.0'}
|
|
2267
2267
|
peerDependencies:
|
|
2268
2268
|
'@types/node': '*'
|
|
@@ -2516,20 +2516,20 @@ packages:
|
|
|
2516
2516
|
yaml:
|
|
2517
2517
|
optional: true
|
|
2518
2518
|
|
|
2519
|
-
vitest@4.1.
|
|
2520
|
-
resolution: {integrity: sha512-
|
|
2519
|
+
vitest@4.1.11:
|
|
2520
|
+
resolution: {integrity: sha512-fhACrNXUidIbGSBr5FlbuBkO7VWC1ZyLl0DO4CU2DrQoAPxX84Ysxs+HeGQpii5lZWV1Q4gBZTTu49mF+A6Edw==}
|
|
2521
2521
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
2522
2522
|
hasBin: true
|
|
2523
2523
|
peerDependencies:
|
|
2524
2524
|
'@edge-runtime/vm': '*'
|
|
2525
2525
|
'@opentelemetry/api': ^1.9.0
|
|
2526
2526
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
2527
|
-
'@vitest/browser-playwright': 4.1.
|
|
2528
|
-
'@vitest/browser-preview': 4.1.
|
|
2529
|
-
'@vitest/browser-webdriverio': 4.1.
|
|
2530
|
-
'@vitest/coverage-istanbul': 4.1.
|
|
2531
|
-
'@vitest/coverage-v8': 4.1.
|
|
2532
|
-
'@vitest/ui': 4.1.
|
|
2527
|
+
'@vitest/browser-playwright': 4.1.11
|
|
2528
|
+
'@vitest/browser-preview': 4.1.11
|
|
2529
|
+
'@vitest/browser-webdriverio': 4.1.11
|
|
2530
|
+
'@vitest/coverage-istanbul': 4.1.11
|
|
2531
|
+
'@vitest/coverage-v8': 4.1.11
|
|
2532
|
+
'@vitest/ui': 4.1.11
|
|
2533
2533
|
happy-dom: '*'
|
|
2534
2534
|
jsdom: '*'
|
|
2535
2535
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
@@ -2822,7 +2822,7 @@ snapshots:
|
|
|
2822
2822
|
tslib: 2.8.1
|
|
2823
2823
|
optional: true
|
|
2824
2824
|
|
|
2825
|
-
'@emnapi/runtime@1.11.
|
|
2825
|
+
'@emnapi/runtime@1.11.3':
|
|
2826
2826
|
dependencies:
|
|
2827
2827
|
tslib: 2.8.1
|
|
2828
2828
|
optional: true
|
|
@@ -2941,7 +2941,7 @@ snapshots:
|
|
|
2941
2941
|
globals: 14.0.0
|
|
2942
2942
|
ignore: 5.3.2
|
|
2943
2943
|
import-fresh: 3.3.1
|
|
2944
|
-
js-yaml: 4.3.
|
|
2944
|
+
js-yaml: 4.3.2
|
|
2945
2945
|
minimatch: 3.1.5
|
|
2946
2946
|
strip-json-comments: 3.1.1
|
|
2947
2947
|
transitivePeerDependencies:
|
|
@@ -2977,108 +2977,108 @@ snapshots:
|
|
|
2977
2977
|
'@img/colour@1.1.0':
|
|
2978
2978
|
optional: true
|
|
2979
2979
|
|
|
2980
|
-
'@img/sharp-darwin-arm64@0.35.
|
|
2980
|
+
'@img/sharp-darwin-arm64@0.35.4':
|
|
2981
2981
|
optionalDependencies:
|
|
2982
|
-
'@img/sharp-libvips-darwin-arm64': 1.3.
|
|
2982
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
2983
2983
|
optional: true
|
|
2984
2984
|
|
|
2985
|
-
'@img/sharp-darwin-x64@0.35.
|
|
2985
|
+
'@img/sharp-darwin-x64@0.35.4':
|
|
2986
2986
|
optionalDependencies:
|
|
2987
|
-
'@img/sharp-libvips-darwin-x64': 1.3.
|
|
2987
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
2988
2988
|
optional: true
|
|
2989
2989
|
|
|
2990
|
-
'@img/sharp-freebsd-wasm32@0.35.
|
|
2990
|
+
'@img/sharp-freebsd-wasm32@0.35.4':
|
|
2991
2991
|
dependencies:
|
|
2992
|
-
'@img/sharp-wasm32': 0.35.
|
|
2992
|
+
'@img/sharp-wasm32': 0.35.4
|
|
2993
2993
|
optional: true
|
|
2994
2994
|
|
|
2995
|
-
'@img/sharp-libvips-darwin-arm64@1.3.
|
|
2995
|
+
'@img/sharp-libvips-darwin-arm64@1.3.3':
|
|
2996
2996
|
optional: true
|
|
2997
2997
|
|
|
2998
|
-
'@img/sharp-libvips-darwin-x64@1.3.
|
|
2998
|
+
'@img/sharp-libvips-darwin-x64@1.3.3':
|
|
2999
2999
|
optional: true
|
|
3000
3000
|
|
|
3001
|
-
'@img/sharp-libvips-linux-arm64@1.3.
|
|
3001
|
+
'@img/sharp-libvips-linux-arm64@1.3.3':
|
|
3002
3002
|
optional: true
|
|
3003
3003
|
|
|
3004
|
-
'@img/sharp-libvips-linux-arm@1.3.
|
|
3004
|
+
'@img/sharp-libvips-linux-arm@1.3.3':
|
|
3005
3005
|
optional: true
|
|
3006
3006
|
|
|
3007
|
-
'@img/sharp-libvips-linux-ppc64@1.3.
|
|
3007
|
+
'@img/sharp-libvips-linux-ppc64@1.3.3':
|
|
3008
3008
|
optional: true
|
|
3009
3009
|
|
|
3010
|
-
'@img/sharp-libvips-linux-riscv64@1.3.
|
|
3010
|
+
'@img/sharp-libvips-linux-riscv64@1.3.3':
|
|
3011
3011
|
optional: true
|
|
3012
3012
|
|
|
3013
|
-
'@img/sharp-libvips-linux-s390x@1.3.
|
|
3013
|
+
'@img/sharp-libvips-linux-s390x@1.3.3':
|
|
3014
3014
|
optional: true
|
|
3015
3015
|
|
|
3016
|
-
'@img/sharp-libvips-linux-x64@1.3.
|
|
3016
|
+
'@img/sharp-libvips-linux-x64@1.3.3':
|
|
3017
3017
|
optional: true
|
|
3018
3018
|
|
|
3019
|
-
'@img/sharp-libvips-linuxmusl-arm64@1.3.
|
|
3019
|
+
'@img/sharp-libvips-linuxmusl-arm64@1.3.3':
|
|
3020
3020
|
optional: true
|
|
3021
3021
|
|
|
3022
|
-
'@img/sharp-libvips-linuxmusl-x64@1.3.
|
|
3022
|
+
'@img/sharp-libvips-linuxmusl-x64@1.3.3':
|
|
3023
3023
|
optional: true
|
|
3024
3024
|
|
|
3025
|
-
'@img/sharp-linux-arm64@0.35.
|
|
3025
|
+
'@img/sharp-linux-arm64@0.35.4':
|
|
3026
3026
|
optionalDependencies:
|
|
3027
|
-
'@img/sharp-libvips-linux-arm64': 1.3.
|
|
3027
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
3028
3028
|
optional: true
|
|
3029
3029
|
|
|
3030
|
-
'@img/sharp-linux-arm@0.35.
|
|
3030
|
+
'@img/sharp-linux-arm@0.35.4':
|
|
3031
3031
|
optionalDependencies:
|
|
3032
|
-
'@img/sharp-libvips-linux-arm': 1.3.
|
|
3032
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
3033
3033
|
optional: true
|
|
3034
3034
|
|
|
3035
|
-
'@img/sharp-linux-ppc64@0.35.
|
|
3035
|
+
'@img/sharp-linux-ppc64@0.35.4':
|
|
3036
3036
|
optionalDependencies:
|
|
3037
|
-
'@img/sharp-libvips-linux-ppc64': 1.3.
|
|
3037
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
3038
3038
|
optional: true
|
|
3039
3039
|
|
|
3040
|
-
'@img/sharp-linux-riscv64@0.35.
|
|
3040
|
+
'@img/sharp-linux-riscv64@0.35.4':
|
|
3041
3041
|
optionalDependencies:
|
|
3042
|
-
'@img/sharp-libvips-linux-riscv64': 1.3.
|
|
3042
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
3043
3043
|
optional: true
|
|
3044
3044
|
|
|
3045
|
-
'@img/sharp-linux-s390x@0.35.
|
|
3045
|
+
'@img/sharp-linux-s390x@0.35.4':
|
|
3046
3046
|
optionalDependencies:
|
|
3047
|
-
'@img/sharp-libvips-linux-s390x': 1.3.
|
|
3047
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
3048
3048
|
optional: true
|
|
3049
3049
|
|
|
3050
|
-
'@img/sharp-linux-x64@0.35.
|
|
3050
|
+
'@img/sharp-linux-x64@0.35.4':
|
|
3051
3051
|
optionalDependencies:
|
|
3052
|
-
'@img/sharp-libvips-linux-x64': 1.3.
|
|
3052
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
3053
3053
|
optional: true
|
|
3054
3054
|
|
|
3055
|
-
'@img/sharp-linuxmusl-arm64@0.35.
|
|
3055
|
+
'@img/sharp-linuxmusl-arm64@0.35.4':
|
|
3056
3056
|
optionalDependencies:
|
|
3057
|
-
'@img/sharp-libvips-linuxmusl-arm64': 1.3.
|
|
3057
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
3058
3058
|
optional: true
|
|
3059
3059
|
|
|
3060
|
-
'@img/sharp-linuxmusl-x64@0.35.
|
|
3060
|
+
'@img/sharp-linuxmusl-x64@0.35.4':
|
|
3061
3061
|
optionalDependencies:
|
|
3062
|
-
'@img/sharp-libvips-linuxmusl-x64': 1.3.
|
|
3062
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
3063
3063
|
optional: true
|
|
3064
3064
|
|
|
3065
|
-
'@img/sharp-wasm32@0.35.
|
|
3065
|
+
'@img/sharp-wasm32@0.35.4':
|
|
3066
3066
|
dependencies:
|
|
3067
|
-
'@emnapi/runtime': 1.11.
|
|
3067
|
+
'@emnapi/runtime': 1.11.3
|
|
3068
3068
|
optional: true
|
|
3069
3069
|
|
|
3070
|
-
'@img/sharp-webcontainers-wasm32@0.35.
|
|
3070
|
+
'@img/sharp-webcontainers-wasm32@0.35.4':
|
|
3071
3071
|
dependencies:
|
|
3072
|
-
'@img/sharp-wasm32': 0.35.
|
|
3072
|
+
'@img/sharp-wasm32': 0.35.4
|
|
3073
3073
|
optional: true
|
|
3074
3074
|
|
|
3075
|
-
'@img/sharp-win32-arm64@0.35.
|
|
3075
|
+
'@img/sharp-win32-arm64@0.35.4':
|
|
3076
3076
|
optional: true
|
|
3077
3077
|
|
|
3078
|
-
'@img/sharp-win32-ia32@0.35.
|
|
3078
|
+
'@img/sharp-win32-ia32@0.35.4':
|
|
3079
3079
|
optional: true
|
|
3080
3080
|
|
|
3081
|
-
'@img/sharp-win32-x64@0.35.
|
|
3081
|
+
'@img/sharp-win32-x64@0.35.4':
|
|
3082
3082
|
optional: true
|
|
3083
3083
|
|
|
3084
3084
|
'@jridgewell/gen-mapping@0.3.13':
|
|
@@ -3502,44 +3502,44 @@ snapshots:
|
|
|
3502
3502
|
transitivePeerDependencies:
|
|
3503
3503
|
- supports-color
|
|
3504
3504
|
|
|
3505
|
-
'@vitest/expect@4.1.
|
|
3505
|
+
'@vitest/expect@4.1.11':
|
|
3506
3506
|
dependencies:
|
|
3507
3507
|
'@standard-schema/spec': 1.1.0
|
|
3508
3508
|
'@types/chai': 5.2.3
|
|
3509
|
-
'@vitest/spy': 4.1.
|
|
3510
|
-
'@vitest/utils': 4.1.
|
|
3509
|
+
'@vitest/spy': 4.1.11
|
|
3510
|
+
'@vitest/utils': 4.1.11
|
|
3511
3511
|
chai: 6.2.2
|
|
3512
3512
|
tinyrainbow: 3.1.0
|
|
3513
3513
|
|
|
3514
|
-
'@vitest/mocker@4.1.
|
|
3514
|
+
'@vitest/mocker@4.1.11(vite@6.4.3(@types/node@22.20.0))':
|
|
3515
3515
|
dependencies:
|
|
3516
|
-
'@vitest/spy': 4.1.
|
|
3516
|
+
'@vitest/spy': 4.1.11
|
|
3517
3517
|
estree-walker: 3.0.3
|
|
3518
3518
|
magic-string: 0.30.21
|
|
3519
3519
|
optionalDependencies:
|
|
3520
3520
|
vite: 6.4.3(@types/node@22.20.0)
|
|
3521
3521
|
|
|
3522
|
-
'@vitest/pretty-format@4.1.
|
|
3522
|
+
'@vitest/pretty-format@4.1.11':
|
|
3523
3523
|
dependencies:
|
|
3524
3524
|
tinyrainbow: 3.1.0
|
|
3525
3525
|
|
|
3526
|
-
'@vitest/runner@4.1.
|
|
3526
|
+
'@vitest/runner@4.1.11':
|
|
3527
3527
|
dependencies:
|
|
3528
|
-
'@vitest/utils': 4.1.
|
|
3528
|
+
'@vitest/utils': 4.1.11
|
|
3529
3529
|
pathe: 2.0.3
|
|
3530
3530
|
|
|
3531
|
-
'@vitest/snapshot@4.1.
|
|
3531
|
+
'@vitest/snapshot@4.1.11':
|
|
3532
3532
|
dependencies:
|
|
3533
|
-
'@vitest/pretty-format': 4.1.
|
|
3534
|
-
'@vitest/utils': 4.1.
|
|
3533
|
+
'@vitest/pretty-format': 4.1.11
|
|
3534
|
+
'@vitest/utils': 4.1.11
|
|
3535
3535
|
magic-string: 0.30.21
|
|
3536
3536
|
pathe: 2.0.3
|
|
3537
3537
|
|
|
3538
|
-
'@vitest/spy@4.1.
|
|
3538
|
+
'@vitest/spy@4.1.11': {}
|
|
3539
3539
|
|
|
3540
|
-
'@vitest/utils@4.1.
|
|
3540
|
+
'@vitest/utils@4.1.11':
|
|
3541
3541
|
dependencies:
|
|
3542
|
-
'@vitest/pretty-format': 4.1.
|
|
3542
|
+
'@vitest/pretty-format': 4.1.11
|
|
3543
3543
|
convert-source-map: 2.0.0
|
|
3544
3544
|
tinyrainbow: 3.1.0
|
|
3545
3545
|
|
|
@@ -3978,8 +3978,8 @@ snapshots:
|
|
|
3978
3978
|
'@typescript-eslint/parser': 8.62.1(eslint@9.39.4)(typescript@5.9.3)
|
|
3979
3979
|
eslint: 9.39.4
|
|
3980
3980
|
eslint-import-resolver-node: 0.3.10
|
|
3981
|
-
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4)
|
|
3982
|
-
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
|
|
3981
|
+
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4)
|
|
3982
|
+
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
|
|
3983
3983
|
eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.4)
|
|
3984
3984
|
eslint-plugin-react: 7.37.5(eslint@9.39.4)
|
|
3985
3985
|
eslint-plugin-react-hooks: 5.2.0(eslint@9.39.4)
|
|
@@ -3998,7 +3998,7 @@ snapshots:
|
|
|
3998
3998
|
transitivePeerDependencies:
|
|
3999
3999
|
- supports-color
|
|
4000
4000
|
|
|
4001
|
-
eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4):
|
|
4001
|
+
eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4):
|
|
4002
4002
|
dependencies:
|
|
4003
4003
|
'@nolyfill/is-core-module': 1.0.39
|
|
4004
4004
|
debug: 4.4.3
|
|
@@ -4009,22 +4009,22 @@ snapshots:
|
|
|
4009
4009
|
tinyglobby: 0.2.17
|
|
4010
4010
|
unrs-resolver: 1.12.2
|
|
4011
4011
|
optionalDependencies:
|
|
4012
|
-
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
|
|
4012
|
+
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
|
|
4013
4013
|
transitivePeerDependencies:
|
|
4014
4014
|
- supports-color
|
|
4015
4015
|
|
|
4016
|
-
eslint-module-utils@2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4):
|
|
4016
|
+
eslint-module-utils@2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4):
|
|
4017
4017
|
dependencies:
|
|
4018
4018
|
debug: 3.2.7
|
|
4019
4019
|
optionalDependencies:
|
|
4020
4020
|
'@typescript-eslint/parser': 8.62.1(eslint@9.39.4)(typescript@5.9.3)
|
|
4021
4021
|
eslint: 9.39.4
|
|
4022
4022
|
eslint-import-resolver-node: 0.3.10
|
|
4023
|
-
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.4)
|
|
4023
|
+
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4)
|
|
4024
4024
|
transitivePeerDependencies:
|
|
4025
4025
|
- supports-color
|
|
4026
4026
|
|
|
4027
|
-
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4):
|
|
4027
|
+
eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4):
|
|
4028
4028
|
dependencies:
|
|
4029
4029
|
'@rtsao/scc': 1.1.0
|
|
4030
4030
|
array-includes: 3.1.9
|
|
@@ -4035,7 +4035,7 @@ snapshots:
|
|
|
4035
4035
|
doctrine: 2.1.0
|
|
4036
4036
|
eslint: 9.39.4
|
|
4037
4037
|
eslint-import-resolver-node: 0.3.10
|
|
4038
|
-
eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.4)
|
|
4038
|
+
eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.62.1(eslint@9.39.4)(typescript@5.9.3))(eslint@9.39.4))(eslint@9.39.4))(eslint@9.39.4)
|
|
4039
4039
|
hasown: 2.0.4
|
|
4040
4040
|
is-core-module: 2.16.2
|
|
4041
4041
|
is-glob: 4.0.3
|
|
@@ -4484,7 +4484,7 @@ snapshots:
|
|
|
4484
4484
|
|
|
4485
4485
|
js-tokens@4.0.0: {}
|
|
4486
4486
|
|
|
4487
|
-
js-yaml@4.3.
|
|
4487
|
+
js-yaml@4.3.2:
|
|
4488
4488
|
dependencies:
|
|
4489
4489
|
argparse: 2.0.1
|
|
4490
4490
|
|
|
@@ -4622,7 +4622,7 @@ snapshots:
|
|
|
4622
4622
|
'@next/swc-win32-arm64-msvc': 15.5.25
|
|
4623
4623
|
'@next/swc-win32-x64-msvc': 15.5.25
|
|
4624
4624
|
'@playwright/test': 1.62.1
|
|
4625
|
-
sharp: 0.35.
|
|
4625
|
+
sharp: 0.35.4(@types/node@22.20.0)
|
|
4626
4626
|
transitivePeerDependencies:
|
|
4627
4627
|
- '@babel/core'
|
|
4628
4628
|
- '@types/node'
|
|
@@ -4907,37 +4907,37 @@ snapshots:
|
|
|
4907
4907
|
es-errors: 1.3.0
|
|
4908
4908
|
es-object-atoms: 1.1.2
|
|
4909
4909
|
|
|
4910
|
-
sharp@0.35.
|
|
4910
|
+
sharp@0.35.4(@types/node@22.20.0):
|
|
4911
4911
|
dependencies:
|
|
4912
4912
|
'@img/colour': 1.1.0
|
|
4913
4913
|
detect-libc: 2.1.2
|
|
4914
4914
|
semver: 7.8.5
|
|
4915
4915
|
optionalDependencies:
|
|
4916
|
-
'@img/sharp-darwin-arm64': 0.35.
|
|
4917
|
-
'@img/sharp-darwin-x64': 0.35.
|
|
4918
|
-
'@img/sharp-freebsd-wasm32': 0.35.
|
|
4919
|
-
'@img/sharp-libvips-darwin-arm64': 1.3.
|
|
4920
|
-
'@img/sharp-libvips-darwin-x64': 1.3.
|
|
4921
|
-
'@img/sharp-libvips-linux-arm': 1.3.
|
|
4922
|
-
'@img/sharp-libvips-linux-arm64': 1.3.
|
|
4923
|
-
'@img/sharp-libvips-linux-ppc64': 1.3.
|
|
4924
|
-
'@img/sharp-libvips-linux-riscv64': 1.3.
|
|
4925
|
-
'@img/sharp-libvips-linux-s390x': 1.3.
|
|
4926
|
-
'@img/sharp-libvips-linux-x64': 1.3.
|
|
4927
|
-
'@img/sharp-libvips-linuxmusl-arm64': 1.3.
|
|
4928
|
-
'@img/sharp-libvips-linuxmusl-x64': 1.3.
|
|
4929
|
-
'@img/sharp-linux-arm': 0.35.
|
|
4930
|
-
'@img/sharp-linux-arm64': 0.35.
|
|
4931
|
-
'@img/sharp-linux-ppc64': 0.35.
|
|
4932
|
-
'@img/sharp-linux-riscv64': 0.35.
|
|
4933
|
-
'@img/sharp-linux-s390x': 0.35.
|
|
4934
|
-
'@img/sharp-linux-x64': 0.35.
|
|
4935
|
-
'@img/sharp-linuxmusl-arm64': 0.35.
|
|
4936
|
-
'@img/sharp-linuxmusl-x64': 0.35.
|
|
4937
|
-
'@img/sharp-webcontainers-wasm32': 0.35.
|
|
4938
|
-
'@img/sharp-win32-arm64': 0.35.
|
|
4939
|
-
'@img/sharp-win32-ia32': 0.35.
|
|
4940
|
-
'@img/sharp-win32-x64': 0.35.
|
|
4916
|
+
'@img/sharp-darwin-arm64': 0.35.4
|
|
4917
|
+
'@img/sharp-darwin-x64': 0.35.4
|
|
4918
|
+
'@img/sharp-freebsd-wasm32': 0.35.4
|
|
4919
|
+
'@img/sharp-libvips-darwin-arm64': 1.3.3
|
|
4920
|
+
'@img/sharp-libvips-darwin-x64': 1.3.3
|
|
4921
|
+
'@img/sharp-libvips-linux-arm': 1.3.3
|
|
4922
|
+
'@img/sharp-libvips-linux-arm64': 1.3.3
|
|
4923
|
+
'@img/sharp-libvips-linux-ppc64': 1.3.3
|
|
4924
|
+
'@img/sharp-libvips-linux-riscv64': 1.3.3
|
|
4925
|
+
'@img/sharp-libvips-linux-s390x': 1.3.3
|
|
4926
|
+
'@img/sharp-libvips-linux-x64': 1.3.3
|
|
4927
|
+
'@img/sharp-libvips-linuxmusl-arm64': 1.3.3
|
|
4928
|
+
'@img/sharp-libvips-linuxmusl-x64': 1.3.3
|
|
4929
|
+
'@img/sharp-linux-arm': 0.35.4
|
|
4930
|
+
'@img/sharp-linux-arm64': 0.35.4
|
|
4931
|
+
'@img/sharp-linux-ppc64': 0.35.4
|
|
4932
|
+
'@img/sharp-linux-riscv64': 0.35.4
|
|
4933
|
+
'@img/sharp-linux-s390x': 0.35.4
|
|
4934
|
+
'@img/sharp-linux-x64': 0.35.4
|
|
4935
|
+
'@img/sharp-linuxmusl-arm64': 0.35.4
|
|
4936
|
+
'@img/sharp-linuxmusl-x64': 0.35.4
|
|
4937
|
+
'@img/sharp-webcontainers-wasm32': 0.35.4
|
|
4938
|
+
'@img/sharp-win32-arm64': 0.35.4
|
|
4939
|
+
'@img/sharp-win32-ia32': 0.35.4
|
|
4940
|
+
'@img/sharp-win32-x64': 0.35.4
|
|
4941
4941
|
'@types/node': 22.20.0
|
|
4942
4942
|
optional: true
|
|
4943
4943
|
|
|
@@ -5211,15 +5211,15 @@ snapshots:
|
|
|
5211
5211
|
'@types/node': 22.20.0
|
|
5212
5212
|
fsevents: 2.3.3
|
|
5213
5213
|
|
|
5214
|
-
vitest@4.1.
|
|
5214
|
+
vitest@4.1.11(@types/node@22.20.0)(jsdom@30.0.1)(vite@6.4.3(@types/node@22.20.0)):
|
|
5215
5215
|
dependencies:
|
|
5216
|
-
'@vitest/expect': 4.1.
|
|
5217
|
-
'@vitest/mocker': 4.1.
|
|
5218
|
-
'@vitest/pretty-format': 4.1.
|
|
5219
|
-
'@vitest/runner': 4.1.
|
|
5220
|
-
'@vitest/snapshot': 4.1.
|
|
5221
|
-
'@vitest/spy': 4.1.
|
|
5222
|
-
'@vitest/utils': 4.1.
|
|
5216
|
+
'@vitest/expect': 4.1.11
|
|
5217
|
+
'@vitest/mocker': 4.1.11(vite@6.4.3(@types/node@22.20.0))
|
|
5218
|
+
'@vitest/pretty-format': 4.1.11
|
|
5219
|
+
'@vitest/runner': 4.1.11
|
|
5220
|
+
'@vitest/snapshot': 4.1.11
|
|
5221
|
+
'@vitest/spy': 4.1.11
|
|
5222
|
+
'@vitest/utils': 4.1.11
|
|
5223
5223
|
es-module-lexer: 2.3.0
|
|
5224
5224
|
expect-type: 1.4.0
|
|
5225
5225
|
magic-string: 0.30.21
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@biffo/cli",
|
|
3
|
-
"version": "0.315.
|
|
3
|
+
"version": "0.315.2",
|
|
4
4
|
"description": "Biffo project scaffolding CLI",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -79,6 +79,6 @@
|
|
|
79
79
|
"tsx": "^4.19.2",
|
|
80
80
|
"typescript": "^5.7.3",
|
|
81
81
|
"vite": "^6.4.3",
|
|
82
|
-
"vitest": "^4.1.
|
|
82
|
+
"vitest": "^4.1.11"
|
|
83
83
|
}
|
|
84
84
|
}
|