adminforth 2.26.2 → 2.27.0-next.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/commands/createApp/templates/package.json.hbs +1 -1
- package/dist/modules/restApi.d.ts +1 -0
- package/dist/modules/restApi.d.ts.map +1 -1
- package/dist/modules/restApi.js +25 -1
- package/dist/modules/restApi.js.map +1 -1
- package/dist/modules/styles.js +2 -2
- package/dist/modules/styles.js.map +1 -1
- package/dist/servers/express.d.ts.map +1 -1
- package/dist/servers/express.js +7 -1
- package/dist/servers/express.js.map +1 -1
- package/dist/spa/package-lock.json +44 -7
- package/dist/spa/package.json +1 -1
- package/dist/spa/pnpm-lock.yaml +301 -299
- package/dist/spa/src/App.vue +1 -1
- package/dist/spa/src/adminforth.ts +17 -29
- package/dist/spa/src/afcl/Input.vue +1 -1
- package/dist/spa/src/afcl/Modal.vue +12 -1
- package/dist/spa/src/afcl/Select.vue +4 -2
- package/dist/spa/src/afcl/Table.vue +27 -13
- package/dist/spa/src/components/AcceptModal.vue +2 -0
- package/dist/spa/src/components/ColumnValueInputWrapper.vue +11 -3
- package/dist/spa/src/components/CustomRangePicker.vue +16 -67
- package/dist/spa/src/components/ListActionsThreeDots.vue +9 -8
- package/dist/spa/src/components/RangePicker.vue +236 -0
- package/dist/spa/src/components/ResourceListTable.vue +45 -70
- package/dist/spa/src/components/Sidebar.vue +1 -1
- package/dist/spa/src/components/ThreeDotsMenu.vue +30 -52
- package/dist/spa/src/i18n.ts +1 -1
- package/dist/spa/src/stores/core.ts +4 -2
- package/dist/spa/src/types/Back.ts +11 -4
- package/dist/spa/src/types/Common.ts +26 -5
- package/dist/spa/src/types/FrontendAPI.ts +6 -1
- package/dist/spa/src/utils/listUtils.ts +8 -2
- package/dist/spa/src/utils/utils.ts +187 -10
- package/dist/spa/src/views/CreateView.vue +10 -10
- package/dist/spa/src/views/EditView.vue +10 -9
- package/dist/spa/src/views/ListView.vue +122 -18
- package/dist/spa/src/views/LoginView.vue +13 -13
- package/dist/spa/src/views/ShowView.vue +53 -60
- package/dist/spa/tsconfig.app.json +1 -1
- package/dist/types/Back.d.ts +8 -5
- package/dist/types/Back.d.ts.map +1 -1
- package/dist/types/Back.js.map +1 -1
- package/dist/types/Common.d.ts +21 -5
- package/dist/types/Common.d.ts.map +1 -1
- package/dist/types/Common.js.map +1 -1
- package/dist/types/FrontendAPI.d.ts +13 -1
- package/dist/types/FrontendAPI.d.ts.map +1 -1
- package/dist/types/FrontendAPI.js.map +1 -1
- package/package.json +1 -1
package/dist/spa/pnpm-lock.yaml
CHANGED
|
@@ -10,64 +10,61 @@ importers:
|
|
|
10
10
|
dependencies:
|
|
11
11
|
'@iconify-prerendered/vue-flag':
|
|
12
12
|
specifier: ^0.28.1748584105
|
|
13
|
-
version: 0.28.1754899047(vue@3.5.
|
|
13
|
+
version: 0.28.1754899047(vue@3.5.31(typescript@5.4.5))
|
|
14
14
|
'@iconify-prerendered/vue-flowbite':
|
|
15
15
|
specifier: ^0.28.1754899090
|
|
16
|
-
version: 0.28.1754899090(vue@3.5.
|
|
16
|
+
version: 0.28.1754899090(vue@3.5.31(typescript@5.4.5))
|
|
17
17
|
'@iconify-prerendered/vue-heroicons':
|
|
18
18
|
specifier: ^0.28.1721921294
|
|
19
|
-
version: 0.28.1721921294(vue@3.5.
|
|
19
|
+
version: 0.28.1721921294(vue@3.5.31(typescript@5.4.5))
|
|
20
20
|
'@iconify-prerendered/vue-humbleicons':
|
|
21
21
|
specifier: ^0.28.1754108846
|
|
22
|
-
version: 0.28.1754108846(vue@3.5.
|
|
22
|
+
version: 0.28.1754108846(vue@3.5.31(typescript@5.4.5))
|
|
23
23
|
'@unhead/vue':
|
|
24
24
|
specifier: ^1.9.12
|
|
25
|
-
version: 1.11.20(vue@3.5.
|
|
25
|
+
version: 1.11.20(vue@3.5.31(typescript@5.4.5))
|
|
26
26
|
'@vueuse/core':
|
|
27
27
|
specifier: ^10.10.0
|
|
28
|
-
version: 10.11.1(vue@3.5.
|
|
28
|
+
version: 10.11.1(vue@3.5.31(typescript@5.4.5))
|
|
29
29
|
apexcharts:
|
|
30
30
|
specifier: ^4.7.0
|
|
31
31
|
version: 4.7.0
|
|
32
32
|
dayjs:
|
|
33
33
|
specifier: ^1.11.11
|
|
34
|
-
version: 1.11.
|
|
34
|
+
version: 1.11.20
|
|
35
35
|
debounce:
|
|
36
36
|
specifier: ^2.1.0
|
|
37
37
|
version: 2.2.0
|
|
38
38
|
flowbite-datepicker:
|
|
39
39
|
specifier: ^1.2.6
|
|
40
|
-
version: 1.3.2(rollup@4.
|
|
40
|
+
version: 1.3.2(rollup@4.60.0)
|
|
41
41
|
javascript-time-ago:
|
|
42
42
|
specifier: ^2.5.11
|
|
43
43
|
version: 2.6.4
|
|
44
44
|
pinia:
|
|
45
45
|
specifier: ^2.1.7
|
|
46
|
-
version: 2.3.1(typescript@5.4.5)(vue@3.5.
|
|
46
|
+
version: 2.3.1(typescript@5.4.5)(vue@3.5.31(typescript@5.4.5))
|
|
47
47
|
sanitize-html:
|
|
48
48
|
specifier: ^2.13.0
|
|
49
|
-
version: 2.17.
|
|
49
|
+
version: 2.17.2
|
|
50
50
|
unhead:
|
|
51
51
|
specifier: ^1.9.12
|
|
52
52
|
version: 1.11.20
|
|
53
53
|
vue:
|
|
54
54
|
specifier: ^3.5.12
|
|
55
|
-
version: 3.5.
|
|
55
|
+
version: 3.5.31(typescript@5.4.5)
|
|
56
56
|
vue-diff:
|
|
57
57
|
specifier: ^1.2.4
|
|
58
|
-
version: 1.2.4(vue@3.5.
|
|
58
|
+
version: 1.2.4(vue@3.5.31(typescript@5.4.5))
|
|
59
59
|
vue-i18n:
|
|
60
60
|
specifier: ^10.0.5
|
|
61
|
-
version: 10.0.8(vue@3.5.
|
|
61
|
+
version: 10.0.8(vue@3.5.31(typescript@5.4.5))
|
|
62
62
|
vue-router:
|
|
63
63
|
specifier: ^4.3.0
|
|
64
|
-
version: 4.6.4(vue@3.5.
|
|
65
|
-
vue-slider-component:
|
|
66
|
-
specifier: ^4.1.0-beta.7
|
|
67
|
-
version: 4.1.0-beta.7
|
|
64
|
+
version: 4.6.4(vue@3.5.31(typescript@5.4.5))
|
|
68
65
|
vue3-json-viewer:
|
|
69
66
|
specifier: ^2.2.2
|
|
70
|
-
version: 2.4.1(vue@3.5.
|
|
67
|
+
version: 2.4.1(vue@3.5.31(typescript@5.4.5))
|
|
71
68
|
devDependencies:
|
|
72
69
|
'@rushstack/eslint-patch':
|
|
73
70
|
specifier: ^1.8.0
|
|
@@ -81,9 +78,12 @@ importers:
|
|
|
81
78
|
'@types/node':
|
|
82
79
|
specifier: ^20.12.5
|
|
83
80
|
version: 20.19.37
|
|
81
|
+
'@types/sanitize-html':
|
|
82
|
+
specifier: ^2.16.1
|
|
83
|
+
version: 2.16.1
|
|
84
84
|
'@vitejs/plugin-vue':
|
|
85
85
|
specifier: ^5.0.4
|
|
86
|
-
version: 5.2.4(vite@5.4.21(@types/node@20.19.37)(sass@1.
|
|
86
|
+
version: 5.2.4(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0))(vue@3.5.31(typescript@5.4.5))
|
|
87
87
|
'@vue/eslint-config-typescript':
|
|
88
88
|
specifier: ^13.0.0
|
|
89
89
|
version: 13.0.0(eslint-plugin-vue@9.33.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.4.5)
|
|
@@ -104,7 +104,7 @@ importers:
|
|
|
104
104
|
version: 7.5.0
|
|
105
105
|
flowbite:
|
|
106
106
|
specifier: ^3.1.2
|
|
107
|
-
version: 3.1.2(rollup@4.
|
|
107
|
+
version: 3.1.2(rollup@4.60.0)
|
|
108
108
|
i18n-iso-countries:
|
|
109
109
|
specifier: ^7.12.0
|
|
110
110
|
version: 7.14.0
|
|
@@ -119,7 +119,7 @@ importers:
|
|
|
119
119
|
version: 8.5.8
|
|
120
120
|
sass:
|
|
121
121
|
specifier: ^1.77.2
|
|
122
|
-
version: 1.
|
|
122
|
+
version: 1.98.0
|
|
123
123
|
tailwindcss:
|
|
124
124
|
specifier: ^3.4.17
|
|
125
125
|
version: 3.4.19
|
|
@@ -128,7 +128,7 @@ importers:
|
|
|
128
128
|
version: 5.4.5
|
|
129
129
|
vite:
|
|
130
130
|
specifier: ^5.2.13
|
|
131
|
-
version: 5.4.21(@types/node@20.19.37)(sass@1.
|
|
131
|
+
version: 5.4.21(@types/node@20.19.37)(sass@1.98.0)
|
|
132
132
|
vue-i18n-extract:
|
|
133
133
|
specifier: ^2.0.7
|
|
134
134
|
version: 2.0.7
|
|
@@ -150,8 +150,8 @@ packages:
|
|
|
150
150
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
151
151
|
engines: {node: '>=6.9.0'}
|
|
152
152
|
|
|
153
|
-
'@babel/parser@7.29.
|
|
154
|
-
resolution: {integrity: sha512-
|
|
153
|
+
'@babel/parser@7.29.2':
|
|
154
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
155
155
|
engines: {node: '>=6.0.0'}
|
|
156
156
|
hasBin: true
|
|
157
157
|
|
|
@@ -494,141 +494,141 @@ packages:
|
|
|
494
494
|
rollup:
|
|
495
495
|
optional: true
|
|
496
496
|
|
|
497
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
498
|
-
resolution: {integrity: sha512-
|
|
497
|
+
'@rollup/rollup-android-arm-eabi@4.60.0':
|
|
498
|
+
resolution: {integrity: sha512-WOhNW9K8bR3kf4zLxbfg6Pxu2ybOUbB2AjMDHSQx86LIF4rH4Ft7vmMwNt0loO0eonglSNy4cpD3MKXXKQu0/A==}
|
|
499
499
|
cpu: [arm]
|
|
500
500
|
os: [android]
|
|
501
501
|
|
|
502
|
-
'@rollup/rollup-android-arm64@4.
|
|
503
|
-
resolution: {integrity: sha512-
|
|
502
|
+
'@rollup/rollup-android-arm64@4.60.0':
|
|
503
|
+
resolution: {integrity: sha512-u6JHLll5QKRvjciE78bQXDmqRqNs5M/3GVqZeMwvmjaNODJih/WIrJlFVEihvV0MiYFmd+ZyPr9wxOVbPAG2Iw==}
|
|
504
504
|
cpu: [arm64]
|
|
505
505
|
os: [android]
|
|
506
506
|
|
|
507
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
508
|
-
resolution: {integrity: sha512-
|
|
507
|
+
'@rollup/rollup-darwin-arm64@4.60.0':
|
|
508
|
+
resolution: {integrity: sha512-qEF7CsKKzSRc20Ciu2Zw1wRrBz4g56F7r/vRwY430UPp/nt1x21Q/fpJ9N5l47WWvJlkNCPJz3QRVw008fi7yA==}
|
|
509
509
|
cpu: [arm64]
|
|
510
510
|
os: [darwin]
|
|
511
511
|
|
|
512
|
-
'@rollup/rollup-darwin-x64@4.
|
|
513
|
-
resolution: {integrity: sha512-
|
|
512
|
+
'@rollup/rollup-darwin-x64@4.60.0':
|
|
513
|
+
resolution: {integrity: sha512-WADYozJ4QCnXCH4wPB+3FuGmDPoFseVCUrANmA5LWwGmC6FL14BWC7pcq+FstOZv3baGX65tZ378uT6WG8ynTw==}
|
|
514
514
|
cpu: [x64]
|
|
515
515
|
os: [darwin]
|
|
516
516
|
|
|
517
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
518
|
-
resolution: {integrity: sha512-
|
|
517
|
+
'@rollup/rollup-freebsd-arm64@4.60.0':
|
|
518
|
+
resolution: {integrity: sha512-6b8wGHJlDrGeSE3aH5mGNHBjA0TTkxdoNHik5EkvPHCt351XnigA4pS7Wsj/Eo9Y8RBU6f35cjN9SYmCFBtzxw==}
|
|
519
519
|
cpu: [arm64]
|
|
520
520
|
os: [freebsd]
|
|
521
521
|
|
|
522
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
523
|
-
resolution: {integrity: sha512-
|
|
522
|
+
'@rollup/rollup-freebsd-x64@4.60.0':
|
|
523
|
+
resolution: {integrity: sha512-h25Ga0t4jaylMB8M/JKAyrvvfxGRjnPQIR8lnCayyzEjEOx2EJIlIiMbhpWxDRKGKF8jbNH01NnN663dH638mA==}
|
|
524
524
|
cpu: [x64]
|
|
525
525
|
os: [freebsd]
|
|
526
526
|
|
|
527
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
528
|
-
resolution: {integrity: sha512-
|
|
527
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.0':
|
|
528
|
+
resolution: {integrity: sha512-RzeBwv0B3qtVBWtcuABtSuCzToo2IEAIQrcyB/b2zMvBWVbjo8bZDjACUpnaafaxhTw2W+imQbP2BD1usasK4g==}
|
|
529
529
|
cpu: [arm]
|
|
530
530
|
os: [linux]
|
|
531
531
|
libc: [glibc]
|
|
532
532
|
|
|
533
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
534
|
-
resolution: {integrity: sha512-
|
|
533
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.0':
|
|
534
|
+
resolution: {integrity: sha512-Sf7zusNI2CIU1HLzuu9Tc5YGAHEZs5Lu7N1ssJG4Tkw6e0MEsN7NdjUDDfGNHy2IU+ENyWT+L2obgWiguWibWQ==}
|
|
535
535
|
cpu: [arm]
|
|
536
536
|
os: [linux]
|
|
537
537
|
libc: [musl]
|
|
538
538
|
|
|
539
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
540
|
-
resolution: {integrity: sha512-
|
|
539
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.0':
|
|
540
|
+
resolution: {integrity: sha512-DX2x7CMcrJzsE91q7/O02IJQ5/aLkVtYFryqCjduJhUfGKG6yJV8hxaw8pZa93lLEpPTP/ohdN4wFz7yp/ry9A==}
|
|
541
541
|
cpu: [arm64]
|
|
542
542
|
os: [linux]
|
|
543
543
|
libc: [glibc]
|
|
544
544
|
|
|
545
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
546
|
-
resolution: {integrity: sha512-
|
|
545
|
+
'@rollup/rollup-linux-arm64-musl@4.60.0':
|
|
546
|
+
resolution: {integrity: sha512-09EL+yFVbJZlhcQfShpswwRZ0Rg+z/CsSELFCnPt3iK+iqwGsI4zht3secj5vLEs957QvFFXnzAT0FFPIxSrkQ==}
|
|
547
547
|
cpu: [arm64]
|
|
548
548
|
os: [linux]
|
|
549
549
|
libc: [musl]
|
|
550
550
|
|
|
551
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
552
|
-
resolution: {integrity: sha512-
|
|
551
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.0':
|
|
552
|
+
resolution: {integrity: sha512-i9IcCMPr3EXm8EQg5jnja0Zyc1iFxJjZWlb4wr7U2Wx/GrddOuEafxRdMPRYVaXjgbhvqalp6np07hN1w9kAKw==}
|
|
553
553
|
cpu: [loong64]
|
|
554
554
|
os: [linux]
|
|
555
555
|
libc: [glibc]
|
|
556
556
|
|
|
557
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
558
|
-
resolution: {integrity: sha512-
|
|
557
|
+
'@rollup/rollup-linux-loong64-musl@4.60.0':
|
|
558
|
+
resolution: {integrity: sha512-DGzdJK9kyJ+B78MCkWeGnpXJ91tK/iKA6HwHxF4TAlPIY7GXEvMe8hBFRgdrR9Ly4qebR/7gfUs9y2IoaVEyog==}
|
|
559
559
|
cpu: [loong64]
|
|
560
560
|
os: [linux]
|
|
561
561
|
libc: [musl]
|
|
562
562
|
|
|
563
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
564
|
-
resolution: {integrity: sha512-
|
|
563
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.0':
|
|
564
|
+
resolution: {integrity: sha512-RwpnLsqC8qbS8z1H1AxBA1H6qknR4YpPR9w2XX0vo2Sz10miu57PkNcnHVaZkbqyw/kUWfKMI73jhmfi9BRMUQ==}
|
|
565
565
|
cpu: [ppc64]
|
|
566
566
|
os: [linux]
|
|
567
567
|
libc: [glibc]
|
|
568
568
|
|
|
569
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
570
|
-
resolution: {integrity: sha512
|
|
569
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.0':
|
|
570
|
+
resolution: {integrity: sha512-Z8pPf54Ly3aqtdWC3G4rFigZgNvd+qJlOE52fmko3KST9SoGfAdSRCwyoyG05q1HrrAblLbk1/PSIV+80/pxLg==}
|
|
571
571
|
cpu: [ppc64]
|
|
572
572
|
os: [linux]
|
|
573
573
|
libc: [musl]
|
|
574
574
|
|
|
575
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
576
|
-
resolution: {integrity: sha512-
|
|
575
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.0':
|
|
576
|
+
resolution: {integrity: sha512-3a3qQustp3COCGvnP4SvrMHnPQ9d1vzCakQVRTliaz8cIp/wULGjiGpbcqrkv0WrHTEp8bQD/B3HBjzujVWLOA==}
|
|
577
577
|
cpu: [riscv64]
|
|
578
578
|
os: [linux]
|
|
579
579
|
libc: [glibc]
|
|
580
580
|
|
|
581
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
582
|
-
resolution: {integrity: sha512-
|
|
581
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.0':
|
|
582
|
+
resolution: {integrity: sha512-pjZDsVH/1VsghMJ2/kAaxt6dL0psT6ZexQVrijczOf+PeP2BUqTHYejk3l6TlPRydggINOeNRhvpLa0AYpCWSQ==}
|
|
583
583
|
cpu: [riscv64]
|
|
584
584
|
os: [linux]
|
|
585
585
|
libc: [musl]
|
|
586
586
|
|
|
587
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
588
|
-
resolution: {integrity: sha512-
|
|
587
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.0':
|
|
588
|
+
resolution: {integrity: sha512-3ObQs0BhvPgiUVZrN7gqCSvmFuMWvWvsjG5ayJ3Lraqv+2KhOsp+pUbigqbeWqueGIsnn+09HBw27rJ+gYK4VQ==}
|
|
589
589
|
cpu: [s390x]
|
|
590
590
|
os: [linux]
|
|
591
591
|
libc: [glibc]
|
|
592
592
|
|
|
593
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
594
|
-
resolution: {integrity: sha512-
|
|
593
|
+
'@rollup/rollup-linux-x64-gnu@4.60.0':
|
|
594
|
+
resolution: {integrity: sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg==}
|
|
595
595
|
cpu: [x64]
|
|
596
596
|
os: [linux]
|
|
597
597
|
libc: [glibc]
|
|
598
598
|
|
|
599
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
600
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@rollup/rollup-linux-x64-musl@4.60.0':
|
|
600
|
+
resolution: {integrity: sha512-k09oiRCi/bHU9UVFqD17r3eJR9bn03TyKraCrlz5ULFJGdJGi7VOmm9jl44vOJvRJ6P7WuBi/s2A97LxxHGIdw==}
|
|
601
601
|
cpu: [x64]
|
|
602
602
|
os: [linux]
|
|
603
603
|
libc: [musl]
|
|
604
604
|
|
|
605
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
606
|
-
resolution: {integrity: sha512-
|
|
605
|
+
'@rollup/rollup-openbsd-x64@4.60.0':
|
|
606
|
+
resolution: {integrity: sha512-1o/0/pIhozoSaDJoDcec+IVLbnRtQmHwPV730+AOD29lHEEo4F5BEUB24H0OBdhbBBDwIOSuf7vgg0Ywxdfiiw==}
|
|
607
607
|
cpu: [x64]
|
|
608
608
|
os: [openbsd]
|
|
609
609
|
|
|
610
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
611
|
-
resolution: {integrity: sha512-
|
|
610
|
+
'@rollup/rollup-openharmony-arm64@4.60.0':
|
|
611
|
+
resolution: {integrity: sha512-pESDkos/PDzYwtyzB5p/UoNU/8fJo68vcXM9ZW2V0kjYayj1KaaUfi1NmTUTUpMn4UhU4gTuK8gIaFO4UGuMbA==}
|
|
612
612
|
cpu: [arm64]
|
|
613
613
|
os: [openharmony]
|
|
614
614
|
|
|
615
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
616
|
-
resolution: {integrity: sha512-
|
|
615
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.0':
|
|
616
|
+
resolution: {integrity: sha512-hj1wFStD7B1YBeYmvY+lWXZ7ey73YGPcViMShYikqKT1GtstIKQAtfUI6yrzPjAy/O7pO0VLXGmUVWXQMaYgTQ==}
|
|
617
617
|
cpu: [arm64]
|
|
618
618
|
os: [win32]
|
|
619
619
|
|
|
620
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
621
|
-
resolution: {integrity: sha512-
|
|
620
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.0':
|
|
621
|
+
resolution: {integrity: sha512-SyaIPFoxmUPlNDq5EHkTbiKzmSEmq/gOYFI/3HHJ8iS/v1mbugVa7dXUzcJGQfoytp9DJFLhHH4U3/eTy2Bq4w==}
|
|
622
622
|
cpu: [ia32]
|
|
623
623
|
os: [win32]
|
|
624
624
|
|
|
625
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
626
|
-
resolution: {integrity: sha512-
|
|
625
|
+
'@rollup/rollup-win32-x64-gnu@4.60.0':
|
|
626
|
+
resolution: {integrity: sha512-RdcryEfzZr+lAr5kRm2ucN9aVlCCa2QNq4hXelZxb8GG0NJSazq44Z3PCCc8wISRuCVnGs0lQJVX5Vp6fKA+IA==}
|
|
627
627
|
cpu: [x64]
|
|
628
628
|
os: [win32]
|
|
629
629
|
|
|
630
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
631
|
-
resolution: {integrity: sha512-
|
|
630
|
+
'@rollup/rollup-win32-x64-msvc@4.60.0':
|
|
631
|
+
resolution: {integrity: sha512-PrsWNQ8BuE00O3Xsx3ALh2Df8fAj9+cvvX9AIA6o4KpATR98c9mud4XtDWVvsEuyia5U4tVSTKygawyJkjm60w==}
|
|
632
632
|
cpu: [x64]
|
|
633
633
|
os: [win32]
|
|
634
634
|
|
|
@@ -677,6 +677,9 @@ packages:
|
|
|
677
677
|
'@types/resolve@1.20.2':
|
|
678
678
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
|
679
679
|
|
|
680
|
+
'@types/sanitize-html@2.16.1':
|
|
681
|
+
resolution: {integrity: sha512-n9wjs8bCOTyN/ynwD8s/nTcTreIHB1vf31vhLMGqUPNHaweKC4/fAl4Dj+hUlCTKYgm4P3k83fmiFfzkZ6sgMA==}
|
|
682
|
+
|
|
680
683
|
'@types/web-bluetooth@0.0.14':
|
|
681
684
|
resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
|
|
682
685
|
|
|
@@ -774,17 +777,17 @@ packages:
|
|
|
774
777
|
'@volar/typescript@2.4.15':
|
|
775
778
|
resolution: {integrity: sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==}
|
|
776
779
|
|
|
777
|
-
'@vue/compiler-core@3.5.
|
|
778
|
-
resolution: {integrity: sha512-
|
|
780
|
+
'@vue/compiler-core@3.5.31':
|
|
781
|
+
resolution: {integrity: sha512-k/ueL14aNIEy5Onf0OVzR8kiqF/WThgLdFhxwa4e/KF/0qe38IwIdofoSWBTvvxQOesaz6riAFAUaYjoF9fLLQ==}
|
|
779
782
|
|
|
780
|
-
'@vue/compiler-dom@3.5.
|
|
781
|
-
resolution: {integrity: sha512-
|
|
783
|
+
'@vue/compiler-dom@3.5.31':
|
|
784
|
+
resolution: {integrity: sha512-BMY/ozS/xxjYqRFL+tKdRpATJYDTTgWSo0+AJvJNg4ig+Hgb0dOsHPXvloHQ5hmlivUqw1Yt2pPIqp4e0v1GUw==}
|
|
782
785
|
|
|
783
|
-
'@vue/compiler-sfc@3.5.
|
|
784
|
-
resolution: {integrity: sha512-
|
|
786
|
+
'@vue/compiler-sfc@3.5.31':
|
|
787
|
+
resolution: {integrity: sha512-M8wpPgR9UJ8MiRGjppvx9uWJfLV7A/T+/rL8s/y3QG3u0c2/YZgff3d6SuimKRIhcYnWg5fTfDMlz2E6seUW8Q==}
|
|
785
788
|
|
|
786
|
-
'@vue/compiler-ssr@3.5.
|
|
787
|
-
resolution: {integrity: sha512-
|
|
789
|
+
'@vue/compiler-ssr@3.5.31':
|
|
790
|
+
resolution: {integrity: sha512-h0xIMxrt/LHOvJKMri+vdYT92BrK3HFLtDqq9Pr/lVVfE4IyKZKvWf0vJFW10Yr6nX02OR4MkJwI0c1HDa1hog==}
|
|
788
791
|
|
|
789
792
|
'@vue/compiler-vue2@2.7.16':
|
|
790
793
|
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
|
@@ -811,22 +814,22 @@ packages:
|
|
|
811
814
|
typescript:
|
|
812
815
|
optional: true
|
|
813
816
|
|
|
814
|
-
'@vue/reactivity@3.5.
|
|
815
|
-
resolution: {integrity: sha512-
|
|
817
|
+
'@vue/reactivity@3.5.31':
|
|
818
|
+
resolution: {integrity: sha512-DtKXxk9E/KuVvt8VxWu+6Luc9I9ETNcqR1T1oW1gf02nXaZ1kuAx58oVu7uX9XxJR0iJCro6fqBLw9oSBELo5g==}
|
|
816
819
|
|
|
817
|
-
'@vue/runtime-core@3.5.
|
|
818
|
-
resolution: {integrity: sha512-
|
|
820
|
+
'@vue/runtime-core@3.5.31':
|
|
821
|
+
resolution: {integrity: sha512-AZPmIHXEAyhpkmN7aWlqjSfYynmkWlluDNPHMCZKFHH+lLtxP/30UJmoVhXmbDoP1Ng0jG0fyY2zCj1PnSSA6Q==}
|
|
819
822
|
|
|
820
|
-
'@vue/runtime-dom@3.5.
|
|
821
|
-
resolution: {integrity: sha512-
|
|
823
|
+
'@vue/runtime-dom@3.5.31':
|
|
824
|
+
resolution: {integrity: sha512-xQJsNRmGPeDCJq/u813tyonNgWBFjzfVkBwDREdEWndBnGdHLHgkwNBQxLtg4zDrzKTEcnikUy1UUNecb3lJ6g==}
|
|
822
825
|
|
|
823
|
-
'@vue/server-renderer@3.5.
|
|
824
|
-
resolution: {integrity: sha512-
|
|
826
|
+
'@vue/server-renderer@3.5.31':
|
|
827
|
+
resolution: {integrity: sha512-GJuwRvMcdZX/CriUnyIIOGkx3rMV3H6sOu0JhdKbduaeCji6zb60iOGMY7tFoN24NfsUYoFBhshZtGxGpxO4iA==}
|
|
825
828
|
peerDependencies:
|
|
826
|
-
vue: 3.5.
|
|
829
|
+
vue: 3.5.31
|
|
827
830
|
|
|
828
|
-
'@vue/shared@3.5.
|
|
829
|
-
resolution: {integrity: sha512-
|
|
831
|
+
'@vue/shared@3.5.31':
|
|
832
|
+
resolution: {integrity: sha512-nBxuiuS9Lj5bPkPbWogPUnjxxWpkRniX7e5UBQDWl6Fsf4roq9wwV+cR7ezQ4zXswNvPIlsdj1slcLB7XCsRAw==}
|
|
830
833
|
|
|
831
834
|
'@vue/tsconfig@0.5.1':
|
|
832
835
|
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
|
@@ -929,8 +932,8 @@ packages:
|
|
|
929
932
|
balanced-match@1.0.2:
|
|
930
933
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
931
934
|
|
|
932
|
-
baseline-browser-mapping@2.10.
|
|
933
|
-
resolution: {integrity: sha512-
|
|
935
|
+
baseline-browser-mapping@2.10.11:
|
|
936
|
+
resolution: {integrity: sha512-DAKrHphkJyiGuau/cFieRYhcTFeK/lBuD++C7cZ6KZHbMhBrisoi+EvhQ5RZrIfV5qwsW8kgQ07JIC+MDJRAhg==}
|
|
934
937
|
engines: {node: '>=6.0.0'}
|
|
935
938
|
hasBin: true
|
|
936
939
|
|
|
@@ -941,11 +944,11 @@ packages:
|
|
|
941
944
|
boolbase@1.0.0:
|
|
942
945
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
943
946
|
|
|
944
|
-
brace-expansion@1.1.
|
|
945
|
-
resolution: {integrity: sha512-
|
|
947
|
+
brace-expansion@1.1.13:
|
|
948
|
+
resolution: {integrity: sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==}
|
|
946
949
|
|
|
947
|
-
brace-expansion@2.0.
|
|
948
|
-
resolution: {integrity: sha512-
|
|
950
|
+
brace-expansion@2.0.3:
|
|
951
|
+
resolution: {integrity: sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==}
|
|
949
952
|
|
|
950
953
|
braces@3.0.3:
|
|
951
954
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
@@ -968,8 +971,8 @@ packages:
|
|
|
968
971
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
969
972
|
engines: {node: '>= 6'}
|
|
970
973
|
|
|
971
|
-
caniuse-lite@1.0.
|
|
972
|
-
resolution: {integrity: sha512-
|
|
974
|
+
caniuse-lite@1.0.30001781:
|
|
975
|
+
resolution: {integrity: sha512-RdwNCyMsNBftLjW6w01z8bKEvT6e/5tpPVEgtn22TiLGlstHOVecsX2KHFkD5e/vRnIE4EGzpuIODb3mtswtkw==}
|
|
973
976
|
|
|
974
977
|
chalk@4.1.2:
|
|
975
978
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
@@ -1016,8 +1019,8 @@ packages:
|
|
|
1016
1019
|
csstype@3.2.3:
|
|
1017
1020
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
1018
1021
|
|
|
1019
|
-
dayjs@1.11.
|
|
1020
|
-
resolution: {integrity: sha512-
|
|
1022
|
+
dayjs@1.11.20:
|
|
1023
|
+
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
|
1021
1024
|
|
|
1022
1025
|
de-indent@1.0.2:
|
|
1023
1026
|
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
|
@@ -1086,8 +1089,8 @@ packages:
|
|
|
1086
1089
|
resolution: {integrity: sha512-xHF8EP4XH/Ba9fvAF2LDd5O3IITVolerVV6xvkxoM8zlGEiCUrggpAnHyOoKJKCrhvPcGATFAUwIujj7bRG5UA==}
|
|
1087
1090
|
hasBin: true
|
|
1088
1091
|
|
|
1089
|
-
electron-to-chromium@1.5.
|
|
1090
|
-
resolution: {integrity: sha512-
|
|
1092
|
+
electron-to-chromium@1.5.328:
|
|
1093
|
+
resolution: {integrity: sha512-QNQ5l45DzYytThO21403XN3FvK0hOkWDG8viNf6jqS42msJ8I4tGDSpBCgvDRRPnkffafiwAym2X2eHeGD2V0w==}
|
|
1091
1094
|
|
|
1092
1095
|
entities@4.5.0:
|
|
1093
1096
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
@@ -1197,8 +1200,8 @@ packages:
|
|
|
1197
1200
|
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
|
|
1198
1201
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
1199
1202
|
|
|
1200
|
-
flatted@3.
|
|
1201
|
-
resolution: {integrity: sha512-
|
|
1203
|
+
flatted@3.4.2:
|
|
1204
|
+
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
1202
1205
|
|
|
1203
1206
|
flowbite-datepicker@1.3.2:
|
|
1204
1207
|
resolution: {integrity: sha512-6Nfm0MCVX3mpaR7YSCjmEO2GO8CDt6CX8ZpQnGdeu03WUCWtEPQ/uy0PUiNtIJjJZWnX0Cm3H55MOhbD1g+E/g==}
|
|
@@ -1273,8 +1276,8 @@ packages:
|
|
|
1273
1276
|
hookable@5.5.3:
|
|
1274
1277
|
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
1275
1278
|
|
|
1276
|
-
htmlparser2@
|
|
1277
|
-
resolution: {integrity: sha512-
|
|
1279
|
+
htmlparser2@10.1.0:
|
|
1280
|
+
resolution: {integrity: sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==}
|
|
1278
1281
|
|
|
1279
1282
|
i18n-iso-countries@7.14.0:
|
|
1280
1283
|
resolution: {integrity: sha512-nXHJZYtNrfsi1UQbyRqm3Gou431elgLjKl//CYlnBGt5aTWdRPH1PiS2T/p/n8Q8LnqYqzQJik3Q7mkwvLokeg==}
|
|
@@ -1515,12 +1518,12 @@ packages:
|
|
|
1515
1518
|
picocolors@1.1.1:
|
|
1516
1519
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
1517
1520
|
|
|
1518
|
-
picomatch@2.3.
|
|
1519
|
-
resolution: {integrity: sha512-
|
|
1521
|
+
picomatch@2.3.2:
|
|
1522
|
+
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
1520
1523
|
engines: {node: '>=8.6'}
|
|
1521
1524
|
|
|
1522
|
-
picomatch@4.0.
|
|
1523
|
-
resolution: {integrity: sha512-
|
|
1525
|
+
picomatch@4.0.4:
|
|
1526
|
+
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
1524
1527
|
engines: {node: '>=12'}
|
|
1525
1528
|
|
|
1526
1529
|
pidtree@0.6.0:
|
|
@@ -1647,19 +1650,19 @@ packages:
|
|
|
1647
1650
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
1648
1651
|
hasBin: true
|
|
1649
1652
|
|
|
1650
|
-
rollup@4.
|
|
1651
|
-
resolution: {integrity: sha512-
|
|
1653
|
+
rollup@4.60.0:
|
|
1654
|
+
resolution: {integrity: sha512-yqjxruMGBQJ2gG4HtjZtAfXArHomazDHoFwFFmZZl0r7Pdo7qCIXKqKHZc8yeoMgzJJ+pO6pEEHa+V7uzWlrAQ==}
|
|
1652
1655
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
1653
1656
|
hasBin: true
|
|
1654
1657
|
|
|
1655
1658
|
run-parallel@1.2.0:
|
|
1656
1659
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
1657
1660
|
|
|
1658
|
-
sanitize-html@2.17.
|
|
1659
|
-
resolution: {integrity: sha512-
|
|
1661
|
+
sanitize-html@2.17.2:
|
|
1662
|
+
resolution: {integrity: sha512-EnffJUl46VE9uvZ0XeWzObHLurClLlT12gsOk1cHyP2Ol1P0BnBnsXmShlBmWVJM+dKieQI68R0tsPY5m/B+Jg==}
|
|
1660
1663
|
|
|
1661
|
-
sass@1.
|
|
1662
|
-
resolution: {integrity: sha512
|
|
1664
|
+
sass@1.98.0:
|
|
1665
|
+
resolution: {integrity: sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==}
|
|
1663
1666
|
engines: {node: '>=14.0.0'}
|
|
1664
1667
|
hasBin: true
|
|
1665
1668
|
|
|
@@ -1848,9 +1851,6 @@ packages:
|
|
|
1848
1851
|
peerDependencies:
|
|
1849
1852
|
vue: ^3.5.0
|
|
1850
1853
|
|
|
1851
|
-
vue-slider-component@4.1.0-beta.7:
|
|
1852
|
-
resolution: {integrity: sha512-Qb7K920ZG7PoQswoF6Ias+i3W2rd3k4fpk04JUl82kEUcN86Yg6et7bVSKWt/7VpQe8a5IT3BqCKSCOZ7AJgCA==}
|
|
1853
|
-
|
|
1854
1854
|
vue-tsc@2.2.12:
|
|
1855
1855
|
resolution: {integrity: sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==}
|
|
1856
1856
|
hasBin: true
|
|
@@ -1862,8 +1862,8 @@ packages:
|
|
|
1862
1862
|
peerDependencies:
|
|
1863
1863
|
vue: ^3.5.16
|
|
1864
1864
|
|
|
1865
|
-
vue@3.5.
|
|
1866
|
-
resolution: {integrity: sha512-
|
|
1865
|
+
vue@3.5.31:
|
|
1866
|
+
resolution: {integrity: sha512-iV/sU9SzOlmA/0tygSmjkEN6Jbs3nPoIPFhCMLD2STrjgOU8DX7ZtzMhg4ahVwf5Rp9KoFzcXeB1ZrVbLBp5/Q==}
|
|
1867
1867
|
peerDependencies:
|
|
1868
1868
|
typescript: '*'
|
|
1869
1869
|
peerDependenciesMeta:
|
|
@@ -1906,7 +1906,7 @@ snapshots:
|
|
|
1906
1906
|
|
|
1907
1907
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
1908
1908
|
|
|
1909
|
-
'@babel/parser@7.29.
|
|
1909
|
+
'@babel/parser@7.29.2':
|
|
1910
1910
|
dependencies:
|
|
1911
1911
|
'@babel/types': 7.29.0
|
|
1912
1912
|
|
|
@@ -2019,21 +2019,21 @@ snapshots:
|
|
|
2019
2019
|
|
|
2020
2020
|
'@humanwhocodes/object-schema@2.0.3': {}
|
|
2021
2021
|
|
|
2022
|
-
'@iconify-prerendered/vue-flag@0.28.1754899047(vue@3.5.
|
|
2022
|
+
'@iconify-prerendered/vue-flag@0.28.1754899047(vue@3.5.31(typescript@5.4.5))':
|
|
2023
2023
|
dependencies:
|
|
2024
|
-
vue: 3.5.
|
|
2024
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2025
2025
|
|
|
2026
|
-
'@iconify-prerendered/vue-flowbite@0.28.1754899090(vue@3.5.
|
|
2026
|
+
'@iconify-prerendered/vue-flowbite@0.28.1754899090(vue@3.5.31(typescript@5.4.5))':
|
|
2027
2027
|
dependencies:
|
|
2028
|
-
vue: 3.5.
|
|
2028
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2029
2029
|
|
|
2030
|
-
'@iconify-prerendered/vue-heroicons@0.28.1721921294(vue@3.5.
|
|
2030
|
+
'@iconify-prerendered/vue-heroicons@0.28.1721921294(vue@3.5.31(typescript@5.4.5))':
|
|
2031
2031
|
dependencies:
|
|
2032
|
-
vue: 3.5.
|
|
2032
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2033
2033
|
|
|
2034
|
-
'@iconify-prerendered/vue-humbleicons@0.28.1754108846(vue@3.5.
|
|
2034
|
+
'@iconify-prerendered/vue-humbleicons@0.28.1754108846(vue@3.5.31(typescript@5.4.5))':
|
|
2035
2035
|
dependencies:
|
|
2036
|
-
vue: 3.5.
|
|
2036
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2037
2037
|
|
|
2038
2038
|
'@intlify/core-base@10.0.8':
|
|
2039
2039
|
dependencies:
|
|
@@ -2117,7 +2117,7 @@ snapshots:
|
|
|
2117
2117
|
detect-libc: 2.1.2
|
|
2118
2118
|
is-glob: 4.0.3
|
|
2119
2119
|
node-addon-api: 7.1.1
|
|
2120
|
-
picomatch: 4.0.
|
|
2120
|
+
picomatch: 4.0.4
|
|
2121
2121
|
optionalDependencies:
|
|
2122
2122
|
'@parcel/watcher-android-arm64': 2.5.6
|
|
2123
2123
|
'@parcel/watcher-darwin-arm64': 2.5.6
|
|
@@ -2136,97 +2136,97 @@ snapshots:
|
|
|
2136
2136
|
|
|
2137
2137
|
'@popperjs/core@2.11.8': {}
|
|
2138
2138
|
|
|
2139
|
-
'@rollup/plugin-node-resolve@15.3.1(rollup@4.
|
|
2139
|
+
'@rollup/plugin-node-resolve@15.3.1(rollup@4.60.0)':
|
|
2140
2140
|
dependencies:
|
|
2141
|
-
'@rollup/pluginutils': 5.3.0(rollup@4.
|
|
2141
|
+
'@rollup/pluginutils': 5.3.0(rollup@4.60.0)
|
|
2142
2142
|
'@types/resolve': 1.20.2
|
|
2143
2143
|
deepmerge: 4.3.1
|
|
2144
2144
|
is-module: 1.0.0
|
|
2145
2145
|
resolve: 1.22.11
|
|
2146
2146
|
optionalDependencies:
|
|
2147
|
-
rollup: 4.
|
|
2147
|
+
rollup: 4.60.0
|
|
2148
2148
|
|
|
2149
|
-
'@rollup/pluginutils@5.3.0(rollup@4.
|
|
2149
|
+
'@rollup/pluginutils@5.3.0(rollup@4.60.0)':
|
|
2150
2150
|
dependencies:
|
|
2151
2151
|
'@types/estree': 1.0.8
|
|
2152
2152
|
estree-walker: 2.0.2
|
|
2153
|
-
picomatch: 4.0.
|
|
2153
|
+
picomatch: 4.0.4
|
|
2154
2154
|
optionalDependencies:
|
|
2155
|
-
rollup: 4.
|
|
2155
|
+
rollup: 4.60.0
|
|
2156
2156
|
|
|
2157
|
-
'@rollup/rollup-android-arm-eabi@4.
|
|
2157
|
+
'@rollup/rollup-android-arm-eabi@4.60.0':
|
|
2158
2158
|
optional: true
|
|
2159
2159
|
|
|
2160
|
-
'@rollup/rollup-android-arm64@4.
|
|
2160
|
+
'@rollup/rollup-android-arm64@4.60.0':
|
|
2161
2161
|
optional: true
|
|
2162
2162
|
|
|
2163
|
-
'@rollup/rollup-darwin-arm64@4.
|
|
2163
|
+
'@rollup/rollup-darwin-arm64@4.60.0':
|
|
2164
2164
|
optional: true
|
|
2165
2165
|
|
|
2166
|
-
'@rollup/rollup-darwin-x64@4.
|
|
2166
|
+
'@rollup/rollup-darwin-x64@4.60.0':
|
|
2167
2167
|
optional: true
|
|
2168
2168
|
|
|
2169
|
-
'@rollup/rollup-freebsd-arm64@4.
|
|
2169
|
+
'@rollup/rollup-freebsd-arm64@4.60.0':
|
|
2170
2170
|
optional: true
|
|
2171
2171
|
|
|
2172
|
-
'@rollup/rollup-freebsd-x64@4.
|
|
2172
|
+
'@rollup/rollup-freebsd-x64@4.60.0':
|
|
2173
2173
|
optional: true
|
|
2174
2174
|
|
|
2175
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.
|
|
2175
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.0':
|
|
2176
2176
|
optional: true
|
|
2177
2177
|
|
|
2178
|
-
'@rollup/rollup-linux-arm-musleabihf@4.
|
|
2178
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.0':
|
|
2179
2179
|
optional: true
|
|
2180
2180
|
|
|
2181
|
-
'@rollup/rollup-linux-arm64-gnu@4.
|
|
2181
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.0':
|
|
2182
2182
|
optional: true
|
|
2183
2183
|
|
|
2184
|
-
'@rollup/rollup-linux-arm64-musl@4.
|
|
2184
|
+
'@rollup/rollup-linux-arm64-musl@4.60.0':
|
|
2185
2185
|
optional: true
|
|
2186
2186
|
|
|
2187
|
-
'@rollup/rollup-linux-loong64-gnu@4.
|
|
2187
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.0':
|
|
2188
2188
|
optional: true
|
|
2189
2189
|
|
|
2190
|
-
'@rollup/rollup-linux-loong64-musl@4.
|
|
2190
|
+
'@rollup/rollup-linux-loong64-musl@4.60.0':
|
|
2191
2191
|
optional: true
|
|
2192
2192
|
|
|
2193
|
-
'@rollup/rollup-linux-ppc64-gnu@4.
|
|
2193
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.0':
|
|
2194
2194
|
optional: true
|
|
2195
2195
|
|
|
2196
|
-
'@rollup/rollup-linux-ppc64-musl@4.
|
|
2196
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.0':
|
|
2197
2197
|
optional: true
|
|
2198
2198
|
|
|
2199
|
-
'@rollup/rollup-linux-riscv64-gnu@4.
|
|
2199
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.0':
|
|
2200
2200
|
optional: true
|
|
2201
2201
|
|
|
2202
|
-
'@rollup/rollup-linux-riscv64-musl@4.
|
|
2202
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.0':
|
|
2203
2203
|
optional: true
|
|
2204
2204
|
|
|
2205
|
-
'@rollup/rollup-linux-s390x-gnu@4.
|
|
2205
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.0':
|
|
2206
2206
|
optional: true
|
|
2207
2207
|
|
|
2208
|
-
'@rollup/rollup-linux-x64-gnu@4.
|
|
2208
|
+
'@rollup/rollup-linux-x64-gnu@4.60.0':
|
|
2209
2209
|
optional: true
|
|
2210
2210
|
|
|
2211
|
-
'@rollup/rollup-linux-x64-musl@4.
|
|
2211
|
+
'@rollup/rollup-linux-x64-musl@4.60.0':
|
|
2212
2212
|
optional: true
|
|
2213
2213
|
|
|
2214
|
-
'@rollup/rollup-openbsd-x64@4.
|
|
2214
|
+
'@rollup/rollup-openbsd-x64@4.60.0':
|
|
2215
2215
|
optional: true
|
|
2216
2216
|
|
|
2217
|
-
'@rollup/rollup-openharmony-arm64@4.
|
|
2217
|
+
'@rollup/rollup-openharmony-arm64@4.60.0':
|
|
2218
2218
|
optional: true
|
|
2219
2219
|
|
|
2220
|
-
'@rollup/rollup-win32-arm64-msvc@4.
|
|
2220
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.0':
|
|
2221
2221
|
optional: true
|
|
2222
2222
|
|
|
2223
|
-
'@rollup/rollup-win32-ia32-msvc@4.
|
|
2223
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.0':
|
|
2224
2224
|
optional: true
|
|
2225
2225
|
|
|
2226
|
-
'@rollup/rollup-win32-x64-gnu@4.
|
|
2226
|
+
'@rollup/rollup-win32-x64-gnu@4.60.0':
|
|
2227
2227
|
optional: true
|
|
2228
2228
|
|
|
2229
|
-
'@rollup/rollup-win32-x64-msvc@4.
|
|
2229
|
+
'@rollup/rollup-win32-x64-msvc@4.60.0':
|
|
2230
2230
|
optional: true
|
|
2231
2231
|
|
|
2232
2232
|
'@rushstack/eslint-patch@1.16.1': {}
|
|
@@ -2265,6 +2265,10 @@ snapshots:
|
|
|
2265
2265
|
|
|
2266
2266
|
'@types/resolve@1.20.2': {}
|
|
2267
2267
|
|
|
2268
|
+
'@types/sanitize-html@2.16.1':
|
|
2269
|
+
dependencies:
|
|
2270
|
+
htmlparser2: 10.1.0
|
|
2271
|
+
|
|
2268
2272
|
'@types/web-bluetooth@0.0.14': {}
|
|
2269
2273
|
|
|
2270
2274
|
'@types/web-bluetooth@0.0.20': {}
|
|
@@ -2367,18 +2371,18 @@ snapshots:
|
|
|
2367
2371
|
'@unhead/schema': 1.11.20
|
|
2368
2372
|
packrup: 0.1.2
|
|
2369
2373
|
|
|
2370
|
-
'@unhead/vue@1.11.20(vue@3.5.
|
|
2374
|
+
'@unhead/vue@1.11.20(vue@3.5.31(typescript@5.4.5))':
|
|
2371
2375
|
dependencies:
|
|
2372
2376
|
'@unhead/schema': 1.11.20
|
|
2373
2377
|
'@unhead/shared': 1.11.20
|
|
2374
2378
|
hookable: 5.5.3
|
|
2375
2379
|
unhead: 1.11.20
|
|
2376
|
-
vue: 3.5.
|
|
2380
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2377
2381
|
|
|
2378
|
-
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@20.19.37)(sass@1.
|
|
2382
|
+
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0))(vue@3.5.31(typescript@5.4.5))':
|
|
2379
2383
|
dependencies:
|
|
2380
|
-
vite: 5.4.21(@types/node@20.19.37)(sass@1.
|
|
2381
|
-
vue: 3.5.
|
|
2384
|
+
vite: 5.4.21(@types/node@20.19.37)(sass@1.98.0)
|
|
2385
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2382
2386
|
|
|
2383
2387
|
'@volar/language-core@2.4.15':
|
|
2384
2388
|
dependencies:
|
|
@@ -2392,35 +2396,35 @@ snapshots:
|
|
|
2392
2396
|
path-browserify: 1.0.1
|
|
2393
2397
|
vscode-uri: 3.1.0
|
|
2394
2398
|
|
|
2395
|
-
'@vue/compiler-core@3.5.
|
|
2399
|
+
'@vue/compiler-core@3.5.31':
|
|
2396
2400
|
dependencies:
|
|
2397
|
-
'@babel/parser': 7.29.
|
|
2398
|
-
'@vue/shared': 3.5.
|
|
2401
|
+
'@babel/parser': 7.29.2
|
|
2402
|
+
'@vue/shared': 3.5.31
|
|
2399
2403
|
entities: 7.0.1
|
|
2400
2404
|
estree-walker: 2.0.2
|
|
2401
2405
|
source-map-js: 1.2.1
|
|
2402
2406
|
|
|
2403
|
-
'@vue/compiler-dom@3.5.
|
|
2407
|
+
'@vue/compiler-dom@3.5.31':
|
|
2404
2408
|
dependencies:
|
|
2405
|
-
'@vue/compiler-core': 3.5.
|
|
2406
|
-
'@vue/shared': 3.5.
|
|
2409
|
+
'@vue/compiler-core': 3.5.31
|
|
2410
|
+
'@vue/shared': 3.5.31
|
|
2407
2411
|
|
|
2408
|
-
'@vue/compiler-sfc@3.5.
|
|
2412
|
+
'@vue/compiler-sfc@3.5.31':
|
|
2409
2413
|
dependencies:
|
|
2410
|
-
'@babel/parser': 7.29.
|
|
2411
|
-
'@vue/compiler-core': 3.5.
|
|
2412
|
-
'@vue/compiler-dom': 3.5.
|
|
2413
|
-
'@vue/compiler-ssr': 3.5.
|
|
2414
|
-
'@vue/shared': 3.5.
|
|
2414
|
+
'@babel/parser': 7.29.2
|
|
2415
|
+
'@vue/compiler-core': 3.5.31
|
|
2416
|
+
'@vue/compiler-dom': 3.5.31
|
|
2417
|
+
'@vue/compiler-ssr': 3.5.31
|
|
2418
|
+
'@vue/shared': 3.5.31
|
|
2415
2419
|
estree-walker: 2.0.2
|
|
2416
2420
|
magic-string: 0.30.21
|
|
2417
2421
|
postcss: 8.5.8
|
|
2418
2422
|
source-map-js: 1.2.1
|
|
2419
2423
|
|
|
2420
|
-
'@vue/compiler-ssr@3.5.
|
|
2424
|
+
'@vue/compiler-ssr@3.5.31':
|
|
2421
2425
|
dependencies:
|
|
2422
|
-
'@vue/compiler-dom': 3.5.
|
|
2423
|
-
'@vue/shared': 3.5.
|
|
2426
|
+
'@vue/compiler-dom': 3.5.31
|
|
2427
|
+
'@vue/shared': 3.5.31
|
|
2424
2428
|
|
|
2425
2429
|
'@vue/compiler-vue2@2.7.16':
|
|
2426
2430
|
dependencies:
|
|
@@ -2444,9 +2448,9 @@ snapshots:
|
|
|
2444
2448
|
'@vue/language-core@2.2.12(typescript@5.4.5)':
|
|
2445
2449
|
dependencies:
|
|
2446
2450
|
'@volar/language-core': 2.4.15
|
|
2447
|
-
'@vue/compiler-dom': 3.5.
|
|
2451
|
+
'@vue/compiler-dom': 3.5.31
|
|
2448
2452
|
'@vue/compiler-vue2': 2.7.16
|
|
2449
|
-
'@vue/shared': 3.5.
|
|
2453
|
+
'@vue/shared': 3.5.31
|
|
2450
2454
|
alien-signals: 1.0.13
|
|
2451
2455
|
minimatch: 9.0.9
|
|
2452
2456
|
muggle-string: 0.4.1
|
|
@@ -2454,67 +2458,67 @@ snapshots:
|
|
|
2454
2458
|
optionalDependencies:
|
|
2455
2459
|
typescript: 5.4.5
|
|
2456
2460
|
|
|
2457
|
-
'@vue/reactivity@3.5.
|
|
2461
|
+
'@vue/reactivity@3.5.31':
|
|
2458
2462
|
dependencies:
|
|
2459
|
-
'@vue/shared': 3.5.
|
|
2463
|
+
'@vue/shared': 3.5.31
|
|
2460
2464
|
|
|
2461
|
-
'@vue/runtime-core@3.5.
|
|
2465
|
+
'@vue/runtime-core@3.5.31':
|
|
2462
2466
|
dependencies:
|
|
2463
|
-
'@vue/reactivity': 3.5.
|
|
2464
|
-
'@vue/shared': 3.5.
|
|
2467
|
+
'@vue/reactivity': 3.5.31
|
|
2468
|
+
'@vue/shared': 3.5.31
|
|
2465
2469
|
|
|
2466
|
-
'@vue/runtime-dom@3.5.
|
|
2470
|
+
'@vue/runtime-dom@3.5.31':
|
|
2467
2471
|
dependencies:
|
|
2468
|
-
'@vue/reactivity': 3.5.
|
|
2469
|
-
'@vue/runtime-core': 3.5.
|
|
2470
|
-
'@vue/shared': 3.5.
|
|
2472
|
+
'@vue/reactivity': 3.5.31
|
|
2473
|
+
'@vue/runtime-core': 3.5.31
|
|
2474
|
+
'@vue/shared': 3.5.31
|
|
2471
2475
|
csstype: 3.2.3
|
|
2472
2476
|
|
|
2473
|
-
'@vue/server-renderer@3.5.
|
|
2477
|
+
'@vue/server-renderer@3.5.31(vue@3.5.31(typescript@5.4.5))':
|
|
2474
2478
|
dependencies:
|
|
2475
|
-
'@vue/compiler-ssr': 3.5.
|
|
2476
|
-
'@vue/shared': 3.5.
|
|
2477
|
-
vue: 3.5.
|
|
2479
|
+
'@vue/compiler-ssr': 3.5.31
|
|
2480
|
+
'@vue/shared': 3.5.31
|
|
2481
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2478
2482
|
|
|
2479
|
-
'@vue/shared@3.5.
|
|
2483
|
+
'@vue/shared@3.5.31': {}
|
|
2480
2484
|
|
|
2481
2485
|
'@vue/tsconfig@0.5.1': {}
|
|
2482
2486
|
|
|
2483
|
-
'@vueuse/core@10.11.1(vue@3.5.
|
|
2487
|
+
'@vueuse/core@10.11.1(vue@3.5.31(typescript@5.4.5))':
|
|
2484
2488
|
dependencies:
|
|
2485
2489
|
'@types/web-bluetooth': 0.0.20
|
|
2486
2490
|
'@vueuse/metadata': 10.11.1
|
|
2487
|
-
'@vueuse/shared': 10.11.1(vue@3.5.
|
|
2488
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2491
|
+
'@vueuse/shared': 10.11.1(vue@3.5.31(typescript@5.4.5))
|
|
2492
|
+
vue-demi: 0.14.10(vue@3.5.31(typescript@5.4.5))
|
|
2489
2493
|
transitivePeerDependencies:
|
|
2490
2494
|
- '@vue/composition-api'
|
|
2491
2495
|
- vue
|
|
2492
2496
|
|
|
2493
|
-
'@vueuse/core@8.9.4(vue@3.5.
|
|
2497
|
+
'@vueuse/core@8.9.4(vue@3.5.31(typescript@5.4.5))':
|
|
2494
2498
|
dependencies:
|
|
2495
2499
|
'@types/web-bluetooth': 0.0.14
|
|
2496
2500
|
'@vueuse/metadata': 8.9.4
|
|
2497
|
-
'@vueuse/shared': 8.9.4(vue@3.5.
|
|
2498
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2501
|
+
'@vueuse/shared': 8.9.4(vue@3.5.31(typescript@5.4.5))
|
|
2502
|
+
vue-demi: 0.14.10(vue@3.5.31(typescript@5.4.5))
|
|
2499
2503
|
optionalDependencies:
|
|
2500
|
-
vue: 3.5.
|
|
2504
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2501
2505
|
|
|
2502
2506
|
'@vueuse/metadata@10.11.1': {}
|
|
2503
2507
|
|
|
2504
2508
|
'@vueuse/metadata@8.9.4': {}
|
|
2505
2509
|
|
|
2506
|
-
'@vueuse/shared@10.11.1(vue@3.5.
|
|
2510
|
+
'@vueuse/shared@10.11.1(vue@3.5.31(typescript@5.4.5))':
|
|
2507
2511
|
dependencies:
|
|
2508
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2512
|
+
vue-demi: 0.14.10(vue@3.5.31(typescript@5.4.5))
|
|
2509
2513
|
transitivePeerDependencies:
|
|
2510
2514
|
- '@vue/composition-api'
|
|
2511
2515
|
- vue
|
|
2512
2516
|
|
|
2513
|
-
'@vueuse/shared@8.9.4(vue@3.5.
|
|
2517
|
+
'@vueuse/shared@8.9.4(vue@3.5.31(typescript@5.4.5))':
|
|
2514
2518
|
dependencies:
|
|
2515
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2519
|
+
vue-demi: 0.14.10(vue@3.5.31(typescript@5.4.5))
|
|
2516
2520
|
optionalDependencies:
|
|
2517
|
-
vue: 3.5.
|
|
2521
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
2518
2522
|
|
|
2519
2523
|
'@yr/monotone-cubic-spline@1.0.3': {}
|
|
2520
2524
|
|
|
@@ -2546,7 +2550,7 @@ snapshots:
|
|
|
2546
2550
|
anymatch@3.1.3:
|
|
2547
2551
|
dependencies:
|
|
2548
2552
|
normalize-path: 3.0.0
|
|
2549
|
-
picomatch: 2.3.
|
|
2553
|
+
picomatch: 2.3.2
|
|
2550
2554
|
|
|
2551
2555
|
apexcharts@4.7.0:
|
|
2552
2556
|
dependencies:
|
|
@@ -2568,7 +2572,7 @@ snapshots:
|
|
|
2568
2572
|
autoprefixer@10.4.27(postcss@8.5.8):
|
|
2569
2573
|
dependencies:
|
|
2570
2574
|
browserslist: 4.28.1
|
|
2571
|
-
caniuse-lite: 1.0.
|
|
2575
|
+
caniuse-lite: 1.0.30001781
|
|
2572
2576
|
fraction.js: 5.3.4
|
|
2573
2577
|
picocolors: 1.1.1
|
|
2574
2578
|
postcss: 8.5.8
|
|
@@ -2576,18 +2580,18 @@ snapshots:
|
|
|
2576
2580
|
|
|
2577
2581
|
balanced-match@1.0.2: {}
|
|
2578
2582
|
|
|
2579
|
-
baseline-browser-mapping@2.10.
|
|
2583
|
+
baseline-browser-mapping@2.10.11: {}
|
|
2580
2584
|
|
|
2581
2585
|
binary-extensions@2.3.0: {}
|
|
2582
2586
|
|
|
2583
2587
|
boolbase@1.0.0: {}
|
|
2584
2588
|
|
|
2585
|
-
brace-expansion@1.1.
|
|
2589
|
+
brace-expansion@1.1.13:
|
|
2586
2590
|
dependencies:
|
|
2587
2591
|
balanced-match: 1.0.2
|
|
2588
2592
|
concat-map: 0.0.1
|
|
2589
2593
|
|
|
2590
|
-
brace-expansion@2.0.
|
|
2594
|
+
brace-expansion@2.0.3:
|
|
2591
2595
|
dependencies:
|
|
2592
2596
|
balanced-match: 1.0.2
|
|
2593
2597
|
|
|
@@ -2597,9 +2601,9 @@ snapshots:
|
|
|
2597
2601
|
|
|
2598
2602
|
browserslist@4.28.1:
|
|
2599
2603
|
dependencies:
|
|
2600
|
-
baseline-browser-mapping: 2.10.
|
|
2601
|
-
caniuse-lite: 1.0.
|
|
2602
|
-
electron-to-chromium: 1.5.
|
|
2604
|
+
baseline-browser-mapping: 2.10.11
|
|
2605
|
+
caniuse-lite: 1.0.30001781
|
|
2606
|
+
electron-to-chromium: 1.5.328
|
|
2603
2607
|
node-releases: 2.0.36
|
|
2604
2608
|
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
|
2605
2609
|
|
|
@@ -2609,7 +2613,7 @@ snapshots:
|
|
|
2609
2613
|
|
|
2610
2614
|
camelcase-css@2.0.1: {}
|
|
2611
2615
|
|
|
2612
|
-
caniuse-lite@1.0.
|
|
2616
|
+
caniuse-lite@1.0.30001781: {}
|
|
2613
2617
|
|
|
2614
2618
|
chalk@4.1.2:
|
|
2615
2619
|
dependencies:
|
|
@@ -2660,7 +2664,7 @@ snapshots:
|
|
|
2660
2664
|
|
|
2661
2665
|
csstype@3.2.3: {}
|
|
2662
2666
|
|
|
2663
|
-
dayjs@1.11.
|
|
2667
|
+
dayjs@1.11.20: {}
|
|
2664
2668
|
|
|
2665
2669
|
de-indent@1.0.2: {}
|
|
2666
2670
|
|
|
@@ -2718,7 +2722,7 @@ snapshots:
|
|
|
2718
2722
|
commander: 6.2.1
|
|
2719
2723
|
glob: 7.2.3
|
|
2720
2724
|
|
|
2721
|
-
electron-to-chromium@1.5.
|
|
2725
|
+
electron-to-chromium@1.5.328: {}
|
|
2722
2726
|
|
|
2723
2727
|
entities@4.5.0: {}
|
|
2724
2728
|
|
|
@@ -2856,9 +2860,9 @@ snapshots:
|
|
|
2856
2860
|
dependencies:
|
|
2857
2861
|
reusify: 1.1.0
|
|
2858
2862
|
|
|
2859
|
-
fdir@6.5.0(picomatch@4.0.
|
|
2863
|
+
fdir@6.5.0(picomatch@4.0.4):
|
|
2860
2864
|
optionalDependencies:
|
|
2861
|
-
picomatch: 4.0.
|
|
2865
|
+
picomatch: 4.0.4
|
|
2862
2866
|
|
|
2863
2867
|
file-entry-cache@6.0.1:
|
|
2864
2868
|
dependencies:
|
|
@@ -2877,31 +2881,31 @@ snapshots:
|
|
|
2877
2881
|
|
|
2878
2882
|
flat-cache@3.2.0:
|
|
2879
2883
|
dependencies:
|
|
2880
|
-
flatted: 3.
|
|
2884
|
+
flatted: 3.4.2
|
|
2881
2885
|
keyv: 4.5.4
|
|
2882
2886
|
rimraf: 3.0.2
|
|
2883
2887
|
|
|
2884
|
-
flatted@3.
|
|
2888
|
+
flatted@3.4.2: {}
|
|
2885
2889
|
|
|
2886
|
-
flowbite-datepicker@1.3.2(rollup@4.
|
|
2890
|
+
flowbite-datepicker@1.3.2(rollup@4.60.0):
|
|
2887
2891
|
dependencies:
|
|
2888
|
-
'@rollup/plugin-node-resolve': 15.3.1(rollup@4.
|
|
2889
|
-
flowbite: 2.5.2(rollup@4.
|
|
2892
|
+
'@rollup/plugin-node-resolve': 15.3.1(rollup@4.60.0)
|
|
2893
|
+
flowbite: 2.5.2(rollup@4.60.0)
|
|
2890
2894
|
transitivePeerDependencies:
|
|
2891
2895
|
- rollup
|
|
2892
2896
|
|
|
2893
|
-
flowbite@2.5.2(rollup@4.
|
|
2897
|
+
flowbite@2.5.2(rollup@4.60.0):
|
|
2894
2898
|
dependencies:
|
|
2895
2899
|
'@popperjs/core': 2.11.8
|
|
2896
|
-
flowbite-datepicker: 1.3.2(rollup@4.
|
|
2900
|
+
flowbite-datepicker: 1.3.2(rollup@4.60.0)
|
|
2897
2901
|
mini-svg-data-uri: 1.4.4
|
|
2898
2902
|
transitivePeerDependencies:
|
|
2899
2903
|
- rollup
|
|
2900
2904
|
|
|
2901
|
-
flowbite@3.1.2(rollup@4.
|
|
2905
|
+
flowbite@3.1.2(rollup@4.60.0):
|
|
2902
2906
|
dependencies:
|
|
2903
2907
|
'@popperjs/core': 2.11.8
|
|
2904
|
-
flowbite-datepicker: 1.3.2(rollup@4.
|
|
2908
|
+
flowbite-datepicker: 1.3.2(rollup@4.60.0)
|
|
2905
2909
|
mini-svg-data-uri: 1.4.4
|
|
2906
2910
|
postcss: 8.5.8
|
|
2907
2911
|
transitivePeerDependencies:
|
|
@@ -2972,12 +2976,12 @@ snapshots:
|
|
|
2972
2976
|
|
|
2973
2977
|
hookable@5.5.3: {}
|
|
2974
2978
|
|
|
2975
|
-
htmlparser2@
|
|
2979
|
+
htmlparser2@10.1.0:
|
|
2976
2980
|
dependencies:
|
|
2977
2981
|
domelementtype: 2.3.0
|
|
2978
2982
|
domhandler: 5.0.3
|
|
2979
2983
|
domutils: 3.2.2
|
|
2980
|
-
entities:
|
|
2984
|
+
entities: 7.0.1
|
|
2981
2985
|
|
|
2982
2986
|
i18n-iso-countries@7.14.0:
|
|
2983
2987
|
dependencies:
|
|
@@ -3077,21 +3081,21 @@ snapshots:
|
|
|
3077
3081
|
micromatch@4.0.8:
|
|
3078
3082
|
dependencies:
|
|
3079
3083
|
braces: 3.0.3
|
|
3080
|
-
picomatch: 2.3.
|
|
3084
|
+
picomatch: 2.3.2
|
|
3081
3085
|
|
|
3082
3086
|
mini-svg-data-uri@1.4.4: {}
|
|
3083
3087
|
|
|
3084
3088
|
minimatch@3.1.5:
|
|
3085
3089
|
dependencies:
|
|
3086
|
-
brace-expansion: 1.1.
|
|
3090
|
+
brace-expansion: 1.1.13
|
|
3087
3091
|
|
|
3088
3092
|
minimatch@5.1.9:
|
|
3089
3093
|
dependencies:
|
|
3090
|
-
brace-expansion: 2.0.
|
|
3094
|
+
brace-expansion: 2.0.3
|
|
3091
3095
|
|
|
3092
3096
|
minimatch@9.0.9:
|
|
3093
3097
|
dependencies:
|
|
3094
|
-
brace-expansion: 2.0.
|
|
3098
|
+
brace-expansion: 2.0.3
|
|
3095
3099
|
|
|
3096
3100
|
ms@2.1.3: {}
|
|
3097
3101
|
|
|
@@ -3178,19 +3182,19 @@ snapshots:
|
|
|
3178
3182
|
|
|
3179
3183
|
picocolors@1.1.1: {}
|
|
3180
3184
|
|
|
3181
|
-
picomatch@2.3.
|
|
3185
|
+
picomatch@2.3.2: {}
|
|
3182
3186
|
|
|
3183
|
-
picomatch@4.0.
|
|
3187
|
+
picomatch@4.0.4: {}
|
|
3184
3188
|
|
|
3185
3189
|
pidtree@0.6.0: {}
|
|
3186
3190
|
|
|
3187
3191
|
pify@2.3.0: {}
|
|
3188
3192
|
|
|
3189
|
-
pinia@2.3.1(typescript@5.4.5)(vue@3.5.
|
|
3193
|
+
pinia@2.3.1(typescript@5.4.5)(vue@3.5.31(typescript@5.4.5)):
|
|
3190
3194
|
dependencies:
|
|
3191
3195
|
'@vue/devtools-api': 6.6.4
|
|
3192
|
-
vue: 3.5.
|
|
3193
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
3196
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
3197
|
+
vue-demi: 0.14.10(vue@3.5.31(typescript@5.4.5))
|
|
3194
3198
|
optionalDependencies:
|
|
3195
3199
|
typescript: 5.4.5
|
|
3196
3200
|
transitivePeerDependencies:
|
|
@@ -3264,7 +3268,7 @@ snapshots:
|
|
|
3264
3268
|
|
|
3265
3269
|
readdirp@3.6.0:
|
|
3266
3270
|
dependencies:
|
|
3267
|
-
picomatch: 2.3.
|
|
3271
|
+
picomatch: 2.3.2
|
|
3268
3272
|
|
|
3269
3273
|
readdirp@4.1.2: {}
|
|
3270
3274
|
|
|
@@ -3284,51 +3288,51 @@ snapshots:
|
|
|
3284
3288
|
dependencies:
|
|
3285
3289
|
glob: 7.2.3
|
|
3286
3290
|
|
|
3287
|
-
rollup@4.
|
|
3291
|
+
rollup@4.60.0:
|
|
3288
3292
|
dependencies:
|
|
3289
3293
|
'@types/estree': 1.0.8
|
|
3290
3294
|
optionalDependencies:
|
|
3291
|
-
'@rollup/rollup-android-arm-eabi': 4.
|
|
3292
|
-
'@rollup/rollup-android-arm64': 4.
|
|
3293
|
-
'@rollup/rollup-darwin-arm64': 4.
|
|
3294
|
-
'@rollup/rollup-darwin-x64': 4.
|
|
3295
|
-
'@rollup/rollup-freebsd-arm64': 4.
|
|
3296
|
-
'@rollup/rollup-freebsd-x64': 4.
|
|
3297
|
-
'@rollup/rollup-linux-arm-gnueabihf': 4.
|
|
3298
|
-
'@rollup/rollup-linux-arm-musleabihf': 4.
|
|
3299
|
-
'@rollup/rollup-linux-arm64-gnu': 4.
|
|
3300
|
-
'@rollup/rollup-linux-arm64-musl': 4.
|
|
3301
|
-
'@rollup/rollup-linux-loong64-gnu': 4.
|
|
3302
|
-
'@rollup/rollup-linux-loong64-musl': 4.
|
|
3303
|
-
'@rollup/rollup-linux-ppc64-gnu': 4.
|
|
3304
|
-
'@rollup/rollup-linux-ppc64-musl': 4.
|
|
3305
|
-
'@rollup/rollup-linux-riscv64-gnu': 4.
|
|
3306
|
-
'@rollup/rollup-linux-riscv64-musl': 4.
|
|
3307
|
-
'@rollup/rollup-linux-s390x-gnu': 4.
|
|
3308
|
-
'@rollup/rollup-linux-x64-gnu': 4.
|
|
3309
|
-
'@rollup/rollup-linux-x64-musl': 4.
|
|
3310
|
-
'@rollup/rollup-openbsd-x64': 4.
|
|
3311
|
-
'@rollup/rollup-openharmony-arm64': 4.
|
|
3312
|
-
'@rollup/rollup-win32-arm64-msvc': 4.
|
|
3313
|
-
'@rollup/rollup-win32-ia32-msvc': 4.
|
|
3314
|
-
'@rollup/rollup-win32-x64-gnu': 4.
|
|
3315
|
-
'@rollup/rollup-win32-x64-msvc': 4.
|
|
3295
|
+
'@rollup/rollup-android-arm-eabi': 4.60.0
|
|
3296
|
+
'@rollup/rollup-android-arm64': 4.60.0
|
|
3297
|
+
'@rollup/rollup-darwin-arm64': 4.60.0
|
|
3298
|
+
'@rollup/rollup-darwin-x64': 4.60.0
|
|
3299
|
+
'@rollup/rollup-freebsd-arm64': 4.60.0
|
|
3300
|
+
'@rollup/rollup-freebsd-x64': 4.60.0
|
|
3301
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.60.0
|
|
3302
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.60.0
|
|
3303
|
+
'@rollup/rollup-linux-arm64-gnu': 4.60.0
|
|
3304
|
+
'@rollup/rollup-linux-arm64-musl': 4.60.0
|
|
3305
|
+
'@rollup/rollup-linux-loong64-gnu': 4.60.0
|
|
3306
|
+
'@rollup/rollup-linux-loong64-musl': 4.60.0
|
|
3307
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.60.0
|
|
3308
|
+
'@rollup/rollup-linux-ppc64-musl': 4.60.0
|
|
3309
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.60.0
|
|
3310
|
+
'@rollup/rollup-linux-riscv64-musl': 4.60.0
|
|
3311
|
+
'@rollup/rollup-linux-s390x-gnu': 4.60.0
|
|
3312
|
+
'@rollup/rollup-linux-x64-gnu': 4.60.0
|
|
3313
|
+
'@rollup/rollup-linux-x64-musl': 4.60.0
|
|
3314
|
+
'@rollup/rollup-openbsd-x64': 4.60.0
|
|
3315
|
+
'@rollup/rollup-openharmony-arm64': 4.60.0
|
|
3316
|
+
'@rollup/rollup-win32-arm64-msvc': 4.60.0
|
|
3317
|
+
'@rollup/rollup-win32-ia32-msvc': 4.60.0
|
|
3318
|
+
'@rollup/rollup-win32-x64-gnu': 4.60.0
|
|
3319
|
+
'@rollup/rollup-win32-x64-msvc': 4.60.0
|
|
3316
3320
|
fsevents: 2.3.3
|
|
3317
3321
|
|
|
3318
3322
|
run-parallel@1.2.0:
|
|
3319
3323
|
dependencies:
|
|
3320
3324
|
queue-microtask: 1.2.3
|
|
3321
3325
|
|
|
3322
|
-
sanitize-html@2.17.
|
|
3326
|
+
sanitize-html@2.17.2:
|
|
3323
3327
|
dependencies:
|
|
3324
3328
|
deepmerge: 4.3.1
|
|
3325
3329
|
escape-string-regexp: 4.0.0
|
|
3326
|
-
htmlparser2:
|
|
3330
|
+
htmlparser2: 10.1.0
|
|
3327
3331
|
is-plain-object: 5.0.0
|
|
3328
3332
|
parse-srcset: 1.0.2
|
|
3329
3333
|
postcss: 8.5.8
|
|
3330
3334
|
|
|
3331
|
-
sass@1.
|
|
3335
|
+
sass@1.98.0:
|
|
3332
3336
|
dependencies:
|
|
3333
3337
|
chokidar: 4.0.3
|
|
3334
3338
|
immutable: 5.1.5
|
|
@@ -3416,8 +3420,8 @@ snapshots:
|
|
|
3416
3420
|
|
|
3417
3421
|
tinyglobby@0.2.15:
|
|
3418
3422
|
dependencies:
|
|
3419
|
-
fdir: 6.5.0(picomatch@4.0.
|
|
3420
|
-
picomatch: 4.0.
|
|
3423
|
+
fdir: 6.5.0(picomatch@4.0.4)
|
|
3424
|
+
picomatch: 4.0.4
|
|
3421
3425
|
|
|
3422
3426
|
to-regex-range@5.0.1:
|
|
3423
3427
|
dependencies:
|
|
@@ -3458,25 +3462,25 @@ snapshots:
|
|
|
3458
3462
|
|
|
3459
3463
|
util-deprecate@1.0.2: {}
|
|
3460
3464
|
|
|
3461
|
-
vite@5.4.21(@types/node@20.19.37)(sass@1.
|
|
3465
|
+
vite@5.4.21(@types/node@20.19.37)(sass@1.98.0):
|
|
3462
3466
|
dependencies:
|
|
3463
3467
|
esbuild: 0.21.5
|
|
3464
3468
|
postcss: 8.5.8
|
|
3465
|
-
rollup: 4.
|
|
3469
|
+
rollup: 4.60.0
|
|
3466
3470
|
optionalDependencies:
|
|
3467
3471
|
'@types/node': 20.19.37
|
|
3468
3472
|
fsevents: 2.3.3
|
|
3469
|
-
sass: 1.
|
|
3473
|
+
sass: 1.98.0
|
|
3470
3474
|
|
|
3471
3475
|
vscode-uri@3.1.0: {}
|
|
3472
3476
|
|
|
3473
|
-
vue-demi@0.14.10(vue@3.5.
|
|
3477
|
+
vue-demi@0.14.10(vue@3.5.31(typescript@5.4.5)):
|
|
3474
3478
|
dependencies:
|
|
3475
|
-
vue: 3.5.
|
|
3479
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
3476
3480
|
|
|
3477
|
-
vue-diff@1.2.4(vue@3.5.
|
|
3481
|
+
vue-diff@1.2.4(vue@3.5.31(typescript@5.4.5)):
|
|
3478
3482
|
dependencies:
|
|
3479
|
-
'@vueuse/core': 8.9.4(vue@3.5.
|
|
3483
|
+
'@vueuse/core': 8.9.4(vue@3.5.31(typescript@5.4.5))
|
|
3480
3484
|
diff-match-patch: 1.0.5
|
|
3481
3485
|
highlight.js: 11.11.1
|
|
3482
3486
|
transitivePeerDependencies:
|
|
@@ -3504,19 +3508,17 @@ snapshots:
|
|
|
3504
3508
|
is-valid-glob: 1.0.0
|
|
3505
3509
|
js-yaml: 4.1.1
|
|
3506
3510
|
|
|
3507
|
-
vue-i18n@10.0.8(vue@3.5.
|
|
3511
|
+
vue-i18n@10.0.8(vue@3.5.31(typescript@5.4.5)):
|
|
3508
3512
|
dependencies:
|
|
3509
3513
|
'@intlify/core-base': 10.0.8
|
|
3510
3514
|
'@intlify/shared': 10.0.8
|
|
3511
3515
|
'@vue/devtools-api': 6.6.4
|
|
3512
|
-
vue: 3.5.
|
|
3516
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
3513
3517
|
|
|
3514
|
-
vue-router@4.6.4(vue@3.5.
|
|
3518
|
+
vue-router@4.6.4(vue@3.5.31(typescript@5.4.5)):
|
|
3515
3519
|
dependencies:
|
|
3516
3520
|
'@vue/devtools-api': 6.6.4
|
|
3517
|
-
vue: 3.5.
|
|
3518
|
-
|
|
3519
|
-
vue-slider-component@4.1.0-beta.7: {}
|
|
3521
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
3520
3522
|
|
|
3521
3523
|
vue-tsc@2.2.12(typescript@5.4.5):
|
|
3522
3524
|
dependencies:
|
|
@@ -3524,18 +3526,18 @@ snapshots:
|
|
|
3524
3526
|
'@vue/language-core': 2.2.12(typescript@5.4.5)
|
|
3525
3527
|
typescript: 5.4.5
|
|
3526
3528
|
|
|
3527
|
-
vue3-json-viewer@2.4.1(vue@3.5.
|
|
3529
|
+
vue3-json-viewer@2.4.1(vue@3.5.31(typescript@5.4.5)):
|
|
3528
3530
|
dependencies:
|
|
3529
3531
|
clipboard: 2.0.11
|
|
3530
|
-
vue: 3.5.
|
|
3532
|
+
vue: 3.5.31(typescript@5.4.5)
|
|
3531
3533
|
|
|
3532
|
-
vue@3.5.
|
|
3534
|
+
vue@3.5.31(typescript@5.4.5):
|
|
3533
3535
|
dependencies:
|
|
3534
|
-
'@vue/compiler-dom': 3.5.
|
|
3535
|
-
'@vue/compiler-sfc': 3.5.
|
|
3536
|
-
'@vue/runtime-dom': 3.5.
|
|
3537
|
-
'@vue/server-renderer': 3.5.
|
|
3538
|
-
'@vue/shared': 3.5.
|
|
3536
|
+
'@vue/compiler-dom': 3.5.31
|
|
3537
|
+
'@vue/compiler-sfc': 3.5.31
|
|
3538
|
+
'@vue/runtime-dom': 3.5.31
|
|
3539
|
+
'@vue/server-renderer': 3.5.31(vue@3.5.31(typescript@5.4.5))
|
|
3540
|
+
'@vue/shared': 3.5.31
|
|
3539
3541
|
optionalDependencies:
|
|
3540
3542
|
typescript: 5.4.5
|
|
3541
3543
|
|