adminforth 2.33.1 → 2.35.0
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/api.ts.hbs +25 -16
- package/commands/createApp/templates/package.json.hbs +2 -1
- package/dist/basePlugin.js +1 -1
- package/dist/basePlugin.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/modules/restApi.d.ts.map +1 -1
- package/dist/modules/restApi.js +495 -4
- package/dist/modules/restApi.js.map +1 -1
- package/dist/modules/utils.d.ts +1 -1
- package/dist/modules/utils.d.ts.map +1 -1
- package/dist/modules/utils.js +3 -5
- package/dist/modules/utils.js.map +1 -1
- package/dist/servers/express.d.ts +18 -7
- package/dist/servers/express.d.ts.map +1 -1
- package/dist/servers/express.js +137 -1
- package/dist/servers/express.js.map +1 -1
- package/dist/servers/openapi.d.ts +25 -0
- package/dist/servers/openapi.d.ts.map +1 -0
- package/dist/servers/openapi.js +92 -0
- package/dist/servers/openapi.js.map +1 -0
- package/dist/servers/openapiDocument.d.ts +12 -0
- package/dist/servers/openapiDocument.d.ts.map +1 -0
- package/dist/servers/openapiDocument.js +313 -0
- package/dist/servers/openapiDocument.js.map +1 -0
- package/dist/spa/package.json +1 -0
- package/dist/spa/pnpm-lock.yaml +346 -310
- package/dist/spa/pnpm-workspace.yaml +4 -0
- package/dist/spa/src/App.vue +1 -0
- package/dist/spa/src/afcl/Skeleton.vue +1 -1
- package/dist/spa/src/stores/core.ts +15 -1
- package/dist/spa/src/types/Back.ts +109 -23
- package/dist/spa/src/types/adapters/CompletionAdapter.ts +10 -0
- package/dist/spa/src/views/CreateEditSkeleton.vue +49 -34
- package/dist/spa/src/views/EditView.vue +1 -1
- package/dist/types/Back.d.ts +113 -18
- package/dist/types/Back.d.ts.map +1 -1
- package/dist/types/Back.js.map +1 -1
- package/dist/types/adapters/CompletionAdapter.d.ts +8 -1
- package/dist/types/adapters/CompletionAdapter.d.ts.map +1 -1
- package/package.json +5 -2
package/dist/spa/pnpm-lock.yaml
CHANGED
|
@@ -10,22 +10,22 @@ 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.32(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.32(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.32(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.32(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.32(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.32(typescript@5.4.5))
|
|
29
29
|
apexcharts:
|
|
30
30
|
specifier: ^4.7.0
|
|
31
31
|
version: 4.7.0
|
|
@@ -40,7 +40,7 @@ importers:
|
|
|
40
40
|
version: 2.2.0
|
|
41
41
|
flowbite-datepicker:
|
|
42
42
|
specifier: ^1.2.6
|
|
43
|
-
version: 1.3.2(rollup@4.60.
|
|
43
|
+
version: 1.3.2(rollup@4.60.1)
|
|
44
44
|
javascript-time-ago:
|
|
45
45
|
specifier: ^2.5.11
|
|
46
46
|
version: 2.6.4
|
|
@@ -49,7 +49,7 @@ importers:
|
|
|
49
49
|
version: 4.0.8
|
|
50
50
|
pinia:
|
|
51
51
|
specifier: ^2.1.7
|
|
52
|
-
version: 2.3.1(typescript@5.4.5)(vue@3.5.
|
|
52
|
+
version: 2.3.1(typescript@5.4.5)(vue@3.5.32(typescript@5.4.5))
|
|
53
53
|
sanitize-html:
|
|
54
54
|
specifier: ^2.13.0
|
|
55
55
|
version: 2.17.2
|
|
@@ -58,19 +58,19 @@ importers:
|
|
|
58
58
|
version: 1.11.20
|
|
59
59
|
vue:
|
|
60
60
|
specifier: ^3.5.12
|
|
61
|
-
version: 3.5.
|
|
61
|
+
version: 3.5.32(typescript@5.4.5)
|
|
62
62
|
vue-diff:
|
|
63
63
|
specifier: ^1.2.4
|
|
64
|
-
version: 1.2.4(vue@3.5.
|
|
64
|
+
version: 1.2.4(vue@3.5.32(typescript@5.4.5))
|
|
65
65
|
vue-i18n:
|
|
66
66
|
specifier: ^10.0.5
|
|
67
|
-
version: 10.0.8(vue@3.5.
|
|
67
|
+
version: 10.0.8(vue@3.5.32(typescript@5.4.5))
|
|
68
68
|
vue-router:
|
|
69
69
|
specifier: ^4.3.0
|
|
70
|
-
version: 4.6.4(vue@3.5.
|
|
70
|
+
version: 4.6.4(vue@3.5.32(typescript@5.4.5))
|
|
71
71
|
vue3-json-viewer:
|
|
72
72
|
specifier: ^2.2.2
|
|
73
|
-
version: 2.4.1(vue@3.5.
|
|
73
|
+
version: 2.4.1(vue@3.5.32(typescript@5.4.5))
|
|
74
74
|
devDependencies:
|
|
75
75
|
'@rushstack/eslint-patch':
|
|
76
76
|
specifier: ^1.8.0
|
|
@@ -86,22 +86,25 @@ importers:
|
|
|
86
86
|
version: 4.0.9
|
|
87
87
|
'@types/node':
|
|
88
88
|
specifier: ^20.12.5
|
|
89
|
-
version: 20.19.
|
|
89
|
+
version: 20.19.39
|
|
90
90
|
'@types/sanitize-html':
|
|
91
91
|
specifier: ^2.16.1
|
|
92
92
|
version: 2.16.1
|
|
93
93
|
'@vitejs/plugin-vue':
|
|
94
94
|
specifier: ^5.0.4
|
|
95
|
-
version: 5.2.4(vite@5.4.21(@types/node@20.19.
|
|
95
|
+
version: 5.2.4(vite@5.4.21(@types/node@20.19.39)(sass@1.99.0))(vue@3.5.32(typescript@5.4.5))
|
|
96
96
|
'@vue/eslint-config-typescript':
|
|
97
97
|
specifier: ^13.0.0
|
|
98
98
|
version: 13.0.0(eslint-plugin-vue@9.33.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.4.5)
|
|
99
99
|
'@vue/tsconfig':
|
|
100
100
|
specifier: ^0.5.1
|
|
101
101
|
version: 0.5.1
|
|
102
|
+
ajv:
|
|
103
|
+
specifier: ^8.18.0
|
|
104
|
+
version: 8.18.0
|
|
102
105
|
autoprefixer:
|
|
103
106
|
specifier: ^10.4.19
|
|
104
|
-
version: 10.
|
|
107
|
+
version: 10.5.0(postcss@8.5.9)
|
|
105
108
|
eslint:
|
|
106
109
|
specifier: ^8.57.0
|
|
107
110
|
version: 8.57.1
|
|
@@ -113,7 +116,7 @@ importers:
|
|
|
113
116
|
version: 7.5.0
|
|
114
117
|
flowbite:
|
|
115
118
|
specifier: ^3.1.2
|
|
116
|
-
version: 3.1.2(rollup@4.60.
|
|
119
|
+
version: 3.1.2(rollup@4.60.1)
|
|
117
120
|
i18n-iso-countries:
|
|
118
121
|
specifier: ^7.12.0
|
|
119
122
|
version: 7.14.0
|
|
@@ -125,10 +128,10 @@ importers:
|
|
|
125
128
|
version: 1.0.38
|
|
126
129
|
postcss:
|
|
127
130
|
specifier: ^8.4.38
|
|
128
|
-
version: 8.5.
|
|
131
|
+
version: 8.5.9
|
|
129
132
|
sass:
|
|
130
133
|
specifier: ^1.77.2
|
|
131
|
-
version: 1.
|
|
134
|
+
version: 1.99.0
|
|
132
135
|
tailwindcss:
|
|
133
136
|
specifier: ^3.4.17
|
|
134
137
|
version: 3.4.19
|
|
@@ -137,7 +140,7 @@ importers:
|
|
|
137
140
|
version: 5.4.5
|
|
138
141
|
vite:
|
|
139
142
|
specifier: ^5.2.13
|
|
140
|
-
version: 5.4.21(@types/node@20.19.
|
|
143
|
+
version: 5.4.21(@types/node@20.19.39)(sass@1.99.0)
|
|
141
144
|
vue-i18n-extract:
|
|
142
145
|
specifier: ^2.0.7
|
|
143
146
|
version: 2.0.7
|
|
@@ -503,141 +506,141 @@ packages:
|
|
|
503
506
|
rollup:
|
|
504
507
|
optional: true
|
|
505
508
|
|
|
506
|
-
'@rollup/rollup-android-arm-eabi@4.60.
|
|
507
|
-
resolution: {integrity: sha512-
|
|
509
|
+
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
510
|
+
resolution: {integrity: sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==}
|
|
508
511
|
cpu: [arm]
|
|
509
512
|
os: [android]
|
|
510
513
|
|
|
511
|
-
'@rollup/rollup-android-arm64@4.60.
|
|
512
|
-
resolution: {integrity: sha512-
|
|
514
|
+
'@rollup/rollup-android-arm64@4.60.1':
|
|
515
|
+
resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==}
|
|
513
516
|
cpu: [arm64]
|
|
514
517
|
os: [android]
|
|
515
518
|
|
|
516
|
-
'@rollup/rollup-darwin-arm64@4.60.
|
|
517
|
-
resolution: {integrity: sha512-
|
|
519
|
+
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
520
|
+
resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==}
|
|
518
521
|
cpu: [arm64]
|
|
519
522
|
os: [darwin]
|
|
520
523
|
|
|
521
|
-
'@rollup/rollup-darwin-x64@4.60.
|
|
522
|
-
resolution: {integrity: sha512-
|
|
524
|
+
'@rollup/rollup-darwin-x64@4.60.1':
|
|
525
|
+
resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==}
|
|
523
526
|
cpu: [x64]
|
|
524
527
|
os: [darwin]
|
|
525
528
|
|
|
526
|
-
'@rollup/rollup-freebsd-arm64@4.60.
|
|
527
|
-
resolution: {integrity: sha512-
|
|
529
|
+
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
530
|
+
resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==}
|
|
528
531
|
cpu: [arm64]
|
|
529
532
|
os: [freebsd]
|
|
530
533
|
|
|
531
|
-
'@rollup/rollup-freebsd-x64@4.60.
|
|
532
|
-
resolution: {integrity: sha512-
|
|
534
|
+
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
535
|
+
resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==}
|
|
533
536
|
cpu: [x64]
|
|
534
537
|
os: [freebsd]
|
|
535
538
|
|
|
536
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.60.
|
|
537
|
-
resolution: {integrity: sha512-
|
|
539
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
540
|
+
resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==}
|
|
538
541
|
cpu: [arm]
|
|
539
542
|
os: [linux]
|
|
540
543
|
libc: [glibc]
|
|
541
544
|
|
|
542
|
-
'@rollup/rollup-linux-arm-musleabihf@4.60.
|
|
543
|
-
resolution: {integrity: sha512-
|
|
545
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
546
|
+
resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==}
|
|
544
547
|
cpu: [arm]
|
|
545
548
|
os: [linux]
|
|
546
549
|
libc: [musl]
|
|
547
550
|
|
|
548
|
-
'@rollup/rollup-linux-arm64-gnu@4.60.
|
|
549
|
-
resolution: {integrity: sha512-
|
|
551
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
552
|
+
resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==}
|
|
550
553
|
cpu: [arm64]
|
|
551
554
|
os: [linux]
|
|
552
555
|
libc: [glibc]
|
|
553
556
|
|
|
554
|
-
'@rollup/rollup-linux-arm64-musl@4.60.
|
|
555
|
-
resolution: {integrity: sha512
|
|
557
|
+
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
558
|
+
resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==}
|
|
556
559
|
cpu: [arm64]
|
|
557
560
|
os: [linux]
|
|
558
561
|
libc: [musl]
|
|
559
562
|
|
|
560
|
-
'@rollup/rollup-linux-loong64-gnu@4.60.
|
|
561
|
-
resolution: {integrity: sha512-
|
|
563
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
564
|
+
resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==}
|
|
562
565
|
cpu: [loong64]
|
|
563
566
|
os: [linux]
|
|
564
567
|
libc: [glibc]
|
|
565
568
|
|
|
566
|
-
'@rollup/rollup-linux-loong64-musl@4.60.
|
|
567
|
-
resolution: {integrity: sha512-
|
|
569
|
+
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
570
|
+
resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==}
|
|
568
571
|
cpu: [loong64]
|
|
569
572
|
os: [linux]
|
|
570
573
|
libc: [musl]
|
|
571
574
|
|
|
572
|
-
'@rollup/rollup-linux-ppc64-gnu@4.60.
|
|
573
|
-
resolution: {integrity: sha512-
|
|
575
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
576
|
+
resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==}
|
|
574
577
|
cpu: [ppc64]
|
|
575
578
|
os: [linux]
|
|
576
579
|
libc: [glibc]
|
|
577
580
|
|
|
578
|
-
'@rollup/rollup-linux-ppc64-musl@4.60.
|
|
579
|
-
resolution: {integrity: sha512-
|
|
581
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
582
|
+
resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==}
|
|
580
583
|
cpu: [ppc64]
|
|
581
584
|
os: [linux]
|
|
582
585
|
libc: [musl]
|
|
583
586
|
|
|
584
|
-
'@rollup/rollup-linux-riscv64-gnu@4.60.
|
|
585
|
-
resolution: {integrity: sha512-
|
|
587
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
588
|
+
resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==}
|
|
586
589
|
cpu: [riscv64]
|
|
587
590
|
os: [linux]
|
|
588
591
|
libc: [glibc]
|
|
589
592
|
|
|
590
|
-
'@rollup/rollup-linux-riscv64-musl@4.60.
|
|
591
|
-
resolution: {integrity: sha512-
|
|
593
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
594
|
+
resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==}
|
|
592
595
|
cpu: [riscv64]
|
|
593
596
|
os: [linux]
|
|
594
597
|
libc: [musl]
|
|
595
598
|
|
|
596
|
-
'@rollup/rollup-linux-s390x-gnu@4.60.
|
|
597
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
600
|
+
resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==}
|
|
598
601
|
cpu: [s390x]
|
|
599
602
|
os: [linux]
|
|
600
603
|
libc: [glibc]
|
|
601
604
|
|
|
602
|
-
'@rollup/rollup-linux-x64-gnu@4.60.
|
|
603
|
-
resolution: {integrity: sha512-
|
|
605
|
+
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
606
|
+
resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==}
|
|
604
607
|
cpu: [x64]
|
|
605
608
|
os: [linux]
|
|
606
609
|
libc: [glibc]
|
|
607
610
|
|
|
608
|
-
'@rollup/rollup-linux-x64-musl@4.60.
|
|
609
|
-
resolution: {integrity: sha512-
|
|
611
|
+
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
612
|
+
resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==}
|
|
610
613
|
cpu: [x64]
|
|
611
614
|
os: [linux]
|
|
612
615
|
libc: [musl]
|
|
613
616
|
|
|
614
|
-
'@rollup/rollup-openbsd-x64@4.60.
|
|
615
|
-
resolution: {integrity: sha512-
|
|
617
|
+
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
618
|
+
resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==}
|
|
616
619
|
cpu: [x64]
|
|
617
620
|
os: [openbsd]
|
|
618
621
|
|
|
619
|
-
'@rollup/rollup-openharmony-arm64@4.60.
|
|
620
|
-
resolution: {integrity: sha512-
|
|
622
|
+
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
623
|
+
resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==}
|
|
621
624
|
cpu: [arm64]
|
|
622
625
|
os: [openharmony]
|
|
623
626
|
|
|
624
|
-
'@rollup/rollup-win32-arm64-msvc@4.60.
|
|
625
|
-
resolution: {integrity: sha512-
|
|
627
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
628
|
+
resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==}
|
|
626
629
|
cpu: [arm64]
|
|
627
630
|
os: [win32]
|
|
628
631
|
|
|
629
|
-
'@rollup/rollup-win32-ia32-msvc@4.60.
|
|
630
|
-
resolution: {integrity: sha512-
|
|
632
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
633
|
+
resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==}
|
|
631
634
|
cpu: [ia32]
|
|
632
635
|
os: [win32]
|
|
633
636
|
|
|
634
|
-
'@rollup/rollup-win32-x64-gnu@4.60.
|
|
635
|
-
resolution: {integrity: sha512-
|
|
637
|
+
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
638
|
+
resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==}
|
|
636
639
|
cpu: [x64]
|
|
637
640
|
os: [win32]
|
|
638
641
|
|
|
639
|
-
'@rollup/rollup-win32-x64-msvc@4.60.
|
|
640
|
-
resolution: {integrity: sha512-
|
|
642
|
+
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
643
|
+
resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==}
|
|
641
644
|
cpu: [x64]
|
|
642
645
|
os: [win32]
|
|
643
646
|
|
|
@@ -686,8 +689,8 @@ packages:
|
|
|
686
689
|
'@types/lodash@4.17.24':
|
|
687
690
|
resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==}
|
|
688
691
|
|
|
689
|
-
'@types/node@20.19.
|
|
690
|
-
resolution: {integrity: sha512-
|
|
692
|
+
'@types/node@20.19.39':
|
|
693
|
+
resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==}
|
|
691
694
|
|
|
692
695
|
'@types/resolve@1.20.2':
|
|
693
696
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
|
@@ -792,17 +795,17 @@ packages:
|
|
|
792
795
|
'@volar/typescript@2.4.15':
|
|
793
796
|
resolution: {integrity: sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==}
|
|
794
797
|
|
|
795
|
-
'@vue/compiler-core@3.5.
|
|
796
|
-
resolution: {integrity: sha512-
|
|
798
|
+
'@vue/compiler-core@3.5.32':
|
|
799
|
+
resolution: {integrity: sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==}
|
|
797
800
|
|
|
798
|
-
'@vue/compiler-dom@3.5.
|
|
799
|
-
resolution: {integrity: sha512-
|
|
801
|
+
'@vue/compiler-dom@3.5.32':
|
|
802
|
+
resolution: {integrity: sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==}
|
|
800
803
|
|
|
801
|
-
'@vue/compiler-sfc@3.5.
|
|
802
|
-
resolution: {integrity: sha512-
|
|
804
|
+
'@vue/compiler-sfc@3.5.32':
|
|
805
|
+
resolution: {integrity: sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==}
|
|
803
806
|
|
|
804
|
-
'@vue/compiler-ssr@3.5.
|
|
805
|
-
resolution: {integrity: sha512-
|
|
807
|
+
'@vue/compiler-ssr@3.5.32':
|
|
808
|
+
resolution: {integrity: sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==}
|
|
806
809
|
|
|
807
810
|
'@vue/compiler-vue2@2.7.16':
|
|
808
811
|
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
|
@@ -829,22 +832,22 @@ packages:
|
|
|
829
832
|
typescript:
|
|
830
833
|
optional: true
|
|
831
834
|
|
|
832
|
-
'@vue/reactivity@3.5.
|
|
833
|
-
resolution: {integrity: sha512
|
|
835
|
+
'@vue/reactivity@3.5.32':
|
|
836
|
+
resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==}
|
|
834
837
|
|
|
835
|
-
'@vue/runtime-core@3.5.
|
|
836
|
-
resolution: {integrity: sha512-
|
|
838
|
+
'@vue/runtime-core@3.5.32':
|
|
839
|
+
resolution: {integrity: sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==}
|
|
837
840
|
|
|
838
|
-
'@vue/runtime-dom@3.5.
|
|
839
|
-
resolution: {integrity: sha512-
|
|
841
|
+
'@vue/runtime-dom@3.5.32':
|
|
842
|
+
resolution: {integrity: sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==}
|
|
840
843
|
|
|
841
|
-
'@vue/server-renderer@3.5.
|
|
842
|
-
resolution: {integrity: sha512-
|
|
844
|
+
'@vue/server-renderer@3.5.32':
|
|
845
|
+
resolution: {integrity: sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==}
|
|
843
846
|
peerDependencies:
|
|
844
|
-
vue: 3.5.
|
|
847
|
+
vue: 3.5.32
|
|
845
848
|
|
|
846
|
-
'@vue/shared@3.5.
|
|
847
|
-
resolution: {integrity: sha512-
|
|
849
|
+
'@vue/shared@3.5.32':
|
|
850
|
+
resolution: {integrity: sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==}
|
|
848
851
|
|
|
849
852
|
'@vue/tsconfig@0.5.1':
|
|
850
853
|
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
|
@@ -899,6 +902,9 @@ packages:
|
|
|
899
902
|
ajv@6.14.0:
|
|
900
903
|
resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
|
|
901
904
|
|
|
905
|
+
ajv@8.18.0:
|
|
906
|
+
resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
|
|
907
|
+
|
|
902
908
|
alien-signals@1.0.13:
|
|
903
909
|
resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==}
|
|
904
910
|
|
|
@@ -940,8 +946,8 @@ packages:
|
|
|
940
946
|
async@3.2.6:
|
|
941
947
|
resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
|
|
942
948
|
|
|
943
|
-
autoprefixer@10.
|
|
944
|
-
resolution: {integrity: sha512-
|
|
949
|
+
autoprefixer@10.5.0:
|
|
950
|
+
resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==}
|
|
945
951
|
engines: {node: ^10 || ^12 || >=14}
|
|
946
952
|
hasBin: true
|
|
947
953
|
peerDependencies:
|
|
@@ -950,8 +956,8 @@ packages:
|
|
|
950
956
|
balanced-match@1.0.2:
|
|
951
957
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
952
958
|
|
|
953
|
-
baseline-browser-mapping@2.10.
|
|
954
|
-
resolution: {integrity: sha512-
|
|
959
|
+
baseline-browser-mapping@2.10.19:
|
|
960
|
+
resolution: {integrity: sha512-qCkNLi2sfBOn8XhZQ0FXsT1Ki/Yo5P90hrkRamVFRS7/KV9hpfA4HkoWNU152+8w0zPjnxo5psx5NL3PSGgv5g==}
|
|
955
961
|
engines: {node: '>=6.0.0'}
|
|
956
962
|
hasBin: true
|
|
957
963
|
|
|
@@ -962,18 +968,18 @@ packages:
|
|
|
962
968
|
boolbase@1.0.0:
|
|
963
969
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
964
970
|
|
|
965
|
-
brace-expansion@1.1.
|
|
966
|
-
resolution: {integrity: sha512-
|
|
971
|
+
brace-expansion@1.1.14:
|
|
972
|
+
resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==}
|
|
967
973
|
|
|
968
|
-
brace-expansion@2.0
|
|
969
|
-
resolution: {integrity: sha512-
|
|
974
|
+
brace-expansion@2.1.0:
|
|
975
|
+
resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
|
|
970
976
|
|
|
971
977
|
braces@3.0.3:
|
|
972
978
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
973
979
|
engines: {node: '>=8'}
|
|
974
980
|
|
|
975
|
-
browserslist@4.28.
|
|
976
|
-
resolution: {integrity: sha512-
|
|
981
|
+
browserslist@4.28.2:
|
|
982
|
+
resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
|
|
977
983
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
978
984
|
hasBin: true
|
|
979
985
|
|
|
@@ -989,8 +995,8 @@ packages:
|
|
|
989
995
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
990
996
|
engines: {node: '>= 6'}
|
|
991
997
|
|
|
992
|
-
caniuse-lite@1.0.
|
|
993
|
-
resolution: {integrity: sha512-
|
|
998
|
+
caniuse-lite@1.0.30001788:
|
|
999
|
+
resolution: {integrity: sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==}
|
|
994
1000
|
|
|
995
1001
|
chalk@4.1.2:
|
|
996
1002
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
@@ -1107,8 +1113,8 @@ packages:
|
|
|
1107
1113
|
resolution: {integrity: sha512-xHF8EP4XH/Ba9fvAF2LDd5O3IITVolerVV6xvkxoM8zlGEiCUrggpAnHyOoKJKCrhvPcGATFAUwIujj7bRG5UA==}
|
|
1108
1114
|
hasBin: true
|
|
1109
1115
|
|
|
1110
|
-
electron-to-chromium@1.5.
|
|
1111
|
-
resolution: {integrity: sha512-
|
|
1116
|
+
electron-to-chromium@1.5.336:
|
|
1117
|
+
resolution: {integrity: sha512-AbH9q9J455r/nLmdNZes0G0ZKcRX73FicwowalLs6ijwOmCJSRRrLX63lcAlzy9ux3dWK1w1+1nsBJEWN11hcQ==}
|
|
1112
1118
|
|
|
1113
1119
|
entities@4.5.0:
|
|
1114
1120
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
@@ -1118,6 +1124,10 @@ packages:
|
|
|
1118
1124
|
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
|
|
1119
1125
|
engines: {node: '>=0.12'}
|
|
1120
1126
|
|
|
1127
|
+
es-errors@1.3.0:
|
|
1128
|
+
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
1129
|
+
engines: {node: '>= 0.4'}
|
|
1130
|
+
|
|
1121
1131
|
esbuild@0.21.5:
|
|
1122
1132
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
1123
1133
|
engines: {node: '>=12'}
|
|
@@ -1187,6 +1197,9 @@ packages:
|
|
|
1187
1197
|
fast-levenshtein@2.0.6:
|
|
1188
1198
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
1189
1199
|
|
|
1200
|
+
fast-uri@3.1.0:
|
|
1201
|
+
resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
|
|
1202
|
+
|
|
1190
1203
|
fastq@1.20.1:
|
|
1191
1204
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
1192
1205
|
|
|
@@ -1382,6 +1395,9 @@ packages:
|
|
|
1382
1395
|
json-schema-traverse@0.4.1:
|
|
1383
1396
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
1384
1397
|
|
|
1398
|
+
json-schema-traverse@1.0.0:
|
|
1399
|
+
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
1400
|
+
|
|
1385
1401
|
json-stable-stringify-without-jsonify@1.0.1:
|
|
1386
1402
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
1387
1403
|
|
|
@@ -1409,8 +1425,8 @@ packages:
|
|
|
1409
1425
|
lodash.merge@4.6.2:
|
|
1410
1426
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
1411
1427
|
|
|
1412
|
-
lodash@4.
|
|
1413
|
-
resolution: {integrity: sha512-
|
|
1428
|
+
lodash@4.18.1:
|
|
1429
|
+
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
|
|
1414
1430
|
|
|
1415
1431
|
magic-string@0.30.21:
|
|
1416
1432
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
@@ -1462,8 +1478,8 @@ packages:
|
|
|
1462
1478
|
node-addon-api@7.1.1:
|
|
1463
1479
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
1464
1480
|
|
|
1465
|
-
node-releases@2.0.
|
|
1466
|
-
resolution: {integrity: sha512-
|
|
1481
|
+
node-releases@2.0.37:
|
|
1482
|
+
resolution: {integrity: sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==}
|
|
1467
1483
|
|
|
1468
1484
|
normalize-path@3.0.0:
|
|
1469
1485
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
@@ -1620,8 +1636,8 @@ packages:
|
|
|
1620
1636
|
postcss-value-parser@4.2.0:
|
|
1621
1637
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
1622
1638
|
|
|
1623
|
-
postcss@8.5.
|
|
1624
|
-
resolution: {integrity: sha512-
|
|
1639
|
+
postcss@8.5.9:
|
|
1640
|
+
resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==}
|
|
1625
1641
|
engines: {node: ^10 || ^12 || >=14}
|
|
1626
1642
|
|
|
1627
1643
|
prelude-ls@1.2.1:
|
|
@@ -1653,12 +1669,16 @@ packages:
|
|
|
1653
1669
|
relative-time-format@1.1.12:
|
|
1654
1670
|
resolution: {integrity: sha512-qaZBjmRIuXLfuLnzgqpFdBPa5W0euSX1tMnoMUHGPphLwJmrt8xbNiOIHrlvYOD6oNJ0M5owPCZyPibI8de5pQ==}
|
|
1655
1671
|
|
|
1672
|
+
require-from-string@2.0.2:
|
|
1673
|
+
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
1674
|
+
engines: {node: '>=0.10.0'}
|
|
1675
|
+
|
|
1656
1676
|
resolve-from@4.0.0:
|
|
1657
1677
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
1658
1678
|
engines: {node: '>=4'}
|
|
1659
1679
|
|
|
1660
|
-
resolve@1.22.
|
|
1661
|
-
resolution: {integrity: sha512-
|
|
1680
|
+
resolve@1.22.12:
|
|
1681
|
+
resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
|
|
1662
1682
|
engines: {node: '>= 0.4'}
|
|
1663
1683
|
hasBin: true
|
|
1664
1684
|
|
|
@@ -1671,8 +1691,8 @@ packages:
|
|
|
1671
1691
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
1672
1692
|
hasBin: true
|
|
1673
1693
|
|
|
1674
|
-
rollup@4.60.
|
|
1675
|
-
resolution: {integrity: sha512-
|
|
1694
|
+
rollup@4.60.1:
|
|
1695
|
+
resolution: {integrity: sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==}
|
|
1676
1696
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
1677
1697
|
hasBin: true
|
|
1678
1698
|
|
|
@@ -1682,8 +1702,8 @@ packages:
|
|
|
1682
1702
|
sanitize-html@2.17.2:
|
|
1683
1703
|
resolution: {integrity: sha512-EnffJUl46VE9uvZ0XeWzObHLurClLlT12gsOk1cHyP2Ol1P0BnBnsXmShlBmWVJM+dKieQI68R0tsPY5m/B+Jg==}
|
|
1684
1704
|
|
|
1685
|
-
sass@1.
|
|
1686
|
-
resolution: {integrity: sha512
|
|
1705
|
+
sass@1.99.0:
|
|
1706
|
+
resolution: {integrity: sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==}
|
|
1687
1707
|
engines: {node: '>=14.0.0'}
|
|
1688
1708
|
hasBin: true
|
|
1689
1709
|
|
|
@@ -1754,8 +1774,8 @@ packages:
|
|
|
1754
1774
|
tiny-emitter@2.1.0:
|
|
1755
1775
|
resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==}
|
|
1756
1776
|
|
|
1757
|
-
tinyglobby@0.2.
|
|
1758
|
-
resolution: {integrity: sha512-
|
|
1777
|
+
tinyglobby@0.2.16:
|
|
1778
|
+
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
1759
1779
|
engines: {node: '>=12.0.0'}
|
|
1760
1780
|
|
|
1761
1781
|
to-regex-range@5.0.1:
|
|
@@ -1886,8 +1906,8 @@ packages:
|
|
|
1886
1906
|
peerDependencies:
|
|
1887
1907
|
vue: ^3.5.16
|
|
1888
1908
|
|
|
1889
|
-
vue@3.5.
|
|
1890
|
-
resolution: {integrity: sha512-
|
|
1909
|
+
vue@3.5.32:
|
|
1910
|
+
resolution: {integrity: sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==}
|
|
1891
1911
|
peerDependencies:
|
|
1892
1912
|
typescript: '*'
|
|
1893
1913
|
peerDependenciesMeta:
|
|
@@ -2043,21 +2063,21 @@ snapshots:
|
|
|
2043
2063
|
|
|
2044
2064
|
'@humanwhocodes/object-schema@2.0.3': {}
|
|
2045
2065
|
|
|
2046
|
-
'@iconify-prerendered/vue-flag@0.28.1754899047(vue@3.5.
|
|
2066
|
+
'@iconify-prerendered/vue-flag@0.28.1754899047(vue@3.5.32(typescript@5.4.5))':
|
|
2047
2067
|
dependencies:
|
|
2048
|
-
vue: 3.5.
|
|
2068
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2049
2069
|
|
|
2050
|
-
'@iconify-prerendered/vue-flowbite@0.28.1754899090(vue@3.5.
|
|
2070
|
+
'@iconify-prerendered/vue-flowbite@0.28.1754899090(vue@3.5.32(typescript@5.4.5))':
|
|
2051
2071
|
dependencies:
|
|
2052
|
-
vue: 3.5.
|
|
2072
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2053
2073
|
|
|
2054
|
-
'@iconify-prerendered/vue-heroicons@0.28.1721921294(vue@3.5.
|
|
2074
|
+
'@iconify-prerendered/vue-heroicons@0.28.1721921294(vue@3.5.32(typescript@5.4.5))':
|
|
2055
2075
|
dependencies:
|
|
2056
|
-
vue: 3.5.
|
|
2076
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2057
2077
|
|
|
2058
|
-
'@iconify-prerendered/vue-humbleicons@0.28.1754108846(vue@3.5.
|
|
2078
|
+
'@iconify-prerendered/vue-humbleicons@0.28.1754108846(vue@3.5.32(typescript@5.4.5))':
|
|
2059
2079
|
dependencies:
|
|
2060
|
-
vue: 3.5.
|
|
2080
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2061
2081
|
|
|
2062
2082
|
'@intlify/core-base@10.0.8':
|
|
2063
2083
|
dependencies:
|
|
@@ -2160,97 +2180,97 @@ snapshots:
|
|
|
2160
2180
|
|
|
2161
2181
|
'@popperjs/core@2.11.8': {}
|
|
2162
2182
|
|
|
2163
|
-
'@rollup/plugin-node-resolve@15.3.1(rollup@4.60.
|
|
2183
|
+
'@rollup/plugin-node-resolve@15.3.1(rollup@4.60.1)':
|
|
2164
2184
|
dependencies:
|
|
2165
|
-
'@rollup/pluginutils': 5.3.0(rollup@4.60.
|
|
2185
|
+
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
2166
2186
|
'@types/resolve': 1.20.2
|
|
2167
2187
|
deepmerge: 4.3.1
|
|
2168
2188
|
is-module: 1.0.0
|
|
2169
|
-
resolve: 1.22.
|
|
2189
|
+
resolve: 1.22.12
|
|
2170
2190
|
optionalDependencies:
|
|
2171
|
-
rollup: 4.60.
|
|
2191
|
+
rollup: 4.60.1
|
|
2172
2192
|
|
|
2173
|
-
'@rollup/pluginutils@5.3.0(rollup@4.60.
|
|
2193
|
+
'@rollup/pluginutils@5.3.0(rollup@4.60.1)':
|
|
2174
2194
|
dependencies:
|
|
2175
2195
|
'@types/estree': 1.0.8
|
|
2176
2196
|
estree-walker: 2.0.2
|
|
2177
2197
|
picomatch: 4.0.4
|
|
2178
2198
|
optionalDependencies:
|
|
2179
|
-
rollup: 4.60.
|
|
2199
|
+
rollup: 4.60.1
|
|
2180
2200
|
|
|
2181
|
-
'@rollup/rollup-android-arm-eabi@4.60.
|
|
2201
|
+
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
2182
2202
|
optional: true
|
|
2183
2203
|
|
|
2184
|
-
'@rollup/rollup-android-arm64@4.60.
|
|
2204
|
+
'@rollup/rollup-android-arm64@4.60.1':
|
|
2185
2205
|
optional: true
|
|
2186
2206
|
|
|
2187
|
-
'@rollup/rollup-darwin-arm64@4.60.
|
|
2207
|
+
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
2188
2208
|
optional: true
|
|
2189
2209
|
|
|
2190
|
-
'@rollup/rollup-darwin-x64@4.60.
|
|
2210
|
+
'@rollup/rollup-darwin-x64@4.60.1':
|
|
2191
2211
|
optional: true
|
|
2192
2212
|
|
|
2193
|
-
'@rollup/rollup-freebsd-arm64@4.60.
|
|
2213
|
+
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
2194
2214
|
optional: true
|
|
2195
2215
|
|
|
2196
|
-
'@rollup/rollup-freebsd-x64@4.60.
|
|
2216
|
+
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
2197
2217
|
optional: true
|
|
2198
2218
|
|
|
2199
|
-
'@rollup/rollup-linux-arm-gnueabihf@4.60.
|
|
2219
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
2200
2220
|
optional: true
|
|
2201
2221
|
|
|
2202
|
-
'@rollup/rollup-linux-arm-musleabihf@4.60.
|
|
2222
|
+
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
2203
2223
|
optional: true
|
|
2204
2224
|
|
|
2205
|
-
'@rollup/rollup-linux-arm64-gnu@4.60.
|
|
2225
|
+
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
2206
2226
|
optional: true
|
|
2207
2227
|
|
|
2208
|
-
'@rollup/rollup-linux-arm64-musl@4.60.
|
|
2228
|
+
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
2209
2229
|
optional: true
|
|
2210
2230
|
|
|
2211
|
-
'@rollup/rollup-linux-loong64-gnu@4.60.
|
|
2231
|
+
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
2212
2232
|
optional: true
|
|
2213
2233
|
|
|
2214
|
-
'@rollup/rollup-linux-loong64-musl@4.60.
|
|
2234
|
+
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
2215
2235
|
optional: true
|
|
2216
2236
|
|
|
2217
|
-
'@rollup/rollup-linux-ppc64-gnu@4.60.
|
|
2237
|
+
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
2218
2238
|
optional: true
|
|
2219
2239
|
|
|
2220
|
-
'@rollup/rollup-linux-ppc64-musl@4.60.
|
|
2240
|
+
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
2221
2241
|
optional: true
|
|
2222
2242
|
|
|
2223
|
-
'@rollup/rollup-linux-riscv64-gnu@4.60.
|
|
2243
|
+
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
2224
2244
|
optional: true
|
|
2225
2245
|
|
|
2226
|
-
'@rollup/rollup-linux-riscv64-musl@4.60.
|
|
2246
|
+
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
2227
2247
|
optional: true
|
|
2228
2248
|
|
|
2229
|
-
'@rollup/rollup-linux-s390x-gnu@4.60.
|
|
2249
|
+
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
2230
2250
|
optional: true
|
|
2231
2251
|
|
|
2232
|
-
'@rollup/rollup-linux-x64-gnu@4.60.
|
|
2252
|
+
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
2233
2253
|
optional: true
|
|
2234
2254
|
|
|
2235
|
-
'@rollup/rollup-linux-x64-musl@4.60.
|
|
2255
|
+
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
2236
2256
|
optional: true
|
|
2237
2257
|
|
|
2238
|
-
'@rollup/rollup-openbsd-x64@4.60.
|
|
2258
|
+
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
2239
2259
|
optional: true
|
|
2240
2260
|
|
|
2241
|
-
'@rollup/rollup-openharmony-arm64@4.60.
|
|
2261
|
+
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
2242
2262
|
optional: true
|
|
2243
2263
|
|
|
2244
|
-
'@rollup/rollup-win32-arm64-msvc@4.60.
|
|
2264
|
+
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
2245
2265
|
optional: true
|
|
2246
2266
|
|
|
2247
|
-
'@rollup/rollup-win32-ia32-msvc@4.60.
|
|
2267
|
+
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
2248
2268
|
optional: true
|
|
2249
2269
|
|
|
2250
|
-
'@rollup/rollup-win32-x64-gnu@4.60.
|
|
2270
|
+
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
2251
2271
|
optional: true
|
|
2252
2272
|
|
|
2253
|
-
'@rollup/rollup-win32-x64-msvc@4.60.
|
|
2273
|
+
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
2254
2274
|
optional: true
|
|
2255
2275
|
|
|
2256
2276
|
'@rushstack/eslint-patch@1.16.1': {}
|
|
@@ -2289,7 +2309,7 @@ snapshots:
|
|
|
2289
2309
|
|
|
2290
2310
|
'@types/lodash@4.17.24': {}
|
|
2291
2311
|
|
|
2292
|
-
'@types/node@20.19.
|
|
2312
|
+
'@types/node@20.19.39':
|
|
2293
2313
|
dependencies:
|
|
2294
2314
|
undici-types: 6.21.0
|
|
2295
2315
|
|
|
@@ -2401,18 +2421,18 @@ snapshots:
|
|
|
2401
2421
|
'@unhead/schema': 1.11.20
|
|
2402
2422
|
packrup: 0.1.2
|
|
2403
2423
|
|
|
2404
|
-
'@unhead/vue@1.11.20(vue@3.5.
|
|
2424
|
+
'@unhead/vue@1.11.20(vue@3.5.32(typescript@5.4.5))':
|
|
2405
2425
|
dependencies:
|
|
2406
2426
|
'@unhead/schema': 1.11.20
|
|
2407
2427
|
'@unhead/shared': 1.11.20
|
|
2408
2428
|
hookable: 5.5.3
|
|
2409
2429
|
unhead: 1.11.20
|
|
2410
|
-
vue: 3.5.
|
|
2430
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2411
2431
|
|
|
2412
|
-
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@20.19.
|
|
2432
|
+
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@20.19.39)(sass@1.99.0))(vue@3.5.32(typescript@5.4.5))':
|
|
2413
2433
|
dependencies:
|
|
2414
|
-
vite: 5.4.21(@types/node@20.19.
|
|
2415
|
-
vue: 3.5.
|
|
2434
|
+
vite: 5.4.21(@types/node@20.19.39)(sass@1.99.0)
|
|
2435
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2416
2436
|
|
|
2417
2437
|
'@volar/language-core@2.4.15':
|
|
2418
2438
|
dependencies:
|
|
@@ -2426,35 +2446,35 @@ snapshots:
|
|
|
2426
2446
|
path-browserify: 1.0.1
|
|
2427
2447
|
vscode-uri: 3.1.0
|
|
2428
2448
|
|
|
2429
|
-
'@vue/compiler-core@3.5.
|
|
2449
|
+
'@vue/compiler-core@3.5.32':
|
|
2430
2450
|
dependencies:
|
|
2431
2451
|
'@babel/parser': 7.29.2
|
|
2432
|
-
'@vue/shared': 3.5.
|
|
2452
|
+
'@vue/shared': 3.5.32
|
|
2433
2453
|
entities: 7.0.1
|
|
2434
2454
|
estree-walker: 2.0.2
|
|
2435
2455
|
source-map-js: 1.2.1
|
|
2436
2456
|
|
|
2437
|
-
'@vue/compiler-dom@3.5.
|
|
2457
|
+
'@vue/compiler-dom@3.5.32':
|
|
2438
2458
|
dependencies:
|
|
2439
|
-
'@vue/compiler-core': 3.5.
|
|
2440
|
-
'@vue/shared': 3.5.
|
|
2459
|
+
'@vue/compiler-core': 3.5.32
|
|
2460
|
+
'@vue/shared': 3.5.32
|
|
2441
2461
|
|
|
2442
|
-
'@vue/compiler-sfc@3.5.
|
|
2462
|
+
'@vue/compiler-sfc@3.5.32':
|
|
2443
2463
|
dependencies:
|
|
2444
2464
|
'@babel/parser': 7.29.2
|
|
2445
|
-
'@vue/compiler-core': 3.5.
|
|
2446
|
-
'@vue/compiler-dom': 3.5.
|
|
2447
|
-
'@vue/compiler-ssr': 3.5.
|
|
2448
|
-
'@vue/shared': 3.5.
|
|
2465
|
+
'@vue/compiler-core': 3.5.32
|
|
2466
|
+
'@vue/compiler-dom': 3.5.32
|
|
2467
|
+
'@vue/compiler-ssr': 3.5.32
|
|
2468
|
+
'@vue/shared': 3.5.32
|
|
2449
2469
|
estree-walker: 2.0.2
|
|
2450
2470
|
magic-string: 0.30.21
|
|
2451
|
-
postcss: 8.5.
|
|
2471
|
+
postcss: 8.5.9
|
|
2452
2472
|
source-map-js: 1.2.1
|
|
2453
2473
|
|
|
2454
|
-
'@vue/compiler-ssr@3.5.
|
|
2474
|
+
'@vue/compiler-ssr@3.5.32':
|
|
2455
2475
|
dependencies:
|
|
2456
|
-
'@vue/compiler-dom': 3.5.
|
|
2457
|
-
'@vue/shared': 3.5.
|
|
2476
|
+
'@vue/compiler-dom': 3.5.32
|
|
2477
|
+
'@vue/shared': 3.5.32
|
|
2458
2478
|
|
|
2459
2479
|
'@vue/compiler-vue2@2.7.16':
|
|
2460
2480
|
dependencies:
|
|
@@ -2478,9 +2498,9 @@ snapshots:
|
|
|
2478
2498
|
'@vue/language-core@2.2.12(typescript@5.4.5)':
|
|
2479
2499
|
dependencies:
|
|
2480
2500
|
'@volar/language-core': 2.4.15
|
|
2481
|
-
'@vue/compiler-dom': 3.5.
|
|
2501
|
+
'@vue/compiler-dom': 3.5.32
|
|
2482
2502
|
'@vue/compiler-vue2': 2.7.16
|
|
2483
|
-
'@vue/shared': 3.5.
|
|
2503
|
+
'@vue/shared': 3.5.32
|
|
2484
2504
|
alien-signals: 1.0.13
|
|
2485
2505
|
minimatch: 9.0.9
|
|
2486
2506
|
muggle-string: 0.4.1
|
|
@@ -2488,67 +2508,67 @@ snapshots:
|
|
|
2488
2508
|
optionalDependencies:
|
|
2489
2509
|
typescript: 5.4.5
|
|
2490
2510
|
|
|
2491
|
-
'@vue/reactivity@3.5.
|
|
2511
|
+
'@vue/reactivity@3.5.32':
|
|
2492
2512
|
dependencies:
|
|
2493
|
-
'@vue/shared': 3.5.
|
|
2513
|
+
'@vue/shared': 3.5.32
|
|
2494
2514
|
|
|
2495
|
-
'@vue/runtime-core@3.5.
|
|
2515
|
+
'@vue/runtime-core@3.5.32':
|
|
2496
2516
|
dependencies:
|
|
2497
|
-
'@vue/reactivity': 3.5.
|
|
2498
|
-
'@vue/shared': 3.5.
|
|
2517
|
+
'@vue/reactivity': 3.5.32
|
|
2518
|
+
'@vue/shared': 3.5.32
|
|
2499
2519
|
|
|
2500
|
-
'@vue/runtime-dom@3.5.
|
|
2520
|
+
'@vue/runtime-dom@3.5.32':
|
|
2501
2521
|
dependencies:
|
|
2502
|
-
'@vue/reactivity': 3.5.
|
|
2503
|
-
'@vue/runtime-core': 3.5.
|
|
2504
|
-
'@vue/shared': 3.5.
|
|
2522
|
+
'@vue/reactivity': 3.5.32
|
|
2523
|
+
'@vue/runtime-core': 3.5.32
|
|
2524
|
+
'@vue/shared': 3.5.32
|
|
2505
2525
|
csstype: 3.2.3
|
|
2506
2526
|
|
|
2507
|
-
'@vue/server-renderer@3.5.
|
|
2527
|
+
'@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.4.5))':
|
|
2508
2528
|
dependencies:
|
|
2509
|
-
'@vue/compiler-ssr': 3.5.
|
|
2510
|
-
'@vue/shared': 3.5.
|
|
2511
|
-
vue: 3.5.
|
|
2529
|
+
'@vue/compiler-ssr': 3.5.32
|
|
2530
|
+
'@vue/shared': 3.5.32
|
|
2531
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2512
2532
|
|
|
2513
|
-
'@vue/shared@3.5.
|
|
2533
|
+
'@vue/shared@3.5.32': {}
|
|
2514
2534
|
|
|
2515
2535
|
'@vue/tsconfig@0.5.1': {}
|
|
2516
2536
|
|
|
2517
|
-
'@vueuse/core@10.11.1(vue@3.5.
|
|
2537
|
+
'@vueuse/core@10.11.1(vue@3.5.32(typescript@5.4.5))':
|
|
2518
2538
|
dependencies:
|
|
2519
2539
|
'@types/web-bluetooth': 0.0.20
|
|
2520
2540
|
'@vueuse/metadata': 10.11.1
|
|
2521
|
-
'@vueuse/shared': 10.11.1(vue@3.5.
|
|
2522
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2541
|
+
'@vueuse/shared': 10.11.1(vue@3.5.32(typescript@5.4.5))
|
|
2542
|
+
vue-demi: 0.14.10(vue@3.5.32(typescript@5.4.5))
|
|
2523
2543
|
transitivePeerDependencies:
|
|
2524
2544
|
- '@vue/composition-api'
|
|
2525
2545
|
- vue
|
|
2526
2546
|
|
|
2527
|
-
'@vueuse/core@8.9.4(vue@3.5.
|
|
2547
|
+
'@vueuse/core@8.9.4(vue@3.5.32(typescript@5.4.5))':
|
|
2528
2548
|
dependencies:
|
|
2529
2549
|
'@types/web-bluetooth': 0.0.14
|
|
2530
2550
|
'@vueuse/metadata': 8.9.4
|
|
2531
|
-
'@vueuse/shared': 8.9.4(vue@3.5.
|
|
2532
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2551
|
+
'@vueuse/shared': 8.9.4(vue@3.5.32(typescript@5.4.5))
|
|
2552
|
+
vue-demi: 0.14.10(vue@3.5.32(typescript@5.4.5))
|
|
2533
2553
|
optionalDependencies:
|
|
2534
|
-
vue: 3.5.
|
|
2554
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2535
2555
|
|
|
2536
2556
|
'@vueuse/metadata@10.11.1': {}
|
|
2537
2557
|
|
|
2538
2558
|
'@vueuse/metadata@8.9.4': {}
|
|
2539
2559
|
|
|
2540
|
-
'@vueuse/shared@10.11.1(vue@3.5.
|
|
2560
|
+
'@vueuse/shared@10.11.1(vue@3.5.32(typescript@5.4.5))':
|
|
2541
2561
|
dependencies:
|
|
2542
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2562
|
+
vue-demi: 0.14.10(vue@3.5.32(typescript@5.4.5))
|
|
2543
2563
|
transitivePeerDependencies:
|
|
2544
2564
|
- '@vue/composition-api'
|
|
2545
2565
|
- vue
|
|
2546
2566
|
|
|
2547
|
-
'@vueuse/shared@8.9.4(vue@3.5.
|
|
2567
|
+
'@vueuse/shared@8.9.4(vue@3.5.32(typescript@5.4.5))':
|
|
2548
2568
|
dependencies:
|
|
2549
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
2569
|
+
vue-demi: 0.14.10(vue@3.5.32(typescript@5.4.5))
|
|
2550
2570
|
optionalDependencies:
|
|
2551
|
-
vue: 3.5.
|
|
2571
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
2552
2572
|
|
|
2553
2573
|
'@yr/monotone-cubic-spline@1.0.3': {}
|
|
2554
2574
|
|
|
@@ -2565,6 +2585,13 @@ snapshots:
|
|
|
2565
2585
|
json-schema-traverse: 0.4.1
|
|
2566
2586
|
uri-js: 4.4.1
|
|
2567
2587
|
|
|
2588
|
+
ajv@8.18.0:
|
|
2589
|
+
dependencies:
|
|
2590
|
+
fast-deep-equal: 3.1.3
|
|
2591
|
+
fast-uri: 3.1.0
|
|
2592
|
+
json-schema-traverse: 1.0.0
|
|
2593
|
+
require-from-string: 2.0.2
|
|
2594
|
+
|
|
2568
2595
|
alien-signals@1.0.13: {}
|
|
2569
2596
|
|
|
2570
2597
|
ansi-regex@5.0.1: {}
|
|
@@ -2603,29 +2630,29 @@ snapshots:
|
|
|
2603
2630
|
|
|
2604
2631
|
async@3.2.6: {}
|
|
2605
2632
|
|
|
2606
|
-
autoprefixer@10.
|
|
2633
|
+
autoprefixer@10.5.0(postcss@8.5.9):
|
|
2607
2634
|
dependencies:
|
|
2608
|
-
browserslist: 4.28.
|
|
2609
|
-
caniuse-lite: 1.0.
|
|
2635
|
+
browserslist: 4.28.2
|
|
2636
|
+
caniuse-lite: 1.0.30001788
|
|
2610
2637
|
fraction.js: 5.3.4
|
|
2611
2638
|
picocolors: 1.1.1
|
|
2612
|
-
postcss: 8.5.
|
|
2639
|
+
postcss: 8.5.9
|
|
2613
2640
|
postcss-value-parser: 4.2.0
|
|
2614
2641
|
|
|
2615
2642
|
balanced-match@1.0.2: {}
|
|
2616
2643
|
|
|
2617
|
-
baseline-browser-mapping@2.10.
|
|
2644
|
+
baseline-browser-mapping@2.10.19: {}
|
|
2618
2645
|
|
|
2619
2646
|
binary-extensions@2.3.0: {}
|
|
2620
2647
|
|
|
2621
2648
|
boolbase@1.0.0: {}
|
|
2622
2649
|
|
|
2623
|
-
brace-expansion@1.1.
|
|
2650
|
+
brace-expansion@1.1.14:
|
|
2624
2651
|
dependencies:
|
|
2625
2652
|
balanced-match: 1.0.2
|
|
2626
2653
|
concat-map: 0.0.1
|
|
2627
2654
|
|
|
2628
|
-
brace-expansion@2.0
|
|
2655
|
+
brace-expansion@2.1.0:
|
|
2629
2656
|
dependencies:
|
|
2630
2657
|
balanced-match: 1.0.2
|
|
2631
2658
|
|
|
@@ -2633,13 +2660,13 @@ snapshots:
|
|
|
2633
2660
|
dependencies:
|
|
2634
2661
|
fill-range: 7.1.1
|
|
2635
2662
|
|
|
2636
|
-
browserslist@4.28.
|
|
2663
|
+
browserslist@4.28.2:
|
|
2637
2664
|
dependencies:
|
|
2638
|
-
baseline-browser-mapping: 2.10.
|
|
2639
|
-
caniuse-lite: 1.0.
|
|
2640
|
-
electron-to-chromium: 1.5.
|
|
2641
|
-
node-releases: 2.0.
|
|
2642
|
-
update-browserslist-db: 1.2.3(browserslist@4.28.
|
|
2665
|
+
baseline-browser-mapping: 2.10.19
|
|
2666
|
+
caniuse-lite: 1.0.30001788
|
|
2667
|
+
electron-to-chromium: 1.5.336
|
|
2668
|
+
node-releases: 2.0.37
|
|
2669
|
+
update-browserslist-db: 1.2.3(browserslist@4.28.2)
|
|
2643
2670
|
|
|
2644
2671
|
cac@6.7.14: {}
|
|
2645
2672
|
|
|
@@ -2647,7 +2674,7 @@ snapshots:
|
|
|
2647
2674
|
|
|
2648
2675
|
camelcase-css@2.0.1: {}
|
|
2649
2676
|
|
|
2650
|
-
caniuse-lite@1.0.
|
|
2677
|
+
caniuse-lite@1.0.30001788: {}
|
|
2651
2678
|
|
|
2652
2679
|
chalk@4.1.2:
|
|
2653
2680
|
dependencies:
|
|
@@ -2756,12 +2783,14 @@ snapshots:
|
|
|
2756
2783
|
commander: 6.2.1
|
|
2757
2784
|
glob: 7.2.3
|
|
2758
2785
|
|
|
2759
|
-
electron-to-chromium@1.5.
|
|
2786
|
+
electron-to-chromium@1.5.336: {}
|
|
2760
2787
|
|
|
2761
2788
|
entities@4.5.0: {}
|
|
2762
2789
|
|
|
2763
2790
|
entities@7.0.1: {}
|
|
2764
2791
|
|
|
2792
|
+
es-errors@1.3.0: {}
|
|
2793
|
+
|
|
2765
2794
|
esbuild@0.21.5:
|
|
2766
2795
|
optionalDependencies:
|
|
2767
2796
|
'@esbuild/aix-ppc64': 0.21.5
|
|
@@ -2890,6 +2919,8 @@ snapshots:
|
|
|
2890
2919
|
|
|
2891
2920
|
fast-levenshtein@2.0.6: {}
|
|
2892
2921
|
|
|
2922
|
+
fast-uri@3.1.0: {}
|
|
2923
|
+
|
|
2893
2924
|
fastq@1.20.1:
|
|
2894
2925
|
dependencies:
|
|
2895
2926
|
reusify: 1.1.0
|
|
@@ -2921,27 +2952,27 @@ snapshots:
|
|
|
2921
2952
|
|
|
2922
2953
|
flatted@3.4.2: {}
|
|
2923
2954
|
|
|
2924
|
-
flowbite-datepicker@1.3.2(rollup@4.60.
|
|
2955
|
+
flowbite-datepicker@1.3.2(rollup@4.60.1):
|
|
2925
2956
|
dependencies:
|
|
2926
|
-
'@rollup/plugin-node-resolve': 15.3.1(rollup@4.60.
|
|
2927
|
-
flowbite: 2.5.2(rollup@4.60.
|
|
2957
|
+
'@rollup/plugin-node-resolve': 15.3.1(rollup@4.60.1)
|
|
2958
|
+
flowbite: 2.5.2(rollup@4.60.1)
|
|
2928
2959
|
transitivePeerDependencies:
|
|
2929
2960
|
- rollup
|
|
2930
2961
|
|
|
2931
|
-
flowbite@2.5.2(rollup@4.60.
|
|
2962
|
+
flowbite@2.5.2(rollup@4.60.1):
|
|
2932
2963
|
dependencies:
|
|
2933
2964
|
'@popperjs/core': 2.11.8
|
|
2934
|
-
flowbite-datepicker: 1.3.2(rollup@4.60.
|
|
2965
|
+
flowbite-datepicker: 1.3.2(rollup@4.60.1)
|
|
2935
2966
|
mini-svg-data-uri: 1.4.4
|
|
2936
2967
|
transitivePeerDependencies:
|
|
2937
2968
|
- rollup
|
|
2938
2969
|
|
|
2939
|
-
flowbite@3.1.2(rollup@4.60.
|
|
2970
|
+
flowbite@3.1.2(rollup@4.60.1):
|
|
2940
2971
|
dependencies:
|
|
2941
2972
|
'@popperjs/core': 2.11.8
|
|
2942
|
-
flowbite-datepicker: 1.3.2(rollup@4.60.
|
|
2973
|
+
flowbite-datepicker: 1.3.2(rollup@4.60.1)
|
|
2943
2974
|
mini-svg-data-uri: 1.4.4
|
|
2944
|
-
postcss: 8.5.
|
|
2975
|
+
postcss: 8.5.9
|
|
2945
2976
|
transitivePeerDependencies:
|
|
2946
2977
|
- rollup
|
|
2947
2978
|
|
|
@@ -3081,6 +3112,8 @@ snapshots:
|
|
|
3081
3112
|
|
|
3082
3113
|
json-schema-traverse@0.4.1: {}
|
|
3083
3114
|
|
|
3115
|
+
json-schema-traverse@1.0.0: {}
|
|
3116
|
+
|
|
3084
3117
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
3085
3118
|
|
|
3086
3119
|
keyv@4.5.4:
|
|
@@ -3104,7 +3137,7 @@ snapshots:
|
|
|
3104
3137
|
|
|
3105
3138
|
lodash.merge@4.6.2: {}
|
|
3106
3139
|
|
|
3107
|
-
lodash@4.
|
|
3140
|
+
lodash@4.18.1: {}
|
|
3108
3141
|
|
|
3109
3142
|
magic-string@0.30.21:
|
|
3110
3143
|
dependencies:
|
|
@@ -3123,15 +3156,15 @@ snapshots:
|
|
|
3123
3156
|
|
|
3124
3157
|
minimatch@3.1.5:
|
|
3125
3158
|
dependencies:
|
|
3126
|
-
brace-expansion: 1.1.
|
|
3159
|
+
brace-expansion: 1.1.14
|
|
3127
3160
|
|
|
3128
3161
|
minimatch@5.1.9:
|
|
3129
3162
|
dependencies:
|
|
3130
|
-
brace-expansion: 2.0
|
|
3163
|
+
brace-expansion: 2.1.0
|
|
3131
3164
|
|
|
3132
3165
|
minimatch@9.0.9:
|
|
3133
3166
|
dependencies:
|
|
3134
|
-
brace-expansion: 2.0
|
|
3167
|
+
brace-expansion: 2.1.0
|
|
3135
3168
|
|
|
3136
3169
|
ms@2.1.3: {}
|
|
3137
3170
|
|
|
@@ -3150,7 +3183,7 @@ snapshots:
|
|
|
3150
3183
|
node-addon-api@7.1.1:
|
|
3151
3184
|
optional: true
|
|
3152
3185
|
|
|
3153
|
-
node-releases@2.0.
|
|
3186
|
+
node-releases@2.0.37: {}
|
|
3154
3187
|
|
|
3155
3188
|
normalize-path@3.0.0: {}
|
|
3156
3189
|
|
|
@@ -3226,11 +3259,11 @@ snapshots:
|
|
|
3226
3259
|
|
|
3227
3260
|
pify@2.3.0: {}
|
|
3228
3261
|
|
|
3229
|
-
pinia@2.3.1(typescript@5.4.5)(vue@3.5.
|
|
3262
|
+
pinia@2.3.1(typescript@5.4.5)(vue@3.5.32(typescript@5.4.5)):
|
|
3230
3263
|
dependencies:
|
|
3231
3264
|
'@vue/devtools-api': 6.6.4
|
|
3232
|
-
vue: 3.5.
|
|
3233
|
-
vue-demi: 0.14.10(vue@3.5.
|
|
3265
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
3266
|
+
vue-demi: 0.14.10(vue@3.5.32(typescript@5.4.5))
|
|
3234
3267
|
optionalDependencies:
|
|
3235
3268
|
typescript: 5.4.5
|
|
3236
3269
|
transitivePeerDependencies:
|
|
@@ -3245,28 +3278,28 @@ snapshots:
|
|
|
3245
3278
|
transitivePeerDependencies:
|
|
3246
3279
|
- supports-color
|
|
3247
3280
|
|
|
3248
|
-
postcss-import@15.1.0(postcss@8.5.
|
|
3281
|
+
postcss-import@15.1.0(postcss@8.5.9):
|
|
3249
3282
|
dependencies:
|
|
3250
|
-
postcss: 8.5.
|
|
3283
|
+
postcss: 8.5.9
|
|
3251
3284
|
postcss-value-parser: 4.2.0
|
|
3252
3285
|
read-cache: 1.0.0
|
|
3253
|
-
resolve: 1.22.
|
|
3286
|
+
resolve: 1.22.12
|
|
3254
3287
|
|
|
3255
|
-
postcss-js@4.1.0(postcss@8.5.
|
|
3288
|
+
postcss-js@4.1.0(postcss@8.5.9):
|
|
3256
3289
|
dependencies:
|
|
3257
3290
|
camelcase-css: 2.0.1
|
|
3258
|
-
postcss: 8.5.
|
|
3291
|
+
postcss: 8.5.9
|
|
3259
3292
|
|
|
3260
|
-
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.
|
|
3293
|
+
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.9):
|
|
3261
3294
|
dependencies:
|
|
3262
3295
|
lilconfig: 3.1.3
|
|
3263
3296
|
optionalDependencies:
|
|
3264
3297
|
jiti: 1.21.7
|
|
3265
|
-
postcss: 8.5.
|
|
3298
|
+
postcss: 8.5.9
|
|
3266
3299
|
|
|
3267
|
-
postcss-nested@6.2.0(postcss@8.5.
|
|
3300
|
+
postcss-nested@6.2.0(postcss@8.5.9):
|
|
3268
3301
|
dependencies:
|
|
3269
|
-
postcss: 8.5.
|
|
3302
|
+
postcss: 8.5.9
|
|
3270
3303
|
postcss-selector-parser: 6.1.2
|
|
3271
3304
|
|
|
3272
3305
|
postcss-selector-parser@6.0.10:
|
|
@@ -3281,7 +3314,7 @@ snapshots:
|
|
|
3281
3314
|
|
|
3282
3315
|
postcss-value-parser@4.2.0: {}
|
|
3283
3316
|
|
|
3284
|
-
postcss@8.5.
|
|
3317
|
+
postcss@8.5.9:
|
|
3285
3318
|
dependencies:
|
|
3286
3319
|
nanoid: 3.3.11
|
|
3287
3320
|
picocolors: 1.1.1
|
|
@@ -3310,10 +3343,13 @@ snapshots:
|
|
|
3310
3343
|
|
|
3311
3344
|
relative-time-format@1.1.12: {}
|
|
3312
3345
|
|
|
3346
|
+
require-from-string@2.0.2: {}
|
|
3347
|
+
|
|
3313
3348
|
resolve-from@4.0.0: {}
|
|
3314
3349
|
|
|
3315
|
-
resolve@1.22.
|
|
3350
|
+
resolve@1.22.12:
|
|
3316
3351
|
dependencies:
|
|
3352
|
+
es-errors: 1.3.0
|
|
3317
3353
|
is-core-module: 2.16.1
|
|
3318
3354
|
path-parse: 1.0.7
|
|
3319
3355
|
supports-preserve-symlinks-flag: 1.0.0
|
|
@@ -3324,35 +3360,35 @@ snapshots:
|
|
|
3324
3360
|
dependencies:
|
|
3325
3361
|
glob: 7.2.3
|
|
3326
3362
|
|
|
3327
|
-
rollup@4.60.
|
|
3363
|
+
rollup@4.60.1:
|
|
3328
3364
|
dependencies:
|
|
3329
3365
|
'@types/estree': 1.0.8
|
|
3330
3366
|
optionalDependencies:
|
|
3331
|
-
'@rollup/rollup-android-arm-eabi': 4.60.
|
|
3332
|
-
'@rollup/rollup-android-arm64': 4.60.
|
|
3333
|
-
'@rollup/rollup-darwin-arm64': 4.60.
|
|
3334
|
-
'@rollup/rollup-darwin-x64': 4.60.
|
|
3335
|
-
'@rollup/rollup-freebsd-arm64': 4.60.
|
|
3336
|
-
'@rollup/rollup-freebsd-x64': 4.60.
|
|
3337
|
-
'@rollup/rollup-linux-arm-gnueabihf': 4.60.
|
|
3338
|
-
'@rollup/rollup-linux-arm-musleabihf': 4.60.
|
|
3339
|
-
'@rollup/rollup-linux-arm64-gnu': 4.60.
|
|
3340
|
-
'@rollup/rollup-linux-arm64-musl': 4.60.
|
|
3341
|
-
'@rollup/rollup-linux-loong64-gnu': 4.60.
|
|
3342
|
-
'@rollup/rollup-linux-loong64-musl': 4.60.
|
|
3343
|
-
'@rollup/rollup-linux-ppc64-gnu': 4.60.
|
|
3344
|
-
'@rollup/rollup-linux-ppc64-musl': 4.60.
|
|
3345
|
-
'@rollup/rollup-linux-riscv64-gnu': 4.60.
|
|
3346
|
-
'@rollup/rollup-linux-riscv64-musl': 4.60.
|
|
3347
|
-
'@rollup/rollup-linux-s390x-gnu': 4.60.
|
|
3348
|
-
'@rollup/rollup-linux-x64-gnu': 4.60.
|
|
3349
|
-
'@rollup/rollup-linux-x64-musl': 4.60.
|
|
3350
|
-
'@rollup/rollup-openbsd-x64': 4.60.
|
|
3351
|
-
'@rollup/rollup-openharmony-arm64': 4.60.
|
|
3352
|
-
'@rollup/rollup-win32-arm64-msvc': 4.60.
|
|
3353
|
-
'@rollup/rollup-win32-ia32-msvc': 4.60.
|
|
3354
|
-
'@rollup/rollup-win32-x64-gnu': 4.60.
|
|
3355
|
-
'@rollup/rollup-win32-x64-msvc': 4.60.
|
|
3367
|
+
'@rollup/rollup-android-arm-eabi': 4.60.1
|
|
3368
|
+
'@rollup/rollup-android-arm64': 4.60.1
|
|
3369
|
+
'@rollup/rollup-darwin-arm64': 4.60.1
|
|
3370
|
+
'@rollup/rollup-darwin-x64': 4.60.1
|
|
3371
|
+
'@rollup/rollup-freebsd-arm64': 4.60.1
|
|
3372
|
+
'@rollup/rollup-freebsd-x64': 4.60.1
|
|
3373
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.60.1
|
|
3374
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.60.1
|
|
3375
|
+
'@rollup/rollup-linux-arm64-gnu': 4.60.1
|
|
3376
|
+
'@rollup/rollup-linux-arm64-musl': 4.60.1
|
|
3377
|
+
'@rollup/rollup-linux-loong64-gnu': 4.60.1
|
|
3378
|
+
'@rollup/rollup-linux-loong64-musl': 4.60.1
|
|
3379
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.60.1
|
|
3380
|
+
'@rollup/rollup-linux-ppc64-musl': 4.60.1
|
|
3381
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.60.1
|
|
3382
|
+
'@rollup/rollup-linux-riscv64-musl': 4.60.1
|
|
3383
|
+
'@rollup/rollup-linux-s390x-gnu': 4.60.1
|
|
3384
|
+
'@rollup/rollup-linux-x64-gnu': 4.60.1
|
|
3385
|
+
'@rollup/rollup-linux-x64-musl': 4.60.1
|
|
3386
|
+
'@rollup/rollup-openbsd-x64': 4.60.1
|
|
3387
|
+
'@rollup/rollup-openharmony-arm64': 4.60.1
|
|
3388
|
+
'@rollup/rollup-win32-arm64-msvc': 4.60.1
|
|
3389
|
+
'@rollup/rollup-win32-ia32-msvc': 4.60.1
|
|
3390
|
+
'@rollup/rollup-win32-x64-gnu': 4.60.1
|
|
3391
|
+
'@rollup/rollup-win32-x64-msvc': 4.60.1
|
|
3356
3392
|
fsevents: 2.3.3
|
|
3357
3393
|
|
|
3358
3394
|
run-parallel@1.2.0:
|
|
@@ -3366,9 +3402,9 @@ snapshots:
|
|
|
3366
3402
|
htmlparser2: 10.1.0
|
|
3367
3403
|
is-plain-object: 5.0.0
|
|
3368
3404
|
parse-srcset: 1.0.2
|
|
3369
|
-
postcss: 8.5.
|
|
3405
|
+
postcss: 8.5.9
|
|
3370
3406
|
|
|
3371
|
-
sass@1.
|
|
3407
|
+
sass@1.99.0:
|
|
3372
3408
|
dependencies:
|
|
3373
3409
|
chokidar: 4.0.3
|
|
3374
3410
|
immutable: 5.1.5
|
|
@@ -3405,7 +3441,7 @@ snapshots:
|
|
|
3405
3441
|
lines-and-columns: 1.2.4
|
|
3406
3442
|
mz: 2.7.0
|
|
3407
3443
|
pirates: 4.0.7
|
|
3408
|
-
tinyglobby: 0.2.
|
|
3444
|
+
tinyglobby: 0.2.16
|
|
3409
3445
|
ts-interface-checker: 0.1.13
|
|
3410
3446
|
|
|
3411
3447
|
supports-color@7.2.0:
|
|
@@ -3430,13 +3466,13 @@ snapshots:
|
|
|
3430
3466
|
normalize-path: 3.0.0
|
|
3431
3467
|
object-hash: 3.0.0
|
|
3432
3468
|
picocolors: 1.1.1
|
|
3433
|
-
postcss: 8.5.
|
|
3434
|
-
postcss-import: 15.1.0(postcss@8.5.
|
|
3435
|
-
postcss-js: 4.1.0(postcss@8.5.
|
|
3436
|
-
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.
|
|
3437
|
-
postcss-nested: 6.2.0(postcss@8.5.
|
|
3469
|
+
postcss: 8.5.9
|
|
3470
|
+
postcss-import: 15.1.0(postcss@8.5.9)
|
|
3471
|
+
postcss-js: 4.1.0(postcss@8.5.9)
|
|
3472
|
+
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.9)
|
|
3473
|
+
postcss-nested: 6.2.0(postcss@8.5.9)
|
|
3438
3474
|
postcss-selector-parser: 6.1.2
|
|
3439
|
-
resolve: 1.22.
|
|
3475
|
+
resolve: 1.22.12
|
|
3440
3476
|
sucrase: 3.35.1
|
|
3441
3477
|
transitivePeerDependencies:
|
|
3442
3478
|
- tsx
|
|
@@ -3454,7 +3490,7 @@ snapshots:
|
|
|
3454
3490
|
|
|
3455
3491
|
tiny-emitter@2.1.0: {}
|
|
3456
3492
|
|
|
3457
|
-
tinyglobby@0.2.
|
|
3493
|
+
tinyglobby@0.2.16:
|
|
3458
3494
|
dependencies:
|
|
3459
3495
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
3460
3496
|
picomatch: 4.0.4
|
|
@@ -3488,9 +3524,9 @@ snapshots:
|
|
|
3488
3524
|
'@unhead/shared': 1.11.20
|
|
3489
3525
|
hookable: 5.5.3
|
|
3490
3526
|
|
|
3491
|
-
update-browserslist-db@1.2.3(browserslist@4.28.
|
|
3527
|
+
update-browserslist-db@1.2.3(browserslist@4.28.2):
|
|
3492
3528
|
dependencies:
|
|
3493
|
-
browserslist: 4.28.
|
|
3529
|
+
browserslist: 4.28.2
|
|
3494
3530
|
escalade: 3.2.0
|
|
3495
3531
|
picocolors: 1.1.1
|
|
3496
3532
|
|
|
@@ -3500,25 +3536,25 @@ snapshots:
|
|
|
3500
3536
|
|
|
3501
3537
|
util-deprecate@1.0.2: {}
|
|
3502
3538
|
|
|
3503
|
-
vite@5.4.21(@types/node@20.19.
|
|
3539
|
+
vite@5.4.21(@types/node@20.19.39)(sass@1.99.0):
|
|
3504
3540
|
dependencies:
|
|
3505
3541
|
esbuild: 0.21.5
|
|
3506
|
-
postcss: 8.5.
|
|
3507
|
-
rollup: 4.60.
|
|
3542
|
+
postcss: 8.5.9
|
|
3543
|
+
rollup: 4.60.1
|
|
3508
3544
|
optionalDependencies:
|
|
3509
|
-
'@types/node': 20.19.
|
|
3545
|
+
'@types/node': 20.19.39
|
|
3510
3546
|
fsevents: 2.3.3
|
|
3511
|
-
sass: 1.
|
|
3547
|
+
sass: 1.99.0
|
|
3512
3548
|
|
|
3513
3549
|
vscode-uri@3.1.0: {}
|
|
3514
3550
|
|
|
3515
|
-
vue-demi@0.14.10(vue@3.5.
|
|
3551
|
+
vue-demi@0.14.10(vue@3.5.32(typescript@5.4.5)):
|
|
3516
3552
|
dependencies:
|
|
3517
|
-
vue: 3.5.
|
|
3553
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
3518
3554
|
|
|
3519
|
-
vue-diff@1.2.4(vue@3.5.
|
|
3555
|
+
vue-diff@1.2.4(vue@3.5.32(typescript@5.4.5)):
|
|
3520
3556
|
dependencies:
|
|
3521
|
-
'@vueuse/core': 8.9.4(vue@3.5.
|
|
3557
|
+
'@vueuse/core': 8.9.4(vue@3.5.32(typescript@5.4.5))
|
|
3522
3558
|
diff-match-patch: 1.0.5
|
|
3523
3559
|
highlight.js: 11.11.1
|
|
3524
3560
|
transitivePeerDependencies:
|
|
@@ -3533,7 +3569,7 @@ snapshots:
|
|
|
3533
3569
|
eslint-visitor-keys: 3.4.3
|
|
3534
3570
|
espree: 9.6.1
|
|
3535
3571
|
esquery: 1.7.0
|
|
3536
|
-
lodash: 4.
|
|
3572
|
+
lodash: 4.18.1
|
|
3537
3573
|
semver: 7.7.4
|
|
3538
3574
|
transitivePeerDependencies:
|
|
3539
3575
|
- supports-color
|
|
@@ -3546,17 +3582,17 @@ snapshots:
|
|
|
3546
3582
|
is-valid-glob: 1.0.0
|
|
3547
3583
|
js-yaml: 4.1.1
|
|
3548
3584
|
|
|
3549
|
-
vue-i18n@10.0.8(vue@3.5.
|
|
3585
|
+
vue-i18n@10.0.8(vue@3.5.32(typescript@5.4.5)):
|
|
3550
3586
|
dependencies:
|
|
3551
3587
|
'@intlify/core-base': 10.0.8
|
|
3552
3588
|
'@intlify/shared': 10.0.8
|
|
3553
3589
|
'@vue/devtools-api': 6.6.4
|
|
3554
|
-
vue: 3.5.
|
|
3590
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
3555
3591
|
|
|
3556
|
-
vue-router@4.6.4(vue@3.5.
|
|
3592
|
+
vue-router@4.6.4(vue@3.5.32(typescript@5.4.5)):
|
|
3557
3593
|
dependencies:
|
|
3558
3594
|
'@vue/devtools-api': 6.6.4
|
|
3559
|
-
vue: 3.5.
|
|
3595
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
3560
3596
|
|
|
3561
3597
|
vue-tsc@2.2.12(typescript@5.4.5):
|
|
3562
3598
|
dependencies:
|
|
@@ -3564,18 +3600,18 @@ snapshots:
|
|
|
3564
3600
|
'@vue/language-core': 2.2.12(typescript@5.4.5)
|
|
3565
3601
|
typescript: 5.4.5
|
|
3566
3602
|
|
|
3567
|
-
vue3-json-viewer@2.4.1(vue@3.5.
|
|
3603
|
+
vue3-json-viewer@2.4.1(vue@3.5.32(typescript@5.4.5)):
|
|
3568
3604
|
dependencies:
|
|
3569
3605
|
clipboard: 2.0.11
|
|
3570
|
-
vue: 3.5.
|
|
3606
|
+
vue: 3.5.32(typescript@5.4.5)
|
|
3571
3607
|
|
|
3572
|
-
vue@3.5.
|
|
3608
|
+
vue@3.5.32(typescript@5.4.5):
|
|
3573
3609
|
dependencies:
|
|
3574
|
-
'@vue/compiler-dom': 3.5.
|
|
3575
|
-
'@vue/compiler-sfc': 3.5.
|
|
3576
|
-
'@vue/runtime-dom': 3.5.
|
|
3577
|
-
'@vue/server-renderer': 3.5.
|
|
3578
|
-
'@vue/shared': 3.5.
|
|
3610
|
+
'@vue/compiler-dom': 3.5.32
|
|
3611
|
+
'@vue/compiler-sfc': 3.5.32
|
|
3612
|
+
'@vue/runtime-dom': 3.5.32
|
|
3613
|
+
'@vue/server-renderer': 3.5.32(vue@3.5.32(typescript@5.4.5))
|
|
3614
|
+
'@vue/shared': 3.5.32
|
|
3579
3615
|
optionalDependencies:
|
|
3580
3616
|
typescript: 5.4.5
|
|
3581
3617
|
|