@duonghieu0712z/create-tauri-vue-template 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/template/.github/workflows/code-quality.yml +3 -4
- package/template/.github/workflows/release.yml +5 -11
- package/template/package.json +10 -10
- package/template/pnpm-lock.yaml +380 -415
- package/template/rust-toolchain.toml +1 -0
- package/template/src-tauri/Cargo.lock +4 -4
- package/template/src-tauri/rustfmt.toml +0 -17
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.23.0
|
|
13
|
+
version: 1.23.0(vue@3.5.39(typescript@6.0.3))
|
|
14
14
|
'@tauri-apps/api':
|
|
15
15
|
specifier: ^2.11.1
|
|
16
16
|
version: 2.11.1
|
|
@@ -29,13 +29,13 @@ importers:
|
|
|
29
29
|
devDependencies:
|
|
30
30
|
'@commitlint/cli':
|
|
31
31
|
specifier: ^21.2.0
|
|
32
|
-
version: 21.2.0(@types/node@26.0
|
|
32
|
+
version: 21.2.0(@types/node@26.1.0)(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.2
|
|
38
|
+
version: 4.3.2(vite@8.1.3(@types/node@26.1.0)(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,11 +43,11 @@ importers:
|
|
|
43
43
|
specifier: ^24.0.4
|
|
44
44
|
version: 24.0.4
|
|
45
45
|
'@types/node':
|
|
46
|
-
specifier: ^26.0
|
|
47
|
-
version: 26.0
|
|
46
|
+
specifier: ^26.1.0
|
|
47
|
+
version: 26.1.0
|
|
48
48
|
'@vitejs/plugin-vue':
|
|
49
49
|
specifier: ^6.0.7
|
|
50
|
-
version: 6.0.7(vite@8.1.
|
|
50
|
+
version: 6.0.7(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
|
51
51
|
'@vue/eslint-config-prettier':
|
|
52
52
|
specifier: ^10.2.0
|
|
53
53
|
version: 10.2.0(eslint@10.6.0(jiti@2.7.0))(prettier@3.8.3)
|
|
@@ -61,8 +61,8 @@ importers:
|
|
|
61
61
|
specifier: ^10.6.0
|
|
62
62
|
version: 10.6.0(jiti@2.7.0)
|
|
63
63
|
eslint-plugin-oxlint:
|
|
64
|
-
specifier: ^1.
|
|
65
|
-
version: 1.
|
|
64
|
+
specifier: ^1.72.0
|
|
65
|
+
version: 1.72.0(oxlint@1.72.0)
|
|
66
66
|
eslint-plugin-vue:
|
|
67
67
|
specifier: ^10.9.2
|
|
68
68
|
version: 10.9.2(@typescript-eslint/parser@8.61.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.6.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)))
|
|
@@ -79,17 +79,17 @@ importers:
|
|
|
79
79
|
specifier: ^9.0.2
|
|
80
80
|
version: 9.0.2
|
|
81
81
|
oxfmt:
|
|
82
|
-
specifier: ^0.
|
|
83
|
-
version: 0.
|
|
82
|
+
specifier: ^0.57.0
|
|
83
|
+
version: 0.57.0
|
|
84
84
|
oxlint:
|
|
85
|
-
specifier: ^1.
|
|
86
|
-
version: 1.
|
|
85
|
+
specifier: ^1.72.0
|
|
86
|
+
version: 1.72.0
|
|
87
87
|
picomatch:
|
|
88
|
-
specifier: ^4.0.
|
|
89
|
-
version: 4.0.
|
|
88
|
+
specifier: ^4.0.5
|
|
89
|
+
version: 4.0.5
|
|
90
90
|
tailwindcss:
|
|
91
|
-
specifier: ^4.3.
|
|
92
|
-
version: 4.3.
|
|
91
|
+
specifier: ^4.3.2
|
|
92
|
+
version: 4.3.2
|
|
93
93
|
tw-animate-css:
|
|
94
94
|
specifier: ^1.4.0
|
|
95
95
|
version: 1.4.0
|
|
@@ -103,14 +103,14 @@ importers:
|
|
|
103
103
|
specifier: ^32.1.0
|
|
104
104
|
version: 32.1.0(vue@3.5.39(typescript@6.0.3))
|
|
105
105
|
vite:
|
|
106
|
-
specifier: ^8.1.
|
|
107
|
-
version: 8.1.
|
|
106
|
+
specifier: ^8.1.3
|
|
107
|
+
version: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
108
108
|
vite-plugin-vue-devtools:
|
|
109
109
|
specifier: ^8.1.5
|
|
110
|
-
version: 8.1.5(vite@8.1.
|
|
110
|
+
version: 8.1.5(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
|
111
111
|
vue-tsc:
|
|
112
|
-
specifier: ^3.3.
|
|
113
|
-
version: 3.3.
|
|
112
|
+
specifier: ^3.3.6
|
|
113
|
+
version: 3.3.6(typescript@6.0.3)
|
|
114
114
|
|
|
115
115
|
packages:
|
|
116
116
|
|
|
@@ -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.23.0':
|
|
418
|
+
resolution: {integrity: sha512-9SIYeY5K+R1iv8F8JUKMGSL7Pck/86BJ8djtZz/lnYsoHtKFUj1H2z6+PvKnC/8blZ8tqTDeDXAoTKobuX80hg==}
|
|
419
419
|
peerDependencies:
|
|
420
420
|
vue: '>=3.0.1'
|
|
421
421
|
|
|
@@ -437,249 +437,233 @@ 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.138.0':
|
|
441
|
+
resolution: {integrity: sha512-1a7ZKmrRTCoN1XMZ4L0PyyqrMnrNlLyPuOkdSX2MZg7IiIGRUyurNhAm73ptDOraoBcIordsIGKNPKUzy3ZmfA==}
|
|
442
442
|
|
|
443
|
-
'@oxfmt/binding-android-arm-eabi@0.
|
|
444
|
-
resolution: {integrity: sha512-
|
|
443
|
+
'@oxfmt/binding-android-arm-eabi@0.57.0':
|
|
444
|
+
resolution: {integrity: sha512-qVBsEO+KugOsCmUHcO8iqNnqc65p7PCKpCs8M66mPZ+Ri+CWbcpoQOEJBg2OTu03+0qu++NK1jj6IzvQVs0Sig==}
|
|
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.57.0':
|
|
450
|
+
resolution: {integrity: sha512-mp6PibWbao3aizijcheOeHQaYEhcUAt8pwLniYbtLfHxL/psFF0BykAwCj+s3c6qIpa8yN8keZICWrqtZ70w8g==}
|
|
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.57.0':
|
|
456
|
+
resolution: {integrity: sha512-T+0stuCBqmUVY+aMIvrgXhzGhHO3sD5tNiiEcYqgSdPsnukskQqn2u5qOVD0sv1l7RLdFS5Z/f5Wi9Ktyjr3Eg==}
|
|
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.57.0':
|
|
462
|
+
resolution: {integrity: sha512-O+3JbqWs/mCI2oi4xfhRO2IVPFJNDDEBV8Odo+ZpmsUOeKJfjXoNH7nDmBEQcDgK7NfjDIyE7kRgYSZcTLDO0A==}
|
|
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.57.0':
|
|
468
|
+
resolution: {integrity: sha512-pxwhxVC+JkLX9twOQ/8C/vbuOQcMZyKIDmiRDZfO7yITuVcIdZCiLRqqf4QOxb2+8FWrRXzQpm+1DBKcMpHSSQ==}
|
|
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.57.0':
|
|
474
|
+
resolution: {integrity: sha512-pxBU4zH2imB/MDBfth2rOMeVxXUMjRQLCazagwLARIFH3hVlxZJBlM4nSnHXaIHJK4/qezoFCIORN6AY8Mra4A==}
|
|
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.57.0':
|
|
480
|
+
resolution: {integrity: sha512-JAprOzt8tycYou36ZgEw14DlRHTiN8qdtKANdV3VZIRIvTI/lh/cX13c9pJ/EnDk2GT3FASH7KvCgQ2AufAifQ==}
|
|
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.57.0':
|
|
486
|
+
resolution: {integrity: sha512-ajtjaxSaj9xl4BW7REt+Cef/ttzbAq00Bq4z7JUDZEfgFXdwSjH8K9bF+IcIJzZB9lKqMfQ4eHuSFOvvlvtqOg==}
|
|
487
487
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
488
488
|
cpu: [arm64]
|
|
489
489
|
os: [linux]
|
|
490
|
-
libc: [glibc]
|
|
491
490
|
|
|
492
|
-
'@oxfmt/binding-linux-arm64-musl@0.
|
|
493
|
-
resolution: {integrity: sha512-
|
|
491
|
+
'@oxfmt/binding-linux-arm64-musl@0.57.0':
|
|
492
|
+
resolution: {integrity: sha512-p4Y/+RYk9Bk5WO+zHSUXAClRmZ2fbJCejMuCAsU2HhyME4jqf6Ftt/mJYEwIah1wGCBDYOB7wEGV1x5bCEZ6hA==}
|
|
494
493
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
495
494
|
cpu: [arm64]
|
|
496
495
|
os: [linux]
|
|
497
|
-
libc: [musl]
|
|
498
496
|
|
|
499
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.
|
|
500
|
-
resolution: {integrity: sha512-
|
|
497
|
+
'@oxfmt/binding-linux-ppc64-gnu@0.57.0':
|
|
498
|
+
resolution: {integrity: sha512-By6tRALAZsno0F4zedmtG+wdMvJiJmJoXM4d3+A9zHE4HRXLqXITwRH8mgrlcXc5yJM2g2W3riRPwTYdgemZLQ==}
|
|
501
499
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
502
500
|
cpu: [ppc64]
|
|
503
501
|
os: [linux]
|
|
504
|
-
libc: [glibc]
|
|
505
502
|
|
|
506
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.
|
|
507
|
-
resolution: {integrity: sha512-
|
|
503
|
+
'@oxfmt/binding-linux-riscv64-gnu@0.57.0':
|
|
504
|
+
resolution: {integrity: sha512-skYeG+RgvyzspqVEBsEprL90OYYZfoVNqB3HcCNR6QDJyXKOzfDRT3zncnHmUaFluIlBHuY23mU1b5WGgR98hA==}
|
|
508
505
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
509
506
|
cpu: [riscv64]
|
|
510
507
|
os: [linux]
|
|
511
|
-
libc: [glibc]
|
|
512
508
|
|
|
513
|
-
'@oxfmt/binding-linux-riscv64-musl@0.
|
|
514
|
-
resolution: {integrity: sha512-
|
|
509
|
+
'@oxfmt/binding-linux-riscv64-musl@0.57.0':
|
|
510
|
+
resolution: {integrity: sha512-FFgACrZOXAXUh5KQh2mt1CDOVOZmn+QzHP71wM9QobNwyQvoFfyAeefVUltW83g3sm7LTiH3yfFqLLVUpA5ZFQ==}
|
|
515
511
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
516
512
|
cpu: [riscv64]
|
|
517
513
|
os: [linux]
|
|
518
|
-
libc: [musl]
|
|
519
514
|
|
|
520
|
-
'@oxfmt/binding-linux-s390x-gnu@0.
|
|
521
|
-
resolution: {integrity: sha512-
|
|
515
|
+
'@oxfmt/binding-linux-s390x-gnu@0.57.0':
|
|
516
|
+
resolution: {integrity: sha512-Nm/BAOfQeFiiKd502mZn/GAVKJwtd0RdCg17G3Wz/WSOIQmDi3+7/SZH4BHn1Ye5KvTVH3ua8WvfwLLycNIuvA==}
|
|
522
517
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
523
518
|
cpu: [s390x]
|
|
524
519
|
os: [linux]
|
|
525
|
-
libc: [glibc]
|
|
526
520
|
|
|
527
|
-
'@oxfmt/binding-linux-x64-gnu@0.
|
|
528
|
-
resolution: {integrity: sha512-
|
|
521
|
+
'@oxfmt/binding-linux-x64-gnu@0.57.0':
|
|
522
|
+
resolution: {integrity: sha512-BiSy5Ku3mQqyxS6YIqAJgd403wEUWvI7kerfzPxc2l/txZVmZM0pSj7oDM+4bGBExowxOi7o73jEam1W0EDTZg==}
|
|
529
523
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
530
524
|
cpu: [x64]
|
|
531
525
|
os: [linux]
|
|
532
|
-
libc: [glibc]
|
|
533
526
|
|
|
534
|
-
'@oxfmt/binding-linux-x64-musl@0.
|
|
535
|
-
resolution: {integrity: sha512-
|
|
527
|
+
'@oxfmt/binding-linux-x64-musl@0.57.0':
|
|
528
|
+
resolution: {integrity: sha512-BCRkJiotz5s9afLYD2LuMvzAoDYx9H17E/YbDyu4xK7l4zHDPeny9ErSXL//i/nJyaOwRk08x4b8cgJC00+JDg==}
|
|
536
529
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
537
530
|
cpu: [x64]
|
|
538
531
|
os: [linux]
|
|
539
|
-
libc: [musl]
|
|
540
532
|
|
|
541
|
-
'@oxfmt/binding-openharmony-arm64@0.
|
|
542
|
-
resolution: {integrity: sha512-
|
|
533
|
+
'@oxfmt/binding-openharmony-arm64@0.57.0':
|
|
534
|
+
resolution: {integrity: sha512-4Oaxe1qrGgXfpCJ1C/ERJ2iCtV2rN1R79ga9fsfyVHfSQRu/hVW780u2KDqZWFZ/iGTHODJji0JemxqFZ63eIQ==}
|
|
543
535
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
544
536
|
cpu: [arm64]
|
|
545
537
|
os: [openharmony]
|
|
546
538
|
|
|
547
|
-
'@oxfmt/binding-win32-arm64-msvc@0.
|
|
548
|
-
resolution: {integrity: sha512-
|
|
539
|
+
'@oxfmt/binding-win32-arm64-msvc@0.57.0':
|
|
540
|
+
resolution: {integrity: sha512-MYLAsDnhdNsSGheLYhWgbk0vfIrlS84iQYun/y21fX6u0jj8iBtYtbpZMdiqYeuf8U12eVPUjVY2xE2NrCfJ0g==}
|
|
549
541
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
550
542
|
cpu: [arm64]
|
|
551
543
|
os: [win32]
|
|
552
544
|
|
|
553
|
-
'@oxfmt/binding-win32-ia32-msvc@0.
|
|
554
|
-
resolution: {integrity: sha512-
|
|
545
|
+
'@oxfmt/binding-win32-ia32-msvc@0.57.0':
|
|
546
|
+
resolution: {integrity: sha512-PBwdzZALJY/jcCx2E6is0yu+cuVXeySTDmwuseD+9j0mHqlRNxwlKgsyRTBed/woPeqfVfuXfWjoq4Cx2Zt3Eg==}
|
|
555
547
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
556
548
|
cpu: [ia32]
|
|
557
549
|
os: [win32]
|
|
558
550
|
|
|
559
|
-
'@oxfmt/binding-win32-x64-msvc@0.
|
|
560
|
-
resolution: {integrity: sha512-
|
|
551
|
+
'@oxfmt/binding-win32-x64-msvc@0.57.0':
|
|
552
|
+
resolution: {integrity: sha512-bQJdH9i4RRfw55jm7+8/xS7GzHLLTbHx4huhrrDxQJaJtbSDbsyOnODvP1ftT7EG0KFKAYO2S+q6AcioXODx8w==}
|
|
561
553
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
562
554
|
cpu: [x64]
|
|
563
555
|
os: [win32]
|
|
564
556
|
|
|
565
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
566
|
-
resolution: {integrity: sha512-
|
|
557
|
+
'@oxlint/binding-android-arm-eabi@1.72.0':
|
|
558
|
+
resolution: {integrity: sha512-zhCmvn+1Mj3UchAc/90i99S0t7jJUsHmFVSPg4UWrjO8b8eaSGwscgO6QAUtvHBstkjQwBttQNswEnAF1mIQdA==}
|
|
567
559
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
568
560
|
cpu: [arm]
|
|
569
561
|
os: [android]
|
|
570
562
|
|
|
571
|
-
'@oxlint/binding-android-arm64@1.
|
|
572
|
-
resolution: {integrity: sha512-
|
|
563
|
+
'@oxlint/binding-android-arm64@1.72.0':
|
|
564
|
+
resolution: {integrity: sha512-mtH+aY/ozv1eZoCUC2owjFAtyNBKHpJHygKeEu9zXXnQGW1Q2/qOpvx+I+Lf23+TvTz66F4iiXUbl2cGvoLPCQ==}
|
|
573
565
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
574
566
|
cpu: [arm64]
|
|
575
567
|
os: [android]
|
|
576
568
|
|
|
577
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
578
|
-
resolution: {integrity: sha512-
|
|
569
|
+
'@oxlint/binding-darwin-arm64@1.72.0':
|
|
570
|
+
resolution: {integrity: sha512-EvnajNPDtfknB3ZieeOOyDTwJn9QXDiwfnF4ZDQqART6RG6hjY4WigQcZdGoK2dkB3e1vrmEzN9aYbQCUkh/gQ==}
|
|
579
571
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
580
572
|
cpu: [arm64]
|
|
581
573
|
os: [darwin]
|
|
582
574
|
|
|
583
|
-
'@oxlint/binding-darwin-x64@1.
|
|
584
|
-
resolution: {integrity: sha512-
|
|
575
|
+
'@oxlint/binding-darwin-x64@1.72.0':
|
|
576
|
+
resolution: {integrity: sha512-ZkCdEa/G80A7vEHfeCDz/+L3m33DE73v32mDKhgOIgz8Uwf0DFcK7+uu6qC+7LEhmz5fpOe1osWKyjSNMydFIQ==}
|
|
585
577
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
586
578
|
cpu: [x64]
|
|
587
579
|
os: [darwin]
|
|
588
580
|
|
|
589
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
590
|
-
resolution: {integrity: sha512-
|
|
581
|
+
'@oxlint/binding-freebsd-x64@1.72.0':
|
|
582
|
+
resolution: {integrity: sha512-NroXv2vh+sxVY1uya/rM5pjhx1hm8BzlYpx9q67QP0Xhw5MH2bf5GJylpvLEC+781p1Xli/317EoV9AlGwViag==}
|
|
591
583
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
592
584
|
cpu: [x64]
|
|
593
585
|
os: [freebsd]
|
|
594
586
|
|
|
595
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
596
|
-
resolution: {integrity: sha512-
|
|
587
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.72.0':
|
|
588
|
+
resolution: {integrity: sha512-0NDywYgfj279Ou/BcQuCYSj7NJwBfmWn5qc5uGO/Ny7fUWmXyIpvawqX/8acQlWG6IXelJsJhj+JAy6sjsKj0A==}
|
|
597
589
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
598
590
|
cpu: [arm]
|
|
599
591
|
os: [linux]
|
|
600
592
|
|
|
601
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
602
|
-
resolution: {integrity: sha512-
|
|
593
|
+
'@oxlint/binding-linux-arm-musleabihf@1.72.0':
|
|
594
|
+
resolution: {integrity: sha512-4vpXB06h65Ezsy4hRyrGjGrfa1SkVPii09yaajiYhmVpgsFiLD+KNxIx/BNAY+XiO+i1yqp9HHdwqM8VTqa5XQ==}
|
|
603
595
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
604
596
|
cpu: [arm]
|
|
605
597
|
os: [linux]
|
|
606
598
|
|
|
607
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
608
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@oxlint/binding-linux-arm64-gnu@1.72.0':
|
|
600
|
+
resolution: {integrity: sha512-immaN4g2ZGFiOkKrvRX9LvzZdd2GkQM5wR+UyzYyUuyhUTXGQ4HKUJH18xp4G8OfhCVaVAJfKZxwE1r8+4hhaQ==}
|
|
609
601
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
610
602
|
cpu: [arm64]
|
|
611
603
|
os: [linux]
|
|
612
|
-
libc: [glibc]
|
|
613
604
|
|
|
614
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
615
|
-
resolution: {integrity: sha512-
|
|
605
|
+
'@oxlint/binding-linux-arm64-musl@1.72.0':
|
|
606
|
+
resolution: {integrity: sha512-JGHS9Mnr7iWyyLDxgCv1MhzVpAckgptg00F2gnxt/GD7lQ2SW1BRcxHqhSTaSdDpjWRrBkBxMMh4+Hn3aVtExg==}
|
|
616
607
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
617
608
|
cpu: [arm64]
|
|
618
609
|
os: [linux]
|
|
619
|
-
libc: [musl]
|
|
620
610
|
|
|
621
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
622
|
-
resolution: {integrity: sha512-
|
|
611
|
+
'@oxlint/binding-linux-ppc64-gnu@1.72.0':
|
|
612
|
+
resolution: {integrity: sha512-AOYgBZqxNshrg83P9v0RYv+m8s10Cqkj4/PxXFDhcS3k7FqsIG5+CxErshZCIN7G8iy4Y+VGfAsuEdar8AcbBg==}
|
|
623
613
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
624
614
|
cpu: [ppc64]
|
|
625
615
|
os: [linux]
|
|
626
|
-
libc: [glibc]
|
|
627
616
|
|
|
628
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
629
|
-
resolution: {integrity: sha512-
|
|
617
|
+
'@oxlint/binding-linux-riscv64-gnu@1.72.0':
|
|
618
|
+
resolution: {integrity: sha512-QMybPS5ij3/vrKG67mqzHwW++91sYxK/PPUVi6SBtNCEzW4niS52fVBdXbQ6nou0wWbUPEpx8Sl/ZjtgE3clXA==}
|
|
630
619
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
631
620
|
cpu: [riscv64]
|
|
632
621
|
os: [linux]
|
|
633
|
-
libc: [glibc]
|
|
634
622
|
|
|
635
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
636
|
-
resolution: {integrity: sha512-
|
|
623
|
+
'@oxlint/binding-linux-riscv64-musl@1.72.0':
|
|
624
|
+
resolution: {integrity: sha512-gOc3W7JV0PXRpIL7stUlLe3Wa9Gp0Kdlup87IT3gHDvPKck2xNgMIl/Gs2lldYY2lyXZDC4rWi3hmoLUobkgbQ==}
|
|
637
625
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
638
626
|
cpu: [riscv64]
|
|
639
627
|
os: [linux]
|
|
640
|
-
libc: [musl]
|
|
641
628
|
|
|
642
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
643
|
-
resolution: {integrity: sha512-
|
|
629
|
+
'@oxlint/binding-linux-s390x-gnu@1.72.0':
|
|
630
|
+
resolution: {integrity: sha512-rpGxph+FjjHcYI5q6uxB3Az+tnfmEnDbSA8+PK9ZE/VzyUAkvBOMeuY7ZQMhu5mpZH7YQDsTdW6Cx4kV/msc6w==}
|
|
644
631
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
645
632
|
cpu: [s390x]
|
|
646
633
|
os: [linux]
|
|
647
|
-
libc: [glibc]
|
|
648
634
|
|
|
649
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
650
|
-
resolution: {integrity: sha512-
|
|
635
|
+
'@oxlint/binding-linux-x64-gnu@1.72.0':
|
|
636
|
+
resolution: {integrity: sha512-WND+uhf/Ko13SLqQMWQUgsZuLvYYEvL0ZKgg0tgGYfLqxG7l8Ju123fHDMJyYSDl5E3bUbpFUuii/OvMreFQzw==}
|
|
651
637
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
652
638
|
cpu: [x64]
|
|
653
639
|
os: [linux]
|
|
654
|
-
libc: [glibc]
|
|
655
640
|
|
|
656
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
657
|
-
resolution: {integrity: sha512-
|
|
641
|
+
'@oxlint/binding-linux-x64-musl@1.72.0':
|
|
642
|
+
resolution: {integrity: sha512-SrpbrUL70nG9vh6zP4/oKHWgLuHquwsr7MW9XOn0olBVgh10Uqr8qscKhQoBGEn6olK/IUpn5GSKcdQ5AjUhGA==}
|
|
658
643
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
659
644
|
cpu: [x64]
|
|
660
645
|
os: [linux]
|
|
661
|
-
libc: [musl]
|
|
662
646
|
|
|
663
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
664
|
-
resolution: {integrity: sha512-
|
|
647
|
+
'@oxlint/binding-openharmony-arm64@1.72.0':
|
|
648
|
+
resolution: {integrity: sha512-qkrsEn6NmgFKr7U/QnezQMb+q/vzAy0Dd9Y95gQGQTyjzDLN+HRZMuM5u70iyH4nBLCfKBzhjMsYCehKay2jyg==}
|
|
665
649
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
666
650
|
cpu: [arm64]
|
|
667
651
|
os: [openharmony]
|
|
668
652
|
|
|
669
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
670
|
-
resolution: {integrity: sha512-
|
|
653
|
+
'@oxlint/binding-win32-arm64-msvc@1.72.0':
|
|
654
|
+
resolution: {integrity: sha512-LWR6ZlFZph+KPjXv8opgZsXRDCdrdQe8VL8Cg9zxCoBS73h6znzZpydVgmdnwj8mB9AuSM5jxEgDJDpQkjboeg==}
|
|
671
655
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
672
656
|
cpu: [arm64]
|
|
673
657
|
os: [win32]
|
|
674
658
|
|
|
675
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
676
|
-
resolution: {integrity: sha512-
|
|
659
|
+
'@oxlint/binding-win32-ia32-msvc@1.72.0':
|
|
660
|
+
resolution: {integrity: sha512-yt6HEh7IsHvtjRWtmeZRX134eaXKHq5Gnqlf1xBJdJl1JtdoRUEJw3nAxpZoUDS860cX/foKbztO441anVBtVQ==}
|
|
677
661
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
678
662
|
cpu: [ia32]
|
|
679
663
|
os: [win32]
|
|
680
664
|
|
|
681
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
682
|
-
resolution: {integrity: sha512-
|
|
665
|
+
'@oxlint/binding-win32-x64-msvc@1.72.0':
|
|
666
|
+
resolution: {integrity: sha512-b2eKFD2hX7tIwmo/cyH6TDq8vzWRZ2qNHrzoGntUTmq0h3zQh/uX3eTSHCwI8OB/ADQfJCRelLItK8BsxuucDA==}
|
|
683
667
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
684
668
|
cpu: [x64]
|
|
685
669
|
os: [win32]
|
|
@@ -691,97 +675,91 @@ packages:
|
|
|
691
675
|
'@polka/url@1.0.0-next.29':
|
|
692
676
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
693
677
|
|
|
694
|
-
'@rolldown/binding-android-arm64@1.1.
|
|
695
|
-
resolution: {integrity: sha512-
|
|
678
|
+
'@rolldown/binding-android-arm64@1.1.4':
|
|
679
|
+
resolution: {integrity: sha512-EZLpf/8y7GXkkra90ML47kzik/GMP3EMcE9bPyHmRfxLC6z9+aW5A8poCsoxjrT5GfEcNAAvWwUHjvP1pUQkfw==}
|
|
696
680
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
697
681
|
cpu: [arm64]
|
|
698
682
|
os: [android]
|
|
699
683
|
|
|
700
|
-
'@rolldown/binding-darwin-arm64@1.1.
|
|
701
|
-
resolution: {integrity: sha512-
|
|
684
|
+
'@rolldown/binding-darwin-arm64@1.1.4':
|
|
685
|
+
resolution: {integrity: sha512-aUi+HBvmYb7j8krl1+qJgkG8C17fO79gk3c+jPw4S8glRFc1DTija9S3EyaTSQUm5GJXYKDAsugBEhFHH2vYiQ==}
|
|
702
686
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
703
687
|
cpu: [arm64]
|
|
704
688
|
os: [darwin]
|
|
705
689
|
|
|
706
|
-
'@rolldown/binding-darwin-x64@1.1.
|
|
707
|
-
resolution: {integrity: sha512-
|
|
690
|
+
'@rolldown/binding-darwin-x64@1.1.4':
|
|
691
|
+
resolution: {integrity: sha512-F7hHC3gwY11+vByKPRWqwGbeXWVgKmL+pTGCinaEhdihzBV2aQ0fvZOch9cXYUOKuKKq429HeYXOqQLc7wFCEg==}
|
|
708
692
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
709
693
|
cpu: [x64]
|
|
710
694
|
os: [darwin]
|
|
711
695
|
|
|
712
|
-
'@rolldown/binding-freebsd-x64@1.1.
|
|
713
|
-
resolution: {integrity: sha512-
|
|
696
|
+
'@rolldown/binding-freebsd-x64@1.1.4':
|
|
697
|
+
resolution: {integrity: sha512-sI5yw+7s92SK6odiEhD5lKCBlWcpjHS5qyqpVQbZAJ0fIzEUXrmbl3DH2ybR3PZogulNJF+COLtmA8hUfvkCCQ==}
|
|
714
698
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
715
699
|
cpu: [x64]
|
|
716
700
|
os: [freebsd]
|
|
717
701
|
|
|
718
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.
|
|
719
|
-
resolution: {integrity: sha512-
|
|
702
|
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.4':
|
|
703
|
+
resolution: {integrity: sha512-mCi0OKgEieFircrtVYmQAFGszRtMnZ6fpZAXrxanXAu7lqZcsK1E1RAaZNG0uKAnxox3B1f4EyQNnoyMfN1vAA==}
|
|
720
704
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
721
705
|
cpu: [arm]
|
|
722
706
|
os: [linux]
|
|
723
707
|
|
|
724
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.
|
|
725
|
-
resolution: {integrity: sha512-
|
|
708
|
+
'@rolldown/binding-linux-arm64-gnu@1.1.4':
|
|
709
|
+
resolution: {integrity: sha512-B9Ial3Kv5sh0SHnB1g/QWcUQCEvCF6QKGAl4zXypYj65mVI+B4AhFBwPtSN7pDrJeIx8Z7zdy4ntx+wQABom7w==}
|
|
726
710
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
727
711
|
cpu: [arm64]
|
|
728
712
|
os: [linux]
|
|
729
|
-
libc: [glibc]
|
|
730
713
|
|
|
731
|
-
'@rolldown/binding-linux-arm64-musl@1.1.
|
|
732
|
-
resolution: {integrity: sha512-
|
|
714
|
+
'@rolldown/binding-linux-arm64-musl@1.1.4':
|
|
715
|
+
resolution: {integrity: sha512-lZVym0PuHE1KZ22gmFTC15lAkrg9iTszR617oYRB/iPY1A56ywoJzVKOJBKaot5RiikCObmur6pogpse3gRcng==}
|
|
733
716
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
734
717
|
cpu: [arm64]
|
|
735
718
|
os: [linux]
|
|
736
|
-
libc: [musl]
|
|
737
719
|
|
|
738
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.
|
|
739
|
-
resolution: {integrity: sha512-
|
|
720
|
+
'@rolldown/binding-linux-ppc64-gnu@1.1.4':
|
|
721
|
+
resolution: {integrity: sha512-t2DNiLJWNTbnEHyUzTumldML6ET4/g16467LZoDDJ3tSxGvguL5/NyC2lCsNKuyRycg9XeDQF5SSv+TNOhQEXg==}
|
|
740
722
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
741
723
|
cpu: [ppc64]
|
|
742
724
|
os: [linux]
|
|
743
|
-
libc: [glibc]
|
|
744
725
|
|
|
745
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.
|
|
746
|
-
resolution: {integrity: sha512-
|
|
726
|
+
'@rolldown/binding-linux-s390x-gnu@1.1.4':
|
|
727
|
+
resolution: {integrity: sha512-0WIRnL1Uw4BvTZRLQt+PVgo6ZKTJadlC2btP+/EOXv2f/DWbY0rEgl+y834mIVwP1FkTlWVTrGGJXf12lru7EQ==}
|
|
747
728
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
748
729
|
cpu: [s390x]
|
|
749
730
|
os: [linux]
|
|
750
|
-
libc: [glibc]
|
|
751
731
|
|
|
752
|
-
'@rolldown/binding-linux-x64-gnu@1.1.
|
|
753
|
-
resolution: {integrity: sha512-
|
|
732
|
+
'@rolldown/binding-linux-x64-gnu@1.1.4':
|
|
733
|
+
resolution: {integrity: sha512-JWtGshGfX+oENAKonoNkqEJX+7hC8yfhi9GUyPX1VX4mdh1y5r+ZiJLR5XzAB0aoP6s/PcILsGjKq8O0mm24bw==}
|
|
754
734
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
755
735
|
cpu: [x64]
|
|
756
736
|
os: [linux]
|
|
757
|
-
libc: [glibc]
|
|
758
737
|
|
|
759
|
-
'@rolldown/binding-linux-x64-musl@1.1.
|
|
760
|
-
resolution: {integrity: sha512-
|
|
738
|
+
'@rolldown/binding-linux-x64-musl@1.1.4':
|
|
739
|
+
resolution: {integrity: sha512-rT6yQcxUuXs4CnbofqwHRRV0iem349rLMYpTjkgQGLjrY4ado/eDzwPZPTCgTOlF6Nkp8NEv70yLMTn6qkWxsQ==}
|
|
761
740
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
762
741
|
cpu: [x64]
|
|
763
742
|
os: [linux]
|
|
764
|
-
libc: [musl]
|
|
765
743
|
|
|
766
|
-
'@rolldown/binding-openharmony-arm64@1.1.
|
|
767
|
-
resolution: {integrity: sha512-
|
|
744
|
+
'@rolldown/binding-openharmony-arm64@1.1.4':
|
|
745
|
+
resolution: {integrity: sha512-KXMGoboq5cyaCQjDA4GLuRiOwBQ0EyFnJoVViLeZ45/3rFItRODEr+NdsBcVpll40hhNArlm/speWGRvj08LzA==}
|
|
768
746
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
769
747
|
cpu: [arm64]
|
|
770
748
|
os: [openharmony]
|
|
771
749
|
|
|
772
|
-
'@rolldown/binding-wasm32-wasi@1.1.
|
|
773
|
-
resolution: {integrity: sha512-
|
|
750
|
+
'@rolldown/binding-wasm32-wasi@1.1.4':
|
|
751
|
+
resolution: {integrity: sha512-5K83rb36oJiY7BCyE9zLZtGcPV4g5wvq+xwdO0XPIwDVZI8cyB/AUjkNXGb92/rnmezEkjMOpgY61rtwjQtFwg==}
|
|
774
752
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
775
753
|
cpu: [wasm32]
|
|
776
754
|
|
|
777
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.
|
|
778
|
-
resolution: {integrity: sha512-
|
|
755
|
+
'@rolldown/binding-win32-arm64-msvc@1.1.4':
|
|
756
|
+
resolution: {integrity: sha512-PnWBtw3TV5KOg69HQQDR0mnQuyCmSGR2pAB4DC1rPF808fgKeTUMj2EOEyKATpgiuxuR5APQmiDO7PDgEjTFSA==}
|
|
779
757
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
780
758
|
cpu: [arm64]
|
|
781
759
|
os: [win32]
|
|
782
760
|
|
|
783
|
-
'@rolldown/binding-win32-x64-msvc@1.1.
|
|
784
|
-
resolution: {integrity: sha512-
|
|
761
|
+
'@rolldown/binding-win32-x64-msvc@1.1.4':
|
|
762
|
+
resolution: {integrity: sha512-M1lpniBePobTfsa7Ks9a199e1akxsXn+GYBUKsEzv3YFzOm1HJAMNwKI3qr0Zq+mxwx9gOZoTdP1yXRYsZUocQ==}
|
|
785
763
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
786
764
|
cpu: [x64]
|
|
787
765
|
os: [win32]
|
|
@@ -801,69 +779,65 @@ packages:
|
|
|
801
779
|
resolution: {integrity: sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==}
|
|
802
780
|
engines: {node: '>=22'}
|
|
803
781
|
|
|
804
|
-
'@tailwindcss/node@4.3.
|
|
805
|
-
resolution: {integrity: sha512-
|
|
782
|
+
'@tailwindcss/node@4.3.2':
|
|
783
|
+
resolution: {integrity: sha512-yWP/sqEcBLaD8JuA6zNwxoYKr75qxTioYwlRwekj5Jr/I5GXnoJfjetH/psLUIv74cYTH2lBUEzBkinthoYcBg==}
|
|
806
784
|
|
|
807
|
-
'@tailwindcss/oxide-android-arm64@4.3.
|
|
808
|
-
resolution: {integrity: sha512-
|
|
785
|
+
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
786
|
+
resolution: {integrity: sha512-WHxqIuHpvZ5VtdX6GTl1Ik/Vp2YuN42Et+0CdeaVd/frQ9jAvGmvR8vLT+jk3e8/Q3x8kECB9+R17pgpp2BulA==}
|
|
809
787
|
engines: {node: '>= 20'}
|
|
810
788
|
cpu: [arm64]
|
|
811
789
|
os: [android]
|
|
812
790
|
|
|
813
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.
|
|
814
|
-
resolution: {integrity: sha512-
|
|
791
|
+
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
792
|
+
resolution: {integrity: sha512-GZypeUY/IDJW3877KeM+O67vbXr3MBnbtEL4aYhNErv/JWZhye2vGSWWG9tB6iiqR2MqRNkY8IOUy4NdSZV26w==}
|
|
815
793
|
engines: {node: '>= 20'}
|
|
816
794
|
cpu: [arm64]
|
|
817
795
|
os: [darwin]
|
|
818
796
|
|
|
819
|
-
'@tailwindcss/oxide-darwin-x64@4.3.
|
|
820
|
-
resolution: {integrity: sha512-
|
|
797
|
+
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
798
|
+
resolution: {integrity: sha512-UIIzmefR6KO1sDU7MzRqAxC8iBpft/VhkGjTjnhoS6k7Z3rQ9wEgA1ODSiyH/tcSYssulNm4Ci3hOeK1jH7ccQ==}
|
|
821
799
|
engines: {node: '>= 20'}
|
|
822
800
|
cpu: [x64]
|
|
823
801
|
os: [darwin]
|
|
824
802
|
|
|
825
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.
|
|
826
|
-
resolution: {integrity: sha512-
|
|
803
|
+
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
804
|
+
resolution: {integrity: sha512-GN+uAmcI6DNspnCDwtOAZrTz6oukJnp337qZvxqCGLd3BHBzJpO0ZbTLRvJNdztOeAmTzewewGIMPb0tk2R4WA==}
|
|
827
805
|
engines: {node: '>= 20'}
|
|
828
806
|
cpu: [x64]
|
|
829
807
|
os: [freebsd]
|
|
830
808
|
|
|
831
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.
|
|
832
|
-
resolution: {integrity: sha512
|
|
809
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
810
|
+
resolution: {integrity: sha512-4ABn7qSbdHRwTiDiuWNegCyb5+2FJ4vKIKc3DmKrvAFw7MU1Lm11dIkTPwUaFdTzc7IsOpDbqBrlh0x6y36U/w==}
|
|
833
811
|
engines: {node: '>= 20'}
|
|
834
812
|
cpu: [arm]
|
|
835
813
|
os: [linux]
|
|
836
814
|
|
|
837
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.
|
|
838
|
-
resolution: {integrity: sha512-
|
|
815
|
+
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
816
|
+
resolution: {integrity: sha512-wDgEIGwoM8w8pufh9LVt1PahDgNdKXrLC2qfAnV3vAmococ9RWbxeAw4pxPttd/TsJfwjyLf90Dg1y9y8I6Emw==}
|
|
839
817
|
engines: {node: '>= 20'}
|
|
840
818
|
cpu: [arm64]
|
|
841
819
|
os: [linux]
|
|
842
|
-
libc: [glibc]
|
|
843
820
|
|
|
844
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.
|
|
845
|
-
resolution: {integrity: sha512-
|
|
821
|
+
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
822
|
+
resolution: {integrity: sha512-J5Nuk0uZQIiMTJj3LEx4sAA9tMFUoXQZFv1J6An+QGYe53HKRJuFDi0rpq/tuouCZeAbOBY3kQ6g8qeD4TUjtA==}
|
|
846
823
|
engines: {node: '>= 20'}
|
|
847
824
|
cpu: [arm64]
|
|
848
825
|
os: [linux]
|
|
849
|
-
libc: [musl]
|
|
850
826
|
|
|
851
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.
|
|
852
|
-
resolution: {integrity: sha512-
|
|
827
|
+
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
828
|
+
resolution: {integrity: sha512-kqCZpSKOBEJO4mz7OqWoofBZeXTAwaVGPj0ErAj7CojmhKpWVWVOnrt9dE8odoIraZq4oj3ausM37kXi+Tow8w==}
|
|
853
829
|
engines: {node: '>= 20'}
|
|
854
830
|
cpu: [x64]
|
|
855
831
|
os: [linux]
|
|
856
|
-
libc: [glibc]
|
|
857
832
|
|
|
858
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.
|
|
859
|
-
resolution: {integrity: sha512-
|
|
833
|
+
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
834
|
+
resolution: {integrity: sha512-cixpqbh2toJDmkuCRI68nXA8ZxNmdK9Y+9v5h3MC3ZQKy/0BO8AWzlkWyRM7JAFSGBlfig4YVTPsK6MVgqz1uw==}
|
|
860
835
|
engines: {node: '>= 20'}
|
|
861
836
|
cpu: [x64]
|
|
862
837
|
os: [linux]
|
|
863
|
-
libc: [musl]
|
|
864
838
|
|
|
865
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.
|
|
866
|
-
resolution: {integrity: sha512-
|
|
839
|
+
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
840
|
+
resolution: {integrity: sha512-4ec2Z/LOmRsAgU23CS4xeJfcJlmRg94A/XrbGRCF1gyU/zdDfRLYDVsS+ynSZCmGNxQ1jQriQOKMQeQxBA3Isw==}
|
|
867
841
|
engines: {node: '>=14.0.0'}
|
|
868
842
|
cpu: [wasm32]
|
|
869
843
|
bundledDependencies:
|
|
@@ -874,24 +848,24 @@ packages:
|
|
|
874
848
|
- '@emnapi/wasi-threads'
|
|
875
849
|
- tslib
|
|
876
850
|
|
|
877
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.
|
|
878
|
-
resolution: {integrity: sha512-
|
|
851
|
+
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
852
|
+
resolution: {integrity: sha512-Zyr/M0+XcYZu3bZrUytc7TXvrk0ftWfl8gN2MwekNDzhqhKRUucMPSeOzM0o0wH5AWOU49BsKRrfKxI2atCPMQ==}
|
|
879
853
|
engines: {node: '>= 20'}
|
|
880
854
|
cpu: [arm64]
|
|
881
855
|
os: [win32]
|
|
882
856
|
|
|
883
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.
|
|
884
|
-
resolution: {integrity: sha512-
|
|
857
|
+
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
858
|
+
resolution: {integrity: sha512-QI9BO7KlNZsp2GuO0jwAAj5jCDABOKXRkCk2XuKTSaNEFSdfzqswYVTtCHBNKHLsqyjFyFkqlDiwkNbTYSssMQ==}
|
|
885
859
|
engines: {node: '>= 20'}
|
|
886
860
|
cpu: [x64]
|
|
887
861
|
os: [win32]
|
|
888
862
|
|
|
889
|
-
'@tailwindcss/oxide@4.3.
|
|
890
|
-
resolution: {integrity: sha512-
|
|
863
|
+
'@tailwindcss/oxide@4.3.2':
|
|
864
|
+
resolution: {integrity: sha512-z8ZgnzX8gdNoWLBLqBPoh/sjnxkwvf9ZuWjnO0l0yIzbLa5/9S+eC5QxGZKRobVHIC3/1BoMWjHblqWjcgFgag==}
|
|
891
865
|
engines: {node: '>= 20'}
|
|
892
866
|
|
|
893
|
-
'@tailwindcss/vite@4.3.
|
|
894
|
-
resolution: {integrity: sha512-
|
|
867
|
+
'@tailwindcss/vite@4.3.2':
|
|
868
|
+
resolution: {integrity: sha512-eHpMeX4JXfVNJDEcsouTeCBubJBTcTLigeaw/NTUW6PB5ATKKXdyonnXgTBX2VuRbjz1hjfz6C5XAhr52ImQXA==}
|
|
895
869
|
peerDependencies:
|
|
896
870
|
vite: ^5.2.0 || ^6 || ^7 || ^8
|
|
897
871
|
|
|
@@ -921,35 +895,30 @@ packages:
|
|
|
921
895
|
engines: {node: '>= 10'}
|
|
922
896
|
cpu: [arm64]
|
|
923
897
|
os: [linux]
|
|
924
|
-
libc: [glibc]
|
|
925
898
|
|
|
926
899
|
'@tauri-apps/cli-linux-arm64-musl@2.11.4':
|
|
927
900
|
resolution: {integrity: sha512-v277UnT/fB64xAfSroL5N3Km3tLmvATWqJJw/wRI+g6o+HkeD0slyE7gOhNs1MbjE41R7bQOTxMVoL3aomUJmw==}
|
|
928
901
|
engines: {node: '>= 10'}
|
|
929
902
|
cpu: [arm64]
|
|
930
903
|
os: [linux]
|
|
931
|
-
libc: [musl]
|
|
932
904
|
|
|
933
905
|
'@tauri-apps/cli-linux-riscv64-gnu@2.11.4':
|
|
934
906
|
resolution: {integrity: sha512-qqgNkQ2u1yZHxjhxsZaxUtRDW8dIqIYm33rx/mzwQv0SfY9x1B+iraj8vWeFiXjjSVVhEMepXSOts1TqPzvXNQ==}
|
|
935
907
|
engines: {node: '>= 10'}
|
|
936
908
|
cpu: [riscv64]
|
|
937
909
|
os: [linux]
|
|
938
|
-
libc: [glibc]
|
|
939
910
|
|
|
940
911
|
'@tauri-apps/cli-linux-x64-gnu@2.11.4':
|
|
941
912
|
resolution: {integrity: sha512-2VRNWl84FOH0m2giiDkO2h0QXlcMJeX+zJDpI5kDIQAx6s+geF3v48F4DXfJez4GS/FdoDGnPnw1C2iYGbQ7bQ==}
|
|
942
913
|
engines: {node: '>= 10'}
|
|
943
914
|
cpu: [x64]
|
|
944
915
|
os: [linux]
|
|
945
|
-
libc: [glibc]
|
|
946
916
|
|
|
947
917
|
'@tauri-apps/cli-linux-x64-musl@2.11.4':
|
|
948
918
|
resolution: {integrity: sha512-o9GyhYor/nc7xarmwDE3ka2szuW3uuZzXjHWh64Q8YX5AtSgxdQkFWzrY4O8KiGtVNvFBI14H3Q49Qj5TOIP/A==}
|
|
949
919
|
engines: {node: '>= 10'}
|
|
950
920
|
cpu: [x64]
|
|
951
921
|
os: [linux]
|
|
952
|
-
libc: [musl]
|
|
953
922
|
|
|
954
923
|
'@tauri-apps/cli-win32-arm64-msvc@2.11.4':
|
|
955
924
|
resolution: {integrity: sha512-ld5Ehb598m0VkYyylRPNeCFsBe/km0jxis6KgMpl3IGY6I/i1RwQXO05I1AsXUXO2WC6AvB/Lw4qTf/asiuEiQ==}
|
|
@@ -989,8 +958,8 @@ packages:
|
|
|
989
958
|
'@types/json-schema@7.0.15':
|
|
990
959
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
991
960
|
|
|
992
|
-
'@types/node@26.0
|
|
993
|
-
resolution: {integrity: sha512-
|
|
961
|
+
'@types/node@26.1.0':
|
|
962
|
+
resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==}
|
|
994
963
|
|
|
995
964
|
'@typescript-eslint/eslint-plugin@8.61.1':
|
|
996
965
|
resolution: {integrity: sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==}
|
|
@@ -1124,8 +1093,8 @@ packages:
|
|
|
1124
1093
|
typescript:
|
|
1125
1094
|
optional: true
|
|
1126
1095
|
|
|
1127
|
-
'@vue/language-core@3.3.
|
|
1128
|
-
resolution: {integrity: sha512-
|
|
1096
|
+
'@vue/language-core@3.3.6':
|
|
1097
|
+
resolution: {integrity: sha512-LgBMZAy2sR3cQWknpyaxnI6yBkqDfLBPkbdhwRhQCvzfNJRQXPilgQIrdI/v4ytJ0sAq9bWhaPsjqBqneomJ3Q==}
|
|
1129
1098
|
|
|
1130
1099
|
'@vue/reactivity@3.5.39':
|
|
1131
1100
|
resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==}
|
|
@@ -1391,10 +1360,10 @@ packages:
|
|
|
1391
1360
|
peerDependencies:
|
|
1392
1361
|
eslint: '>=7.0.0'
|
|
1393
1362
|
|
|
1394
|
-
eslint-plugin-oxlint@1.
|
|
1395
|
-
resolution: {integrity: sha512-
|
|
1363
|
+
eslint-plugin-oxlint@1.72.0:
|
|
1364
|
+
resolution: {integrity: sha512-WBPQdXRRatC2/8wWZ16iM/p+Eg3YTwa7As8IouMWnoAUYPOqa6QW3/kExifTpU7e9tFta5MT36+Z4eAWsg35Ag==}
|
|
1396
1365
|
peerDependencies:
|
|
1397
|
-
oxlint: ~1.
|
|
1366
|
+
oxlint: ~1.72.0
|
|
1398
1367
|
|
|
1399
1368
|
eslint-plugin-prettier@5.5.5:
|
|
1400
1369
|
resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==}
|
|
@@ -1737,28 +1706,24 @@ packages:
|
|
|
1737
1706
|
engines: {node: '>= 12.0.0'}
|
|
1738
1707
|
cpu: [arm64]
|
|
1739
1708
|
os: [linux]
|
|
1740
|
-
libc: [glibc]
|
|
1741
1709
|
|
|
1742
1710
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
1743
1711
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
1744
1712
|
engines: {node: '>= 12.0.0'}
|
|
1745
1713
|
cpu: [arm64]
|
|
1746
1714
|
os: [linux]
|
|
1747
|
-
libc: [musl]
|
|
1748
1715
|
|
|
1749
1716
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
1750
1717
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
1751
1718
|
engines: {node: '>= 12.0.0'}
|
|
1752
1719
|
cpu: [x64]
|
|
1753
1720
|
os: [linux]
|
|
1754
|
-
libc: [glibc]
|
|
1755
1721
|
|
|
1756
1722
|
lightningcss-linux-x64-musl@1.32.0:
|
|
1757
1723
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
1758
1724
|
engines: {node: '>= 12.0.0'}
|
|
1759
1725
|
cpu: [x64]
|
|
1760
1726
|
os: [linux]
|
|
1761
|
-
libc: [musl]
|
|
1762
1727
|
|
|
1763
1728
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
1764
1729
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
@@ -1893,8 +1858,8 @@ packages:
|
|
|
1893
1858
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
1894
1859
|
engines: {node: '>= 0.8.0'}
|
|
1895
1860
|
|
|
1896
|
-
oxfmt@0.
|
|
1897
|
-
resolution: {integrity: sha512-
|
|
1861
|
+
oxfmt@0.57.0:
|
|
1862
|
+
resolution: {integrity: sha512-ZB7Bi+rGDSqmVIo9jwcLyFgjxXvQhDdU+jx+ZrVy6VRiVXK2+CHc4hO3J4dUQjHe7V0ymHB+MDuv5z+NhK07HA==}
|
|
1898
1863
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1899
1864
|
hasBin: true
|
|
1900
1865
|
peerDependencies:
|
|
@@ -1906,8 +1871,8 @@ packages:
|
|
|
1906
1871
|
vite-plus:
|
|
1907
1872
|
optional: true
|
|
1908
1873
|
|
|
1909
|
-
oxlint@1.
|
|
1910
|
-
resolution: {integrity: sha512-
|
|
1874
|
+
oxlint@1.72.0:
|
|
1875
|
+
resolution: {integrity: sha512-1rhdZIP/EvoI91ABIwNU5Q8+bWf8mjrS5UzIOZld4d4bXxJvtlUhlQvaoTogIGin/qdErMOrwaIJvCSIAKTLhA==}
|
|
1911
1876
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
1912
1877
|
hasBin: true
|
|
1913
1878
|
peerDependencies:
|
|
@@ -1959,8 +1924,8 @@ packages:
|
|
|
1959
1924
|
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
1960
1925
|
engines: {node: '>=8.6'}
|
|
1961
1926
|
|
|
1962
|
-
picomatch@4.0.
|
|
1963
|
-
resolution: {integrity: sha512-
|
|
1927
|
+
picomatch@4.0.5:
|
|
1928
|
+
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
|
|
1964
1929
|
engines: {node: '>=12'}
|
|
1965
1930
|
|
|
1966
1931
|
pidtree@1.0.0:
|
|
@@ -2040,8 +2005,8 @@ packages:
|
|
|
2040
2005
|
rfdc@1.4.1:
|
|
2041
2006
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
2042
2007
|
|
|
2043
|
-
rolldown@1.1.
|
|
2044
|
-
resolution: {integrity: sha512-
|
|
2008
|
+
rolldown@1.1.4:
|
|
2009
|
+
resolution: {integrity: sha512-IjZYiLxZwpnhwhdBH2ugdTGVSdhCQUmLxLoqyjiL0JxYjyRst+5a0P3xfrTxJ5F638j4Mvvw5FAX5XE6eHpXbA==}
|
|
2045
2010
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2046
2011
|
hasBin: true
|
|
2047
2012
|
|
|
@@ -2127,8 +2092,8 @@ packages:
|
|
|
2127
2092
|
tailwind-merge@3.6.0:
|
|
2128
2093
|
resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==}
|
|
2129
2094
|
|
|
2130
|
-
tailwindcss@4.3.
|
|
2131
|
-
resolution: {integrity: sha512-
|
|
2095
|
+
tailwindcss@4.3.2:
|
|
2096
|
+
resolution: {integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA==}
|
|
2132
2097
|
|
|
2133
2098
|
tapable@2.3.3:
|
|
2134
2099
|
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
|
@@ -2273,8 +2238,8 @@ packages:
|
|
|
2273
2238
|
peerDependencies:
|
|
2274
2239
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
2275
2240
|
|
|
2276
|
-
vite@8.1.
|
|
2277
|
-
resolution: {integrity: sha512-
|
|
2241
|
+
vite@8.1.3:
|
|
2242
|
+
resolution: {integrity: sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==}
|
|
2278
2243
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
2279
2244
|
hasBin: true
|
|
2280
2245
|
peerDependencies:
|
|
@@ -2325,8 +2290,8 @@ packages:
|
|
|
2325
2290
|
peerDependencies:
|
|
2326
2291
|
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
|
2327
2292
|
|
|
2328
|
-
vue-tsc@3.3.
|
|
2329
|
-
resolution: {integrity: sha512-
|
|
2293
|
+
vue-tsc@3.3.6:
|
|
2294
|
+
resolution: {integrity: sha512-ERXGgbKSBGFUkavrJ1Iwj0ZVxKqB/5UOx65IXy7fPf2UsoI21n3ssQLwdvx8xyUGgJe9PvSZTM/FYzIdwUDPFA==}
|
|
2330
2295
|
hasBin: true
|
|
2331
2296
|
peerDependencies:
|
|
2332
2297
|
typescript: '>=5.0.0'
|
|
@@ -2589,12 +2554,12 @@ snapshots:
|
|
|
2589
2554
|
'@babel/helper-string-parser': 7.29.7
|
|
2590
2555
|
'@babel/helper-validator-identifier': 7.29.7
|
|
2591
2556
|
|
|
2592
|
-
'@commitlint/cli@21.2.0(@types/node@26.0
|
|
2557
|
+
'@commitlint/cli@21.2.0(@types/node@26.1.0)(typescript@6.0.3)':
|
|
2593
2558
|
dependencies:
|
|
2594
2559
|
'@commitlint/config-conventional': 21.2.0
|
|
2595
2560
|
'@commitlint/format': 21.2.0
|
|
2596
2561
|
'@commitlint/lint': 21.2.0
|
|
2597
|
-
'@commitlint/load': 21.2.0(@types/node@26.0
|
|
2562
|
+
'@commitlint/load': 21.2.0(@types/node@26.1.0)(typescript@6.0.3)
|
|
2598
2563
|
'@commitlint/read': 21.2.0
|
|
2599
2564
|
'@commitlint/types': 21.2.0
|
|
2600
2565
|
tinyexec: 1.2.4
|
|
@@ -2639,14 +2604,14 @@ snapshots:
|
|
|
2639
2604
|
'@commitlint/rules': 21.2.0
|
|
2640
2605
|
'@commitlint/types': 21.2.0
|
|
2641
2606
|
|
|
2642
|
-
'@commitlint/load@21.2.0(@types/node@26.0
|
|
2607
|
+
'@commitlint/load@21.2.0(@types/node@26.1.0)(typescript@6.0.3)':
|
|
2643
2608
|
dependencies:
|
|
2644
2609
|
'@commitlint/config-validator': 21.2.0
|
|
2645
2610
|
'@commitlint/execute-rule': 21.0.1
|
|
2646
2611
|
'@commitlint/resolve-extends': 21.2.0
|
|
2647
2612
|
'@commitlint/types': 21.2.0
|
|
2648
2613
|
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
2649
|
-
cosmiconfig-typescript-loader: 6.3.0(@types/node@26.0
|
|
2614
|
+
cosmiconfig-typescript-loader: 6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3)
|
|
2650
2615
|
es-toolkit: 1.49.0
|
|
2651
2616
|
is-plain-obj: 4.1.0
|
|
2652
2617
|
picocolors: 1.1.1
|
|
@@ -2787,7 +2752,7 @@ snapshots:
|
|
|
2787
2752
|
'@jridgewell/resolve-uri': 3.1.2
|
|
2788
2753
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
2789
2754
|
|
|
2790
|
-
'@lucide/vue@1.
|
|
2755
|
+
'@lucide/vue@1.23.0(vue@3.5.39(typescript@6.0.3))':
|
|
2791
2756
|
dependencies:
|
|
2792
2757
|
vue: 3.5.39(typescript@6.0.3)
|
|
2793
2758
|
|
|
@@ -2810,173 +2775,173 @@ snapshots:
|
|
|
2810
2775
|
'@nodelib/fs.scandir': 2.1.5
|
|
2811
2776
|
fastq: 1.20.1
|
|
2812
2777
|
|
|
2813
|
-
'@oxc-project/types@0.
|
|
2778
|
+
'@oxc-project/types@0.138.0': {}
|
|
2814
2779
|
|
|
2815
|
-
'@oxfmt/binding-android-arm-eabi@0.
|
|
2780
|
+
'@oxfmt/binding-android-arm-eabi@0.57.0':
|
|
2816
2781
|
optional: true
|
|
2817
2782
|
|
|
2818
|
-
'@oxfmt/binding-android-arm64@0.
|
|
2783
|
+
'@oxfmt/binding-android-arm64@0.57.0':
|
|
2819
2784
|
optional: true
|
|
2820
2785
|
|
|
2821
|
-
'@oxfmt/binding-darwin-arm64@0.
|
|
2786
|
+
'@oxfmt/binding-darwin-arm64@0.57.0':
|
|
2822
2787
|
optional: true
|
|
2823
2788
|
|
|
2824
|
-
'@oxfmt/binding-darwin-x64@0.
|
|
2789
|
+
'@oxfmt/binding-darwin-x64@0.57.0':
|
|
2825
2790
|
optional: true
|
|
2826
2791
|
|
|
2827
|
-
'@oxfmt/binding-freebsd-x64@0.
|
|
2792
|
+
'@oxfmt/binding-freebsd-x64@0.57.0':
|
|
2828
2793
|
optional: true
|
|
2829
2794
|
|
|
2830
|
-
'@oxfmt/binding-linux-arm-gnueabihf@0.
|
|
2795
|
+
'@oxfmt/binding-linux-arm-gnueabihf@0.57.0':
|
|
2831
2796
|
optional: true
|
|
2832
2797
|
|
|
2833
|
-
'@oxfmt/binding-linux-arm-musleabihf@0.
|
|
2798
|
+
'@oxfmt/binding-linux-arm-musleabihf@0.57.0':
|
|
2834
2799
|
optional: true
|
|
2835
2800
|
|
|
2836
|
-
'@oxfmt/binding-linux-arm64-gnu@0.
|
|
2801
|
+
'@oxfmt/binding-linux-arm64-gnu@0.57.0':
|
|
2837
2802
|
optional: true
|
|
2838
2803
|
|
|
2839
|
-
'@oxfmt/binding-linux-arm64-musl@0.
|
|
2804
|
+
'@oxfmt/binding-linux-arm64-musl@0.57.0':
|
|
2840
2805
|
optional: true
|
|
2841
2806
|
|
|
2842
|
-
'@oxfmt/binding-linux-ppc64-gnu@0.
|
|
2807
|
+
'@oxfmt/binding-linux-ppc64-gnu@0.57.0':
|
|
2843
2808
|
optional: true
|
|
2844
2809
|
|
|
2845
|
-
'@oxfmt/binding-linux-riscv64-gnu@0.
|
|
2810
|
+
'@oxfmt/binding-linux-riscv64-gnu@0.57.0':
|
|
2846
2811
|
optional: true
|
|
2847
2812
|
|
|
2848
|
-
'@oxfmt/binding-linux-riscv64-musl@0.
|
|
2813
|
+
'@oxfmt/binding-linux-riscv64-musl@0.57.0':
|
|
2849
2814
|
optional: true
|
|
2850
2815
|
|
|
2851
|
-
'@oxfmt/binding-linux-s390x-gnu@0.
|
|
2816
|
+
'@oxfmt/binding-linux-s390x-gnu@0.57.0':
|
|
2852
2817
|
optional: true
|
|
2853
2818
|
|
|
2854
|
-
'@oxfmt/binding-linux-x64-gnu@0.
|
|
2819
|
+
'@oxfmt/binding-linux-x64-gnu@0.57.0':
|
|
2855
2820
|
optional: true
|
|
2856
2821
|
|
|
2857
|
-
'@oxfmt/binding-linux-x64-musl@0.
|
|
2822
|
+
'@oxfmt/binding-linux-x64-musl@0.57.0':
|
|
2858
2823
|
optional: true
|
|
2859
2824
|
|
|
2860
|
-
'@oxfmt/binding-openharmony-arm64@0.
|
|
2825
|
+
'@oxfmt/binding-openharmony-arm64@0.57.0':
|
|
2861
2826
|
optional: true
|
|
2862
2827
|
|
|
2863
|
-
'@oxfmt/binding-win32-arm64-msvc@0.
|
|
2828
|
+
'@oxfmt/binding-win32-arm64-msvc@0.57.0':
|
|
2864
2829
|
optional: true
|
|
2865
2830
|
|
|
2866
|
-
'@oxfmt/binding-win32-ia32-msvc@0.
|
|
2831
|
+
'@oxfmt/binding-win32-ia32-msvc@0.57.0':
|
|
2867
2832
|
optional: true
|
|
2868
2833
|
|
|
2869
|
-
'@oxfmt/binding-win32-x64-msvc@0.
|
|
2834
|
+
'@oxfmt/binding-win32-x64-msvc@0.57.0':
|
|
2870
2835
|
optional: true
|
|
2871
2836
|
|
|
2872
|
-
'@oxlint/binding-android-arm-eabi@1.
|
|
2837
|
+
'@oxlint/binding-android-arm-eabi@1.72.0':
|
|
2873
2838
|
optional: true
|
|
2874
2839
|
|
|
2875
|
-
'@oxlint/binding-android-arm64@1.
|
|
2840
|
+
'@oxlint/binding-android-arm64@1.72.0':
|
|
2876
2841
|
optional: true
|
|
2877
2842
|
|
|
2878
|
-
'@oxlint/binding-darwin-arm64@1.
|
|
2843
|
+
'@oxlint/binding-darwin-arm64@1.72.0':
|
|
2879
2844
|
optional: true
|
|
2880
2845
|
|
|
2881
|
-
'@oxlint/binding-darwin-x64@1.
|
|
2846
|
+
'@oxlint/binding-darwin-x64@1.72.0':
|
|
2882
2847
|
optional: true
|
|
2883
2848
|
|
|
2884
|
-
'@oxlint/binding-freebsd-x64@1.
|
|
2849
|
+
'@oxlint/binding-freebsd-x64@1.72.0':
|
|
2885
2850
|
optional: true
|
|
2886
2851
|
|
|
2887
|
-
'@oxlint/binding-linux-arm-gnueabihf@1.
|
|
2852
|
+
'@oxlint/binding-linux-arm-gnueabihf@1.72.0':
|
|
2888
2853
|
optional: true
|
|
2889
2854
|
|
|
2890
|
-
'@oxlint/binding-linux-arm-musleabihf@1.
|
|
2855
|
+
'@oxlint/binding-linux-arm-musleabihf@1.72.0':
|
|
2891
2856
|
optional: true
|
|
2892
2857
|
|
|
2893
|
-
'@oxlint/binding-linux-arm64-gnu@1.
|
|
2858
|
+
'@oxlint/binding-linux-arm64-gnu@1.72.0':
|
|
2894
2859
|
optional: true
|
|
2895
2860
|
|
|
2896
|
-
'@oxlint/binding-linux-arm64-musl@1.
|
|
2861
|
+
'@oxlint/binding-linux-arm64-musl@1.72.0':
|
|
2897
2862
|
optional: true
|
|
2898
2863
|
|
|
2899
|
-
'@oxlint/binding-linux-ppc64-gnu@1.
|
|
2864
|
+
'@oxlint/binding-linux-ppc64-gnu@1.72.0':
|
|
2900
2865
|
optional: true
|
|
2901
2866
|
|
|
2902
|
-
'@oxlint/binding-linux-riscv64-gnu@1.
|
|
2867
|
+
'@oxlint/binding-linux-riscv64-gnu@1.72.0':
|
|
2903
2868
|
optional: true
|
|
2904
2869
|
|
|
2905
|
-
'@oxlint/binding-linux-riscv64-musl@1.
|
|
2870
|
+
'@oxlint/binding-linux-riscv64-musl@1.72.0':
|
|
2906
2871
|
optional: true
|
|
2907
2872
|
|
|
2908
|
-
'@oxlint/binding-linux-s390x-gnu@1.
|
|
2873
|
+
'@oxlint/binding-linux-s390x-gnu@1.72.0':
|
|
2909
2874
|
optional: true
|
|
2910
2875
|
|
|
2911
|
-
'@oxlint/binding-linux-x64-gnu@1.
|
|
2876
|
+
'@oxlint/binding-linux-x64-gnu@1.72.0':
|
|
2912
2877
|
optional: true
|
|
2913
2878
|
|
|
2914
|
-
'@oxlint/binding-linux-x64-musl@1.
|
|
2879
|
+
'@oxlint/binding-linux-x64-musl@1.72.0':
|
|
2915
2880
|
optional: true
|
|
2916
2881
|
|
|
2917
|
-
'@oxlint/binding-openharmony-arm64@1.
|
|
2882
|
+
'@oxlint/binding-openharmony-arm64@1.72.0':
|
|
2918
2883
|
optional: true
|
|
2919
2884
|
|
|
2920
|
-
'@oxlint/binding-win32-arm64-msvc@1.
|
|
2885
|
+
'@oxlint/binding-win32-arm64-msvc@1.72.0':
|
|
2921
2886
|
optional: true
|
|
2922
2887
|
|
|
2923
|
-
'@oxlint/binding-win32-ia32-msvc@1.
|
|
2888
|
+
'@oxlint/binding-win32-ia32-msvc@1.72.0':
|
|
2924
2889
|
optional: true
|
|
2925
2890
|
|
|
2926
|
-
'@oxlint/binding-win32-x64-msvc@1.
|
|
2891
|
+
'@oxlint/binding-win32-x64-msvc@1.72.0':
|
|
2927
2892
|
optional: true
|
|
2928
2893
|
|
|
2929
2894
|
'@pkgr/core@0.2.9': {}
|
|
2930
2895
|
|
|
2931
2896
|
'@polka/url@1.0.0-next.29': {}
|
|
2932
2897
|
|
|
2933
|
-
'@rolldown/binding-android-arm64@1.1.
|
|
2898
|
+
'@rolldown/binding-android-arm64@1.1.4':
|
|
2934
2899
|
optional: true
|
|
2935
2900
|
|
|
2936
|
-
'@rolldown/binding-darwin-arm64@1.1.
|
|
2901
|
+
'@rolldown/binding-darwin-arm64@1.1.4':
|
|
2937
2902
|
optional: true
|
|
2938
2903
|
|
|
2939
|
-
'@rolldown/binding-darwin-x64@1.1.
|
|
2904
|
+
'@rolldown/binding-darwin-x64@1.1.4':
|
|
2940
2905
|
optional: true
|
|
2941
2906
|
|
|
2942
|
-
'@rolldown/binding-freebsd-x64@1.1.
|
|
2907
|
+
'@rolldown/binding-freebsd-x64@1.1.4':
|
|
2943
2908
|
optional: true
|
|
2944
2909
|
|
|
2945
|
-
'@rolldown/binding-linux-arm-gnueabihf@1.1.
|
|
2910
|
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.4':
|
|
2946
2911
|
optional: true
|
|
2947
2912
|
|
|
2948
|
-
'@rolldown/binding-linux-arm64-gnu@1.1.
|
|
2913
|
+
'@rolldown/binding-linux-arm64-gnu@1.1.4':
|
|
2949
2914
|
optional: true
|
|
2950
2915
|
|
|
2951
|
-
'@rolldown/binding-linux-arm64-musl@1.1.
|
|
2916
|
+
'@rolldown/binding-linux-arm64-musl@1.1.4':
|
|
2952
2917
|
optional: true
|
|
2953
2918
|
|
|
2954
|
-
'@rolldown/binding-linux-ppc64-gnu@1.1.
|
|
2919
|
+
'@rolldown/binding-linux-ppc64-gnu@1.1.4':
|
|
2955
2920
|
optional: true
|
|
2956
2921
|
|
|
2957
|
-
'@rolldown/binding-linux-s390x-gnu@1.1.
|
|
2922
|
+
'@rolldown/binding-linux-s390x-gnu@1.1.4':
|
|
2958
2923
|
optional: true
|
|
2959
2924
|
|
|
2960
|
-
'@rolldown/binding-linux-x64-gnu@1.1.
|
|
2925
|
+
'@rolldown/binding-linux-x64-gnu@1.1.4':
|
|
2961
2926
|
optional: true
|
|
2962
2927
|
|
|
2963
|
-
'@rolldown/binding-linux-x64-musl@1.1.
|
|
2928
|
+
'@rolldown/binding-linux-x64-musl@1.1.4':
|
|
2964
2929
|
optional: true
|
|
2965
2930
|
|
|
2966
|
-
'@rolldown/binding-openharmony-arm64@1.1.
|
|
2931
|
+
'@rolldown/binding-openharmony-arm64@1.1.4':
|
|
2967
2932
|
optional: true
|
|
2968
2933
|
|
|
2969
|
-
'@rolldown/binding-wasm32-wasi@1.1.
|
|
2934
|
+
'@rolldown/binding-wasm32-wasi@1.1.4':
|
|
2970
2935
|
dependencies:
|
|
2971
2936
|
'@emnapi/core': 1.11.1
|
|
2972
2937
|
'@emnapi/runtime': 1.11.1
|
|
2973
2938
|
'@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
|
2974
2939
|
optional: true
|
|
2975
2940
|
|
|
2976
|
-
'@rolldown/binding-win32-arm64-msvc@1.1.
|
|
2941
|
+
'@rolldown/binding-win32-arm64-msvc@1.1.4':
|
|
2977
2942
|
optional: true
|
|
2978
2943
|
|
|
2979
|
-
'@rolldown/binding-win32-x64-msvc@1.1.
|
|
2944
|
+
'@rolldown/binding-win32-x64-msvc@1.1.4':
|
|
2980
2945
|
optional: true
|
|
2981
2946
|
|
|
2982
2947
|
'@rolldown/pluginutils@1.0.1': {}
|
|
@@ -2989,7 +2954,7 @@ snapshots:
|
|
|
2989
2954
|
|
|
2990
2955
|
'@simple-libs/stream-utils@2.0.0': {}
|
|
2991
2956
|
|
|
2992
|
-
'@tailwindcss/node@4.3.
|
|
2957
|
+
'@tailwindcss/node@4.3.2':
|
|
2993
2958
|
dependencies:
|
|
2994
2959
|
'@jridgewell/remapping': 2.3.5
|
|
2995
2960
|
enhanced-resolve: 5.21.6
|
|
@@ -2997,65 +2962,65 @@ snapshots:
|
|
|
2997
2962
|
lightningcss: 1.32.0
|
|
2998
2963
|
magic-string: 0.30.21
|
|
2999
2964
|
source-map-js: 1.2.1
|
|
3000
|
-
tailwindcss: 4.3.
|
|
2965
|
+
tailwindcss: 4.3.2
|
|
3001
2966
|
|
|
3002
|
-
'@tailwindcss/oxide-android-arm64@4.3.
|
|
2967
|
+
'@tailwindcss/oxide-android-arm64@4.3.2':
|
|
3003
2968
|
optional: true
|
|
3004
2969
|
|
|
3005
|
-
'@tailwindcss/oxide-darwin-arm64@4.3.
|
|
2970
|
+
'@tailwindcss/oxide-darwin-arm64@4.3.2':
|
|
3006
2971
|
optional: true
|
|
3007
2972
|
|
|
3008
|
-
'@tailwindcss/oxide-darwin-x64@4.3.
|
|
2973
|
+
'@tailwindcss/oxide-darwin-x64@4.3.2':
|
|
3009
2974
|
optional: true
|
|
3010
2975
|
|
|
3011
|
-
'@tailwindcss/oxide-freebsd-x64@4.3.
|
|
2976
|
+
'@tailwindcss/oxide-freebsd-x64@4.3.2':
|
|
3012
2977
|
optional: true
|
|
3013
2978
|
|
|
3014
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.
|
|
2979
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf@4.3.2':
|
|
3015
2980
|
optional: true
|
|
3016
2981
|
|
|
3017
|
-
'@tailwindcss/oxide-linux-arm64-gnu@4.3.
|
|
2982
|
+
'@tailwindcss/oxide-linux-arm64-gnu@4.3.2':
|
|
3018
2983
|
optional: true
|
|
3019
2984
|
|
|
3020
|
-
'@tailwindcss/oxide-linux-arm64-musl@4.3.
|
|
2985
|
+
'@tailwindcss/oxide-linux-arm64-musl@4.3.2':
|
|
3021
2986
|
optional: true
|
|
3022
2987
|
|
|
3023
|
-
'@tailwindcss/oxide-linux-x64-gnu@4.3.
|
|
2988
|
+
'@tailwindcss/oxide-linux-x64-gnu@4.3.2':
|
|
3024
2989
|
optional: true
|
|
3025
2990
|
|
|
3026
|
-
'@tailwindcss/oxide-linux-x64-musl@4.3.
|
|
2991
|
+
'@tailwindcss/oxide-linux-x64-musl@4.3.2':
|
|
3027
2992
|
optional: true
|
|
3028
2993
|
|
|
3029
|
-
'@tailwindcss/oxide-wasm32-wasi@4.3.
|
|
2994
|
+
'@tailwindcss/oxide-wasm32-wasi@4.3.2':
|
|
3030
2995
|
optional: true
|
|
3031
2996
|
|
|
3032
|
-
'@tailwindcss/oxide-win32-arm64-msvc@4.3.
|
|
2997
|
+
'@tailwindcss/oxide-win32-arm64-msvc@4.3.2':
|
|
3033
2998
|
optional: true
|
|
3034
2999
|
|
|
3035
|
-
'@tailwindcss/oxide-win32-x64-msvc@4.3.
|
|
3000
|
+
'@tailwindcss/oxide-win32-x64-msvc@4.3.2':
|
|
3036
3001
|
optional: true
|
|
3037
3002
|
|
|
3038
|
-
'@tailwindcss/oxide@4.3.
|
|
3003
|
+
'@tailwindcss/oxide@4.3.2':
|
|
3039
3004
|
optionalDependencies:
|
|
3040
|
-
'@tailwindcss/oxide-android-arm64': 4.3.
|
|
3041
|
-
'@tailwindcss/oxide-darwin-arm64': 4.3.
|
|
3042
|
-
'@tailwindcss/oxide-darwin-x64': 4.3.
|
|
3043
|
-
'@tailwindcss/oxide-freebsd-x64': 4.3.
|
|
3044
|
-
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.
|
|
3045
|
-
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.
|
|
3046
|
-
'@tailwindcss/oxide-linux-arm64-musl': 4.3.
|
|
3047
|
-
'@tailwindcss/oxide-linux-x64-gnu': 4.3.
|
|
3048
|
-
'@tailwindcss/oxide-linux-x64-musl': 4.3.
|
|
3049
|
-
'@tailwindcss/oxide-wasm32-wasi': 4.3.
|
|
3050
|
-
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.
|
|
3051
|
-
'@tailwindcss/oxide-win32-x64-msvc': 4.3.
|
|
3052
|
-
|
|
3053
|
-
'@tailwindcss/vite@4.3.
|
|
3054
|
-
dependencies:
|
|
3055
|
-
'@tailwindcss/node': 4.3.
|
|
3056
|
-
'@tailwindcss/oxide': 4.3.
|
|
3057
|
-
tailwindcss: 4.3.
|
|
3058
|
-
vite: 8.1.
|
|
3005
|
+
'@tailwindcss/oxide-android-arm64': 4.3.2
|
|
3006
|
+
'@tailwindcss/oxide-darwin-arm64': 4.3.2
|
|
3007
|
+
'@tailwindcss/oxide-darwin-x64': 4.3.2
|
|
3008
|
+
'@tailwindcss/oxide-freebsd-x64': 4.3.2
|
|
3009
|
+
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.2
|
|
3010
|
+
'@tailwindcss/oxide-linux-arm64-gnu': 4.3.2
|
|
3011
|
+
'@tailwindcss/oxide-linux-arm64-musl': 4.3.2
|
|
3012
|
+
'@tailwindcss/oxide-linux-x64-gnu': 4.3.2
|
|
3013
|
+
'@tailwindcss/oxide-linux-x64-musl': 4.3.2
|
|
3014
|
+
'@tailwindcss/oxide-wasm32-wasi': 4.3.2
|
|
3015
|
+
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.2
|
|
3016
|
+
'@tailwindcss/oxide-win32-x64-msvc': 4.3.2
|
|
3017
|
+
|
|
3018
|
+
'@tailwindcss/vite@4.3.2(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))':
|
|
3019
|
+
dependencies:
|
|
3020
|
+
'@tailwindcss/node': 4.3.2
|
|
3021
|
+
'@tailwindcss/oxide': 4.3.2
|
|
3022
|
+
tailwindcss: 4.3.2
|
|
3023
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
3059
3024
|
|
|
3060
3025
|
'@tauri-apps/api@2.11.1': {}
|
|
3061
3026
|
|
|
@@ -3119,7 +3084,7 @@ snapshots:
|
|
|
3119
3084
|
|
|
3120
3085
|
'@types/json-schema@7.0.15': {}
|
|
3121
3086
|
|
|
3122
|
-
'@types/node@26.0
|
|
3087
|
+
'@types/node@26.1.0':
|
|
3123
3088
|
dependencies:
|
|
3124
3089
|
undici-types: 8.3.0
|
|
3125
3090
|
|
|
@@ -3214,10 +3179,10 @@ snapshots:
|
|
|
3214
3179
|
'@typescript-eslint/types': 8.61.1
|
|
3215
3180
|
eslint-visitor-keys: 5.0.1
|
|
3216
3181
|
|
|
3217
|
-
'@vitejs/plugin-vue@6.0.7(vite@8.1.
|
|
3182
|
+
'@vitejs/plugin-vue@6.0.7(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
|
3218
3183
|
dependencies:
|
|
3219
3184
|
'@rolldown/pluginutils': 1.0.1
|
|
3220
|
-
vite: 8.1.
|
|
3185
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
3221
3186
|
vue: 3.5.39(typescript@6.0.3)
|
|
3222
3187
|
|
|
3223
3188
|
'@volar/language-core@2.4.28':
|
|
@@ -3328,7 +3293,7 @@ snapshots:
|
|
|
3328
3293
|
transitivePeerDependencies:
|
|
3329
3294
|
- supports-color
|
|
3330
3295
|
|
|
3331
|
-
'@vue/language-core@3.3.
|
|
3296
|
+
'@vue/language-core@3.3.6':
|
|
3332
3297
|
dependencies:
|
|
3333
3298
|
'@volar/language-core': 2.4.28
|
|
3334
3299
|
'@vue/compiler-dom': 3.5.39
|
|
@@ -3336,7 +3301,7 @@ snapshots:
|
|
|
3336
3301
|
alien-signals: 3.2.1
|
|
3337
3302
|
muggle-string: 0.4.1
|
|
3338
3303
|
path-browserify: 1.0.1
|
|
3339
|
-
picomatch: 4.0.
|
|
3304
|
+
picomatch: 4.0.5
|
|
3340
3305
|
|
|
3341
3306
|
'@vue/reactivity@3.5.39':
|
|
3342
3307
|
dependencies:
|
|
@@ -3481,9 +3446,9 @@ snapshots:
|
|
|
3481
3446
|
|
|
3482
3447
|
convert-source-map@2.0.0: {}
|
|
3483
3448
|
|
|
3484
|
-
cosmiconfig-typescript-loader@6.3.0(@types/node@26.0
|
|
3449
|
+
cosmiconfig-typescript-loader@6.3.0(@types/node@26.1.0)(cosmiconfig@9.0.2(typescript@6.0.3))(typescript@6.0.3):
|
|
3485
3450
|
dependencies:
|
|
3486
|
-
'@types/node': 26.0
|
|
3451
|
+
'@types/node': 26.1.0
|
|
3487
3452
|
cosmiconfig: 9.0.2(typescript@6.0.3)
|
|
3488
3453
|
jiti: 2.6.1
|
|
3489
3454
|
typescript: 6.0.3
|
|
@@ -3557,10 +3522,10 @@ snapshots:
|
|
|
3557
3522
|
dependencies:
|
|
3558
3523
|
eslint: 10.6.0(jiti@2.7.0)
|
|
3559
3524
|
|
|
3560
|
-
eslint-plugin-oxlint@1.
|
|
3525
|
+
eslint-plugin-oxlint@1.72.0(oxlint@1.72.0):
|
|
3561
3526
|
dependencies:
|
|
3562
3527
|
jsonc-parser: 3.3.1
|
|
3563
|
-
oxlint: 1.
|
|
3528
|
+
oxlint: 1.72.0
|
|
3564
3529
|
|
|
3565
3530
|
eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@10.6.0(jiti@2.7.0)))(eslint@10.6.0(jiti@2.7.0))(prettier@3.8.3):
|
|
3566
3531
|
dependencies:
|
|
@@ -3682,9 +3647,9 @@ snapshots:
|
|
|
3682
3647
|
dependencies:
|
|
3683
3648
|
reusify: 1.1.0
|
|
3684
3649
|
|
|
3685
|
-
fdir@6.5.0(picomatch@4.0.
|
|
3650
|
+
fdir@6.5.0(picomatch@4.0.5):
|
|
3686
3651
|
optionalDependencies:
|
|
3687
|
-
picomatch: 4.0.
|
|
3652
|
+
picomatch: 4.0.5
|
|
3688
3653
|
|
|
3689
3654
|
file-entry-cache@8.0.0:
|
|
3690
3655
|
dependencies:
|
|
@@ -3881,7 +3846,7 @@ snapshots:
|
|
|
3881
3846
|
lint-staged@17.0.8:
|
|
3882
3847
|
dependencies:
|
|
3883
3848
|
listr2: 10.2.1
|
|
3884
|
-
picomatch: 4.0.
|
|
3849
|
+
picomatch: 4.0.5
|
|
3885
3850
|
string-argv: 0.3.2
|
|
3886
3851
|
tinyexec: 1.2.4
|
|
3887
3852
|
optionalDependencies:
|
|
@@ -3966,7 +3931,7 @@ snapshots:
|
|
|
3966
3931
|
ansi-styles: 6.2.3
|
|
3967
3932
|
cross-spawn: 7.0.6
|
|
3968
3933
|
memorystream: 0.3.1
|
|
3969
|
-
picomatch: 4.0.
|
|
3934
|
+
picomatch: 4.0.5
|
|
3970
3935
|
pidtree: 1.0.0
|
|
3971
3936
|
read-package-json-fast: 6.0.0
|
|
3972
3937
|
shell-quote: 1.8.4
|
|
@@ -4004,51 +3969,51 @@ snapshots:
|
|
|
4004
3969
|
type-check: 0.4.0
|
|
4005
3970
|
word-wrap: 1.2.5
|
|
4006
3971
|
|
|
4007
|
-
oxfmt@0.
|
|
3972
|
+
oxfmt@0.57.0:
|
|
4008
3973
|
dependencies:
|
|
4009
3974
|
tinypool: 2.1.0
|
|
4010
3975
|
optionalDependencies:
|
|
4011
|
-
'@oxfmt/binding-android-arm-eabi': 0.
|
|
4012
|
-
'@oxfmt/binding-android-arm64': 0.
|
|
4013
|
-
'@oxfmt/binding-darwin-arm64': 0.
|
|
4014
|
-
'@oxfmt/binding-darwin-x64': 0.
|
|
4015
|
-
'@oxfmt/binding-freebsd-x64': 0.
|
|
4016
|
-
'@oxfmt/binding-linux-arm-gnueabihf': 0.
|
|
4017
|
-
'@oxfmt/binding-linux-arm-musleabihf': 0.
|
|
4018
|
-
'@oxfmt/binding-linux-arm64-gnu': 0.
|
|
4019
|
-
'@oxfmt/binding-linux-arm64-musl': 0.
|
|
4020
|
-
'@oxfmt/binding-linux-ppc64-gnu': 0.
|
|
4021
|
-
'@oxfmt/binding-linux-riscv64-gnu': 0.
|
|
4022
|
-
'@oxfmt/binding-linux-riscv64-musl': 0.
|
|
4023
|
-
'@oxfmt/binding-linux-s390x-gnu': 0.
|
|
4024
|
-
'@oxfmt/binding-linux-x64-gnu': 0.
|
|
4025
|
-
'@oxfmt/binding-linux-x64-musl': 0.
|
|
4026
|
-
'@oxfmt/binding-openharmony-arm64': 0.
|
|
4027
|
-
'@oxfmt/binding-win32-arm64-msvc': 0.
|
|
4028
|
-
'@oxfmt/binding-win32-ia32-msvc': 0.
|
|
4029
|
-
'@oxfmt/binding-win32-x64-msvc': 0.
|
|
4030
|
-
|
|
4031
|
-
oxlint@1.
|
|
3976
|
+
'@oxfmt/binding-android-arm-eabi': 0.57.0
|
|
3977
|
+
'@oxfmt/binding-android-arm64': 0.57.0
|
|
3978
|
+
'@oxfmt/binding-darwin-arm64': 0.57.0
|
|
3979
|
+
'@oxfmt/binding-darwin-x64': 0.57.0
|
|
3980
|
+
'@oxfmt/binding-freebsd-x64': 0.57.0
|
|
3981
|
+
'@oxfmt/binding-linux-arm-gnueabihf': 0.57.0
|
|
3982
|
+
'@oxfmt/binding-linux-arm-musleabihf': 0.57.0
|
|
3983
|
+
'@oxfmt/binding-linux-arm64-gnu': 0.57.0
|
|
3984
|
+
'@oxfmt/binding-linux-arm64-musl': 0.57.0
|
|
3985
|
+
'@oxfmt/binding-linux-ppc64-gnu': 0.57.0
|
|
3986
|
+
'@oxfmt/binding-linux-riscv64-gnu': 0.57.0
|
|
3987
|
+
'@oxfmt/binding-linux-riscv64-musl': 0.57.0
|
|
3988
|
+
'@oxfmt/binding-linux-s390x-gnu': 0.57.0
|
|
3989
|
+
'@oxfmt/binding-linux-x64-gnu': 0.57.0
|
|
3990
|
+
'@oxfmt/binding-linux-x64-musl': 0.57.0
|
|
3991
|
+
'@oxfmt/binding-openharmony-arm64': 0.57.0
|
|
3992
|
+
'@oxfmt/binding-win32-arm64-msvc': 0.57.0
|
|
3993
|
+
'@oxfmt/binding-win32-ia32-msvc': 0.57.0
|
|
3994
|
+
'@oxfmt/binding-win32-x64-msvc': 0.57.0
|
|
3995
|
+
|
|
3996
|
+
oxlint@1.72.0:
|
|
4032
3997
|
optionalDependencies:
|
|
4033
|
-
'@oxlint/binding-android-arm-eabi': 1.
|
|
4034
|
-
'@oxlint/binding-android-arm64': 1.
|
|
4035
|
-
'@oxlint/binding-darwin-arm64': 1.
|
|
4036
|
-
'@oxlint/binding-darwin-x64': 1.
|
|
4037
|
-
'@oxlint/binding-freebsd-x64': 1.
|
|
4038
|
-
'@oxlint/binding-linux-arm-gnueabihf': 1.
|
|
4039
|
-
'@oxlint/binding-linux-arm-musleabihf': 1.
|
|
4040
|
-
'@oxlint/binding-linux-arm64-gnu': 1.
|
|
4041
|
-
'@oxlint/binding-linux-arm64-musl': 1.
|
|
4042
|
-
'@oxlint/binding-linux-ppc64-gnu': 1.
|
|
4043
|
-
'@oxlint/binding-linux-riscv64-gnu': 1.
|
|
4044
|
-
'@oxlint/binding-linux-riscv64-musl': 1.
|
|
4045
|
-
'@oxlint/binding-linux-s390x-gnu': 1.
|
|
4046
|
-
'@oxlint/binding-linux-x64-gnu': 1.
|
|
4047
|
-
'@oxlint/binding-linux-x64-musl': 1.
|
|
4048
|
-
'@oxlint/binding-openharmony-arm64': 1.
|
|
4049
|
-
'@oxlint/binding-win32-arm64-msvc': 1.
|
|
4050
|
-
'@oxlint/binding-win32-ia32-msvc': 1.
|
|
4051
|
-
'@oxlint/binding-win32-x64-msvc': 1.
|
|
3998
|
+
'@oxlint/binding-android-arm-eabi': 1.72.0
|
|
3999
|
+
'@oxlint/binding-android-arm64': 1.72.0
|
|
4000
|
+
'@oxlint/binding-darwin-arm64': 1.72.0
|
|
4001
|
+
'@oxlint/binding-darwin-x64': 1.72.0
|
|
4002
|
+
'@oxlint/binding-freebsd-x64': 1.72.0
|
|
4003
|
+
'@oxlint/binding-linux-arm-gnueabihf': 1.72.0
|
|
4004
|
+
'@oxlint/binding-linux-arm-musleabihf': 1.72.0
|
|
4005
|
+
'@oxlint/binding-linux-arm64-gnu': 1.72.0
|
|
4006
|
+
'@oxlint/binding-linux-arm64-musl': 1.72.0
|
|
4007
|
+
'@oxlint/binding-linux-ppc64-gnu': 1.72.0
|
|
4008
|
+
'@oxlint/binding-linux-riscv64-gnu': 1.72.0
|
|
4009
|
+
'@oxlint/binding-linux-riscv64-musl': 1.72.0
|
|
4010
|
+
'@oxlint/binding-linux-s390x-gnu': 1.72.0
|
|
4011
|
+
'@oxlint/binding-linux-x64-gnu': 1.72.0
|
|
4012
|
+
'@oxlint/binding-linux-x64-musl': 1.72.0
|
|
4013
|
+
'@oxlint/binding-openharmony-arm64': 1.72.0
|
|
4014
|
+
'@oxlint/binding-win32-arm64-msvc': 1.72.0
|
|
4015
|
+
'@oxlint/binding-win32-ia32-msvc': 1.72.0
|
|
4016
|
+
'@oxlint/binding-win32-x64-msvc': 1.72.0
|
|
4052
4017
|
|
|
4053
4018
|
p-limit@3.1.0:
|
|
4054
4019
|
dependencies:
|
|
@@ -4083,7 +4048,7 @@ snapshots:
|
|
|
4083
4048
|
|
|
4084
4049
|
picomatch@2.3.2: {}
|
|
4085
4050
|
|
|
4086
|
-
picomatch@4.0.
|
|
4051
|
+
picomatch@4.0.5: {}
|
|
4087
4052
|
|
|
4088
4053
|
pidtree@1.0.0: {}
|
|
4089
4054
|
|
|
@@ -4148,26 +4113,26 @@ snapshots:
|
|
|
4148
4113
|
|
|
4149
4114
|
rfdc@1.4.1: {}
|
|
4150
4115
|
|
|
4151
|
-
rolldown@1.1.
|
|
4116
|
+
rolldown@1.1.4:
|
|
4152
4117
|
dependencies:
|
|
4153
|
-
'@oxc-project/types': 0.
|
|
4118
|
+
'@oxc-project/types': 0.138.0
|
|
4154
4119
|
'@rolldown/pluginutils': 1.0.1
|
|
4155
4120
|
optionalDependencies:
|
|
4156
|
-
'@rolldown/binding-android-arm64': 1.1.
|
|
4157
|
-
'@rolldown/binding-darwin-arm64': 1.1.
|
|
4158
|
-
'@rolldown/binding-darwin-x64': 1.1.
|
|
4159
|
-
'@rolldown/binding-freebsd-x64': 1.1.
|
|
4160
|
-
'@rolldown/binding-linux-arm-gnueabihf': 1.1.
|
|
4161
|
-
'@rolldown/binding-linux-arm64-gnu': 1.1.
|
|
4162
|
-
'@rolldown/binding-linux-arm64-musl': 1.1.
|
|
4163
|
-
'@rolldown/binding-linux-ppc64-gnu': 1.1.
|
|
4164
|
-
'@rolldown/binding-linux-s390x-gnu': 1.1.
|
|
4165
|
-
'@rolldown/binding-linux-x64-gnu': 1.1.
|
|
4166
|
-
'@rolldown/binding-linux-x64-musl': 1.1.
|
|
4167
|
-
'@rolldown/binding-openharmony-arm64': 1.1.
|
|
4168
|
-
'@rolldown/binding-wasm32-wasi': 1.1.
|
|
4169
|
-
'@rolldown/binding-win32-arm64-msvc': 1.1.
|
|
4170
|
-
'@rolldown/binding-win32-x64-msvc': 1.1.
|
|
4121
|
+
'@rolldown/binding-android-arm64': 1.1.4
|
|
4122
|
+
'@rolldown/binding-darwin-arm64': 1.1.4
|
|
4123
|
+
'@rolldown/binding-darwin-x64': 1.1.4
|
|
4124
|
+
'@rolldown/binding-freebsd-x64': 1.1.4
|
|
4125
|
+
'@rolldown/binding-linux-arm-gnueabihf': 1.1.4
|
|
4126
|
+
'@rolldown/binding-linux-arm64-gnu': 1.1.4
|
|
4127
|
+
'@rolldown/binding-linux-arm64-musl': 1.1.4
|
|
4128
|
+
'@rolldown/binding-linux-ppc64-gnu': 1.1.4
|
|
4129
|
+
'@rolldown/binding-linux-s390x-gnu': 1.1.4
|
|
4130
|
+
'@rolldown/binding-linux-x64-gnu': 1.1.4
|
|
4131
|
+
'@rolldown/binding-linux-x64-musl': 1.1.4
|
|
4132
|
+
'@rolldown/binding-openharmony-arm64': 1.1.4
|
|
4133
|
+
'@rolldown/binding-wasm32-wasi': 1.1.4
|
|
4134
|
+
'@rolldown/binding-win32-arm64-msvc': 1.1.4
|
|
4135
|
+
'@rolldown/binding-win32-x64-msvc': 1.1.4
|
|
4171
4136
|
|
|
4172
4137
|
run-applescript@7.1.0: {}
|
|
4173
4138
|
|
|
@@ -4238,7 +4203,7 @@ snapshots:
|
|
|
4238
4203
|
|
|
4239
4204
|
tailwind-merge@3.6.0: {}
|
|
4240
4205
|
|
|
4241
|
-
tailwindcss@4.3.
|
|
4206
|
+
tailwindcss@4.3.2: {}
|
|
4242
4207
|
|
|
4243
4208
|
tapable@2.3.3: {}
|
|
4244
4209
|
|
|
@@ -4246,13 +4211,13 @@ snapshots:
|
|
|
4246
4211
|
|
|
4247
4212
|
tinyglobby@0.2.16:
|
|
4248
4213
|
dependencies:
|
|
4249
|
-
fdir: 6.5.0(picomatch@4.0.
|
|
4250
|
-
picomatch: 4.0.
|
|
4214
|
+
fdir: 6.5.0(picomatch@4.0.5)
|
|
4215
|
+
picomatch: 4.0.5
|
|
4251
4216
|
|
|
4252
4217
|
tinyglobby@0.2.17:
|
|
4253
4218
|
dependencies:
|
|
4254
|
-
fdir: 6.5.0(picomatch@4.0.
|
|
4255
|
-
picomatch: 4.0.
|
|
4219
|
+
fdir: 6.5.0(picomatch@4.0.5)
|
|
4220
|
+
picomatch: 4.0.5
|
|
4256
4221
|
|
|
4257
4222
|
tinypool@2.1.0: {}
|
|
4258
4223
|
|
|
@@ -4301,7 +4266,7 @@ snapshots:
|
|
|
4301
4266
|
magic-string: 0.30.21
|
|
4302
4267
|
mlly: 1.8.2
|
|
4303
4268
|
pathe: 2.0.3
|
|
4304
|
-
picomatch: 4.0.
|
|
4269
|
+
picomatch: 4.0.5
|
|
4305
4270
|
pkg-types: 2.3.1
|
|
4306
4271
|
scule: 1.3.0
|
|
4307
4272
|
strip-literal: 3.1.0
|
|
@@ -4313,7 +4278,7 @@ snapshots:
|
|
|
4313
4278
|
dependencies:
|
|
4314
4279
|
local-pkg: 1.2.1
|
|
4315
4280
|
magic-string: 0.30.21
|
|
4316
|
-
picomatch: 4.0.
|
|
4281
|
+
picomatch: 4.0.5
|
|
4317
4282
|
unimport: 5.7.0
|
|
4318
4283
|
unplugin: 2.3.11
|
|
4319
4284
|
unplugin-utils: 0.3.1
|
|
@@ -4321,7 +4286,7 @@ snapshots:
|
|
|
4321
4286
|
unplugin-utils@0.3.1:
|
|
4322
4287
|
dependencies:
|
|
4323
4288
|
pathe: 2.0.3
|
|
4324
|
-
picomatch: 4.0.
|
|
4289
|
+
picomatch: 4.0.5
|
|
4325
4290
|
|
|
4326
4291
|
unplugin-vue-components@32.1.0(vue@3.5.39(typescript@6.0.3)):
|
|
4327
4292
|
dependencies:
|
|
@@ -4330,7 +4295,7 @@ snapshots:
|
|
|
4330
4295
|
magic-string: 0.30.21
|
|
4331
4296
|
mlly: 1.8.2
|
|
4332
4297
|
obug: 2.1.1
|
|
4333
|
-
picomatch: 4.0.
|
|
4298
|
+
picomatch: 4.0.5
|
|
4334
4299
|
tinyglobby: 0.2.16
|
|
4335
4300
|
unplugin: 3.0.0
|
|
4336
4301
|
unplugin-utils: 0.3.1
|
|
@@ -4340,13 +4305,13 @@ snapshots:
|
|
|
4340
4305
|
dependencies:
|
|
4341
4306
|
'@jridgewell/remapping': 2.3.5
|
|
4342
4307
|
acorn: 8.16.0
|
|
4343
|
-
picomatch: 4.0.
|
|
4308
|
+
picomatch: 4.0.5
|
|
4344
4309
|
webpack-virtual-modules: 0.6.2
|
|
4345
4310
|
|
|
4346
4311
|
unplugin@3.0.0:
|
|
4347
4312
|
dependencies:
|
|
4348
4313
|
'@jridgewell/remapping': 2.3.5
|
|
4349
|
-
picomatch: 4.0.
|
|
4314
|
+
picomatch: 4.0.5
|
|
4350
4315
|
webpack-virtual-modules: 0.6.2
|
|
4351
4316
|
|
|
4352
4317
|
update-browserslist-db@1.2.3(browserslist@4.28.4):
|
|
@@ -4361,17 +4326,17 @@ snapshots:
|
|
|
4361
4326
|
|
|
4362
4327
|
util-deprecate@1.0.2: {}
|
|
4363
4328
|
|
|
4364
|
-
vite-dev-rpc@2.0.0(vite@8.1.
|
|
4329
|
+
vite-dev-rpc@2.0.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4365
4330
|
dependencies:
|
|
4366
4331
|
birpc: 4.0.0
|
|
4367
|
-
vite: 8.1.
|
|
4368
|
-
vite-hot-client: 2.2.0(vite@8.1.
|
|
4332
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
4333
|
+
vite-hot-client: 2.2.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))
|
|
4369
4334
|
|
|
4370
|
-
vite-hot-client@2.2.0(vite@8.1.
|
|
4335
|
+
vite-hot-client@2.2.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4371
4336
|
dependencies:
|
|
4372
|
-
vite: 8.1.
|
|
4337
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
4373
4338
|
|
|
4374
|
-
vite-plugin-inspect@11.4.1(vite@8.1.
|
|
4339
|
+
vite-plugin-inspect@11.4.1(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4375
4340
|
dependencies:
|
|
4376
4341
|
ansis: 4.3.1
|
|
4377
4342
|
error-stack-parser-es: 1.0.5
|
|
@@ -4381,24 +4346,24 @@ snapshots:
|
|
|
4381
4346
|
perfect-debounce: 2.1.0
|
|
4382
4347
|
sirv: 3.0.2
|
|
4383
4348
|
unplugin-utils: 0.3.1
|
|
4384
|
-
vite: 8.1.
|
|
4385
|
-
vite-dev-rpc: 2.0.0(vite@8.1.
|
|
4349
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
4350
|
+
vite-dev-rpc: 2.0.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))
|
|
4386
4351
|
|
|
4387
|
-
vite-plugin-vue-devtools@8.1.5(vite@8.1.
|
|
4352
|
+
vite-plugin-vue-devtools@8.1.5(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3)):
|
|
4388
4353
|
dependencies:
|
|
4389
4354
|
'@vue/devtools-core': 8.1.5(vue@3.5.39(typescript@6.0.3))
|
|
4390
4355
|
'@vue/devtools-kit': 8.1.5
|
|
4391
4356
|
'@vue/devtools-shared': 8.1.5
|
|
4392
4357
|
sirv: 3.0.2
|
|
4393
|
-
vite: 8.1.
|
|
4394
|
-
vite-plugin-inspect: 11.4.1(vite@8.1.
|
|
4395
|
-
vite-plugin-vue-inspector: 6.0.0(vite@8.1.
|
|
4358
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
4359
|
+
vite-plugin-inspect: 11.4.1(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))
|
|
4360
|
+
vite-plugin-vue-inspector: 6.0.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0))
|
|
4396
4361
|
transitivePeerDependencies:
|
|
4397
4362
|
- '@nuxt/kit'
|
|
4398
4363
|
- supports-color
|
|
4399
4364
|
- vue
|
|
4400
4365
|
|
|
4401
|
-
vite-plugin-vue-inspector@6.0.0(vite@8.1.
|
|
4366
|
+
vite-plugin-vue-inspector@6.0.0(vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)):
|
|
4402
4367
|
dependencies:
|
|
4403
4368
|
'@babel/core': 7.29.7
|
|
4404
4369
|
'@babel/plugin-proposal-decorators': 7.29.7(@babel/core@7.29.7)
|
|
@@ -4409,19 +4374,19 @@ snapshots:
|
|
|
4409
4374
|
'@vue/compiler-dom': 3.5.39
|
|
4410
4375
|
kolorist: 1.8.0
|
|
4411
4376
|
magic-string: 0.30.21
|
|
4412
|
-
vite: 8.1.
|
|
4377
|
+
vite: 8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0)
|
|
4413
4378
|
transitivePeerDependencies:
|
|
4414
4379
|
- supports-color
|
|
4415
4380
|
|
|
4416
|
-
vite@8.1.
|
|
4381
|
+
vite@8.1.3(@types/node@26.1.0)(jiti@2.7.0)(yaml@2.9.0):
|
|
4417
4382
|
dependencies:
|
|
4418
4383
|
lightningcss: 1.32.0
|
|
4419
|
-
picomatch: 4.0.
|
|
4384
|
+
picomatch: 4.0.5
|
|
4420
4385
|
postcss: 8.5.16
|
|
4421
|
-
rolldown: 1.1.
|
|
4386
|
+
rolldown: 1.1.4
|
|
4422
4387
|
tinyglobby: 0.2.17
|
|
4423
4388
|
optionalDependencies:
|
|
4424
|
-
'@types/node': 26.0
|
|
4389
|
+
'@types/node': 26.1.0
|
|
4425
4390
|
fsevents: 2.3.3
|
|
4426
4391
|
jiti: 2.7.0
|
|
4427
4392
|
yaml: 2.9.0
|
|
@@ -4440,10 +4405,10 @@ snapshots:
|
|
|
4440
4405
|
transitivePeerDependencies:
|
|
4441
4406
|
- supports-color
|
|
4442
4407
|
|
|
4443
|
-
vue-tsc@3.3.
|
|
4408
|
+
vue-tsc@3.3.6(typescript@6.0.3):
|
|
4444
4409
|
dependencies:
|
|
4445
4410
|
'@volar/typescript': 2.4.28
|
|
4446
|
-
'@vue/language-core': 3.3.
|
|
4411
|
+
'@vue/language-core': 3.3.6
|
|
4447
4412
|
typescript: 6.0.3
|
|
4448
4413
|
|
|
4449
4414
|
vue@3.5.39(typescript@6.0.3):
|