create-swdg-frontend 0.2.0 → 0.2.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/README.md +8 -5
- package/lib/constants.js +1 -1
- package/lib/gis.js +2 -0
- package/package.json +1 -1
- package/template/README.md +11 -5
- package/template/docs/MAINTAINER.md +12 -12
- package/template/docs/ONBOARDING.md +22 -4
- package/template/docs/TESTING.md +24 -6
- package/template/package.json +1 -2
- package/template/pnpm-lock.yaml +20 -548
- package/template/scripts/test-pack.mjs +101 -0
- package/template/scripts/test-pipeline.mjs +7 -1
- package/template/scripts/test-scaffold.mjs +30 -0
- package/template/src/components/OnboardingDeck/index.vue +33 -2
- package/template/src/main.ts +3 -1
- package/template/src/styles/alerts.css +75 -0
- package/template/src/styles/global.css +2 -21
- package/template/src/styles/responsive.css +48 -0
- package/template/src/styles/shell.css +11 -9
- package/template/src/styles/tokens.css +16 -0
- package/template/vite.config.ts +0 -7
- package/template/src/styles/alerts.less +0 -85
package/template/pnpm-lock.yaml
CHANGED
|
@@ -56,7 +56,7 @@ importers:
|
|
|
56
56
|
version: 8.59.4(eslint@10.4.0(jiti@2.6.1))(typescript@6.0.3)
|
|
57
57
|
'@vitejs/plugin-vue':
|
|
58
58
|
specifier: ^6.0.7
|
|
59
|
-
version: 6.0.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
59
|
+
version: 6.0.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))
|
|
60
60
|
'@vue/tsconfig':
|
|
61
61
|
specifier: ^0.9.1
|
|
62
62
|
version: 0.9.1(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))
|
|
@@ -87,9 +87,6 @@ importers:
|
|
|
87
87
|
jsdom:
|
|
88
88
|
specifier: ^29.1.1
|
|
89
89
|
version: 29.1.1
|
|
90
|
-
less:
|
|
91
|
-
specifier: ^4.6.4
|
|
92
|
-
version: 4.6.4
|
|
93
90
|
lint-staged:
|
|
94
91
|
specifier: ^17.0.5
|
|
95
92
|
version: 17.0.5
|
|
@@ -99,9 +96,6 @@ importers:
|
|
|
99
96
|
rollup-plugin-copy:
|
|
100
97
|
specifier: ^3.5.0
|
|
101
98
|
version: 3.5.0
|
|
102
|
-
sass-embedded:
|
|
103
|
-
specifier: ^1.100.0
|
|
104
|
-
version: 1.100.0
|
|
105
99
|
stylelint:
|
|
106
100
|
specifier: ^17.12.0
|
|
107
101
|
version: 17.12.0(typescript@6.0.3)
|
|
@@ -122,13 +116,13 @@ importers:
|
|
|
122
116
|
version: 32.1.0(vue@3.5.34(typescript@6.0.3))
|
|
123
117
|
vite:
|
|
124
118
|
specifier: ^8.0.14
|
|
125
|
-
version: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
119
|
+
version: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)
|
|
126
120
|
vite-plugin-static-copy:
|
|
127
121
|
specifier: ^4.1.0
|
|
128
|
-
version: 4.1.0(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
122
|
+
version: 4.1.0(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))
|
|
129
123
|
vitest:
|
|
130
124
|
specifier: ^4.1.7
|
|
131
|
-
version: 4.1.7(@types/node@25.9.1)(jsdom@29.1.1)(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
125
|
+
version: 4.1.7(@types/node@25.9.1)(jsdom@29.1.1)(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))
|
|
132
126
|
vue-eslint-parser:
|
|
133
127
|
specifier: ^10.4.0
|
|
134
128
|
version: 10.4.0(eslint@10.4.0(jiti@2.6.1))
|
|
@@ -202,9 +196,6 @@ packages:
|
|
|
202
196
|
resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==}
|
|
203
197
|
hasBin: true
|
|
204
198
|
|
|
205
|
-
'@bufbuild/protobuf@2.12.0':
|
|
206
|
-
resolution: {integrity: sha512-B/XlCaFIP8LOwzo+bz5uFzATYokcwCKQcghqnlfwSmM5eX/qTkvDBnDPs+gXtX/RyjxJ4DRikECcPJbyALA8FA==}
|
|
207
|
-
|
|
208
199
|
'@cacheable/memory@2.0.9':
|
|
209
200
|
resolution: {integrity: sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==}
|
|
210
201
|
|
|
@@ -554,88 +545,6 @@ packages:
|
|
|
554
545
|
'@oxc-project/types@0.132.0':
|
|
555
546
|
resolution: {integrity: sha512-FESMOxil5Se014ui/Eq8fT5uHJo6nIRwH0PfJrZJXs6Gek3ZVFOrpUv3YIZT20m+extU98Hg1Ym72U58rlsxUQ==}
|
|
556
547
|
|
|
557
|
-
'@parcel/watcher-android-arm64@2.5.6':
|
|
558
|
-
resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
|
|
559
|
-
engines: {node: '>= 10.0.0'}
|
|
560
|
-
cpu: [arm64]
|
|
561
|
-
os: [android]
|
|
562
|
-
|
|
563
|
-
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
564
|
-
resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
|
|
565
|
-
engines: {node: '>= 10.0.0'}
|
|
566
|
-
cpu: [arm64]
|
|
567
|
-
os: [darwin]
|
|
568
|
-
|
|
569
|
-
'@parcel/watcher-darwin-x64@2.5.6':
|
|
570
|
-
resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
|
|
571
|
-
engines: {node: '>= 10.0.0'}
|
|
572
|
-
cpu: [x64]
|
|
573
|
-
os: [darwin]
|
|
574
|
-
|
|
575
|
-
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
576
|
-
resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
|
|
577
|
-
engines: {node: '>= 10.0.0'}
|
|
578
|
-
cpu: [x64]
|
|
579
|
-
os: [freebsd]
|
|
580
|
-
|
|
581
|
-
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
582
|
-
resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
|
|
583
|
-
engines: {node: '>= 10.0.0'}
|
|
584
|
-
cpu: [arm]
|
|
585
|
-
os: [linux]
|
|
586
|
-
|
|
587
|
-
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
588
|
-
resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
|
|
589
|
-
engines: {node: '>= 10.0.0'}
|
|
590
|
-
cpu: [arm]
|
|
591
|
-
os: [linux]
|
|
592
|
-
|
|
593
|
-
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
594
|
-
resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
|
|
595
|
-
engines: {node: '>= 10.0.0'}
|
|
596
|
-
cpu: [arm64]
|
|
597
|
-
os: [linux]
|
|
598
|
-
|
|
599
|
-
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
600
|
-
resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
|
|
601
|
-
engines: {node: '>= 10.0.0'}
|
|
602
|
-
cpu: [arm64]
|
|
603
|
-
os: [linux]
|
|
604
|
-
|
|
605
|
-
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
606
|
-
resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
|
|
607
|
-
engines: {node: '>= 10.0.0'}
|
|
608
|
-
cpu: [x64]
|
|
609
|
-
os: [linux]
|
|
610
|
-
|
|
611
|
-
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
612
|
-
resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
|
|
613
|
-
engines: {node: '>= 10.0.0'}
|
|
614
|
-
cpu: [x64]
|
|
615
|
-
os: [linux]
|
|
616
|
-
|
|
617
|
-
'@parcel/watcher-win32-arm64@2.5.6':
|
|
618
|
-
resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
|
|
619
|
-
engines: {node: '>= 10.0.0'}
|
|
620
|
-
cpu: [arm64]
|
|
621
|
-
os: [win32]
|
|
622
|
-
|
|
623
|
-
'@parcel/watcher-win32-ia32@2.5.6':
|
|
624
|
-
resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
|
|
625
|
-
engines: {node: '>= 10.0.0'}
|
|
626
|
-
cpu: [ia32]
|
|
627
|
-
os: [win32]
|
|
628
|
-
|
|
629
|
-
'@parcel/watcher-win32-x64@2.5.6':
|
|
630
|
-
resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
|
|
631
|
-
engines: {node: '>= 10.0.0'}
|
|
632
|
-
cpu: [x64]
|
|
633
|
-
os: [win32]
|
|
634
|
-
|
|
635
|
-
'@parcel/watcher@2.5.6':
|
|
636
|
-
resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
|
|
637
|
-
engines: {node: '>= 10.0.0'}
|
|
638
|
-
|
|
639
548
|
'@pkgr/core@0.2.9':
|
|
640
549
|
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
|
641
550
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
@@ -1210,9 +1119,6 @@ packages:
|
|
|
1210
1119
|
colorette@1.4.0:
|
|
1211
1120
|
resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==}
|
|
1212
1121
|
|
|
1213
|
-
colorjs.io@0.5.2:
|
|
1214
|
-
resolution: {integrity: sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==}
|
|
1215
|
-
|
|
1216
1122
|
combined-stream@1.0.8:
|
|
1217
1123
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
1218
1124
|
engines: {node: '>= 0.8'}
|
|
@@ -1271,10 +1177,6 @@ packages:
|
|
|
1271
1177
|
convert-source-map@2.0.0:
|
|
1272
1178
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
1273
1179
|
|
|
1274
|
-
copy-anything@3.0.5:
|
|
1275
|
-
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
|
1276
|
-
engines: {node: '>=12.13'}
|
|
1277
|
-
|
|
1278
1180
|
copy-anything@4.0.5:
|
|
1279
1181
|
resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
|
|
1280
1182
|
engines: {node: '>=18'}
|
|
@@ -1425,10 +1327,6 @@ packages:
|
|
|
1425
1327
|
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
|
|
1426
1328
|
engines: {node: '>=18'}
|
|
1427
1329
|
|
|
1428
|
-
errno@0.1.8:
|
|
1429
|
-
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
|
1430
|
-
hasBin: true
|
|
1431
|
-
|
|
1432
1330
|
error-ex@1.3.4:
|
|
1433
1331
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
1434
1332
|
|
|
@@ -1451,8 +1349,8 @@ packages:
|
|
|
1451
1349
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
1452
1350
|
engines: {node: '>= 0.4'}
|
|
1453
1351
|
|
|
1454
|
-
es-toolkit@1.
|
|
1455
|
-
resolution: {integrity: sha512-
|
|
1352
|
+
es-toolkit@1.47.0:
|
|
1353
|
+
resolution: {integrity: sha512-n1GuoD0WEQZMBk5tttoZSqwgyLx01oqa5XsBmCHwPyNe1S9jPBEmtR2pSgp2kJuWE3ciFZ6yRHmY4pM4C3OOkw==}
|
|
1456
1354
|
|
|
1457
1355
|
escalade@3.2.0:
|
|
1458
1356
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
@@ -1831,10 +1729,6 @@ packages:
|
|
|
1831
1729
|
engines: {node: '>=18'}
|
|
1832
1730
|
hasBin: true
|
|
1833
1731
|
|
|
1834
|
-
iconv-lite@0.6.3:
|
|
1835
|
-
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
1836
|
-
engines: {node: '>=0.10.0'}
|
|
1837
|
-
|
|
1838
1732
|
ieee754@1.2.1:
|
|
1839
1733
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
1840
1734
|
|
|
@@ -1846,14 +1740,6 @@ packages:
|
|
|
1846
1740
|
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
|
|
1847
1741
|
engines: {node: '>= 4'}
|
|
1848
1742
|
|
|
1849
|
-
image-size@0.5.5:
|
|
1850
|
-
resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
|
|
1851
|
-
engines: {node: '>=0.10.0'}
|
|
1852
|
-
hasBin: true
|
|
1853
|
-
|
|
1854
|
-
immutable@5.1.5:
|
|
1855
|
-
resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==}
|
|
1856
|
-
|
|
1857
1743
|
import-fresh@3.3.1:
|
|
1858
1744
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
1859
1745
|
engines: {node: '>=6'}
|
|
@@ -1929,10 +1815,6 @@ packages:
|
|
|
1929
1815
|
is-potential-custom-element-name@1.0.1:
|
|
1930
1816
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
1931
1817
|
|
|
1932
|
-
is-what@4.1.16:
|
|
1933
|
-
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
|
|
1934
|
-
engines: {node: '>=12.13'}
|
|
1935
|
-
|
|
1936
1818
|
is-what@5.5.0:
|
|
1937
1819
|
resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
|
|
1938
1820
|
engines: {node: '>=18'}
|
|
@@ -2021,11 +1903,6 @@ packages:
|
|
|
2021
1903
|
lerc@2.0.0:
|
|
2022
1904
|
resolution: {integrity: sha512-7qo1Mq8ZNmaR4USHHm615nEW2lPeeWJ3bTyoqFbd35DLx0LUH7C6ptt5FDCTAlbIzs3+WKrk5SkJvw8AFDE2hg==}
|
|
2023
1905
|
|
|
2024
|
-
less@4.6.4:
|
|
2025
|
-
resolution: {integrity: sha512-OJmO5+HxZLLw0RLzkqaNHzcgEAQG7C0y3aMbwtCzIUFZsLMNNq/1IdAdHEycQ58CwUO3jPTHmoN+tE5I7FQxNg==}
|
|
2026
|
-
engines: {node: '>=18'}
|
|
2027
|
-
hasBin: true
|
|
2028
|
-
|
|
2029
1906
|
levn@0.4.1:
|
|
2030
1907
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
2031
1908
|
engines: {node: '>= 0.8.0'}
|
|
@@ -2149,10 +2026,6 @@ packages:
|
|
|
2149
2026
|
magic-string@0.30.21:
|
|
2150
2027
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
2151
2028
|
|
|
2152
|
-
make-dir@2.1.0:
|
|
2153
|
-
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
2154
|
-
engines: {node: '>=6'}
|
|
2155
|
-
|
|
2156
2029
|
math-intrinsics@1.1.0:
|
|
2157
2030
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
2158
2031
|
engines: {node: '>= 0.4'}
|
|
@@ -2193,11 +2066,6 @@ packages:
|
|
|
2193
2066
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
2194
2067
|
engines: {node: '>= 0.6'}
|
|
2195
2068
|
|
|
2196
|
-
mime@1.6.0:
|
|
2197
|
-
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
2198
|
-
engines: {node: '>=4'}
|
|
2199
|
-
hasBin: true
|
|
2200
|
-
|
|
2201
2069
|
mimic-function@5.0.1:
|
|
2202
2070
|
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
2203
2071
|
engines: {node: '>=18'}
|
|
@@ -2237,18 +2105,10 @@ packages:
|
|
|
2237
2105
|
natural-compare@1.4.0:
|
|
2238
2106
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
2239
2107
|
|
|
2240
|
-
needle@3.5.0:
|
|
2241
|
-
resolution: {integrity: sha512-jaQyPKKk2YokHrEg+vFDYxXIHTCBgiZwSHOoVx/8V3GIBS8/VN6NdVRmg8q1ERtPkMvmOvebsgga4sAj5hls/w==}
|
|
2242
|
-
engines: {node: '>= 4.4.x'}
|
|
2243
|
-
hasBin: true
|
|
2244
|
-
|
|
2245
2108
|
netmask@2.1.1:
|
|
2246
2109
|
resolution: {integrity: sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==}
|
|
2247
2110
|
engines: {node: '>= 0.4.0'}
|
|
2248
2111
|
|
|
2249
|
-
node-addon-api@7.1.1:
|
|
2250
|
-
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
2251
|
-
|
|
2252
2112
|
node-fetch@2.7.0:
|
|
2253
2113
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
2254
2114
|
engines: {node: 4.x || >=6.0.0}
|
|
@@ -2319,10 +2179,6 @@ packages:
|
|
|
2319
2179
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
2320
2180
|
engines: {node: '>=8'}
|
|
2321
2181
|
|
|
2322
|
-
parse-node-version@1.0.1:
|
|
2323
|
-
resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
|
|
2324
|
-
engines: {node: '>= 0.10'}
|
|
2325
|
-
|
|
2326
2182
|
parse5@8.0.1:
|
|
2327
2183
|
resolution: {integrity: sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==}
|
|
2328
2184
|
|
|
@@ -2372,10 +2228,6 @@ packages:
|
|
|
2372
2228
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
2373
2229
|
engines: {node: '>=12'}
|
|
2374
2230
|
|
|
2375
|
-
pify@4.0.1:
|
|
2376
|
-
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
2377
|
-
engines: {node: '>=6'}
|
|
2378
|
-
|
|
2379
2231
|
pinia-plugin-persistedstate@4.7.1:
|
|
2380
2232
|
resolution: {integrity: sha512-WHOqh2esDlR3eAaknPbqXrkkj0D24h8shrDPqysgCFR6ghqP/fpFfJmMPJp0gETHsvrh9YNNg6dQfo2OEtDnIQ==}
|
|
2381
2233
|
peerDependencies:
|
|
@@ -2457,9 +2309,6 @@ packages:
|
|
|
2457
2309
|
resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
|
|
2458
2310
|
engines: {node: '>=10'}
|
|
2459
2311
|
|
|
2460
|
-
prr@1.0.1:
|
|
2461
|
-
resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
|
|
2462
|
-
|
|
2463
2312
|
punycode@2.3.1:
|
|
2464
2313
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
2465
2314
|
engines: {node: '>=6'}
|
|
@@ -2540,127 +2389,6 @@ packages:
|
|
|
2540
2389
|
rxjs@7.8.2:
|
|
2541
2390
|
resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
|
|
2542
2391
|
|
|
2543
|
-
safer-buffer@2.1.2:
|
|
2544
|
-
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
2545
|
-
|
|
2546
|
-
sass-embedded-all-unknown@1.100.0:
|
|
2547
|
-
resolution: {integrity: sha512-auFtXY/kwYILmSVjtBDwyj0axcLbYYiffOKWoaXHnI5bsYwiRbBh3EneR1rpbX2ZIZCrwX93i5pxKLTZF/662Q==}
|
|
2548
|
-
cpu: ['!arm', '!arm64', '!riscv64', '!x64']
|
|
2549
|
-
|
|
2550
|
-
sass-embedded-android-arm64@1.100.0:
|
|
2551
|
-
resolution: {integrity: sha512-W+Ru9JwTnfU0UX3jSZcbqFdtKFMcYdfFwytc57h2DgnqCOIiAqI2E06mABZBZC+r3LwXCBuS5GbXAGeVgvVDkA==}
|
|
2552
|
-
engines: {node: '>=14.0.0'}
|
|
2553
|
-
cpu: [arm64]
|
|
2554
|
-
os: [android]
|
|
2555
|
-
|
|
2556
|
-
sass-embedded-android-arm@1.100.0:
|
|
2557
|
-
resolution: {integrity: sha512-70f3HgX2pFNmzpGQ86n5e6QfWn2fP4QUQGfFQK0P1XH73ZLIzLo2YqygrGKGKeeqtc5eU2Wl1/xQzhzuKnO4kw==}
|
|
2558
|
-
engines: {node: '>=14.0.0'}
|
|
2559
|
-
cpu: [arm]
|
|
2560
|
-
os: [android]
|
|
2561
|
-
|
|
2562
|
-
sass-embedded-android-riscv64@1.100.0:
|
|
2563
|
-
resolution: {integrity: sha512-icU3o0V/uCSytSpf+tX5Lf51BvyQEbLzDUJfUi9etSauYBGHpPKkdtdZH0si4v98phq11Kl8rSV1SggksxF1Hg==}
|
|
2564
|
-
engines: {node: '>=14.0.0'}
|
|
2565
|
-
cpu: [riscv64]
|
|
2566
|
-
os: [android]
|
|
2567
|
-
|
|
2568
|
-
sass-embedded-android-x64@1.100.0:
|
|
2569
|
-
resolution: {integrity: sha512-mevF9VQk6gEYByy8+jusaHGmd7Usb2ytX/DsEOd0JtOGCtcf1kh575xJ6OUBDIcJ15uLnbau/0iy1eP6WVBvWA==}
|
|
2570
|
-
engines: {node: '>=14.0.0'}
|
|
2571
|
-
cpu: [x64]
|
|
2572
|
-
os: [android]
|
|
2573
|
-
|
|
2574
|
-
sass-embedded-darwin-arm64@1.100.0:
|
|
2575
|
-
resolution: {integrity: sha512-1PVlYi61POo93IT/FfrG1mc1tAHxeSTyUALF2aOFmXGWjVXr3bQzEQiBGCOvQbj/ix+5hNyXFXcEMEyKvtUJJA==}
|
|
2576
|
-
engines: {node: '>=14.0.0'}
|
|
2577
|
-
cpu: [arm64]
|
|
2578
|
-
os: [darwin]
|
|
2579
|
-
|
|
2580
|
-
sass-embedded-darwin-x64@1.100.0:
|
|
2581
|
-
resolution: {integrity: sha512-x97o3JnGyImZNCIVs9wQHJUE5QCvmVIKaH1cwrz/5dK7OT1FpeNiW+u9TUomP9hG6Ekjd8EL8NBHpxTfIhdjmg==}
|
|
2582
|
-
engines: {node: '>=14.0.0'}
|
|
2583
|
-
cpu: [x64]
|
|
2584
|
-
os: [darwin]
|
|
2585
|
-
|
|
2586
|
-
sass-embedded-linux-arm64@1.100.0:
|
|
2587
|
-
resolution: {integrity: sha512-Dwjmj8Z6VRy7rAi53JAdEwIyUjpfl7PhpSc2/LpQPQx+aO5Dp7Spaipkax0ufJl1SoDUdchCsM4y/88YaluorQ==}
|
|
2588
|
-
engines: {node: '>=14.0.0'}
|
|
2589
|
-
cpu: [arm64]
|
|
2590
|
-
os: [linux]
|
|
2591
|
-
|
|
2592
|
-
sass-embedded-linux-arm@1.100.0:
|
|
2593
|
-
resolution: {integrity: sha512-9Ul7O1eKrc5YlhwWjkp8tZPSe3UEwSZ1uwUZOQom1HL0pRlBA6F/IlGZYFTLwnHMIP1fc77MMNaBRfc05mKMpw==}
|
|
2594
|
-
engines: {node: '>=14.0.0'}
|
|
2595
|
-
cpu: [arm]
|
|
2596
|
-
os: [linux]
|
|
2597
|
-
|
|
2598
|
-
sass-embedded-linux-musl-arm64@1.100.0:
|
|
2599
|
-
resolution: {integrity: sha512-XpACJB2KjSLjf2e9uuvGVdOURsoNrFqgRiihhXyUHK9W0t3LIHb7z5MA/7XGPIT9bWSOO2zyw+rH/FHtDV/Yrg==}
|
|
2600
|
-
engines: {node: '>=14.0.0'}
|
|
2601
|
-
cpu: [arm64]
|
|
2602
|
-
os: [linux]
|
|
2603
|
-
|
|
2604
|
-
sass-embedded-linux-musl-arm@1.100.0:
|
|
2605
|
-
resolution: {integrity: sha512-sl0JgbGloPyJg66XXx5UDSDScZ0oU85DpMQU4JU/sCUCFj1Z8zZ69SJWKTCNE4/jwnce7WI2zPCV5AG+RHOZJw==}
|
|
2606
|
-
engines: {node: '>=14.0.0'}
|
|
2607
|
-
cpu: [arm]
|
|
2608
|
-
os: [linux]
|
|
2609
|
-
|
|
2610
|
-
sass-embedded-linux-musl-riscv64@1.100.0:
|
|
2611
|
-
resolution: {integrity: sha512-ShvI0Kx04mwoCARwZ0UjiT97isQvzO80tAt91zmFyHLN9kelc/IrQi940farSm2xQVPCKdeVyeG0ekBsokSpYQ==}
|
|
2612
|
-
engines: {node: '>=14.0.0'}
|
|
2613
|
-
cpu: [riscv64]
|
|
2614
|
-
os: [linux]
|
|
2615
|
-
|
|
2616
|
-
sass-embedded-linux-musl-x64@1.100.0:
|
|
2617
|
-
resolution: {integrity: sha512-TDBCRWNuS4RDLQXvRc1gjZlWiWTWaWGp0Bwu/IKwJxov81lsvrCs3TihTyNXtW7V5aoN4Ky3r0QOkNb3mwmBnA==}
|
|
2618
|
-
engines: {node: '>=14.0.0'}
|
|
2619
|
-
cpu: [x64]
|
|
2620
|
-
os: [linux]
|
|
2621
|
-
|
|
2622
|
-
sass-embedded-linux-riscv64@1.100.0:
|
|
2623
|
-
resolution: {integrity: sha512-j4ENJGOheO+fm3j/yorLxCjBP6/XskrZx7dTLlT+lXYwN/qqCqoA/gsNLI0McS3DFM6GBwPiffzWsdWS8t6sEQ==}
|
|
2624
|
-
engines: {node: '>=14.0.0'}
|
|
2625
|
-
cpu: [riscv64]
|
|
2626
|
-
os: [linux]
|
|
2627
|
-
|
|
2628
|
-
sass-embedded-linux-x64@1.100.0:
|
|
2629
|
-
resolution: {integrity: sha512-0vUSN8j0WGtCJIOPh//EmUvYGHW0QOe5iul8qyhPk50MAcw49MA0r34AhftjDdx94ILPF6vApFs0gwHPQRlpVA==}
|
|
2630
|
-
engines: {node: '>=14.0.0'}
|
|
2631
|
-
cpu: [x64]
|
|
2632
|
-
os: [linux]
|
|
2633
|
-
|
|
2634
|
-
sass-embedded-unknown-all@1.100.0:
|
|
2635
|
-
resolution: {integrity: sha512-c+naBgWId4MIpToXcI0DgqetjdAkwTTAxFAuOaBz7HUXLdyG1oZRrEvSsbe41nEdQOKH0vgofVFCeSQgoXOG9A==}
|
|
2636
|
-
os: ['!android', '!darwin', '!linux', '!win32']
|
|
2637
|
-
|
|
2638
|
-
sass-embedded-win32-arm64@1.100.0:
|
|
2639
|
-
resolution: {integrity: sha512-iE+yxj+hUXwwbqpHkXxgAWTzeRfcWxJ7SSTQEPMk48lwq3oCrWLlz5sQuWHbuTK/i0GKQfROdP+hOmPi89yjUg==}
|
|
2640
|
-
engines: {node: '>=14.0.0'}
|
|
2641
|
-
cpu: [arm64]
|
|
2642
|
-
os: [win32]
|
|
2643
|
-
|
|
2644
|
-
sass-embedded-win32-x64@1.100.0:
|
|
2645
|
-
resolution: {integrity: sha512-qI4F8MI7/KYoy9NdjJfhSspG42WPkADSNDvwEV7qWvCSFC83koJssRsKO2/PfY+niZz6BG65Ic/D+A11h959hw==}
|
|
2646
|
-
engines: {node: '>=14.0.0'}
|
|
2647
|
-
cpu: [x64]
|
|
2648
|
-
os: [win32]
|
|
2649
|
-
|
|
2650
|
-
sass-embedded@1.100.0:
|
|
2651
|
-
resolution: {integrity: sha512-Ut8wlQSk19tm7jMK6mz6cF1+e+E7tUnW2tM02zQDPnOTcVbV8qCQG8UWxZkkNlY50+hV3hqP24OOkUlMz8xBpw==}
|
|
2652
|
-
engines: {node: '>=16.0.0'}
|
|
2653
|
-
hasBin: true
|
|
2654
|
-
|
|
2655
|
-
sass@1.100.0:
|
|
2656
|
-
resolution: {integrity: sha512-B5j0rYMlinhhOo9tjQebMVVn0TfyXAF+wB3b2ggZUuJ/is/Y+7+JGjirAMxHZ9Z3hIP98NPfamlAkBHa1lAaXQ==}
|
|
2657
|
-
engines: {node: '>=20.19.0'}
|
|
2658
|
-
hasBin: true
|
|
2659
|
-
|
|
2660
|
-
sax@1.6.0:
|
|
2661
|
-
resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
|
|
2662
|
-
engines: {node: '>=11.0.0'}
|
|
2663
|
-
|
|
2664
2392
|
saxes@6.0.0:
|
|
2665
2393
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
2666
2394
|
engines: {node: '>=v12.22.7'}
|
|
@@ -2668,10 +2396,6 @@ packages:
|
|
|
2668
2396
|
scule@1.3.0:
|
|
2669
2397
|
resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
|
|
2670
2398
|
|
|
2671
|
-
semver@5.7.2:
|
|
2672
|
-
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
|
2673
|
-
hasBin: true
|
|
2674
|
-
|
|
2675
2399
|
semver@7.8.1:
|
|
2676
2400
|
resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
|
|
2677
2401
|
engines: {node: '>=10'}
|
|
@@ -2838,14 +2562,6 @@ packages:
|
|
|
2838
2562
|
symbol-tree@3.2.4:
|
|
2839
2563
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
2840
2564
|
|
|
2841
|
-
sync-child-process@1.0.2:
|
|
2842
|
-
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
|
|
2843
|
-
engines: {node: '>=16.0.0'}
|
|
2844
|
-
|
|
2845
|
-
sync-message-port@1.2.0:
|
|
2846
|
-
resolution: {integrity: sha512-gAQ9qrUN/UCypHtGFbbe7Rc/f9bzO88IwrG8TDo/aMKAApKyD6E3W4Cm0EfhfBb6Z6SKt59tTCTfD+n1xmAvMg==}
|
|
2847
|
-
engines: {node: '>=16.0.0'}
|
|
2848
|
-
|
|
2849
2565
|
synckit@0.11.12:
|
|
2850
2566
|
resolution: {integrity: sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==}
|
|
2851
2567
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
@@ -3011,9 +2727,6 @@ packages:
|
|
|
3011
2727
|
util-deprecate@1.0.2:
|
|
3012
2728
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
3013
2729
|
|
|
3014
|
-
varint@6.0.0:
|
|
3015
|
-
resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==}
|
|
3016
|
-
|
|
3017
2730
|
vite-plugin-static-copy@4.1.0:
|
|
3018
2731
|
resolution: {integrity: sha512-9XOarNV7LgP0KBB7AApxdgFikLXx3daZdqjC3AevYsL6MrUH62zphonLUs2a6LZc1HN1GY+vQdheZ8VVJb6dQQ==}
|
|
3019
2732
|
engines: {node: ^22.0.0 || >=24.0.0}
|
|
@@ -3320,8 +3033,6 @@ snapshots:
|
|
|
3320
3033
|
dependencies:
|
|
3321
3034
|
css-tree: 3.2.1
|
|
3322
3035
|
|
|
3323
|
-
'@bufbuild/protobuf@2.12.0': {}
|
|
3324
|
-
|
|
3325
3036
|
'@cacheable/memory@2.0.9':
|
|
3326
3037
|
dependencies:
|
|
3327
3038
|
'@cacheable/utils': 2.4.1
|
|
@@ -3393,7 +3104,7 @@ snapshots:
|
|
|
3393
3104
|
'@commitlint/ensure@21.0.1':
|
|
3394
3105
|
dependencies:
|
|
3395
3106
|
'@commitlint/types': 21.0.1
|
|
3396
|
-
es-toolkit: 1.
|
|
3107
|
+
es-toolkit: 1.47.0
|
|
3397
3108
|
|
|
3398
3109
|
'@commitlint/execute-rule@21.0.1': {}
|
|
3399
3110
|
|
|
@@ -3422,7 +3133,7 @@ snapshots:
|
|
|
3422
3133
|
'@commitlint/types': 21.0.1
|
|
3423
3134
|
cosmiconfig: 9.0.1(typescript@6.0.3)
|
|
3424
3135
|
cosmiconfig-typescript-loader: 6.3.0(@types/node@25.9.1)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3)
|
|
3425
|
-
es-toolkit: 1.
|
|
3136
|
+
es-toolkit: 1.47.0
|
|
3426
3137
|
is-plain-obj: 4.1.0
|
|
3427
3138
|
picocolors: 1.1.1
|
|
3428
3139
|
transitivePeerDependencies:
|
|
@@ -3451,7 +3162,7 @@ snapshots:
|
|
|
3451
3162
|
dependencies:
|
|
3452
3163
|
'@commitlint/config-validator': 21.0.1
|
|
3453
3164
|
'@commitlint/types': 21.0.1
|
|
3454
|
-
es-toolkit: 1.
|
|
3165
|
+
es-toolkit: 1.47.0
|
|
3455
3166
|
global-directory: 5.0.0
|
|
3456
3167
|
resolve-from: 5.0.0
|
|
3457
3168
|
|
|
@@ -3750,67 +3461,6 @@ snapshots:
|
|
|
3750
3461
|
|
|
3751
3462
|
'@oxc-project/types@0.132.0': {}
|
|
3752
3463
|
|
|
3753
|
-
'@parcel/watcher-android-arm64@2.5.6':
|
|
3754
|
-
optional: true
|
|
3755
|
-
|
|
3756
|
-
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
3757
|
-
optional: true
|
|
3758
|
-
|
|
3759
|
-
'@parcel/watcher-darwin-x64@2.5.6':
|
|
3760
|
-
optional: true
|
|
3761
|
-
|
|
3762
|
-
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
3763
|
-
optional: true
|
|
3764
|
-
|
|
3765
|
-
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
3766
|
-
optional: true
|
|
3767
|
-
|
|
3768
|
-
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
3769
|
-
optional: true
|
|
3770
|
-
|
|
3771
|
-
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
3772
|
-
optional: true
|
|
3773
|
-
|
|
3774
|
-
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
3775
|
-
optional: true
|
|
3776
|
-
|
|
3777
|
-
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
3778
|
-
optional: true
|
|
3779
|
-
|
|
3780
|
-
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
3781
|
-
optional: true
|
|
3782
|
-
|
|
3783
|
-
'@parcel/watcher-win32-arm64@2.5.6':
|
|
3784
|
-
optional: true
|
|
3785
|
-
|
|
3786
|
-
'@parcel/watcher-win32-ia32@2.5.6':
|
|
3787
|
-
optional: true
|
|
3788
|
-
|
|
3789
|
-
'@parcel/watcher-win32-x64@2.5.6':
|
|
3790
|
-
optional: true
|
|
3791
|
-
|
|
3792
|
-
'@parcel/watcher@2.5.6':
|
|
3793
|
-
dependencies:
|
|
3794
|
-
detect-libc: 2.1.2
|
|
3795
|
-
is-glob: 4.0.3
|
|
3796
|
-
node-addon-api: 7.1.1
|
|
3797
|
-
picomatch: 4.0.4
|
|
3798
|
-
optionalDependencies:
|
|
3799
|
-
'@parcel/watcher-android-arm64': 2.5.6
|
|
3800
|
-
'@parcel/watcher-darwin-arm64': 2.5.6
|
|
3801
|
-
'@parcel/watcher-darwin-x64': 2.5.6
|
|
3802
|
-
'@parcel/watcher-freebsd-x64': 2.5.6
|
|
3803
|
-
'@parcel/watcher-linux-arm-glibc': 2.5.6
|
|
3804
|
-
'@parcel/watcher-linux-arm-musl': 2.5.6
|
|
3805
|
-
'@parcel/watcher-linux-arm64-glibc': 2.5.6
|
|
3806
|
-
'@parcel/watcher-linux-arm64-musl': 2.5.6
|
|
3807
|
-
'@parcel/watcher-linux-x64-glibc': 2.5.6
|
|
3808
|
-
'@parcel/watcher-linux-x64-musl': 2.5.6
|
|
3809
|
-
'@parcel/watcher-win32-arm64': 2.5.6
|
|
3810
|
-
'@parcel/watcher-win32-ia32': 2.5.6
|
|
3811
|
-
'@parcel/watcher-win32-x64': 2.5.6
|
|
3812
|
-
optional: true
|
|
3813
|
-
|
|
3814
3464
|
'@pkgr/core@0.2.9': {}
|
|
3815
3465
|
|
|
3816
3466
|
'@rolldown/binding-android-arm64@1.0.2':
|
|
@@ -4028,10 +3678,10 @@ snapshots:
|
|
|
4028
3678
|
'@typescript-eslint/types': 8.59.4
|
|
4029
3679
|
eslint-visitor-keys: 5.0.1
|
|
4030
3680
|
|
|
4031
|
-
'@vitejs/plugin-vue@6.0.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
3681
|
+
'@vitejs/plugin-vue@6.0.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))':
|
|
4032
3682
|
dependencies:
|
|
4033
3683
|
'@rolldown/pluginutils': 1.0.1
|
|
4034
|
-
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
3684
|
+
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)
|
|
4035
3685
|
vue: 3.5.34(typescript@6.0.3)
|
|
4036
3686
|
|
|
4037
3687
|
'@vitest/expect@4.1.7':
|
|
@@ -4043,13 +3693,13 @@ snapshots:
|
|
|
4043
3693
|
chai: 6.2.2
|
|
4044
3694
|
tinyrainbow: 3.1.0
|
|
4045
3695
|
|
|
4046
|
-
'@vitest/mocker@4.1.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
3696
|
+
'@vitest/mocker@4.1.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))':
|
|
4047
3697
|
dependencies:
|
|
4048
3698
|
'@vitest/spy': 4.1.7
|
|
4049
3699
|
estree-walker: 3.0.3
|
|
4050
3700
|
magic-string: 0.30.21
|
|
4051
3701
|
optionalDependencies:
|
|
4052
|
-
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
3702
|
+
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)
|
|
4053
3703
|
|
|
4054
3704
|
'@vitest/pretty-format@4.1.7':
|
|
4055
3705
|
dependencies:
|
|
@@ -4425,8 +4075,6 @@ snapshots:
|
|
|
4425
4075
|
|
|
4426
4076
|
colorette@1.4.0: {}
|
|
4427
4077
|
|
|
4428
|
-
colorjs.io@0.5.2: {}
|
|
4429
|
-
|
|
4430
4078
|
combined-stream@1.0.8:
|
|
4431
4079
|
dependencies:
|
|
4432
4080
|
delayed-stream: 1.0.0
|
|
@@ -4480,10 +4128,6 @@ snapshots:
|
|
|
4480
4128
|
|
|
4481
4129
|
convert-source-map@2.0.0: {}
|
|
4482
4130
|
|
|
4483
|
-
copy-anything@3.0.5:
|
|
4484
|
-
dependencies:
|
|
4485
|
-
is-what: 4.1.16
|
|
4486
|
-
|
|
4487
4131
|
copy-anything@4.0.5:
|
|
4488
4132
|
dependencies:
|
|
4489
4133
|
is-what: 5.5.0
|
|
@@ -4616,11 +4260,6 @@ snapshots:
|
|
|
4616
4260
|
|
|
4617
4261
|
environment@1.1.0: {}
|
|
4618
4262
|
|
|
4619
|
-
errno@0.1.8:
|
|
4620
|
-
dependencies:
|
|
4621
|
-
prr: 1.0.1
|
|
4622
|
-
optional: true
|
|
4623
|
-
|
|
4624
4263
|
error-ex@1.3.4:
|
|
4625
4264
|
dependencies:
|
|
4626
4265
|
is-arrayish: 0.2.1
|
|
@@ -4642,7 +4281,7 @@ snapshots:
|
|
|
4642
4281
|
has-tostringtag: 1.0.2
|
|
4643
4282
|
hasown: 2.0.3
|
|
4644
4283
|
|
|
4645
|
-
es-toolkit@1.
|
|
4284
|
+
es-toolkit@1.47.0: {}
|
|
4646
4285
|
|
|
4647
4286
|
escalade@3.2.0: {}
|
|
4648
4287
|
|
|
@@ -5049,22 +4688,12 @@ snapshots:
|
|
|
5049
4688
|
|
|
5050
4689
|
husky@9.1.7: {}
|
|
5051
4690
|
|
|
5052
|
-
iconv-lite@0.6.3:
|
|
5053
|
-
dependencies:
|
|
5054
|
-
safer-buffer: 2.1.2
|
|
5055
|
-
optional: true
|
|
5056
|
-
|
|
5057
4691
|
ieee754@1.2.1: {}
|
|
5058
4692
|
|
|
5059
4693
|
ignore@5.3.2: {}
|
|
5060
4694
|
|
|
5061
4695
|
ignore@7.0.5: {}
|
|
5062
4696
|
|
|
5063
|
-
image-size@0.5.5:
|
|
5064
|
-
optional: true
|
|
5065
|
-
|
|
5066
|
-
immutable@5.1.5: {}
|
|
5067
|
-
|
|
5068
4697
|
import-fresh@3.3.1:
|
|
5069
4698
|
dependencies:
|
|
5070
4699
|
parent-module: 1.0.1
|
|
@@ -5117,8 +4746,6 @@ snapshots:
|
|
|
5117
4746
|
|
|
5118
4747
|
is-potential-custom-element-name@1.0.1: {}
|
|
5119
4748
|
|
|
5120
|
-
is-what@4.1.16: {}
|
|
5121
|
-
|
|
5122
4749
|
is-what@5.5.0: {}
|
|
5123
4750
|
|
|
5124
4751
|
isexe@2.0.0: {}
|
|
@@ -5203,19 +4830,6 @@ snapshots:
|
|
|
5203
4830
|
|
|
5204
4831
|
lerc@2.0.0: {}
|
|
5205
4832
|
|
|
5206
|
-
less@4.6.4:
|
|
5207
|
-
dependencies:
|
|
5208
|
-
copy-anything: 3.0.5
|
|
5209
|
-
parse-node-version: 1.0.1
|
|
5210
|
-
optionalDependencies:
|
|
5211
|
-
errno: 0.1.8
|
|
5212
|
-
graceful-fs: 4.2.11
|
|
5213
|
-
image-size: 0.5.5
|
|
5214
|
-
make-dir: 2.1.0
|
|
5215
|
-
mime: 1.6.0
|
|
5216
|
-
needle: 3.5.0
|
|
5217
|
-
source-map: 0.6.1
|
|
5218
|
-
|
|
5219
4833
|
levn@0.4.1:
|
|
5220
4834
|
dependencies:
|
|
5221
4835
|
prelude-ls: 1.2.1
|
|
@@ -5325,12 +4939,6 @@ snapshots:
|
|
|
5325
4939
|
dependencies:
|
|
5326
4940
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
5327
4941
|
|
|
5328
|
-
make-dir@2.1.0:
|
|
5329
|
-
dependencies:
|
|
5330
|
-
pify: 4.0.1
|
|
5331
|
-
semver: 5.7.2
|
|
5332
|
-
optional: true
|
|
5333
|
-
|
|
5334
4942
|
math-intrinsics@1.1.0: {}
|
|
5335
4943
|
|
|
5336
4944
|
mathml-tag-names@4.0.0: {}
|
|
@@ -5358,9 +4966,6 @@ snapshots:
|
|
|
5358
4966
|
dependencies:
|
|
5359
4967
|
mime-db: 1.52.0
|
|
5360
4968
|
|
|
5361
|
-
mime@1.6.0:
|
|
5362
|
-
optional: true
|
|
5363
|
-
|
|
5364
4969
|
mimic-function@5.0.1: {}
|
|
5365
4970
|
|
|
5366
4971
|
minimatch@10.2.5:
|
|
@@ -5392,17 +4997,8 @@ snapshots:
|
|
|
5392
4997
|
|
|
5393
4998
|
natural-compare@1.4.0: {}
|
|
5394
4999
|
|
|
5395
|
-
needle@3.5.0:
|
|
5396
|
-
dependencies:
|
|
5397
|
-
iconv-lite: 0.6.3
|
|
5398
|
-
sax: 1.6.0
|
|
5399
|
-
optional: true
|
|
5400
|
-
|
|
5401
5000
|
netmask@2.1.1: {}
|
|
5402
5001
|
|
|
5403
|
-
node-addon-api@7.1.1:
|
|
5404
|
-
optional: true
|
|
5405
|
-
|
|
5406
5002
|
node-fetch@2.7.0:
|
|
5407
5003
|
dependencies:
|
|
5408
5004
|
whatwg-url: 5.0.0
|
|
@@ -5478,8 +5074,6 @@ snapshots:
|
|
|
5478
5074
|
json-parse-even-better-errors: 2.3.1
|
|
5479
5075
|
lines-and-columns: 1.2.4
|
|
5480
5076
|
|
|
5481
|
-
parse-node-version@1.0.1: {}
|
|
5482
|
-
|
|
5483
5077
|
parse5@8.0.1:
|
|
5484
5078
|
dependencies:
|
|
5485
5079
|
entities: 8.0.0
|
|
@@ -5513,9 +5107,6 @@ snapshots:
|
|
|
5513
5107
|
|
|
5514
5108
|
picomatch@4.0.4: {}
|
|
5515
5109
|
|
|
5516
|
-
pify@4.0.1:
|
|
5517
|
-
optional: true
|
|
5518
|
-
|
|
5519
5110
|
pinia-plugin-persistedstate@4.7.1(pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))):
|
|
5520
5111
|
dependencies:
|
|
5521
5112
|
defu: 6.1.7
|
|
@@ -5596,9 +5187,6 @@ snapshots:
|
|
|
5596
5187
|
|
|
5597
5188
|
proxy-from-env@2.1.0: {}
|
|
5598
5189
|
|
|
5599
|
-
prr@1.0.1:
|
|
5600
|
-
optional: true
|
|
5601
|
-
|
|
5602
5190
|
punycode@2.3.1: {}
|
|
5603
5191
|
|
|
5604
5192
|
qified@0.10.1:
|
|
@@ -5681,117 +5269,12 @@ snapshots:
|
|
|
5681
5269
|
dependencies:
|
|
5682
5270
|
tslib: 2.8.1
|
|
5683
5271
|
|
|
5684
|
-
safer-buffer@2.1.2:
|
|
5685
|
-
optional: true
|
|
5686
|
-
|
|
5687
|
-
sass-embedded-all-unknown@1.100.0:
|
|
5688
|
-
dependencies:
|
|
5689
|
-
sass: 1.100.0
|
|
5690
|
-
optional: true
|
|
5691
|
-
|
|
5692
|
-
sass-embedded-android-arm64@1.100.0:
|
|
5693
|
-
optional: true
|
|
5694
|
-
|
|
5695
|
-
sass-embedded-android-arm@1.100.0:
|
|
5696
|
-
optional: true
|
|
5697
|
-
|
|
5698
|
-
sass-embedded-android-riscv64@1.100.0:
|
|
5699
|
-
optional: true
|
|
5700
|
-
|
|
5701
|
-
sass-embedded-android-x64@1.100.0:
|
|
5702
|
-
optional: true
|
|
5703
|
-
|
|
5704
|
-
sass-embedded-darwin-arm64@1.100.0:
|
|
5705
|
-
optional: true
|
|
5706
|
-
|
|
5707
|
-
sass-embedded-darwin-x64@1.100.0:
|
|
5708
|
-
optional: true
|
|
5709
|
-
|
|
5710
|
-
sass-embedded-linux-arm64@1.100.0:
|
|
5711
|
-
optional: true
|
|
5712
|
-
|
|
5713
|
-
sass-embedded-linux-arm@1.100.0:
|
|
5714
|
-
optional: true
|
|
5715
|
-
|
|
5716
|
-
sass-embedded-linux-musl-arm64@1.100.0:
|
|
5717
|
-
optional: true
|
|
5718
|
-
|
|
5719
|
-
sass-embedded-linux-musl-arm@1.100.0:
|
|
5720
|
-
optional: true
|
|
5721
|
-
|
|
5722
|
-
sass-embedded-linux-musl-riscv64@1.100.0:
|
|
5723
|
-
optional: true
|
|
5724
|
-
|
|
5725
|
-
sass-embedded-linux-musl-x64@1.100.0:
|
|
5726
|
-
optional: true
|
|
5727
|
-
|
|
5728
|
-
sass-embedded-linux-riscv64@1.100.0:
|
|
5729
|
-
optional: true
|
|
5730
|
-
|
|
5731
|
-
sass-embedded-linux-x64@1.100.0:
|
|
5732
|
-
optional: true
|
|
5733
|
-
|
|
5734
|
-
sass-embedded-unknown-all@1.100.0:
|
|
5735
|
-
dependencies:
|
|
5736
|
-
sass: 1.100.0
|
|
5737
|
-
optional: true
|
|
5738
|
-
|
|
5739
|
-
sass-embedded-win32-arm64@1.100.0:
|
|
5740
|
-
optional: true
|
|
5741
|
-
|
|
5742
|
-
sass-embedded-win32-x64@1.100.0:
|
|
5743
|
-
optional: true
|
|
5744
|
-
|
|
5745
|
-
sass-embedded@1.100.0:
|
|
5746
|
-
dependencies:
|
|
5747
|
-
'@bufbuild/protobuf': 2.12.0
|
|
5748
|
-
colorjs.io: 0.5.2
|
|
5749
|
-
immutable: 5.1.5
|
|
5750
|
-
rxjs: 7.8.2
|
|
5751
|
-
supports-color: 8.1.1
|
|
5752
|
-
sync-child-process: 1.0.2
|
|
5753
|
-
varint: 6.0.0
|
|
5754
|
-
optionalDependencies:
|
|
5755
|
-
sass-embedded-all-unknown: 1.100.0
|
|
5756
|
-
sass-embedded-android-arm: 1.100.0
|
|
5757
|
-
sass-embedded-android-arm64: 1.100.0
|
|
5758
|
-
sass-embedded-android-riscv64: 1.100.0
|
|
5759
|
-
sass-embedded-android-x64: 1.100.0
|
|
5760
|
-
sass-embedded-darwin-arm64: 1.100.0
|
|
5761
|
-
sass-embedded-darwin-x64: 1.100.0
|
|
5762
|
-
sass-embedded-linux-arm: 1.100.0
|
|
5763
|
-
sass-embedded-linux-arm64: 1.100.0
|
|
5764
|
-
sass-embedded-linux-musl-arm: 1.100.0
|
|
5765
|
-
sass-embedded-linux-musl-arm64: 1.100.0
|
|
5766
|
-
sass-embedded-linux-musl-riscv64: 1.100.0
|
|
5767
|
-
sass-embedded-linux-musl-x64: 1.100.0
|
|
5768
|
-
sass-embedded-linux-riscv64: 1.100.0
|
|
5769
|
-
sass-embedded-linux-x64: 1.100.0
|
|
5770
|
-
sass-embedded-unknown-all: 1.100.0
|
|
5771
|
-
sass-embedded-win32-arm64: 1.100.0
|
|
5772
|
-
sass-embedded-win32-x64: 1.100.0
|
|
5773
|
-
|
|
5774
|
-
sass@1.100.0:
|
|
5775
|
-
dependencies:
|
|
5776
|
-
chokidar: 5.0.0
|
|
5777
|
-
immutable: 5.1.5
|
|
5778
|
-
source-map-js: 1.2.1
|
|
5779
|
-
optionalDependencies:
|
|
5780
|
-
'@parcel/watcher': 2.5.6
|
|
5781
|
-
optional: true
|
|
5782
|
-
|
|
5783
|
-
sax@1.6.0:
|
|
5784
|
-
optional: true
|
|
5785
|
-
|
|
5786
5272
|
saxes@6.0.0:
|
|
5787
5273
|
dependencies:
|
|
5788
5274
|
xmlchars: 2.2.0
|
|
5789
5275
|
|
|
5790
5276
|
scule@1.3.0: {}
|
|
5791
5277
|
|
|
5792
|
-
semver@5.7.2:
|
|
5793
|
-
optional: true
|
|
5794
|
-
|
|
5795
5278
|
semver@7.8.1: {}
|
|
5796
5279
|
|
|
5797
5280
|
shebang-command@2.0.0:
|
|
@@ -5975,12 +5458,6 @@ snapshots:
|
|
|
5975
5458
|
|
|
5976
5459
|
symbol-tree@3.2.4: {}
|
|
5977
5460
|
|
|
5978
|
-
sync-child-process@1.0.2:
|
|
5979
|
-
dependencies:
|
|
5980
|
-
sync-message-port: 1.2.0
|
|
5981
|
-
|
|
5982
|
-
sync-message-port@1.2.0: {}
|
|
5983
|
-
|
|
5984
5461
|
synckit@0.11.12:
|
|
5985
5462
|
dependencies:
|
|
5986
5463
|
'@pkgr/core': 0.2.9
|
|
@@ -6141,17 +5618,15 @@ snapshots:
|
|
|
6141
5618
|
|
|
6142
5619
|
util-deprecate@1.0.2: {}
|
|
6143
5620
|
|
|
6144
|
-
|
|
6145
|
-
|
|
6146
|
-
vite-plugin-static-copy@4.1.0(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(less@4.6.4)(sass-embedded@1.100.0)(sass@1.100.0)(yaml@2.9.0)):
|
|
5621
|
+
vite-plugin-static-copy@4.1.0(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)):
|
|
6147
5622
|
dependencies:
|
|
6148
5623
|
chokidar: 3.6.0
|
|
6149
5624
|
p-map: 7.0.4
|
|
6150
5625
|
picocolors: 1.1.1
|
|
6151
5626
|
tinyglobby: 0.2.16
|
|
6152
|
-
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
5627
|
+
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)
|
|
6153
5628
|
|
|
6154
|
-
vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
5629
|
+
vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0):
|
|
6155
5630
|
dependencies:
|
|
6156
5631
|
lightningcss: 1.32.0
|
|
6157
5632
|
picomatch: 4.0.4
|
|
@@ -6162,15 +5637,12 @@ snapshots:
|
|
|
6162
5637
|
'@types/node': 25.9.1
|
|
6163
5638
|
fsevents: 2.3.3
|
|
6164
5639
|
jiti: 2.6.1
|
|
6165
|
-
less: 4.6.4
|
|
6166
|
-
sass: 1.100.0
|
|
6167
|
-
sass-embedded: 1.100.0
|
|
6168
5640
|
yaml: 2.9.0
|
|
6169
5641
|
|
|
6170
|
-
vitest@4.1.7(@types/node@25.9.1)(jsdom@29.1.1)(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
5642
|
+
vitest@4.1.7(@types/node@25.9.1)(jsdom@29.1.1)(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)):
|
|
6171
5643
|
dependencies:
|
|
6172
5644
|
'@vitest/expect': 4.1.7
|
|
6173
|
-
'@vitest/mocker': 4.1.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
5645
|
+
'@vitest/mocker': 4.1.7(vite@8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0))
|
|
6174
5646
|
'@vitest/pretty-format': 4.1.7
|
|
6175
5647
|
'@vitest/runner': 4.1.7
|
|
6176
5648
|
'@vitest/snapshot': 4.1.7
|
|
@@ -6187,7 +5659,7 @@ snapshots:
|
|
|
6187
5659
|
tinyexec: 1.2.2
|
|
6188
5660
|
tinyglobby: 0.2.16
|
|
6189
5661
|
tinyrainbow: 3.1.0
|
|
6190
|
-
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(
|
|
5662
|
+
vite: 8.0.14(@types/node@25.9.1)(jiti@2.6.1)(yaml@2.9.0)
|
|
6191
5663
|
why-is-node-running: 2.3.0
|
|
6192
5664
|
optionalDependencies:
|
|
6193
5665
|
'@types/node': 25.9.1
|