@duonghieu0712z/create-tauri-vue-template 0.1.3 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/template/.github/workflows/code-quality.yml +5 -2
- package/template/.github/workflows/release.yml +7 -7
- package/template/.oxfmtrc.json +1 -0
- package/template/lint-staged.config.js +1 -1
- package/template/package.json +16 -16
- package/template/pnpm-lock.yaml +896 -920
- package/template/src/styles/globals.css +5 -25
- package/template/src-tauri/Cargo.lock +35 -281
package/template/pnpm-lock.yaml
CHANGED
|
@@ -9,8 +9,8 @@ importers:
|
|
|
9
9
|
.:
|
|
10
10
|
dependencies:
|
|
11
11
|
'@lucide/vue':
|
|
12
|
-
specifier: ^1.
|
|
13
|
-
version: 1.
|
|
12
|
+
specifier: ^1.27.0
|
|
13
|
+
version: 1.27.0(vue@3.5.40(typescript@6.0.3))
|
|
14
14
|
'@tauri-apps/api':
|
|
15
15
|
specifier: ^2.11.1
|
|
16
16
|
version: 2.11.1
|
|
@@ -24,18 +24,18 @@ importers:
|
|
|
24
24
|
specifier: ^3.6.0
|
|
25
25
|
version: 3.6.0
|
|
26
26
|
vue:
|
|
27
|
-
specifier: ^3.5.
|
|
28
|
-
version: 3.5.
|
|
27
|
+
specifier: ^3.5.40
|
|
28
|
+
version: 3.5.40(typescript@6.0.3)
|
|
29
29
|
devDependencies:
|
|
30
30
|
'@commitlint/cli':
|
|
31
|
-
specifier: ^21.2.
|
|
32
|
-
version: 21.2.
|
|
31
|
+
specifier: ^21.2.1
|
|
32
|
+
version: 21.2.1(@types/node@26.1.2)(conventional-commits-parser@7.1.1)(typescript@6.0.3)
|
|
33
33
|
'@commitlint/config-conventional':
|
|
34
34
|
specifier: ^21.2.0
|
|
35
35
|
version: 21.2.0
|
|
36
36
|
'@tailwindcss/vite':
|
|
37
|
-
specifier: ^4.3.
|
|
38
|
-
version: 4.3.
|
|
37
|
+
specifier: ^4.3.3
|
|
38
|
+
version: 4.3.3(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
39
39
|
'@tauri-apps/cli':
|
|
40
40
|
specifier: ^2.11.4
|
|
41
41
|
version: 2.11.4
|
|
@@ -43,29 +43,29 @@ importers:
|
|
|
43
43
|
specifier: ^24.0.4
|
|
44
44
|
version: 24.0.4
|
|
45
45
|
'@types/node':
|
|
46
|
-
specifier: ^26.1.
|
|
47
|
-
version: 26.1.
|
|
46
|
+
specifier: ^26.1.2
|
|
47
|
+
version: 26.1.2
|
|
48
48
|
'@vitejs/plugin-vue':
|
|
49
|
-
specifier: ^6.0.
|
|
50
|
-
version: 6.0.
|
|
49
|
+
specifier: ^6.0.8
|
|
50
|
+
version: 6.0.8(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3))
|
|
51
51
|
'@vue/eslint-config-prettier':
|
|
52
52
|
specifier: ^10.2.0
|
|
53
|
-
version: 10.2.0(eslint@10.
|
|
53
|
+
version: 10.2.0(eslint@10.8.0(jiti@2.7.0))(prettier@3.9.6)
|
|
54
54
|
'@vue/eslint-config-typescript':
|
|
55
55
|
specifier: ^14.9.0
|
|
56
|
-
version: 14.9.0(eslint-plugin-vue@10.
|
|
56
|
+
version: 14.9.0(eslint-plugin-vue@10.10.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0))))(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
57
57
|
'@vue/tsconfig':
|
|
58
58
|
specifier: ^0.9.1
|
|
59
|
-
version: 0.9.1(typescript@6.0.3)(vue@3.5.
|
|
59
|
+
version: 0.9.1(typescript@6.0.3)(vue@3.5.40(typescript@6.0.3))
|
|
60
60
|
eslint:
|
|
61
|
-
specifier: ^10.
|
|
62
|
-
version: 10.
|
|
61
|
+
specifier: ^10.8.0
|
|
62
|
+
version: 10.8.0(jiti@2.7.0)
|
|
63
63
|
eslint-plugin-oxlint:
|
|
64
|
-
specifier: ^1.
|
|
65
|
-
version: 1.
|
|
64
|
+
specifier: ^1.75.0
|
|
65
|
+
version: 1.76.0(oxlint@1.76.0)
|
|
66
66
|
eslint-plugin-vue:
|
|
67
|
-
specifier: ^10.
|
|
68
|
-
version: 10.
|
|
67
|
+
specifier: ^10.10.0
|
|
68
|
+
version: 10.10.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0)))
|
|
69
69
|
husky:
|
|
70
70
|
specifier: ^9.1.7
|
|
71
71
|
version: 9.1.7
|
|
@@ -73,23 +73,23 @@ importers:
|
|
|
73
73
|
specifier: ^2.7.0
|
|
74
74
|
version: 2.7.0
|
|
75
75
|
lint-staged:
|
|
76
|
-
specifier: ^17.0
|
|
77
|
-
version: 17.0
|
|
76
|
+
specifier: ^17.2.0
|
|
77
|
+
version: 17.2.0
|
|
78
78
|
npm-run-all2:
|
|
79
79
|
specifier: ^9.0.2
|
|
80
80
|
version: 9.0.2
|
|
81
81
|
oxfmt:
|
|
82
|
-
specifier: ^0.
|
|
83
|
-
version: 0.
|
|
82
|
+
specifier: ^0.61.0
|
|
83
|
+
version: 0.61.0
|
|
84
84
|
oxlint:
|
|
85
|
-
specifier: ^1.
|
|
86
|
-
version: 1.
|
|
85
|
+
specifier: ^1.75.0
|
|
86
|
+
version: 1.76.0
|
|
87
87
|
picomatch:
|
|
88
88
|
specifier: ^4.0.5
|
|
89
89
|
version: 4.0.5
|
|
90
90
|
tailwindcss:
|
|
91
|
-
specifier: ^4.3.
|
|
92
|
-
version: 4.3.
|
|
91
|
+
specifier: ^4.3.3
|
|
92
|
+
version: 4.3.3
|
|
93
93
|
tw-animate-css:
|
|
94
94
|
specifier: ^1.4.0
|
|
95
95
|
version: 1.4.0
|
|
@@ -101,16 +101,16 @@ importers:
|
|
|
101
101
|
version: 21.0.0
|
|
102
102
|
unplugin-vue-components:
|
|
103
103
|
specifier: ^32.1.0
|
|
104
|
-
version: 32.1.0(vue@3.5.
|
|
104
|
+
version: 32.1.0(rolldown@1.1.5)(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3))
|
|
105
105
|
vite:
|
|
106
|
-
specifier: ^8.1.3
|
|
107
|
-
version: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
108
|
-
vite-plugin-vue-devtools:
|
|
109
106
|
specifier: ^8.1.5
|
|
110
|
-
version: 8.1.5(
|
|
107
|
+
version: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
108
|
+
vite-plugin-vue-devtools:
|
|
109
|
+
specifier: ^8.2.1
|
|
110
|
+
version: 8.2.1(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3))
|
|
111
111
|
vue-tsc:
|
|
112
|
-
specifier: ^3.3.
|
|
113
|
-
version: 3.3.
|
|
112
|
+
specifier: ^3.3.8
|
|
113
|
+
version: 3.3.8(typescript@6.0.3)
|
|
114
114
|
|
|
115
115
|
packages:
|
|
116
116
|
|
|
@@ -254,8 +254,8 @@ packages:
|
|
|
254
254
|
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
|
|
255
255
|
engines: {node: '>=6.9.0'}
|
|
256
256
|
|
|
257
|
-
'@commitlint/cli@21.2.
|
|
258
|
-
resolution: {integrity: sha512-
|
|
257
|
+
'@commitlint/cli@21.2.1':
|
|
258
|
+
resolution: {integrity: sha512-blsZGe29hJ72VGEFVl72IVYX+1vsfINpjA9yWQA6i7OKD/McGEOXg08sKIRKjFk4JvzhV/9n0l3i6NooPLTNfg==}
|
|
259
259
|
engines: {node: '>=22.12.0'}
|
|
260
260
|
hasBin: true
|
|
261
261
|
|
|
@@ -299,8 +299,8 @@ packages:
|
|
|
299
299
|
resolution: {integrity: sha512-QHWxG4d0PLTF634/AdyZ0MQS+CLn5YOuJlCFhMMlSGKFxzYGUetkHBj18xgBD+6fVzUrA2lrCdi/vlS2f/oYXg==}
|
|
300
300
|
engines: {node: '>=22.12.0'}
|
|
301
301
|
|
|
302
|
-
'@commitlint/read@21.2.
|
|
303
|
-
resolution: {integrity: sha512-
|
|
302
|
+
'@commitlint/read@21.2.1':
|
|
303
|
+
resolution: {integrity: sha512-hUW7EJQnNTL0vPOmVMNK4CrnrNBN0nN+JJHReFkdHO5y4iyHeEmTBwuC15OCqUTjxWo7idnH1LftfpWVIaPWIA==}
|
|
304
304
|
engines: {node: '>=22.12.0'}
|
|
305
305
|
|
|
306
306
|
'@commitlint/resolve-extends@21.2.0':
|
|
@@ -323,20 +323,20 @@ packages:
|
|
|
323
323
|
resolution: {integrity: sha512-7zVFCDB2reMvJH5dmbKnOQPjZEvjdJTH8jc0U/PIPU1r3/+vf5pD1HlfitV2MWsWXrvu7u39iY1lyLUPOaN0Gw==}
|
|
324
324
|
engines: {node: '>=22.12.0'}
|
|
325
325
|
|
|
326
|
-
'@conventional-changelog/git-client@
|
|
327
|
-
resolution: {integrity: sha512-
|
|
328
|
-
engines: {node: '>=
|
|
326
|
+
'@conventional-changelog/git-client@3.1.0':
|
|
327
|
+
resolution: {integrity: sha512-Tqa/gHco2WJWa740NRjOrfKVvzIqxkZpecb8bemaQ8sKM5PXb1UK4uTyTb/1wIqNuOVaDOFxyBdhTIQZn6gdjQ==}
|
|
328
|
+
engines: {node: '>=22'}
|
|
329
329
|
peerDependencies:
|
|
330
|
-
conventional-commits-filter: ^
|
|
331
|
-
conventional-commits-parser: ^
|
|
330
|
+
conventional-commits-filter: ^6.0.1
|
|
331
|
+
conventional-commits-parser: ^7.0.1
|
|
332
332
|
peerDependenciesMeta:
|
|
333
333
|
conventional-commits-filter:
|
|
334
334
|
optional: true
|
|
335
335
|
conventional-commits-parser:
|
|
336
336
|
optional: true
|
|
337
337
|
|
|
338
|
-
'@conventional-changelog/template@1.2.
|
|
339
|
-
resolution: {integrity: sha512-
|
|
338
|
+
'@conventional-changelog/template@1.2.1':
|
|
339
|
+
resolution: {integrity: sha512-TzlTVpKPjaqW6qOYjQcYUDuGsLCNsvFHVBXkYGTAnf5V37jCWrE5haKNXzz0WZUtVHjrpV76L1buANjwXMfT8w==}
|
|
340
340
|
engines: {node: '>=22'}
|
|
341
341
|
|
|
342
342
|
'@emnapi/core@1.11.1':
|
|
@@ -348,8 +348,8 @@ packages:
|
|
|
348
348
|
'@emnapi/wasi-threads@1.2.2':
|
|
349
349
|
resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==}
|
|
350
350
|
|
|
351
|
-
'@eslint-community/eslint-utils@4.
|
|
352
|
-
resolution: {integrity: sha512-
|
|
351
|
+
'@eslint-community/eslint-utils@4.10.1':
|
|
352
|
+
resolution: {integrity: sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==}
|
|
353
353
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
354
354
|
peerDependencies:
|
|
355
355
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
@@ -362,8 +362,8 @@ packages:
|
|
|
362
362
|
resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==}
|
|
363
363
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
364
364
|
|
|
365
|
-
'@eslint/config-helpers@0.
|
|
366
|
-
resolution: {integrity: sha512-
|
|
365
|
+
'@eslint/config-helpers@0.7.0':
|
|
366
|
+
resolution: {integrity: sha512-DObd/KKUsU+FaFv4PLxSRenpXfQWmPXXP3pPZ6/K1PCrMu2vQpMDMuQe/BqYeoLcz8ro0bVDF1RxOJgfVEdhUw==}
|
|
367
367
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
368
368
|
|
|
369
369
|
'@eslint/core@1.2.1':
|
|
@@ -414,8 +414,8 @@ packages:
|
|
|
414
414
|
'@jridgewell/trace-mapping@0.3.31':
|
|
415
415
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
416
416
|
|
|
417
|
-
'@lucide/vue@1.
|
|
418
|
-
resolution: {integrity: sha512-
|
|
417
|
+
'@lucide/vue@1.27.0':
|
|
418
|
+
resolution: {integrity: sha512-LKDEZJ0Uo9UaT4vxBMYVwXeK/0dGcWCTdav1AK/aGD/jYsDPtiVvOgfM7jPlx9BVeyGZ1Uf0aQhHA++rmbe7rw==}
|
|
419
419
|
peerDependencies:
|
|
420
420
|
vue: '>=3.0.1'
|
|
421
421
|
|
|
@@ -437,329 +437,329 @@ packages:
|
|
|
437
437
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
438
438
|
engines: {node: '>= 8'}
|
|
439
439
|
|
|
440
|
-
'@oxc-project/types@0.
|
|
441
|
-
resolution: {integrity: sha512-
|
|
440
|
+
'@oxc-project/types@0.139.0':
|
|
441
|
+
resolution: {integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==}
|
|
442
442
|
|
|
443
|
-
'@oxfmt/binding-android-arm-eabi@0.
|
|
444
|
-
resolution: {integrity: sha512-
|
|
443
|
+
'@oxfmt/binding-android-arm-eabi@0.61.0':
|
|
444
|
+
resolution: {integrity: sha512-BaS+1OVvg9sr+Xav0+KdWedQRcAzrdoEcwMZeqoc2F6ieC1s/t5eM35YQoRPQ7vAqkZ+p3tbQb1r9I9mrV5oGA==}
|
|
445
445
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
446
446
|
cpu: [arm]
|
|
447
447
|
os: [android]
|
|
448
448
|
|
|
449
|
-
'@oxfmt/binding-android-arm64@0.
|
|
450
|
-
resolution: {integrity: sha512-
|
|
449
|
+
'@oxfmt/binding-android-arm64@0.61.0':
|
|
450
|
+
resolution: {integrity: sha512-of8atAV0M1egGcVOMbgZCvc10sFOP3ayQBNQV5h5G3fNq8gACdEswfFk9bzGrdbM23rtg0Coxi7np7oPLcueNw==}
|
|
451
451
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
452
452
|
cpu: [arm64]
|
|
453
453
|
os: [android]
|
|
454
454
|
|
|
455
|
-
'@oxfmt/binding-darwin-arm64@0.
|
|
456
|
-
resolution: {integrity: sha512-
|
|
455
|
+
'@oxfmt/binding-darwin-arm64@0.61.0':
|
|
456
|
+
resolution: {integrity: sha512-7l8+5ov4BGwtAcmpzvEik/TG3bciwyw/S3e6j5GKH7pcQqcgCVxD3AuJeP6upto+SOTBKQ4wrrdbMt0gq8fHSQ==}
|
|
457
457
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
458
458
|
cpu: [arm64]
|
|
459
459
|
os: [darwin]
|
|
460
460
|
|
|
461
|
-
'@oxfmt/binding-darwin-x64@0.
|
|
462
|
-
resolution: {integrity: sha512-
|
|
461
|
+
'@oxfmt/binding-darwin-x64@0.61.0':
|
|
462
|
+
resolution: {integrity: sha512-Fnz4dDDXBb7udk+DmwelNjxbD6yptyxwCqwCH2ebo4RVLxVsRfFsn/AHJC49KIltPrVokamGv4SSOsiV50DTxQ==}
|
|
463
463
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
464
464
|
cpu: [x64]
|
|
465
465
|
os: [darwin]
|
|
466
466
|
|
|
467
|
-
'@oxfmt/binding-freebsd-x64@0.
|
|
468
|
-
resolution: {integrity: sha512-
|
|
467
|
+
'@oxfmt/binding-freebsd-x64@0.61.0':
|
|
468
|
+
resolution: {integrity: sha512-mddOebKNCP+AucmzfNsk3jgbr681qAUvgMqi865GW5gWLJ/AnzXbvjQRrny0e++NAN8aphav/aRSrfFxNsNjpA==}
|
|
469
469
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
470
470
|
cpu: [x64]
|
|
471
471
|
os: [freebsd]
|
|
472
472
|
|
|
473
|
-
'@oxfmt/binding-linux-arm-gnueabihf@0.
|
|
474
|
-
resolution: {integrity: sha512-
|
|
473
|
+
'@oxfmt/binding-linux-arm-gnueabihf@0.61.0':
|
|
474
|
+
resolution: {integrity: sha512-svx59iYL+DbaZGZUIoice4W0CjRXGExnbz7Re+awIb60rVxBS2KrU7Hnlx+nZYanLGLpjneUEgo/VFEKkSZAyQ==}
|
|
475
475
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
476
476
|
cpu: [arm]
|
|
477
477
|
os: [linux]
|
|
478
478
|
|
|
479
|
-
'@oxfmt/binding-linux-arm-musleabihf@0.
|
|
480
|
-
resolution: {integrity: sha512-
|
|
479
|
+
'@oxfmt/binding-linux-arm-musleabihf@0.61.0':
|
|
480
|
+
resolution: {integrity: sha512-BYK9MPJPCf6d+fLKMTruThmEyCtHzQ1zLcsrTlUVkmnoXIaHAbfpeLYQwX1tkjs7W11dyzoi6HFvKcdnvX1zNg==}
|
|
481
481
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
482
482
|
cpu: [arm]
|
|
483
483
|
os: [linux]
|
|
484
484
|
|
|
485
|
-
'@oxfmt/binding-linux-arm64-gnu@0.
|
|
486
|
-
resolution: {integrity: sha512-
|
|
485
|
+
'@oxfmt/binding-linux-arm64-gnu@0.61.0':
|
|
486
|
+
resolution: {integrity: sha512-QUaCNLq2/EC6G5ljOuFanl9Lgw6ZWp4co7rs4+KOMUzbGfA4Lq58FHRjjF9sVIG+93XSbo343MxFATrOU1qctA==}
|
|
487
487
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
488
488
|
cpu: [arm64]
|
|
489
489
|
os: [linux]
|
|
490
490
|
|
|
491
|
-
'@oxfmt/binding-linux-arm64-musl@0.
|
|
492
|
-
resolution: {integrity: sha512-
|
|
491
|
+
'@oxfmt/binding-linux-arm64-musl@0.61.0':
|
|
492
|
+
resolution: {integrity: sha512-S6uvJ6MXnRXl+zTs0CARNDvkE+cymj0EVWEKKsyKnlLlqTyQJBjw5s4D2pSIOZc+S46cy4STefzcr/sm0VzVPA==}
|
|
493
493
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
494
494
|
cpu: [arm64]
|
|
495
495
|
os: [linux]
|
|
496
496
|
|
|
497
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.
|
|
498
|
-
resolution: {integrity: sha512-
|
|
497
|
+
'@oxfmt/binding-linux-ppc64-gnu@0.61.0':
|
|
498
|
+
resolution: {integrity: sha512-6VDlRcytvZG6UlSIdAFKDLbppo9tvPxrWzle6vHldYFMeuDPQEfMKrkwezp7FaBq1wik9ra554ZZeRPsyIkFpg==}
|
|
499
499
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
500
500
|
cpu: [ppc64]
|
|
501
501
|
os: [linux]
|
|
502
502
|
|
|
503
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.
|
|
504
|
-
resolution: {integrity: sha512-
|
|
503
|
+
'@oxfmt/binding-linux-riscv64-gnu@0.61.0':
|
|
504
|
+
resolution: {integrity: sha512-KkBTYbzExpbmn15XjKPLu2fRV2PVlq+KWt+brad5rwIa03vdYoaDRWiS7raHII/dCTR6Ro4UpYUCH4t6lif4WQ==}
|
|
505
505
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
506
506
|
cpu: [riscv64]
|
|
507
507
|
os: [linux]
|
|
508
508
|
|
|
509
|
-
'@oxfmt/binding-linux-riscv64-musl@0.
|
|
510
|
-
resolution: {integrity: sha512-
|
|
509
|
+
'@oxfmt/binding-linux-riscv64-musl@0.61.0':
|
|
510
|
+
resolution: {integrity: sha512-69tzIq7sJLVB9dxYYtvMzcSSsnZHSO+U2U19O2RqDqgj6+Q4O7HjSXdaszbcgqzhsUwzSH7z5kWvk8nmf6BHTg==}
|
|
511
511
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
512
512
|
cpu: [riscv64]
|
|
513
513
|
os: [linux]
|
|
514
514
|
|
|
515
|
-
'@oxfmt/binding-linux-s390x-gnu@0.
|
|
516
|
-
resolution: {integrity: sha512-
|
|
515
|
+
'@oxfmt/binding-linux-s390x-gnu@0.61.0':
|
|
516
|
+
resolution: {integrity: sha512-Oqi/N0OvtOVXsPKAOOhKgGH3msRYF8BLJaNBbWiupRiKoKVyc8JRKPCfarkQJC+RgP9U8raUKLe+bNwd0HUMiA==}
|
|
517
517
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
518
518
|
cpu: [s390x]
|
|
519
519
|
os: [linux]
|
|
520
520
|
|
|
521
|
-
'@oxfmt/binding-linux-x64-gnu@0.
|
|
522
|
-
resolution: {integrity: sha512-
|
|
521
|
+
'@oxfmt/binding-linux-x64-gnu@0.61.0':
|
|
522
|
+
resolution: {integrity: sha512-3TKwv/ed4uwJSemAA8P9XcoqETpjQI4waquF9UilhA9Mn/dhr1PdUEXWlL74mtc6ZNfmKPA9+NEJm01nRF8CVA==}
|
|
523
523
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
524
524
|
cpu: [x64]
|
|
525
525
|
os: [linux]
|
|
526
526
|
|
|
527
|
-
'@oxfmt/binding-linux-x64-musl@0.
|
|
528
|
-
resolution: {integrity: sha512-
|
|
527
|
+
'@oxfmt/binding-linux-x64-musl@0.61.0':
|
|
528
|
+
resolution: {integrity: sha512-uFso4u4nLkVSlMCpgjyvWV60Gt7GvDQHnk1mmRxHIkZTMB0ljpUKwCD9FYGgN9H97x2wYl0UwEjgRZaPIuhEhw==}
|
|
529
529
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
530
530
|
cpu: [x64]
|
|
531
531
|
os: [linux]
|
|
532
532
|
|
|
533
|
-
'@oxfmt/binding-openharmony-arm64@0.
|
|
534
|
-
resolution: {integrity: sha512-
|
|
533
|
+
'@oxfmt/binding-openharmony-arm64@0.61.0':
|
|
534
|
+
resolution: {integrity: sha512-keGLkzeOvkMpNmPp4hffXWpfoSsY6e1K8++KXD4mSSfxdvM8q9QUDsYY689TB1k6Co832DZn1MnaaVx6cIBMWQ==}
|
|
535
535
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
536
536
|
cpu: [arm64]
|
|
537
537
|
os: [openharmony]
|
|
538
538
|
|
|
539
|
-
'@oxfmt/binding-win32-arm64-msvc@0.
|
|
540
|
-
resolution: {integrity: sha512-
|
|
539
|
+
'@oxfmt/binding-win32-arm64-msvc@0.61.0':
|
|
540
|
+
resolution: {integrity: sha512-VzsAISkFxmNhJ5LBDEL9VuH6tJsVJMtqYit2LyIUf/HLnsCe4Pg9SMOjjVQzGWt0bnpyfJ94CrqTqcpNZzK+ug==}
|
|
541
541
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
542
542
|
cpu: [arm64]
|
|
543
543
|
os: [win32]
|
|
544
544
|
|
|
545
|
-
'@oxfmt/binding-win32-ia32-msvc@0.
|
|
546
|
-
resolution: {integrity: sha512-
|
|
545
|
+
'@oxfmt/binding-win32-ia32-msvc@0.61.0':
|
|
546
|
+
resolution: {integrity: sha512-xv4t7yzwJoYaLB6Zv28B3W+j7brEjsyv50rLTAQgmxJzddce9fAMCxed8dSAkbWES0zz2J29nYK5FaTuD2YBHg==}
|
|
547
547
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
548
548
|
cpu: [ia32]
|
|
549
549
|
os: [win32]
|
|
550
550
|
|
|
551
|
-
'@oxfmt/binding-win32-x64-msvc@0.
|
|
552
|
-
resolution: {integrity: sha512-
|
|
551
|
+
'@oxfmt/binding-win32-x64-msvc@0.61.0':
|
|
552
|
+
resolution: {integrity: sha512-6EZXFkqOwxdDYjIn3TSNnPk3ST5E5GiYd4FiM6UF/mCL/LZSfr6D6UygTfW3R1PCQP2quCKpCEGRlij8E3VYbg==}
|
|
553
553
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
554
554
|
cpu: [x64]
|
|
555
555
|
os: [win32]
|
|
556
556
|
|
|
557
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
558
|
-
resolution: {integrity: sha512-
|
|
557
|
+
'@oxlint/binding-android-arm-eabi@1.76.0':
|
|
558
|
+
resolution: {integrity: sha512-ZHIE5Zt9AsPDcY4nOlofXt0YfneEeo+QrKMPcPzLf2Z6Q8VtV2W73d7SFJ920WUwyik783u/doKCs3KXdwG+7w==}
|
|
559
559
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
560
560
|
cpu: [arm]
|
|
561
561
|
os: [android]
|
|
562
562
|
|
|
563
|
-
'@oxlint/binding-android-arm64@1.
|
|
564
|
-
resolution: {integrity: sha512-
|
|
563
|
+
'@oxlint/binding-android-arm64@1.76.0':
|
|
564
|
+
resolution: {integrity: sha512-shm/ngQilHK6bs+ElJWa4oHfNj5vL1Gl/iVEJldTQjpr0/67oSgr0KUpbmcnLig5Fo0v/l6j2567A7TOL89ONA==}
|
|
565
565
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
566
566
|
cpu: [arm64]
|
|
567
567
|
os: [android]
|
|
568
568
|
|
|
569
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
570
|
-
resolution: {integrity: sha512-
|
|
569
|
+
'@oxlint/binding-darwin-arm64@1.76.0':
|
|
570
|
+
resolution: {integrity: sha512-rvJmrAPKSQ9aWJ6wIS6CK2tJjwzfW0ApQH9qokq6sfDvmHwoyIHxHFMq7z7i7GiV6fdE6s8qvBqWKPTu8RmT6Q==}
|
|
571
571
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
572
572
|
cpu: [arm64]
|
|
573
573
|
os: [darwin]
|
|
574
574
|
|
|
575
|
-
'@oxlint/binding-darwin-x64@1.
|
|
576
|
-
resolution: {integrity: sha512-
|
|
575
|
+
'@oxlint/binding-darwin-x64@1.76.0':
|
|
576
|
+
resolution: {integrity: sha512-U/zYdb7VYKGY6pA9Vd2rYl9O/HlCylcOlb5PGPvVLtg+oLGsk6H3XGKEMHKyqD3nmmtmlmwb/8SwU2vfSAtvMw==}
|
|
577
577
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
578
578
|
cpu: [x64]
|
|
579
579
|
os: [darwin]
|
|
580
580
|
|
|
581
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
582
|
-
resolution: {integrity: sha512-
|
|
581
|
+
'@oxlint/binding-freebsd-x64@1.76.0':
|
|
582
|
+
resolution: {integrity: sha512-WvKG9CAriuo0XNiFzpXjDngUZcRGFNpaK2kLyMUsnJlShxkT96u+BpJQ3KqdQwGOrvI14L6V8bAwXwAYNNY6Jg==}
|
|
583
583
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
584
584
|
cpu: [x64]
|
|
585
585
|
os: [freebsd]
|
|
586
586
|
|
|
587
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
588
|
-
resolution: {integrity: sha512-
|
|
587
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.76.0':
|
|
588
|
+
resolution: {integrity: sha512-qJ5+RH99TqFRq3UCDxkW0zJJu9c+OAHFY72vGlxZLEpuO+MpKo3POgqb8sYipL9KYm8XY6ofb0HsOuvY6hQNqQ==}
|
|
589
589
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
590
590
|
cpu: [arm]
|
|
591
591
|
os: [linux]
|
|
592
592
|
|
|
593
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
594
|
-
resolution: {integrity: sha512-
|
|
593
|
+
'@oxlint/binding-linux-arm-musleabihf@1.76.0':
|
|
594
|
+
resolution: {integrity: sha512-PvPCVptkgVARsucgIqFQQcSmJ6xc6GtnVB5bRBekRahTc9eObMtjHfMjy5M+C2tHt5UCMttWM9RuSk/H9NqYeg==}
|
|
595
595
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
596
596
|
cpu: [arm]
|
|
597
597
|
os: [linux]
|
|
598
598
|
|
|
599
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
600
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@oxlint/binding-linux-arm64-gnu@1.76.0':
|
|
600
|
+
resolution: {integrity: sha512-3KeFDx8Bu4HPAXbuHZOr/oHvN+QT+JQhMw/NYPz7Z071xLSsG27Jfh9PIQVEY7hk1I+jr43ExqRIeJ6VKk2yLw==}
|
|
601
601
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
602
602
|
cpu: [arm64]
|
|
603
603
|
os: [linux]
|
|
604
604
|
|
|
605
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
606
|
-
resolution: {integrity: sha512-
|
|
605
|
+
'@oxlint/binding-linux-arm64-musl@1.76.0':
|
|
606
|
+
resolution: {integrity: sha512-oPFkkKTgl0K/EIg9fQ8oA3IGcI05/Mq1en04iFa41mmNPT+6KEiByVazTOZZJiHMBBrbsns1YJ2e1Scqwzesjw==}
|
|
607
607
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
608
608
|
cpu: [arm64]
|
|
609
609
|
os: [linux]
|
|
610
610
|
|
|
611
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
612
|
-
resolution: {integrity: sha512-
|
|
611
|
+
'@oxlint/binding-linux-ppc64-gnu@1.76.0':
|
|
612
|
+
resolution: {integrity: sha512-gN7yZ0eqflA5Fhf1wvHxGUltIV3FsvmB1zhNMDEK9vSHhc7E6qg9CuPeBgPZab66Tjzq6w6kHAtNEvnTHf4cyw==}
|
|
613
613
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
614
614
|
cpu: [ppc64]
|
|
615
615
|
os: [linux]
|
|
616
616
|
|
|
617
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
618
|
-
resolution: {integrity: sha512-
|
|
617
|
+
'@oxlint/binding-linux-riscv64-gnu@1.76.0':
|
|
618
|
+
resolution: {integrity: sha512-S/HqMbn22mQrjtErUxEoS/a55u8kIeXvreIxiJu5G7Le3UecEd6SQZxrDIpuhtgaFnsY/nVra3ytP+pRljDilA==}
|
|
619
619
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
620
620
|
cpu: [riscv64]
|
|
621
621
|
os: [linux]
|
|
622
622
|
|
|
623
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
624
|
-
resolution: {integrity: sha512-
|
|
623
|
+
'@oxlint/binding-linux-riscv64-musl@1.76.0':
|
|
624
|
+
resolution: {integrity: sha512-ZIga3097VJZolGZk6SrIAUokIGfRkxRlhiHDUznZptGBfwrhD7pNfD1rzEzsCwvk/1DX0A1bLz+liuNh5QKIVQ==}
|
|
625
625
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
626
626
|
cpu: [riscv64]
|
|
627
627
|
os: [linux]
|
|
628
628
|
|
|
629
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
630
|
-
resolution: {integrity: sha512-
|
|
629
|
+
'@oxlint/binding-linux-s390x-gnu@1.76.0':
|
|
630
|
+
resolution: {integrity: sha512-ZGiiA7pFzMJSyMWYZTVlPgbTsx+Vl8ihLGMIujPwaslUF7kIPPWAbVmAlTc+9lWDV+DCiB8Ikixu+lSHeOIIWQ==}
|
|
631
631
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
632
632
|
cpu: [s390x]
|
|
633
633
|
os: [linux]
|
|
634
634
|
|
|
635
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
636
|
-
resolution: {integrity: sha512-
|
|
635
|
+
'@oxlint/binding-linux-x64-gnu@1.76.0':
|
|
636
|
+
resolution: {integrity: sha512-JLiy5WuvEBFTT6ErIFV35SLzi0R7Iri6MKU6dZbTxfIx8pndbbPs3Mj780nMipBFcPkti+okAPOJ9POKkHFEgg==}
|
|
637
637
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
638
638
|
cpu: [x64]
|
|
639
639
|
os: [linux]
|
|
640
640
|
|
|
641
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
642
|
-
resolution: {integrity: sha512-
|
|
641
|
+
'@oxlint/binding-linux-x64-musl@1.76.0':
|
|
642
|
+
resolution: {integrity: sha512-z7lgKQtbo/I1NIe8G5NHLesxJDv0tRSUWTpXKb9Pm3E9nKFKfO4IOSDtFroKgXtOYb0jQbcdH+0wzTyMXVes+A==}
|
|
643
643
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
644
644
|
cpu: [x64]
|
|
645
645
|
os: [linux]
|
|
646
646
|
|
|
647
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
648
|
-
resolution: {integrity: sha512-
|
|
647
|
+
'@oxlint/binding-openharmony-arm64@1.76.0':
|
|
648
|
+
resolution: {integrity: sha512-JOjKymIpb9QcYfEhZsN6h4V9Ivd474W38cNIBRv6bg2TbIvogbMTH0Mg6YWW9TiRDqfcX+/Hyfsbo5vcSE5guQ==}
|
|
649
649
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
650
650
|
cpu: [arm64]
|
|
651
651
|
os: [openharmony]
|
|
652
652
|
|
|
653
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
654
|
-
resolution: {integrity: sha512-
|
|
653
|
+
'@oxlint/binding-win32-arm64-msvc@1.76.0':
|
|
654
|
+
resolution: {integrity: sha512-pqDWZiwcmByWUEm1NFUBNiT6aentCcaoMWJv0HbXEmuYermJ4sg8ppVrshubYP2MZ6SHccJJcpr6x469PuDFIw==}
|
|
655
655
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
656
656
|
cpu: [arm64]
|
|
657
657
|
os: [win32]
|
|
658
658
|
|
|
659
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
660
|
-
resolution: {integrity: sha512-
|
|
659
|
+
'@oxlint/binding-win32-ia32-msvc@1.76.0':
|
|
660
|
+
resolution: {integrity: sha512-Ba0O659kgMv6pwO3z9PdO+K3aMxQRaw9HnG+e6AtOfgwcKFvYilciQYBoUBmxfQvOCKZe1SwjMkuB542NkuDMQ==}
|
|
661
661
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
662
662
|
cpu: [ia32]
|
|
663
663
|
os: [win32]
|
|
664
664
|
|
|
665
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
666
|
-
resolution: {integrity: sha512-
|
|
665
|
+
'@oxlint/binding-win32-x64-msvc@1.76.0':
|
|
666
|
+
resolution: {integrity: sha512-5qcirPHO8nKfkoowEVWtpAoVTcYDy6g0UT0NGic450Qv8J2NrOqg4uQ8QppRP4MDTC7Xx47lbZnmadTH03CGGA==}
|
|
667
667
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
668
668
|
cpu: [x64]
|
|
669
669
|
os: [win32]
|
|
670
670
|
|
|
671
|
-
'@pkgr/core@0.
|
|
672
|
-
resolution: {integrity: sha512-
|
|
673
|
-
engines: {node: ^
|
|
671
|
+
'@pkgr/core@0.3.6':
|
|
672
|
+
resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
|
|
673
|
+
engines: {node: ^14.18.0 || >=16.0.0}
|
|
674
674
|
|
|
675
675
|
'@polka/url@1.0.0-next.29':
|
|
676
676
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
677
677
|
|
|
678
|
-
'@rolldown/binding-android-arm64@1.1.
|
|
679
|
-
resolution: {integrity: sha512-
|
|
678
|
+
'@rolldown/binding-android-arm64@1.1.5':
|
|
679
|
+
resolution: {integrity: sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==}
|
|
680
680
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
681
681
|
cpu: [arm64]
|
|
682
682
|
os: [android]
|
|
683
683
|
|
|
684
|
-
'@rolldown/binding-darwin-arm64@1.1.
|
|
685
|
-
resolution: {integrity: sha512-
|
|
684
|
+
'@rolldown/binding-darwin-arm64@1.1.5':
|
|
685
|
+
resolution: {integrity: sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==}
|
|
686
686
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
687
687
|
cpu: [arm64]
|
|
688
688
|
os: [darwin]
|
|
689
689
|
|
|
690
|
-
'@rolldown/binding-darwin-x64@1.1.
|
|
691
|
-
resolution: {integrity: sha512-
|
|
690
|
+
'@rolldown/binding-darwin-x64@1.1.5':
|
|
691
|
+
resolution: {integrity: sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==}
|
|
692
692
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
693
693
|
cpu: [x64]
|
|
694
694
|
os: [darwin]
|
|
695
695
|
|
|
696
|
-
'@rolldown/binding-freebsd-x64@1.1.
|
|
697
|
-
resolution: {integrity: sha512-
|
|
696
|
+
'@rolldown/binding-freebsd-x64@1.1.5':
|
|
697
|
+
resolution: {integrity: sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==}
|
|
698
698
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
699
699
|
cpu: [x64]
|
|
700
700
|
os: [freebsd]
|
|
701
701
|
|
|
702
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.
|
|
703
|
-
resolution: {integrity: sha512-
|
|
702
|
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.5':
|
|
703
|
+
resolution: {integrity: sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==}
|
|
704
704
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
705
705
|
cpu: [arm]
|
|
706
706
|
os: [linux]
|
|
707
707
|
|
|
708
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.
|
|
709
|
-
resolution: {integrity: sha512-
|
|
708
|
+
'@rolldown/binding-linux-arm64-gnu@1.1.5':
|
|
709
|
+
resolution: {integrity: sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==}
|
|
710
710
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
711
711
|
cpu: [arm64]
|
|
712
712
|
os: [linux]
|
|
713
713
|
|
|
714
|
-
'@rolldown/binding-linux-arm64-musl@1.1.
|
|
715
|
-
resolution: {integrity: sha512-
|
|
714
|
+
'@rolldown/binding-linux-arm64-musl@1.1.5':
|
|
715
|
+
resolution: {integrity: sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==}
|
|
716
716
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
717
717
|
cpu: [arm64]
|
|
718
718
|
os: [linux]
|
|
719
719
|
|
|
720
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.
|
|
721
|
-
resolution: {integrity: sha512-
|
|
720
|
+
'@rolldown/binding-linux-ppc64-gnu@1.1.5':
|
|
721
|
+
resolution: {integrity: sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==}
|
|
722
722
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
723
723
|
cpu: [ppc64]
|
|
724
724
|
os: [linux]
|
|
725
725
|
|
|
726
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.
|
|
727
|
-
resolution: {integrity: sha512-
|
|
726
|
+
'@rolldown/binding-linux-s390x-gnu@1.1.5':
|
|
727
|
+
resolution: {integrity: sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==}
|
|
728
728
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
729
729
|
cpu: [s390x]
|
|
730
730
|
os: [linux]
|
|
731
731
|
|
|
732
|
-
'@rolldown/binding-linux-x64-gnu@1.1.
|
|
733
|
-
resolution: {integrity: sha512-
|
|
732
|
+
'@rolldown/binding-linux-x64-gnu@1.1.5':
|
|
733
|
+
resolution: {integrity: sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==}
|
|
734
734
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
735
735
|
cpu: [x64]
|
|
736
736
|
os: [linux]
|
|
737
737
|
|
|
738
|
-
'@rolldown/binding-linux-x64-musl@1.1.
|
|
739
|
-
resolution: {integrity: sha512-
|
|
738
|
+
'@rolldown/binding-linux-x64-musl@1.1.5':
|
|
739
|
+
resolution: {integrity: sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==}
|
|
740
740
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
741
741
|
cpu: [x64]
|
|
742
742
|
os: [linux]
|
|
743
743
|
|
|
744
|
-
'@rolldown/binding-openharmony-arm64@1.1.
|
|
745
|
-
resolution: {integrity: sha512-
|
|
744
|
+
'@rolldown/binding-openharmony-arm64@1.1.5':
|
|
745
|
+
resolution: {integrity: sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==}
|
|
746
746
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
747
747
|
cpu: [arm64]
|
|
748
748
|
os: [openharmony]
|
|
749
749
|
|
|
750
|
-
'@rolldown/binding-wasm32-wasi@1.1.
|
|
751
|
-
resolution: {integrity: sha512-
|
|
750
|
+
'@rolldown/binding-wasm32-wasi@1.1.5':
|
|
751
|
+
resolution: {integrity: sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==}
|
|
752
752
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
753
753
|
cpu: [wasm32]
|
|
754
754
|
|
|
755
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.
|
|
756
|
-
resolution: {integrity: sha512-
|
|
755
|
+
'@rolldown/binding-win32-arm64-msvc@1.1.5':
|
|
756
|
+
resolution: {integrity: sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==}
|
|
757
757
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
758
758
|
cpu: [arm64]
|
|
759
759
|
os: [win32]
|
|
760
760
|
|
|
761
|
-
'@rolldown/binding-win32-x64-msvc@1.1.
|
|
762
|
-
resolution: {integrity: sha512-
|
|
761
|
+
'@rolldown/binding-win32-x64-msvc@1.1.5':
|
|
762
|
+
resolution: {integrity: sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==}
|
|
763
763
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
764
764
|
cpu: [x64]
|
|
765
765
|
os: [win32]
|
|
@@ -767,77 +767,73 @@ packages:
|
|
|
767
767
|
'@rolldown/pluginutils@1.0.1':
|
|
768
768
|
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
|
|
769
769
|
|
|
770
|
-
'@simple-libs/child-process-utils@
|
|
771
|
-
resolution: {integrity: sha512
|
|
772
|
-
engines: {node: '>=
|
|
773
|
-
|
|
774
|
-
'@simple-libs/stream-utils@1.2.0':
|
|
775
|
-
resolution: {integrity: sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==}
|
|
776
|
-
engines: {node: '>=18'}
|
|
770
|
+
'@simple-libs/child-process-utils@2.0.0':
|
|
771
|
+
resolution: {integrity: sha512-dvNoRKLijXnD0XoJAz94pbNuB5GQgDr55UhpSPhffDkTT0Cmcqh9jSCOtwfT2d4H6MI9E7c4SgtMuJXZ6F3c6A==}
|
|
772
|
+
engines: {node: '>=22'}
|
|
777
773
|
|
|
778
774
|
'@simple-libs/stream-utils@2.0.0':
|
|
779
775
|
resolution: {integrity: sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==}
|
|
780
776
|
engines: {node: '>=22'}
|
|
781
777
|
|
|
782
|
-
'@tailwindcss/node@4.3.
|
|
783
|
-
resolution: {integrity: sha512
|
|
778
|
+
'@tailwindcss/node@4.3.3':
|
|
779
|
+
resolution: {integrity: sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==}
|
|
784
780
|
|
|
785
|
-
'@tailwindcss/oxide-android-arm64@4.3.
|
|
786
|
-
resolution: {integrity: sha512-
|
|
781
|
+
'@tailwindcss/oxide-android-arm64@4.3.3':
|
|
782
|
+
resolution: {integrity: sha512-Y85A2gmPSkl5Ve5qR86GL4HT509cFqQh1aes9p3sSkyTPwt0Pppf3GkwGe4JPACcRYjgJIEhQgM6dBClnr0NYw==}
|
|
787
783
|
engines: {node: '>= 20'}
|
|
788
784
|
cpu: [arm64]
|
|
789
785
|
os: [android]
|
|
790
786
|
|
|
791
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.
|
|
792
|
-
resolution: {integrity: sha512-
|
|
787
|
+
'@tailwindcss/oxide-darwin-arm64@4.3.3':
|
|
788
|
+
resolution: {integrity: sha512-BiaWatpBcERQFDlOjRDpIVXuFK5PJez5SA4JMg6VYZdBYU+qKfV/vqjcIs+IYmtitf1xYQZTwXvU/8y4lfZUGw==}
|
|
793
789
|
engines: {node: '>= 20'}
|
|
794
790
|
cpu: [arm64]
|
|
795
791
|
os: [darwin]
|
|
796
792
|
|
|
797
|
-
'@tailwindcss/oxide-darwin-x64@4.3.
|
|
798
|
-
resolution: {integrity: sha512-
|
|
793
|
+
'@tailwindcss/oxide-darwin-x64@4.3.3':
|
|
794
|
+
resolution: {integrity: sha512-fAeUqfV5ndhxRwai8cXGzdLvul9utWOmeTkv69unv4ZXixjn61Z+p9lCWdwOwA3TYboG3BwdVuN/RDjhBRl0mw==}
|
|
799
795
|
engines: {node: '>= 20'}
|
|
800
796
|
cpu: [x64]
|
|
801
797
|
os: [darwin]
|
|
802
798
|
|
|
803
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.
|
|
804
|
-
resolution: {integrity: sha512-
|
|
799
|
+
'@tailwindcss/oxide-freebsd-x64@4.3.3':
|
|
800
|
+
resolution: {integrity: sha512-iyf5bV6+wnAlflVeEy7R25dupxTNECZN5QMI0qNT6eT+EgaGdZcKhGkr5SdoaWiLJ3spLqIY9VCeSGrwmtg4kw==}
|
|
805
801
|
engines: {node: '>= 20'}
|
|
806
802
|
cpu: [x64]
|
|
807
803
|
os: [freebsd]
|
|
808
804
|
|
|
809
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.
|
|
810
|
-
resolution: {integrity: sha512-
|
|
805
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.3':
|
|
806
|
+
resolution: {integrity: sha512-aAYUprJAJQWWbRrPvtjdroZ56Md+JM8pMiopS6xGEwDfLhqj+2ver2p4nU4Mb3CRqcMmNBjo8KkUgcxhkzVQGQ==}
|
|
811
807
|
engines: {node: '>= 20'}
|
|
812
808
|
cpu: [arm]
|
|
813
809
|
os: [linux]
|
|
814
810
|
|
|
815
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.
|
|
816
|
-
resolution: {integrity: sha512-
|
|
811
|
+
'@tailwindcss/oxide-linux-arm64-gnu@4.3.3':
|
|
812
|
+
resolution: {integrity: sha512-nDxldcEENOxZRzC2uu9jrutZdAAQtb+8WWDCSnWL1zvBk1+FN+x6MtDViPB5AJMfttVCUhehGWus3XBPgatM/w==}
|
|
817
813
|
engines: {node: '>= 20'}
|
|
818
814
|
cpu: [arm64]
|
|
819
815
|
os: [linux]
|
|
820
816
|
|
|
821
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.
|
|
822
|
-
resolution: {integrity: sha512-
|
|
817
|
+
'@tailwindcss/oxide-linux-arm64-musl@4.3.3':
|
|
818
|
+
resolution: {integrity: sha512-Md44bD6veX/PC5iyF8cDVnw4HBIANZepRZZ7a8DQOvkfo5WUBwcp6iAuCUz23u+4SUkhJlD3eL7hNdW8ezd/kA==}
|
|
823
819
|
engines: {node: '>= 20'}
|
|
824
820
|
cpu: [arm64]
|
|
825
821
|
os: [linux]
|
|
826
822
|
|
|
827
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.
|
|
828
|
-
resolution: {integrity: sha512-
|
|
823
|
+
'@tailwindcss/oxide-linux-x64-gnu@4.3.3':
|
|
824
|
+
resolution: {integrity: sha512-tx7us1muwOKAKWao2v/GaafFeQboE6aj88vC6ziN2NCGcRm8gWUhwjzg+YdVB1e4boAtdtma4L43onunI6NS4w==}
|
|
829
825
|
engines: {node: '>= 20'}
|
|
830
826
|
cpu: [x64]
|
|
831
827
|
os: [linux]
|
|
832
828
|
|
|
833
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.
|
|
834
|
-
resolution: {integrity: sha512-
|
|
829
|
+
'@tailwindcss/oxide-linux-x64-musl@4.3.3':
|
|
830
|
+
resolution: {integrity: sha512-SJxX60smvHgasZoBy11dX6YRjXJFovwWBoedhbQPOBzgFWBHGB+TVPWB9BxzR7TTxU8FQZAI2AyiNCMzFm8Img==}
|
|
835
831
|
engines: {node: '>= 20'}
|
|
836
832
|
cpu: [x64]
|
|
837
833
|
os: [linux]
|
|
838
834
|
|
|
839
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.
|
|
840
|
-
resolution: {integrity: sha512-
|
|
835
|
+
'@tailwindcss/oxide-wasm32-wasi@4.3.3':
|
|
836
|
+
resolution: {integrity: sha512-jx1+rPhY/5Ympkktd656HBWEBLxP7dH06losBLjjf5vgCODXvi9KhtftWcMIwTFIDqBr7cRnQkdLnAG+IOlGvQ==}
|
|
841
837
|
engines: {node: '>=14.0.0'}
|
|
842
838
|
cpu: [wasm32]
|
|
843
839
|
bundledDependencies:
|
|
@@ -848,24 +844,24 @@ packages:
|
|
|
848
844
|
- '@emnapi/wasi-threads'
|
|
849
845
|
- tslib
|
|
850
846
|
|
|
851
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.
|
|
852
|
-
resolution: {integrity: sha512-
|
|
847
|
+
'@tailwindcss/oxide-win32-arm64-msvc@4.3.3':
|
|
848
|
+
resolution: {integrity: sha512-3rc292Ca2ceK6Ulcc/bAVnTs/3nDtoPhyEKlgPv+yQJQi/JS/AMJlqzxvlDacL1nekbrcf6bTqp/jV4qgnPxNQ==}
|
|
853
849
|
engines: {node: '>= 20'}
|
|
854
850
|
cpu: [arm64]
|
|
855
851
|
os: [win32]
|
|
856
852
|
|
|
857
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.
|
|
858
|
-
resolution: {integrity: sha512-
|
|
853
|
+
'@tailwindcss/oxide-win32-x64-msvc@4.3.3':
|
|
854
|
+
resolution: {integrity: sha512-yJ0pwIVc/nYeGoV02WtsN8KYyLQv7kyI2wDnkezyJlGGjkd4QLwDGAwl47YpPJeuI0M0ObaXGSPjvWDPeTPggw==}
|
|
859
855
|
engines: {node: '>= 20'}
|
|
860
856
|
cpu: [x64]
|
|
861
857
|
os: [win32]
|
|
862
858
|
|
|
863
|
-
'@tailwindcss/oxide@4.3.
|
|
864
|
-
resolution: {integrity: sha512-
|
|
859
|
+
'@tailwindcss/oxide@4.3.3':
|
|
860
|
+
resolution: {integrity: sha512-krXjAikiaFSPaK/FkAQT5UTx3VormQaiZ5hBFlJZ9UFQGB/rwg1MZIhHAG9smMQRTdyJxP6Qt5MwMtdyU5FWrA==}
|
|
865
861
|
engines: {node: '>= 20'}
|
|
866
862
|
|
|
867
|
-
'@tailwindcss/vite@4.3.
|
|
868
|
-
resolution: {integrity: sha512-
|
|
863
|
+
'@tailwindcss/vite@4.3.3':
|
|
864
|
+
resolution: {integrity: sha512-yYU8cogLeSh/ms2jh8Fj7jaba/EWa7Ja6GoUqYZaraEuCI5YS6ms6ObZgjjedm+jm6XZjdNRWBpPP6Z86oOxcw==}
|
|
869
865
|
peerDependencies:
|
|
870
866
|
vite: ^5.2.0 || ^6 || ^7 || ^8
|
|
871
867
|
|
|
@@ -958,70 +954,70 @@ packages:
|
|
|
958
954
|
'@types/json-schema@7.0.15':
|
|
959
955
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
960
956
|
|
|
961
|
-
'@types/node@26.1.
|
|
962
|
-
resolution: {integrity: sha512-
|
|
957
|
+
'@types/node@26.1.2':
|
|
958
|
+
resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==}
|
|
963
959
|
|
|
964
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
965
|
-
resolution: {integrity: sha512-
|
|
960
|
+
'@typescript-eslint/eslint-plugin@8.65.0':
|
|
961
|
+
resolution: {integrity: sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==}
|
|
966
962
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
967
963
|
peerDependencies:
|
|
968
|
-
'@typescript-eslint/parser': ^8.
|
|
964
|
+
'@typescript-eslint/parser': ^8.65.0
|
|
969
965
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
970
966
|
typescript: '>=4.8.4 <6.1.0'
|
|
971
967
|
|
|
972
|
-
'@typescript-eslint/parser@8.
|
|
973
|
-
resolution: {integrity: sha512-
|
|
968
|
+
'@typescript-eslint/parser@8.65.0':
|
|
969
|
+
resolution: {integrity: sha512-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==}
|
|
974
970
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
975
971
|
peerDependencies:
|
|
976
972
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
977
973
|
typescript: '>=4.8.4 <6.1.0'
|
|
978
974
|
|
|
979
|
-
'@typescript-eslint/project-service@8.
|
|
980
|
-
resolution: {integrity: sha512-
|
|
975
|
+
'@typescript-eslint/project-service@8.65.0':
|
|
976
|
+
resolution: {integrity: sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==}
|
|
981
977
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
982
978
|
peerDependencies:
|
|
983
979
|
typescript: '>=4.8.4 <6.1.0'
|
|
984
980
|
|
|
985
|
-
'@typescript-eslint/scope-manager@8.
|
|
986
|
-
resolution: {integrity: sha512-
|
|
981
|
+
'@typescript-eslint/scope-manager@8.65.0':
|
|
982
|
+
resolution: {integrity: sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==}
|
|
987
983
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
988
984
|
|
|
989
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
990
|
-
resolution: {integrity: sha512-
|
|
985
|
+
'@typescript-eslint/tsconfig-utils@8.65.0':
|
|
986
|
+
resolution: {integrity: sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==}
|
|
991
987
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
992
988
|
peerDependencies:
|
|
993
989
|
typescript: '>=4.8.4 <6.1.0'
|
|
994
990
|
|
|
995
|
-
'@typescript-eslint/type-utils@8.
|
|
996
|
-
resolution: {integrity: sha512-
|
|
991
|
+
'@typescript-eslint/type-utils@8.65.0':
|
|
992
|
+
resolution: {integrity: sha512-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==}
|
|
997
993
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
998
994
|
peerDependencies:
|
|
999
995
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
1000
996
|
typescript: '>=4.8.4 <6.1.0'
|
|
1001
997
|
|
|
1002
|
-
'@typescript-eslint/types@8.
|
|
1003
|
-
resolution: {integrity: sha512-
|
|
998
|
+
'@typescript-eslint/types@8.65.0':
|
|
999
|
+
resolution: {integrity: sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==}
|
|
1004
1000
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1005
1001
|
|
|
1006
|
-
'@typescript-eslint/typescript-estree@8.
|
|
1007
|
-
resolution: {integrity: sha512-
|
|
1002
|
+
'@typescript-eslint/typescript-estree@8.65.0':
|
|
1003
|
+
resolution: {integrity: sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==}
|
|
1008
1004
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1009
1005
|
peerDependencies:
|
|
1010
1006
|
typescript: '>=4.8.4 <6.1.0'
|
|
1011
1007
|
|
|
1012
|
-
'@typescript-eslint/utils@8.
|
|
1013
|
-
resolution: {integrity: sha512-
|
|
1008
|
+
'@typescript-eslint/utils@8.65.0':
|
|
1009
|
+
resolution: {integrity: sha512-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==}
|
|
1014
1010
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1015
1011
|
peerDependencies:
|
|
1016
1012
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
1017
1013
|
typescript: '>=4.8.4 <6.1.0'
|
|
1018
1014
|
|
|
1019
|
-
'@typescript-eslint/visitor-keys@8.
|
|
1020
|
-
resolution: {integrity: sha512-
|
|
1015
|
+
'@typescript-eslint/visitor-keys@8.65.0':
|
|
1016
|
+
resolution: {integrity: sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==}
|
|
1021
1017
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1022
1018
|
|
|
1023
|
-
'@vitejs/plugin-vue@6.0.
|
|
1024
|
-
resolution: {integrity: sha512-
|
|
1019
|
+
'@vitejs/plugin-vue@6.0.8':
|
|
1020
|
+
resolution: {integrity: sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==}
|
|
1025
1021
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1026
1022
|
peerDependencies:
|
|
1027
1023
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
@@ -1052,28 +1048,28 @@ packages:
|
|
|
1052
1048
|
peerDependencies:
|
|
1053
1049
|
'@babel/core': ^7.0.0-0
|
|
1054
1050
|
|
|
1055
|
-
'@vue/compiler-core@3.5.
|
|
1056
|
-
resolution: {integrity: sha512-
|
|
1051
|
+
'@vue/compiler-core@3.5.40':
|
|
1052
|
+
resolution: {integrity: sha512-39E8IgOhTbVDnoJFMKc2DvYnypcZwUqgUhQkccva/0m6FUwtIKSGV7n1hpVmYcFaoRAwf9pBcwnKlCEsN63ZEQ==}
|
|
1057
1053
|
|
|
1058
|
-
'@vue/compiler-dom@3.5.
|
|
1059
|
-
resolution: {integrity: sha512-
|
|
1054
|
+
'@vue/compiler-dom@3.5.40':
|
|
1055
|
+
resolution: {integrity: sha512-pwkx4vqlqOspFstrcmzwkKLePVMD3PT65imRzLhanU2V1Fj4K13g6OXjanOyzw3aTAuRk84BOmY8f3rEHqPaVA==}
|
|
1060
1056
|
|
|
1061
|
-
'@vue/compiler-sfc@3.5.
|
|
1062
|
-
resolution: {integrity: sha512-
|
|
1057
|
+
'@vue/compiler-sfc@3.5.40':
|
|
1058
|
+
resolution: {integrity: sha512-gIf497P4kpuALcvs5n3AEg1Vdn0pSY4XbjASIfHNYF1/MP3T2Mf2STERTubysBxCRxzJGJYtF/O7vwJrxFB3Vw==}
|
|
1063
1059
|
|
|
1064
|
-
'@vue/compiler-ssr@3.5.
|
|
1065
|
-
resolution: {integrity: sha512-
|
|
1060
|
+
'@vue/compiler-ssr@3.5.40':
|
|
1061
|
+
resolution: {integrity: sha512-rrE5xiXG663+vHCHa3J9p2z5OcBRjXmoqenprJxAFQxg5pSshzeBiCE6pu46axapRJ2Adk0YDA2BRZVjiHXnhg==}
|
|
1066
1062
|
|
|
1067
|
-
'@vue/devtools-core@8.1
|
|
1068
|
-
resolution: {integrity: sha512-
|
|
1063
|
+
'@vue/devtools-core@8.2.1':
|
|
1064
|
+
resolution: {integrity: sha512-s/VfAY9oDTb/kFEWmy461jaFde2MIV1RO/gi1vwM+PAZBZ/Pc2Ndu3BNBdZUze8QDUuyYvElbEEGA83syjJfzA==}
|
|
1069
1065
|
peerDependencies:
|
|
1070
1066
|
vue: ^3.0.0
|
|
1071
1067
|
|
|
1072
|
-
'@vue/devtools-kit@8.1
|
|
1073
|
-
resolution: {integrity: sha512-
|
|
1068
|
+
'@vue/devtools-kit@8.2.1':
|
|
1069
|
+
resolution: {integrity: sha512-FIGIuq3AWReEpbAHY/cRGeHDfI0qOb8OCQ3YjbEAX04uaxIDbGc9rhkbVcG7rnfHPXE3RsU5KrWOu9V/okd8AQ==}
|
|
1074
1070
|
|
|
1075
|
-
'@vue/devtools-shared@8.1
|
|
1076
|
-
resolution: {integrity: sha512-
|
|
1071
|
+
'@vue/devtools-shared@8.2.1':
|
|
1072
|
+
resolution: {integrity: sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==}
|
|
1077
1073
|
|
|
1078
1074
|
'@vue/eslint-config-prettier@10.2.0':
|
|
1079
1075
|
resolution: {integrity: sha512-GL3YBLwv/+b86yHcNNfPJxOTtVFJ4Mbc9UU3zR+KVoG7SwGTjPT+32fXamscNumElhcpXW3mT0DgzS9w32S7Bw==}
|
|
@@ -1093,25 +1089,23 @@ packages:
|
|
|
1093
1089
|
typescript:
|
|
1094
1090
|
optional: true
|
|
1095
1091
|
|
|
1096
|
-
'@vue/language-core@3.3.
|
|
1097
|
-
resolution: {integrity: sha512-
|
|
1092
|
+
'@vue/language-core@3.3.8':
|
|
1093
|
+
resolution: {integrity: sha512-ieGT8jJdhhy0mGzStZhsg/qPw5bQZJg5yF+3+XU6saf4sM7yo9ZXy3h+nCwrm2+b4qS/SypkNdR2jAF3uei9tA==}
|
|
1098
1094
|
|
|
1099
|
-
'@vue/reactivity@3.5.
|
|
1100
|
-
resolution: {integrity: sha512-
|
|
1095
|
+
'@vue/reactivity@3.5.40':
|
|
1096
|
+
resolution: {integrity: sha512-B7ot9UlUZOi1zbq61/LvE88ZLTV8IlajTdiZTAEiDQgrnIMIZoPr9kGw0Zw46ObW62O9+H/Be3kMbfb7kYPQZA==}
|
|
1101
1097
|
|
|
1102
|
-
'@vue/runtime-core@3.5.
|
|
1103
|
-
resolution: {integrity: sha512-
|
|
1098
|
+
'@vue/runtime-core@3.5.40':
|
|
1099
|
+
resolution: {integrity: sha512-KAZLweuZ6uUJPK1PMSQPgBU5gCjgrrfjUhSglmU9NhH+Zjepa8cnwSydPWDWHDwOgY4g3VcZ+PljbiHlURNCbw==}
|
|
1104
1100
|
|
|
1105
|
-
'@vue/runtime-dom@3.5.
|
|
1106
|
-
resolution: {integrity: sha512-
|
|
1101
|
+
'@vue/runtime-dom@3.5.40':
|
|
1102
|
+
resolution: {integrity: sha512-ZfrX8ssZQds900L9pr8AuK05ddnMsR4MPMZr8cPN9GoqoPWcXLhjvvbIA2SMv+7a97sJ1vv9pj/zxK0Cq/eEFQ==}
|
|
1107
1103
|
|
|
1108
|
-
'@vue/server-renderer@3.5.
|
|
1109
|
-
resolution: {integrity: sha512-
|
|
1110
|
-
peerDependencies:
|
|
1111
|
-
vue: 3.5.39
|
|
1104
|
+
'@vue/server-renderer@3.5.40':
|
|
1105
|
+
resolution: {integrity: sha512-XNJym9WpevhTVt1HuwOrCRJ5Q+9z4BjTMrDtjTrvx74SmUll8spNTw6whWJa9mEkO4PKn5TihI/bm/8ds2QVJw==}
|
|
1112
1106
|
|
|
1113
|
-
'@vue/shared@3.5.
|
|
1114
|
-
resolution: {integrity: sha512-
|
|
1107
|
+
'@vue/shared@3.5.40':
|
|
1108
|
+
resolution: {integrity: sha512-WxnBtruIqOoV3rA4jeKDWzrYI5h7Cp4+pjwDi8kWGHz+IslhiN+wguLVVhtv2l8VoU02rzDCVfDjgCl1lNpZVg==}
|
|
1115
1109
|
|
|
1116
1110
|
'@vue/tsconfig@0.9.1':
|
|
1117
1111
|
resolution: {integrity: sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==}
|
|
@@ -1129,11 +1123,6 @@ packages:
|
|
|
1129
1123
|
peerDependencies:
|
|
1130
1124
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
1131
1125
|
|
|
1132
|
-
acorn@8.16.0:
|
|
1133
|
-
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
1134
|
-
engines: {node: '>=0.4.0'}
|
|
1135
|
-
hasBin: true
|
|
1136
|
-
|
|
1137
1126
|
acorn@8.17.0:
|
|
1138
1127
|
resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
|
|
1139
1128
|
engines: {node: '>=0.4.0'}
|
|
@@ -1148,10 +1137,6 @@ packages:
|
|
|
1148
1137
|
alien-signals@3.2.1:
|
|
1149
1138
|
resolution: {integrity: sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==}
|
|
1150
1139
|
|
|
1151
|
-
ansi-escapes@7.3.0:
|
|
1152
|
-
resolution: {integrity: sha512-BvU8nYgGQBxcmMuEeUEmNTvrMVjJNSH7RgW24vXexN4Ven6qCvy4TntnvlnwnMLTVlcRQQdbRY8NKnaIoeWDNg==}
|
|
1153
|
-
engines: {node: '>=18'}
|
|
1154
|
-
|
|
1155
1140
|
ansi-regex@6.2.2:
|
|
1156
1141
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
1157
1142
|
engines: {node: '>=12'}
|
|
@@ -1167,12 +1152,16 @@ packages:
|
|
|
1167
1152
|
argparse@2.0.1:
|
|
1168
1153
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
1169
1154
|
|
|
1155
|
+
argue-cli@3.1.0:
|
|
1156
|
+
resolution: {integrity: sha512-DhBpBfXL4SS2uC0N922MMajKR3CdrTG0u2or1PNYgXMsrSzViJrbtvT0nCLlLGUI0plam/ZZCs7aAauHtW9thw==}
|
|
1157
|
+
engines: {node: '>=22'}
|
|
1158
|
+
|
|
1170
1159
|
balanced-match@4.0.4:
|
|
1171
1160
|
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
|
|
1172
1161
|
engines: {node: 18 || 20 || >=22}
|
|
1173
1162
|
|
|
1174
|
-
baseline-browser-mapping@2.
|
|
1175
|
-
resolution: {integrity: sha512-
|
|
1163
|
+
baseline-browser-mapping@2.11.5:
|
|
1164
|
+
resolution: {integrity: sha512-xJo6a6YZnwZfnyGmQKWMbVOcii7XRibjOskRh+WJ9UHQoX16xrQrcIgAMQOzfvs8XiLMx6ih/fsLPF73iY2D1A==}
|
|
1176
1165
|
engines: {node: '>=6.0.0'}
|
|
1177
1166
|
hasBin: true
|
|
1178
1167
|
|
|
@@ -1185,16 +1174,16 @@ packages:
|
|
|
1185
1174
|
boolbase@1.0.0:
|
|
1186
1175
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
1187
1176
|
|
|
1188
|
-
brace-expansion@5.0.
|
|
1189
|
-
resolution: {integrity: sha512-
|
|
1190
|
-
engines: {node:
|
|
1177
|
+
brace-expansion@5.0.8:
|
|
1178
|
+
resolution: {integrity: sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==}
|
|
1179
|
+
engines: {node: 20 || >=22}
|
|
1191
1180
|
|
|
1192
1181
|
braces@3.0.3:
|
|
1193
1182
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
1194
1183
|
engines: {node: '>=8'}
|
|
1195
1184
|
|
|
1196
|
-
browserslist@4.28.
|
|
1197
|
-
resolution: {integrity: sha512-
|
|
1185
|
+
browserslist@4.28.7:
|
|
1186
|
+
resolution: {integrity: sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==}
|
|
1198
1187
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
1199
1188
|
hasBin: true
|
|
1200
1189
|
|
|
@@ -1206,8 +1195,8 @@ packages:
|
|
|
1206
1195
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
1207
1196
|
engines: {node: '>=6'}
|
|
1208
1197
|
|
|
1209
|
-
caniuse-lite@1.0.
|
|
1210
|
-
resolution: {integrity: sha512-
|
|
1198
|
+
caniuse-lite@1.0.30001806:
|
|
1199
|
+
resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==}
|
|
1211
1200
|
|
|
1212
1201
|
chokidar@5.0.0:
|
|
1213
1202
|
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
|
@@ -1216,14 +1205,6 @@ packages:
|
|
|
1216
1205
|
class-variance-authority@0.7.1:
|
|
1217
1206
|
resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
|
|
1218
1207
|
|
|
1219
|
-
cli-cursor@5.0.0:
|
|
1220
|
-
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
|
1221
|
-
engines: {node: '>=18'}
|
|
1222
|
-
|
|
1223
|
-
cli-truncate@5.2.0:
|
|
1224
|
-
resolution: {integrity: sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==}
|
|
1225
|
-
engines: {node: '>=20'}
|
|
1226
|
-
|
|
1227
1208
|
cliui@9.0.1:
|
|
1228
1209
|
resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
|
|
1229
1210
|
engines: {node: '>=20'}
|
|
@@ -1238,16 +1219,16 @@ packages:
|
|
|
1238
1219
|
confbox@0.2.4:
|
|
1239
1220
|
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
|
|
1240
1221
|
|
|
1241
|
-
conventional-changelog-angular@9.2.
|
|
1242
|
-
resolution: {integrity: sha512-
|
|
1222
|
+
conventional-changelog-angular@9.2.1:
|
|
1223
|
+
resolution: {integrity: sha512-oWSL6ZhnXbYraOFTK3PgRAQJ8fADDAEv5K6AdeyQPLvjFmhG8+ejL0jZZp/R7vTmGJaBvZEE+sE7dB4bCv7sAw==}
|
|
1243
1224
|
engines: {node: '>=22'}
|
|
1244
1225
|
|
|
1245
|
-
conventional-changelog-conventionalcommits@10.2.
|
|
1246
|
-
resolution: {integrity: sha512-
|
|
1226
|
+
conventional-changelog-conventionalcommits@10.2.1:
|
|
1227
|
+
resolution: {integrity: sha512-n4Kr1HFMTf3iMbES0TMxKIcYtUUv4rKqyQQp2JwfOEfFCOfGT3Tq4mCyJ8S9/YPyWhydjfKrrvnyl+gCjA+mJQ==}
|
|
1247
1228
|
engines: {node: '>=22'}
|
|
1248
1229
|
|
|
1249
|
-
conventional-commits-parser@7.
|
|
1250
|
-
resolution: {integrity: sha512-
|
|
1230
|
+
conventional-commits-parser@7.1.1:
|
|
1231
|
+
resolution: {integrity: sha512-B0f42jI++V5Vb7qK+DDw68r0dNxz5hk+RdKUkx2NOi39emc9hsHa3u2M3doF7QQhRFzCrAj7uM90teG+RBTaYQ==}
|
|
1251
1232
|
engines: {node: '>=22'}
|
|
1252
1233
|
hasBin: true
|
|
1253
1234
|
|
|
@@ -1311,14 +1292,14 @@ packages:
|
|
|
1311
1292
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
1312
1293
|
engines: {node: '>=8'}
|
|
1313
1294
|
|
|
1314
|
-
electron-to-chromium@1.5.
|
|
1315
|
-
resolution: {integrity: sha512-
|
|
1295
|
+
electron-to-chromium@1.5.396:
|
|
1296
|
+
resolution: {integrity: sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==}
|
|
1316
1297
|
|
|
1317
1298
|
emoji-regex@10.6.0:
|
|
1318
1299
|
resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
|
|
1319
1300
|
|
|
1320
|
-
enhanced-resolve@5.
|
|
1321
|
-
resolution: {integrity: sha512-
|
|
1301
|
+
enhanced-resolve@5.24.3:
|
|
1302
|
+
resolution: {integrity: sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==}
|
|
1322
1303
|
engines: {node: '>=10.13.0'}
|
|
1323
1304
|
|
|
1324
1305
|
entities@7.0.1:
|
|
@@ -1329,18 +1310,14 @@ packages:
|
|
|
1329
1310
|
resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
|
|
1330
1311
|
engines: {node: '>=6'}
|
|
1331
1312
|
|
|
1332
|
-
environment@1.1.0:
|
|
1333
|
-
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
|
|
1334
|
-
engines: {node: '>=18'}
|
|
1335
|
-
|
|
1336
1313
|
error-ex@1.3.4:
|
|
1337
1314
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
1338
1315
|
|
|
1339
1316
|
error-stack-parser-es@1.0.5:
|
|
1340
1317
|
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
|
|
1341
1318
|
|
|
1342
|
-
es-toolkit@1.
|
|
1343
|
-
resolution: {integrity: sha512-
|
|
1319
|
+
es-toolkit@1.50.0:
|
|
1320
|
+
resolution: {integrity: sha512-OyZKhUVvEep9ITEiwHn8GKnMRQIVqoSIX7WnRbkWgJkllCujilqP2rD0u979tkl8wqyc8ICwlc1UBVv/Sl1G6w==}
|
|
1344
1321
|
|
|
1345
1322
|
escalade@3.2.0:
|
|
1346
1323
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
@@ -1360,13 +1337,13 @@ packages:
|
|
|
1360
1337
|
peerDependencies:
|
|
1361
1338
|
eslint: '>=7.0.0'
|
|
1362
1339
|
|
|
1363
|
-
eslint-plugin-oxlint@1.
|
|
1364
|
-
resolution: {integrity: sha512-
|
|
1340
|
+
eslint-plugin-oxlint@1.76.0:
|
|
1341
|
+
resolution: {integrity: sha512-Cdxpqxmtxnmr2JvBp4EnLkrxnMBEJF3rXcRrA4Wr+0yui2nereTsiogOVXef1iMMBlA1gnv8IFpVRdW9dU235g==}
|
|
1365
1342
|
peerDependencies:
|
|
1366
|
-
oxlint: ~1.
|
|
1343
|
+
oxlint: ~1.76.0
|
|
1367
1344
|
|
|
1368
|
-
eslint-plugin-prettier@5.5.
|
|
1369
|
-
resolution: {integrity: sha512-
|
|
1345
|
+
eslint-plugin-prettier@5.5.6:
|
|
1346
|
+
resolution: {integrity: sha512-ifetmTcxWfz+4qRW3pH/ujdTq2jQIj59AxJMIN26K5avYgU8dxycUETQonWiW+wPrYXA0j3Try0l1CnwVQtDqQ==}
|
|
1370
1347
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
1371
1348
|
peerDependencies:
|
|
1372
1349
|
'@types/eslint': '>=8.0.0'
|
|
@@ -1379,8 +1356,8 @@ packages:
|
|
|
1379
1356
|
eslint-config-prettier:
|
|
1380
1357
|
optional: true
|
|
1381
1358
|
|
|
1382
|
-
eslint-plugin-vue@10.
|
|
1383
|
-
resolution: {integrity: sha512-
|
|
1359
|
+
eslint-plugin-vue@10.10.0:
|
|
1360
|
+
resolution: {integrity: sha512-dL9x9rBHqqNcByWiLOHK6L0SB97V82/NC0cZRn9cXPjM7pCuWlpQQP9bFH4vjBv80ej1ZpzAkuD8zWH1o9bZbA==}
|
|
1384
1361
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
1385
1362
|
peerDependencies:
|
|
1386
1363
|
'@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
@@ -1405,8 +1382,8 @@ packages:
|
|
|
1405
1382
|
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
|
|
1406
1383
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1407
1384
|
|
|
1408
|
-
eslint@10.
|
|
1409
|
-
resolution: {integrity: sha512-
|
|
1385
|
+
eslint@10.8.0:
|
|
1386
|
+
resolution: {integrity: sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==}
|
|
1410
1387
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
1411
1388
|
hasBin: true
|
|
1412
1389
|
peerDependencies:
|
|
@@ -1441,11 +1418,8 @@ packages:
|
|
|
1441
1418
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
1442
1419
|
engines: {node: '>=0.10.0'}
|
|
1443
1420
|
|
|
1444
|
-
|
|
1445
|
-
resolution: {integrity: sha512-
|
|
1446
|
-
|
|
1447
|
-
exsolve@1.0.8:
|
|
1448
|
-
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
|
|
1421
|
+
exsolve@1.1.0:
|
|
1422
|
+
resolution: {integrity: sha512-D+42+T12DdIlJM3uepa55qGiL3sYdLBOxIl2ifQCzCHz4c7eiolaHsi3BIqEr7JxBzxv2pYZQX9kw16ziMcEmw==}
|
|
1449
1423
|
|
|
1450
1424
|
fast-deep-equal@3.1.3:
|
|
1451
1425
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
@@ -1463,8 +1437,8 @@ packages:
|
|
|
1463
1437
|
fast-levenshtein@2.0.6:
|
|
1464
1438
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
1465
1439
|
|
|
1466
|
-
fast-uri@3.1.
|
|
1467
|
-
resolution: {integrity: sha512-
|
|
1440
|
+
fast-uri@3.1.4:
|
|
1441
|
+
resolution: {integrity: sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==}
|
|
1468
1442
|
|
|
1469
1443
|
fastq@1.20.1:
|
|
1470
1444
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
@@ -1494,8 +1468,8 @@ packages:
|
|
|
1494
1468
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
1495
1469
|
engines: {node: '>=16'}
|
|
1496
1470
|
|
|
1497
|
-
flatted@3.4.
|
|
1498
|
-
resolution: {integrity: sha512
|
|
1471
|
+
flatted@3.4.3:
|
|
1472
|
+
resolution: {integrity: sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==}
|
|
1499
1473
|
|
|
1500
1474
|
fsevents@2.3.3:
|
|
1501
1475
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
@@ -1514,12 +1488,6 @@ packages:
|
|
|
1514
1488
|
resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
|
|
1515
1489
|
engines: {node: '>=18'}
|
|
1516
1490
|
|
|
1517
|
-
git-raw-commits@5.0.1:
|
|
1518
|
-
resolution: {integrity: sha512-Y+csSm2GD/PCSh6Isd/WiMjNAydu0VBiG9J7EdQsNA5P9uXvLayqjmTsNlK5Gs9IhblFZqOU0yid5Il5JPoLiQ==}
|
|
1519
|
-
engines: {node: '>=18'}
|
|
1520
|
-
deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.
|
|
1521
|
-
hasBin: true
|
|
1522
|
-
|
|
1523
1491
|
glob-parent@5.1.2:
|
|
1524
1492
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
1525
1493
|
engines: {node: '>= 6'}
|
|
@@ -1547,8 +1515,8 @@ packages:
|
|
|
1547
1515
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
1548
1516
|
engines: {node: '>= 4'}
|
|
1549
1517
|
|
|
1550
|
-
ignore@7.0.
|
|
1551
|
-
resolution: {integrity: sha512-
|
|
1518
|
+
ignore@7.0.6:
|
|
1519
|
+
resolution: {integrity: sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==}
|
|
1552
1520
|
engines: {node: '>= 4'}
|
|
1553
1521
|
|
|
1554
1522
|
import-fresh@3.3.1:
|
|
@@ -1575,10 +1543,6 @@ packages:
|
|
|
1575
1543
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
1576
1544
|
engines: {node: '>=0.10.0'}
|
|
1577
1545
|
|
|
1578
|
-
is-fullwidth-code-point@5.1.0:
|
|
1579
|
-
resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
|
|
1580
|
-
engines: {node: '>=18'}
|
|
1581
|
-
|
|
1582
1546
|
is-glob@4.0.3:
|
|
1583
1547
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
1584
1548
|
engines: {node: '>=0.10.0'}
|
|
@@ -1677,82 +1641,148 @@ packages:
|
|
|
1677
1641
|
cpu: [arm64]
|
|
1678
1642
|
os: [android]
|
|
1679
1643
|
|
|
1644
|
+
lightningcss-android-arm64@1.33.0:
|
|
1645
|
+
resolution: {integrity: sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==}
|
|
1646
|
+
engines: {node: '>= 12.0.0'}
|
|
1647
|
+
cpu: [arm64]
|
|
1648
|
+
os: [android]
|
|
1649
|
+
|
|
1680
1650
|
lightningcss-darwin-arm64@1.32.0:
|
|
1681
1651
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
1682
1652
|
engines: {node: '>= 12.0.0'}
|
|
1683
1653
|
cpu: [arm64]
|
|
1684
1654
|
os: [darwin]
|
|
1685
1655
|
|
|
1656
|
+
lightningcss-darwin-arm64@1.33.0:
|
|
1657
|
+
resolution: {integrity: sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==}
|
|
1658
|
+
engines: {node: '>= 12.0.0'}
|
|
1659
|
+
cpu: [arm64]
|
|
1660
|
+
os: [darwin]
|
|
1661
|
+
|
|
1686
1662
|
lightningcss-darwin-x64@1.32.0:
|
|
1687
1663
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
1688
1664
|
engines: {node: '>= 12.0.0'}
|
|
1689
1665
|
cpu: [x64]
|
|
1690
1666
|
os: [darwin]
|
|
1691
1667
|
|
|
1668
|
+
lightningcss-darwin-x64@1.33.0:
|
|
1669
|
+
resolution: {integrity: sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==}
|
|
1670
|
+
engines: {node: '>= 12.0.0'}
|
|
1671
|
+
cpu: [x64]
|
|
1672
|
+
os: [darwin]
|
|
1673
|
+
|
|
1692
1674
|
lightningcss-freebsd-x64@1.32.0:
|
|
1693
1675
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
1694
1676
|
engines: {node: '>= 12.0.0'}
|
|
1695
1677
|
cpu: [x64]
|
|
1696
1678
|
os: [freebsd]
|
|
1697
1679
|
|
|
1680
|
+
lightningcss-freebsd-x64@1.33.0:
|
|
1681
|
+
resolution: {integrity: sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==}
|
|
1682
|
+
engines: {node: '>= 12.0.0'}
|
|
1683
|
+
cpu: [x64]
|
|
1684
|
+
os: [freebsd]
|
|
1685
|
+
|
|
1698
1686
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
1699
1687
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
1700
1688
|
engines: {node: '>= 12.0.0'}
|
|
1701
1689
|
cpu: [arm]
|
|
1702
1690
|
os: [linux]
|
|
1703
1691
|
|
|
1692
|
+
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
1693
|
+
resolution: {integrity: sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==}
|
|
1694
|
+
engines: {node: '>= 12.0.0'}
|
|
1695
|
+
cpu: [arm]
|
|
1696
|
+
os: [linux]
|
|
1697
|
+
|
|
1704
1698
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
1705
1699
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
1706
1700
|
engines: {node: '>= 12.0.0'}
|
|
1707
1701
|
cpu: [arm64]
|
|
1708
1702
|
os: [linux]
|
|
1709
1703
|
|
|
1704
|
+
lightningcss-linux-arm64-gnu@1.33.0:
|
|
1705
|
+
resolution: {integrity: sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==}
|
|
1706
|
+
engines: {node: '>= 12.0.0'}
|
|
1707
|
+
cpu: [arm64]
|
|
1708
|
+
os: [linux]
|
|
1709
|
+
|
|
1710
1710
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
1711
1711
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
1712
1712
|
engines: {node: '>= 12.0.0'}
|
|
1713
1713
|
cpu: [arm64]
|
|
1714
1714
|
os: [linux]
|
|
1715
1715
|
|
|
1716
|
+
lightningcss-linux-arm64-musl@1.33.0:
|
|
1717
|
+
resolution: {integrity: sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
|
|
1718
|
+
engines: {node: '>= 12.0.0'}
|
|
1719
|
+
cpu: [arm64]
|
|
1720
|
+
os: [linux]
|
|
1721
|
+
|
|
1716
1722
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
1717
1723
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
1718
1724
|
engines: {node: '>= 12.0.0'}
|
|
1719
1725
|
cpu: [x64]
|
|
1720
1726
|
os: [linux]
|
|
1721
1727
|
|
|
1728
|
+
lightningcss-linux-x64-gnu@1.33.0:
|
|
1729
|
+
resolution: {integrity: sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
|
|
1730
|
+
engines: {node: '>= 12.0.0'}
|
|
1731
|
+
cpu: [x64]
|
|
1732
|
+
os: [linux]
|
|
1733
|
+
|
|
1722
1734
|
lightningcss-linux-x64-musl@1.32.0:
|
|
1723
1735
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
1724
1736
|
engines: {node: '>= 12.0.0'}
|
|
1725
1737
|
cpu: [x64]
|
|
1726
1738
|
os: [linux]
|
|
1727
1739
|
|
|
1740
|
+
lightningcss-linux-x64-musl@1.33.0:
|
|
1741
|
+
resolution: {integrity: sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
|
|
1742
|
+
engines: {node: '>= 12.0.0'}
|
|
1743
|
+
cpu: [x64]
|
|
1744
|
+
os: [linux]
|
|
1745
|
+
|
|
1728
1746
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
1729
1747
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
1730
1748
|
engines: {node: '>= 12.0.0'}
|
|
1731
1749
|
cpu: [arm64]
|
|
1732
1750
|
os: [win32]
|
|
1733
1751
|
|
|
1752
|
+
lightningcss-win32-arm64-msvc@1.33.0:
|
|
1753
|
+
resolution: {integrity: sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
|
|
1754
|
+
engines: {node: '>= 12.0.0'}
|
|
1755
|
+
cpu: [arm64]
|
|
1756
|
+
os: [win32]
|
|
1757
|
+
|
|
1734
1758
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
1735
1759
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
1736
1760
|
engines: {node: '>= 12.0.0'}
|
|
1737
1761
|
cpu: [x64]
|
|
1738
1762
|
os: [win32]
|
|
1739
1763
|
|
|
1764
|
+
lightningcss-win32-x64-msvc@1.33.0:
|
|
1765
|
+
resolution: {integrity: sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==}
|
|
1766
|
+
engines: {node: '>= 12.0.0'}
|
|
1767
|
+
cpu: [x64]
|
|
1768
|
+
os: [win32]
|
|
1769
|
+
|
|
1740
1770
|
lightningcss@1.32.0:
|
|
1741
1771
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
1742
1772
|
engines: {node: '>= 12.0.0'}
|
|
1743
1773
|
|
|
1774
|
+
lightningcss@1.33.0:
|
|
1775
|
+
resolution: {integrity: sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==}
|
|
1776
|
+
engines: {node: '>= 12.0.0'}
|
|
1777
|
+
|
|
1744
1778
|
lines-and-columns@1.2.4:
|
|
1745
1779
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
1746
1780
|
|
|
1747
|
-
lint-staged@17.0
|
|
1748
|
-
resolution: {integrity: sha512-
|
|
1781
|
+
lint-staged@17.2.0:
|
|
1782
|
+
resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==}
|
|
1749
1783
|
engines: {node: '>=22.22.1'}
|
|
1750
1784
|
hasBin: true
|
|
1751
1785
|
|
|
1752
|
-
listr2@10.2.1:
|
|
1753
|
-
resolution: {integrity: sha512-7I5knELsJKTUjXG+A6BkKAiGkW1i25fNa/xlUl9hFtk15WbE9jndA89xu5FzQKrY5llajE1hfZZFMILXkDHk/Q==}
|
|
1754
|
-
engines: {node: '>=22.13.0'}
|
|
1755
|
-
|
|
1756
1786
|
local-pkg@1.2.1:
|
|
1757
1787
|
resolution: {integrity: sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==}
|
|
1758
1788
|
engines: {node: '>=14'}
|
|
@@ -1761,10 +1791,6 @@ packages:
|
|
|
1761
1791
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
1762
1792
|
engines: {node: '>=10'}
|
|
1763
1793
|
|
|
1764
|
-
log-update@6.1.0:
|
|
1765
|
-
resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
|
|
1766
|
-
engines: {node: '>=18'}
|
|
1767
|
-
|
|
1768
1794
|
lru-cache@5.1.1:
|
|
1769
1795
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
1770
1796
|
|
|
@@ -1775,14 +1801,6 @@ packages:
|
|
|
1775
1801
|
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
|
|
1776
1802
|
engines: {node: '>= 0.10.0'}
|
|
1777
1803
|
|
|
1778
|
-
meow@13.2.0:
|
|
1779
|
-
resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==}
|
|
1780
|
-
engines: {node: '>=18'}
|
|
1781
|
-
|
|
1782
|
-
meow@14.1.0:
|
|
1783
|
-
resolution: {integrity: sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==}
|
|
1784
|
-
engines: {node: '>=20'}
|
|
1785
|
-
|
|
1786
1804
|
merge2@1.4.1:
|
|
1787
1805
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
1788
1806
|
engines: {node: '>= 8'}
|
|
@@ -1791,10 +1809,6 @@ packages:
|
|
|
1791
1809
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
1792
1810
|
engines: {node: '>=8.6'}
|
|
1793
1811
|
|
|
1794
|
-
mimic-function@5.0.1:
|
|
1795
|
-
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
|
|
1796
|
-
engines: {node: '>=18'}
|
|
1797
|
-
|
|
1798
1812
|
minimatch@10.2.5:
|
|
1799
1813
|
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
|
|
1800
1814
|
engines: {node: 18 || 20 || >=22}
|
|
@@ -1812,16 +1826,16 @@ packages:
|
|
|
1812
1826
|
muggle-string@0.4.1:
|
|
1813
1827
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
1814
1828
|
|
|
1815
|
-
nanoid@3.3.
|
|
1816
|
-
resolution: {integrity: sha512-
|
|
1829
|
+
nanoid@3.3.16:
|
|
1830
|
+
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
|
1817
1831
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
1818
1832
|
hasBin: true
|
|
1819
1833
|
|
|
1820
1834
|
natural-compare@1.4.0:
|
|
1821
1835
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
1822
1836
|
|
|
1823
|
-
node-releases@2.0.
|
|
1824
|
-
resolution: {integrity: sha512-
|
|
1837
|
+
node-releases@2.0.51:
|
|
1838
|
+
resolution: {integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==}
|
|
1825
1839
|
engines: {node: '>=18'}
|
|
1826
1840
|
|
|
1827
1841
|
npm-normalize-package-bin@6.0.0:
|
|
@@ -1836,20 +1850,13 @@ packages:
|
|
|
1836
1850
|
nth-check@2.1.1:
|
|
1837
1851
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
1838
1852
|
|
|
1839
|
-
obug@2.1.
|
|
1840
|
-
resolution: {integrity: sha512-
|
|
1841
|
-
|
|
1842
|
-
obug@2.1.3:
|
|
1843
|
-
resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
|
|
1853
|
+
obug@2.1.4:
|
|
1854
|
+
resolution: {integrity: sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==}
|
|
1844
1855
|
engines: {node: '>=12.20.0'}
|
|
1845
1856
|
|
|
1846
1857
|
ohash@2.0.11:
|
|
1847
1858
|
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
1848
1859
|
|
|
1849
|
-
onetime@7.0.0:
|
|
1850
|
-
resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
|
|
1851
|
-
engines: {node: '>=18'}
|
|
1852
|
-
|
|
1853
1860
|
open@11.0.0:
|
|
1854
1861
|
resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
|
|
1855
1862
|
engines: {node: '>=20'}
|
|
@@ -1858,8 +1865,8 @@ packages:
|
|
|
1858
1865
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
1859
1866
|
engines: {node: '>= 0.8.0'}
|
|
1860
1867
|
|
|
1861
|
-
oxfmt@0.
|
|
1862
|
-
resolution: {integrity: sha512-
|
|
1868
|
+
oxfmt@0.61.0:
|
|
1869
|
+
resolution: {integrity: sha512-DxdHBEMYpcEnHoUHjjOigUqV2TYKsvxLwUPXnVYBjgFdqrcQ/91OtwubtZ2PUodCs3sStI8R5Qw3fKNGK4e8wQ==}
|
|
1863
1870
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1864
1871
|
hasBin: true
|
|
1865
1872
|
peerDependencies:
|
|
@@ -1871,12 +1878,12 @@ packages:
|
|
|
1871
1878
|
vite-plus:
|
|
1872
1879
|
optional: true
|
|
1873
1880
|
|
|
1874
|
-
oxlint@1.
|
|
1875
|
-
resolution: {integrity: sha512-
|
|
1881
|
+
oxlint@1.76.0:
|
|
1882
|
+
resolution: {integrity: sha512-6QoFioEU4fNdiUx/2Eo6TRd6NG7H7njnRCz8rhB66cZmMHDTqcm1Rjvl8Wry+ZTQMBAmyb4Mlf62Mk5X+eHSOw==}
|
|
1876
1883
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1877
1884
|
hasBin: true
|
|
1878
1885
|
peerDependencies:
|
|
1879
|
-
oxlint-tsgolint: '>=0.
|
|
1886
|
+
oxlint-tsgolint: '>=7.0.2001'
|
|
1880
1887
|
vite-plus: '*'
|
|
1881
1888
|
peerDependenciesMeta:
|
|
1882
1889
|
oxlint-tsgolint:
|
|
@@ -1939,12 +1946,12 @@ packages:
|
|
|
1939
1946
|
pkg-types@2.3.1:
|
|
1940
1947
|
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
|
|
1941
1948
|
|
|
1942
|
-
postcss-selector-parser@7.1.
|
|
1943
|
-
resolution: {integrity: sha512-
|
|
1949
|
+
postcss-selector-parser@7.1.4:
|
|
1950
|
+
resolution: {integrity: sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==}
|
|
1944
1951
|
engines: {node: '>=4'}
|
|
1945
1952
|
|
|
1946
|
-
postcss@8.5.
|
|
1947
|
-
resolution: {integrity: sha512-
|
|
1953
|
+
postcss@8.5.23:
|
|
1954
|
+
resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==}
|
|
1948
1955
|
engines: {node: ^10 || ^12 || >=14}
|
|
1949
1956
|
|
|
1950
1957
|
powershell-utils@0.1.0:
|
|
@@ -1959,8 +1966,8 @@ packages:
|
|
|
1959
1966
|
resolution: {integrity: sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==}
|
|
1960
1967
|
engines: {node: '>=6.0.0'}
|
|
1961
1968
|
|
|
1962
|
-
prettier@3.
|
|
1963
|
-
resolution: {integrity: sha512-
|
|
1969
|
+
prettier@3.9.6:
|
|
1970
|
+
resolution: {integrity: sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
|
|
1964
1971
|
engines: {node: '>=14'}
|
|
1965
1972
|
hasBin: true
|
|
1966
1973
|
|
|
@@ -1994,19 +2001,12 @@ packages:
|
|
|
1994
2001
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
1995
2002
|
engines: {node: '>=8'}
|
|
1996
2003
|
|
|
1997
|
-
restore-cursor@5.1.0:
|
|
1998
|
-
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
|
|
1999
|
-
engines: {node: '>=18'}
|
|
2000
|
-
|
|
2001
2004
|
reusify@1.1.0:
|
|
2002
2005
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
2003
2006
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
2004
2007
|
|
|
2005
|
-
|
|
2006
|
-
resolution: {integrity: sha512-
|
|
2007
|
-
|
|
2008
|
-
rolldown@1.1.4:
|
|
2009
|
-
resolution: {integrity: sha512-IjZYiLxZwpnhwhdBH2ugdTGVSdhCQUmLxLoqyjiL0JxYjyRst+5a0P3xfrTxJ5F638j4Mvvw5FAX5XE6eHpXbA==}
|
|
2008
|
+
rolldown@1.1.5:
|
|
2009
|
+
resolution: {integrity: sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==}
|
|
2010
2010
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2011
2011
|
hasBin: true
|
|
2012
2012
|
|
|
@@ -2024,11 +2024,6 @@ packages:
|
|
|
2024
2024
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
2025
2025
|
hasBin: true
|
|
2026
2026
|
|
|
2027
|
-
semver@7.8.0:
|
|
2028
|
-
resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==}
|
|
2029
|
-
engines: {node: '>=10'}
|
|
2030
|
-
hasBin: true
|
|
2031
|
-
|
|
2032
2027
|
semver@7.8.5:
|
|
2033
2028
|
resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
|
|
2034
2029
|
engines: {node: '>=10'}
|
|
@@ -2042,26 +2037,14 @@ packages:
|
|
|
2042
2037
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
2043
2038
|
engines: {node: '>=8'}
|
|
2044
2039
|
|
|
2045
|
-
shell-quote@1.
|
|
2046
|
-
resolution: {integrity: sha512-
|
|
2040
|
+
shell-quote@1.10.0:
|
|
2041
|
+
resolution: {integrity: sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==}
|
|
2047
2042
|
engines: {node: '>= 0.4'}
|
|
2048
2043
|
|
|
2049
|
-
signal-exit@4.1.0:
|
|
2050
|
-
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
2051
|
-
engines: {node: '>=14'}
|
|
2052
|
-
|
|
2053
2044
|
sirv@3.0.2:
|
|
2054
2045
|
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
|
|
2055
2046
|
engines: {node: '>=18'}
|
|
2056
2047
|
|
|
2057
|
-
slice-ansi@7.1.2:
|
|
2058
|
-
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
|
|
2059
|
-
engines: {node: '>=18'}
|
|
2060
|
-
|
|
2061
|
-
slice-ansi@8.0.0:
|
|
2062
|
-
resolution: {integrity: sha512-stxByr12oeeOyY2BlviTNQlYV5xOj47GirPr4yA1hE9JCtxfQN0+tVbkxwCtYDQWhEKWFHsEK48ORg5jrouCAg==}
|
|
2063
|
-
engines: {node: '>=20'}
|
|
2064
|
-
|
|
2065
2048
|
source-map-js@1.2.1:
|
|
2066
2049
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
2067
2050
|
engines: {node: '>=0.10.0'}
|
|
@@ -2074,8 +2057,8 @@ packages:
|
|
|
2074
2057
|
resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
|
|
2075
2058
|
engines: {node: '>=18'}
|
|
2076
2059
|
|
|
2077
|
-
string-width@8.2.
|
|
2078
|
-
resolution: {integrity: sha512-
|
|
2060
|
+
string-width@8.2.2:
|
|
2061
|
+
resolution: {integrity: sha512-GaPUh5gfdrYzqeVNZvUfT23vYYxXzKYidUcnMtJg/3rxRV63EFZy3k6xfKlmfeJD0176lnUV/Usr3XcwSvFzpg==}
|
|
2079
2062
|
engines: {node: '>=20'}
|
|
2080
2063
|
|
|
2081
2064
|
strip-ansi@7.2.0:
|
|
@@ -2085,15 +2068,15 @@ packages:
|
|
|
2085
2068
|
strip-literal@3.1.0:
|
|
2086
2069
|
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
|
|
2087
2070
|
|
|
2088
|
-
synckit@0.11.
|
|
2089
|
-
resolution: {integrity: sha512-
|
|
2071
|
+
synckit@0.11.13:
|
|
2072
|
+
resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==}
|
|
2090
2073
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
2091
2074
|
|
|
2092
2075
|
tailwind-merge@3.6.0:
|
|
2093
2076
|
resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==}
|
|
2094
2077
|
|
|
2095
|
-
tailwindcss@4.3.
|
|
2096
|
-
resolution: {integrity: sha512-
|
|
2078
|
+
tailwindcss@4.3.3:
|
|
2079
|
+
resolution: {integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==}
|
|
2097
2080
|
|
|
2098
2081
|
tapable@2.3.3:
|
|
2099
2082
|
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
|
@@ -2103,10 +2086,6 @@ packages:
|
|
|
2103
2086
|
resolution: {integrity: sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
|
|
2104
2087
|
engines: {node: '>=18'}
|
|
2105
2088
|
|
|
2106
|
-
tinyglobby@0.2.16:
|
|
2107
|
-
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
2108
|
-
engines: {node: '>=12.0.0'}
|
|
2109
|
-
|
|
2110
2089
|
tinyglobby@0.2.17:
|
|
2111
2090
|
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
|
|
2112
2091
|
engines: {node: '>=12.0.0'}
|
|
@@ -2139,8 +2118,8 @@ packages:
|
|
|
2139
2118
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
2140
2119
|
engines: {node: '>= 0.8.0'}
|
|
2141
2120
|
|
|
2142
|
-
typescript-eslint@8.
|
|
2143
|
-
resolution: {integrity: sha512
|
|
2121
|
+
typescript-eslint@8.65.0:
|
|
2122
|
+
resolution: {integrity: sha512-/ggrHAwyjENDusvyxbuqxAC2dTnZg/Z8F+fgQtYIz+L6n/9HfSlEZcFGV/NsMNa6CkGk0xUjUAFwC0vHOflvIA==}
|
|
2144
2123
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
2145
2124
|
peerDependencies:
|
|
2146
2125
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
@@ -2173,8 +2152,8 @@ packages:
|
|
|
2173
2152
|
'@vueuse/core':
|
|
2174
2153
|
optional: true
|
|
2175
2154
|
|
|
2176
|
-
unplugin-utils@0.3.
|
|
2177
|
-
resolution: {integrity: sha512-
|
|
2155
|
+
unplugin-utils@0.3.2:
|
|
2156
|
+
resolution: {integrity: sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==}
|
|
2178
2157
|
engines: {node: '>=20.19.0'}
|
|
2179
2158
|
|
|
2180
2159
|
unplugin-vue-components@32.1.0:
|
|
@@ -2191,9 +2170,38 @@ packages:
|
|
|
2191
2170
|
resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
|
|
2192
2171
|
engines: {node: '>=18.12.0'}
|
|
2193
2172
|
|
|
2194
|
-
unplugin@3.
|
|
2195
|
-
resolution: {integrity: sha512-
|
|
2173
|
+
unplugin@3.3.0:
|
|
2174
|
+
resolution: {integrity: sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==}
|
|
2196
2175
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2176
|
+
peerDependencies:
|
|
2177
|
+
'@farmfe/core': '*'
|
|
2178
|
+
'@rspack/core': '*'
|
|
2179
|
+
bun-types-no-globals: '*'
|
|
2180
|
+
esbuild: '*'
|
|
2181
|
+
rolldown: '*'
|
|
2182
|
+
rollup: '*'
|
|
2183
|
+
unloader: '*'
|
|
2184
|
+
vite: '*'
|
|
2185
|
+
webpack: '*'
|
|
2186
|
+
peerDependenciesMeta:
|
|
2187
|
+
'@farmfe/core':
|
|
2188
|
+
optional: true
|
|
2189
|
+
'@rspack/core':
|
|
2190
|
+
optional: true
|
|
2191
|
+
bun-types-no-globals:
|
|
2192
|
+
optional: true
|
|
2193
|
+
esbuild:
|
|
2194
|
+
optional: true
|
|
2195
|
+
rolldown:
|
|
2196
|
+
optional: true
|
|
2197
|
+
rollup:
|
|
2198
|
+
optional: true
|
|
2199
|
+
unloader:
|
|
2200
|
+
optional: true
|
|
2201
|
+
vite:
|
|
2202
|
+
optional: true
|
|
2203
|
+
webpack:
|
|
2204
|
+
optional: true
|
|
2197
2205
|
|
|
2198
2206
|
update-browserslist-db@1.2.3:
|
|
2199
2207
|
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
@@ -2227,8 +2235,8 @@ packages:
|
|
|
2227
2235
|
'@nuxt/kit':
|
|
2228
2236
|
optional: true
|
|
2229
2237
|
|
|
2230
|
-
vite-plugin-vue-devtools@8.1
|
|
2231
|
-
resolution: {integrity: sha512-
|
|
2238
|
+
vite-plugin-vue-devtools@8.2.1:
|
|
2239
|
+
resolution: {integrity: sha512-5JLxXWWCo5lJMw16/xVeNvJ8k2zLwZPf1vITLzya/2IePrCBeGe/p/iAokgXHZpEi39fcYtPXmO8SaKeXmqCAA==}
|
|
2232
2240
|
engines: {node: '>=v14.21.3'}
|
|
2233
2241
|
peerDependencies:
|
|
2234
2242
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
@@ -2238,8 +2246,8 @@ packages:
|
|
|
2238
2246
|
peerDependencies:
|
|
2239
2247
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
2240
2248
|
|
|
2241
|
-
vite@8.1.
|
|
2242
|
-
resolution: {integrity: sha512-
|
|
2249
|
+
vite@8.1.5:
|
|
2250
|
+
resolution: {integrity: sha512-7ULLwsCdYx/nRyrpiEwvqb5TFHrMVZyBt+rg/OAXT7rgj/z+DtTDyKFeLAdDkubDVDKD8jOsndmy7m55XcfUsw==}
|
|
2243
2251
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2244
2252
|
hasBin: true
|
|
2245
2253
|
peerDependencies:
|
|
@@ -2290,14 +2298,14 @@ packages:
|
|
|
2290
2298
|
peerDependencies:
|
|
2291
2299
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2292
2300
|
|
|
2293
|
-
vue-tsc@3.3.
|
|
2294
|
-
resolution: {integrity: sha512-
|
|
2301
|
+
vue-tsc@3.3.8:
|
|
2302
|
+
resolution: {integrity: sha512-xXmYlVQpcwJDWyGlqbHrGVOl1h3UOsASymRibrHc+iy9j/UNnOrOn4u+fntHz4D6Cs74RtapeqVV6CzJeg+UlA==}
|
|
2295
2303
|
hasBin: true
|
|
2296
2304
|
peerDependencies:
|
|
2297
2305
|
typescript: '>=5.0.0'
|
|
2298
2306
|
|
|
2299
|
-
vue@3.5.
|
|
2300
|
-
resolution: {integrity: sha512
|
|
2307
|
+
vue@3.5.40:
|
|
2308
|
+
resolution: {integrity: sha512-+8PJ4SJXdn/cHGImF4CKdxlWHIN5Dkt7DoufRREM6h6uVCx2m7QxgcEQmmzyOK8A9mcafg7sFbJFYsdFVubTig==}
|
|
2301
2309
|
peerDependencies:
|
|
2302
2310
|
typescript: '*'
|
|
2303
2311
|
peerDependenciesMeta:
|
|
@@ -2321,10 +2329,6 @@ packages:
|
|
|
2321
2329
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
2322
2330
|
engines: {node: '>=0.10.0'}
|
|
2323
2331
|
|
|
2324
|
-
wrap-ansi@10.0.0:
|
|
2325
|
-
resolution: {integrity: sha512-SGcvg80f0wUy2/fXES19feHMz8E0JoXv2uNgHOu4Dgi2OrCy1lqwFYEJz1BLbDI0exjPMe/ZdzZ/YpGECBG/aQ==}
|
|
2326
|
-
engines: {node: '>=20'}
|
|
2327
|
-
|
|
2328
2332
|
wrap-ansi@9.0.2:
|
|
2329
2333
|
resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
|
|
2330
2334
|
engines: {node: '>=18'}
|
|
@@ -2333,9 +2337,9 @@ packages:
|
|
|
2333
2337
|
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
|
2334
2338
|
engines: {node: '>=20'}
|
|
2335
2339
|
|
|
2336
|
-
xml-name-validator@
|
|
2337
|
-
resolution: {integrity: sha512-
|
|
2338
|
-
engines: {node: '>=
|
|
2340
|
+
xml-name-validator@5.0.0:
|
|
2341
|
+
resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==}
|
|
2342
|
+
engines: {node: '>=18'}
|
|
2339
2343
|
|
|
2340
2344
|
y18n@5.0.8:
|
|
2341
2345
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
@@ -2353,8 +2357,8 @@ packages:
|
|
|
2353
2357
|
resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==}
|
|
2354
2358
|
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
2355
2359
|
|
|
2356
|
-
yargs@18.
|
|
2357
|
-
resolution: {integrity: sha512-
|
|
2360
|
+
yargs@18.1.0:
|
|
2361
|
+
resolution: {integrity: sha512-2rAgRKu54VsHkqI0/tYkmluGXHD4KW7yZoycuqDQ15QOTnc2VVfy0nN/1eMhnQLO00A+dwtK20xuCnc1YGeUyg==}
|
|
2358
2362
|
engines: {node: ^20.19.0 || ^22.12.0 || >=23}
|
|
2359
2363
|
|
|
2360
2364
|
yocto-queue@0.1.0:
|
|
@@ -2407,7 +2411,7 @@ snapshots:
|
|
|
2407
2411
|
dependencies:
|
|
2408
2412
|
'@babel/compat-data': 7.29.7
|
|
2409
2413
|
'@babel/helper-validator-option': 7.29.7
|
|
2410
|
-
browserslist: 4.28.
|
|
2414
|
+
browserslist: 4.28.7
|
|
2411
2415
|
lru-cache: 5.1.1
|
|
2412
2416
|
semver: 6.3.1
|
|
2413
2417
|
|
|
@@ -2554,16 +2558,16 @@ snapshots:
|
|
|
2554
2558
|
'@babel/helper-string-parser': 7.29.7
|
|
2555
2559
|
'@babel/helper-validator-identifier': 7.29.7
|
|
2556
2560
|
|
|
2557
|
-
'@commitlint/cli@21.2.
|
|
2561
|
+
'@commitlint/cli@21.2.1(@types/node@26.1.2)(conventional-commits-parser@7.1.1)(typescript@6.0.3)':
|
|
2558
2562
|
dependencies:
|
|
2559
2563
|
'@commitlint/config-conventional': 21.2.0
|
|
2560
2564
|
'@commitlint/format': 21.2.0
|
|
2561
2565
|
'@commitlint/lint': 21.2.0
|
|
2562
|
-
'@commitlint/load': 21.2.0(@types/node@26.1.
|
|
2563
|
-
'@commitlint/read': 21.2.
|
|
2566
|
+
'@commitlint/load': 21.2.0(@types/node@26.1.2)(typescript@6.0.3)
|
|
2567
|
+
'@commitlint/read': 21.2.1(conventional-commits-parser@7.1.1)
|
|
2564
2568
|
'@commitlint/types': 21.2.0
|
|
2565
2569
|
tinyexec: 1.2.4
|
|
2566
|
-
yargs: 18.
|
|
2570
|
+
yargs: 18.1.0
|
|
2567
2571
|
transitivePeerDependencies:
|
|
2568
2572
|
- '@types/node'
|
|
2569
2573
|
- conventional-commits-filter
|
|
@@ -2573,7 +2577,7 @@ snapshots:
|
|
|
2573
2577
|
'@commitlint/config-conventional@21.2.0':
|
|
2574
2578
|
dependencies:
|
|
2575
2579
|
'@commitlint/types': 21.2.0
|
|
2576
|
-
conventional-changelog-conventionalcommits: 10.2.
|
|
2580
|
+
conventional-changelog-conventionalcommits: 10.2.1
|
|
2577
2581
|
|
|
2578
2582
|
'@commitlint/config-validator@21.2.0':
|
|
2579
2583
|
dependencies:
|
|
@@ -2583,7 +2587,7 @@ snapshots:
|
|
|
2583
2587
|
'@commitlint/ensure@21.2.0':
|
|
2584
2588
|
dependencies:
|
|
2585
2589
|
'@commitlint/types': 21.2.0
|
|
2586
|
-
es-toolkit: 1.
|
|
2590
|
+
es-toolkit: 1.50.0
|
|
2587
2591
|
|
|
2588
2592
|
'@commitlint/execute-rule@21.0.1': {}
|
|
2589
2593
|
|
|
@@ -2604,15 +2608,15 @@ snapshots:
|
|
|
2604
2608
|
'@commitlint/rules': 21.2.0
|
|
2605
2609
|
'@commitlint/types': 21.2.0
|
|
2606
2610
|
|
|
2607
|
-
'@commitlint/load@21.2.0(@types/node@26.1.
|
|
2611
|
+
'@commitlint/load@21.2.0(@types/node@26.1.2)(typescript@6.0.3)':
|
|
2608
2612
|
dependencies:
|
|
2609
2613
|
'@commitlint/config-validator': 21.2.0
|
|
2610
2614
|
'@commitlint/execute-rule': 21.0.1
|
|
2611
2615
|
'@commitlint/resolve-extends': 21.2.0
|
|
2612
2616
|
'@commitlint/types': 21.2.0
|
|
2613
2617
|
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
2614
|
-
cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.
|
|
2615
|
-
es-toolkit: 1.
|
|
2618
|
+
cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.2)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3)
|
|
2619
|
+
es-toolkit: 1.50.0
|
|
2616
2620
|
is-plain-obj: 4.1.0
|
|
2617
2621
|
picocolors: 1.1.1
|
|
2618
2622
|
transitivePeerDependencies:
|
|
@@ -2624,14 +2628,14 @@ snapshots:
|
|
|
2624
2628
|
'@commitlint/parse@21.2.0':
|
|
2625
2629
|
dependencies:
|
|
2626
2630
|
'@commitlint/types': 21.2.0
|
|
2627
|
-
conventional-changelog-angular: 9.2.
|
|
2628
|
-
conventional-commits-parser: 7.
|
|
2631
|
+
conventional-changelog-angular: 9.2.1
|
|
2632
|
+
conventional-commits-parser: 7.1.1
|
|
2629
2633
|
|
|
2630
|
-
'@commitlint/read@21.2.
|
|
2634
|
+
'@commitlint/read@21.2.1(conventional-commits-parser@7.1.1)':
|
|
2631
2635
|
dependencies:
|
|
2632
2636
|
'@commitlint/top-level': 21.2.0
|
|
2633
2637
|
'@commitlint/types': 21.2.0
|
|
2634
|
-
git-
|
|
2638
|
+
'@conventional-changelog/git-client': 3.1.0(conventional-commits-parser@7.1.1)
|
|
2635
2639
|
tinyexec: 1.2.4
|
|
2636
2640
|
transitivePeerDependencies:
|
|
2637
2641
|
- conventional-commits-filter
|
|
@@ -2641,7 +2645,7 @@ snapshots:
|
|
|
2641
2645
|
dependencies:
|
|
2642
2646
|
'@commitlint/config-validator': 21.2.0
|
|
2643
2647
|
'@commitlint/types': 21.2.0
|
|
2644
|
-
es-toolkit: 1.
|
|
2648
|
+
es-toolkit: 1.50.0
|
|
2645
2649
|
global-directory: 5.0.0
|
|
2646
2650
|
resolve-from: 5.0.0
|
|
2647
2651
|
|
|
@@ -2660,16 +2664,18 @@ snapshots:
|
|
|
2660
2664
|
|
|
2661
2665
|
'@commitlint/types@21.2.0':
|
|
2662
2666
|
dependencies:
|
|
2663
|
-
conventional-commits-parser: 7.
|
|
2667
|
+
conventional-commits-parser: 7.1.1
|
|
2664
2668
|
picocolors: 1.1.1
|
|
2665
2669
|
|
|
2666
|
-
'@conventional-changelog/git-client@
|
|
2670
|
+
'@conventional-changelog/git-client@3.1.0(conventional-commits-parser@7.1.1)':
|
|
2667
2671
|
dependencies:
|
|
2668
|
-
'@simple-libs/child-process-utils':
|
|
2669
|
-
'@simple-libs/stream-utils':
|
|
2672
|
+
'@simple-libs/child-process-utils': 2.0.0
|
|
2673
|
+
'@simple-libs/stream-utils': 2.0.0
|
|
2670
2674
|
semver: 7.8.5
|
|
2675
|
+
optionalDependencies:
|
|
2676
|
+
conventional-commits-parser: 7.1.1
|
|
2671
2677
|
|
|
2672
|
-
'@conventional-changelog/template@1.2.
|
|
2678
|
+
'@conventional-changelog/template@1.2.1': {}
|
|
2673
2679
|
|
|
2674
2680
|
'@emnapi/core@1.11.1':
|
|
2675
2681
|
dependencies:
|
|
@@ -2687,9 +2693,9 @@ snapshots:
|
|
|
2687
2693
|
tslib: 2.8.1
|
|
2688
2694
|
optional: true
|
|
2689
2695
|
|
|
2690
|
-
'@eslint-community/eslint-utils@4.
|
|
2696
|
+
'@eslint-community/eslint-utils@4.10.1(eslint@10.8.0(jiti@2.7.0))':
|
|
2691
2697
|
dependencies:
|
|
2692
|
-
eslint: 10.
|
|
2698
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
2693
2699
|
eslint-visitor-keys: 3.4.3
|
|
2694
2700
|
|
|
2695
2701
|
'@eslint-community/regexpp@4.12.2': {}
|
|
@@ -2702,7 +2708,7 @@ snapshots:
|
|
|
2702
2708
|
transitivePeerDependencies:
|
|
2703
2709
|
- supports-color
|
|
2704
2710
|
|
|
2705
|
-
'@eslint/config-helpers@0.
|
|
2711
|
+
'@eslint/config-helpers@0.7.0':
|
|
2706
2712
|
dependencies:
|
|
2707
2713
|
'@eslint/core': 1.2.1
|
|
2708
2714
|
|
|
@@ -2752,9 +2758,9 @@ snapshots:
|
|
|
2752
2758
|
'@jridgewell/resolve-uri': 3.1.2
|
|
2753
2759
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
2754
2760
|
|
|
2755
|
-
'@lucide/vue@1.
|
|
2761
|
+
'@lucide/vue@1.27.0(vue@3.5.40(typescript@6.0.3))':
|
|
2756
2762
|
dependencies:
|
|
2757
|
-
vue: 3.5.
|
|
2763
|
+
vue: 3.5.40(typescript@6.0.3)
|
|
2758
2764
|
|
|
2759
2765
|
'@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
|
|
2760
2766
|
dependencies:
|
|
@@ -2775,252 +2781,250 @@ snapshots:
|
|
|
2775
2781
|
'@nodelib/fs.scandir': 2.1.5
|
|
2776
2782
|
fastq: 1.20.1
|
|
2777
2783
|
|
|
2778
|
-
'@oxc-project/types@0.
|
|
2784
|
+
'@oxc-project/types@0.139.0': {}
|
|
2779
2785
|
|
|
2780
|
-
'@oxfmt/binding-android-arm-eabi@0.
|
|
2786
|
+
'@oxfmt/binding-android-arm-eabi@0.61.0':
|
|
2781
2787
|
optional: true
|
|
2782
2788
|
|
|
2783
|
-
'@oxfmt/binding-android-arm64@0.
|
|
2789
|
+
'@oxfmt/binding-android-arm64@0.61.0':
|
|
2784
2790
|
optional: true
|
|
2785
2791
|
|
|
2786
|
-
'@oxfmt/binding-darwin-arm64@0.
|
|
2792
|
+
'@oxfmt/binding-darwin-arm64@0.61.0':
|
|
2787
2793
|
optional: true
|
|
2788
2794
|
|
|
2789
|
-
'@oxfmt/binding-darwin-x64@0.
|
|
2795
|
+
'@oxfmt/binding-darwin-x64@0.61.0':
|
|
2790
2796
|
optional: true
|
|
2791
2797
|
|
|
2792
|
-
'@oxfmt/binding-freebsd-x64@0.
|
|
2798
|
+
'@oxfmt/binding-freebsd-x64@0.61.0':
|
|
2793
2799
|
optional: true
|
|
2794
2800
|
|
|
2795
|
-
'@oxfmt/binding-linux-arm-gnueabihf@0.
|
|
2801
|
+
'@oxfmt/binding-linux-arm-gnueabihf@0.61.0':
|
|
2796
2802
|
optional: true
|
|
2797
2803
|
|
|
2798
|
-
'@oxfmt/binding-linux-arm-musleabihf@0.
|
|
2804
|
+
'@oxfmt/binding-linux-arm-musleabihf@0.61.0':
|
|
2799
2805
|
optional: true
|
|
2800
2806
|
|
|
2801
|
-
'@oxfmt/binding-linux-arm64-gnu@0.
|
|
2807
|
+
'@oxfmt/binding-linux-arm64-gnu@0.61.0':
|
|
2802
2808
|
optional: true
|
|
2803
2809
|
|
|
2804
|
-
'@oxfmt/binding-linux-arm64-musl@0.
|
|
2810
|
+
'@oxfmt/binding-linux-arm64-musl@0.61.0':
|
|
2805
2811
|
optional: true
|
|
2806
2812
|
|
|
2807
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.
|
|
2813
|
+
'@oxfmt/binding-linux-ppc64-gnu@0.61.0':
|
|
2808
2814
|
optional: true
|
|
2809
2815
|
|
|
2810
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.
|
|
2816
|
+
'@oxfmt/binding-linux-riscv64-gnu@0.61.0':
|
|
2811
2817
|
optional: true
|
|
2812
2818
|
|
|
2813
|
-
'@oxfmt/binding-linux-riscv64-musl@0.
|
|
2819
|
+
'@oxfmt/binding-linux-riscv64-musl@0.61.0':
|
|
2814
2820
|
optional: true
|
|
2815
2821
|
|
|
2816
|
-
'@oxfmt/binding-linux-s390x-gnu@0.
|
|
2822
|
+
'@oxfmt/binding-linux-s390x-gnu@0.61.0':
|
|
2817
2823
|
optional: true
|
|
2818
2824
|
|
|
2819
|
-
'@oxfmt/binding-linux-x64-gnu@0.
|
|
2825
|
+
'@oxfmt/binding-linux-x64-gnu@0.61.0':
|
|
2820
2826
|
optional: true
|
|
2821
2827
|
|
|
2822
|
-
'@oxfmt/binding-linux-x64-musl@0.
|
|
2828
|
+
'@oxfmt/binding-linux-x64-musl@0.61.0':
|
|
2823
2829
|
optional: true
|
|
2824
2830
|
|
|
2825
|
-
'@oxfmt/binding-openharmony-arm64@0.
|
|
2831
|
+
'@oxfmt/binding-openharmony-arm64@0.61.0':
|
|
2826
2832
|
optional: true
|
|
2827
2833
|
|
|
2828
|
-
'@oxfmt/binding-win32-arm64-msvc@0.
|
|
2834
|
+
'@oxfmt/binding-win32-arm64-msvc@0.61.0':
|
|
2829
2835
|
optional: true
|
|
2830
2836
|
|
|
2831
|
-
'@oxfmt/binding-win32-ia32-msvc@0.
|
|
2837
|
+
'@oxfmt/binding-win32-ia32-msvc@0.61.0':
|
|
2832
2838
|
optional: true
|
|
2833
2839
|
|
|
2834
|
-
'@oxfmt/binding-win32-x64-msvc@0.
|
|
2840
|
+
'@oxfmt/binding-win32-x64-msvc@0.61.0':
|
|
2835
2841
|
optional: true
|
|
2836
2842
|
|
|
2837
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
2843
|
+
'@oxlint/binding-android-arm-eabi@1.76.0':
|
|
2838
2844
|
optional: true
|
|
2839
2845
|
|
|
2840
|
-
'@oxlint/binding-android-arm64@1.
|
|
2846
|
+
'@oxlint/binding-android-arm64@1.76.0':
|
|
2841
2847
|
optional: true
|
|
2842
2848
|
|
|
2843
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
2849
|
+
'@oxlint/binding-darwin-arm64@1.76.0':
|
|
2844
2850
|
optional: true
|
|
2845
2851
|
|
|
2846
|
-
'@oxlint/binding-darwin-x64@1.
|
|
2852
|
+
'@oxlint/binding-darwin-x64@1.76.0':
|
|
2847
2853
|
optional: true
|
|
2848
2854
|
|
|
2849
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
2855
|
+
'@oxlint/binding-freebsd-x64@1.76.0':
|
|
2850
2856
|
optional: true
|
|
2851
2857
|
|
|
2852
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
2858
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.76.0':
|
|
2853
2859
|
optional: true
|
|
2854
2860
|
|
|
2855
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
2861
|
+
'@oxlint/binding-linux-arm-musleabihf@1.76.0':
|
|
2856
2862
|
optional: true
|
|
2857
2863
|
|
|
2858
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
2864
|
+
'@oxlint/binding-linux-arm64-gnu@1.76.0':
|
|
2859
2865
|
optional: true
|
|
2860
2866
|
|
|
2861
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
2867
|
+
'@oxlint/binding-linux-arm64-musl@1.76.0':
|
|
2862
2868
|
optional: true
|
|
2863
2869
|
|
|
2864
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
2870
|
+
'@oxlint/binding-linux-ppc64-gnu@1.76.0':
|
|
2865
2871
|
optional: true
|
|
2866
2872
|
|
|
2867
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
2873
|
+
'@oxlint/binding-linux-riscv64-gnu@1.76.0':
|
|
2868
2874
|
optional: true
|
|
2869
2875
|
|
|
2870
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
2876
|
+
'@oxlint/binding-linux-riscv64-musl@1.76.0':
|
|
2871
2877
|
optional: true
|
|
2872
2878
|
|
|
2873
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
2879
|
+
'@oxlint/binding-linux-s390x-gnu@1.76.0':
|
|
2874
2880
|
optional: true
|
|
2875
2881
|
|
|
2876
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
2882
|
+
'@oxlint/binding-linux-x64-gnu@1.76.0':
|
|
2877
2883
|
optional: true
|
|
2878
2884
|
|
|
2879
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
2885
|
+
'@oxlint/binding-linux-x64-musl@1.76.0':
|
|
2880
2886
|
optional: true
|
|
2881
2887
|
|
|
2882
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
2888
|
+
'@oxlint/binding-openharmony-arm64@1.76.0':
|
|
2883
2889
|
optional: true
|
|
2884
2890
|
|
|
2885
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
2891
|
+
'@oxlint/binding-win32-arm64-msvc@1.76.0':
|
|
2886
2892
|
optional: true
|
|
2887
2893
|
|
|
2888
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
2894
|
+
'@oxlint/binding-win32-ia32-msvc@1.76.0':
|
|
2889
2895
|
optional: true
|
|
2890
2896
|
|
|
2891
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
2897
|
+
'@oxlint/binding-win32-x64-msvc@1.76.0':
|
|
2892
2898
|
optional: true
|
|
2893
2899
|
|
|
2894
|
-
'@pkgr/core@0.
|
|
2900
|
+
'@pkgr/core@0.3.6': {}
|
|
2895
2901
|
|
|
2896
2902
|
'@polka/url@1.0.0-next.29': {}
|
|
2897
2903
|
|
|
2898
|
-
'@rolldown/binding-android-arm64@1.1.
|
|
2904
|
+
'@rolldown/binding-android-arm64@1.1.5':
|
|
2899
2905
|
optional: true
|
|
2900
2906
|
|
|
2901
|
-
'@rolldown/binding-darwin-arm64@1.1.
|
|
2907
|
+
'@rolldown/binding-darwin-arm64@1.1.5':
|
|
2902
2908
|
optional: true
|
|
2903
2909
|
|
|
2904
|
-
'@rolldown/binding-darwin-x64@1.1.
|
|
2910
|
+
'@rolldown/binding-darwin-x64@1.1.5':
|
|
2905
2911
|
optional: true
|
|
2906
2912
|
|
|
2907
|
-
'@rolldown/binding-freebsd-x64@1.1.
|
|
2913
|
+
'@rolldown/binding-freebsd-x64@1.1.5':
|
|
2908
2914
|
optional: true
|
|
2909
2915
|
|
|
2910
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.
|
|
2916
|
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.5':
|
|
2911
2917
|
optional: true
|
|
2912
2918
|
|
|
2913
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.
|
|
2919
|
+
'@rolldown/binding-linux-arm64-gnu@1.1.5':
|
|
2914
2920
|
optional: true
|
|
2915
2921
|
|
|
2916
|
-
'@rolldown/binding-linux-arm64-musl@1.1.
|
|
2922
|
+
'@rolldown/binding-linux-arm64-musl@1.1.5':
|
|
2917
2923
|
optional: true
|
|
2918
2924
|
|
|
2919
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.
|
|
2925
|
+
'@rolldown/binding-linux-ppc64-gnu@1.1.5':
|
|
2920
2926
|
optional: true
|
|
2921
2927
|
|
|
2922
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.
|
|
2928
|
+
'@rolldown/binding-linux-s390x-gnu@1.1.5':
|
|
2923
2929
|
optional: true
|
|
2924
2930
|
|
|
2925
|
-
'@rolldown/binding-linux-x64-gnu@1.1.
|
|
2931
|
+
'@rolldown/binding-linux-x64-gnu@1.1.5':
|
|
2926
2932
|
optional: true
|
|
2927
2933
|
|
|
2928
|
-
'@rolldown/binding-linux-x64-musl@1.1.
|
|
2934
|
+
'@rolldown/binding-linux-x64-musl@1.1.5':
|
|
2929
2935
|
optional: true
|
|
2930
2936
|
|
|
2931
|
-
'@rolldown/binding-openharmony-arm64@1.1.
|
|
2937
|
+
'@rolldown/binding-openharmony-arm64@1.1.5':
|
|
2932
2938
|
optional: true
|
|
2933
2939
|
|
|
2934
|
-
'@rolldown/binding-wasm32-wasi@1.1.
|
|
2940
|
+
'@rolldown/binding-wasm32-wasi@1.1.5':
|
|
2935
2941
|
dependencies:
|
|
2936
2942
|
'@emnapi/core': 1.11.1
|
|
2937
2943
|
'@emnapi/runtime': 1.11.1
|
|
2938
2944
|
'@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
|
2939
2945
|
optional: true
|
|
2940
2946
|
|
|
2941
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.
|
|
2947
|
+
'@rolldown/binding-win32-arm64-msvc@1.1.5':
|
|
2942
2948
|
optional: true
|
|
2943
2949
|
|
|
2944
|
-
'@rolldown/binding-win32-x64-msvc@1.1.
|
|
2950
|
+
'@rolldown/binding-win32-x64-msvc@1.1.5':
|
|
2945
2951
|
optional: true
|
|
2946
2952
|
|
|
2947
2953
|
'@rolldown/pluginutils@1.0.1': {}
|
|
2948
2954
|
|
|
2949
|
-
'@simple-libs/child-process-utils@
|
|
2955
|
+
'@simple-libs/child-process-utils@2.0.0':
|
|
2950
2956
|
dependencies:
|
|
2951
|
-
'@simple-libs/stream-utils':
|
|
2952
|
-
|
|
2953
|
-
'@simple-libs/stream-utils@1.2.0': {}
|
|
2957
|
+
'@simple-libs/stream-utils': 2.0.0
|
|
2954
2958
|
|
|
2955
2959
|
'@simple-libs/stream-utils@2.0.0': {}
|
|
2956
2960
|
|
|
2957
|
-
'@tailwindcss/node@4.3.
|
|
2961
|
+
'@tailwindcss/node@4.3.3':
|
|
2958
2962
|
dependencies:
|
|
2959
2963
|
'@jridgewell/remapping': 2.3.5
|
|
2960
|
-
enhanced-resolve: 5.
|
|
2964
|
+
enhanced-resolve: 5.24.3
|
|
2961
2965
|
jiti: 2.7.0
|
|
2962
2966
|
lightningcss: 1.32.0
|
|
2963
2967
|
magic-string: 0.30.21
|
|
2964
2968
|
source-map-js: 1.2.1
|
|
2965
|
-
tailwindcss: 4.3.
|
|
2969
|
+
tailwindcss: 4.3.3
|
|
2966
2970
|
|
|
2967
|
-
'@tailwindcss/oxide-android-arm64@4.3.
|
|
2971
|
+
'@tailwindcss/oxide-android-arm64@4.3.3':
|
|
2968
2972
|
optional: true
|
|
2969
2973
|
|
|
2970
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.
|
|
2974
|
+
'@tailwindcss/oxide-darwin-arm64@4.3.3':
|
|
2971
2975
|
optional: true
|
|
2972
2976
|
|
|
2973
|
-
'@tailwindcss/oxide-darwin-x64@4.3.
|
|
2977
|
+
'@tailwindcss/oxide-darwin-x64@4.3.3':
|
|
2974
2978
|
optional: true
|
|
2975
2979
|
|
|
2976
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.
|
|
2980
|
+
'@tailwindcss/oxide-freebsd-x64@4.3.3':
|
|
2977
2981
|
optional: true
|
|
2978
2982
|
|
|
2979
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.
|
|
2983
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.3':
|
|
2980
2984
|
optional: true
|
|
2981
2985
|
|
|
2982
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.
|
|
2986
|
+
'@tailwindcss/oxide-linux-arm64-gnu@4.3.3':
|
|
2983
2987
|
optional: true
|
|
2984
2988
|
|
|
2985
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.
|
|
2989
|
+
'@tailwindcss/oxide-linux-arm64-musl@4.3.3':
|
|
2986
2990
|
optional: true
|
|
2987
2991
|
|
|
2988
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.
|
|
2992
|
+
'@tailwindcss/oxide-linux-x64-gnu@4.3.3':
|
|
2989
2993
|
optional: true
|
|
2990
2994
|
|
|
2991
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.
|
|
2995
|
+
'@tailwindcss/oxide-linux-x64-musl@4.3.3':
|
|
2992
2996
|
optional: true
|
|
2993
2997
|
|
|
2994
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.
|
|
2998
|
+
'@tailwindcss/oxide-wasm32-wasi@4.3.3':
|
|
2995
2999
|
optional: true
|
|
2996
3000
|
|
|
2997
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.
|
|
3001
|
+
'@tailwindcss/oxide-win32-arm64-msvc@4.3.3':
|
|
2998
3002
|
optional: true
|
|
2999
3003
|
|
|
3000
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.
|
|
3004
|
+
'@tailwindcss/oxide-win32-x64-msvc@4.3.3':
|
|
3001
3005
|
optional: true
|
|
3002
3006
|
|
|
3003
|
-
'@tailwindcss/oxide@4.3.
|
|
3007
|
+
'@tailwindcss/oxide@4.3.3':
|
|
3004
3008
|
optionalDependencies:
|
|
3005
|
-
'@tailwindcss/oxide-android-arm64': 4.3.
|
|
3006
|
-
'@tailwindcss/oxide-darwin-arm64': 4.3.
|
|
3007
|
-
'@tailwindcss/oxide-darwin-x64': 4.3.
|
|
3008
|
-
'@tailwindcss/oxide-freebsd-x64': 4.3.
|
|
3009
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.
|
|
3010
|
-
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.
|
|
3011
|
-
'@tailwindcss/oxide-linux-arm64-musl': 4.3.
|
|
3012
|
-
'@tailwindcss/oxide-linux-x64-gnu': 4.3.
|
|
3013
|
-
'@tailwindcss/oxide-linux-x64-musl': 4.3.
|
|
3014
|
-
'@tailwindcss/oxide-wasm32-wasi': 4.3.
|
|
3015
|
-
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.
|
|
3016
|
-
'@tailwindcss/oxide-win32-x64-msvc': 4.3.
|
|
3017
|
-
|
|
3018
|
-
'@tailwindcss/vite@4.3.
|
|
3019
|
-
dependencies:
|
|
3020
|
-
'@tailwindcss/node': 4.3.
|
|
3021
|
-
'@tailwindcss/oxide': 4.3.
|
|
3022
|
-
tailwindcss: 4.3.
|
|
3023
|
-
vite: 8.1.
|
|
3009
|
+
'@tailwindcss/oxide-android-arm64': 4.3.3
|
|
3010
|
+
'@tailwindcss/oxide-darwin-arm64': 4.3.3
|
|
3011
|
+
'@tailwindcss/oxide-darwin-x64': 4.3.3
|
|
3012
|
+
'@tailwindcss/oxide-freebsd-x64': 4.3.3
|
|
3013
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.3
|
|
3014
|
+
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.3
|
|
3015
|
+
'@tailwindcss/oxide-linux-arm64-musl': 4.3.3
|
|
3016
|
+
'@tailwindcss/oxide-linux-x64-gnu': 4.3.3
|
|
3017
|
+
'@tailwindcss/oxide-linux-x64-musl': 4.3.3
|
|
3018
|
+
'@tailwindcss/oxide-wasm32-wasi': 4.3.3
|
|
3019
|
+
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.3
|
|
3020
|
+
'@tailwindcss/oxide-win32-x64-msvc': 4.3.3
|
|
3021
|
+
|
|
3022
|
+
'@tailwindcss/vite@4.3.3(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))':
|
|
3023
|
+
dependencies:
|
|
3024
|
+
'@tailwindcss/node': 4.3.3
|
|
3025
|
+
'@tailwindcss/oxide': 4.3.3
|
|
3026
|
+
tailwindcss: 4.3.3
|
|
3027
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
3024
3028
|
|
|
3025
3029
|
'@tauri-apps/api@2.11.1': {}
|
|
3026
3030
|
|
|
@@ -3084,76 +3088,76 @@ snapshots:
|
|
|
3084
3088
|
|
|
3085
3089
|
'@types/json-schema@7.0.15': {}
|
|
3086
3090
|
|
|
3087
|
-
'@types/node@26.1.
|
|
3091
|
+
'@types/node@26.1.2':
|
|
3088
3092
|
dependencies:
|
|
3089
3093
|
undici-types: 8.3.0
|
|
3090
3094
|
|
|
3091
|
-
'@typescript-eslint/eslint-plugin@8.
|
|
3095
|
+
'@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3092
3096
|
dependencies:
|
|
3093
3097
|
'@eslint-community/regexpp': 4.12.2
|
|
3094
|
-
'@typescript-eslint/parser': 8.
|
|
3095
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3096
|
-
'@typescript-eslint/type-utils': 8.
|
|
3097
|
-
'@typescript-eslint/utils': 8.
|
|
3098
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3099
|
-
eslint: 10.
|
|
3100
|
-
ignore: 7.0.
|
|
3098
|
+
'@typescript-eslint/parser': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3099
|
+
'@typescript-eslint/scope-manager': 8.65.0
|
|
3100
|
+
'@typescript-eslint/type-utils': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3101
|
+
'@typescript-eslint/utils': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3102
|
+
'@typescript-eslint/visitor-keys': 8.65.0
|
|
3103
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3104
|
+
ignore: 7.0.6
|
|
3101
3105
|
natural-compare: 1.4.0
|
|
3102
3106
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3103
3107
|
typescript: 6.0.3
|
|
3104
3108
|
transitivePeerDependencies:
|
|
3105
3109
|
- supports-color
|
|
3106
3110
|
|
|
3107
|
-
'@typescript-eslint/parser@8.
|
|
3111
|
+
'@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3108
3112
|
dependencies:
|
|
3109
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3110
|
-
'@typescript-eslint/types': 8.
|
|
3111
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3112
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3113
|
+
'@typescript-eslint/scope-manager': 8.65.0
|
|
3114
|
+
'@typescript-eslint/types': 8.65.0
|
|
3115
|
+
'@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3)
|
|
3116
|
+
'@typescript-eslint/visitor-keys': 8.65.0
|
|
3113
3117
|
debug: 4.4.3
|
|
3114
|
-
eslint: 10.
|
|
3118
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3115
3119
|
typescript: 6.0.3
|
|
3116
3120
|
transitivePeerDependencies:
|
|
3117
3121
|
- supports-color
|
|
3118
3122
|
|
|
3119
|
-
'@typescript-eslint/project-service@8.
|
|
3123
|
+
'@typescript-eslint/project-service@8.65.0(typescript@6.0.3)':
|
|
3120
3124
|
dependencies:
|
|
3121
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
3122
|
-
'@typescript-eslint/types': 8.
|
|
3125
|
+
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@6.0.3)
|
|
3126
|
+
'@typescript-eslint/types': 8.65.0
|
|
3123
3127
|
debug: 4.4.3
|
|
3124
3128
|
typescript: 6.0.3
|
|
3125
3129
|
transitivePeerDependencies:
|
|
3126
3130
|
- supports-color
|
|
3127
3131
|
|
|
3128
|
-
'@typescript-eslint/scope-manager@8.
|
|
3132
|
+
'@typescript-eslint/scope-manager@8.65.0':
|
|
3129
3133
|
dependencies:
|
|
3130
|
-
'@typescript-eslint/types': 8.
|
|
3131
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3134
|
+
'@typescript-eslint/types': 8.65.0
|
|
3135
|
+
'@typescript-eslint/visitor-keys': 8.65.0
|
|
3132
3136
|
|
|
3133
|
-
'@typescript-eslint/tsconfig-utils@8.
|
|
3137
|
+
'@typescript-eslint/tsconfig-utils@8.65.0(typescript@6.0.3)':
|
|
3134
3138
|
dependencies:
|
|
3135
3139
|
typescript: 6.0.3
|
|
3136
3140
|
|
|
3137
|
-
'@typescript-eslint/type-utils@8.
|
|
3141
|
+
'@typescript-eslint/type-utils@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3138
3142
|
dependencies:
|
|
3139
|
-
'@typescript-eslint/types': 8.
|
|
3140
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3141
|
-
'@typescript-eslint/utils': 8.
|
|
3143
|
+
'@typescript-eslint/types': 8.65.0
|
|
3144
|
+
'@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3)
|
|
3145
|
+
'@typescript-eslint/utils': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3142
3146
|
debug: 4.4.3
|
|
3143
|
-
eslint: 10.
|
|
3147
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3144
3148
|
ts-api-utils: 2.5.0(typescript@6.0.3)
|
|
3145
3149
|
typescript: 6.0.3
|
|
3146
3150
|
transitivePeerDependencies:
|
|
3147
3151
|
- supports-color
|
|
3148
3152
|
|
|
3149
|
-
'@typescript-eslint/types@8.
|
|
3153
|
+
'@typescript-eslint/types@8.65.0': {}
|
|
3150
3154
|
|
|
3151
|
-
'@typescript-eslint/typescript-estree@8.
|
|
3155
|
+
'@typescript-eslint/typescript-estree@8.65.0(typescript@6.0.3)':
|
|
3152
3156
|
dependencies:
|
|
3153
|
-
'@typescript-eslint/project-service': 8.
|
|
3154
|
-
'@typescript-eslint/tsconfig-utils': 8.
|
|
3155
|
-
'@typescript-eslint/types': 8.
|
|
3156
|
-
'@typescript-eslint/visitor-keys': 8.
|
|
3157
|
+
'@typescript-eslint/project-service': 8.65.0(typescript@6.0.3)
|
|
3158
|
+
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@6.0.3)
|
|
3159
|
+
'@typescript-eslint/types': 8.65.0
|
|
3160
|
+
'@typescript-eslint/visitor-keys': 8.65.0
|
|
3157
3161
|
debug: 4.4.3
|
|
3158
3162
|
minimatch: 10.2.5
|
|
3159
3163
|
semver: 7.8.5
|
|
@@ -3163,27 +3167,27 @@ snapshots:
|
|
|
3163
3167
|
transitivePeerDependencies:
|
|
3164
3168
|
- supports-color
|
|
3165
3169
|
|
|
3166
|
-
'@typescript-eslint/utils@8.
|
|
3170
|
+
'@typescript-eslint/utils@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3167
3171
|
dependencies:
|
|
3168
|
-
'@eslint-community/eslint-utils': 4.
|
|
3169
|
-
'@typescript-eslint/scope-manager': 8.
|
|
3170
|
-
'@typescript-eslint/types': 8.
|
|
3171
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
3172
|
-
eslint: 10.
|
|
3172
|
+
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0(jiti@2.7.0))
|
|
3173
|
+
'@typescript-eslint/scope-manager': 8.65.0
|
|
3174
|
+
'@typescript-eslint/types': 8.65.0
|
|
3175
|
+
'@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3)
|
|
3176
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3173
3177
|
typescript: 6.0.3
|
|
3174
3178
|
transitivePeerDependencies:
|
|
3175
3179
|
- supports-color
|
|
3176
3180
|
|
|
3177
|
-
'@typescript-eslint/visitor-keys@8.
|
|
3181
|
+
'@typescript-eslint/visitor-keys@8.65.0':
|
|
3178
3182
|
dependencies:
|
|
3179
|
-
'@typescript-eslint/types': 8.
|
|
3183
|
+
'@typescript-eslint/types': 8.65.0
|
|
3180
3184
|
eslint-visitor-keys: 5.0.1
|
|
3181
3185
|
|
|
3182
|
-
'@vitejs/plugin-vue@6.0.
|
|
3186
|
+
'@vitejs/plugin-vue@6.0.8(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3))':
|
|
3183
3187
|
dependencies:
|
|
3184
3188
|
'@rolldown/pluginutils': 1.0.1
|
|
3185
|
-
vite: 8.1.
|
|
3186
|
-
vue: 3.5.
|
|
3189
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
3190
|
+
vue: 3.5.40(typescript@6.0.3)
|
|
3187
3191
|
|
|
3188
3192
|
'@volar/language-core@2.4.28':
|
|
3189
3193
|
dependencies:
|
|
@@ -3209,7 +3213,7 @@ snapshots:
|
|
|
3209
3213
|
'@babel/types': 7.29.7
|
|
3210
3214
|
'@vue/babel-helper-vue-transform-on': 1.5.0
|
|
3211
3215
|
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.7)
|
|
3212
|
-
'@vue/shared': 3.5.
|
|
3216
|
+
'@vue/shared': 3.5.40
|
|
3213
3217
|
optionalDependencies:
|
|
3214
3218
|
'@babel/core': 7.29.7
|
|
3215
3219
|
transitivePeerDependencies:
|
|
@@ -3222,122 +3226,120 @@ snapshots:
|
|
|
3222
3226
|
'@babel/helper-module-imports': 7.29.7
|
|
3223
3227
|
'@babel/helper-plugin-utils': 7.29.7
|
|
3224
3228
|
'@babel/parser': 7.29.7
|
|
3225
|
-
'@vue/compiler-sfc': 3.5.
|
|
3229
|
+
'@vue/compiler-sfc': 3.5.40
|
|
3226
3230
|
transitivePeerDependencies:
|
|
3227
3231
|
- supports-color
|
|
3228
3232
|
|
|
3229
|
-
'@vue/compiler-core@3.5.
|
|
3233
|
+
'@vue/compiler-core@3.5.40':
|
|
3230
3234
|
dependencies:
|
|
3231
3235
|
'@babel/parser': 7.29.7
|
|
3232
|
-
'@vue/shared': 3.5.
|
|
3236
|
+
'@vue/shared': 3.5.40
|
|
3233
3237
|
entities: 7.0.1
|
|
3234
3238
|
estree-walker: 2.0.2
|
|
3235
3239
|
source-map-js: 1.2.1
|
|
3236
3240
|
|
|
3237
|
-
'@vue/compiler-dom@3.5.
|
|
3241
|
+
'@vue/compiler-dom@3.5.40':
|
|
3238
3242
|
dependencies:
|
|
3239
|
-
'@vue/compiler-core': 3.5.
|
|
3240
|
-
'@vue/shared': 3.5.
|
|
3243
|
+
'@vue/compiler-core': 3.5.40
|
|
3244
|
+
'@vue/shared': 3.5.40
|
|
3241
3245
|
|
|
3242
|
-
'@vue/compiler-sfc@3.5.
|
|
3246
|
+
'@vue/compiler-sfc@3.5.40':
|
|
3243
3247
|
dependencies:
|
|
3244
3248
|
'@babel/parser': 7.29.7
|
|
3245
|
-
'@vue/compiler-core': 3.5.
|
|
3246
|
-
'@vue/compiler-dom': 3.5.
|
|
3247
|
-
'@vue/compiler-ssr': 3.5.
|
|
3248
|
-
'@vue/shared': 3.5.
|
|
3249
|
+
'@vue/compiler-core': 3.5.40
|
|
3250
|
+
'@vue/compiler-dom': 3.5.40
|
|
3251
|
+
'@vue/compiler-ssr': 3.5.40
|
|
3252
|
+
'@vue/shared': 3.5.40
|
|
3249
3253
|
estree-walker: 2.0.2
|
|
3250
3254
|
magic-string: 0.30.21
|
|
3251
|
-
postcss: 8.5.
|
|
3255
|
+
postcss: 8.5.23
|
|
3252
3256
|
source-map-js: 1.2.1
|
|
3253
3257
|
|
|
3254
|
-
'@vue/compiler-ssr@3.5.
|
|
3258
|
+
'@vue/compiler-ssr@3.5.40':
|
|
3255
3259
|
dependencies:
|
|
3256
|
-
'@vue/compiler-dom': 3.5.
|
|
3257
|
-
'@vue/shared': 3.5.
|
|
3260
|
+
'@vue/compiler-dom': 3.5.40
|
|
3261
|
+
'@vue/shared': 3.5.40
|
|
3258
3262
|
|
|
3259
|
-
'@vue/devtools-core@8.1
|
|
3263
|
+
'@vue/devtools-core@8.2.1(vue@3.5.40(typescript@6.0.3))':
|
|
3260
3264
|
dependencies:
|
|
3261
|
-
'@vue/devtools-kit': 8.1
|
|
3262
|
-
'@vue/devtools-shared': 8.1
|
|
3263
|
-
vue: 3.5.
|
|
3265
|
+
'@vue/devtools-kit': 8.2.1
|
|
3266
|
+
'@vue/devtools-shared': 8.2.1
|
|
3267
|
+
vue: 3.5.40(typescript@6.0.3)
|
|
3264
3268
|
|
|
3265
|
-
'@vue/devtools-kit@8.1
|
|
3269
|
+
'@vue/devtools-kit@8.2.1':
|
|
3266
3270
|
dependencies:
|
|
3267
|
-
'@vue/devtools-shared': 8.1
|
|
3271
|
+
'@vue/devtools-shared': 8.2.1
|
|
3268
3272
|
birpc: 2.9.0
|
|
3269
3273
|
hookable: 5.5.3
|
|
3270
3274
|
perfect-debounce: 2.1.0
|
|
3271
3275
|
|
|
3272
|
-
'@vue/devtools-shared@8.1
|
|
3276
|
+
'@vue/devtools-shared@8.2.1': {}
|
|
3273
3277
|
|
|
3274
|
-
'@vue/eslint-config-prettier@10.2.0(eslint@10.
|
|
3278
|
+
'@vue/eslint-config-prettier@10.2.0(eslint@10.8.0(jiti@2.7.0))(prettier@3.9.6)':
|
|
3275
3279
|
dependencies:
|
|
3276
|
-
eslint: 10.
|
|
3277
|
-
eslint-config-prettier: 10.1.8(eslint@10.
|
|
3278
|
-
eslint-plugin-prettier: 5.5.
|
|
3279
|
-
prettier: 3.
|
|
3280
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3281
|
+
eslint-config-prettier: 10.1.8(eslint@10.8.0(jiti@2.7.0))
|
|
3282
|
+
eslint-plugin-prettier: 5.5.6(eslint-config-prettier@10.1.8(eslint@10.8.0(jiti@2.7.0)))(eslint@10.8.0(jiti@2.7.0))(prettier@3.9.6)
|
|
3283
|
+
prettier: 3.9.6
|
|
3280
3284
|
transitivePeerDependencies:
|
|
3281
3285
|
- '@types/eslint'
|
|
3282
3286
|
|
|
3283
|
-
'@vue/eslint-config-typescript@14.9.0(eslint-plugin-vue@10.
|
|
3287
|
+
'@vue/eslint-config-typescript@14.9.0(eslint-plugin-vue@10.10.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0))))(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)':
|
|
3284
3288
|
dependencies:
|
|
3285
|
-
'@typescript-eslint/utils': 8.
|
|
3286
|
-
eslint: 10.
|
|
3287
|
-
eslint-plugin-vue: 10.
|
|
3289
|
+
'@typescript-eslint/utils': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3290
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3291
|
+
eslint-plugin-vue: 10.10.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0)))
|
|
3288
3292
|
fast-glob: 3.3.3
|
|
3289
|
-
typescript-eslint: 8.
|
|
3290
|
-
vue-eslint-parser: 10.4.1(eslint@10.
|
|
3293
|
+
typescript-eslint: 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3294
|
+
vue-eslint-parser: 10.4.1(eslint@10.8.0(jiti@2.7.0))
|
|
3291
3295
|
optionalDependencies:
|
|
3292
3296
|
typescript: 6.0.3
|
|
3293
3297
|
transitivePeerDependencies:
|
|
3294
3298
|
- supports-color
|
|
3295
3299
|
|
|
3296
|
-
'@vue/language-core@3.3.
|
|
3300
|
+
'@vue/language-core@3.3.8':
|
|
3297
3301
|
dependencies:
|
|
3298
3302
|
'@volar/language-core': 2.4.28
|
|
3299
|
-
'@vue/compiler-dom': 3.5.
|
|
3300
|
-
'@vue/shared': 3.5.
|
|
3303
|
+
'@vue/compiler-dom': 3.5.40
|
|
3304
|
+
'@vue/shared': 3.5.40
|
|
3301
3305
|
alien-signals: 3.2.1
|
|
3302
3306
|
muggle-string: 0.4.1
|
|
3303
3307
|
path-browserify: 1.0.1
|
|
3304
3308
|
picomatch: 4.0.5
|
|
3305
3309
|
|
|
3306
|
-
'@vue/reactivity@3.5.
|
|
3310
|
+
'@vue/reactivity@3.5.40':
|
|
3307
3311
|
dependencies:
|
|
3308
|
-
'@vue/shared': 3.5.
|
|
3312
|
+
'@vue/shared': 3.5.40
|
|
3309
3313
|
|
|
3310
|
-
'@vue/runtime-core@3.5.
|
|
3314
|
+
'@vue/runtime-core@3.5.40':
|
|
3311
3315
|
dependencies:
|
|
3312
|
-
'@vue/reactivity': 3.5.
|
|
3313
|
-
'@vue/shared': 3.5.
|
|
3316
|
+
'@vue/reactivity': 3.5.40
|
|
3317
|
+
'@vue/shared': 3.5.40
|
|
3314
3318
|
|
|
3315
|
-
'@vue/runtime-dom@3.5.
|
|
3319
|
+
'@vue/runtime-dom@3.5.40':
|
|
3316
3320
|
dependencies:
|
|
3317
|
-
'@vue/reactivity': 3.5.
|
|
3318
|
-
'@vue/runtime-core': 3.5.
|
|
3319
|
-
'@vue/shared': 3.5.
|
|
3321
|
+
'@vue/reactivity': 3.5.40
|
|
3322
|
+
'@vue/runtime-core': 3.5.40
|
|
3323
|
+
'@vue/shared': 3.5.40
|
|
3320
3324
|
csstype: 3.2.3
|
|
3321
3325
|
|
|
3322
|
-
'@vue/server-renderer@3.5.
|
|
3326
|
+
'@vue/server-renderer@3.5.40':
|
|
3323
3327
|
dependencies:
|
|
3324
|
-
'@vue/compiler-ssr': 3.5.
|
|
3325
|
-
'@vue/
|
|
3326
|
-
vue: 3.5.
|
|
3328
|
+
'@vue/compiler-ssr': 3.5.40
|
|
3329
|
+
'@vue/runtime-dom': 3.5.40
|
|
3330
|
+
'@vue/shared': 3.5.40
|
|
3327
3331
|
|
|
3328
|
-
'@vue/shared@3.5.
|
|
3332
|
+
'@vue/shared@3.5.40': {}
|
|
3329
3333
|
|
|
3330
|
-
'@vue/tsconfig@0.9.1(typescript@6.0.3)(vue@3.5.
|
|
3334
|
+
'@vue/tsconfig@0.9.1(typescript@6.0.3)(vue@3.5.40(typescript@6.0.3))':
|
|
3331
3335
|
optionalDependencies:
|
|
3332
3336
|
typescript: 6.0.3
|
|
3333
|
-
vue: 3.5.
|
|
3337
|
+
vue: 3.5.40(typescript@6.0.3)
|
|
3334
3338
|
|
|
3335
3339
|
acorn-jsx@5.3.2(acorn@8.17.0):
|
|
3336
3340
|
dependencies:
|
|
3337
3341
|
acorn: 8.17.0
|
|
3338
3342
|
|
|
3339
|
-
acorn@8.16.0: {}
|
|
3340
|
-
|
|
3341
3343
|
acorn@8.17.0: {}
|
|
3342
3344
|
|
|
3343
3345
|
ajv@6.15.0:
|
|
@@ -3350,16 +3352,12 @@ snapshots:
|
|
|
3350
3352
|
ajv@8.20.0:
|
|
3351
3353
|
dependencies:
|
|
3352
3354
|
fast-deep-equal: 3.1.3
|
|
3353
|
-
fast-uri: 3.1.
|
|
3355
|
+
fast-uri: 3.1.4
|
|
3354
3356
|
json-schema-traverse: 1.0.0
|
|
3355
3357
|
require-from-string: 2.0.2
|
|
3356
3358
|
|
|
3357
3359
|
alien-signals@3.2.1: {}
|
|
3358
3360
|
|
|
3359
|
-
ansi-escapes@7.3.0:
|
|
3360
|
-
dependencies:
|
|
3361
|
-
environment: 1.1.0
|
|
3362
|
-
|
|
3363
3361
|
ansi-regex@6.2.2: {}
|
|
3364
3362
|
|
|
3365
3363
|
ansi-styles@6.2.3: {}
|
|
@@ -3368,9 +3366,11 @@ snapshots:
|
|
|
3368
3366
|
|
|
3369
3367
|
argparse@2.0.1: {}
|
|
3370
3368
|
|
|
3369
|
+
argue-cli@3.1.0: {}
|
|
3370
|
+
|
|
3371
3371
|
balanced-match@4.0.4: {}
|
|
3372
3372
|
|
|
3373
|
-
baseline-browser-mapping@2.
|
|
3373
|
+
baseline-browser-mapping@2.11.5: {}
|
|
3374
3374
|
|
|
3375
3375
|
birpc@2.9.0: {}
|
|
3376
3376
|
|
|
@@ -3378,7 +3378,7 @@ snapshots:
|
|
|
3378
3378
|
|
|
3379
3379
|
boolbase@1.0.0: {}
|
|
3380
3380
|
|
|
3381
|
-
brace-expansion@5.0.
|
|
3381
|
+
brace-expansion@5.0.8:
|
|
3382
3382
|
dependencies:
|
|
3383
3383
|
balanced-match: 4.0.4
|
|
3384
3384
|
|
|
@@ -3386,13 +3386,13 @@ snapshots:
|
|
|
3386
3386
|
dependencies:
|
|
3387
3387
|
fill-range: 7.1.1
|
|
3388
3388
|
|
|
3389
|
-
browserslist@4.28.
|
|
3389
|
+
browserslist@4.28.7:
|
|
3390
3390
|
dependencies:
|
|
3391
|
-
baseline-browser-mapping: 2.
|
|
3392
|
-
caniuse-lite: 1.0.
|
|
3393
|
-
electron-to-chromium: 1.5.
|
|
3394
|
-
node-releases: 2.0.
|
|
3395
|
-
update-browserslist-db: 1.2.3(browserslist@4.28.
|
|
3391
|
+
baseline-browser-mapping: 2.11.5
|
|
3392
|
+
caniuse-lite: 1.0.30001806
|
|
3393
|
+
electron-to-chromium: 1.5.396
|
|
3394
|
+
node-releases: 2.0.51
|
|
3395
|
+
update-browserslist-db: 1.2.3(browserslist@4.28.7)
|
|
3396
3396
|
|
|
3397
3397
|
bundle-name@4.1.0:
|
|
3398
3398
|
dependencies:
|
|
@@ -3400,7 +3400,7 @@ snapshots:
|
|
|
3400
3400
|
|
|
3401
3401
|
callsites@3.1.0: {}
|
|
3402
3402
|
|
|
3403
|
-
caniuse-lite@1.0.
|
|
3403
|
+
caniuse-lite@1.0.30001806: {}
|
|
3404
3404
|
|
|
3405
3405
|
chokidar@5.0.0:
|
|
3406
3406
|
dependencies:
|
|
@@ -3410,15 +3410,6 @@ snapshots:
|
|
|
3410
3410
|
dependencies:
|
|
3411
3411
|
clsx: 2.1.1
|
|
3412
3412
|
|
|
3413
|
-
cli-cursor@5.0.0:
|
|
3414
|
-
dependencies:
|
|
3415
|
-
restore-cursor: 5.1.0
|
|
3416
|
-
|
|
3417
|
-
cli-truncate@5.2.0:
|
|
3418
|
-
dependencies:
|
|
3419
|
-
slice-ansi: 8.0.0
|
|
3420
|
-
string-width: 8.2.1
|
|
3421
|
-
|
|
3422
3413
|
cliui@9.0.1:
|
|
3423
3414
|
dependencies:
|
|
3424
3415
|
string-width: 7.2.0
|
|
@@ -3431,24 +3422,24 @@ snapshots:
|
|
|
3431
3422
|
|
|
3432
3423
|
confbox@0.2.4: {}
|
|
3433
3424
|
|
|
3434
|
-
conventional-changelog-angular@9.2.
|
|
3425
|
+
conventional-changelog-angular@9.2.1:
|
|
3435
3426
|
dependencies:
|
|
3436
|
-
'@conventional-changelog/template': 1.2.
|
|
3427
|
+
'@conventional-changelog/template': 1.2.1
|
|
3437
3428
|
|
|
3438
|
-
conventional-changelog-conventionalcommits@10.2.
|
|
3429
|
+
conventional-changelog-conventionalcommits@10.2.1:
|
|
3439
3430
|
dependencies:
|
|
3440
|
-
'@conventional-changelog/template': 1.2.
|
|
3431
|
+
'@conventional-changelog/template': 1.2.1
|
|
3441
3432
|
|
|
3442
|
-
conventional-commits-parser@7.
|
|
3433
|
+
conventional-commits-parser@7.1.1:
|
|
3443
3434
|
dependencies:
|
|
3444
3435
|
'@simple-libs/stream-utils': 2.0.0
|
|
3445
|
-
|
|
3436
|
+
argue-cli: 3.1.0
|
|
3446
3437
|
|
|
3447
3438
|
convert-source-map@2.0.0: {}
|
|
3448
3439
|
|
|
3449
|
-
cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.
|
|
3440
|
+
cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.2)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3):
|
|
3450
3441
|
dependencies:
|
|
3451
|
-
'@types/node': 26.1.
|
|
3442
|
+
'@types/node': 26.1.2
|
|
3452
3443
|
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
3453
3444
|
jiti: 2.6.1
|
|
3454
3445
|
typescript: 6.0.3
|
|
@@ -3489,11 +3480,11 @@ snapshots:
|
|
|
3489
3480
|
|
|
3490
3481
|
detect-libc@2.1.2: {}
|
|
3491
3482
|
|
|
3492
|
-
electron-to-chromium@1.5.
|
|
3483
|
+
electron-to-chromium@1.5.396: {}
|
|
3493
3484
|
|
|
3494
3485
|
emoji-regex@10.6.0: {}
|
|
3495
3486
|
|
|
3496
|
-
enhanced-resolve@5.
|
|
3487
|
+
enhanced-resolve@5.24.3:
|
|
3497
3488
|
dependencies:
|
|
3498
3489
|
graceful-fs: 4.2.11
|
|
3499
3490
|
tapable: 2.3.3
|
|
@@ -3502,15 +3493,13 @@ snapshots:
|
|
|
3502
3493
|
|
|
3503
3494
|
env-paths@2.2.1: {}
|
|
3504
3495
|
|
|
3505
|
-
environment@1.1.0: {}
|
|
3506
|
-
|
|
3507
3496
|
error-ex@1.3.4:
|
|
3508
3497
|
dependencies:
|
|
3509
3498
|
is-arrayish: 0.2.1
|
|
3510
3499
|
|
|
3511
3500
|
error-stack-parser-es@1.0.5: {}
|
|
3512
3501
|
|
|
3513
|
-
es-toolkit@1.
|
|
3502
|
+
es-toolkit@1.50.0: {}
|
|
3514
3503
|
|
|
3515
3504
|
escalade@3.2.0: {}
|
|
3516
3505
|
|
|
@@ -3518,36 +3507,36 @@ snapshots:
|
|
|
3518
3507
|
|
|
3519
3508
|
escape-string-regexp@5.0.0: {}
|
|
3520
3509
|
|
|
3521
|
-
eslint-config-prettier@10.1.8(eslint@10.
|
|
3510
|
+
eslint-config-prettier@10.1.8(eslint@10.8.0(jiti@2.7.0)):
|
|
3522
3511
|
dependencies:
|
|
3523
|
-
eslint: 10.
|
|
3512
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3524
3513
|
|
|
3525
|
-
eslint-plugin-oxlint@1.
|
|
3514
|
+
eslint-plugin-oxlint@1.76.0(oxlint@1.76.0):
|
|
3526
3515
|
dependencies:
|
|
3527
3516
|
jsonc-parser: 3.3.1
|
|
3528
|
-
oxlint: 1.
|
|
3517
|
+
oxlint: 1.76.0
|
|
3529
3518
|
|
|
3530
|
-
eslint-plugin-prettier@5.5.
|
|
3519
|
+
eslint-plugin-prettier@5.5.6(eslint-config-prettier@10.1.8(eslint@10.8.0(jiti@2.7.0)))(eslint@10.8.0(jiti@2.7.0))(prettier@3.9.6):
|
|
3531
3520
|
dependencies:
|
|
3532
|
-
eslint: 10.
|
|
3533
|
-
prettier: 3.
|
|
3521
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3522
|
+
prettier: 3.9.6
|
|
3534
3523
|
prettier-linter-helpers: 1.0.1
|
|
3535
|
-
synckit: 0.11.
|
|
3524
|
+
synckit: 0.11.13
|
|
3536
3525
|
optionalDependencies:
|
|
3537
|
-
eslint-config-prettier: 10.1.8(eslint@10.
|
|
3526
|
+
eslint-config-prettier: 10.1.8(eslint@10.8.0(jiti@2.7.0))
|
|
3538
3527
|
|
|
3539
|
-
eslint-plugin-vue@10.
|
|
3528
|
+
eslint-plugin-vue@10.10.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0))):
|
|
3540
3529
|
dependencies:
|
|
3541
|
-
'@eslint-community/eslint-utils': 4.
|
|
3542
|
-
eslint: 10.
|
|
3530
|
+
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0(jiti@2.7.0))
|
|
3531
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
3543
3532
|
natural-compare: 1.4.0
|
|
3544
3533
|
nth-check: 2.1.1
|
|
3545
|
-
postcss-selector-parser: 7.1.
|
|
3546
|
-
semver: 7.8.
|
|
3547
|
-
vue-eslint-parser: 10.4.1(eslint@10.
|
|
3548
|
-
xml-name-validator:
|
|
3534
|
+
postcss-selector-parser: 7.1.4
|
|
3535
|
+
semver: 7.8.5
|
|
3536
|
+
vue-eslint-parser: 10.4.1(eslint@10.8.0(jiti@2.7.0))
|
|
3537
|
+
xml-name-validator: 5.0.0
|
|
3549
3538
|
optionalDependencies:
|
|
3550
|
-
'@typescript-eslint/parser': 8.
|
|
3539
|
+
'@typescript-eslint/parser': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
3551
3540
|
|
|
3552
3541
|
eslint-scope@9.1.2:
|
|
3553
3542
|
dependencies:
|
|
@@ -3560,12 +3549,12 @@ snapshots:
|
|
|
3560
3549
|
|
|
3561
3550
|
eslint-visitor-keys@5.0.1: {}
|
|
3562
3551
|
|
|
3563
|
-
eslint@10.
|
|
3552
|
+
eslint@10.8.0(jiti@2.7.0):
|
|
3564
3553
|
dependencies:
|
|
3565
|
-
'@eslint-community/eslint-utils': 4.
|
|
3554
|
+
'@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0(jiti@2.7.0))
|
|
3566
3555
|
'@eslint-community/regexpp': 4.12.2
|
|
3567
3556
|
'@eslint/config-array': 0.23.5
|
|
3568
|
-
'@eslint/config-helpers': 0.
|
|
3557
|
+
'@eslint/config-helpers': 0.7.0
|
|
3569
3558
|
'@eslint/core': 1.2.1
|
|
3570
3559
|
'@eslint/plugin-kit': 0.7.2
|
|
3571
3560
|
'@humanfs/node': 0.16.8
|
|
@@ -3621,9 +3610,7 @@ snapshots:
|
|
|
3621
3610
|
|
|
3622
3611
|
esutils@2.0.3: {}
|
|
3623
3612
|
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
exsolve@1.0.8: {}
|
|
3613
|
+
exsolve@1.1.0: {}
|
|
3627
3614
|
|
|
3628
3615
|
fast-deep-equal@3.1.3: {}
|
|
3629
3616
|
|
|
@@ -3641,7 +3628,7 @@ snapshots:
|
|
|
3641
3628
|
|
|
3642
3629
|
fast-levenshtein@2.0.6: {}
|
|
3643
3630
|
|
|
3644
|
-
fast-uri@3.1.
|
|
3631
|
+
fast-uri@3.1.4: {}
|
|
3645
3632
|
|
|
3646
3633
|
fastq@1.20.1:
|
|
3647
3634
|
dependencies:
|
|
@@ -3666,10 +3653,10 @@ snapshots:
|
|
|
3666
3653
|
|
|
3667
3654
|
flat-cache@4.0.1:
|
|
3668
3655
|
dependencies:
|
|
3669
|
-
flatted: 3.4.
|
|
3656
|
+
flatted: 3.4.3
|
|
3670
3657
|
keyv: 4.5.4
|
|
3671
3658
|
|
|
3672
|
-
flatted@3.4.
|
|
3659
|
+
flatted@3.4.3: {}
|
|
3673
3660
|
|
|
3674
3661
|
fsevents@2.3.3:
|
|
3675
3662
|
optional: true
|
|
@@ -3680,14 +3667,6 @@ snapshots:
|
|
|
3680
3667
|
|
|
3681
3668
|
get-east-asian-width@1.6.0: {}
|
|
3682
3669
|
|
|
3683
|
-
git-raw-commits@5.0.1:
|
|
3684
|
-
dependencies:
|
|
3685
|
-
'@conventional-changelog/git-client': 2.7.0
|
|
3686
|
-
meow: 13.2.0
|
|
3687
|
-
transitivePeerDependencies:
|
|
3688
|
-
- conventional-commits-filter
|
|
3689
|
-
- conventional-commits-parser
|
|
3690
|
-
|
|
3691
3670
|
glob-parent@5.1.2:
|
|
3692
3671
|
dependencies:
|
|
3693
3672
|
is-glob: 4.0.3
|
|
@@ -3708,7 +3687,7 @@ snapshots:
|
|
|
3708
3687
|
|
|
3709
3688
|
ignore@5.3.2: {}
|
|
3710
3689
|
|
|
3711
|
-
ignore@7.0.
|
|
3690
|
+
ignore@7.0.6: {}
|
|
3712
3691
|
|
|
3713
3692
|
import-fresh@3.3.1:
|
|
3714
3693
|
dependencies:
|
|
@@ -3725,10 +3704,6 @@ snapshots:
|
|
|
3725
3704
|
|
|
3726
3705
|
is-extglob@2.1.1: {}
|
|
3727
3706
|
|
|
3728
|
-
is-fullwidth-code-point@5.1.0:
|
|
3729
|
-
dependencies:
|
|
3730
|
-
get-east-asian-width: 1.6.0
|
|
3731
|
-
|
|
3732
3707
|
is-glob@4.0.3:
|
|
3733
3708
|
dependencies:
|
|
3734
3709
|
is-extglob: 2.1.1
|
|
@@ -3795,36 +3770,69 @@ snapshots:
|
|
|
3795
3770
|
lightningcss-android-arm64@1.32.0:
|
|
3796
3771
|
optional: true
|
|
3797
3772
|
|
|
3773
|
+
lightningcss-android-arm64@1.33.0:
|
|
3774
|
+
optional: true
|
|
3775
|
+
|
|
3798
3776
|
lightningcss-darwin-arm64@1.32.0:
|
|
3799
3777
|
optional: true
|
|
3800
3778
|
|
|
3779
|
+
lightningcss-darwin-arm64@1.33.0:
|
|
3780
|
+
optional: true
|
|
3781
|
+
|
|
3801
3782
|
lightningcss-darwin-x64@1.32.0:
|
|
3802
3783
|
optional: true
|
|
3803
3784
|
|
|
3785
|
+
lightningcss-darwin-x64@1.33.0:
|
|
3786
|
+
optional: true
|
|
3787
|
+
|
|
3804
3788
|
lightningcss-freebsd-x64@1.32.0:
|
|
3805
3789
|
optional: true
|
|
3806
3790
|
|
|
3791
|
+
lightningcss-freebsd-x64@1.33.0:
|
|
3792
|
+
optional: true
|
|
3793
|
+
|
|
3807
3794
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
3808
3795
|
optional: true
|
|
3809
3796
|
|
|
3797
|
+
lightningcss-linux-arm-gnueabihf@1.33.0:
|
|
3798
|
+
optional: true
|
|
3799
|
+
|
|
3810
3800
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
3811
3801
|
optional: true
|
|
3812
3802
|
|
|
3803
|
+
lightningcss-linux-arm64-gnu@1.33.0:
|
|
3804
|
+
optional: true
|
|
3805
|
+
|
|
3813
3806
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
3814
3807
|
optional: true
|
|
3815
3808
|
|
|
3809
|
+
lightningcss-linux-arm64-musl@1.33.0:
|
|
3810
|
+
optional: true
|
|
3811
|
+
|
|
3816
3812
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
3817
3813
|
optional: true
|
|
3818
3814
|
|
|
3815
|
+
lightningcss-linux-x64-gnu@1.33.0:
|
|
3816
|
+
optional: true
|
|
3817
|
+
|
|
3819
3818
|
lightningcss-linux-x64-musl@1.32.0:
|
|
3820
3819
|
optional: true
|
|
3821
3820
|
|
|
3821
|
+
lightningcss-linux-x64-musl@1.33.0:
|
|
3822
|
+
optional: true
|
|
3823
|
+
|
|
3822
3824
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
3823
3825
|
optional: true
|
|
3824
3826
|
|
|
3827
|
+
lightningcss-win32-arm64-msvc@1.33.0:
|
|
3828
|
+
optional: true
|
|
3829
|
+
|
|
3825
3830
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
3826
3831
|
optional: true
|
|
3827
3832
|
|
|
3833
|
+
lightningcss-win32-x64-msvc@1.33.0:
|
|
3834
|
+
optional: true
|
|
3835
|
+
|
|
3828
3836
|
lightningcss@1.32.0:
|
|
3829
3837
|
dependencies:
|
|
3830
3838
|
detect-libc: 2.1.2
|
|
@@ -3841,25 +3849,32 @@ snapshots:
|
|
|
3841
3849
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
3842
3850
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
3843
3851
|
|
|
3852
|
+
lightningcss@1.33.0:
|
|
3853
|
+
dependencies:
|
|
3854
|
+
detect-libc: 2.1.2
|
|
3855
|
+
optionalDependencies:
|
|
3856
|
+
lightningcss-android-arm64: 1.33.0
|
|
3857
|
+
lightningcss-darwin-arm64: 1.33.0
|
|
3858
|
+
lightningcss-darwin-x64: 1.33.0
|
|
3859
|
+
lightningcss-freebsd-x64: 1.33.0
|
|
3860
|
+
lightningcss-linux-arm-gnueabihf: 1.33.0
|
|
3861
|
+
lightningcss-linux-arm64-gnu: 1.33.0
|
|
3862
|
+
lightningcss-linux-arm64-musl: 1.33.0
|
|
3863
|
+
lightningcss-linux-x64-gnu: 1.33.0
|
|
3864
|
+
lightningcss-linux-x64-musl: 1.33.0
|
|
3865
|
+
lightningcss-win32-arm64-msvc: 1.33.0
|
|
3866
|
+
lightningcss-win32-x64-msvc: 1.33.0
|
|
3867
|
+
|
|
3844
3868
|
lines-and-columns@1.2.4: {}
|
|
3845
3869
|
|
|
3846
|
-
lint-staged@17.0
|
|
3870
|
+
lint-staged@17.2.0:
|
|
3847
3871
|
dependencies:
|
|
3848
|
-
listr2: 10.2.1
|
|
3849
3872
|
picomatch: 4.0.5
|
|
3850
3873
|
string-argv: 0.3.2
|
|
3851
3874
|
tinyexec: 1.2.4
|
|
3852
3875
|
optionalDependencies:
|
|
3853
3876
|
yaml: 2.9.0
|
|
3854
3877
|
|
|
3855
|
-
listr2@10.2.1:
|
|
3856
|
-
dependencies:
|
|
3857
|
-
cli-truncate: 5.2.0
|
|
3858
|
-
eventemitter3: 5.0.4
|
|
3859
|
-
log-update: 6.1.0
|
|
3860
|
-
rfdc: 1.4.1
|
|
3861
|
-
wrap-ansi: 10.0.0
|
|
3862
|
-
|
|
3863
3878
|
local-pkg@1.2.1:
|
|
3864
3879
|
dependencies:
|
|
3865
3880
|
mlly: 1.8.2
|
|
@@ -3870,14 +3885,6 @@ snapshots:
|
|
|
3870
3885
|
dependencies:
|
|
3871
3886
|
p-locate: 5.0.0
|
|
3872
3887
|
|
|
3873
|
-
log-update@6.1.0:
|
|
3874
|
-
dependencies:
|
|
3875
|
-
ansi-escapes: 7.3.0
|
|
3876
|
-
cli-cursor: 5.0.0
|
|
3877
|
-
slice-ansi: 7.1.2
|
|
3878
|
-
strip-ansi: 7.2.0
|
|
3879
|
-
wrap-ansi: 9.0.2
|
|
3880
|
-
|
|
3881
3888
|
lru-cache@5.1.1:
|
|
3882
3889
|
dependencies:
|
|
3883
3890
|
yallist: 3.1.1
|
|
@@ -3888,10 +3895,6 @@ snapshots:
|
|
|
3888
3895
|
|
|
3889
3896
|
memorystream@0.3.1: {}
|
|
3890
3897
|
|
|
3891
|
-
meow@13.2.0: {}
|
|
3892
|
-
|
|
3893
|
-
meow@14.1.0: {}
|
|
3894
|
-
|
|
3895
3898
|
merge2@1.4.1: {}
|
|
3896
3899
|
|
|
3897
3900
|
micromatch@4.0.8:
|
|
@@ -3899,15 +3902,13 @@ snapshots:
|
|
|
3899
3902
|
braces: 3.0.3
|
|
3900
3903
|
picomatch: 2.3.2
|
|
3901
3904
|
|
|
3902
|
-
mimic-function@5.0.1: {}
|
|
3903
|
-
|
|
3904
3905
|
minimatch@10.2.5:
|
|
3905
3906
|
dependencies:
|
|
3906
|
-
brace-expansion: 5.0.
|
|
3907
|
+
brace-expansion: 5.0.8
|
|
3907
3908
|
|
|
3908
3909
|
mlly@1.8.2:
|
|
3909
3910
|
dependencies:
|
|
3910
|
-
acorn: 8.
|
|
3911
|
+
acorn: 8.17.0
|
|
3911
3912
|
pathe: 2.0.3
|
|
3912
3913
|
pkg-types: 1.3.1
|
|
3913
3914
|
ufo: 1.6.4
|
|
@@ -3918,11 +3919,11 @@ snapshots:
|
|
|
3918
3919
|
|
|
3919
3920
|
muggle-string@0.4.1: {}
|
|
3920
3921
|
|
|
3921
|
-
nanoid@3.3.
|
|
3922
|
+
nanoid@3.3.16: {}
|
|
3922
3923
|
|
|
3923
3924
|
natural-compare@1.4.0: {}
|
|
3924
3925
|
|
|
3925
|
-
node-releases@2.0.
|
|
3926
|
+
node-releases@2.0.51: {}
|
|
3926
3927
|
|
|
3927
3928
|
npm-normalize-package-bin@6.0.0: {}
|
|
3928
3929
|
|
|
@@ -3934,23 +3935,17 @@ snapshots:
|
|
|
3934
3935
|
picomatch: 4.0.5
|
|
3935
3936
|
pidtree: 1.0.0
|
|
3936
3937
|
read-package-json-fast: 6.0.0
|
|
3937
|
-
shell-quote: 1.
|
|
3938
|
+
shell-quote: 1.10.0
|
|
3938
3939
|
which: 7.0.0
|
|
3939
3940
|
|
|
3940
3941
|
nth-check@2.1.1:
|
|
3941
3942
|
dependencies:
|
|
3942
3943
|
boolbase: 1.0.0
|
|
3943
3944
|
|
|
3944
|
-
obug@2.1.
|
|
3945
|
-
|
|
3946
|
-
obug@2.1.3: {}
|
|
3945
|
+
obug@2.1.4: {}
|
|
3947
3946
|
|
|
3948
3947
|
ohash@2.0.11: {}
|
|
3949
3948
|
|
|
3950
|
-
onetime@7.0.0:
|
|
3951
|
-
dependencies:
|
|
3952
|
-
mimic-function: 5.0.1
|
|
3953
|
-
|
|
3954
3949
|
open@11.0.0:
|
|
3955
3950
|
dependencies:
|
|
3956
3951
|
default-browser: 5.5.0
|
|
@@ -3969,51 +3964,51 @@ snapshots:
|
|
|
3969
3964
|
type-check: 0.4.0
|
|
3970
3965
|
word-wrap: 1.2.5
|
|
3971
3966
|
|
|
3972
|
-
oxfmt@0.
|
|
3967
|
+
oxfmt@0.61.0:
|
|
3973
3968
|
dependencies:
|
|
3974
3969
|
tinypool: 2.1.0
|
|
3975
3970
|
optionalDependencies:
|
|
3976
|
-
'@oxfmt/binding-android-arm-eabi': 0.
|
|
3977
|
-
'@oxfmt/binding-android-arm64': 0.
|
|
3978
|
-
'@oxfmt/binding-darwin-arm64': 0.
|
|
3979
|
-
'@oxfmt/binding-darwin-x64': 0.
|
|
3980
|
-
'@oxfmt/binding-freebsd-x64': 0.
|
|
3981
|
-
'@oxfmt/binding-linux-arm-gnueabihf': 0.
|
|
3982
|
-
'@oxfmt/binding-linux-arm-musleabihf': 0.
|
|
3983
|
-
'@oxfmt/binding-linux-arm64-gnu': 0.
|
|
3984
|
-
'@oxfmt/binding-linux-arm64-musl': 0.
|
|
3985
|
-
'@oxfmt/binding-linux-ppc64-gnu': 0.
|
|
3986
|
-
'@oxfmt/binding-linux-riscv64-gnu': 0.
|
|
3987
|
-
'@oxfmt/binding-linux-riscv64-musl': 0.
|
|
3988
|
-
'@oxfmt/binding-linux-s390x-gnu': 0.
|
|
3989
|
-
'@oxfmt/binding-linux-x64-gnu': 0.
|
|
3990
|
-
'@oxfmt/binding-linux-x64-musl': 0.
|
|
3991
|
-
'@oxfmt/binding-openharmony-arm64': 0.
|
|
3992
|
-
'@oxfmt/binding-win32-arm64-msvc': 0.
|
|
3993
|
-
'@oxfmt/binding-win32-ia32-msvc': 0.
|
|
3994
|
-
'@oxfmt/binding-win32-x64-msvc': 0.
|
|
3995
|
-
|
|
3996
|
-
oxlint@1.
|
|
3971
|
+
'@oxfmt/binding-android-arm-eabi': 0.61.0
|
|
3972
|
+
'@oxfmt/binding-android-arm64': 0.61.0
|
|
3973
|
+
'@oxfmt/binding-darwin-arm64': 0.61.0
|
|
3974
|
+
'@oxfmt/binding-darwin-x64': 0.61.0
|
|
3975
|
+
'@oxfmt/binding-freebsd-x64': 0.61.0
|
|
3976
|
+
'@oxfmt/binding-linux-arm-gnueabihf': 0.61.0
|
|
3977
|
+
'@oxfmt/binding-linux-arm-musleabihf': 0.61.0
|
|
3978
|
+
'@oxfmt/binding-linux-arm64-gnu': 0.61.0
|
|
3979
|
+
'@oxfmt/binding-linux-arm64-musl': 0.61.0
|
|
3980
|
+
'@oxfmt/binding-linux-ppc64-gnu': 0.61.0
|
|
3981
|
+
'@oxfmt/binding-linux-riscv64-gnu': 0.61.0
|
|
3982
|
+
'@oxfmt/binding-linux-riscv64-musl': 0.61.0
|
|
3983
|
+
'@oxfmt/binding-linux-s390x-gnu': 0.61.0
|
|
3984
|
+
'@oxfmt/binding-linux-x64-gnu': 0.61.0
|
|
3985
|
+
'@oxfmt/binding-linux-x64-musl': 0.61.0
|
|
3986
|
+
'@oxfmt/binding-openharmony-arm64': 0.61.0
|
|
3987
|
+
'@oxfmt/binding-win32-arm64-msvc': 0.61.0
|
|
3988
|
+
'@oxfmt/binding-win32-ia32-msvc': 0.61.0
|
|
3989
|
+
'@oxfmt/binding-win32-x64-msvc': 0.61.0
|
|
3990
|
+
|
|
3991
|
+
oxlint@1.76.0:
|
|
3997
3992
|
optionalDependencies:
|
|
3998
|
-
'@oxlint/binding-android-arm-eabi': 1.
|
|
3999
|
-
'@oxlint/binding-android-arm64': 1.
|
|
4000
|
-
'@oxlint/binding-darwin-arm64': 1.
|
|
4001
|
-
'@oxlint/binding-darwin-x64': 1.
|
|
4002
|
-
'@oxlint/binding-freebsd-x64': 1.
|
|
4003
|
-
'@oxlint/binding-linux-arm-gnueabihf': 1.
|
|
4004
|
-
'@oxlint/binding-linux-arm-musleabihf': 1.
|
|
4005
|
-
'@oxlint/binding-linux-arm64-gnu': 1.
|
|
4006
|
-
'@oxlint/binding-linux-arm64-musl': 1.
|
|
4007
|
-
'@oxlint/binding-linux-ppc64-gnu': 1.
|
|
4008
|
-
'@oxlint/binding-linux-riscv64-gnu': 1.
|
|
4009
|
-
'@oxlint/binding-linux-riscv64-musl': 1.
|
|
4010
|
-
'@oxlint/binding-linux-s390x-gnu': 1.
|
|
4011
|
-
'@oxlint/binding-linux-x64-gnu': 1.
|
|
4012
|
-
'@oxlint/binding-linux-x64-musl': 1.
|
|
4013
|
-
'@oxlint/binding-openharmony-arm64': 1.
|
|
4014
|
-
'@oxlint/binding-win32-arm64-msvc': 1.
|
|
4015
|
-
'@oxlint/binding-win32-ia32-msvc': 1.
|
|
4016
|
-
'@oxlint/binding-win32-x64-msvc': 1.
|
|
3993
|
+
'@oxlint/binding-android-arm-eabi': 1.76.0
|
|
3994
|
+
'@oxlint/binding-android-arm64': 1.76.0
|
|
3995
|
+
'@oxlint/binding-darwin-arm64': 1.76.0
|
|
3996
|
+
'@oxlint/binding-darwin-x64': 1.76.0
|
|
3997
|
+
'@oxlint/binding-freebsd-x64': 1.76.0
|
|
3998
|
+
'@oxlint/binding-linux-arm-gnueabihf': 1.76.0
|
|
3999
|
+
'@oxlint/binding-linux-arm-musleabihf': 1.76.0
|
|
4000
|
+
'@oxlint/binding-linux-arm64-gnu': 1.76.0
|
|
4001
|
+
'@oxlint/binding-linux-arm64-musl': 1.76.0
|
|
4002
|
+
'@oxlint/binding-linux-ppc64-gnu': 1.76.0
|
|
4003
|
+
'@oxlint/binding-linux-riscv64-gnu': 1.76.0
|
|
4004
|
+
'@oxlint/binding-linux-riscv64-musl': 1.76.0
|
|
4005
|
+
'@oxlint/binding-linux-s390x-gnu': 1.76.0
|
|
4006
|
+
'@oxlint/binding-linux-x64-gnu': 1.76.0
|
|
4007
|
+
'@oxlint/binding-linux-x64-musl': 1.76.0
|
|
4008
|
+
'@oxlint/binding-openharmony-arm64': 1.76.0
|
|
4009
|
+
'@oxlint/binding-win32-arm64-msvc': 1.76.0
|
|
4010
|
+
'@oxlint/binding-win32-ia32-msvc': 1.76.0
|
|
4011
|
+
'@oxlint/binding-win32-x64-msvc': 1.76.0
|
|
4017
4012
|
|
|
4018
4013
|
p-limit@3.1.0:
|
|
4019
4014
|
dependencies:
|
|
@@ -4061,17 +4056,17 @@ snapshots:
|
|
|
4061
4056
|
pkg-types@2.3.1:
|
|
4062
4057
|
dependencies:
|
|
4063
4058
|
confbox: 0.2.4
|
|
4064
|
-
exsolve: 1.0
|
|
4059
|
+
exsolve: 1.1.0
|
|
4065
4060
|
pathe: 2.0.3
|
|
4066
4061
|
|
|
4067
|
-
postcss-selector-parser@7.1.
|
|
4062
|
+
postcss-selector-parser@7.1.4:
|
|
4068
4063
|
dependencies:
|
|
4069
4064
|
cssesc: 3.0.0
|
|
4070
4065
|
util-deprecate: 1.0.2
|
|
4071
4066
|
|
|
4072
|
-
postcss@8.5.
|
|
4067
|
+
postcss@8.5.23:
|
|
4073
4068
|
dependencies:
|
|
4074
|
-
nanoid: 3.3.
|
|
4069
|
+
nanoid: 3.3.16
|
|
4075
4070
|
picocolors: 1.1.1
|
|
4076
4071
|
source-map-js: 1.2.1
|
|
4077
4072
|
|
|
@@ -4083,7 +4078,7 @@ snapshots:
|
|
|
4083
4078
|
dependencies:
|
|
4084
4079
|
fast-diff: 1.3.0
|
|
4085
4080
|
|
|
4086
|
-
prettier@3.
|
|
4081
|
+
prettier@3.9.6: {}
|
|
4087
4082
|
|
|
4088
4083
|
punycode@2.3.1: {}
|
|
4089
4084
|
|
|
@@ -4104,35 +4099,28 @@ snapshots:
|
|
|
4104
4099
|
|
|
4105
4100
|
resolve-from@5.0.0: {}
|
|
4106
4101
|
|
|
4107
|
-
restore-cursor@5.1.0:
|
|
4108
|
-
dependencies:
|
|
4109
|
-
onetime: 7.0.0
|
|
4110
|
-
signal-exit: 4.1.0
|
|
4111
|
-
|
|
4112
4102
|
reusify@1.1.0: {}
|
|
4113
4103
|
|
|
4114
|
-
|
|
4115
|
-
|
|
4116
|
-
rolldown@1.1.4:
|
|
4104
|
+
rolldown@1.1.5:
|
|
4117
4105
|
dependencies:
|
|
4118
|
-
'@oxc-project/types': 0.
|
|
4106
|
+
'@oxc-project/types': 0.139.0
|
|
4119
4107
|
'@rolldown/pluginutils': 1.0.1
|
|
4120
4108
|
optionalDependencies:
|
|
4121
|
-
'@rolldown/binding-android-arm64': 1.1.
|
|
4122
|
-
'@rolldown/binding-darwin-arm64': 1.1.
|
|
4123
|
-
'@rolldown/binding-darwin-x64': 1.1.
|
|
4124
|
-
'@rolldown/binding-freebsd-x64': 1.1.
|
|
4125
|
-
'@rolldown/binding-linux-arm-gnueabihf': 1.1.
|
|
4126
|
-
'@rolldown/binding-linux-arm64-gnu': 1.1.
|
|
4127
|
-
'@rolldown/binding-linux-arm64-musl': 1.1.
|
|
4128
|
-
'@rolldown/binding-linux-ppc64-gnu': 1.1.
|
|
4129
|
-
'@rolldown/binding-linux-s390x-gnu': 1.1.
|
|
4130
|
-
'@rolldown/binding-linux-x64-gnu': 1.1.
|
|
4131
|
-
'@rolldown/binding-linux-x64-musl': 1.1.
|
|
4132
|
-
'@rolldown/binding-openharmony-arm64': 1.1.
|
|
4133
|
-
'@rolldown/binding-wasm32-wasi': 1.1.
|
|
4134
|
-
'@rolldown/binding-win32-arm64-msvc': 1.1.
|
|
4135
|
-
'@rolldown/binding-win32-x64-msvc': 1.1.
|
|
4109
|
+
'@rolldown/binding-android-arm64': 1.1.5
|
|
4110
|
+
'@rolldown/binding-darwin-arm64': 1.1.5
|
|
4111
|
+
'@rolldown/binding-darwin-x64': 1.1.5
|
|
4112
|
+
'@rolldown/binding-freebsd-x64': 1.1.5
|
|
4113
|
+
'@rolldown/binding-linux-arm-gnueabihf': 1.1.5
|
|
4114
|
+
'@rolldown/binding-linux-arm64-gnu': 1.1.5
|
|
4115
|
+
'@rolldown/binding-linux-arm64-musl': 1.1.5
|
|
4116
|
+
'@rolldown/binding-linux-ppc64-gnu': 1.1.5
|
|
4117
|
+
'@rolldown/binding-linux-s390x-gnu': 1.1.5
|
|
4118
|
+
'@rolldown/binding-linux-x64-gnu': 1.1.5
|
|
4119
|
+
'@rolldown/binding-linux-x64-musl': 1.1.5
|
|
4120
|
+
'@rolldown/binding-openharmony-arm64': 1.1.5
|
|
4121
|
+
'@rolldown/binding-wasm32-wasi': 1.1.5
|
|
4122
|
+
'@rolldown/binding-win32-arm64-msvc': 1.1.5
|
|
4123
|
+
'@rolldown/binding-win32-x64-msvc': 1.1.5
|
|
4136
4124
|
|
|
4137
4125
|
run-applescript@7.1.0: {}
|
|
4138
4126
|
|
|
@@ -4144,8 +4132,6 @@ snapshots:
|
|
|
4144
4132
|
|
|
4145
4133
|
semver@6.3.1: {}
|
|
4146
4134
|
|
|
4147
|
-
semver@7.8.0: {}
|
|
4148
|
-
|
|
4149
4135
|
semver@7.8.5: {}
|
|
4150
4136
|
|
|
4151
4137
|
shebang-command@2.0.0:
|
|
@@ -4154,9 +4140,7 @@ snapshots:
|
|
|
4154
4140
|
|
|
4155
4141
|
shebang-regex@3.0.0: {}
|
|
4156
4142
|
|
|
4157
|
-
shell-quote@1.
|
|
4158
|
-
|
|
4159
|
-
signal-exit@4.1.0: {}
|
|
4143
|
+
shell-quote@1.10.0: {}
|
|
4160
4144
|
|
|
4161
4145
|
sirv@3.0.2:
|
|
4162
4146
|
dependencies:
|
|
@@ -4164,16 +4148,6 @@ snapshots:
|
|
|
4164
4148
|
mrmime: 2.0.1
|
|
4165
4149
|
totalist: 3.0.1
|
|
4166
4150
|
|
|
4167
|
-
slice-ansi@7.1.2:
|
|
4168
|
-
dependencies:
|
|
4169
|
-
ansi-styles: 6.2.3
|
|
4170
|
-
is-fullwidth-code-point: 5.1.0
|
|
4171
|
-
|
|
4172
|
-
slice-ansi@8.0.0:
|
|
4173
|
-
dependencies:
|
|
4174
|
-
ansi-styles: 6.2.3
|
|
4175
|
-
is-fullwidth-code-point: 5.1.0
|
|
4176
|
-
|
|
4177
4151
|
source-map-js@1.2.1: {}
|
|
4178
4152
|
|
|
4179
4153
|
string-argv@0.3.2: {}
|
|
@@ -4184,7 +4158,7 @@ snapshots:
|
|
|
4184
4158
|
get-east-asian-width: 1.6.0
|
|
4185
4159
|
strip-ansi: 7.2.0
|
|
4186
4160
|
|
|
4187
|
-
string-width@8.2.
|
|
4161
|
+
string-width@8.2.2:
|
|
4188
4162
|
dependencies:
|
|
4189
4163
|
get-east-asian-width: 1.6.0
|
|
4190
4164
|
strip-ansi: 7.2.0
|
|
@@ -4197,23 +4171,18 @@ snapshots:
|
|
|
4197
4171
|
dependencies:
|
|
4198
4172
|
js-tokens: 9.0.1
|
|
4199
4173
|
|
|
4200
|
-
synckit@0.11.
|
|
4174
|
+
synckit@0.11.13:
|
|
4201
4175
|
dependencies:
|
|
4202
|
-
'@pkgr/core': 0.
|
|
4176
|
+
'@pkgr/core': 0.3.6
|
|
4203
4177
|
|
|
4204
4178
|
tailwind-merge@3.6.0: {}
|
|
4205
4179
|
|
|
4206
|
-
tailwindcss@4.3.
|
|
4180
|
+
tailwindcss@4.3.3: {}
|
|
4207
4181
|
|
|
4208
4182
|
tapable@2.3.3: {}
|
|
4209
4183
|
|
|
4210
4184
|
tinyexec@1.2.4: {}
|
|
4211
4185
|
|
|
4212
|
-
tinyglobby@0.2.16:
|
|
4213
|
-
dependencies:
|
|
4214
|
-
fdir: 6.5.0(picomatch@4.0.5)
|
|
4215
|
-
picomatch: 4.0.5
|
|
4216
|
-
|
|
4217
4186
|
tinyglobby@0.2.17:
|
|
4218
4187
|
dependencies:
|
|
4219
4188
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
@@ -4240,13 +4209,13 @@ snapshots:
|
|
|
4240
4209
|
dependencies:
|
|
4241
4210
|
prelude-ls: 1.2.1
|
|
4242
4211
|
|
|
4243
|
-
typescript-eslint@8.
|
|
4212
|
+
typescript-eslint@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3):
|
|
4244
4213
|
dependencies:
|
|
4245
|
-
'@typescript-eslint/eslint-plugin': 8.
|
|
4246
|
-
'@typescript-eslint/parser': 8.
|
|
4247
|
-
'@typescript-eslint/typescript-estree': 8.
|
|
4248
|
-
'@typescript-eslint/utils': 8.
|
|
4249
|
-
eslint: 10.
|
|
4214
|
+
'@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4215
|
+
'@typescript-eslint/parser': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4216
|
+
'@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3)
|
|
4217
|
+
'@typescript-eslint/utils': 8.65.0(eslint@10.8.0(jiti@2.7.0))(typescript@6.0.3)
|
|
4218
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
4250
4219
|
typescript: 6.0.3
|
|
4251
4220
|
transitivePeerDependencies:
|
|
4252
4221
|
- supports-color
|
|
@@ -4259,7 +4228,7 @@ snapshots:
|
|
|
4259
4228
|
|
|
4260
4229
|
unimport@5.7.0:
|
|
4261
4230
|
dependencies:
|
|
4262
|
-
acorn: 8.
|
|
4231
|
+
acorn: 8.17.0
|
|
4263
4232
|
escape-string-regexp: 5.0.0
|
|
4264
4233
|
estree-walker: 3.0.3
|
|
4265
4234
|
local-pkg: 1.2.1
|
|
@@ -4272,7 +4241,7 @@ snapshots:
|
|
|
4272
4241
|
strip-literal: 3.1.0
|
|
4273
4242
|
tinyglobby: 0.2.17
|
|
4274
4243
|
unplugin: 2.3.11
|
|
4275
|
-
unplugin-utils: 0.3.
|
|
4244
|
+
unplugin-utils: 0.3.2
|
|
4276
4245
|
|
|
4277
4246
|
unplugin-auto-import@21.0.0:
|
|
4278
4247
|
dependencies:
|
|
@@ -4281,42 +4250,55 @@ snapshots:
|
|
|
4281
4250
|
picomatch: 4.0.5
|
|
4282
4251
|
unimport: 5.7.0
|
|
4283
4252
|
unplugin: 2.3.11
|
|
4284
|
-
unplugin-utils: 0.3.
|
|
4253
|
+
unplugin-utils: 0.3.2
|
|
4285
4254
|
|
|
4286
|
-
unplugin-utils@0.3.
|
|
4255
|
+
unplugin-utils@0.3.2:
|
|
4287
4256
|
dependencies:
|
|
4288
4257
|
pathe: 2.0.3
|
|
4289
4258
|
picomatch: 4.0.5
|
|
4290
4259
|
|
|
4291
|
-
unplugin-vue-components@32.1.0(vue@3.5.
|
|
4260
|
+
unplugin-vue-components@32.1.0(rolldown@1.1.5)(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3)):
|
|
4292
4261
|
dependencies:
|
|
4293
4262
|
chokidar: 5.0.0
|
|
4294
4263
|
local-pkg: 1.2.1
|
|
4295
4264
|
magic-string: 0.30.21
|
|
4296
4265
|
mlly: 1.8.2
|
|
4297
|
-
obug: 2.1.
|
|
4266
|
+
obug: 2.1.4
|
|
4298
4267
|
picomatch: 4.0.5
|
|
4299
|
-
tinyglobby: 0.2.
|
|
4300
|
-
unplugin: 3.0.0
|
|
4301
|
-
unplugin-utils: 0.3.
|
|
4302
|
-
vue: 3.5.
|
|
4268
|
+
tinyglobby: 0.2.17
|
|
4269
|
+
unplugin: 3.3.0(rolldown@1.1.5)(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
4270
|
+
unplugin-utils: 0.3.2
|
|
4271
|
+
vue: 3.5.40(typescript@6.0.3)
|
|
4272
|
+
transitivePeerDependencies:
|
|
4273
|
+
- '@farmfe/core'
|
|
4274
|
+
- '@rspack/core'
|
|
4275
|
+
- bun-types-no-globals
|
|
4276
|
+
- esbuild
|
|
4277
|
+
- rolldown
|
|
4278
|
+
- rollup
|
|
4279
|
+
- unloader
|
|
4280
|
+
- vite
|
|
4281
|
+
- webpack
|
|
4303
4282
|
|
|
4304
4283
|
unplugin@2.3.11:
|
|
4305
4284
|
dependencies:
|
|
4306
4285
|
'@jridgewell/remapping': 2.3.5
|
|
4307
|
-
acorn: 8.
|
|
4286
|
+
acorn: 8.17.0
|
|
4308
4287
|
picomatch: 4.0.5
|
|
4309
4288
|
webpack-virtual-modules: 0.6.2
|
|
4310
4289
|
|
|
4311
|
-
unplugin@3.0.0:
|
|
4290
|
+
unplugin@3.3.0(rolldown@1.1.5)(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4312
4291
|
dependencies:
|
|
4313
4292
|
'@jridgewell/remapping': 2.3.5
|
|
4314
4293
|
picomatch: 4.0.5
|
|
4315
4294
|
webpack-virtual-modules: 0.6.2
|
|
4295
|
+
optionalDependencies:
|
|
4296
|
+
rolldown: 1.1.5
|
|
4297
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4316
4298
|
|
|
4317
|
-
update-browserslist-db@1.2.3(browserslist@4.28.
|
|
4299
|
+
update-browserslist-db@1.2.3(browserslist@4.28.7):
|
|
4318
4300
|
dependencies:
|
|
4319
|
-
browserslist: 4.28.
|
|
4301
|
+
browserslist: 4.28.7
|
|
4320
4302
|
escalade: 3.2.0
|
|
4321
4303
|
picocolors: 1.1.1
|
|
4322
4304
|
|
|
@@ -4326,44 +4308,44 @@ snapshots:
|
|
|
4326
4308
|
|
|
4327
4309
|
util-deprecate@1.0.2: {}
|
|
4328
4310
|
|
|
4329
|
-
vite-dev-rpc@2.0.0(vite@8.1.
|
|
4311
|
+
vite-dev-rpc@2.0.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4330
4312
|
dependencies:
|
|
4331
4313
|
birpc: 4.0.0
|
|
4332
|
-
vite: 8.1.
|
|
4333
|
-
vite-hot-client: 2.2.0(vite@8.1.
|
|
4314
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4315
|
+
vite-hot-client: 2.2.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
4334
4316
|
|
|
4335
|
-
vite-hot-client@2.2.0(vite@8.1.
|
|
4317
|
+
vite-hot-client@2.2.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4336
4318
|
dependencies:
|
|
4337
|
-
vite: 8.1.
|
|
4319
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4338
4320
|
|
|
4339
|
-
vite-plugin-inspect@11.4.1(vite@8.1.
|
|
4321
|
+
vite-plugin-inspect@11.4.1(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4340
4322
|
dependencies:
|
|
4341
4323
|
ansis: 4.3.1
|
|
4342
4324
|
error-stack-parser-es: 1.0.5
|
|
4343
|
-
obug: 2.1.
|
|
4325
|
+
obug: 2.1.4
|
|
4344
4326
|
ohash: 2.0.11
|
|
4345
4327
|
open: 11.0.0
|
|
4346
4328
|
perfect-debounce: 2.1.0
|
|
4347
4329
|
sirv: 3.0.2
|
|
4348
|
-
unplugin-utils: 0.3.
|
|
4349
|
-
vite: 8.1.
|
|
4350
|
-
vite-dev-rpc: 2.0.0(vite@8.1.
|
|
4330
|
+
unplugin-utils: 0.3.2
|
|
4331
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4332
|
+
vite-dev-rpc: 2.0.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
4351
4333
|
|
|
4352
|
-
vite-plugin-vue-devtools@8.1
|
|
4334
|
+
vite-plugin-vue-devtools@8.2.1(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.40(typescript@6.0.3)):
|
|
4353
4335
|
dependencies:
|
|
4354
|
-
'@vue/devtools-core': 8.1
|
|
4355
|
-
'@vue/devtools-kit': 8.1
|
|
4356
|
-
'@vue/devtools-shared': 8.1
|
|
4336
|
+
'@vue/devtools-core': 8.2.1(vue@3.5.40(typescript@6.0.3))
|
|
4337
|
+
'@vue/devtools-kit': 8.2.1
|
|
4338
|
+
'@vue/devtools-shared': 8.2.1
|
|
4357
4339
|
sirv: 3.0.2
|
|
4358
|
-
vite: 8.1.
|
|
4359
|
-
vite-plugin-inspect: 11.4.1(vite@8.1.
|
|
4360
|
-
vite-plugin-vue-inspector: 6.0.0(vite@8.1.
|
|
4340
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4341
|
+
vite-plugin-inspect: 11.4.1(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
4342
|
+
vite-plugin-vue-inspector: 6.0.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0))
|
|
4361
4343
|
transitivePeerDependencies:
|
|
4362
4344
|
- '@nuxt/kit'
|
|
4363
4345
|
- supports-color
|
|
4364
4346
|
- vue
|
|
4365
4347
|
|
|
4366
|
-
vite-plugin-vue-inspector@6.0.0(vite@8.1.
|
|
4348
|
+
vite-plugin-vue-inspector@6.0.0(vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4367
4349
|
dependencies:
|
|
4368
4350
|
'@babel/core': 7.29.7
|
|
4369
4351
|
'@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7)
|
|
@@ -4371,32 +4353,32 @@ snapshots:
|
|
|
4371
4353
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7)
|
|
4372
4354
|
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
|
4373
4355
|
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.7)
|
|
4374
|
-
'@vue/compiler-dom': 3.5.
|
|
4356
|
+
'@vue/compiler-dom': 3.5.40
|
|
4375
4357
|
kolorist: 1.8.0
|
|
4376
4358
|
magic-string: 0.30.21
|
|
4377
|
-
vite: 8.1.
|
|
4359
|
+
vite: 8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0)
|
|
4378
4360
|
transitivePeerDependencies:
|
|
4379
4361
|
- supports-color
|
|
4380
4362
|
|
|
4381
|
-
vite@8.1.
|
|
4363
|
+
vite@8.1.5(@types/node@26.1.2)(jiti@2.7.0)(yaml@2.9.0):
|
|
4382
4364
|
dependencies:
|
|
4383
|
-
lightningcss: 1.
|
|
4365
|
+
lightningcss: 1.33.0
|
|
4384
4366
|
picomatch: 4.0.5
|
|
4385
|
-
postcss: 8.5.
|
|
4386
|
-
rolldown: 1.1.
|
|
4367
|
+
postcss: 8.5.23
|
|
4368
|
+
rolldown: 1.1.5
|
|
4387
4369
|
tinyglobby: 0.2.17
|
|
4388
4370
|
optionalDependencies:
|
|
4389
|
-
'@types/node': 26.1.
|
|
4371
|
+
'@types/node': 26.1.2
|
|
4390
4372
|
fsevents: 2.3.3
|
|
4391
4373
|
jiti: 2.7.0
|
|
4392
4374
|
yaml: 2.9.0
|
|
4393
4375
|
|
|
4394
4376
|
vscode-uri@3.1.0: {}
|
|
4395
4377
|
|
|
4396
|
-
vue-eslint-parser@10.4.1(eslint@10.
|
|
4378
|
+
vue-eslint-parser@10.4.1(eslint@10.8.0(jiti@2.7.0)):
|
|
4397
4379
|
dependencies:
|
|
4398
4380
|
debug: 4.4.3
|
|
4399
|
-
eslint: 10.
|
|
4381
|
+
eslint: 10.8.0(jiti@2.7.0)
|
|
4400
4382
|
eslint-scope: 9.1.2
|
|
4401
4383
|
eslint-visitor-keys: 5.0.1
|
|
4402
4384
|
espree: 11.2.0
|
|
@@ -4405,19 +4387,19 @@ snapshots:
|
|
|
4405
4387
|
transitivePeerDependencies:
|
|
4406
4388
|
- supports-color
|
|
4407
4389
|
|
|
4408
|
-
vue-tsc@3.3.
|
|
4390
|
+
vue-tsc@3.3.8(typescript@6.0.3):
|
|
4409
4391
|
dependencies:
|
|
4410
4392
|
'@volar/typescript': 2.4.28
|
|
4411
|
-
'@vue/language-core': 3.3.
|
|
4393
|
+
'@vue/language-core': 3.3.8
|
|
4412
4394
|
typescript: 6.0.3
|
|
4413
4395
|
|
|
4414
|
-
vue@3.5.
|
|
4396
|
+
vue@3.5.40(typescript@6.0.3):
|
|
4415
4397
|
dependencies:
|
|
4416
|
-
'@vue/compiler-dom': 3.5.
|
|
4417
|
-
'@vue/compiler-sfc': 3.5.
|
|
4418
|
-
'@vue/runtime-dom': 3.5.
|
|
4419
|
-
'@vue/server-renderer': 3.5.
|
|
4420
|
-
'@vue/shared': 3.5.
|
|
4398
|
+
'@vue/compiler-dom': 3.5.40
|
|
4399
|
+
'@vue/compiler-sfc': 3.5.40
|
|
4400
|
+
'@vue/runtime-dom': 3.5.40
|
|
4401
|
+
'@vue/server-renderer': 3.5.40
|
|
4402
|
+
'@vue/shared': 3.5.40
|
|
4421
4403
|
optionalDependencies:
|
|
4422
4404
|
typescript: 6.0.3
|
|
4423
4405
|
|
|
@@ -4433,12 +4415,6 @@ snapshots:
|
|
|
4433
4415
|
|
|
4434
4416
|
word-wrap@1.2.5: {}
|
|
4435
4417
|
|
|
4436
|
-
wrap-ansi@10.0.0:
|
|
4437
|
-
dependencies:
|
|
4438
|
-
ansi-styles: 6.2.3
|
|
4439
|
-
string-width: 8.2.1
|
|
4440
|
-
strip-ansi: 7.2.0
|
|
4441
|
-
|
|
4442
4418
|
wrap-ansi@9.0.2:
|
|
4443
4419
|
dependencies:
|
|
4444
4420
|
ansi-styles: 6.2.3
|
|
@@ -4450,7 +4426,7 @@ snapshots:
|
|
|
4450
4426
|
is-wsl: 3.1.1
|
|
4451
4427
|
powershell-utils: 0.1.0
|
|
4452
4428
|
|
|
4453
|
-
xml-name-validator@
|
|
4429
|
+
xml-name-validator@5.0.0: {}
|
|
4454
4430
|
|
|
4455
4431
|
y18n@5.0.8: {}
|
|
4456
4432
|
|
|
@@ -4461,12 +4437,12 @@ snapshots:
|
|
|
4461
4437
|
|
|
4462
4438
|
yargs-parser@22.0.0: {}
|
|
4463
4439
|
|
|
4464
|
-
yargs@18.
|
|
4440
|
+
yargs@18.1.0:
|
|
4465
4441
|
dependencies:
|
|
4466
4442
|
cliui: 9.0.1
|
|
4467
4443
|
escalade: 3.2.0
|
|
4468
4444
|
get-caller-file: 2.0.5
|
|
4469
|
-
string-width:
|
|
4445
|
+
string-width: 8.2.2
|
|
4470
4446
|
y18n: 5.0.8
|
|
4471
4447
|
yargs-parser: 22.0.0
|
|
4472
4448
|
|