fix(codemirror): update dependencies (#794)
Co-authored-by: Davide Di Modica <webmaster.ddm@gmail.com>
taylor_socfortress committed
Apr 13, 2026 at 12:53 UTC
0de50f8fc3cef7adbc3843ecdd81daa7d8b3ff9e
2 files changed
+1514
-1860
frontend/package.json
+25
-25
@@ -41,7 +41,7 @@
41
"@codemirror/lang-xml": "^6.1.0",
42
"@codemirror/lint": "^6.9.5",
43
"@codemirror/theme-one-dark": "^6.1.3",
44
- "@codemirror/view": "^6.40.0",
44
+ "@codemirror/view": "^6.41.0",
45
"@f3ve/vue-markdown-it": "^0.2.3",
46
"@fontsource/jetbrains-mono": "^5.2.8",
47
"@fontsource/lexend": "^5.2.11",
@@ -52,19 +52,19 @@
52
"@types/codemirror": "^5.60.17",
53
"@vueuse/core": "^14.2.1",
54
"@vueuse/motion": "^3.0.3",
55
- "axios": "^1.13.6",
55
+ "axios": "^1.15.0",
56
"bytes": "^3.1.2",
57
"codemirror": "~6.0.2",
58
"colord": "^2.9.3",
59
"dayjs": "^1.11.20",
60
"detect-touch-device": "^1.1.6",
61
"echarts": "^6.0.0",
62
- "fast-xml-parser": "^5.5.6",
62
+ "fast-xml-parser": "^5.5.12",
63
"file-saver": "^2.0.5",
64
"html-entities": "^2.6.0",
65
"jose": "^6.2.2",
66
"js-md5": "^0.8.3",
67
- "lodash": "^4.17.23",
67
+ "lodash": "^4.18.1",
68
"mitt": "^3.0.1",
69
"naive-ui": "^2.44.1",
70
"nanoid": "^5.1.7",
@@ -74,19 +74,19 @@
74
"secure-ls": "^2.0.0",
75
"shiki": "^4.0.2",
76
"thememirror": "^2.0.1",
77
- "validator": "^13.15.26",
78
- "vue": "^3.5.30",
77
+ "validator": "^13.15.35",
78
+ "vue": "^3.5.32",
79
"vue-advanced-cropper": "^2.8.9",
80
"vue-codemirror": "^6.1.1",
81
"vue-highlight-words": "^3.0.1",
82
- "vue-i18n": "^11.3.0",
83
- "vue-router": "^5.0.3",
82
+ "vue-i18n": "^11.3.2",
83
+ "vue-router": "^5.0.4",
84
"vue-sjv": "^0.0.6",
85
"vue3-apexcharts": "^1.11.1",
86
"vue3-marquee": "^4.2.2",
87
"vuedraggable": "^4.1.0",
88
"xmllint": "^0.1.1",
89
- "xmllint-wasm": "^5.1.0"
89
+ "xmllint-wasm": "^5.2.0"
90
},
91
"optionalDependencies": {
92
"@rollup/rollup-linux-x64-gnu": "^4.46.2",
@@ -95,44 +95,44 @@
95
},
96
"devDependencies": {
97
"@antfu/eslint-config": "~7.7.3",
98
- "@clack/prompts": "^1.1.0",
98
+ "@clack/prompts": "^1.2.0",
99
"@iconify/vue": "^5.0.0",
100
"@tailwindcss/vite": "^4.2.2",
101
"@tsconfig/node20": "^20.1.9",
102
"@types/bytes": "^3.1.5",
103
"@types/file-saver": "^2.0.7",
104
"@types/fs-extra": "^11.0.4",
105
- "@types/jsdom": "^28.0.0",
105
+ "@types/jsdom": "^28.0.1",
106
"@types/lodash": "^4.17.24",
107
"@types/markdown-it": "^14.1.2",
108
- "@types/node": "^25.5.0",
108
+ "@types/node": "^25.6.0",
109
"@types/validator": "^13.15.10",
110
- "@vitejs/plugin-vue": "^6.0.5",
110
+ "@vitejs/plugin-vue": "^6.0.6",
111
"@vitejs/plugin-vue-jsx": "^5.1.5",
112
"@vue/test-utils": "^2.4.6",
113
- "@vue/tsconfig": "~0.9.0",
114
- "baseline-browser-mapping": "^2.10.8",
113
+ "@vue/tsconfig": "~0.9.1",
114
+ "baseline-browser-mapping": "^2.10.18",
115
"depcheck": "^1.4.7",
116
- "eslint": "~10.0.3",
116
+ "eslint": "~10.2.0",
117
"flourite": "^1.3.0",
118
"fs-extra": "^11.3.4",
119
- "jscpd": "^4.0.8",
120
- "jsdom": "^29.0.0",
119
+ "jscpd": "^4.0.9",
120
+ "jsdom": "^29.0.2",
121
"npm-run-all2": "^8.0.4",
122
- "prettier": "^3.8.1",
122
+ "prettier": "^3.8.2",
123
"prettier-plugin-tailwindcss": "^0.7.2",
124
- "sass": "^1.98.0",
125
- "start-server-and-test": "^2.1.5",
124
+ "sass": "^1.99.0",
125
+ "start-server-and-test": "^3.0.2",
126
"tailwindcss": "^4.2.2",
127
- "taze": "^19.10.0",
128
- "type-fest": "^5.4.4",
127
+ "taze": "^19.11.0",
128
+ "type-fest": "^5.5.0",
129
"typescript": "~5.9.3",
130
"vite": "^7.3.1",
131
"vite-bundle-visualizer": "^1.2.1",
132
"vite-plugin-inspect": "^11.3.3",
133
- "vite-plugin-vue-devtools": "^8.1.0",
133
+ "vite-plugin-vue-devtools": "^8.1.1",
134
"vite-svg-loader": "^5.1.1",
135
- "vitest": "^4.1.0",
135
+ "vitest": "^4.1.4",
136
"vue-tsc": "^3.2.6"
137
},
138
"pnpm": {
frontend/pnpm-lock.yaml
+1489
-1835
@@ -27,11 +27,11 @@ importers:
27
specifier: ^6.1.3
28
version: 6.1.3
29
'@codemirror/view':
30
- specifier: ^6.40.0
31
- version: 6.40.0
30
+ specifier: ^6.41.0
31
+ version: 6.41.0
32
'@f3ve/vue-markdown-it':
33
specifier: ^0.2.3
34
- version: 0.2.3(vue@3.5.30(typescript@5.9.3))
34
+ version: 0.2.3(vue@3.5.32(typescript@5.9.3))
35
'@fontsource/jetbrains-mono':
36
specifier: ^5.2.8
37
version: 5.2.8
@@ -55,13 +55,13 @@ importers:
55
version: 5.60.17
56
'@vueuse/core':
57
specifier: ^14.2.1
58
- version: 14.2.1(vue@3.5.30(typescript@5.9.3))
58
+ version: 14.2.1(vue@3.5.32(typescript@5.9.3))
59
'@vueuse/motion':
60
specifier: ^3.0.3
61
- version: 3.0.3(vue@3.5.30(typescript@5.9.3))
61
+ version: 3.0.3(vue@3.5.32(typescript@5.9.3))
62
axios:
63
- specifier: ^1.13.6
64
- version: 1.13.6(debug@4.4.3)
63
+ specifier: ^1.15.0
64
+ version: 1.15.0(debug@4.4.3)
65
bytes:
66
specifier: ^3.1.2
67
version: 3.1.2
@@ -81,8 +81,8 @@ importers:
81
specifier: ^6.0.0
82
version: 6.0.0
83
fast-xml-parser:
84
- specifier: ^5.5.6
85
- version: 5.5.6
84
+ specifier: ^5.5.12
85
+ version: 5.5.12
86
file-saver:
87
specifier: ^2.0.5
88
version: 2.0.5
@@ -96,14 +96,14 @@ importers:
96
specifier: ^0.8.3
97
version: 0.8.3
98
lodash:
99
- specifier: ^4.17.23
100
- version: 4.17.23
99
+ specifier: ^4.18.1
100
+ version: 4.18.1
101
mitt:
102
specifier: ^3.0.1
103
version: 3.0.1
104
naive-ui:
105
specifier: ^2.44.1
106
- version: 2.44.1(vue@3.5.30(typescript@5.9.3))
106
+ version: 2.44.1(vue@3.5.32(typescript@5.9.3))
107
nanoid:
108
specifier: ^5.1.7
109
version: 5.1.7
@@ -112,10 +112,10 @@ importers:
112
version: 5.3.0
113
pinia:
114
specifier: ^3.0.4
115
- version: 3.0.4(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3))
115
+ version: 3.0.4(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3))
116
pinia-plugin-persistedstate:
117
specifier: ^4.7.1
118
- version: 4.7.1(@nuxt/kit@3.21.1)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3)))
118
+ version: 4.7.1(@nuxt/kit@3.21.2)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3)))
119
secure-ls:
120
specifier: ^2.0.0
121
version: 2.0.0
@@ -124,59 +124,59 @@ importers:
124
version: 4.0.2
125
thememirror:
126
specifier: ^2.0.1
127
- version: 2.0.1(@codemirror/language@6.12.1)(@codemirror/state@6.6.0)(@codemirror/view@6.40.0)
127
+ version: 2.0.1(@codemirror/language@6.12.3)(@codemirror/state@6.6.0)(@codemirror/view@6.41.0)
128
validator:
129
- specifier: ^13.15.26
130
- version: 13.15.26
129
+ specifier: ^13.15.35
130
+ version: 13.15.35
131
vue:
132
- specifier: ^3.5.30
133
- version: 3.5.30(typescript@5.9.3)
132
+ specifier: ^3.5.32
133
+ version: 3.5.32(typescript@5.9.3)
134
vue-advanced-cropper:
135
specifier: ^2.8.9
136
- version: 2.8.9(vue@3.5.30(typescript@5.9.3))
136
+ version: 2.8.9(vue@3.5.32(typescript@5.9.3))
137
vue-codemirror:
138
specifier: ^6.1.1
139
- version: 6.1.1(codemirror@6.0.2)(vue@3.5.30(typescript@5.9.3))
139
+ version: 6.1.1(codemirror@6.0.2)(vue@3.5.32(typescript@5.9.3))
140
vue-highlight-words:
141
specifier: ^3.0.1
142
- version: 3.0.1(vue@3.5.30(typescript@5.9.3))
142
+ version: 3.0.1(vue@3.5.32(typescript@5.9.3))
143
vue-i18n:
144
- specifier: ^11.3.0
145
- version: 11.3.0(vue@3.5.30(typescript@5.9.3))
144
+ specifier: ^11.3.2
145
+ version: 11.3.2(vue@3.5.32(typescript@5.9.3))
146
vue-router:
147
- specifier: ^5.0.3
148
- version: 5.0.3(@vue/compiler-sfc@3.5.30)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3)))(vue@3.5.30(typescript@5.9.3))
147
+ specifier: ^5.0.4
148
+ version: 5.0.4(@vue/compiler-sfc@3.5.32)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3)))(vue@3.5.32(typescript@5.9.3))
149
vue-sjv:
150
specifier: ^0.0.6
151
- version: 0.0.6(vue@3.5.30(typescript@5.9.3))
151
+ version: 0.0.6(vue@3.5.32(typescript@5.9.3))
152
vue3-apexcharts:
153
specifier: ^1.11.1
154
- version: 1.11.1(apexcharts@5.5.1)(vue@3.5.30(typescript@5.9.3))
154
+ version: 1.11.1(apexcharts@5.10.6)(vue@3.5.32(typescript@5.9.3))
155
vue3-marquee:
156
specifier: ^4.2.2
157
- version: 4.2.2(vue@3.5.30(typescript@5.9.3))
157
+ version: 4.2.2(vue@3.5.32(typescript@5.9.3))
158
vuedraggable:
159
specifier: ^4.1.0
160
- version: 4.1.0(vue@3.5.30(typescript@5.9.3))
160
+ version: 4.1.0(vue@3.5.32(typescript@5.9.3))
161
xmllint:
162
specifier: ^0.1.1
163
version: 0.1.1
164
xmllint-wasm:
165
- specifier: ^5.1.0
166
- version: 5.1.0(@types/node@25.5.0)
165
+ specifier: ^5.2.0
166
+ version: 5.2.0(@types/node@25.6.0)
167
devDependencies:
168
'@antfu/eslint-config':
169
specifier: ~7.7.3
170
- version: 7.7.3(@typescript-eslint/rule-tester@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.57.1(typescript@5.9.3))(@typescript-eslint/utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)))
170
+ version: 7.7.3(@typescript-eslint/rule-tester@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3))(@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.32)(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)))
171
'@clack/prompts':
172
- specifier: ^1.1.0
173
- version: 1.1.0
172
+ specifier: ^1.2.0
173
+ version: 1.2.0
174
'@iconify/vue':
175
specifier: ^5.0.0
176
- version: 5.0.0(vue@3.5.30(typescript@5.9.3))
176
+ version: 5.0.0(vue@3.5.32(typescript@5.9.3))
177
'@tailwindcss/vite':
178
specifier: ^4.2.2
179
- version: 4.2.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))
179
+ version: 4.2.2(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))
180
'@tsconfig/node20':
181
specifier: ^20.1.9
182
version: 20.1.9
@@ -190,8 +190,8 @@ importers:
190
specifier: ^11.0.4
191
version: 11.0.4
192
'@types/jsdom':
193
- specifier: ^28.0.0
194
- version: 28.0.0
193
+ specifier: ^28.0.1
194
+ version: 28.0.1
195
'@types/lodash':
196
specifier: ^4.17.24
197
version: 4.17.24
@@ -199,32 +199,32 @@ importers:
199
specifier: ^14.1.2
200
version: 14.1.2
201
'@types/node':
202
- specifier: ^25.5.0
203
- version: 25.5.0
202
+ specifier: ^25.6.0
203
+ version: 25.6.0
204
'@types/validator':
205
specifier: ^13.15.10
206
version: 13.15.10
207
'@vitejs/plugin-vue':
208
- specifier: ^6.0.5
209
- version: 6.0.5(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))
208
+ specifier: ^6.0.6
209
+ version: 6.0.6(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.9.3))
210
'@vitejs/plugin-vue-jsx':
211
specifier: ^5.1.5
212
- version: 5.1.5(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))
212
+ version: 5.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.9.3))
213
'@vue/test-utils':
214
specifier: ^2.4.6
215
version: 2.4.6
216
'@vue/tsconfig':
217
- specifier: ~0.9.0
218
- version: 0.9.0(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3))
217
+ specifier: ~0.9.1
218
+ version: 0.9.1(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3))
219
baseline-browser-mapping:
220
- specifier: ^2.10.8
221
- version: 2.10.8
220
+ specifier: ^2.10.18
221
+ version: 2.10.18
222
depcheck:
223
specifier: ^1.4.7
224
version: 1.4.7
225
eslint:
226
- specifier: ~10.0.3
227
- version: 10.0.3(jiti@2.6.1)
226
+ specifier: ~10.2.0
227
+ version: 10.2.0(jiti@2.6.1)
228
flourite:
229
specifier: ^1.3.0
230
version: 1.3.0
@@ -232,129 +232,129 @@ importers:
232
specifier: ^11.3.4
233
version: 11.3.4
234
jscpd:
235
- specifier: ^4.0.8
236
- version: 4.0.8
235
+ specifier: ^4.0.9
236
+ version: 4.0.9
237
jsdom:
238
- specifier: ^29.0.0
239
- version: 29.0.0
238
+ specifier: ^29.0.2
239
+ version: 29.0.2
240
npm-run-all2:
241
specifier: ^8.0.4
242
version: 8.0.4
243
prettier:
244
- specifier: ^3.8.1
245
- version: 3.8.1
244
+ specifier: ^3.8.2
245
+ version: 3.8.2
246
prettier-plugin-tailwindcss:
247
specifier: ^0.7.2
248
- version: 0.7.2(prettier@3.8.1)
248
+ version: 0.7.2(prettier@3.8.2)
249
sass:
250
- specifier: ^1.98.0
251
- version: 1.98.0
250
+ specifier: ^1.99.0
251
+ version: 1.99.0
252
start-server-and-test:
253
- specifier: ^2.1.5
254
- version: 2.1.5
253
+ specifier: ^3.0.2
254
+ version: 3.0.2
255
tailwindcss:
256
specifier: ^4.2.2
257
version: 4.2.2
258
taze:
259
- specifier: ^19.10.0
260
- version: 19.10.0
259
+ specifier: ^19.11.0
260
+ version: 19.11.0
261
type-fest:
262
- specifier: ^5.4.4
263
- version: 5.4.4
262
+ specifier: ^5.5.0
263
+ version: 5.5.0
264
typescript:
265
specifier: ~5.9.3
266
version: 5.9.3
267
vite:
268
specifier: ^7.3.1
269
- version: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)
269
+ version: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)
270
vite-bundle-visualizer:
271
specifier: ^1.2.1
272
- version: 1.2.1(rollup@4.57.1)
272
+ version: 1.2.1(rollup@4.60.1)
273
vite-plugin-inspect:
274
specifier: ^11.3.3
275
- version: 11.3.3(@nuxt/kit@3.21.1)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))
275
+ version: 11.3.3(@nuxt/kit@3.21.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))
276
vite-plugin-vue-devtools:
277
- specifier: ^8.1.0
278
- version: 8.1.0(@nuxt/kit@3.21.1)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))
277
+ specifier: ^8.1.1
278
+ version: 8.1.1(@nuxt/kit@3.21.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.9.3))
279
vite-svg-loader:
280
specifier: ^5.1.1
281
- version: 5.1.1(vue@3.5.30(typescript@5.9.3))
281
+ version: 5.1.1(vue@3.5.32(typescript@5.9.3))
282
vitest:
283
- specifier: ^4.1.0
284
- version: 4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))
283
+ specifier: ^4.1.4
284
+ version: 4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))
285
vue-tsc:
286
specifier: ^3.2.6
287
version: 3.2.6(typescript@5.9.3)
288
optionalDependencies:
289
'@rollup/rollup-linux-x64-gnu':
290
specifier: ^4.46.2
291
- version: 4.57.1
291
+ version: 4.60.1
292
treemate:
293
specifier: ^0.3.11
294
version: 0.3.11
295
vueuc:
296
specifier: ^0.4.64
297
- version: 0.4.65(vue@3.5.30(typescript@5.9.3))
297
+ version: 0.4.65(vue@3.5.32(typescript@5.9.3))
298
299
packages:
300
301
'@ajoelp/json-to-formdata@1.5.0':
302
resolution: {integrity: sha512-nrlfeTSL0X0dtx5r2KpzPiqLSIQquiiJjUKsQAKzWaCmO2QoYZCyb5ENZwF3YoffKronOCJr25mxaD8JRJmK8w==}
303
304
- '@algolia/abtesting@1.14.1':
305
- resolution: {integrity: sha512-Dkj0BgPiLAaim9sbQ97UKDFHJE/880wgStAM18U++NaJ/2Cws34J5731ovJifr6E3Pv4T2CqvMXf8qLCC417Ew==}
304
+ '@algolia/abtesting@1.16.1':
305
+ resolution: {integrity: sha512-Xxk4l00pYI+jE0PNw8y0MvsQWh5278WRtZQav8/BMMi3HKi2xmeuqe11WJ3y8/6nuBHdv39w76OpJb09TMfAVQ==}
306
engines: {node: '>= 14.0.0'}
307
308
- '@algolia/client-abtesting@5.48.1':
309
- resolution: {integrity: sha512-LV5qCJdj+/m9I+Aj91o+glYszrzd7CX6NgKaYdTOj4+tUYfbS62pwYgUfZprYNayhkQpVFcrW8x8ZlIHpS23Vw==}
308
+ '@algolia/client-abtesting@5.50.1':
309
+ resolution: {integrity: sha512-4peZlPXMwTOey9q1rQKMdCnwZb/E95/1e+7KujXpLLSh0FawJzg//U2NM+r4AiJy4+naT2MTBhj0K30yshnVTA==}
310
engines: {node: '>= 14.0.0'}
311
312
- '@algolia/client-analytics@5.48.1':
313
- resolution: {integrity: sha512-/AVoMqHhPm14CcHq7mwB+bUJbfCv+jrxlNvRjXAuO+TQa+V37N8k1b0ijaRBPdmSjULMd8KtJbQyUyabXOu6Kg==}
312
+ '@algolia/client-analytics@5.50.1':
313
+ resolution: {integrity: sha512-i+aWHHG8NZvGFHtPeMZkxL2Loc6Fm7iaRo15lYSMx8gFL+at9vgdWxhka7mD1fqxkrxXsQstUBCIsSY8FvkEOw==}
314
engines: {node: '>= 14.0.0'}
315
316
- '@algolia/client-common@5.48.1':
317
- resolution: {integrity: sha512-VXO+qu2Ep6ota28ktvBm3sG53wUHS2n7bgLWmce5jTskdlCD0/JrV4tnBm1l7qpla1CeoQb8D7ShFhad+UoSOw==}
316
+ '@algolia/client-common@5.50.1':
317
+ resolution: {integrity: sha512-Hw52Fwapyk/7hMSV/fI4+s3H9MGZEUcRh4VphyXLAk2oLYdndVUkc6KBi0zwHSzwPAr+ZBwFPe2x6naUt9mZGw==}
318
engines: {node: '>= 14.0.0'}
319
320
- '@algolia/client-insights@5.48.1':
321
- resolution: {integrity: sha512-zl+Qyb0nLg+Y5YvKp1Ij+u9OaPaKg2/EPzTwKNiVyOHnQJlFxmXyUZL1EInczAZsEY8hVpPCLtNfhMhfxluXKQ==}
320
+ '@algolia/client-insights@5.50.1':
321
+ resolution: {integrity: sha512-Bn/wtwhJ7p1OD/6pY+Zzn+zlu2N/SJnH46md/PAbvqIzmjVuwjNwD4y0vV5Ov8naeukXdd7UU9v550+v8+mtlg==}
322
engines: {node: '>= 14.0.0'}
323
324
- '@algolia/client-personalization@5.48.1':
325
- resolution: {integrity: sha512-r89Qf9Oo9mKWQXumRu/1LtvVJAmEDpn8mHZMc485pRfQUMAwSSrsnaw1tQ3sszqzEgAr1c7rw6fjBI+zrAXTOw==}
324
+ '@algolia/client-personalization@5.50.1':
325
+ resolution: {integrity: sha512-0V4Tu0RWR8YxkgI9EPVOZHGE4K5pEIhkLNN0CTkP/rnPsqaaSQpNMYW3/mGWdiKOWbX0iVmwLB9QESk3H0jS5g==}
326
engines: {node: '>= 14.0.0'}
327
328
- '@algolia/client-query-suggestions@5.48.1':
329
- resolution: {integrity: sha512-TPKNPKfghKG/bMSc7mQYD9HxHRUkBZA4q1PEmHgICaSeHQscGqL4wBrKkhfPlDV1uYBKW02pbFMUhsOt7p4ZpA==}
328
+ '@algolia/client-query-suggestions@5.50.1':
329
+ resolution: {integrity: sha512-jofcWNYMXJDDr87Z2eivlWY6o71Zn7F7aOvQCXSDAo9QTlyf7BhXEsZymLUvF0O1yU9Q9wvrjAWn8uVHYnAvgw==}
330
engines: {node: '>= 14.0.0'}
331
332
- '@algolia/client-search@5.48.1':
333
- resolution: {integrity: sha512-4Fu7dnzQyQmMFknYwTiN/HxPbH4DyxvQ1m+IxpPp5oslOgz8m6PG5qhiGbqJzH4HiT1I58ecDiCAC716UyVA8Q==}
332
+ '@algolia/client-search@5.50.1':
333
+ resolution: {integrity: sha512-OteRb8WubcmEvU0YlMJwCXs3Q6xrdkb0v50/qZBJP1TF0CvujFZQM++9BjEkTER/Jr9wbPHvjSFKnbMta0b4dQ==}
334
engines: {node: '>= 14.0.0'}
335
336
- '@algolia/ingestion@1.48.1':
337
- resolution: {integrity: sha512-/RFq3TqtXDUUawwic/A9xylA2P3LDMO8dNhphHAUOU51b1ZLHrmZ6YYJm3df1APz7xLY1aht6okCQf+/vmrV9w==}
336
+ '@algolia/ingestion@1.50.1':
337
+ resolution: {integrity: sha512-0GmfSgDQK6oiIVXnJvGxtNFOfosBspRTR7csCOYCTL1P8QtxX2vDCIKwTM7xdSAEbJaZ43QlWg25q0Qdsndz8Q==}
338
engines: {node: '>= 14.0.0'}
339
340
- '@algolia/monitoring@1.48.1':
341
- resolution: {integrity: sha512-Of0jTeAZRyRhC7XzDSjJef0aBkgRcvRAaw0ooYRlOw57APii7lZdq+layuNdeL72BRq1snaJhoMMwkmLIpJScw==}
340
+ '@algolia/monitoring@1.50.1':
341
+ resolution: {integrity: sha512-ySuigKEe4YjYV3si8NVk9BHQpFj/1B+ON7DhhvTvbrZJseHQQloxzq0yHwKmznSdlO6C956fx4pcfOKkZClsyg==}
342
engines: {node: '>= 14.0.0'}
343
344
- '@algolia/recommend@5.48.1':
345
- resolution: {integrity: sha512-bE7JcpFXzxF5zHwj/vkl2eiCBvyR1zQ7aoUdO+GDXxGp0DGw7nI0p8Xj6u8VmRQ+RDuPcICFQcCwRIJT5tDJFw==}
344
+ '@algolia/recommend@5.50.1':
345
+ resolution: {integrity: sha512-Cp8T/B0gVmjFlzzp6eP47hwKh5FGyeqQp1N48/ANDdvdiQkPqLyFHQVDwLBH0LddfIPQE+yqmZIgmKc82haF4A==}
346
engines: {node: '>= 14.0.0'}
347
348
- '@algolia/requester-browser-xhr@5.48.1':
349
- resolution: {integrity: sha512-MK3wZ2koLDnvH/AmqIF1EKbJlhRS5j74OZGkLpxI4rYvNi9Jn/C7vb5DytBnQ4KUWts7QsmbdwHkxY5txQHXVw==}
348
+ '@algolia/requester-browser-xhr@5.50.1':
349
+ resolution: {integrity: sha512-XKdGGLikfrlK66ZSXh/vWcXZZ8Vg3byDFbJD8pwEvN1FoBRGxhxya476IY2ohoTymLa4qB5LBRlIa+2TLHx3Uw==}
350
engines: {node: '>= 14.0.0'}
351
352
- '@algolia/requester-fetch@5.48.1':
353
- resolution: {integrity: sha512-2oDT43Y5HWRSIQMPQI4tA/W+TN/N2tjggZCUsqQV440kxzzoPGsvv9QP1GhQ4CoDa+yn6ygUsGp6Dr+a9sPPSg==}
352
+ '@algolia/requester-fetch@5.50.1':
353
+ resolution: {integrity: sha512-mBAU6WyVsDwhHyGM+nodt1/oebHxgvuLlOAoMGbj/1i6LygDHZWDgL1t5JEs37x9Aywv7ZGhqbM1GsfZ54sU6g==}
354
engines: {node: '>= 14.0.0'}
355
356
- '@algolia/requester-node-http@5.48.1':
357
- resolution: {integrity: sha512-xcaCqbhupVWhuBP1nwbk1XNvwrGljozutEiLx06mvqDf3o8cHyEgQSHS4fKJM+UAggaWVnnFW+Nne5aQ8SUJXg==}
356
+ '@algolia/requester-node-http@5.50.1':
357
+ resolution: {integrity: sha512-qmo1LXrNKLHvJE6mdQbLnsZAoZvj7VyF2ft4xmbSGWI2WWm87fx/CjUX4kEExt4y0a6T6nEts6ofpUfH5TEE1A==}
358
engines: {node: '>= 14.0.0'}
359
360
'@antfu/eslint-config@7.7.3':
@@ -424,17 +424,17 @@ packages:
424
'@antfu/install-pkg@1.1.0':
425
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
426
427
- '@antfu/ni@28.2.0':
428
- resolution: {integrity: sha512-+pnatqUMTpi1g/VxbaTsX9UxibTp5oWCMbfUAQPV91UL9lTIMmlU2uvG8bDETDJ0kJdsZT8zLBctKLJOeL5jmg==}
429
- engines: {node: '>=20'}
427
+ '@antfu/ni@30.0.0':
428
+ resolution: {integrity: sha512-DqBVB3XqXH4VsDpER7iLlEtayMC98iXrY7kwBzp1v6LGc/6U6+qnN3+X0bcPK63LMXJCRG2D/XDq7dvtKDGogg==}
429
+ engines: {node: '>=20.19.0'}
430
hasBin: true
431
432
- '@asamuzakjp/css-color@5.0.1':
433
- resolution: {integrity: sha512-2SZFvqMyvboVV1d15lMf7XiI3m7SDqXUuKaTymJYLN6dSGadqp+fVojqJlVoMlbZnlTmu3S0TLwLTJpvBMO1Aw==}
432
+ '@asamuzakjp/css-color@5.1.10':
433
+ resolution: {integrity: sha512-02OhhkKtgNRuicQ/nF3TRnGsxL9wp0r3Y7VlKWyOHHGmGyvXv03y+PnymU8FKFJMTjIr1Bk8U2g1HWSLrpAHww==}
434
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
435
436
- '@asamuzakjp/dom-selector@7.0.3':
437
- resolution: {integrity: sha512-Q6mU0Z6bfj6YvnX2k9n0JxiIwrCFN59x/nWmYQnAqP000ruX/yV+5bp/GRcF5T8ncvfwJQ7fgfP74DlpKExILA==}
436
+ '@asamuzakjp/dom-selector@7.0.9':
437
+ resolution: {integrity: sha512-r3ElRr7y8ucyN2KdICwGsmj19RoN13CLCa/pvGydghWK6ZzeKQ+TcDjVdtEZz2ElpndM5jXw//B9CEee0mWnVg==}
438
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
439
440
'@asamuzakjp/nwsapi@2.3.9':
@@ -518,12 +518,12 @@ packages:
518
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
519
engines: {node: '>=6.9.0'}
520
521
- '@babel/helpers@7.28.6':
522
- resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
521
+ '@babel/helpers@7.29.2':
522
+ resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
523
engines: {node: '>=6.9.0'}
524
525
- '@babel/parser@7.29.0':
526
- resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
525
+ '@babel/parser@7.29.2':
526
+ resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
527
engines: {node: '>=6.0.0'}
528
hasBin: true
529
@@ -584,14 +584,14 @@ packages:
584
resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==}
585
hasBin: true
586
587
- '@clack/core@1.1.0':
588
- resolution: {integrity: sha512-SVcm4Dqm2ukn64/8Gub2wnlA5nS2iWJyCkdNHcvNHPIeBTGojpdJ+9cZKwLfmqy7irD4N5qLteSilJlE0WLAtA==}
587
+ '@clack/core@1.2.0':
588
+ resolution: {integrity: sha512-qfxof/3T3t9DPU/Rj3OmcFyZInceqj/NVtO9rwIuJqCUgh32gwPjpFQQp/ben07qKlhpwq7GzfWpST4qdJ5Drg==}
589
590
- '@clack/prompts@1.1.0':
591
- resolution: {integrity: sha512-pkqbPGtohJAvm4Dphs2M8xE29ggupihHdy1x84HNojZuMtFsHiUlRvqD24tM2+XmI+61LlfNceM3Wr7U5QES5g==}
590
+ '@clack/prompts@1.2.0':
591
+ resolution: {integrity: sha512-4jmztR9fMqPMjz6H/UZXj0zEmE43ha1euENwkckKKel4XpSfokExPo5AiVStdHSAlHekz4d0CA/r45Ok1E4D3w==}
592
593
- '@codemirror/autocomplete@6.20.0':
594
- resolution: {integrity: sha512-bOwvTOIJcG5FVo5gUUupiwYh8MioPLQ4UcqbcRf7UQ98X90tCa9E1kZ3Z7tqwpZxYyOvh1YTYbmZE9RTfTp5hg==}
593
+ '@codemirror/autocomplete@6.20.1':
594
+ resolution: {integrity: sha512-1cvg3Vz1dSSToCNlJfRA2WSI4ht3K+WplO0UMOgmUYPivCyy2oueZY6Lx7M9wThm7SDUBViRmuT+OG/i8+ON9A==}
595
596
'@codemirror/commands@6.10.3':
597
resolution: {integrity: sha512-JFRiqhKu+bvSkDLI+rUhJwSxQxYb759W5GBezE8Uc8mHLqC9aV/9aTC7yJSqCtB3F00pylrLCwnyS91Ap5ej4Q==}
@@ -602,8 +602,8 @@ packages:
602
'@codemirror/lang-xml@6.1.0':
603
resolution: {integrity: sha512-3z0blhicHLfwi2UgkZYRPioSgVTo9PV5GP5ducFH6FaHy0IAJRg+ixj5gTR1gnT/glAIC8xv4w2VL1LoZfs+Jg==}
604
605
- '@codemirror/language@6.12.1':
606
- resolution: {integrity: sha512-Fa6xkSiuGKc8XC8Cn96T+TQHYj4ZZ7RdFmXA3i9xe/3hLHfwPZdM+dqfX0Cp0zQklBKhVD8Yzc8LS45rkqcwpQ==}
605
+ '@codemirror/language@6.12.3':
606
+ resolution: {integrity: sha512-QwCZW6Tt1siP37Jet9Tb02Zs81TQt6qQrZR2H+eGMcFsL1zMrk2/b9CLC7/9ieP1fjIUMgviLWMmgiHoJrj+ZA==}
607
608
'@codemirror/lint@6.9.5':
609
resolution: {integrity: sha512-GElsbU9G7QT9xXhpUg1zWGmftA/7jamh+7+ydKRuT0ORpWS3wOSP0yT1FOlIZa7mIJjpVPipErsyvVqB9cfTFA==}
@@ -611,17 +611,14 @@ packages:
611
'@codemirror/search@6.6.0':
612
resolution: {integrity: sha512-koFuNXcDvyyotWcgOnZGmY7LZqEOXZaaxD/j6n18TCLx2/9HieZJ5H6hs1g8FiRxBD0DNfs0nXn17g872RmYdw==}
613
614
- '@codemirror/state@6.5.4':
615
- resolution: {integrity: sha512-8y7xqG/hpB53l25CIoit9/ngxdfoG+fx+V3SHBrinnhOtLvKHRyAJJuHzkWrR4YXXLX8eXBsejgAAxHUOdW1yw==}
616
-
614
'@codemirror/state@6.6.0':
615
resolution: {integrity: sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==}
616
617
'@codemirror/theme-one-dark@6.1.3':
618
resolution: {integrity: sha512-NzBdIvEJmx6fjeremiGp3t/okrLPYT0d9orIc7AFun8oZcRk58aejkqhv6spnz4MLAevrKNPMQYXEWMg4s+sKA==}
619
623
- '@codemirror/view@6.40.0':
624
- resolution: {integrity: sha512-WA0zdU7xfF10+5I3HhUUq3kqOx3KjqmtQ9lqZjfK7jtYk4G72YW9rezcSywpaUMCWOMlq+6E0pO1IWg1TNIhtg==}
620
+ '@codemirror/view@6.41.0':
621
+ resolution: {integrity: sha512-6H/qadXsVuDY219Yljhohglve8xf4B8xJkVOEWfA5uiYKiTFppjqsvsfR5iPA0RbvRBoOyTZpbLIxe9+0UR8xA==}
622
623
'@colors/colors@1.5.0':
624
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
@@ -641,15 +638,15 @@ packages:
638
resolution: {integrity: sha512-LMGQLS9EuADloEFkcTBR3BwV/CGHV7zyDxVRtVDTwdI2Ca4it0CCVTT9wCkxSgokjE5Ho41hEPgb8OEUwoXr6Q==}
639
engines: {node: '>=20.19.0'}
640
644
- '@csstools/css-calc@3.1.1':
645
- resolution: {integrity: sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==}
641
+ '@csstools/css-calc@3.2.0':
642
+ resolution: {integrity: sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==}
643
engines: {node: '>=20.19.0'}
644
peerDependencies:
645
'@csstools/css-parser-algorithms': ^4.0.0
646
'@csstools/css-tokenizer': ^4.0.0
647
651
- '@csstools/css-color-parser@4.0.2':
652
- resolution: {integrity: sha512-0GEfbBLmTFf0dJlpsNU7zwxRIH0/BGEMuXLTCvFYxuL1tNhqzTbtnFICyJLTNK4a+RechKP75e7w42ClXSnJQw==}
648
+ '@csstools/css-color-parser@4.1.0':
649
+ resolution: {integrity: sha512-U0KhLYmy2GVj6q4T3WaAe6NPuFYCPQoE3b0dRGxejWDgcPp8TP7S5rVdM5ZrFaqu4N67X8YaPBw14dQSYx3IyQ==}
650
engines: {node: '>=20.19.0'}
651
peerDependencies:
652
'@csstools/css-parser-algorithms': ^4.0.0
@@ -661,8 +658,8 @@ packages:
658
peerDependencies:
659
'@csstools/css-tokenizer': ^4.0.0
660
664
- '@csstools/css-syntax-patches-for-csstree@1.1.1':
665
- resolution: {integrity: sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w==}
661
+ '@csstools/css-syntax-patches-for-csstree@1.1.3':
662
+ resolution: {integrity: sha512-SH60bMfrRCJF3morcdk57WklujF4Jr/EsQUzqkarfHXEFcAR1gg7fS/chAE922Sehgzc1/+Tz5H3Ypa1HiEKrg==}
663
peerDependencies:
664
css-tree: ^3.2.1
665
peerDependenciesMeta:
@@ -691,162 +688,166 @@ packages:
688
resolution: {integrity: sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==}
689
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
690
691
+ '@es-joy/jsdoccomment@0.86.0':
692
+ resolution: {integrity: sha512-ukZmRQ81WiTpDWO6D/cTBM7XbrNtutHKvAVnZN/8pldAwLoJArGOvkNyxPTBGsPjsoaQBJxlH+tE2TNA/92Qgw==}
693
+ engines: {node: ^20.19.0 || ^22.13.0 || >=24}
694
+
695
'@es-joy/resolve.exports@1.2.0':
696
resolution: {integrity: sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==}
697
engines: {node: '>=10'}
698
698
- '@esbuild/aix-ppc64@0.27.3':
699
- resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
699
+ '@esbuild/aix-ppc64@0.27.7':
700
+ resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
701
engines: {node: '>=18'}
702
cpu: [ppc64]
703
os: [aix]
704
704
- '@esbuild/android-arm64@0.27.3':
705
- resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
705
+ '@esbuild/android-arm64@0.27.7':
706
+ resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
707
engines: {node: '>=18'}
708
cpu: [arm64]
709
os: [android]
710
710
- '@esbuild/android-arm@0.27.3':
711
- resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
711
+ '@esbuild/android-arm@0.27.7':
712
+ resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
713
engines: {node: '>=18'}
714
cpu: [arm]
715
os: [android]
716
716
- '@esbuild/android-x64@0.27.3':
717
- resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
717
+ '@esbuild/android-x64@0.27.7':
718
+ resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
719
engines: {node: '>=18'}
720
cpu: [x64]
721
os: [android]
722
722
- '@esbuild/darwin-arm64@0.27.3':
723
- resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
723
+ '@esbuild/darwin-arm64@0.27.7':
724
+ resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
725
engines: {node: '>=18'}
726
cpu: [arm64]
727
os: [darwin]
728
728
- '@esbuild/darwin-x64@0.27.3':
729
- resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
729
+ '@esbuild/darwin-x64@0.27.7':
730
+ resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
731
engines: {node: '>=18'}
732
cpu: [x64]
733
os: [darwin]
734
734
- '@esbuild/freebsd-arm64@0.27.3':
735
- resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
735
+ '@esbuild/freebsd-arm64@0.27.7':
736
+ resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
737
engines: {node: '>=18'}
738
cpu: [arm64]
739
os: [freebsd]
740
740
- '@esbuild/freebsd-x64@0.27.3':
741
- resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
741
+ '@esbuild/freebsd-x64@0.27.7':
742
+ resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
743
engines: {node: '>=18'}
744
cpu: [x64]
745
os: [freebsd]
746
746
- '@esbuild/linux-arm64@0.27.3':
747
- resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
747
+ '@esbuild/linux-arm64@0.27.7':
748
+ resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
749
engines: {node: '>=18'}
750
cpu: [arm64]
751
os: [linux]
752
752
- '@esbuild/linux-arm@0.27.3':
753
- resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
753
+ '@esbuild/linux-arm@0.27.7':
754
+ resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
755
engines: {node: '>=18'}
756
cpu: [arm]
757
os: [linux]
758
758
- '@esbuild/linux-ia32@0.27.3':
759
- resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
759
+ '@esbuild/linux-ia32@0.27.7':
760
+ resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
761
engines: {node: '>=18'}
762
cpu: [ia32]
763
os: [linux]
764
764
- '@esbuild/linux-loong64@0.27.3':
765
- resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
765
+ '@esbuild/linux-loong64@0.27.7':
766
+ resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
767
engines: {node: '>=18'}
768
cpu: [loong64]
769
os: [linux]
770
770
- '@esbuild/linux-mips64el@0.27.3':
771
- resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
771
+ '@esbuild/linux-mips64el@0.27.7':
772
+ resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
773
engines: {node: '>=18'}
774
cpu: [mips64el]
775
os: [linux]
776
776
- '@esbuild/linux-ppc64@0.27.3':
777
- resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
777
+ '@esbuild/linux-ppc64@0.27.7':
778
+ resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
779
engines: {node: '>=18'}
780
cpu: [ppc64]
781
os: [linux]
782
782
- '@esbuild/linux-riscv64@0.27.3':
783
- resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
783
+ '@esbuild/linux-riscv64@0.27.7':
784
+ resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
785
engines: {node: '>=18'}
786
cpu: [riscv64]
787
os: [linux]
788
788
- '@esbuild/linux-s390x@0.27.3':
789
- resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
789
+ '@esbuild/linux-s390x@0.27.7':
790
+ resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
791
engines: {node: '>=18'}
792
cpu: [s390x]
793
os: [linux]
794
794
- '@esbuild/linux-x64@0.27.3':
795
- resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
795
+ '@esbuild/linux-x64@0.27.7':
796
+ resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
797
engines: {node: '>=18'}
798
cpu: [x64]
799
os: [linux]
800
800
- '@esbuild/netbsd-arm64@0.27.3':
801
- resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
801
+ '@esbuild/netbsd-arm64@0.27.7':
802
+ resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
803
engines: {node: '>=18'}
804
cpu: [arm64]
805
os: [netbsd]
806
806
- '@esbuild/netbsd-x64@0.27.3':
807
- resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
807
+ '@esbuild/netbsd-x64@0.27.7':
808
+ resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
809
engines: {node: '>=18'}
810
cpu: [x64]
811
os: [netbsd]
812
812
- '@esbuild/openbsd-arm64@0.27.3':
813
- resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
813
+ '@esbuild/openbsd-arm64@0.27.7':
814
+ resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
815
engines: {node: '>=18'}
816
cpu: [arm64]
817
os: [openbsd]
818
818
- '@esbuild/openbsd-x64@0.27.3':
819
- resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
819
+ '@esbuild/openbsd-x64@0.27.7':
820
+ resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
821
engines: {node: '>=18'}
822
cpu: [x64]
823
os: [openbsd]
824
824
- '@esbuild/openharmony-arm64@0.27.3':
825
- resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
825
+ '@esbuild/openharmony-arm64@0.27.7':
826
+ resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
827
engines: {node: '>=18'}
828
cpu: [arm64]
829
os: [openharmony]
830
830
- '@esbuild/sunos-x64@0.27.3':
831
- resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
831
+ '@esbuild/sunos-x64@0.27.7':
832
+ resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
833
engines: {node: '>=18'}
834
cpu: [x64]
835
os: [sunos]
836
836
- '@esbuild/win32-arm64@0.27.3':
837
- resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
837
+ '@esbuild/win32-arm64@0.27.7':
838
+ resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
839
engines: {node: '>=18'}
840
cpu: [arm64]
841
os: [win32]
842
842
- '@esbuild/win32-ia32@0.27.3':
843
- resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
843
+ '@esbuild/win32-ia32@0.27.7':
844
+ resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
845
engines: {node: '>=18'}
846
cpu: [ia32]
847
os: [win32]
848
848
- '@esbuild/win32-x64@0.27.3':
849
- resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
849
+ '@esbuild/win32-x64@0.27.7':
850
+ resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
851
engines: {node: '>=18'}
852
cpu: [x64]
853
os: [win32]
@@ -867,8 +868,8 @@ packages:
868
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
869
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
870
870
- '@eslint/compat@2.0.2':
871
- resolution: {integrity: sha512-pR1DoD0h3HfF675QZx0xsyrsU8q70Z/plx7880NOhS02NuWLgBCOMDL787nUeQ7EWLkxv3bPQJaarjcPQb2Dwg==}
871
+ '@eslint/compat@2.0.5':
872
+ resolution: {integrity: sha512-IbHDbHJfkVNv6xjlET8AIVo/K1NQt7YT4Rp6ok/clyBGcpRx1l6gv0Rq3vBvYfPJIZt6ODf66Zq08FJNDpnzgg==}
873
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
874
peerDependencies:
875
eslint: ^8.40 || 9 || 10
@@ -876,50 +877,42 @@ packages:
877
eslint:
878
optional: true
879
879
- '@eslint/config-array@0.23.3':
880
- resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==}
881
- engines: {node: ^20.19.0 || ^22.13.0 || >=24}
882
-
883
- '@eslint/config-helpers@0.5.2':
884
- resolution: {integrity: sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==}
880
+ '@eslint/config-array@0.23.5':
881
+ resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==}
882
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
883
887
- '@eslint/config-helpers@0.5.3':
888
- resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==}
884
+ '@eslint/config-helpers@0.5.5':
885
+ resolution: {integrity: sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==}
886
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
887
888
'@eslint/core@0.17.0':
889
resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
890
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
891
895
- '@eslint/core@1.1.0':
896
- resolution: {integrity: sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==}
897
- engines: {node: ^20.19.0 || ^22.13.0 || >=24}
898
-
899
- '@eslint/core@1.1.1':
900
- resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==}
892
+ '@eslint/core@1.2.1':
893
+ resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
894
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
895
896
'@eslint/markdown@7.5.1':
897
resolution: {integrity: sha512-R8uZemG9dKTbru/DQRPblbJyXpObwKzo8rv1KYGGuPUPtjM4LXBYM9q5CIZAComzZupws3tWbDwam5AFpPLyJQ==}
898
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
899
907
- '@eslint/object-schema@3.0.3':
908
- resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==}
900
+ '@eslint/object-schema@3.0.5':
901
+ resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==}
902
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
903
904
'@eslint/plugin-kit@0.4.1':
905
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
906
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
907
915
- '@eslint/plugin-kit@0.6.0':
916
- resolution: {integrity: sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==}
917
- engines: {node: ^20.19.0 || ^22.13.0 || >=24}
918
-
908
'@eslint/plugin-kit@0.6.1':
909
resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==}
910
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
911
912
+ '@eslint/plugin-kit@0.7.1':
913
+ resolution: {integrity: sha512-rZAP3aVgB9ds9KOeUSL+zZ21hPmo8dh6fnIFwRQj5EAZl9gzR7wxYbYXYysAM8CTqGmUGyp2S4kUdV17MnGuWQ==}
914
+ engines: {node: ^20.19.0 || ^22.13.0 || >=24}
915
+
916
'@exodus/bytes@1.15.0':
917
resolution: {integrity: sha512-UY0nlA+feH81UGSHv92sLEPLCeZFjXOuHhrIo0HQydScuQc8s0A7kL/UdgwgDq8g8ilksmuoF35YVTNphV2aBQ==}
918
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
@@ -990,30 +983,26 @@ packages:
983
peerDependencies:
984
vue: '>=3'
985
993
- '@intlify/core-base@11.3.0':
994
- resolution: {integrity: sha512-NNX5jIwF4TJBe7RtSKDMOA6JD9mp2mRcBHAwt2X+Q8PvnZub0yj5YYXlFu2AcESdgQpEv/5Yx2uOCV/yh7YkZg==}
986
+ '@intlify/core-base@11.3.2':
987
+ resolution: {integrity: sha512-cgsUaV/dyD6aS49UPgerIblrWeXAZHNaDWqm4LujOGC7IafSyhghGXEiSVvuDYaDPiQTP+tSFSTM1HIu7Yp1nA==}
988
engines: {node: '>= 16'}
989
997
- '@intlify/devtools-types@11.3.0':
998
- resolution: {integrity: sha512-G9CNL4WpANWVdUjubOIIS7/D2j/0j+1KJmhBJxHilWNKr9mmt3IjFV3Hq4JoBP23uOoC5ynxz/FHZ42M+YxfGw==}
990
+ '@intlify/devtools-types@11.3.2':
991
+ resolution: {integrity: sha512-q96G2ZZw0FNoXzejbjIf9dbfgz1xyYBZu6ZT4b5TE/55j8d1O9X5jv0k+U+L3fVe7uebPcqRQFD0ffm30i5mJA==}
992
engines: {node: '>= 16'}
993
1001
- '@intlify/message-compiler@11.3.0':
1002
- resolution: {integrity: sha512-RAJp3TMsqohg/Wa7bVF3cChRhecSYBLrTCQSj7j0UtWVFLP+6iEJoE2zb7GU5fp+fmG5kCbUdzhmlAUCWXiUJw==}
994
+ '@intlify/message-compiler@11.3.2':
995
+ resolution: {integrity: sha512-d/awyHUkNSaGPxBxT/qlUpfRizxHX9dt55CnW03xx5p1KmMyfYHKupCnvzINX+Na8JR8LAR7y32lPKjoeQGmzA==}
996
engines: {node: '>= 16'}
997
1005
- '@intlify/shared@11.3.0':
1006
- resolution: {integrity: sha512-LC6P/uay7rXL5zZ5+5iRJfLs/iUN8apu9tm8YqQVmW3Uq3X4A0dOFUIDuAmB7gAC29wTHOS3EiN/IosNSz0eNQ==}
998
+ '@intlify/shared@11.3.2':
999
+ resolution: {integrity: sha512-x66fjdH6i+lNYPae5URSQGTjBL68Av6hi09jvC5Ci96iTkwfqrPhCj46aylQZmgMaG89rOZCIKqS7ApC8ZDVjg==}
1000
engines: {node: '>= 16'}
1001
1002
'@isaacs/cliui@8.0.2':
1003
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
1004
engines: {node: '>=12'}
1005
1013
- '@isaacs/cliui@9.0.0':
1014
- resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==}
1015
- engines: {node: '>=18'}
1016
-
1006
'@jridgewell/gen-mapping@0.3.13':
1007
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
1008
@@ -1030,26 +1019,26 @@ packages:
1019
'@jridgewell/trace-mapping@0.3.31':
1020
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
1021
1033
- '@jscpd/badge-reporter@4.0.4':
1034
- resolution: {integrity: sha512-I9b4MmLXPM2vo0SxSUWnNGKcA4PjQlD3GzXvFK60z43cN/EIdLbOq3FVwCL+dg2obUqGXKIzAm7EsDFTg0D+mQ==}
1022
+ '@jscpd/badge-reporter@4.0.5':
1023
+ resolution: {integrity: sha512-SLVhP00R9lkQ//Ivaanfm7k0L9sewpBven670kk1uGec2SWUOa7MVQcuad/TV59KEZ73UIC1lXvi6O9hAnbpUw==}
1024
1036
- '@jscpd/core@4.0.4':
1037
- resolution: {integrity: sha512-QGMT3iXEX1fI6lgjPH+x8eyJwhwr2KkpSF5uBpjC0Z5Xloj0yFTFLtwJT+RhxP/Ob4WYrtx2jvpKB269oIwgMQ==}
1025
+ '@jscpd/core@4.0.5':
1026
+ resolution: {integrity: sha512-Udvym21nWzxjYRVXwwpYNBqZ6b50QV2zHN3fFNzOPPg4cfQVYOZerILB7xNDUsXHC1PCr/N52Tq3q7AElvjWWA==}
1027
1039
- '@jscpd/finder@4.0.4':
1040
- resolution: {integrity: sha512-qVUWY7Nzuvfd5OIk+n7/5CM98LmFroLqblRXAI2gDABwZrc7qS+WH2SNr0qoUq0f4OqwM+piiwKvwL/VDNn/Cg==}
1028
+ '@jscpd/finder@4.0.5':
1029
+ resolution: {integrity: sha512-/2VkRoVrrfya+51sitZo5I9MdwsRaPKB8X3L3khAYoHFXk4L/mUuG81RmGazDHjUIGg22ItlkQtwzorNZ2+aPw==}
1030
1042
- '@jscpd/html-reporter@4.0.4':
1043
- resolution: {integrity: sha512-YiepyeYkeH74Kx59PJRdUdonznct0wHPFkf6FLQN+mCBoy6leAWCcOfHtcexnp+UsBFDlItG5nRdKrDSxSH+Kg==}
1031
+ '@jscpd/html-reporter@4.0.5':
1032
+ resolution: {integrity: sha512-drK2J8KyPIW9wvaElSIobZFp4dBO9GA++JW4gx3oihvLdDSp8qSo/CNqH47Dw0XkjQTxND3j/+Wz5JWvYRBgFQ==}
1033
1045
- '@jscpd/tokenizer@4.0.4':
1046
- resolution: {integrity: sha512-xxYYY/qaLah/FlwogEbGIxx9CjDO+G9E6qawcy26WwrflzJb6wsnhjwdneN6Wb0RNCDsqvzY+bzG453jsin4UQ==}
1034
+ '@jscpd/tokenizer@4.0.5':
1035
+ resolution: {integrity: sha512-WzRujQtN5WedxZVDKuoanxmKAFrxcLrHpcA6kaM4z8AhGtWXZ325yseqgL5TZ8OK7Auwu7kQLlqhfk05fGYG7A==}
1036
1037
'@juggle/resize-observer@3.4.0':
1038
resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==}
1039
1051
- '@lezer/common@1.5.1':
1052
- resolution: {integrity: sha512-6YRVG9vBkaY7p1IVxL4s44n5nUnaNnGM2/AckNgYOnxTG2kWh1vR8BMxPseWPjRNpb5VtXnMpeYAEAADoRV1Iw==}
1040
+ '@lezer/common@1.5.2':
1041
+ resolution: {integrity: sha512-sxQE460fPZyU3sdc8lafxiPwJHBzZRy/udNFynGQky1SePYBdhkBl1kOagA9uT3pxR8K09bOrmTUqA9wb/PjSQ==}
1042
1043
'@lezer/highlight@1.2.3':
1044
resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==}
@@ -1081,8 +1070,8 @@ packages:
1070
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
1071
engines: {node: '>= 8'}
1072
1084
- '@nuxt/kit@3.21.1':
1085
- resolution: {integrity: sha512-QORZRjcuTKgo++XP1Pc2c2gqwRydkaExrIRfRI9vFsPA3AzuHVn5Gfmbv1ic8y34e78mr5DMBvJlelUaeOuajg==}
1073
+ '@nuxt/kit@3.21.2':
1074
+ resolution: {integrity: sha512-Bd6m6mrDrqpBEbX+g0rc66/ALd1sxlgdx5nfK9MAYO0yKLTOSK7McSYz1KcOYn3LQFCXOWfvXwaqih/b+REI1g==}
1075
engines: {node: '>=18.12.0'}
1076
1077
'@one-ini/wasm@0.1.1':
@@ -1194,147 +1183,147 @@ packages:
1183
'@quansync/fs@1.0.0':
1184
resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==}
1185
1197
- '@rolldown/pluginutils@1.0.0-rc.2':
1198
- resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==}
1186
+ '@rolldown/pluginutils@1.0.0-rc.13':
1187
+ resolution: {integrity: sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA==}
1188
1200
- '@rolldown/pluginutils@1.0.0-rc.4':
1201
- resolution: {integrity: sha512-1BrrmTu0TWfOP1riA8uakjFc9bpIUGzVKETsOtzY39pPga8zELGDl8eu1Dx7/gjM5CAz14UknsUMpBO8L+YntQ==}
1189
+ '@rolldown/pluginutils@1.0.0-rc.15':
1190
+ resolution: {integrity: sha512-UromN0peaE53IaBRe9W7CjrZgXl90fqGpK+mIZbA3qSTeYqg3pqpROBdIPvOG3F5ereDHNwoHBI2e50n1BDr1g==}
1191
1203
- '@rollup/rollup-android-arm-eabi@4.57.1':
1204
- resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==}
1192
+ '@rollup/rollup-android-arm-eabi@4.60.1':
1193
+ resolution: {integrity: sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==}
1194
cpu: [arm]
1195
os: [android]
1196
1208
- '@rollup/rollup-android-arm64@4.57.1':
1209
- resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==}
1197
+ '@rollup/rollup-android-arm64@4.60.1':
1198
+ resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==}
1199
cpu: [arm64]
1200
os: [android]
1201
1213
- '@rollup/rollup-darwin-arm64@4.57.1':
1214
- resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==}
1202
+ '@rollup/rollup-darwin-arm64@4.60.1':
1203
+ resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==}
1204
cpu: [arm64]
1205
os: [darwin]
1206
1218
- '@rollup/rollup-darwin-x64@4.57.1':
1219
- resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==}
1207
+ '@rollup/rollup-darwin-x64@4.60.1':
1208
+ resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==}
1209
cpu: [x64]
1210
os: [darwin]
1211
1223
- '@rollup/rollup-freebsd-arm64@4.57.1':
1224
- resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==}
1212
+ '@rollup/rollup-freebsd-arm64@4.60.1':
1213
+ resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==}
1214
cpu: [arm64]
1215
os: [freebsd]
1216
1228
- '@rollup/rollup-freebsd-x64@4.57.1':
1229
- resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==}
1217
+ '@rollup/rollup-freebsd-x64@4.60.1':
1218
+ resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==}
1219
cpu: [x64]
1220
os: [freebsd]
1221
1233
- '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
1234
- resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==}
1222
+ '@rollup/rollup-linux-arm-gnueabihf@4.60.1':
1223
+ resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==}
1224
cpu: [arm]
1225
os: [linux]
1226
libc: [glibc]
1227
1239
- '@rollup/rollup-linux-arm-musleabihf@4.57.1':
1240
- resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==}
1228
+ '@rollup/rollup-linux-arm-musleabihf@4.60.1':
1229
+ resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==}
1230
cpu: [arm]
1231
os: [linux]
1232
libc: [musl]
1233
1245
- '@rollup/rollup-linux-arm64-gnu@4.57.1':
1246
- resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==}
1234
+ '@rollup/rollup-linux-arm64-gnu@4.60.1':
1235
+ resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==}
1236
cpu: [arm64]
1237
os: [linux]
1238
libc: [glibc]
1239
1251
- '@rollup/rollup-linux-arm64-musl@4.57.1':
1252
- resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==}
1240
+ '@rollup/rollup-linux-arm64-musl@4.60.1':
1241
+ resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==}
1242
cpu: [arm64]
1243
os: [linux]
1244
libc: [musl]
1245
1257
- '@rollup/rollup-linux-loong64-gnu@4.57.1':
1258
- resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==}
1246
+ '@rollup/rollup-linux-loong64-gnu@4.60.1':
1247
+ resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==}
1248
cpu: [loong64]
1249
os: [linux]
1250
libc: [glibc]
1251
1263
- '@rollup/rollup-linux-loong64-musl@4.57.1':
1264
- resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==}
1252
+ '@rollup/rollup-linux-loong64-musl@4.60.1':
1253
+ resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==}
1254
cpu: [loong64]
1255
os: [linux]
1256
libc: [musl]
1257
1269
- '@rollup/rollup-linux-ppc64-gnu@4.57.1':
1270
- resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==}
1258
+ '@rollup/rollup-linux-ppc64-gnu@4.60.1':
1259
+ resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==}
1260
cpu: [ppc64]
1261
os: [linux]
1262
libc: [glibc]
1263
1275
- '@rollup/rollup-linux-ppc64-musl@4.57.1':
1276
- resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==}
1264
+ '@rollup/rollup-linux-ppc64-musl@4.60.1':
1265
+ resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==}
1266
cpu: [ppc64]
1267
os: [linux]
1268
libc: [musl]
1269
1281
- '@rollup/rollup-linux-riscv64-gnu@4.57.1':
1282
- resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==}
1270
+ '@rollup/rollup-linux-riscv64-gnu@4.60.1':
1271
+ resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==}
1272
cpu: [riscv64]
1273
os: [linux]
1274
libc: [glibc]
1275
1287
- '@rollup/rollup-linux-riscv64-musl@4.57.1':
1288
- resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==}
1276
+ '@rollup/rollup-linux-riscv64-musl@4.60.1':
1277
+ resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==}
1278
cpu: [riscv64]
1279
os: [linux]
1280
libc: [musl]
1281
1293
- '@rollup/rollup-linux-s390x-gnu@4.57.1':
1294
- resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==}
1282
+ '@rollup/rollup-linux-s390x-gnu@4.60.1':
1283
+ resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==}
1284
cpu: [s390x]
1285
os: [linux]
1286
libc: [glibc]
1287
1299
- '@rollup/rollup-linux-x64-gnu@4.57.1':
1300
- resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==}
1288
+ '@rollup/rollup-linux-x64-gnu@4.60.1':
1289
+ resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==}
1290
cpu: [x64]
1291
os: [linux]
1292
libc: [glibc]
1293
1305
- '@rollup/rollup-linux-x64-musl@4.57.1':
1306
- resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==}
1294
+ '@rollup/rollup-linux-x64-musl@4.60.1':
1295
+ resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==}
1296
cpu: [x64]
1297
os: [linux]
1298
libc: [musl]
1299
1311
- '@rollup/rollup-openbsd-x64@4.57.1':
1312
- resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==}
1300
+ '@rollup/rollup-openbsd-x64@4.60.1':
1301
+ resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==}
1302
cpu: [x64]
1303
os: [openbsd]
1304
1316
- '@rollup/rollup-openharmony-arm64@4.57.1':
1317
- resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==}
1305
+ '@rollup/rollup-openharmony-arm64@4.60.1':
1306
+ resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==}
1307
cpu: [arm64]
1308
os: [openharmony]
1309
1321
- '@rollup/rollup-win32-arm64-msvc@4.57.1':
1322
- resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==}
1310
+ '@rollup/rollup-win32-arm64-msvc@4.60.1':
1311
+ resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==}
1312
cpu: [arm64]
1313
os: [win32]
1314
1326
- '@rollup/rollup-win32-ia32-msvc@4.57.1':
1327
- resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==}
1315
+ '@rollup/rollup-win32-ia32-msvc@4.60.1':
1316
+ resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==}
1317
cpu: [ia32]
1318
os: [win32]
1319
1331
- '@rollup/rollup-win32-x64-gnu@4.57.1':
1332
- resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==}
1320
+ '@rollup/rollup-win32-x64-gnu@4.60.1':
1321
+ resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==}
1322
cpu: [x64]
1323
os: [win32]
1324
1336
- '@rollup/rollup-win32-x64-msvc@4.57.1':
1337
- resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==}
1325
+ '@rollup/rollup-win32-x64-msvc@4.60.1':
1326
+ resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==}
1327
cpu: [x64]
1328
os: [win32]
1329
@@ -1500,8 +1489,8 @@ packages:
1489
'@types/codemirror@5.60.17':
1490
resolution: {integrity: sha512-AZq2FIsUHVMlp7VSe2hTfl5w4pcUkoFkM3zVsRKsn1ca8CXRDYvnin04+HP2REkwsxemuHqvDofdlhUWNpbwfw==}
1491
1503
- '@types/debug@4.1.12':
1504
- resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
1492
+ '@types/debug@4.1.13':
1493
+ resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
1494
1495
'@types/deep-eql@4.0.2':
1496
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
@@ -1521,8 +1510,8 @@ packages:
1510
'@types/hast@3.0.4':
1511
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
1512
1524
- '@types/jsdom@28.0.0':
1525
- resolution: {integrity: sha512-A8TBQQC/xAOojy9kM8E46cqT00sF0h7dWjV8t8BJhUi2rG6JRh7XXQo/oLoENuZIQEpXsxLccLCnknyQd7qssQ==}
1513
+ '@types/jsdom@28.0.1':
1514
+ resolution: {integrity: sha512-GJq2QE4TAZ5ajSoCasn5DOFm8u1mI3tIFvM5tIq3W5U/RTB6gsHwc6Yhpl91X9VSDOUVblgXmG+2+sSvFQrdlw==}
1515
1516
'@types/json-schema@7.0.15':
1517
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
@@ -1554,8 +1543,8 @@ packages:
1543
'@types/ms@2.1.0':
1544
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
1545
1557
- '@types/node@25.5.0':
1558
- resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==}
1546
+ '@types/node@25.6.0':
1547
+ resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
1548
1549
'@types/parse-json@4.0.2':
1550
resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
@@ -1578,113 +1567,69 @@ packages:
1567
'@types/web-bluetooth@0.0.21':
1568
resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==}
1569
1581
- '@typescript-eslint/eslint-plugin@8.57.1':
1582
- resolution: {integrity: sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==}
1583
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1584
- peerDependencies:
1585
- '@typescript-eslint/parser': ^8.57.1
1586
- eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1587
- typescript: '>=4.8.4 <6.0.0'
1588
-
1589
- '@typescript-eslint/parser@8.56.1':
1590
- resolution: {integrity: sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==}
1570
+ '@typescript-eslint/eslint-plugin@8.58.2':
1571
+ resolution: {integrity: sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==}
1572
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1573
peerDependencies:
1574
+ '@typescript-eslint/parser': ^8.58.2
1575
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1594
- typescript: '>=4.8.4 <6.0.0'
1576
+ typescript: '>=4.8.4 <6.1.0'
1577
1596
- '@typescript-eslint/parser@8.57.1':
1597
- resolution: {integrity: sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==}
1578
+ '@typescript-eslint/parser@8.58.2':
1579
+ resolution: {integrity: sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==}
1580
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1581
peerDependencies:
1582
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1601
- typescript: '>=4.8.4 <6.0.0'
1583
+ typescript: '>=4.8.4 <6.1.0'
1584
1603
- '@typescript-eslint/project-service@8.56.1':
1604
- resolution: {integrity: sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==}
1585
+ '@typescript-eslint/project-service@8.58.2':
1586
+ resolution: {integrity: sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==}
1587
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1588
peerDependencies:
1607
- typescript: '>=4.8.4 <6.0.0'
1589
+ typescript: '>=4.8.4 <6.1.0'
1590
1609
- '@typescript-eslint/project-service@8.57.1':
1610
- resolution: {integrity: sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==}
1611
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1612
- peerDependencies:
1613
- typescript: '>=4.8.4 <6.0.0'
1614
-
1615
- '@typescript-eslint/rule-tester@8.56.1':
1616
- resolution: {integrity: sha512-EWuV5Vq1EFYJEOVcILyWPO35PjnT0c6tv99PCpD12PgfZae5/Jo+F17hGjsEs2Moe+Dy1J7KIr8y037cK8+/rQ==}
1591
+ '@typescript-eslint/rule-tester@8.58.2':
1592
+ resolution: {integrity: sha512-HF7ry5ZhQSLn4JAJfQCPX39D6BE5MhYXE743I0phrJw1BvB0adH8JpsEc4owCxEESQflodyhRWNUZY+m2EVenw==}
1593
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1594
peerDependencies:
1595
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1596
1621
- '@typescript-eslint/scope-manager@8.56.1':
1622
- resolution: {integrity: sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==}
1623
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1624
-
1625
- '@typescript-eslint/scope-manager@8.57.1':
1626
- resolution: {integrity: sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==}
1597
+ '@typescript-eslint/scope-manager@8.58.2':
1598
+ resolution: {integrity: sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==}
1599
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1600
1629
- '@typescript-eslint/tsconfig-utils@8.56.1':
1630
- resolution: {integrity: sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==}
1601
+ '@typescript-eslint/tsconfig-utils@8.58.2':
1602
+ resolution: {integrity: sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==}
1603
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1604
peerDependencies:
1633
- typescript: '>=4.8.4 <6.0.0'
1605
+ typescript: '>=4.8.4 <6.1.0'
1606
1635
- '@typescript-eslint/tsconfig-utils@8.57.1':
1636
- resolution: {integrity: sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==}
1637
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1638
- peerDependencies:
1639
- typescript: '>=4.8.4 <6.0.0'
1640
-
1641
- '@typescript-eslint/type-utils@8.57.1':
1642
- resolution: {integrity: sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==}
1607
+ '@typescript-eslint/type-utils@8.58.2':
1608
+ resolution: {integrity: sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==}
1609
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1610
peerDependencies:
1611
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1646
- typescript: '>=4.8.4 <6.0.0'
1647
-
1648
- '@typescript-eslint/types@8.56.1':
1649
- resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
1650
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1612
+ typescript: '>=4.8.4 <6.1.0'
1613
1652
- '@typescript-eslint/types@8.57.1':
1653
- resolution: {integrity: sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==}
1614
+ '@typescript-eslint/types@8.58.2':
1615
+ resolution: {integrity: sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==}
1616
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1617
1656
- '@typescript-eslint/typescript-estree@8.56.1':
1657
- resolution: {integrity: sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==}
1618
+ '@typescript-eslint/typescript-estree@8.58.2':
1619
+ resolution: {integrity: sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==}
1620
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1621
peerDependencies:
1660
- typescript: '>=4.8.4 <6.0.0'
1622
+ typescript: '>=4.8.4 <6.1.0'
1623
1662
- '@typescript-eslint/typescript-estree@8.57.1':
1663
- resolution: {integrity: sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==}
1664
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1665
- peerDependencies:
1666
- typescript: '>=4.8.4 <6.0.0'
1667
-
1668
- '@typescript-eslint/utils@8.56.1':
1669
- resolution: {integrity: sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==}
1624
+ '@typescript-eslint/utils@8.58.2':
1625
+ resolution: {integrity: sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==}
1626
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1627
peerDependencies:
1628
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1673
- typescript: '>=4.8.4 <6.0.0'
1629
+ typescript: '>=4.8.4 <6.1.0'
1630
1675
- '@typescript-eslint/utils@8.57.1':
1676
- resolution: {integrity: sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==}
1677
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1678
- peerDependencies:
1679
- eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1680
- typescript: '>=4.8.4 <6.0.0'
1681
-
1682
- '@typescript-eslint/visitor-keys@8.56.1':
1683
- resolution: {integrity: sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==}
1684
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1685
-
1686
- '@typescript-eslint/visitor-keys@8.57.1':
1687
- resolution: {integrity: sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==}
1631
+ '@typescript-eslint/visitor-keys@8.58.2':
1632
+ resolution: {integrity: sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==}
1633
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
1634
1635
'@ungap/structured-clone@1.3.0':
@@ -1697,54 +1642,57 @@ packages:
1642
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
1643
vue: ^3.0.0
1644
1700
- '@vitejs/plugin-vue@6.0.5':
1701
- resolution: {integrity: sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==}
1645
+ '@vitejs/plugin-vue@6.0.6':
1646
+ resolution: {integrity: sha512-u9HHgfrq3AjXlysn0eINFnWQOJQLO9WN6VprZ8FXl7A2bYisv3Hui9Ij+7QZ41F/WYWarHjwBbXtD7dKg3uxbg==}
1647
engines: {node: ^20.19.0 || >=22.12.0}
1648
peerDependencies:
1649
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
1650
vue: ^3.2.25
1651
1707
- '@vitest/eslint-plugin@1.6.12':
1708
- resolution: {integrity: sha512-4kI47BJNFE+EQ5bmPbHzBF+ibNzx2Fj0Jo9xhWsTPxMddlHwIWl6YAxagefh461hrwx/W0QwBZpxGS404kBXyg==}
1652
+ '@vitest/eslint-plugin@1.6.15':
1653
+ resolution: {integrity: sha512-dTMjrdngmcB+DxomlKQ+SUubCTvd0m2hQQFpv5sx+GRodmeoxr2PVbphk57SVp250vpxphk9Ccwyv6fQ6+2gkA==}
1654
engines: {node: '>=18'}
1655
peerDependencies:
1656
+ '@typescript-eslint/eslint-plugin': '*'
1657
eslint: '>=8.57.0'
1658
typescript: '>=5.0.0'
1659
vitest: '*'
1660
peerDependenciesMeta:
1661
+ '@typescript-eslint/eslint-plugin':
1662
+ optional: true
1663
typescript:
1664
optional: true
1665
vitest:
1666
optional: true
1667
1720
- '@vitest/expect@4.1.0':
1721
- resolution: {integrity: sha512-EIxG7k4wlWweuCLG9Y5InKFwpMEOyrMb6ZJ1ihYu02LVj/bzUwn2VMU+13PinsjRW75XnITeFrQBMH5+dLvCDA==}
1668
+ '@vitest/expect@4.1.4':
1669
+ resolution: {integrity: sha512-iPBpra+VDuXmBFI3FMKHSFXp3Gx5HfmSCE8X67Dn+bwephCnQCaB7qWK2ldHa+8ncN8hJU8VTMcxjPpyMkUjww==}
1670
1723
- '@vitest/mocker@4.1.0':
1724
- resolution: {integrity: sha512-evxREh+Hork43+Y4IOhTo+h5lGmVRyjqI739Rz4RlUPqwrkFFDF6EMvOOYjTx4E8Tl6gyCLRL8Mu7Ry12a13Tw==}
1671
+ '@vitest/mocker@4.1.4':
1672
+ resolution: {integrity: sha512-R9HTZBhW6yCSGbGQnDnH3QHfJxokKN4KB+Yvk9Q1le7eQNYwiCyKxmLmurSpFy6BzJanSLuEUDrD+j97Q+ZLPg==}
1673
peerDependencies:
1674
msw: ^2.4.9
1727
- vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0
1675
+ vite: ^6.0.0 || ^7.0.0 || ^8.0.0
1676
peerDependenciesMeta:
1677
msw:
1678
optional: true
1679
vite:
1680
optional: true
1681
1734
- '@vitest/pretty-format@4.1.0':
1735
- resolution: {integrity: sha512-3RZLZlh88Ib0J7NQTRATfc/3ZPOnSUn2uDBUoGNn5T36+bALixmzphN26OUD3LRXWkJu4H0s5vvUeqBiw+kS0A==}
1682
+ '@vitest/pretty-format@4.1.4':
1683
+ resolution: {integrity: sha512-ddmDHU0gjEUyEVLxtZa7xamrpIefdEETu3nZjWtHeZX4QxqJ7tRxSteHVXJOcr8jhiLoGAhkK4WJ3WqBpjx42A==}
1684
1737
- '@vitest/runner@4.1.0':
1738
- resolution: {integrity: sha512-Duvx2OzQ7d6OjchL+trw+aSrb9idh7pnNfxrklo14p3zmNL4qPCDeIJAK+eBKYjkIwG96Bc6vYuxhqDXQOWpoQ==}
1685
+ '@vitest/runner@4.1.4':
1686
+ resolution: {integrity: sha512-xTp7VZ5aXP5ZJrn15UtJUWlx6qXLnGtF6jNxHepdPHpMfz/aVPx+htHtgcAL2mDXJgKhpoo2e9/hVJsIeFbytQ==}
1687
1740
- '@vitest/snapshot@4.1.0':
1741
- resolution: {integrity: sha512-0Vy9euT1kgsnj1CHttwi9i9o+4rRLEaPRSOJ5gyv579GJkNpgJK+B4HSv/rAWixx2wdAFci1X4CEPjiu2bXIMg==}
1688
+ '@vitest/snapshot@4.1.4':
1689
+ resolution: {integrity: sha512-MCjCFgaS8aZz+m5nTcEcgk/xhWv0rEH4Yl53PPlMXOZ1/Ka2VcZU6CJ+MgYCZbcJvzGhQRjVrGQNZqkGPttIKw==}
1690
1743
- '@vitest/spy@4.1.0':
1744
- resolution: {integrity: sha512-pz77k+PgNpyMDv2FV6qmk5ZVau6c3R8HC8v342T2xlFxQKTrSeYw9waIJG8KgV9fFwAtTu4ceRzMivPTH6wSxw==}
1691
+ '@vitest/spy@4.1.4':
1692
+ resolution: {integrity: sha512-XxNdAsKW7C+FLydqFJLb5KhJtl3PGCMmYwFRfhvIgxJvLSXhhVI1zM8f1qD3Zg7RCjTSzDVyct6sghs9UEgBEQ==}
1693
1746
- '@vitest/utils@4.1.0':
1747
- resolution: {integrity: sha512-XfPXT6a8TZY3dcGY8EdwsBulFCIw+BeeX0RZn2x/BtiY/75YGh8FeWGG8QISN/WhaqSrE2OrlDgtF8q5uhOTmw==}
1694
+ '@vitest/utils@4.1.4':
1695
+ resolution: {integrity: sha512-13QMT+eysM5uVGa1rG4kegGYNp6cnQcsTc67ELFbhNLQO+vgsygtYJx2khvdt4gVQqSSpC/KT5FZZxUpP3Oatw==}
1696
1697
'@volar/language-core@2.4.28':
1698
resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
@@ -1796,41 +1744,17 @@ packages:
1744
peerDependencies:
1745
'@babel/core': ^7.0.0-0
1746
1799
- '@vue/compiler-core@3.5.28':
1800
- resolution: {integrity: sha512-kviccYxTgoE8n6OCw96BNdYlBg2GOWfBuOW4Vqwrt7mSKWKwFVvI8egdTltqRgITGPsTFYtKYfxIG8ptX2PJHQ==}
1801
-
1802
- '@vue/compiler-core@3.5.29':
1803
- resolution: {integrity: sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==}
1747
+ '@vue/compiler-core@3.5.32':
1748
+ resolution: {integrity: sha512-4x74Tbtqnda8s/NSD6e1Dr5p1c8HdMU5RWSjMSUzb8RTcUQqevDCxVAitcLBKT+ie3o0Dl9crc/S/opJM7qBGQ==}
1749
1805
- '@vue/compiler-core@3.5.30':
1806
- resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==}
1750
+ '@vue/compiler-dom@3.5.32':
1751
+ resolution: {integrity: sha512-ybHAu70NtiEI1fvAUz3oXZqkUYEe5J98GjMDpTGl5iHb0T15wQYLR4wE3h9xfuTNA+Cm2f4czfe8B4s+CCH57Q==}
1752
1808
- '@vue/compiler-dom@3.5.28':
1809
- resolution: {integrity: sha512-/1ZepxAb159jKR1btkefDP+J2xuWL5V3WtleRmxaT+K2Aqiek/Ab/+Ebrw2pPj0sdHO8ViAyyJWfhXXOP/+LQA==}
1753
+ '@vue/compiler-sfc@3.5.32':
1754
+ resolution: {integrity: sha512-8UYUYo71cP/0YHMO814TRZlPuUUw3oifHuMR7Wp9SNoRSrxRQnhMLNlCeaODNn6kNTJsjFoQ/kqIj4qGvya4Xg==}
1755
1811
- '@vue/compiler-dom@3.5.29':
1812
- resolution: {integrity: sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==}
1813
-
1814
- '@vue/compiler-dom@3.5.30':
1815
- resolution: {integrity: sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==}
1816
-
1817
- '@vue/compiler-sfc@3.5.28':
1818
- resolution: {integrity: sha512-6TnKMiNkd6u6VeVDhZn/07KhEZuBSn43Wd2No5zaP5s3xm8IqFTHBj84HJah4UepSUJTro5SoqqlOY22FKY96g==}
1819
-
1820
- '@vue/compiler-sfc@3.5.29':
1821
- resolution: {integrity: sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==}
1822
-
1823
- '@vue/compiler-sfc@3.5.30':
1824
- resolution: {integrity: sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==}
1825
-
1826
- '@vue/compiler-ssr@3.5.28':
1827
- resolution: {integrity: sha512-JCq//9w1qmC6UGLWJX7RXzrGpKkroubey/ZFqTpvEIDJEKGgntuDMqkuWiZvzTzTA5h2qZvFBFHY7fAAa9475g==}
1828
-
1829
- '@vue/compiler-ssr@3.5.29':
1830
- resolution: {integrity: sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==}
1831
-
1832
- '@vue/compiler-ssr@3.5.30':
1833
- resolution: {integrity: sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==}
1756
+ '@vue/compiler-ssr@3.5.32':
1757
+ resolution: {integrity: sha512-Gp4gTs22T3DgRotZ8aA/6m2jMR+GMztvBXUBEUOYOcST+giyGWJ4WvFd7QLHBkzTxkfOt8IELKNdpzITLbA2rw==}
1758
1759
'@vue/devtools-api@6.6.4':
1760
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
@@ -1838,65 +1762,53 @@ packages:
1762
'@vue/devtools-api@7.7.9':
1763
resolution: {integrity: sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==}
1764
1841
- '@vue/devtools-api@8.0.6':
1842
- resolution: {integrity: sha512-+lGBI+WTvJmnU2FZqHhEB8J1DXcvNlDeEalz77iYgOdY1jTj1ipSBaKj3sRhYcy+kqA8v/BSuvOz1XJucfQmUA==}
1765
+ '@vue/devtools-api@8.1.1':
1766
+ resolution: {integrity: sha512-bsDMJ07b3GN1puVwJb/fyFnj/U2imyswK5UQVLZwVl7O05jDrt6BHxeG5XffmOOdasOj/bOmIjxJvGPxU7pcqw==}
1767
1844
- '@vue/devtools-core@8.1.0':
1845
- resolution: {integrity: sha512-LvD1VgDpoHmYL00IgKRLKktF6SsPAb0yaV8wB8q2jRwsAWvqhS8+vsMLEGKNs7uoKyymXhT92dhxgf/wir6YGQ==}
1768
+ '@vue/devtools-core@8.1.1':
1769
+ resolution: {integrity: sha512-bCCsSABp1/ot4j8xJEycM6Mtt2wbuucfByr6hMgjbYhrtlscOJypZKvy8f1FyWLYrLTchB5Qz216Lm92wfbq0A==}
1770
peerDependencies:
1771
vue: ^3.0.0
1772
1773
'@vue/devtools-kit@7.7.9':
1774
resolution: {integrity: sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==}
1775
1852
- '@vue/devtools-kit@8.0.6':
1853
- resolution: {integrity: sha512-9zXZPTJW72OteDXeSa5RVML3zWDCRcO5t77aJqSs228mdopYj5AiTpihozbsfFJ0IodfNs7pSgOGO3qfCuxDtw==}
1854
-
1855
- '@vue/devtools-kit@8.1.0':
1856
- resolution: {integrity: sha512-/NZlS4WtGIB54DA/z10gzk+n/V7zaqSzYZOVlg2CfdnpIKdB61bd7JDIMxf/zrtX41zod8E2/bbEBoW/d7x70Q==}
1776
+ '@vue/devtools-kit@8.1.1':
1777
+ resolution: {integrity: sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==}
1778
1779
'@vue/devtools-shared@7.7.9':
1780
resolution: {integrity: sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==}
1781
1861
- '@vue/devtools-shared@8.0.6':
1862
- resolution: {integrity: sha512-Pp1JylTqlgMJvxW6MGyfTF8vGvlBSCAvMFaDCYa82Mgw7TT5eE5kkHgDvmOGHWeJE4zIDfCpCxHapsK2LtIAJg==}
1863
-
1864
- '@vue/devtools-shared@8.1.0':
1865
- resolution: {integrity: sha512-h8uCb4Qs8UT8VdTT5yjY6tOJ//qH7EpxToixR0xqejR55t5OdISIg7AJ7eBkhBs8iu1qG5gY3QQNN1DF1EelAA==}
1782
+ '@vue/devtools-shared@8.1.1':
1783
+ resolution: {integrity: sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==}
1784
1785
'@vue/language-core@3.2.6':
1786
resolution: {integrity: sha512-xYYYX3/aVup576tP/23sEUpgiEnujrENaoNRbaozC1/MA9I6EGFQRJb4xrt/MmUCAGlxTKL2RmT8JLTPqagCkg==}
1787
1870
- '@vue/reactivity@3.5.30':
1871
- resolution: {integrity: sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==}
1788
+ '@vue/reactivity@3.5.32':
1789
+ resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==}
1790
1873
- '@vue/runtime-core@3.5.30':
1874
- resolution: {integrity: sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==}
1791
+ '@vue/runtime-core@3.5.32':
1792
+ resolution: {integrity: sha512-pDrXCejn4UpFDFmMd27AcJEbHaLemaE5o4pbb7sLk79SRIhc6/t34BQA7SGNgYtbMnvbF/HHOftYBgFJtUoJUQ==}
1793
1876
- '@vue/runtime-dom@3.5.30':
1877
- resolution: {integrity: sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==}
1794
+ '@vue/runtime-dom@3.5.32':
1795
+ resolution: {integrity: sha512-1CDVv7tv/IV13V8Nip1k/aaObVbWqRlVCVezTwx3K07p7Vxossp5JU1dcPNhJk3w347gonIUT9jQOGutyJrSVQ==}
1796
1879
- '@vue/server-renderer@3.5.30':
1880
- resolution: {integrity: sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==}
1797
+ '@vue/server-renderer@3.5.32':
1798
+ resolution: {integrity: sha512-IOjm2+JQwRFS7W28HNuJeXQle9KdZbODFY7hFGVtnnghF51ta20EWAZJHX+zLGtsHhaU6uC9BGPV52KVpYryMQ==}
1799
peerDependencies:
1882
- vue: 3.5.30
1883
-
1884
- '@vue/shared@3.5.28':
1885
- resolution: {integrity: sha512-cfWa1fCGBxrvaHRhvV3Is0MgmrbSCxYTXCSCau2I0a1Xw1N1pHAvkWCiXPRAqjvToILvguNyEwjevUqAuBQWvQ==}
1800
+ vue: 3.5.32
1801
1887
- '@vue/shared@3.5.29':
1888
- resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==}
1889
-
1890
- '@vue/shared@3.5.30':
1891
- resolution: {integrity: sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==}
1802
+ '@vue/shared@3.5.32':
1803
+ resolution: {integrity: sha512-ksNyrmRQzWJJ8n3cRDuSF7zNNontuJg1YHnmWRJd2AMu8Ij2bqwiiri2lH5rHtYPZjj4STkNcgcmiQqlOjiYGg==}
1804
1805
'@vue/test-utils@2.4.6':
1806
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
1807
1896
- '@vue/tsconfig@0.9.0':
1897
- resolution: {integrity: sha512-RP+v9Cpbsk1ZVXltCHHkYBr7+624x6gcijJXVjIcsYk7JXqvIpRtMwU2ARLvWDhmy9ffdFYxhsfJnPztADBohQ==}
1808
+ '@vue/tsconfig@0.9.1':
1809
+ resolution: {integrity: sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==}
1810
peerDependencies:
1899
- typescript: 5.x
1811
+ typescript: '>= 5.8'
1812
vue: ^3.4.0
1813
peerDependenciesMeta:
1814
typescript:
@@ -1935,9 +1847,6 @@ packages:
1847
peerDependencies:
1848
vue: ^3.5.0
1849
1938
- '@yr/monotone-cubic-spline@1.0.3':
1939
- resolution: {integrity: sha512-FQXkOta0XBSUPHndIKON2Y9JeQz5ZeMqLYZVVK93FliNBFm7LNMIZmY6FrMEB9XPcDbE2bekMbZD6kzDkxwYjA==}
1940
-
1850
abbrev@2.0.0:
1851
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
1852
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -1952,11 +1861,6 @@ packages:
1861
engines: {node: '>=0.4.0'}
1862
hasBin: true
1863
1955
- acorn@8.15.0:
1956
- resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
1957
- engines: {node: '>=0.4.0'}
1958
- hasBin: true
1959
-
1864
acorn@8.16.0:
1865
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
1866
engines: {node: '>=0.4.0'}
@@ -1965,8 +1869,8 @@ packages:
1869
ajv@6.14.0:
1870
resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
1871
1968
- algoliasearch@5.48.1:
1969
- resolution: {integrity: sha512-Rf7xmeuIo7nb6S4mp4abW2faW8DauZyE2faBIKFaUfP3wnpOvNSbiI5AwVhqBNj0jPgBWEvhyCu0sLjN2q77Rg==}
1872
+ algoliasearch@5.50.1:
1873
+ resolution: {integrity: sha512-/bwdue1/8LWELn/DBalGRfuLsXBLXULJo/yOeavJtDu8rBwxIzC6/Rz9Jg19S21VkJvRuZO1k8CZXBMS73mYbA==}
1874
engines: {node: '>= 14.0.0'}
1875
1876
alien-signals@3.1.2:
@@ -1992,8 +1896,8 @@ packages:
1896
resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
1897
engines: {node: '>=14'}
1898
1995
- apexcharts@5.5.1:
1996
- resolution: {integrity: sha512-fIJSzME9V0Ksfzk4x8CGMcK6HGLaRonxL7V7+7gHl4alAQBm4O/7D/3bM4F/MLmOakhkOs/RZbwYwLJDbAFzGw==}
1899
+ apexcharts@5.10.6:
1900
+ resolution: {integrity: sha512-FJQGbso3iRuOwUYnj0yUhkWeKeJE6aboVol+ae09lsc+lbLMWZqSRbrAWVa/qishLiaeG2icxdvmVkm+9n6kOQ==}
1901
1902
are-docs-informative@0.0.2:
1903
resolution: {integrity: sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==}
@@ -2044,8 +1948,8 @@ packages:
1948
asynckit@0.4.0:
1949
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
1950
2047
- axios@1.13.6:
2048
- resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==}
1951
+ axios@1.15.0:
1952
+ resolution: {integrity: sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==}
1953
1954
babel-walk@3.0.0-canary-5:
1955
resolution: {integrity: sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==}
@@ -2057,12 +1961,12 @@ packages:
1961
balanced-match@1.0.2:
1962
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
1963
2060
- balanced-match@4.0.2:
2061
- resolution: {integrity: sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==}
2062
- engines: {node: 20 || >=22}
1964
+ balanced-match@4.0.4:
1965
+ resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
1966
+ engines: {node: 18 || 20 || >=22}
1967
2064
- baseline-browser-mapping@2.10.8:
2065
- resolution: {integrity: sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==}
1968
+ baseline-browser-mapping@2.10.18:
1969
+ resolution: {integrity: sha512-VSnGQAOLtP5mib/DPyg2/t+Tlv65NTBz83BJBJvmLVHHuKJVaDOBvJJykiT5TR++em5nfAySPccDZDa4oSrn8A==}
1970
engines: {node: '>=6.0.0'}
1971
hasBin: true
1972
@@ -2082,27 +1986,27 @@ packages:
1986
boolbase@1.0.0:
1987
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
1988
2085
- brace-expansion@1.1.12:
2086
- resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
1989
+ brace-expansion@1.1.14:
1990
+ resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==}
1991
2088
- brace-expansion@2.0.2:
2089
- resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
1992
+ brace-expansion@2.1.0:
1993
+ resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
1994
2091
- brace-expansion@5.0.2:
2092
- resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==}
2093
- engines: {node: 20 || >=22}
1995
+ brace-expansion@5.0.5:
1996
+ resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
1997
+ engines: {node: 18 || 20 || >=22}
1998
1999
braces@3.0.3:
2000
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
2001
engines: {node: '>=8'}
2002
2099
- browserslist@4.28.1:
2100
- resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
2003
+ browserslist@4.28.2:
2004
+ resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
2005
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
2006
hasBin: true
2007
2104
- builtin-modules@5.0.0:
2105
- resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==}
2008
+ builtin-modules@5.1.0:
2009
+ resolution: {integrity: sha512-c5JxaDrzwRjq3WyJkI1AGR5xy6Gr6udlt7sQPbl09+3ckB+Zo2qqQ2KhCTBr7Q8dHB43bENGYEk4xddrFH/b7A==}
2010
engines: {node: '>=18.20'}
2011
2012
bundle-name@4.1.0:
@@ -2113,8 +2017,8 @@ packages:
2017
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
2018
engines: {node: '>= 0.8'}
2019
2116
- c12@3.3.3:
2117
- resolution: {integrity: sha512-750hTRvgBy5kcMNPdh95Qo+XUBeGo8C7nsKSmedDmaQI+E0r82DwHeM6vBewDe4rGFbnxoa4V9pw+sPh5+Iz8Q==}
2020
+ c12@3.3.4:
2021
+ resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==}
2022
peerDependencies:
2023
magicast: '*'
2024
peerDependenciesMeta:
@@ -2148,8 +2052,8 @@ packages:
2052
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
2053
engines: {node: '>=10'}
2054
2151
- caniuse-lite@1.0.30001770:
2152
- resolution: {integrity: sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw==}
2055
+ caniuse-lite@1.0.30001787:
2056
+ resolution: {integrity: sha512-mNcrMN9KeI68u7muanUpEejSLghOKlVhRqS/Za2IeyGllJ9I9otGpR9g3nsw7n4W378TE/LyIteA0+/FOZm4Kg==}
2057
2058
ccount@2.0.1:
2059
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@@ -2192,9 +2096,6 @@ packages:
2096
citty@0.1.6:
2097
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
2098
2195
- citty@0.2.1:
2196
- resolution: {integrity: sha512-kEV95lFBhQgtogAPlQfJJ0WGVSokvLr/UEoFPiKKOXF7pl98HfUVUD0ejsuTCld/9xH9vogSywZ5KqHzXrZpqg==}
2197
-
2099
classnames@2.5.1:
2100
resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
2101
@@ -2253,6 +2154,10 @@ packages:
2154
resolution: {integrity: sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==}
2155
engines: {node: '>= 12.0.0'}
2156
2157
+ comment-parser@1.4.6:
2158
+ resolution: {integrity: sha512-ObxuY6vnbWTN6Od72xfwN9DbzC7Y2vv8u1Soi9ahRKL37gb6y1qk6/dgjs+3JWuXJHWvsg3BXIwzd/rkmAwavg==}
2159
+ engines: {node: '>= 12.0.0'}
2160
+
2161
concat-map@0.0.1:
2162
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
2163
@@ -2279,8 +2184,8 @@ packages:
2184
resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
2185
engines: {node: '>=18'}
2186
2282
- core-js-compat@3.48.0:
2283
- resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==}
2187
+ core-js-compat@3.49.0:
2188
+ resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
2189
2190
cosmiconfig@7.1.0:
2191
resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
@@ -2385,8 +2290,8 @@ packages:
2290
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
2291
engines: {node: '>=12'}
2292
2388
- defu@6.1.4:
2389
- resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
2293
+ defu@6.1.7:
2294
+ resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==}
2295
2296
delayed-stream@1.0.0:
2297
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
@@ -2441,17 +2346,14 @@ packages:
2346
domutils@3.2.2:
2347
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
2348
2444
- dotenv@17.3.1:
2445
- resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==}
2349
+ dotenv@17.4.2:
2350
+ resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==}
2351
engines: {node: '>=12'}
2352
2353
dunder-proto@1.0.1:
2354
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
2355
engines: {node: '>= 0.4'}
2356
2452
- duplexer@0.1.2:
2453
- resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
2454
-
2357
eastasianwidth@0.2.0:
2358
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
2359
@@ -2461,13 +2363,13 @@ packages:
2363
echarts@6.0.0:
2364
resolution: {integrity: sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==}
2365
2464
- editorconfig@1.0.4:
2465
- resolution: {integrity: sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==}
2366
+ editorconfig@1.0.7:
2367
+ resolution: {integrity: sha512-e0GOtq/aTQhVdNyDU9e02+wz9oDDM+SIOQxWME2QRjzRX5yyLAuHDE+0aE8vHb9XRC8XD37eO2u57+F09JqFhw==}
2368
engines: {node: '>=14'}
2369
hasBin: true
2370
2469
- electron-to-chromium@1.5.286:
2470
- resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==}
2371
+ electron-to-chromium@1.5.335:
2372
+ resolution: {integrity: sha512-q9n5T4BR4Xwa2cwbrwcsDJtHD/enpQ5S1xF1IAtdqf5AAgqDFmR/aakqH3ChFdqd/QXJhS3rnnXFtexU7rax6Q==}
2373
2374
emoji-regex@8.0.0:
2375
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -2482,8 +2384,8 @@ packages:
2384
end-of-stream@1.4.5:
2385
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
2386
2485
- enhanced-resolve@5.19.0:
2486
- resolution: {integrity: sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==}
2387
+ enhanced-resolve@5.20.1:
2388
+ resolution: {integrity: sha512-Qohcme7V1inbAfvjItgw0EaxVX5q2rdVEZHRBrEQdRZTssLDGsL8Lwrznl8oQ/6kuTJONLaDcGjkNP247XEhcA==}
2389
engines: {node: '>=10.13.0'}
2390
2391
entities@4.5.0:
@@ -2526,8 +2428,8 @@ packages:
2428
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
2429
engines: {node: '>= 0.4'}
2430
2529
- esbuild@0.27.3:
2530
- resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
2431
+ esbuild@0.27.7:
2432
+ resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
2433
engines: {node: '>=18'}
2434
hasBin: true
2435
@@ -2553,21 +2455,21 @@ packages:
2455
peerDependencies:
2456
eslint: '>=6.0.0'
2457
2556
- eslint-config-flat-gitignore@2.2.1:
2557
- resolution: {integrity: sha512-wA5EqN0era7/7Gt5Botlsfin/UNY0etJSEeBgbUlFLFrBi47rAN//+39fI7fpYcl8RENutlFtvp/zRa/M/pZNg==}
2458
+ eslint-config-flat-gitignore@2.3.0:
2459
+ resolution: {integrity: sha512-bg4ZLGgoARg1naWfsINUUb/52Ksw/K22K+T16D38Y8v+/sGwwIYrGvH/JBjOin+RQtxxC9tzNNiy4shnGtGyyQ==}
2460
peerDependencies:
2461
eslint: ^9.5.0 || ^10.0.0
2462
2561
- eslint-flat-config-utils@3.0.2:
2562
- resolution: {integrity: sha512-mPvevWSDQFwgABvyCurwIu6ZdKxGI5NW22/BGDwA1T49NO6bXuxbV9VfJK/tkQoNyPogT6Yu1d57iM0jnZVWmg==}
2463
+ eslint-flat-config-utils@3.1.0:
2464
+ resolution: {integrity: sha512-lM+Nwo2CzpuTS/RASQExlEIwk/BQoKqJWX6VbDlLMb/mveqvt9MMrRXFEkG3bseuK6g8noKZLeX82epkILtv4A==}
2465
2564
- eslint-json-compat-utils@0.2.1:
2565
- resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
2466
+ eslint-json-compat-utils@0.2.3:
2467
+ resolution: {integrity: sha512-RbBmDFyu7FqnjE8F0ZxPNzx5UaptdeS9Uu50r7A+D7s/+FCX+ybiyViYEgFUaFIFqSWJgZRTpL5d8Kanxxl2lQ==}
2468
engines: {node: '>=12'}
2469
peerDependencies:
2470
'@eslint/json': '*'
2471
eslint: '*'
2570
- jsonc-eslint-parser: ^2.4.0
2472
+ jsonc-eslint-parser: ^2.4.0 || ^3.0.0
2473
peerDependenciesMeta:
2474
'@eslint/json':
2475
optional: true
@@ -2607,14 +2509,14 @@ packages:
2509
peerDependencies:
2510
eslint: '>=9.0.0'
2511
2610
- eslint-plugin-jsdoc@62.7.1:
2611
- resolution: {integrity: sha512-4Zvx99Q7d1uggYBUX/AIjvoyqXhluGbbKrRmG8SQTLprPFg6fa293tVJH1o1GQwNe3lUydd8ZHzn37OaSncgSQ==}
2512
+ eslint-plugin-jsdoc@62.9.0:
2513
+ resolution: {integrity: sha512-PY7/X4jrVgoIDncUmITlUqK546Ltmx/Pd4Hdsu4CvSjryQZJI2mEV4vrdMufyTetMiZ5taNSqvK//BTgVUlNkA==}
2514
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2515
peerDependencies:
2516
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
2517
2616
- eslint-plugin-jsonc@3.1.1:
2617
- resolution: {integrity: sha512-7TSQO8ZyvOuXWb0sYke3KUSh0DJA4/QviKfuzD3/Cy3XDjtrIrTWQbjb7j/Yy2l/DgwuM+lCS2c/jqJifv5jhg==}
2518
+ eslint-plugin-jsonc@3.1.2:
2519
+ resolution: {integrity: sha512-dopTxdB22iuOkgKyJCupEC5IYBItUT4J/teq1H5ddUObcaYhOURxtJElZczdcYnnKCghNU/vccuyPkliy2Wxsg==}
2520
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2521
peerDependencies:
2522
eslint: '>=9.38.0'
@@ -2629,8 +2531,8 @@ packages:
2531
resolution: {integrity: sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==}
2532
engines: {node: '>=5.0.0'}
2533
2632
- eslint-plugin-perfectionist@5.6.0:
2633
- resolution: {integrity: sha512-pxrLrfRp5wl1Vol1fAEa/G5yTXxefTPJjz07qC7a8iWFXcOZNuWBItMQ2OtTzfQIvMq6bMyYcrzc3Wz++na55Q==}
2534
+ eslint-plugin-perfectionist@5.8.0:
2535
+ resolution: {integrity: sha512-k8uIptWIxkUclonCFGyDzgYs9NI+Qh0a7cUXS3L7IYZDEsjXuimFBVbxXPQQngWqMiaxJRwbtYB4smMGMqF+cw==}
2536
engines: {node: ^20.0.0 || >=22.0.0}
2537
peerDependencies:
2538
eslint: ^8.45.0 || ^9.0.0 || ^10.0.0
@@ -2693,10 +2595,6 @@ packages:
2595
'@vue/compiler-sfc': ^3.3.0
2596
eslint: '>=9.0.0'
2597
2696
- eslint-scope@9.1.1:
2697
- resolution: {integrity: sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==}
2698
- engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2699
-
2598
eslint-scope@9.1.2:
2599
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
2600
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
@@ -2713,8 +2611,8 @@ packages:
2611
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
2612
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2613
2716
- eslint@10.0.3:
2717
- resolution: {integrity: sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==}
2614
+ eslint@10.2.0:
2615
+ resolution: {integrity: sha512-+L0vBFYGIpSNIt/KWTpFonPrqYvgKw1eUI5Vn7mEogrQcWtWYtNQ7dNqC+px/J0idT3BAkiWrhfS7k+Tum8TUA==}
2616
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2617
hasBin: true
2618
peerDependencies:
@@ -2727,8 +2625,8 @@ packages:
2625
resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
2626
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
2627
2730
- espree@11.1.1:
2731
- resolution: {integrity: sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==}
2628
+ espree@11.2.0:
2629
+ resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
2630
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
2631
2632
esprima@4.0.1:
@@ -2758,9 +2656,6 @@ packages:
2656
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
2657
engines: {node: '>=0.10.0'}
2658
2761
- event-stream@3.3.4:
2762
- resolution: {integrity: sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==}
2763
-
2659
eventemitter3@5.0.4:
2660
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
2661
@@ -2799,11 +2694,20 @@ packages:
2694
fast-levenshtein@2.0.6:
2695
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
2696
2697
+ fast-string-truncated-width@1.2.1:
2698
+ resolution: {integrity: sha512-Q9acT/+Uu3GwGj+5w/zsGuQjh9O1TyywhIwAxHudtWrgF09nHOPrvTLhQevPbttcxjr/SNN7mJmfOw/B1bXgow==}
2699
+
2700
+ fast-string-width@1.1.0:
2701
+ resolution: {integrity: sha512-O3fwIVIH5gKB38QNbdg+3760ZmGz0SZMgvwJbA1b2TGXceKE6A2cOlfogh1iw8lr049zPyd7YADHy+B7U4W9bQ==}
2702
+
2703
+ fast-wrap-ansi@0.1.6:
2704
+ resolution: {integrity: sha512-HlUwET7a5gqjURj70D5jl7aC3Zmy4weA1SHUfM0JFI0Ptq987NH2TwbBFLoERhfwk+E+eaq4EK3jXoT+R3yp3w==}
2705
+
2706
fast-xml-builder@1.1.4:
2707
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
2708
2805
- fast-xml-parser@5.5.6:
2806
- resolution: {integrity: sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==}
2709
+ fast-xml-parser@5.5.12:
2710
+ resolution: {integrity: sha512-nUR0q8PPfoA/svPM43Gup7vLOZWppaNrYgGmrVqrAVJa7cOH4hMG6FX9M4mQ8dZA1/ObGZHzES7Ed88hxEBSJg==}
2711
hasBin: true
2712
2713
fastq@1.20.1:
@@ -2848,15 +2752,15 @@ packages:
2752
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
2753
engines: {node: '>=16'}
2754
2851
- flatted@3.3.3:
2852
- resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
2755
+ flatted@3.4.2:
2756
+ resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
2757
2758
flourite@1.3.0:
2759
resolution: {integrity: sha512-iuhWXuX07QwHMnJ1Irh4sD1bk/QFMHg8jVgWsjSAqoIqgIyJtRPnUNKyZAPXrw7pQkDvxb5AIz2KPihEoyVcqw==}
2760
engines: {node: '>=16'}
2761
2858
- follow-redirects@1.15.11:
2859
- resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
2762
+ follow-redirects@1.16.0:
2763
+ resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==}
2764
engines: {node: '>=4.0'}
2765
peerDependencies:
2766
debug: '*'
@@ -2879,9 +2783,6 @@ packages:
2783
framesync@6.1.2:
2784
resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==}
2785
2882
- from@0.1.7:
2883
- resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==}
2884
-
2786
fs-extra@11.3.4:
2787
resolution: {integrity: sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==}
2788
engines: {node: '>=14.14'}
@@ -2921,20 +2822,16 @@ packages:
2822
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
2823
engines: {node: '>=10'}
2824
2924
- get-tsconfig@4.13.6:
2925
- resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
2825
+ get-tsconfig@4.13.7:
2826
+ resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==}
2827
2927
- giget@2.0.0:
2928
- resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==}
2828
+ giget@3.2.0:
2829
+ resolution: {integrity: sha512-GvHTWcykIR/fP8cj8dMpuMMkvaeJfPvYnhq0oW+chSeIr+ldX21ifU2Ms6KBoyKZQZmVaUAAhQ2EZ68KJF8a7A==}
2830
hasBin: true
2831
2832
github-slugger@2.0.0:
2833
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
2834
2934
- gitignore-to-glob@0.3.0:
2935
- resolution: {integrity: sha512-mk74BdnK7lIwDHnotHddx1wsjMOFIThpLY3cPNniJ/2fA/tlLzHnFxIdR+4sLOu5KGgQJdij4kjJ2RoUNnCNMA==}
2936
- engines: {node: '>=4.4 <5 || >=6.9'}
2937
-
2835
glob-parent@5.1.2:
2836
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
2837
engines: {node: '>= 6'}
@@ -2964,8 +2861,8 @@ packages:
2861
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
2862
engines: {node: '>=18'}
2863
2967
- globals@17.4.0:
2968
- resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
2864
+ globals@17.5.0:
2865
+ resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==}
2866
engines: {node: '>=18'}
2867
2868
globrex@0.1.2:
@@ -3149,16 +3046,12 @@ packages:
3046
jackspeak@3.4.3:
3047
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
3048
3152
- jackspeak@4.2.3:
3153
- resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==}
3154
- engines: {node: 20 || >=22}
3155
-
3049
jiti@2.6.1:
3050
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
3051
hasBin: true
3052
3160
- joi@18.0.2:
3161
- resolution: {integrity: sha512-RuCOQMIt78LWnktPoeBL0GErkNaJPTBGcYuyaBvUOQSpcpcLfWrHPPihYdOGbV5pam9VTWbeoF7TsGiHugcjGA==}
3053
+ joi@18.1.2:
3054
+ resolution: {integrity: sha512-rF5MAmps5esSlhCA+N1b6IYHDw9j/btzGaqfgie522jS02Ju/HXBxamlXVlKEHAxoMKQL77HWI8jlqWsFuekZA==}
3055
engines: {node: '>= 20'}
3056
3057
jose@6.2.2:
@@ -3186,19 +3079,23 @@ packages:
3079
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
3080
hasBin: true
3081
3189
- jscpd-sarif-reporter@4.0.6:
3190
- resolution: {integrity: sha512-b9Sm3IPZ3+m8Lwa4gZa+4/LhDhlc/ZLEsLXKSOy1DANQ6kx0ueqZT+fUHWEdQ6m0o3+RIVIa7DmvLSojQD05ng==}
3082
+ jscpd-sarif-reporter@4.0.7:
3083
+ resolution: {integrity: sha512-Q/VlfTI/Nbjc8dZ/2pDVIf1aRi2bM2CTYujcAoeYr7brRnS4o5ZeW86W8q7MM7cQu40gezlNckl+E9wKFSMFiA==}
3084
3192
- jscpd@4.0.8:
3193
- resolution: {integrity: sha512-d2VNT/2Hv4dxT2/59He8Lyda4DYOxPRyRG9zBaOpTZAqJCVf2xLrBlZkT8Va6Lo9u3X2qz8Bpq4HrDi4JsrQhA==}
3085
+ jscpd@4.0.9:
3086
+ resolution: {integrity: sha512-fp6Sh42W3mIPoQgZmgYmKDLQzEDnnX2vaGlTN4haILkB2vsi+ewcCHEtWR/2CR/QbsBvAvsNo8U5Sa+p9aHiGw==}
3087
hasBin: true
3088
3089
jsdoc-type-pratt-parser@7.1.1:
3090
resolution: {integrity: sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==}
3091
engines: {node: '>=20.0.0'}
3092
3200
- jsdom@29.0.0:
3201
- resolution: {integrity: sha512-9FshNB6OepopZ08unmmGpsF7/qCjxGPbo3NbgfJAnPeHXnsODE9WWffXZtRFRFe0ntzaAOcSKNJFz8wiyvF1jQ==}
3093
+ jsdoc-type-pratt-parser@7.2.0:
3094
+ resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==}
3095
+ engines: {node: '>=20.0.0'}
3096
+
3097
+ jsdom@29.0.2:
3098
+ resolution: {integrity: sha512-9VnGEBosc/ZpwyOsJBCQ/3I5p7Q5ngOY14a9bf5btenAORmZfDse1ZEheMiWcJ3h81+Fv7HmJFdS0szo/waF2w==}
3099
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
3100
peerDependencies:
3101
canvas: ^3.0.0
@@ -3351,8 +3248,8 @@ packages:
3248
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
3249
engines: {node: '>=10'}
3250
3354
- lodash-es@4.17.23:
3355
- resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
3251
+ lodash-es@4.18.1:
3252
+ resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==}
3253
3254
lodash.merge@4.6.2:
3255
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
@@ -3360,8 +3257,8 @@ packages:
3257
lodash@4.17.21:
3258
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
3259
3363
- lodash@4.17.23:
3364
- resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
3260
+ lodash@4.18.1:
3261
+ resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
3262
3263
longest-streak@3.1.0:
3264
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
@@ -3369,8 +3266,8 @@ packages:
3266
lru-cache@10.4.3:
3267
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
3268
3372
- lru-cache@11.2.7:
3373
- resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==}
3269
+ lru-cache@11.3.5:
3270
+ resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==}
3271
engines: {node: 20 || >=22}
3272
3273
lru-cache@5.1.1:
@@ -3387,9 +3284,6 @@ packages:
3284
magic-string@0.30.21:
3285
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
3286
3390
- map-stream@0.1.0:
3391
- resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==}
3392
-
3287
markdown-it@14.1.1:
3288
resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
3289
hasBin: true
@@ -3407,8 +3301,8 @@ packages:
3301
mdast-util-find-and-replace@3.0.2:
3302
resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==}
3303
3410
- mdast-util-from-markdown@2.0.2:
3411
- resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
3304
+ mdast-util-from-markdown@2.0.3:
3305
+ resolution: {integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==}
3306
3307
mdast-util-frontmatter@2.0.1:
3308
resolution: {integrity: sha512-LRqI9+wdgC25P0URIJY9vwocIzCcksduHQ9OF2joxQoyTNVduwLAFUzjoopuRJbJAReaKrNQKAZKL3uCMugWJA==}
@@ -3573,37 +3467,33 @@ packages:
3467
resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
3468
engines: {node: '>=18'}
3469
3576
- minimatch@10.2.4:
3577
- resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
3470
+ minimatch@10.2.5:
3471
+ resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
3472
engines: {node: 18 || 20 || >=22}
3473
3580
- minimatch@3.1.2:
3581
- resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
3474
+ minimatch@3.1.5:
3475
+ resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
3476
3583
- minimatch@7.4.6:
3584
- resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==}
3477
+ minimatch@7.4.9:
3478
+ resolution: {integrity: sha512-Brg/fp/iAVDOQoHxkuN5bEYhyQlZhxddI78yWsCbeEwTHXQjlNLtiJDUsp1GIptVqMI7/gkJMz4vVAc01mpoBw==}
3479
engines: {node: '>=10'}
3480
3587
- minimatch@9.0.1:
3588
- resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
3589
- engines: {node: '>=16 || 14 >=14.17'}
3590
-
3591
- minimatch@9.0.5:
3592
- resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
3481
+ minimatch@9.0.9:
3482
+ resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
3483
engines: {node: '>=16 || 14 >=14.17'}
3484
3485
minimist@1.2.8:
3486
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
3487
3598
- minipass@7.1.2:
3599
- resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
3488
+ minipass@7.1.3:
3489
+ resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
3490
engines: {node: '>=16 || 14 >=14.17'}
3491
3492
mitt@3.0.1:
3493
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
3494
3605
- mlly@1.8.0:
3606
- resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
3495
+ mlly@1.8.2:
3496
+ resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
3497
3498
module-replacements@2.11.0:
3499
resolution: {integrity: sha512-j5sNQm3VCpQQ7nTqGeOZtoJtV3uKERgCBm9QRhmGRiXiqkf7iRFOkfxdJRZWLkqYY8PNf4cDQF/WfXUYLENrRA==}
@@ -3651,8 +3541,8 @@ packages:
3541
node-fetch-native@1.6.7:
3542
resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
3543
3654
- node-releases@2.0.27:
3655
- resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
3544
+ node-releases@2.0.37:
3545
+ resolution: {integrity: sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==}
3546
3547
node-sarif-builder@3.4.0:
3548
resolution: {integrity: sha512-tGnJW6OKRii9u/b2WiUViTJS+h7Apxx17qsMUjsUeNDiMMX5ZFf8F8Fcz7PAQ6omvOxHZtvDTmOYKJQwmfpjeg==}
@@ -3679,11 +3569,6 @@ packages:
3569
nth-check@2.1.1:
3570
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
3571
3682
- nypm@0.6.5:
3683
- resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==}
3684
- engines: {node: '>=18'}
3685
- hasBin: true
3686
-
3572
object-assign@4.1.1:
3573
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
3574
engines: {node: '>=0.10.0'}
@@ -3714,8 +3599,8 @@ packages:
3599
oniguruma-parser@0.12.1:
3600
resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==}
3601
3717
- oniguruma-to-es@4.3.4:
3718
- resolution: {integrity: sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==}
3602
+ oniguruma-to-es@4.3.5:
3603
+ resolution: {integrity: sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==}
3604
3605
open@10.2.0:
3606
resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
@@ -3782,8 +3667,8 @@ packages:
3667
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
3668
engines: {node: '>=8'}
3669
3785
- path-expression-matcher@1.1.3:
3786
- resolution: {integrity: sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==}
3670
+ path-expression-matcher@1.5.0:
3671
+ resolution: {integrity: sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==}
3672
engines: {node: '>=14.0.0'}
3673
3674
path-key@3.1.1:
@@ -3804,9 +3689,6 @@ packages:
3689
pathe@2.0.3:
3690
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
3691
3807
- pause-stream@0.0.11:
3808
- resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==}
3809
-
3692
perfect-debounce@1.0.0:
3693
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
3694
@@ -3816,12 +3698,12 @@ packages:
3698
picocolors@1.1.1:
3699
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
3700
3819
- picomatch@2.3.1:
3820
- resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
3701
+ picomatch@2.3.2:
3702
+ resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
3703
engines: {node: '>=8.6'}
3704
3823
- picomatch@4.0.3:
3824
- resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
3705
+ picomatch@4.0.4:
3706
+ resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
3707
engines: {node: '>=12'}
3708
3709
pidtree@0.6.0:
@@ -3875,12 +3757,8 @@ packages:
3757
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
3758
engines: {node: '>=4'}
3759
3878
- postcss@8.5.6:
3879
- resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
3880
- engines: {node: ^10 || ^12 || >=14}
3881
-
3882
- postcss@8.5.8:
3883
- resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
3760
+ postcss@8.5.9:
3761
+ resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==}
3762
engines: {node: ^10 || ^12 || >=14}
3763
3764
prelude-ls@1.2.1:
@@ -3942,8 +3820,8 @@ packages:
3820
prettier-plugin-svelte:
3821
optional: true
3822
3945
- prettier@3.8.1:
3946
- resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==}
3823
+ prettier@3.8.2:
3824
+ resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==}
3825
engines: {node: '>=14'}
3826
hasBin: true
3827
@@ -3956,19 +3834,15 @@ packages:
3834
proto-list@1.2.4:
3835
resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
3836
3959
- proxy-from-env@1.1.0:
3960
- resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
3961
-
3962
- ps-tree@1.2.0:
3963
- resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==}
3964
- engines: {node: '>= 0.10'}
3965
- hasBin: true
3837
+ proxy-from-env@2.1.0:
3838
+ resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
3839
+ engines: {node: '>=10'}
3840
3841
pug-attrs@3.0.0:
3842
resolution: {integrity: sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==}
3843
3970
- pug-code-gen@3.0.3:
3971
- resolution: {integrity: sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw==}
3844
+ pug-code-gen@3.0.4:
3845
+ resolution: {integrity: sha512-6okWYIKdasTyXICyEtvobmTZAVX57JkzgzIi4iRJlin8kmhG+Xry2dsus+Mun/nGCn6F2U49haHI5mkELXB14g==}
3846
3847
pug-error@2.1.0:
3848
resolution: {integrity: sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==}
@@ -3997,8 +3871,8 @@ packages:
3871
pug-walk@2.0.0:
3872
resolution: {integrity: sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==}
3873
4000
- pug@3.0.3:
4001
- resolution: {integrity: sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g==}
3874
+ pug@3.0.4:
3875
+ resolution: {integrity: sha512-kFfq5mMzrS7+wrl5pLJzZEzemx34OQ0w4SARfhy/3yxTlhbstsudDwJzhf1hP02yHzbjoVMSXUj/Sz6RNfMyXg==}
3876
3877
pump@3.0.4:
3878
resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
@@ -4020,11 +3894,8 @@ packages:
3894
queue-microtask@1.2.3:
3895
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
3896
4023
- rc9@2.1.2:
4024
- resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
4025
-
4026
- rc9@3.0.0:
4027
- resolution: {integrity: sha512-MGOue0VqscKWQ104udASX/3GYDcKyPI4j4F8gu/jHHzglpmy9a/anZK3PNe8ug6aZFl+9GxLtdhe3kVZuMaQbA==}
3897
+ rc9@3.0.1:
3898
+ resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==}
3899
3900
read-package-json-fast@4.0.0:
3901
resolution: {integrity: sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==}
@@ -4063,8 +3934,8 @@ packages:
3934
resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==}
3935
hasBin: true
3936
4066
- regjsparser@0.13.0:
4067
- resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==}
3937
+ regjsparser@0.13.1:
3938
+ resolution: {integrity: sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==}
3939
hasBin: true
3940
3941
repeat-string@1.6.1:
@@ -4104,8 +3975,8 @@ packages:
3975
resolve-pkg-maps@1.0.0:
3976
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
3977
4107
- resolve@1.22.11:
4108
- resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
3978
+ resolve@1.22.12:
3979
+ resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
3980
engines: {node: '>= 0.4'}
3981
hasBin: true
3982
@@ -4133,8 +4004,8 @@ packages:
4004
rollup:
4005
optional: true
4006
4136
- rollup@4.57.1:
4137
- resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==}
4007
+ rollup@4.60.1:
4008
+ resolution: {integrity: sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==}
4009
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
4010
hasBin: true
4011
@@ -4148,13 +4019,13 @@ packages:
4019
rxjs@7.8.2:
4020
resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
4021
4151
- sass@1.98.0:
4152
- resolution: {integrity: sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==}
4022
+ sass@1.99.0:
4023
+ resolution: {integrity: sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==}
4024
engines: {node: '>=14.0.0'}
4025
hasBin: true
4026
4156
- sax@1.5.0:
4157
- resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==}
4027
+ sax@1.6.0:
4028
+ resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
4029
engines: {node: '>=11.0.0'}
4030
4031
saxes@6.0.0:
@@ -4243,33 +4114,27 @@ packages:
4114
spdx-expression-parse@4.0.0:
4115
resolution: {integrity: sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==}
4116
4246
- spdx-license-ids@3.0.22:
4247
- resolution: {integrity: sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==}
4117
+ spdx-license-ids@3.0.23:
4118
+ resolution: {integrity: sha512-CWLcCCH7VLu13TgOH+r8p1O/Znwhqv/dbb6lqWy67G+pT1kHmeD/+V36AVb/vq8QMIQwVShJ6Ssl5FPh0fuSdw==}
4119
4120
speakingurl@14.0.1:
4121
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
4122
engines: {node: '>=0.10.0'}
4123
4253
- split@0.3.3:
4254
- resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==}
4255
-
4124
sprintf-js@1.0.3:
4125
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
4126
4127
stackback@0.0.2:
4128
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
4129
4262
- start-server-and-test@2.1.5:
4263
- resolution: {integrity: sha512-A/SbXpgXE25ScSkpLLqvGvVZT0ykN6+AzS8tVqMBCTxbJy2Nwuen59opT+afalK5aS+AuQmZs0EsLwjnuDN+/g==}
4264
- engines: {node: '>=16'}
4130
+ start-server-and-test@3.0.2:
4131
+ resolution: {integrity: sha512-g6v4zPr1RRL5XxXJ+Wnk1GFLb+DGZLjFqse+5lNZ0X7m4SRMC6eOA+AXYboQDfNCEjpnTu0AGrvJb/JTUOg8dQ==}
4132
+ engines: {node: ^22 || >=24}
4133
hasBin: true
4134
4135
std-env@4.0.0:
4136
resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==}
4137
4270
- stream-combiner@0.0.4:
4271
- resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==}
4272
-
4138
string-width@4.2.3:
4139
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
4140
engines: {node: '>=8'}
@@ -4285,8 +4150,8 @@ packages:
4150
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
4151
engines: {node: '>=8'}
4152
4288
- strip-ansi@7.1.2:
4289
- resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
4153
+ strip-ansi@7.2.0:
4154
+ resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
4155
engines: {node: '>=12'}
4156
4157
strip-final-newline@2.0.0:
@@ -4297,8 +4162,8 @@ packages:
4162
resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==}
4163
engines: {node: '>=12'}
4164
4300
- strnum@2.1.2:
4301
- resolution: {integrity: sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==}
4165
+ strnum@2.2.3:
4166
+ resolution: {integrity: sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==}
4167
4168
style-mod@4.1.3:
4169
resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==}
@@ -4333,12 +4198,12 @@ packages:
4198
tailwindcss@4.2.2:
4199
resolution: {integrity: sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==}
4200
4336
- tapable@2.3.0:
4337
- resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
4201
+ tapable@2.3.2:
4202
+ resolution: {integrity: sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==}
4203
engines: {node: '>=6'}
4204
4340
- taze@19.10.0:
4341
- resolution: {integrity: sha512-pylMr+Yl8m4ZXu5LwWdtfCOJhLW69NuoeZTLtRzTekfheQ1ix5wOWjQlTb8S3SSxLlDcYFuajQOWllO5iyE0jg==}
4205
+ taze@19.11.0:
4206
+ resolution: {integrity: sha512-BlfH8Z6JdoIsrUptnz4P4YuEqdYsa/bSNNDOMhTlsHZ7Bbg1/0NyYh6uPkoRREjrt/kVovV+HYdi1ilHxvChfw==}
4207
hasBin: true
4208
4209
thememirror@2.0.1:
@@ -4348,29 +4213,26 @@ packages:
4213
'@codemirror/state': ^6.0.0
4214
'@codemirror/view': ^6.0.0
4215
4351
- through@2.3.8:
4352
- resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
4353
-
4216
tinybench@2.9.0:
4217
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
4218
4357
- tinyexec@1.0.2:
4358
- resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
4219
+ tinyexec@1.1.1:
4220
+ resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==}
4221
engines: {node: '>=18'}
4222
4361
- tinyglobby@0.2.15:
4362
- resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
4223
+ tinyglobby@0.2.16:
4224
+ resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
4225
engines: {node: '>=12.0.0'}
4226
4365
- tinyrainbow@3.0.3:
4366
- resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==}
4227
+ tinyrainbow@3.1.0:
4228
+ resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
4229
engines: {node: '>=14.0.0'}
4230
4369
- tldts-core@7.0.23:
4370
- resolution: {integrity: sha512-0g9vrtDQLrNIiCj22HSe9d4mLVG3g5ph5DZ8zCKBr4OtrspmNB6ss7hVyzArAeE88ceZocIEGkyW1Ime7fxPtQ==}
4231
+ tldts-core@7.0.28:
4232
+ resolution: {integrity: sha512-7W5Efjhsc3chVdFhqtaU0KtK32J37Zcr9RKtID54nG+tIpcY79CQK/veYPODxtD/LJ4Lue66jvrQzIX2Z2/pUQ==}
4233
4372
- tldts@7.0.23:
4373
- resolution: {integrity: sha512-ASdhgQIBSay0R/eXggAkQ53G4nTJqTXqC2kbaBbdDwM7SkjyZyO0OaaN1/FH7U/yCeqOHDwFO5j8+Os/IS1dXw==}
4234
+ tldts@7.0.28:
4235
+ resolution: {integrity: sha512-+Zg3vWhRUv8B1maGSTFdev9mjoo8Etn2Ayfs4cnjlD3CsGkxXX4QyW3j2WJ0wdjYcYmy7Lx2RDsZMhgCWafKIw==}
4236
hasBin: true
4237
4238
tmp@0.2.5:
@@ -4404,14 +4266,18 @@ packages:
4266
resolution: {integrity: sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==}
4267
engines: {node: '>=20'}
4268
4269
+ tree-kill@1.2.2:
4270
+ resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
4271
+ hasBin: true
4272
+
4273
treemate@0.3.11:
4274
resolution: {integrity: sha512-M8RGFoKtZ8dF+iwJfAJTOH/SM4KluKOKRJpjCMhI8bG3qB74zrFoArKZ62ll0Fr3mqkMJiQOmWYkdYgDeITYQg==}
4275
4276
trim-lines@3.0.1:
4277
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
4278
4413
- ts-api-utils@2.4.0:
4414
- resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
4279
+ ts-api-utils@2.5.0:
4280
+ resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
4281
engines: {node: '>=18.12'}
4282
peerDependencies:
4283
typescript: '>=4.8.4'
@@ -4434,8 +4300,8 @@ packages:
4300
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
4301
engines: {node: '>= 0.8.0'}
4302
4437
- type-fest@5.4.4:
4438
- resolution: {integrity: sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw==}
4303
+ type-fest@5.5.0:
4304
+ resolution: {integrity: sha512-PlBfpQwiUvGViBNX84Yxwjsdhd1TUlXr6zjX7eoirtCPIr08NAmxwa+fcYBTeRQxHo9YC9wwF3m9i700sHma8g==}
4305
engines: {node: '>=20'}
4306
4307
typescript@5.9.3:
@@ -4458,14 +4324,14 @@ packages:
4324
unctx@2.5.0:
4325
resolution: {integrity: sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==}
4326
4461
- undici-types@7.18.2:
4462
- resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
4327
+ undici-types@7.19.2:
4328
+ resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
4329
4464
- undici-types@7.22.0:
4465
- resolution: {integrity: sha512-RKZvifiL60xdsIuC80UY0dq8Z7DbJUV8/l2hOVbyZAxBzEeQU4Z58+4ZzJ6WN2Lidi9KzT5EbiGX+PI/UGYuRw==}
4330
+ undici-types@7.25.0:
4331
+ resolution: {integrity: sha512-AXNgS1Byr27fTI+2bsPEkV9CxkT8H6xNyRI68b3TatlZo3RkzlqQBLL+w7SmGPVpokjHbcuNVQUWE7FRTg+LRA==}
4332
4467
- undici@7.24.4:
4468
- resolution: {integrity: sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==}
4333
+ undici@7.25.0:
4334
+ resolution: {integrity: sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==}
4335
engines: {node: '>=20.18.1'}
4336
4337
unist-util-is@6.0.1:
@@ -4515,8 +4381,8 @@ packages:
4381
util-deprecate@1.0.2:
4382
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
4383
4518
- validator@13.15.26:
4519
- resolution: {integrity: sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==}
4384
+ validator@13.15.35:
4385
+ resolution: {integrity: sha512-TQ5pAGhd5whStmqWvYF4OjQROlmv9SMFVt37qoCBdqRffuuklWYQlCNnEs2ZaIBD1kZRNnikiZOS1eqgkar0iw==}
4386
engines: {node: '>= 0.10'}
4387
4388
vdirs@0.1.8:
@@ -4555,24 +4421,24 @@ packages:
4421
'@nuxt/kit':
4422
optional: true
4423
4558
- vite-plugin-vue-devtools@8.1.0:
4559
- resolution: {integrity: sha512-4AvNRePfni3+PqOunACmAImC6SJVpUv6f7/g4oakyre9hYdEMrvDYlNmTZQsJPzVLMcGzn1FvSEqJ/n4HQ9cDg==}
4424
+ vite-plugin-vue-devtools@8.1.1:
4425
+ resolution: {integrity: sha512-9qTpOmZ2vHpvlI9hdVXAQ1Ry4I8GcBArU7aPi0qfIaV7fQIXy0L1nb6X4mFY2Gw0dYshHuLbIl0Ulb572SCjsQ==}
4426
engines: {node: '>=v14.21.3'}
4427
peerDependencies:
4428
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
4429
4564
- vite-plugin-vue-inspector@5.3.2:
4565
- resolution: {integrity: sha512-YvEKooQcSiBTAs0DoYLfefNja9bLgkFM7NI2b07bE2SruuvX0MEa9cMaxjKVMkeCp5Nz9FRIdcN1rOdFVBeL6Q==}
4430
+ vite-plugin-vue-inspector@5.4.0:
4431
+ resolution: {integrity: sha512-Iq/024CydcE46FZqWPU4t4lw4uYOdLnFSO1RNxJVt2qY9zxIjmnkBqhHnYaReWM82kmNnaXs7OkfgRrV2GEjyw==}
4432
peerDependencies:
4567
- vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
4433
+ vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
4434
4435
vite-svg-loader@5.1.1:
4436
resolution: {integrity: sha512-RPzcXA/EpKJA0585x58DBgs7my2VfeJ+j2j1EoHY4Zh82Y7hV4cR1fElgy2aZi85+QSrcLLoTStQ5uZjD68u+Q==}
4437
peerDependencies:
4438
vue: '>=3.2.13'
4439
4574
- vite@7.3.1:
4575
- resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
4440
+ vite@7.3.2:
4441
+ resolution: {integrity: sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==}
4442
engines: {node: ^20.19.0 || >=22.12.0}
4443
hasBin: true
4444
peerDependencies:
@@ -4611,21 +4477,23 @@ packages:
4477
yaml:
4478
optional: true
4479
4614
- vitest@4.1.0:
4615
- resolution: {integrity: sha512-YbDrMF9jM2Lqc++2530UourxZHmkKLxrs4+mYhEwqWS97WJ7wOYEkcr+QfRgJ3PW9wz3odRijLZjHEaRLTNbqw==}
4480
+ vitest@4.1.4:
4481
+ resolution: {integrity: sha512-tFuJqTxKb8AvfyqMfnavXdzfy3h3sWZRWwfluGbkeR7n0HUev+FmNgZ8SDrRBTVrVCjgH5cA21qGbCffMNtWvg==}
4482
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
4483
hasBin: true
4484
peerDependencies:
4485
'@edge-runtime/vm': '*'
4486
'@opentelemetry/api': ^1.9.0
4487
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
4622
- '@vitest/browser-playwright': 4.1.0
4623
- '@vitest/browser-preview': 4.1.0
4624
- '@vitest/browser-webdriverio': 4.1.0
4625
- '@vitest/ui': 4.1.0
4488
+ '@vitest/browser-playwright': 4.1.4
4489
+ '@vitest/browser-preview': 4.1.4
4490
+ '@vitest/browser-webdriverio': 4.1.4
4491
+ '@vitest/coverage-istanbul': 4.1.4
4492
+ '@vitest/coverage-v8': 4.1.4
4493
+ '@vitest/ui': 4.1.4
4494
happy-dom: '*'
4495
jsdom: '*'
4628
- vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0
4496
+ vite: ^6.0.0 || ^7.0.0 || ^8.0.0
4497
peerDependenciesMeta:
4498
'@edge-runtime/vm':
4499
optional: true
@@ -4639,6 +4507,10 @@ packages:
4507
optional: true
4508
'@vitest/browser-webdriverio':
4509
optional: true
4510
+ '@vitest/coverage-istanbul':
4511
+ optional: true
4512
+ '@vitest/coverage-v8':
4513
+ optional: true
4514
'@vitest/ui':
4515
optional: true
4516
happy-dom:
@@ -4684,14 +4556,14 @@ packages:
4556
peerDependencies:
4557
vue: ^3.0.0
4558
4687
- vue-i18n@11.3.0:
4688
- resolution: {integrity: sha512-1J+xDfDJTLhDxElkd3+XUhT7FYSZd2b8pa7IRKGxhWH/8yt6PTvi3xmWhGwhYT5EaXdatui11pF2R6tL73/zPA==}
4559
+ vue-i18n@11.3.2:
4560
+ resolution: {integrity: sha512-gmFrvM+iuf2AH4ygligw/pC7PRJ63AdRNE68E0GPlQ83Mzfyck6g6cRQC3KzkYXr+ZidR91wq+5YBmAMpkgE1A==}
4561
engines: {node: '>= 16'}
4562
peerDependencies:
4563
vue: ^3.0.0
4564
4693
- vue-router@5.0.3:
4694
- resolution: {integrity: sha512-nG1c7aAFac7NYj8Hluo68WyWfc41xkEjaR0ViLHCa3oDvTQ/nIuLJlXJX1NUPw/DXzx/8+OKMng045HHQKQKWw==}
4565
+ vue-router@5.0.4:
4566
+ resolution: {integrity: sha512-lCqDLCI2+fKVRl2OzXuzdSWmxXFLQRxQbmHugnRpTMyYiT+hNaycV0faqG5FBHDXoYrZ6MQcX87BvbY8mQ20Bg==}
4567
peerDependencies:
4568
'@pinia/colada': '>=0.21.2'
4569
'@vue/compiler-sfc': ^3.5.17
@@ -4728,8 +4600,8 @@ packages:
4600
peerDependencies:
4601
vue: ^3.2
4602
4731
- vue@3.5.30:
4732
- resolution: {integrity: sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==}
4603
+ vue@3.5.32:
4604
+ resolution: {integrity: sha512-vM4z4Q9tTafVfMAK7IVzmxg34rSzTFMyIe0UUEijUCkn9+23lj0WRfA83dg7eQZIUlgOSGrkViIaCfqSAUXsMw==}
4605
peerDependencies:
4606
typescript: '*'
4607
peerDependenciesMeta:
@@ -4753,8 +4625,8 @@ packages:
4625
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
4626
engines: {node: '>=18'}
4627
4756
- wait-on@9.0.4:
4757
- resolution: {integrity: sha512-k8qrgfwrPVJXTeFY8tl6BxVHiclK11u72DVKhpybHfUL/K6KM4bdyK9EhIVYGytB5MJe/3lq4Tf0hrjM+pvJZQ==}
4628
+ wait-on@9.0.5:
4629
+ resolution: {integrity: sha512-qgnbHDfDTRIp73ANEJNRW/7kn8CrDUcvZz18xotJQku/P4saTGkbIzvnMZebPmVvVNUiRq1qWAPyqCH+W4H8KA==}
4630
engines: {node: '>=20.0.0'}
4631
hasBin: true
4632
@@ -4826,8 +4698,8 @@ packages:
4698
xmlchars@2.2.0:
4699
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
4700
4829
- xmllint-wasm@5.1.0:
4830
- resolution: {integrity: sha512-6HCIJKAJWt96UzA2dgPXsnMuYQihD7U1DU9Tu3BdXqVruha1KV8nUofOxbw8f5ULgQGdNsJMwtX3dyaTHd9hQQ==}
4701
+ xmllint-wasm@5.2.0:
4702
+ resolution: {integrity: sha512-GVMuR3ViU8R7sakcVm/4GClMtCV8p7xgjXZlc6GmvPpInIz4V41lmRnjSd4uKhVkf5MZj97wEZkPM4RMAhojuQ==}
4703
engines: {node: '>=16'}
4704
peerDependencies:
4705
'@types/node': '>=16'
@@ -4846,12 +4718,12 @@ packages:
4718
resolution: {integrity: sha512-h0uDm97wvT2bokfwwTmY6kJ1hp6YDFL0nRHwNKz8s/VD1FH/vvZjAKoMUE+un0eaYBSG7/c6h+lJTP+31tjgTw==}
4719
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
4720
4849
- yaml@1.10.2:
4850
- resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
4721
+ yaml@1.10.3:
4722
+ resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
4723
engines: {node: '>= 6'}
4724
4853
- yaml@2.8.2:
4854
- resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
4725
+ yaml@2.8.3:
4726
+ resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
4727
engines: {node: '>= 14.6'}
4728
hasBin: true
4729
@@ -4887,128 +4759,128 @@ snapshots:
4759
dependencies:
4760
lodash: 4.17.21
4761
4890
- '@algolia/abtesting@1.14.1':
4762
+ '@algolia/abtesting@1.16.1':
4763
dependencies:
4892
- '@algolia/client-common': 5.48.1
4893
- '@algolia/requester-browser-xhr': 5.48.1
4894
- '@algolia/requester-fetch': 5.48.1
4895
- '@algolia/requester-node-http': 5.48.1
4764
+ '@algolia/client-common': 5.50.1
4765
+ '@algolia/requester-browser-xhr': 5.50.1
4766
+ '@algolia/requester-fetch': 5.50.1
4767
+ '@algolia/requester-node-http': 5.50.1
4768
4897
- '@algolia/client-abtesting@5.48.1':
4769
+ '@algolia/client-abtesting@5.50.1':
4770
dependencies:
4899
- '@algolia/client-common': 5.48.1
4900
- '@algolia/requester-browser-xhr': 5.48.1
4901
- '@algolia/requester-fetch': 5.48.1
4902
- '@algolia/requester-node-http': 5.48.1
4771
+ '@algolia/client-common': 5.50.1
4772
+ '@algolia/requester-browser-xhr': 5.50.1
4773
+ '@algolia/requester-fetch': 5.50.1
4774
+ '@algolia/requester-node-http': 5.50.1
4775
4904
- '@algolia/client-analytics@5.48.1':
4776
+ '@algolia/client-analytics@5.50.1':
4777
dependencies:
4906
- '@algolia/client-common': 5.48.1
4907
- '@algolia/requester-browser-xhr': 5.48.1
4908
- '@algolia/requester-fetch': 5.48.1
4909
- '@algolia/requester-node-http': 5.48.1
4778
+ '@algolia/client-common': 5.50.1
4779
+ '@algolia/requester-browser-xhr': 5.50.1
4780
+ '@algolia/requester-fetch': 5.50.1
4781
+ '@algolia/requester-node-http': 5.50.1
4782
4911
- '@algolia/client-common@5.48.1': {}
4783
+ '@algolia/client-common@5.50.1': {}
4784
4913
- '@algolia/client-insights@5.48.1':
4785
+ '@algolia/client-insights@5.50.1':
4786
dependencies:
4915
- '@algolia/client-common': 5.48.1
4916
- '@algolia/requester-browser-xhr': 5.48.1
4917
- '@algolia/requester-fetch': 5.48.1
4918
- '@algolia/requester-node-http': 5.48.1
4787
+ '@algolia/client-common': 5.50.1
4788
+ '@algolia/requester-browser-xhr': 5.50.1
4789
+ '@algolia/requester-fetch': 5.50.1
4790
+ '@algolia/requester-node-http': 5.50.1
4791
4920
- '@algolia/client-personalization@5.48.1':
4792
+ '@algolia/client-personalization@5.50.1':
4793
dependencies:
4922
- '@algolia/client-common': 5.48.1
4923
- '@algolia/requester-browser-xhr': 5.48.1
4924
- '@algolia/requester-fetch': 5.48.1
4925
- '@algolia/requester-node-http': 5.48.1
4794
+ '@algolia/client-common': 5.50.1
4795
+ '@algolia/requester-browser-xhr': 5.50.1
4796
+ '@algolia/requester-fetch': 5.50.1
4797
+ '@algolia/requester-node-http': 5.50.1
4798
4927
- '@algolia/client-query-suggestions@5.48.1':
4799
+ '@algolia/client-query-suggestions@5.50.1':
4800
dependencies:
4929
- '@algolia/client-common': 5.48.1
4930
- '@algolia/requester-browser-xhr': 5.48.1
4931
- '@algolia/requester-fetch': 5.48.1
4932
- '@algolia/requester-node-http': 5.48.1
4801
+ '@algolia/client-common': 5.50.1
4802
+ '@algolia/requester-browser-xhr': 5.50.1
4803
+ '@algolia/requester-fetch': 5.50.1
4804
+ '@algolia/requester-node-http': 5.50.1
4805
4934
- '@algolia/client-search@5.48.1':
4806
+ '@algolia/client-search@5.50.1':
4807
dependencies:
4936
- '@algolia/client-common': 5.48.1
4937
- '@algolia/requester-browser-xhr': 5.48.1
4938
- '@algolia/requester-fetch': 5.48.1
4939
- '@algolia/requester-node-http': 5.48.1
4808
+ '@algolia/client-common': 5.50.1
4809
+ '@algolia/requester-browser-xhr': 5.50.1
4810
+ '@algolia/requester-fetch': 5.50.1
4811
+ '@algolia/requester-node-http': 5.50.1
4812
4941
- '@algolia/ingestion@1.48.1':
4813
+ '@algolia/ingestion@1.50.1':
4814
dependencies:
4943
- '@algolia/client-common': 5.48.1
4944
- '@algolia/requester-browser-xhr': 5.48.1
4945
- '@algolia/requester-fetch': 5.48.1
4946
- '@algolia/requester-node-http': 5.48.1
4815
+ '@algolia/client-common': 5.50.1
4816
+ '@algolia/requester-browser-xhr': 5.50.1
4817
+ '@algolia/requester-fetch': 5.50.1
4818
+ '@algolia/requester-node-http': 5.50.1
4819
4948
- '@algolia/monitoring@1.48.1':
4820
+ '@algolia/monitoring@1.50.1':
4821
dependencies:
4950
- '@algolia/client-common': 5.48.1
4951
- '@algolia/requester-browser-xhr': 5.48.1
4952
- '@algolia/requester-fetch': 5.48.1
4953
- '@algolia/requester-node-http': 5.48.1
4822
+ '@algolia/client-common': 5.50.1
4823
+ '@algolia/requester-browser-xhr': 5.50.1
4824
+ '@algolia/requester-fetch': 5.50.1
4825
+ '@algolia/requester-node-http': 5.50.1
4826
4955
- '@algolia/recommend@5.48.1':
4827
+ '@algolia/recommend@5.50.1':
4828
dependencies:
4957
- '@algolia/client-common': 5.48.1
4958
- '@algolia/requester-browser-xhr': 5.48.1
4959
- '@algolia/requester-fetch': 5.48.1
4960
- '@algolia/requester-node-http': 5.48.1
4829
+ '@algolia/client-common': 5.50.1
4830
+ '@algolia/requester-browser-xhr': 5.50.1
4831
+ '@algolia/requester-fetch': 5.50.1
4832
+ '@algolia/requester-node-http': 5.50.1
4833
4962
- '@algolia/requester-browser-xhr@5.48.1':
4834
+ '@algolia/requester-browser-xhr@5.50.1':
4835
dependencies:
4964
- '@algolia/client-common': 5.48.1
4836
+ '@algolia/client-common': 5.50.1
4837
4966
- '@algolia/requester-fetch@5.48.1':
4838
+ '@algolia/requester-fetch@5.50.1':
4839
dependencies:
4968
- '@algolia/client-common': 5.48.1
4840
+ '@algolia/client-common': 5.50.1
4841
4970
- '@algolia/requester-node-http@5.48.1':
4842
+ '@algolia/requester-node-http@5.50.1':
4843
dependencies:
4972
- '@algolia/client-common': 5.48.1
4844
+ '@algolia/client-common': 5.50.1
4845
4974
- '@antfu/eslint-config@7.7.3(@typescript-eslint/rule-tester@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.57.1(typescript@5.9.3))(@typescript-eslint/utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)))':
4846
+ '@antfu/eslint-config@7.7.3(@typescript-eslint/rule-tester@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3))(@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.32)(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)))':
4847
dependencies:
4848
'@antfu/install-pkg': 1.1.0
4977
- '@clack/prompts': 1.1.0
4978
- '@e18e/eslint-plugin': 0.2.0(eslint@10.0.3(jiti@2.6.1))
4979
- '@eslint-community/eslint-plugin-eslint-comments': 4.7.1(eslint@10.0.3(jiti@2.6.1))
4849
+ '@clack/prompts': 1.2.0
4850
+ '@e18e/eslint-plugin': 0.2.0(eslint@10.2.0(jiti@2.6.1))
4851
+ '@eslint-community/eslint-plugin-eslint-comments': 4.7.1(eslint@10.2.0(jiti@2.6.1))
4852
'@eslint/markdown': 7.5.1
4981
- '@stylistic/eslint-plugin': 5.10.0(eslint@10.0.3(jiti@2.6.1))
4982
- '@typescript-eslint/eslint-plugin': 8.57.1(@typescript-eslint/parser@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4983
- '@typescript-eslint/parser': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4984
- '@vitest/eslint-plugin': 1.6.12(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)))
4853
+ '@stylistic/eslint-plugin': 5.10.0(eslint@10.2.0(jiti@2.6.1))
4854
+ '@typescript-eslint/eslint-plugin': 8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
4855
+ '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
4856
+ '@vitest/eslint-plugin': 1.6.15(@typescript-eslint/eslint-plugin@8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)))
4857
ansis: 4.2.0
4858
cac: 7.0.0
4987
- eslint: 10.0.3(jiti@2.6.1)
4988
- eslint-config-flat-gitignore: 2.2.1(eslint@10.0.3(jiti@2.6.1))
4989
- eslint-flat-config-utils: 3.0.2
4990
- eslint-merge-processors: 2.0.0(eslint@10.0.3(jiti@2.6.1))
4991
- eslint-plugin-antfu: 3.2.2(eslint@10.0.3(jiti@2.6.1))
4992
- eslint-plugin-command: 3.5.2(@typescript-eslint/rule-tester@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.57.1(typescript@5.9.3))(@typescript-eslint/utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
4993
- eslint-plugin-import-lite: 0.5.2(eslint@10.0.3(jiti@2.6.1))
4994
- eslint-plugin-jsdoc: 62.7.1(eslint@10.0.3(jiti@2.6.1))
4995
- eslint-plugin-jsonc: 3.1.1(eslint@10.0.3(jiti@2.6.1))
4996
- eslint-plugin-n: 17.24.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4859
+ eslint: 10.2.0(jiti@2.6.1)
4860
+ eslint-config-flat-gitignore: 2.3.0(eslint@10.2.0(jiti@2.6.1))
4861
+ eslint-flat-config-utils: 3.1.0
4862
+ eslint-merge-processors: 2.0.0(eslint@10.2.0(jiti@2.6.1))
4863
+ eslint-plugin-antfu: 3.2.2(eslint@10.2.0(jiti@2.6.1))
4864
+ eslint-plugin-command: 3.5.2(@typescript-eslint/rule-tester@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3))(@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))
4865
+ eslint-plugin-import-lite: 0.5.2(eslint@10.2.0(jiti@2.6.1))
4866
+ eslint-plugin-jsdoc: 62.9.0(eslint@10.2.0(jiti@2.6.1))
4867
+ eslint-plugin-jsonc: 3.1.2(eslint@10.2.0(jiti@2.6.1))
4868
+ eslint-plugin-n: 17.24.0(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
4869
eslint-plugin-no-only-tests: 3.3.0
4998
- eslint-plugin-perfectionist: 5.6.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
4999
- eslint-plugin-pnpm: 1.6.0(eslint@10.0.3(jiti@2.6.1))
5000
- eslint-plugin-regexp: 3.1.0(eslint@10.0.3(jiti@2.6.1))
5001
- eslint-plugin-toml: 1.3.1(eslint@10.0.3(jiti@2.6.1))
5002
- eslint-plugin-unicorn: 63.0.0(eslint@10.0.3(jiti@2.6.1))
5003
- eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.57.1(@typescript-eslint/parser@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))
5004
- eslint-plugin-vue: 10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@10.0.3(jiti@2.6.1)))(@typescript-eslint/parser@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@10.0.3(jiti@2.6.1)))
5005
- eslint-plugin-yml: 3.3.1(eslint@10.0.3(jiti@2.6.1))
5006
- eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.30)(eslint@10.0.3(jiti@2.6.1))
5007
- globals: 17.4.0
4870
+ eslint-plugin-perfectionist: 5.8.0(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
4871
+ eslint-plugin-pnpm: 1.6.0(eslint@10.2.0(jiti@2.6.1))
4872
+ eslint-plugin-regexp: 3.1.0(eslint@10.2.0(jiti@2.6.1))
4873
+ eslint-plugin-toml: 1.3.1(eslint@10.2.0(jiti@2.6.1))
4874
+ eslint-plugin-unicorn: 63.0.0(eslint@10.2.0(jiti@2.6.1))
4875
+ eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))
4876
+ eslint-plugin-vue: 10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@10.2.0(jiti@2.6.1)))(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@10.2.0(jiti@2.6.1)))
4877
+ eslint-plugin-yml: 3.3.1(eslint@10.2.0(jiti@2.6.1))
4878
+ eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.32)(eslint@10.2.0(jiti@2.6.1))
4879
+ globals: 17.5.0
4880
local-pkg: 1.1.2
4881
parse-gitignore: 2.0.0
4882
toml-eslint-parser: 1.0.3
5011
- vue-eslint-parser: 10.4.0(eslint@10.0.3(jiti@2.6.1))
4883
+ vue-eslint-parser: 10.4.0(eslint@10.2.0(jiti@2.6.1))
4884
yaml-eslint-parser: 2.0.0
4885
transitivePeerDependencies:
4886
- '@eslint/json'
@@ -5024,31 +4896,28 @@ snapshots:
4896
'@antfu/install-pkg@1.1.0':
4897
dependencies:
4898
package-manager-detector: 1.6.0
5027
- tinyexec: 1.0.2
4899
+ tinyexec: 1.1.1
4900
5029
- '@antfu/ni@28.2.0':
4901
+ '@antfu/ni@30.0.0':
4902
dependencies:
5031
- ansis: 4.2.0
4903
fzf: 0.5.2
4904
package-manager-detector: 1.6.0
5034
- tinyexec: 1.0.2
5035
- tinyglobby: 0.2.15
4905
+ tinyexec: 1.1.1
4906
+ tinyglobby: 0.2.16
4907
5037
- '@asamuzakjp/css-color@5.0.1':
4908
+ '@asamuzakjp/css-color@5.1.10':
4909
dependencies:
5039
- '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
5040
- '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
4910
+ '@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
4911
+ '@csstools/css-color-parser': 4.1.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
4912
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
4913
'@csstools/css-tokenizer': 4.0.0
5043
- lru-cache: 11.2.7
4914
5045
- '@asamuzakjp/dom-selector@7.0.3':
4915
+ '@asamuzakjp/dom-selector@7.0.9':
4916
dependencies:
4917
'@asamuzakjp/nwsapi': 2.3.9
4918
bidi-js: 1.0.3
4919
css-tree: 3.2.1
4920
is-potential-custom-element-name: 1.0.1
5051
- lru-cache: 11.2.7
4921
4922
'@asamuzakjp/nwsapi@2.3.9': {}
4923
@@ -5066,8 +4935,8 @@ snapshots:
4935
'@babel/generator': 7.29.1
4936
'@babel/helper-compilation-targets': 7.28.6
4937
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
5069
- '@babel/helpers': 7.28.6
5070
- '@babel/parser': 7.29.0
4938
+ '@babel/helpers': 7.29.2
4939
+ '@babel/parser': 7.29.2
4940
'@babel/template': 7.28.6
4941
'@babel/traverse': 7.29.0
4942
'@babel/types': 7.29.0
@@ -5082,7 +4951,7 @@ snapshots:
4951
4952
'@babel/generator@7.29.1':
4953
dependencies:
5085
- '@babel/parser': 7.29.0
4954
+ '@babel/parser': 7.29.2
4955
'@babel/types': 7.29.0
4956
'@jridgewell/gen-mapping': 0.3.13
4957
'@jridgewell/trace-mapping': 0.3.31
@@ -5096,7 +4965,7 @@ snapshots:
4965
dependencies:
4966
'@babel/compat-data': 7.29.0
4967
'@babel/helper-validator-option': 7.27.1
5099
- browserslist: 4.28.1
4968
+ browserslist: 4.28.2
4969
lru-cache: 5.1.1
4970
semver: 6.3.1
4971
@@ -5166,12 +5035,12 @@ snapshots:
5035
5036
'@babel/helper-validator-option@7.27.1': {}
5037
5169
- '@babel/helpers@7.28.6':
5038
+ '@babel/helpers@7.29.2':
5039
dependencies:
5040
'@babel/template': 7.28.6
5041
'@babel/types': 7.29.0
5042
5174
- '@babel/parser@7.29.0':
5043
+ '@babel/parser@7.29.2':
5044
dependencies:
5045
'@babel/types': 7.29.0
5046
@@ -5223,7 +5092,7 @@ snapshots:
5092
'@babel/template@7.28.6':
5093
dependencies:
5094
'@babel/code-frame': 7.29.0
5226
- '@babel/parser': 7.29.0
5095
+ '@babel/parser': 7.29.2
5096
'@babel/types': 7.29.0
5097
5098
'@babel/traverse@7.29.0':
@@ -5231,7 +5100,7 @@ snapshots:
5100
'@babel/code-frame': 7.29.0
5101
'@babel/generator': 7.29.1
5102
'@babel/helper-globals': 7.28.0
5234
- '@babel/parser': 7.29.0
5103
+ '@babel/parser': 7.29.2
5104
'@babel/template': 7.28.6
5105
'@babel/types': 7.29.0
5106
debug: 4.4.3
@@ -5247,85 +5116,84 @@ snapshots:
5116
dependencies:
5117
css-tree: 3.2.1
5118
5250
- '@clack/core@1.1.0':
5119
+ '@clack/core@1.2.0':
5120
dependencies:
5121
+ fast-wrap-ansi: 0.1.6
5122
sisteransi: 1.0.5
5123
5254
- '@clack/prompts@1.1.0':
5124
+ '@clack/prompts@1.2.0':
5125
dependencies:
5256
- '@clack/core': 1.1.0
5126
+ '@clack/core': 1.2.0
5127
+ fast-string-width: 1.1.0
5128
+ fast-wrap-ansi: 0.1.6
5129
sisteransi: 1.0.5
5130
5259
- '@codemirror/autocomplete@6.20.0':
5131
+ '@codemirror/autocomplete@6.20.1':
5132
dependencies:
5261
- '@codemirror/language': 6.12.1
5262
- '@codemirror/state': 6.5.4
5263
- '@codemirror/view': 6.40.0
5264
- '@lezer/common': 1.5.1
5133
+ '@codemirror/language': 6.12.3
5134
+ '@codemirror/state': 6.6.0
5135
+ '@codemirror/view': 6.41.0
5136
+ '@lezer/common': 1.5.2
5137
5138
'@codemirror/commands@6.10.3':
5139
dependencies:
5268
- '@codemirror/language': 6.12.1
5140
+ '@codemirror/language': 6.12.3
5141
'@codemirror/state': 6.6.0
5270
- '@codemirror/view': 6.40.0
5271
- '@lezer/common': 1.5.1
5142
+ '@codemirror/view': 6.41.0
5143
+ '@lezer/common': 1.5.2
5144
5145
'@codemirror/lang-javascript@6.2.5':
5146
dependencies:
5275
- '@codemirror/autocomplete': 6.20.0
5276
- '@codemirror/language': 6.12.1
5147
+ '@codemirror/autocomplete': 6.20.1
5148
+ '@codemirror/language': 6.12.3
5149
'@codemirror/lint': 6.9.5
5278
- '@codemirror/state': 6.5.4
5279
- '@codemirror/view': 6.40.0
5280
- '@lezer/common': 1.5.1
5150
+ '@codemirror/state': 6.6.0
5151
+ '@codemirror/view': 6.41.0
5152
+ '@lezer/common': 1.5.2
5153
'@lezer/javascript': 1.5.4
5154
5155
'@codemirror/lang-xml@6.1.0':
5156
dependencies:
5285
- '@codemirror/autocomplete': 6.20.0
5286
- '@codemirror/language': 6.12.1
5287
- '@codemirror/state': 6.5.4
5288
- '@codemirror/view': 6.40.0
5289
- '@lezer/common': 1.5.1
5157
+ '@codemirror/autocomplete': 6.20.1
5158
+ '@codemirror/language': 6.12.3
5159
+ '@codemirror/state': 6.6.0
5160
+ '@codemirror/view': 6.41.0
5161
+ '@lezer/common': 1.5.2
5162
'@lezer/xml': 1.0.6
5163
5292
- '@codemirror/language@6.12.1':
5164
+ '@codemirror/language@6.12.3':
5165
dependencies:
5294
- '@codemirror/state': 6.5.4
5295
- '@codemirror/view': 6.40.0
5296
- '@lezer/common': 1.5.1
5166
+ '@codemirror/state': 6.6.0
5167
+ '@codemirror/view': 6.41.0
5168
+ '@lezer/common': 1.5.2
5169
'@lezer/highlight': 1.2.3
5170
'@lezer/lr': 1.4.8
5171
style-mod: 4.1.3
5172
5173
'@codemirror/lint@6.9.5':
5174
dependencies:
5303
- '@codemirror/state': 6.5.4
5304
- '@codemirror/view': 6.40.0
5175
+ '@codemirror/state': 6.6.0
5176
+ '@codemirror/view': 6.41.0
5177
crelt: 1.0.6
5178
5179
'@codemirror/search@6.6.0':
5180
dependencies:
5309
- '@codemirror/state': 6.5.4
5310
- '@codemirror/view': 6.40.0
5181
+ '@codemirror/state': 6.6.0
5182
+ '@codemirror/view': 6.41.0
5183
crelt: 1.0.6
5184
5313
- '@codemirror/state@6.5.4':
5314
- dependencies:
5315
- '@marijn/find-cluster-break': 1.0.2
5316
-
5185
'@codemirror/state@6.6.0':
5186
dependencies:
5187
'@marijn/find-cluster-break': 1.0.2
5188
5189
'@codemirror/theme-one-dark@6.1.3':
5190
dependencies:
5323
- '@codemirror/language': 6.12.1
5324
- '@codemirror/state': 6.5.4
5325
- '@codemirror/view': 6.40.0
5191
+ '@codemirror/language': 6.12.3
5192
+ '@codemirror/state': 6.6.0
5193
+ '@codemirror/view': 6.41.0
5194
'@lezer/highlight': 1.2.3
5195
5328
- '@codemirror/view@6.40.0':
5196
+ '@codemirror/view@6.41.0':
5197
dependencies:
5198
'@codemirror/state': 6.6.0
5199
crelt: 1.0.6
@@ -5339,21 +5207,21 @@ snapshots:
5207
dependencies:
5208
css-render: 0.15.14
5209
5342
- '@css-render/vue3-ssr@0.15.14(vue@3.5.30(typescript@5.9.3))':
5210
+ '@css-render/vue3-ssr@0.15.14(vue@3.5.32(typescript@5.9.3))':
5211
dependencies:
5344
- vue: 3.5.30(typescript@5.9.3)
5212
+ vue: 3.5.32(typescript@5.9.3)
5213
5214
'@csstools/color-helpers@6.0.2': {}
5215
5348
- '@csstools/css-calc@3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
5216
+ '@csstools/css-calc@3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
5217
dependencies:
5218
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
5219
'@csstools/css-tokenizer': 4.0.0
5220
5353
- '@csstools/css-color-parser@4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
5221
+ '@csstools/css-color-parser@4.1.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
5222
dependencies:
5223
'@csstools/color-helpers': 6.0.2
5356
- '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
5224
+ '@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
5225
'@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
5226
'@csstools/css-tokenizer': 4.0.0
5227
@@ -5361,152 +5229,152 @@ snapshots:
5229
dependencies:
5230
'@csstools/css-tokenizer': 4.0.0
5231
5364
- '@csstools/css-syntax-patches-for-csstree@1.1.1(css-tree@3.2.1)':
5232
+ '@csstools/css-syntax-patches-for-csstree@1.1.3(css-tree@3.2.1)':
5233
optionalDependencies:
5234
css-tree: 3.2.1
5235
5236
'@csstools/css-tokenizer@4.0.0': {}
5237
5370
- '@e18e/eslint-plugin@0.2.0(eslint@10.0.3(jiti@2.6.1))':
5238
+ '@e18e/eslint-plugin@0.2.0(eslint@10.2.0(jiti@2.6.1))':
5239
dependencies:
5372
- eslint-plugin-depend: 1.5.0(eslint@10.0.3(jiti@2.6.1))
5240
+ eslint-plugin-depend: 1.5.0(eslint@10.2.0(jiti@2.6.1))
5241
optionalDependencies:
5374
- eslint: 10.0.3(jiti@2.6.1)
5242
+ eslint: 10.2.0(jiti@2.6.1)
5243
5244
'@emotion/hash@0.8.0': {}
5245
5246
'@es-joy/jsdoccomment@0.84.0':
5247
dependencies:
5248
'@types/estree': 1.0.8
5381
- '@typescript-eslint/types': 8.56.1
5249
+ '@typescript-eslint/types': 8.58.2
5250
comment-parser: 1.4.5
5251
esquery: 1.7.0
5252
jsdoc-type-pratt-parser: 7.1.1
5253
5254
+ '@es-joy/jsdoccomment@0.86.0':
5255
+ dependencies:
5256
+ '@types/estree': 1.0.8
5257
+ '@typescript-eslint/types': 8.58.2
5258
+ comment-parser: 1.4.6
5259
+ esquery: 1.7.0
5260
+ jsdoc-type-pratt-parser: 7.2.0
5261
+
5262
'@es-joy/resolve.exports@1.2.0': {}
5263
5388
- '@esbuild/aix-ppc64@0.27.3':
5264
+ '@esbuild/aix-ppc64@0.27.7':
5265
optional: true
5266
5391
- '@esbuild/android-arm64@0.27.3':
5267
+ '@esbuild/android-arm64@0.27.7':
5268
optional: true
5269
5394
- '@esbuild/android-arm@0.27.3':
5270
+ '@esbuild/android-arm@0.27.7':
5271
optional: true
5272
5397
- '@esbuild/android-x64@0.27.3':
5273
+ '@esbuild/android-x64@0.27.7':
5274
optional: true
5275
5400
- '@esbuild/darwin-arm64@0.27.3':
5276
+ '@esbuild/darwin-arm64@0.27.7':
5277
optional: true
5278
5403
- '@esbuild/darwin-x64@0.27.3':
5279
+ '@esbuild/darwin-x64@0.27.7':
5280
optional: true
5281
5406
- '@esbuild/freebsd-arm64@0.27.3':
5282
+ '@esbuild/freebsd-arm64@0.27.7':
5283
optional: true
5284
5409
- '@esbuild/freebsd-x64@0.27.3':
5285
+ '@esbuild/freebsd-x64@0.27.7':
5286
optional: true
5287
5412
- '@esbuild/linux-arm64@0.27.3':
5288
+ '@esbuild/linux-arm64@0.27.7':
5289
optional: true
5290
5415
- '@esbuild/linux-arm@0.27.3':
5291
+ '@esbuild/linux-arm@0.27.7':
5292
optional: true
5293
5418
- '@esbuild/linux-ia32@0.27.3':
5294
+ '@esbuild/linux-ia32@0.27.7':
5295
optional: true
5296
5421
- '@esbuild/linux-loong64@0.27.3':
5297
+ '@esbuild/linux-loong64@0.27.7':
5298
optional: true
5299
5424
- '@esbuild/linux-mips64el@0.27.3':
5300
+ '@esbuild/linux-mips64el@0.27.7':
5301
optional: true
5302
5427
- '@esbuild/linux-ppc64@0.27.3':
5303
+ '@esbuild/linux-ppc64@0.27.7':
5304
optional: true
5305
5430
- '@esbuild/linux-riscv64@0.27.3':
5306
+ '@esbuild/linux-riscv64@0.27.7':
5307
optional: true
5308
5433
- '@esbuild/linux-s390x@0.27.3':
5309
+ '@esbuild/linux-s390x@0.27.7':
5310
optional: true
5311
5436
- '@esbuild/linux-x64@0.27.3':
5312
+ '@esbuild/linux-x64@0.27.7':
5313
optional: true
5314
5439
- '@esbuild/netbsd-arm64@0.27.3':
5315
+ '@esbuild/netbsd-arm64@0.27.7':
5316
optional: true
5317
5442
- '@esbuild/netbsd-x64@0.27.3':
5318
+ '@esbuild/netbsd-x64@0.27.7':
5319
optional: true
5320
5445
- '@esbuild/openbsd-arm64@0.27.3':
5321
+ '@esbuild/openbsd-arm64@0.27.7':
5322
optional: true
5323
5448
- '@esbuild/openbsd-x64@0.27.3':
5324
+ '@esbuild/openbsd-x64@0.27.7':
5325
optional: true
5326
5451
- '@esbuild/openharmony-arm64@0.27.3':
5327
+ '@esbuild/openharmony-arm64@0.27.7':
5328
optional: true
5329
5454
- '@esbuild/sunos-x64@0.27.3':
5330
+ '@esbuild/sunos-x64@0.27.7':
5331
optional: true
5332
5457
- '@esbuild/win32-arm64@0.27.3':
5333
+ '@esbuild/win32-arm64@0.27.7':
5334
optional: true
5335
5460
- '@esbuild/win32-ia32@0.27.3':
5336
+ '@esbuild/win32-ia32@0.27.7':
5337
optional: true
5338
5463
- '@esbuild/win32-x64@0.27.3':
5339
+ '@esbuild/win32-x64@0.27.7':
5340
optional: true
5341
5466
- '@eslint-community/eslint-plugin-eslint-comments@4.7.1(eslint@10.0.3(jiti@2.6.1))':
5342
+ '@eslint-community/eslint-plugin-eslint-comments@4.7.1(eslint@10.2.0(jiti@2.6.1))':
5343
dependencies:
5344
escape-string-regexp: 4.0.0
5469
- eslint: 10.0.3(jiti@2.6.1)
5345
+ eslint: 10.2.0(jiti@2.6.1)
5346
ignore: 7.0.5
5347
5472
- '@eslint-community/eslint-utils@4.9.1(eslint@10.0.3(jiti@2.6.1))':
5348
+ '@eslint-community/eslint-utils@4.9.1(eslint@10.2.0(jiti@2.6.1))':
5349
dependencies:
5474
- eslint: 10.0.3(jiti@2.6.1)
5350
+ eslint: 10.2.0(jiti@2.6.1)
5351
eslint-visitor-keys: 3.4.3
5352
5353
'@eslint-community/regexpp@4.12.2': {}
5354
5479
- '@eslint/compat@2.0.2(eslint@10.0.3(jiti@2.6.1))':
5355
+ '@eslint/compat@2.0.5(eslint@10.2.0(jiti@2.6.1))':
5356
dependencies:
5481
- '@eslint/core': 1.1.0
5357
+ '@eslint/core': 1.2.1
5358
optionalDependencies:
5483
- eslint: 10.0.3(jiti@2.6.1)
5359
+ eslint: 10.2.0(jiti@2.6.1)
5360
5485
- '@eslint/config-array@0.23.3':
5361
+ '@eslint/config-array@0.23.5':
5362
dependencies:
5487
- '@eslint/object-schema': 3.0.3
5363
+ '@eslint/object-schema': 3.0.5
5364
debug: 4.4.3
5489
- minimatch: 10.2.4
5365
+ minimatch: 10.2.5
5366
transitivePeerDependencies:
5367
- supports-color
5368
5493
- '@eslint/config-helpers@0.5.2':
5494
- dependencies:
5495
- '@eslint/core': 1.1.1
5496
-
5497
- '@eslint/config-helpers@0.5.3':
5369
+ '@eslint/config-helpers@0.5.5':
5370
dependencies:
5499
- '@eslint/core': 1.1.1
5371
+ '@eslint/core': 1.2.1
5372
5373
'@eslint/core@0.17.0':
5374
dependencies:
5375
'@types/json-schema': 7.0.15
5376
5505
- '@eslint/core@1.1.0':
5506
- dependencies:
5507
- '@types/json-schema': 7.0.15
5508
-
5509
- '@eslint/core@1.1.1':
5377
+ '@eslint/core@1.2.1':
5378
dependencies:
5379
'@types/json-schema': 7.0.15
5380
@@ -5515,7 +5383,7 @@ snapshots:
5383
'@eslint/core': 0.17.0
5384
'@eslint/plugin-kit': 0.4.1
5385
github-slugger: 2.0.0
5518
- mdast-util-from-markdown: 2.0.2
5386
+ mdast-util-from-markdown: 2.0.3
5387
mdast-util-frontmatter: 2.0.1
5388
mdast-util-gfm: 3.1.0
5389
micromark-extension-frontmatter: 2.0.0
@@ -5524,29 +5392,29 @@ snapshots:
5392
transitivePeerDependencies:
5393
- supports-color
5394
5527
- '@eslint/object-schema@3.0.3': {}
5395
+ '@eslint/object-schema@3.0.5': {}
5396
5397
'@eslint/plugin-kit@0.4.1':
5398
dependencies:
5399
'@eslint/core': 0.17.0
5400
levn: 0.4.1
5401
5534
- '@eslint/plugin-kit@0.6.0':
5402
+ '@eslint/plugin-kit@0.6.1':
5403
dependencies:
5536
- '@eslint/core': 1.1.0
5404
+ '@eslint/core': 1.2.1
5405
levn: 0.4.1
5406
5539
- '@eslint/plugin-kit@0.6.1':
5407
+ '@eslint/plugin-kit@0.7.1':
5408
dependencies:
5541
- '@eslint/core': 1.1.1
5409
+ '@eslint/core': 1.2.1
5410
levn: 0.4.1
5411
5412
'@exodus/bytes@1.15.0': {}
5413
5546
- '@f3ve/vue-markdown-it@0.2.3(vue@3.5.30(typescript@5.9.3))':
5414
+ '@f3ve/vue-markdown-it@0.2.3(vue@3.5.32(typescript@5.9.3))':
5415
dependencies:
5416
markdown-it: 14.1.1
5549
- vue: 3.5.30(typescript@5.9.3)
5417
+ vue: 3.5.32(typescript@5.9.3)
5418
5419
'@fontsource/jetbrains-mono@5.2.8': {}
5420
@@ -5585,40 +5453,38 @@ snapshots:
5453
5454
'@iconify/types@2.0.0': {}
5455
5588
- '@iconify/vue@5.0.0(vue@3.5.30(typescript@5.9.3))':
5456
+ '@iconify/vue@5.0.0(vue@3.5.32(typescript@5.9.3))':
5457
dependencies:
5458
'@iconify/types': 2.0.0
5591
- vue: 3.5.30(typescript@5.9.3)
5459
+ vue: 3.5.32(typescript@5.9.3)
5460
5593
- '@intlify/core-base@11.3.0':
5461
+ '@intlify/core-base@11.3.2':
5462
dependencies:
5595
- '@intlify/devtools-types': 11.3.0
5596
- '@intlify/message-compiler': 11.3.0
5597
- '@intlify/shared': 11.3.0
5463
+ '@intlify/devtools-types': 11.3.2
5464
+ '@intlify/message-compiler': 11.3.2
5465
+ '@intlify/shared': 11.3.2
5466
5599
- '@intlify/devtools-types@11.3.0':
5467
+ '@intlify/devtools-types@11.3.2':
5468
dependencies:
5601
- '@intlify/core-base': 11.3.0
5602
- '@intlify/shared': 11.3.0
5469
+ '@intlify/core-base': 11.3.2
5470
+ '@intlify/shared': 11.3.2
5471
5604
- '@intlify/message-compiler@11.3.0':
5472
+ '@intlify/message-compiler@11.3.2':
5473
dependencies:
5606
- '@intlify/shared': 11.3.0
5474
+ '@intlify/shared': 11.3.2
5475
source-map-js: 1.2.1
5476
5609
- '@intlify/shared@11.3.0': {}
5477
+ '@intlify/shared@11.3.2': {}
5478
5479
'@isaacs/cliui@8.0.2':
5480
dependencies:
5481
string-width: 5.1.2
5482
string-width-cjs: string-width@4.2.3
5615
- strip-ansi: 7.1.2
5483
+ strip-ansi: 7.2.0
5484
strip-ansi-cjs: strip-ansi@6.0.1
5485
wrap-ansi: 8.1.0
5486
wrap-ansi-cjs: wrap-ansi@7.0.0
5487
5620
- '@isaacs/cliui@9.0.0': {}
5621
-
5488
'@jridgewell/gen-mapping@0.3.13':
5489
dependencies:
5490
'@jridgewell/sourcemap-codec': 1.5.5
@@ -5638,20 +5504,20 @@ snapshots:
5504
'@jridgewell/resolve-uri': 3.1.2
5505
'@jridgewell/sourcemap-codec': 1.5.5
5506
5641
- '@jscpd/badge-reporter@4.0.4':
5507
+ '@jscpd/badge-reporter@4.0.5':
5508
dependencies:
5509
badgen: 3.2.3
5510
colors: 1.4.0
5511
fs-extra: 11.3.4
5512
5647
- '@jscpd/core@4.0.4':
5513
+ '@jscpd/core@4.0.5':
5514
dependencies:
5515
eventemitter3: 5.0.4
5516
5651
- '@jscpd/finder@4.0.4':
5517
+ '@jscpd/finder@4.0.5':
5518
dependencies:
5653
- '@jscpd/core': 4.0.4
5654
- '@jscpd/tokenizer': 4.0.4
5519
+ '@jscpd/core': 4.0.5
5520
+ '@jscpd/tokenizer': 4.0.5
5521
blamer: 1.0.7
5522
bytes: 3.1.2
5523
cli-table3: 0.6.5
@@ -5659,41 +5525,41 @@ snapshots:
5525
fast-glob: 3.3.3
5526
fs-extra: 11.3.4
5527
markdown-table: 2.0.0
5662
- pug: 3.0.3
5528
+ pug: 3.0.4
5529
5664
- '@jscpd/html-reporter@4.0.4':
5530
+ '@jscpd/html-reporter@4.0.5':
5531
dependencies:
5532
colors: 1.4.0
5533
fs-extra: 11.3.4
5668
- pug: 3.0.3
5534
+ pug: 3.0.4
5535
5670
- '@jscpd/tokenizer@4.0.4':
5536
+ '@jscpd/tokenizer@4.0.5':
5537
dependencies:
5672
- '@jscpd/core': 4.0.4
5538
+ '@jscpd/core': 4.0.5
5539
reprism: 0.0.11
5540
spark-md5: 3.0.2
5541
5542
'@juggle/resize-observer@3.4.0': {}
5543
5678
- '@lezer/common@1.5.1': {}
5544
+ '@lezer/common@1.5.2': {}
5545
5546
'@lezer/highlight@1.2.3':
5547
dependencies:
5682
- '@lezer/common': 1.5.1
5548
+ '@lezer/common': 1.5.2
5549
5550
'@lezer/javascript@1.5.4':
5551
dependencies:
5686
- '@lezer/common': 1.5.1
5552
+ '@lezer/common': 1.5.2
5553
'@lezer/highlight': 1.2.3
5554
'@lezer/lr': 1.4.8
5555
5556
'@lezer/lr@1.4.8':
5557
dependencies:
5692
- '@lezer/common': 1.5.1
5558
+ '@lezer/common': 1.5.2
5559
5560
'@lezer/xml@1.0.6':
5561
dependencies:
5696
- '@lezer/common': 1.5.1
5562
+ '@lezer/common': 1.5.2
5563
'@lezer/highlight': 1.2.3
5564
'@lezer/lr': 1.4.8
5565
@@ -5713,11 +5579,11 @@ snapshots:
5579
'@nodelib/fs.scandir': 2.1.5
5580
fastq: 1.20.1
5581
5716
- '@nuxt/kit@3.21.1':
5582
+ '@nuxt/kit@3.21.2':
5583
dependencies:
5718
- c12: 3.3.3
5584
+ c12: 3.3.4
5585
consola: 3.4.2
5720
- defu: 6.1.4
5586
+ defu: 6.1.7
5587
destr: 2.0.5
5588
errx: 0.1.0
5589
exsolve: 1.0.8
@@ -5725,14 +5591,14 @@ snapshots:
5591
jiti: 2.6.1
5592
klona: 2.0.6
5593
knitwork: 1.3.0
5728
- mlly: 1.8.0
5594
+ mlly: 1.8.2
5595
ohash: 2.0.11
5596
pathe: 2.0.3
5597
pkg-types: 2.3.0
5732
- rc9: 3.0.0
5598
+ rc9: 3.0.1
5599
scule: 1.3.0
5600
semver: 7.7.4
5735
- tinyglobby: 0.2.15
5601
+ tinyglobby: 0.2.16
5602
ufo: 1.6.3
5603
unctx: 2.5.0
5604
untyped: 2.0.0
@@ -5788,7 +5654,7 @@ snapshots:
5654
detect-libc: 2.1.2
5655
is-glob: 4.0.3
5656
node-addon-api: 7.1.1
5791
- picomatch: 4.0.3
5657
+ picomatch: 4.0.4
5658
optionalDependencies:
5659
'@parcel/watcher-android-arm64': 2.5.6
5660
'@parcel/watcher-darwin-arm64': 2.5.6
@@ -5816,83 +5682,83 @@ snapshots:
5682
dependencies:
5683
quansync: 1.0.0
5684
5819
- '@rolldown/pluginutils@1.0.0-rc.2': {}
5685
+ '@rolldown/pluginutils@1.0.0-rc.13': {}
5686
5821
- '@rolldown/pluginutils@1.0.0-rc.4': {}
5687
+ '@rolldown/pluginutils@1.0.0-rc.15': {}
5688
5823
- '@rollup/rollup-android-arm-eabi@4.57.1':
5689
+ '@rollup/rollup-android-arm-eabi@4.60.1':
5690
optional: true
5691
5826
- '@rollup/rollup-android-arm64@4.57.1':
5692
+ '@rollup/rollup-android-arm64@4.60.1':
5693
optional: true
5694
5829
- '@rollup/rollup-darwin-arm64@4.57.1':
5695
+ '@rollup/rollup-darwin-arm64@4.60.1':
5696
optional: true
5697
5832
- '@rollup/rollup-darwin-x64@4.57.1':
5698
+ '@rollup/rollup-darwin-x64@4.60.1':
5699
optional: true
5700
5835
- '@rollup/rollup-freebsd-arm64@4.57.1':
5701
+ '@rollup/rollup-freebsd-arm64@4.60.1':
5702
optional: true
5703
5838
- '@rollup/rollup-freebsd-x64@4.57.1':
5704
+ '@rollup/rollup-freebsd-x64@4.60.1':
5705
optional: true
5706
5841
- '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
5707
+ '@rollup/rollup-linux-arm-gnueabihf@4.60.1':
5708
optional: true
5709
5844
- '@rollup/rollup-linux-arm-musleabihf@4.57.1':
5710
+ '@rollup/rollup-linux-arm-musleabihf@4.60.1':
5711
optional: true
5712
5847
- '@rollup/rollup-linux-arm64-gnu@4.57.1':
5713
+ '@rollup/rollup-linux-arm64-gnu@4.60.1':
5714
optional: true
5715
5850
- '@rollup/rollup-linux-arm64-musl@4.57.1':
5716
+ '@rollup/rollup-linux-arm64-musl@4.60.1':
5717
optional: true
5718
5853
- '@rollup/rollup-linux-loong64-gnu@4.57.1':
5719
+ '@rollup/rollup-linux-loong64-gnu@4.60.1':
5720
optional: true
5721
5856
- '@rollup/rollup-linux-loong64-musl@4.57.1':
5722
+ '@rollup/rollup-linux-loong64-musl@4.60.1':
5723
optional: true
5724
5859
- '@rollup/rollup-linux-ppc64-gnu@4.57.1':
5725
+ '@rollup/rollup-linux-ppc64-gnu@4.60.1':
5726
optional: true
5727
5862
- '@rollup/rollup-linux-ppc64-musl@4.57.1':
5728
+ '@rollup/rollup-linux-ppc64-musl@4.60.1':
5729
optional: true
5730
5865
- '@rollup/rollup-linux-riscv64-gnu@4.57.1':
5731
+ '@rollup/rollup-linux-riscv64-gnu@4.60.1':
5732
optional: true
5733
5868
- '@rollup/rollup-linux-riscv64-musl@4.57.1':
5734
+ '@rollup/rollup-linux-riscv64-musl@4.60.1':
5735
optional: true
5736
5871
- '@rollup/rollup-linux-s390x-gnu@4.57.1':
5737
+ '@rollup/rollup-linux-s390x-gnu@4.60.1':
5738
optional: true
5739
5874
- '@rollup/rollup-linux-x64-gnu@4.57.1':
5740
+ '@rollup/rollup-linux-x64-gnu@4.60.1':
5741
optional: true
5742
5877
- '@rollup/rollup-linux-x64-musl@4.57.1':
5743
+ '@rollup/rollup-linux-x64-musl@4.60.1':
5744
optional: true
5745
5880
- '@rollup/rollup-openbsd-x64@4.57.1':
5746
+ '@rollup/rollup-openbsd-x64@4.60.1':
5747
optional: true
5748
5883
- '@rollup/rollup-openharmony-arm64@4.57.1':
5749
+ '@rollup/rollup-openharmony-arm64@4.60.1':
5750
optional: true
5751
5886
- '@rollup/rollup-win32-arm64-msvc@4.57.1':
5752
+ '@rollup/rollup-win32-arm64-msvc@4.60.1':
5753
optional: true
5754
5889
- '@rollup/rollup-win32-ia32-msvc@4.57.1':
5755
+ '@rollup/rollup-win32-ia32-msvc@4.60.1':
5756
optional: true
5757
5892
- '@rollup/rollup-win32-x64-gnu@4.57.1':
5758
+ '@rollup/rollup-win32-x64-gnu@4.60.1':
5759
optional: true
5760
5895
- '@rollup/rollup-win32-x64-msvc@4.57.1':
5761
+ '@rollup/rollup-win32-x64-msvc@4.60.1':
5762
optional: true
5763
5764
'@shikijs/core@4.0.2':
@@ -5907,7 +5773,7 @@ snapshots:
5773
dependencies:
5774
'@shikijs/types': 4.0.2
5775
'@shikijs/vscode-textmate': 10.0.2
5910
- oniguruma-to-es: 4.3.4
5776
+ oniguruma-to-es: 4.3.5
5777
5778
'@shikijs/engine-oniguruma@4.0.2':
5779
dependencies:
@@ -5944,24 +5810,24 @@ snapshots:
5810
5811
'@singulio/app-auth-search@0.0.3':
5812
dependencies:
5947
- algoliasearch: 5.48.1
5813
+ algoliasearch: 5.50.1
5814
5815
'@standard-schema/spec@1.1.0': {}
5816
5951
- '@stylistic/eslint-plugin@5.10.0(eslint@10.0.3(jiti@2.6.1))':
5817
+ '@stylistic/eslint-plugin@5.10.0(eslint@10.2.0(jiti@2.6.1))':
5818
dependencies:
5953
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
5954
- '@typescript-eslint/types': 8.56.1
5955
- eslint: 10.0.3(jiti@2.6.1)
5819
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
5820
+ '@typescript-eslint/types': 8.58.2
5821
+ eslint: 10.2.0(jiti@2.6.1)
5822
eslint-visitor-keys: 4.2.1
5823
espree: 10.4.0
5824
estraverse: 5.3.0
5959
- picomatch: 4.0.3
5825
+ picomatch: 4.0.4
5826
5827
'@tailwindcss/node@4.2.2':
5828
dependencies:
5829
'@jridgewell/remapping': 2.3.5
5964
- enhanced-resolve: 5.19.0
5830
+ enhanced-resolve: 5.20.1
5831
jiti: 2.6.1
5832
lightningcss: 1.32.0
5833
magic-string: 0.30.21
@@ -6019,12 +5885,12 @@ snapshots:
5885
'@tailwindcss/oxide-win32-arm64-msvc': 4.2.2
5886
'@tailwindcss/oxide-win32-x64-msvc': 4.2.2
5887
6022
- '@tailwindcss/vite@4.2.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))':
5888
+ '@tailwindcss/vite@4.2.2(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))':
5889
dependencies:
5890
'@tailwindcss/node': 4.2.2
5891
'@tailwindcss/oxide': 4.2.2
5892
tailwindcss: 4.2.2
6027
- vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)
5893
+ vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)
5894
5895
'@tsconfig/node20@20.1.9': {}
5896
@@ -6039,7 +5905,7 @@ snapshots:
5905
dependencies:
5906
'@types/tern': 0.23.9
5907
6042
- '@types/debug@4.1.12':
5908
+ '@types/debug@4.1.13':
5909
dependencies:
5910
'@types/ms': 2.1.0
5911
@@ -6054,24 +5920,24 @@ snapshots:
5920
'@types/fs-extra@11.0.4':
5921
dependencies:
5922
'@types/jsonfile': 6.1.4
6057
- '@types/node': 25.5.0
5923
+ '@types/node': 25.6.0
5924
5925
'@types/hast@3.0.4':
5926
dependencies:
5927
'@types/unist': 3.0.3
5928
6063
- '@types/jsdom@28.0.0':
5929
+ '@types/jsdom@28.0.1':
5930
dependencies:
6065
- '@types/node': 25.5.0
5931
+ '@types/node': 25.6.0
5932
'@types/tough-cookie': 4.0.5
5933
parse5: 7.3.0
6068
- undici-types: 7.22.0
5934
+ undici-types: 7.25.0
5935
5936
'@types/json-schema@7.0.15': {}
5937
5938
'@types/jsonfile@6.1.4':
5939
dependencies:
6074
- '@types/node': 25.5.0
5940
+ '@types/node': 25.6.0
5941
5942
'@types/linkify-it@5.0.0': {}
5943
@@ -6096,9 +5962,9 @@ snapshots:
5962
5963
'@types/ms@2.1.0': {}
5964
6099
- '@types/node@25.5.0':
5965
+ '@types/node@25.6.0':
5966
dependencies:
6101
- undici-types: 7.18.2
5967
+ undici-types: 7.19.2
5968
5969
'@types/parse-json@4.0.2': {}
5970
@@ -6116,71 +5982,50 @@ snapshots:
5982
5983
'@types/web-bluetooth@0.0.21': {}
5984
6119
- '@typescript-eslint/eslint-plugin@8.57.1(@typescript-eslint/parser@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
5985
+ '@typescript-eslint/eslint-plugin@8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)':
5986
dependencies:
5987
'@eslint-community/regexpp': 4.12.2
6122
- '@typescript-eslint/parser': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6123
- '@typescript-eslint/scope-manager': 8.57.1
6124
- '@typescript-eslint/type-utils': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6125
- '@typescript-eslint/utils': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6126
- '@typescript-eslint/visitor-keys': 8.57.1
6127
- eslint: 10.0.3(jiti@2.6.1)
5988
+ '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
5989
+ '@typescript-eslint/scope-manager': 8.58.2
5990
+ '@typescript-eslint/type-utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
5991
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
5992
+ '@typescript-eslint/visitor-keys': 8.58.2
5993
+ eslint: 10.2.0(jiti@2.6.1)
5994
ignore: 7.0.5
5995
natural-compare: 1.4.0
6130
- ts-api-utils: 2.4.0(typescript@5.9.3)
6131
- typescript: 5.9.3
6132
- transitivePeerDependencies:
6133
- - supports-color
6134
-
6135
- '@typescript-eslint/parser@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6136
- dependencies:
6137
- '@typescript-eslint/scope-manager': 8.56.1
6138
- '@typescript-eslint/types': 8.56.1
6139
- '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3)
6140
- '@typescript-eslint/visitor-keys': 8.56.1
6141
- debug: 4.4.3
6142
- eslint: 10.0.3(jiti@2.6.1)
6143
- typescript: 5.9.3
6144
- transitivePeerDependencies:
6145
- - supports-color
6146
-
6147
- '@typescript-eslint/parser@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6148
- dependencies:
6149
- '@typescript-eslint/scope-manager': 8.57.1
6150
- '@typescript-eslint/types': 8.57.1
6151
- '@typescript-eslint/typescript-estree': 8.57.1(typescript@5.9.3)
6152
- '@typescript-eslint/visitor-keys': 8.57.1
6153
- debug: 4.4.3
6154
- eslint: 10.0.3(jiti@2.6.1)
5996
+ ts-api-utils: 2.5.0(typescript@5.9.3)
5997
typescript: 5.9.3
5998
transitivePeerDependencies:
5999
- supports-color
6000
6159
- '@typescript-eslint/project-service@8.56.1(typescript@5.9.3)':
6001
+ '@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)':
6002
dependencies:
6161
- '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3)
6162
- '@typescript-eslint/types': 8.56.1
6003
+ '@typescript-eslint/scope-manager': 8.58.2
6004
+ '@typescript-eslint/types': 8.58.2
6005
+ '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3)
6006
+ '@typescript-eslint/visitor-keys': 8.58.2
6007
debug: 4.4.3
6008
+ eslint: 10.2.0(jiti@2.6.1)
6009
typescript: 5.9.3
6010
transitivePeerDependencies:
6011
- supports-color
6012
6168
- '@typescript-eslint/project-service@8.57.1(typescript@5.9.3)':
6013
+ '@typescript-eslint/project-service@8.58.2(typescript@5.9.3)':
6014
dependencies:
6170
- '@typescript-eslint/tsconfig-utils': 8.57.1(typescript@5.9.3)
6171
- '@typescript-eslint/types': 8.57.1
6015
+ '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@5.9.3)
6016
+ '@typescript-eslint/types': 8.58.2
6017
debug: 4.4.3
6018
typescript: 5.9.3
6019
transitivePeerDependencies:
6020
- supports-color
6021
6177
- '@typescript-eslint/rule-tester@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6022
+ '@typescript-eslint/rule-tester@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)':
6023
dependencies:
6179
- '@typescript-eslint/parser': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6180
- '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3)
6181
- '@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6024
+ '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
6025
+ '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3)
6026
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
6027
ajv: 6.14.0
6183
- eslint: 10.0.3(jiti@2.6.1)
6028
+ eslint: 10.2.0(jiti@2.6.1)
6029
json-stable-stringify-without-jsonify: 1.0.1
6030
lodash.merge: 4.6.2
6031
semver: 7.7.4
@@ -6188,173 +6033,132 @@ snapshots:
6033
- supports-color
6034
- typescript
6035
6191
- '@typescript-eslint/scope-manager@8.56.1':
6036
+ '@typescript-eslint/scope-manager@8.58.2':
6037
dependencies:
6193
- '@typescript-eslint/types': 8.56.1
6194
- '@typescript-eslint/visitor-keys': 8.56.1
6038
+ '@typescript-eslint/types': 8.58.2
6039
+ '@typescript-eslint/visitor-keys': 8.58.2
6040
6196
- '@typescript-eslint/scope-manager@8.57.1':
6197
- dependencies:
6198
- '@typescript-eslint/types': 8.57.1
6199
- '@typescript-eslint/visitor-keys': 8.57.1
6200
-
6201
- '@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.9.3)':
6041
+ '@typescript-eslint/tsconfig-utils@8.58.2(typescript@5.9.3)':
6042
dependencies:
6043
typescript: 5.9.3
6044
6205
- '@typescript-eslint/tsconfig-utils@8.57.1(typescript@5.9.3)':
6045
+ '@typescript-eslint/type-utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)':
6046
dependencies:
6207
- typescript: 5.9.3
6208
-
6209
- '@typescript-eslint/type-utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6210
- dependencies:
6211
- '@typescript-eslint/types': 8.57.1
6212
- '@typescript-eslint/typescript-estree': 8.57.1(typescript@5.9.3)
6213
- '@typescript-eslint/utils': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6047
+ '@typescript-eslint/types': 8.58.2
6048
+ '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3)
6049
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
6050
debug: 4.4.3
6215
- eslint: 10.0.3(jiti@2.6.1)
6216
- ts-api-utils: 2.4.0(typescript@5.9.3)
6051
+ eslint: 10.2.0(jiti@2.6.1)
6052
+ ts-api-utils: 2.5.0(typescript@5.9.3)
6053
typescript: 5.9.3
6054
transitivePeerDependencies:
6055
- supports-color
6056
6221
- '@typescript-eslint/types@8.56.1': {}
6057
+ '@typescript-eslint/types@8.58.2': {}
6058
6223
- '@typescript-eslint/types@8.57.1': {}
6224
-
6225
- '@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.3)':
6059
+ '@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3)':
6060
dependencies:
6227
- '@typescript-eslint/project-service': 8.56.1(typescript@5.9.3)
6228
- '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3)
6229
- '@typescript-eslint/types': 8.56.1
6230
- '@typescript-eslint/visitor-keys': 8.56.1
6061
+ '@typescript-eslint/project-service': 8.58.2(typescript@5.9.3)
6062
+ '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@5.9.3)
6063
+ '@typescript-eslint/types': 8.58.2
6064
+ '@typescript-eslint/visitor-keys': 8.58.2
6065
debug: 4.4.3
6232
- minimatch: 10.2.4
6066
+ minimatch: 10.2.5
6067
semver: 7.7.4
6234
- tinyglobby: 0.2.15
6235
- ts-api-utils: 2.4.0(typescript@5.9.3)
6236
- typescript: 5.9.3
6237
- transitivePeerDependencies:
6238
- - supports-color
6239
-
6240
- '@typescript-eslint/typescript-estree@8.57.1(typescript@5.9.3)':
6241
- dependencies:
6242
- '@typescript-eslint/project-service': 8.57.1(typescript@5.9.3)
6243
- '@typescript-eslint/tsconfig-utils': 8.57.1(typescript@5.9.3)
6244
- '@typescript-eslint/types': 8.57.1
6245
- '@typescript-eslint/visitor-keys': 8.57.1
6246
- debug: 4.4.3
6247
- minimatch: 10.2.4
6248
- semver: 7.7.4
6249
- tinyglobby: 0.2.15
6250
- ts-api-utils: 2.4.0(typescript@5.9.3)
6251
- typescript: 5.9.3
6252
- transitivePeerDependencies:
6253
- - supports-color
6254
-
6255
- '@typescript-eslint/utils@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6256
- dependencies:
6257
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
6258
- '@typescript-eslint/scope-manager': 8.56.1
6259
- '@typescript-eslint/types': 8.56.1
6260
- '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3)
6261
- eslint: 10.0.3(jiti@2.6.1)
6068
+ tinyglobby: 0.2.16
6069
+ ts-api-utils: 2.5.0(typescript@5.9.3)
6070
typescript: 5.9.3
6071
transitivePeerDependencies:
6072
- supports-color
6073
6266
- '@typescript-eslint/utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)':
6074
+ '@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)':
6075
dependencies:
6268
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
6269
- '@typescript-eslint/scope-manager': 8.57.1
6270
- '@typescript-eslint/types': 8.57.1
6271
- '@typescript-eslint/typescript-estree': 8.57.1(typescript@5.9.3)
6272
- eslint: 10.0.3(jiti@2.6.1)
6076
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
6077
+ '@typescript-eslint/scope-manager': 8.58.2
6078
+ '@typescript-eslint/types': 8.58.2
6079
+ '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3)
6080
+ eslint: 10.2.0(jiti@2.6.1)
6081
typescript: 5.9.3
6082
transitivePeerDependencies:
6083
- supports-color
6084
6277
- '@typescript-eslint/visitor-keys@8.56.1':
6085
+ '@typescript-eslint/visitor-keys@8.58.2':
6086
dependencies:
6279
- '@typescript-eslint/types': 8.56.1
6280
- eslint-visitor-keys: 5.0.1
6281
-
6282
- '@typescript-eslint/visitor-keys@8.57.1':
6283
- dependencies:
6284
- '@typescript-eslint/types': 8.57.1
6087
+ '@typescript-eslint/types': 8.58.2
6088
eslint-visitor-keys: 5.0.1
6089
6090
'@ungap/structured-clone@1.3.0': {}
6091
6289
- '@vitejs/plugin-vue-jsx@5.1.5(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))':
6092
+ '@vitejs/plugin-vue-jsx@5.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.9.3))':
6093
dependencies:
6094
'@babel/core': 7.29.0
6095
'@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
6096
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
6294
- '@rolldown/pluginutils': 1.0.0-rc.4
6097
+ '@rolldown/pluginutils': 1.0.0-rc.15
6098
'@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0)
6296
- vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)
6297
- vue: 3.5.30(typescript@5.9.3)
6099
+ vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)
6100
+ vue: 3.5.32(typescript@5.9.3)
6101
transitivePeerDependencies:
6102
- supports-color
6103
6301
- '@vitejs/plugin-vue@6.0.5(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))':
6104
+ '@vitejs/plugin-vue@6.0.6(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))(vue@3.5.32(typescript@5.9.3))':
6105
dependencies:
6303
- '@rolldown/pluginutils': 1.0.0-rc.2
6304
- vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)
6305
- vue: 3.5.30(typescript@5.9.3)
6106
+ '@rolldown/pluginutils': 1.0.0-rc.13
6107
+ vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)
6108
+ vue: 3.5.32(typescript@5.9.3)
6109
6307
- '@vitest/eslint-plugin@1.6.12(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)))':
6110
+ '@vitest/eslint-plugin@1.6.15(@typescript-eslint/eslint-plugin@8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)(vitest@4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)))':
6111
dependencies:
6309
- '@typescript-eslint/scope-manager': 8.56.1
6310
- '@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
6311
- eslint: 10.0.3(jiti@2.6.1)
6112
+ '@typescript-eslint/scope-manager': 8.58.2
6113
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
6114
+ eslint: 10.2.0(jiti@2.6.1)
6115
optionalDependencies:
6116
+ '@typescript-eslint/eslint-plugin': 8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
6117
typescript: 5.9.3
6314
- vitest: 4.1.0(@types/node@25.5.0)(jsdom@29.0.0)(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))
6118
+ vitest: 4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))
6119
transitivePeerDependencies:
6120
- supports-color
6121
6318
- '@vitest/expect@4.1.0':
6122
+ '@vitest/expect@4.1.4':
6123
dependencies:
6124
'@standard-schema/spec': 1.1.0
6125
'@types/chai': 5.2.3
6322
- '@vitest/spy': 4.1.0
6323
- '@vitest/utils': 4.1.0
6126
+ '@vitest/spy': 4.1.4
6127
+ '@vitest/utils': 4.1.4
6128
chai: 6.2.2
6325
- tinyrainbow: 3.0.3
6129
+ tinyrainbow: 3.1.0
6130
6327
- '@vitest/mocker@4.1.0(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2))':
6131
+ '@vitest/mocker@4.1.4(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3))':
6132
dependencies:
6329
- '@vitest/spy': 4.1.0
6133
+ '@vitest/spy': 4.1.4
6134
estree-walker: 3.0.3
6135
magic-string: 0.30.21
6136
optionalDependencies:
6333
- vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.98.0)(yaml@2.8.2)
6137
+ vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(sass@1.99.0)(yaml@2.8.3)
6138
6335
- '@vitest/pretty-format@4.1.0':
6139
+ '@vitest/pretty-format@4.1.4':
6140
dependencies:
6337
- tinyrainbow: 3.0.3
6141
+ tinyrainbow: 3.1.0
6142
6339
- '@vitest/runner@4.1.0':
6143
+ '@vitest/runner@4.1.4':
6144
dependencies:
6341
- '@vitest/utils': 4.1.0
6145
+ '@vitest/utils': 4.1.4
6146
pathe: 2.0.3
6147
6344
- '@vitest/snapshot@4.1.0':
6148
+ '@vitest/snapshot@4.1.4':
6149
dependencies:
6346
- '@vitest/pretty-format': 4.1.0
6347
- '@vitest/utils': 4.1.0
6150
+ '@vitest/pretty-format': 4.1.4
6151
+ '@vitest/utils': 4.1.4
6152
magic-string: 0.30.21
6153
pathe: 2.0.3
6154
6351
- '@vitest/spy@4.1.0': {}
6155
+ '@vitest/spy@4.1.4': {}
6156
6353
- '@vitest/utils@4.1.0':
6157
+ '@vitest/utils@4.1.4':
6158
dependencies:
6355
- '@vitest/pretty-format': 4.1.0
6159
+ '@vitest/pretty-format': 4.1.4
6160
convert-source-map: 2.0.0
6357
- tinyrainbow: 3.0.3
6161
+ tinyrainbow: 3.1.0
6162
6163
'@volar/language-core@2.4.28':
6164
dependencies:
@@ -6368,15 +6172,15 @@ snapshots:
6172
path-browserify: 1.0.1
6173
vscode-uri: 3.1.0
6174
6371
- '@vue-macros/common@3.1.2(vue@3.5.30(typescript@5.9.3))':
6175
+ '@vue-macros/common@3.1.2(vue@3.5.32(typescript@5.9.3))':
6176
dependencies:
6373
- '@vue/compiler-sfc': 3.5.28
6177
+ '@vue/compiler-sfc': 3.5.32
6178
ast-kit: 2.2.0
6179
local-pkg: 1.1.2
6180
magic-string-ast: 1.0.3
6181
unplugin-utils: 0.3.1
6182
optionalDependencies:
6379
- vue: 3.5.30(typescript@5.9.3)
6183
+ vue: 3.5.32(typescript@5.9.3)
6184
6185
'@vue/babel-helper-vue-transform-on@1.5.0': {}
6186
@@ -6392,7 +6196,7 @@ snapshots:
6196
'@babel/types': 7.29.0
6197
'@vue/babel-helper-vue-transform-on': 1.5.0
6198
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.0)
6395
- '@vue/shared': 3.5.29
6199
+ '@vue/shared': 3.5.32
6200
optionalDependencies:
6201
'@babel/core': 7.29.0
6202
transitivePeerDependencies:
@@ -6408,7 +6212,7 @@ snapshots:
6212
'@babel/types': 7.29.0
6213
'@vue/babel-helper-vue-transform-on': 2.0.1
6214
'@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0)
6411
- '@vue/shared': 3.5.29
6215
+ '@vue/shared': 3.5.32
6216
optionalDependencies:
6217
'@babel/core': 7.29.0
6218
transitivePeerDependencies:
@@ -6420,8 +6224,8 @@ snapshots:
6224
'@babel/core': 7.29.0
6225
'@babel/helper-module-imports': 7.28.6
6226
'@babel/helper-plugin-utils': 7.28.6
6423
- '@babel/parser': 7.29.0
6424
- '@vue/compiler-sfc': 3.5.29
6227
+ '@babel/parser': 7.29.2
6228
+ '@vue/compiler-sfc': 3.5.32
6229
transitivePeerDependencies:
6230
- supports-color
6231
@@ -6431,100 +6235,40 @@ snapshots:
6235
'@babel/core': 7.29.0
6236
'@babel/helper-module-imports': 7.28.6
6237
'@babel/helper-plugin-utils': 7.28.6
6434
- '@babel/parser': 7.29.0
6435
- '@vue/compiler-sfc': 3.5.29
6238
+ '@babel/parser': 7.29.2
6239
+ '@vue/compiler-sfc': 3.5.32
6240
transitivePeerDependencies:
6241
- supports-color
6242
6439
- '@vue/compiler-core@3.5.28':
6243
+ '@vue/compiler-core@3.5.32':
6244
dependencies:
6441
- '@babel/parser': 7.29.0
6442
- '@vue/shared': 3.5.28
6245
+ '@babel/parser': 7.29.2
6246
+ '@vue/shared': 3.5.32
6247
entities: 7.0.1
6248
estree-walker: 2.0.2
6249
source-map-js: 1.2.1
6250
6447
- '@vue/compiler-core@3.5.29':
6251
+ '@vue/compiler-dom@3.5.32':
6252
dependencies:
6449
- '@babel/parser': 7.29.0
6450
- '@vue/shared': 3.5.29
6451
- entities: 7.0.1
6452
- estree-walker: 2.0.2
6453
- source-map-js: 1.2.1
6253
+ '@vue/compiler-core': 3.5.32
6254
+ '@vue/shared': 3.5.32
6255
6455
- '@vue/compiler-core@3.5.30':
6256
+ '@vue/compiler-sfc@3.5.32':
6257
dependencies:
6457
- '@babel/parser': 7.29.0
6458
- '@vue/shared': 3.5.30
6459
- entities: 7.0.1
6460
- estree-walker: 2.0.2
6461
- source-map-js: 1.2.1
6462
-
6463
- '@vue/compiler-dom@3.5.28':
6464
- dependencies:
6465
- '@vue/compiler-core': 3.5.28
6466
- '@vue/shared': 3.5.28
6467
-
6468
- '@vue/compiler-dom@3.5.29':
6469
- dependencies:
6470
- '@vue/compiler-core': 3.5.29
6471
- '@vue/shared': 3.5.29
6472
-
6473
- '@vue/compiler-dom@3.5.30':
6474
- dependencies:
6475
- '@vue/compiler-core': 3.5.30
6476
- '@vue/shared': 3.5.30
6477
-
6478
- '@vue/compiler-sfc@3.5.28':
6479
- dependencies:
6480
- '@babel/parser': 7.29.0
6481
- '@vue/compiler-core': 3.5.28
6482
- '@vue/compiler-dom': 3.5.28
6483
- '@vue/compiler-ssr': 3.5.28
6484
- '@vue/shared': 3.5.28
6258
+ '@babel/parser': 7.29.2
6259
+ '@vue/compiler-core': 3.5.32
6260
+ '@vue/compiler-dom': 3.5.32
6261
+ '@vue/compiler-ssr': 3.5.32
6262
+ '@vue/shared': 3.5.32
6263
estree-walker: 2.0.2
6264
magic-string: 0.30.21
6487
- postcss: 8.5.6
6265
+ postcss: 8.5.9
6266
source-map-js: 1.2.1
6267
6490
- '@vue/compiler-sfc@3.5.29':
6491
- dependencies:
6492
- '@babel/parser': 7.29.0
6493
- '@vue/compiler-core': 3.5.29
6494
- '@vue/compiler-dom': 3.5.29
6495
- '@vue/compiler-ssr': 3.5.29
6496
- '@vue/shared': 3.5.29
6497
- estree-walker: 2.0.2
6498
- magic-string: 0.30.21
6499
- postcss: 8.5.6
6500
- source-map-js: 1.2.1
6501
-
6502
- '@vue/compiler-sfc@3.5.30':
6503
- dependencies:
6504
- '@babel/parser': 7.29.0
6505
- '@vue/compiler-core': 3.5.30
6506
- '@vue/compiler-dom': 3.5.30
6507
- '@vue/compiler-ssr': 3.5.30
6508
- '@vue/shared': 3.5.30
6509
- estree-walker: 2.0.2
6510
- magic-string: 0.30.21
6511
- postcss: 8.5.8
6512
- source-map-js: 1.2.1
6513
-
6514
- '@vue/compiler-ssr@3.5.28':
6515
- dependencies:
6516
- '@vue/compiler-dom': 3.5.28
6517
- '@vue/shared': 3.5.28
6518
-
6519
- '@vue/compiler-ssr@3.5.29':
6520
- dependencies:
6521
- '@vue/compiler-dom': 3.5.29
6522
- '@vue/shared': 3.5.29
6523
-
6524
- '@vue/compiler-ssr@3.5.30':
6268
+ '@vue/compiler-ssr@3.5.32':
6269
dependencies:
6526
- '@vue/compiler-dom': 3.5.30
6527
- '@vue/shared': 3.5.30
6270
+ '@vue/compiler-dom': 3.5.32
6271
+ '@vue/shared': 3.5.32
6272
6273
'@vue/devtools-api@6.6.4': {}
6274
@@ -6532,15 +6276,15 @@ snapshots:
6276
dependencies:
6277
'@vue/devtools-kit': 7.7.9
6278
6535
- '@vue/devtools-api@8.0.6':
6279
+ '@vue/devtools-api@8.1.1':
6280
dependencies:
6537
- '@vue/devtools-kit': 8.0.6
6281
+ '@vue/devtools-kit': 8.1.1
6282
6539
- '@vue/devtools-core@8.1.0(vue@3.5.30(typescript@5.9.3))':
6283
+ '@vue/devtools-core@8.1.1(vue@3.5.32(typescript@5.9.3))':
6284
dependencies:
6541
- '@vue/devtools-kit': 8.1.0
6542
- '@vue/devtools-shared': 8.1.0
6543
- vue: 3.5.30(typescript@5.9.3)
6285
+ '@vue/devtools-kit': 8.1.1
6286
+ '@vue/devtools-shared': 8.1.1
6287
+ vue: 3.5.32(typescript@5.9.3)
6288
6289
'@vue/devtools-kit@7.7.9':
6290
dependencies:
@@ -6552,19 +6296,9 @@ snapshots:
6296
speakingurl: 14.0.1
6297
superjson: 2.2.6
6298
6555
- '@vue/devtools-kit@8.0.6':
6299
+ '@vue/devtools-kit@8.1.1':
6300
dependencies:
6557
- '@vue/devtools-shared': 8.0.6
6558
- birpc: 2.9.0
6559
- hookable: 5.5.3
6560
- mitt: 3.0.1
6561
- perfect-debounce: 2.1.0
6562
- speakingurl: 14.0.1
6563
- superjson: 2.2.6
6564
-
6565
- '@vue/devtools-kit@8.1.0':
6566
- dependencies:
6567
- '@vue/devtools-shared': 8.1.0
6301
+ '@vue/devtools-shared': 8.1.1
6302
birpc: 2.9.0
6303
hookable: 5.5.3
6304
perfect-debounce: 2.1.0
@@ -6573,101 +6307,91 @@ snapshots:
6307
dependencies:
6308
rfdc: 1.4.1
6309
6576
- '@vue/devtools-shared@8.0.6':
6577
- dependencies:
6578
- rfdc: 1.4.1
6579
-
6580
- '@vue/devtools-shared@8.1.0': {}
6310
+ '@vue/devtools-shared@8.1.1': {}
6311
6312
'@vue/language-core@3.2.6':
6313
dependencies:
6314
'@volar/language-core': 2.4.28
6585
- '@vue/compiler-dom': 3.5.29
6586
- '@vue/shared': 3.5.29
6315
+ '@vue/compiler-dom': 3.5.32
6316
+ '@vue/shared': 3.5.32
6317
alien-signals: 3.1.2
6318
muggle-string: 0.4.1
6319
path-browserify: 1.0.1
6590
- picomatch: 4.0.3
6320
+ picomatch: 4.0.4
6321
6592
- '@vue/reactivity@3.5.30':
6322
+ '@vue/reactivity@3.5.32':
6323
dependencies:
6594
- '@vue/shared': 3.5.30
6324
+ '@vue/shared': 3.5.32
6325
6596
- '@vue/runtime-core@3.5.30':
6326
+ '@vue/runtime-core@3.5.32':
6327
dependencies:
6598
- '@vue/reactivity': 3.5.30
6599
- '@vue/shared': 3.5.30
6328
+ '@vue/reactivity': 3.5.32
6329
+ '@vue/shared': 3.5.32
6330
6601
- '@vue/runtime-dom@3.5.30':
6331
+ '@vue/runtime-dom@3.5.32':
6332
dependencies:
6603
- '@vue/reactivity': 3.5.30
6604
- '@vue/runtime-core': 3.5.30
6605
- '@vue/shared': 3.5.30
6333
+ '@vue/reactivity': 3.5.32
6334
+ '@vue/runtime-core': 3.5.32
6335
+ '@vue/shared': 3.5.32
6336
csstype: 3.2.3
6337
6608
- '@vue/server-renderer@3.5.30(vue@3.5.30(typescript@5.9.3))':
6338
+ '@vue/server-renderer@3.5.32(vue@3.5.32(typescript@5.9.3))':
6339
dependencies:
6610
- '@vue/compiler-ssr': 3.5.30
6611
- '@vue/shared': 3.5.30
6612
- vue: 3.5.30(typescript@5.9.3)
6613
-
6614
- '@vue/shared@3.5.28': {}
6340
+ '@vue/compiler-ssr': 3.5.32
6341
+ '@vue/shared': 3.5.32
6342
+ vue: 3.5.32(typescript@5.9.3)
6343
6616
- '@vue/shared@3.5.29': {}
6617
-
6618
- '@vue/shared@3.5.30': {}
6344
+ '@vue/shared@3.5.32': {}
6345
6346
'@vue/test-utils@2.4.6':
6347
dependencies:
6348
js-beautify: 1.15.4
6349
vue-component-type-helpers: 2.2.12
6350
6625
- '@vue/tsconfig@0.9.0(typescript@5.9.3)(vue@3.5.30(typescript@5.9.3))':
6351
+ '@vue/tsconfig@0.9.1(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3))':
6352
optionalDependencies:
6353
typescript: 5.9.3
6628
- vue: 3.5.30(typescript@5.9.3)
6354
+ vue: 3.5.32(typescript@5.9.3)
6355
6630
- '@vueuse/core@13.9.0(vue@3.5.30(typescript@5.9.3))':
6356
+ '@vueuse/core@13.9.0(vue@3.5.32(typescript@5.9.3))':
6357
dependencies:
6358
'@types/web-bluetooth': 0.0.21
6359
'@vueuse/metadata': 13.9.0
6634
- '@vueuse/shared': 13.9.0(vue@3.5.30(typescript@5.9.3))
6635
- vue: 3.5.30(typescript@5.9.3)
6360
+ '@vueuse/shared': 13.9.0(vue@3.5.32(typescript@5.9.3))
6361
+ vue: 3.5.32(typescript@5.9.3)
6362
6637
- '@vueuse/core@14.2.1(vue@3.5.30(typescript@5.9.3))':
6363
+ '@vueuse/core@14.2.1(vue@3.5.32(typescript@5.9.3))':
6364
dependencies:
6365
'@types/web-bluetooth': 0.0.21
6366
'@vueuse/metadata': 14.2.1
6641
- '@vueuse/shared': 14.2.1(vue@3.5.30(typescript@5.9.3))
6642
- vue: 3.5.30(typescript@5.9.3)
6367
+ '@vueuse/shared': 14.2.1(vue@3.5.32(typescript@5.9.3))
6368
+ vue: 3.5.32(typescript@5.9.3)
6369
6370
'@vueuse/metadata@13.9.0': {}
6371
6372
'@vueuse/metadata@14.2.1': {}
6373
6648
- '@vueuse/motion@3.0.3(vue@3.5.30(typescript@5.9.3))':
6374
+ '@vueuse/motion@3.0.3(vue@3.5.32(typescript@5.9.3))':
6375
dependencies:
6650
- '@vueuse/core': 13.9.0(vue@3.5.30(typescript@5.9.3))
6651
- '@vueuse/shared': 13.9.0(vue@3.5.30(typescript@5.9.3))
6652
- defu: 6.1.4
6376
+ '@vueuse/core': 13.9.0(vue@3.5.32(typescript@5.9.3))
6377
+ '@vueuse/shared': 13.9.0(vue@3.5.32(typescript@5.9.3))
6378
+ defu: 6.1.7
6379
framesync: 6.1.2
6380
popmotion: 11.0.5
6381
style-value-types: 5.1.2
6656
- vue: 3.5.30(typescript@5.9.3)
6382
+ vue: 3.5.32(typescript@5.9.3)
6383
optionalDependencies:
6658
- '@nuxt/kit': 3.21.1
6384
+ '@nuxt/kit': 3.21.2
6385
transitivePeerDependencies:
6386
- magicast
6387
6662
- '@vueuse/shared@13.9.0(vue@3.5.30(typescript@5.9.3))':
6388
+ '@vueuse/shared@13.9.0(vue@3.5.32(typescript@5.9.3))':
6389
dependencies:
6664
- vue: 3.5.30(typescript@5.9.3)
6390
+ vue: 3.5.32(typescript@5.9.3)
6391
6666
- '@vueuse/shared@14.2.1(vue@3.5.30(typescript@5.9.3))':
6392
+ '@vueuse/shared@14.2.1(vue@3.5.32(typescript@5.9.3))':
6393
dependencies:
6668
- vue: 3.5.30(typescript@5.9.3)
6669
-
6670
- '@yr/monotone-cubic-spline@1.0.3': {}
6394
+ vue: 3.5.32(typescript@5.9.3)
6395
6396
abbrev@2.0.0: {}
6397
@@ -6677,8 +6401,6 @@ snapshots:
6401
6402
acorn@7.4.1: {}
6403
6680
- acorn@8.15.0: {}
6681
-
6404
acorn@8.16.0: {}
6405
6406
ajv@6.14.0:
@@ -6688,22 +6410,22 @@ snapshots:
6410
json-schema-traverse: 0.4.1
6411
uri-js: 4.4.1
6412
6691
- algoliasearch@5.48.1:
6692
- dependencies:
6693
- '@algolia/abtesting': 1.14.1
6694
- '@algolia/client-abtesting': 5.48.1
6695
- '@algolia/client-analytics': 5.48.1
6696
- '@algolia/client-common': 5.48.1
6697
- '@algolia/client-insights': 5.48.1
6698
- '@algolia/client-personalization': 5.48.1
6699
- '@algolia/client-query-suggestions': 5.48.1
6700
- '@algolia/client-search': 5.48.1
6701
- '@algolia/ingestion': 1.48.1
6702
- '@algolia/monitoring': 1.48.1
6703
- '@algolia/recommend': 5.48.1
6704
- '@algolia/requester-browser-xhr': 5.48.1
6705
- '@algolia/requester-fetch': 5.48.1
6706
- '@algolia/requester-node-http': 5.48.1
6413
+ algoliasearch@5.50.1:
6414
+ dependencies:
6415
+ '@algolia/abtesting': 1.16.1
6416
+ '@algolia/client-abtesting': 5.50.1
6417
+ '@algolia/client-analytics': 5.50.1
6418
+ '@algolia/client-common': 5.50.1
6419
+ '@algolia/client-insights': 5.50.1
6420
+ '@algolia/client-personalization': 5.50.1
6421
+ '@algolia/client-query-suggestions': 5.50.1
6422
+ '@algolia/client-search': 5.50.1
6423
+ '@algolia/ingestion': 1.50.1
6424
+ '@algolia/monitoring': 1.50.1
6425
+ '@algolia/recommend': 5.50.1
6426
+ '@algolia/requester-browser-xhr': 5.50.1
6427
+ '@algolia/requester-fetch': 5.50.1
6428
+ '@algolia/requester-node-http': 5.50.1
6429
6430
alien-signals@3.1.2: {}
6431
@@ -6719,9 +6441,7 @@ snapshots:
6441
6442
ansis@4.2.0: {}
6443
6722
- apexcharts@5.5.1:
6723
- dependencies:
6724
- '@yr/monotone-cubic-spline': 1.0.3
6444
+ apexcharts@5.10.6: {}
6445
6446
are-docs-informative@0.0.2: {}
6447
@@ -6747,23 +6467,23 @@ snapshots:
6467
6468
ast-kit@2.2.0:
6469
dependencies:
6750
- '@babel/parser': 7.29.0
6470
+ '@babel/parser': 7.29.2
6471
pathe: 2.0.3
6472
6473
ast-walker-scope@0.8.3:
6474
dependencies:
6755
- '@babel/parser': 7.29.0
6475
+ '@babel/parser': 7.29.2
6476
ast-kit: 2.2.0
6477
6478
async-validator@4.2.5: {}
6479
6480
asynckit@0.4.0: {}
6481
6762
- axios@1.13.6(debug@4.4.3):
6482
+ axios@1.15.0(debug@4.4.3):
6483
dependencies:
6764
- follow-redirects: 1.15.11(debug@4.4.3)
6484
+ follow-redirects: 1.16.0(debug@4.4.3)
6485
form-data: 4.0.5
6766
- proxy-from-env: 1.1.0
6486
+ proxy-from-env: 2.1.0
6487
transitivePeerDependencies:
6488
- debug
6489
@@ -6775,11 +6495,9 @@ snapshots:
6495
6496
balanced-match@1.0.2: {}
6497
6778
- balanced-match@4.0.2:
6779
- dependencies:
6780
- jackspeak: 4.2.3
6498
+ balanced-match@4.0.4: {}
6499
6782
- baseline-browser-mapping@2.10.8: {}
6500
+ baseline-browser-mapping@2.10.18: {}
6501
6502
bidi-js@1.0.3:
6503
dependencies:
@@ -6796,32 +6514,32 @@ snapshots:
6514
6515
boolbase@1.0.0: {}
6516
6799
- brace-expansion@1.1.12:
6517
+ brace-expansion@1.1.14:
6518
dependencies:
6519
balanced-match: 1.0.2
6520
concat-map: 0.0.1
6521
6804
- brace-expansion@2.0.2:
6522
+ brace-expansion@2.1.0:
6523
dependencies:
6524
balanced-match: 1.0.2
6525
6808
- brace-expansion@5.0.2:
6526
+ brace-expansion@5.0.5:
6527
dependencies:
6810
- balanced-match: 4.0.2
6528
+ balanced-match: 4.0.4
6529
6530
braces@3.0.3:
6531
dependencies:
6532
fill-range: 7.1.1
6533
6816
- browserslist@4.28.1:
6534
+ browserslist@4.28.2:
6535
dependencies:
6818
- baseline-browser-mapping: 2.10.8
6819
- caniuse-lite: 1.0.30001770
6820
- electron-to-chromium: 1.5.286
6821
- node-releases: 2.0.27
6822
- update-browserslist-db: 1.2.3(browserslist@4.28.1)
6536
+ baseline-browser-mapping: 2.10.18
6537
+ caniuse-lite: 1.0.30001787
6538
+ electron-to-chromium: 1.5.335
6539
+ node-releases: 2.0.37
6540
+ update-browserslist-db: 1.2.3(browserslist@4.28.2)
6541
6824
- builtin-modules@5.0.0: {}
6542
+ builtin-modules@5.1.0: {}
6543
6544
bundle-name@4.1.0:
6545
dependencies:
@@ -6829,20 +6547,20 @@ snapshots:
6547
6548
bytes@3.1.2: {}
6549
6832
- c12@3.3.3:
6550
+ c12@3.3.4:
6551
dependencies:
6552
chokidar: 5.0.0
6553
confbox: 0.2.4
6836
- defu: 6.1.4
6837
- dotenv: 17.3.1
6554
+ defu: 6.1.7
6555
+ dotenv: 17.4.2
6556
exsolve: 1.0.8
6839
- giget: 2.0.0
6557
+ giget: 3.2.0
6558
jiti: 2.6.1
6559
ohash: 2.0.11
6560
pathe: 2.0.3
6561
perfect-debounce: 2.1.0
6562
pkg-types: 2.3.0
6845
- rc9: 2.1.2
6563
+ rc9: 3.0.1
6564
optional: true
6565
6566
cac@6.7.14: {}
@@ -6865,7 +6583,7 @@ snapshots:
6583
6584
camelcase@6.3.0: {}
6585
6868
- caniuse-lite@1.0.30001770: {}
6586
+ caniuse-lite@1.0.30001787: {}
6587
6588
ccount@2.0.1: {}
6589
@@ -6900,9 +6618,6 @@ snapshots:
6618
consola: 3.4.2
6619
optional: true
6620
6903
- citty@0.2.1:
6904
- optional: true
6905
-
6621
classnames@2.5.1: {}
6622
6623
clean-regexp@1.0.0:
@@ -6929,13 +6644,13 @@ snapshots:
6644
6645
codemirror@6.0.2:
6646
dependencies:
6932
- '@codemirror/autocomplete': 6.20.0
6647
+ '@codemirror/autocomplete': 6.20.1
6648
'@codemirror/commands': 6.10.3
6934
- '@codemirror/language': 6.12.1
6649
+ '@codemirror/language': 6.12.3
6650
'@codemirror/lint': 6.9.5
6651
'@codemirror/search': 6.6.0
6937
- '@codemirror/state': 6.5.4
6938
- '@codemirror/view': 6.40.0
6652
+ '@codemirror/state': 6.6.0
6653
+ '@codemirror/view': 6.41.0
6654
6655
color-convert@2.0.1:
6656
dependencies:
@@ -6961,6 +6676,8 @@ snapshots:
6676
6677
comment-parser@1.4.5: {}
6678
6679
+ comment-parser@1.4.6: {}
6680
+
6681
concat-map@0.0.1: {}
6682
6683
confbox@0.1.8: {}
@@ -6977,7 +6694,7 @@ snapshots:
6694
6695
constantinople@4.0.1:
6696
dependencies:
6980
- '@babel/parser': 7.29.0
6697
+ '@babel/parser': 7.29.2
6698
'@babel/types': 7.29.0
6699
6700
convert-source-map@2.0.0: {}
@@ -6986,9 +6703,9 @@ snapshots:
6703
dependencies:
6704
is-what: 5.5.0
6705
6989
- core-js-compat@3.48.0:
6706
+ core-js-compat@3.49.0:
6707
dependencies:
6991
- browserslist: 4.28.1
6708
+ browserslist: 4.28.2
6709
6710
cosmiconfig@7.1.0:
6711
dependencies:
@@ -6996,7 +6713,7 @@ snapshots:
6713
import-fresh: 3.3.1
6714
parse-json: 5.2.0
6715
path-type: 4.0.0
6999
- yaml: 1.10.2
6716
+ yaml: 1.10.3
6717
6718
crelt@1.0.6: {}
6719
@@ -7088,15 +6805,15 @@ snapshots:
6805
6806
define-lazy-prop@3.0.0: {}
6807
7091
- defu@6.1.4: {}
6808
+ defu@6.1.7: {}
6809
6810
delayed-stream@1.0.0: {}
6811
6812
depcheck@1.4.7:
6813
dependencies:
7097
- '@babel/parser': 7.29.0
6814
+ '@babel/parser': 7.29.2
6815
'@babel/traverse': 7.29.0
7099
- '@vue/compiler-sfc': 3.5.28
6816
+ '@vue/compiler-sfc': 3.5.32
6817
callsite: 1.0.0
6818
camelcase: 6.3.0
6819
cosmiconfig: 7.1.0
@@ -7107,13 +6824,13 @@ snapshots:
6824
is-core-module: 2.16.1
6825
js-yaml: 3.14.2
6826
json5: 2.2.3
7110
- lodash: 4.17.23
7111
- minimatch: 7.4.6
6827
+ lodash: 4.18.1
6828
+ minimatch: 7.4.9
6829
multimatch: 5.0.0
6830
please-upgrade-node: 3.2.0
6831
readdirp: 3.6.0
6832
require-package-name: 2.0.1
7116
- resolve: 1.22.11
6833
+ resolve: 1.22.12
6834
resolve-from: 5.0.0
6835
semver: 7.7.4
6836
yargs: 16.2.0
@@ -7158,7 +6875,7 @@ snapshots:
6875
domelementtype: 2.3.0
6876
domhandler: 5.0.3
6877
7161
- dotenv@17.3.1:
6878
+ dotenv@17.4.2:
6879
optional: true
6880
6881
dunder-proto@1.0.1:
@@ -7167,8 +6884,6 @@ snapshots:
6884
es-errors: 1.3.0
6885
gopd: 1.2.0
6886
7170
- duplexer@0.1.2: {}
7171
-
6887
eastasianwidth@0.2.0: {}
6888
6889
easy-bem@1.1.1: {}
@@ -7178,14 +6893,14 @@ snapshots:
6893
tslib: 2.3.0
6894
zrender: 6.0.0
6895
7181
- editorconfig@1.0.4:
6896
+ editorconfig@1.0.7:
6897
dependencies:
6898
'@one-ini/wasm': 0.1.1
6899
commander: 10.0.1
7185
- minimatch: 9.0.1
6900
+ minimatch: 9.0.9
6901
semver: 7.7.4
6902
7188
- electron-to-chromium@1.5.286: {}
6903
+ electron-to-chromium@1.5.335: {}
6904
6905
emoji-regex@8.0.0: {}
6906
@@ -7197,10 +6912,10 @@ snapshots:
6912
dependencies:
6913
once: 1.4.0
6914
7200
- enhanced-resolve@5.19.0:
6915
+ enhanced-resolve@5.20.1:
6916
dependencies:
6917
graceful-fs: 4.2.11
7203
- tapable: 2.3.0
6918
+ tapable: 2.3.2
6919
6920
entities@4.5.0: {}
6921
@@ -7234,34 +6949,34 @@ snapshots:
6949
has-tostringtag: 1.0.2
6950
hasown: 2.0.2
6951
7237
- esbuild@0.27.3:
6952
+ esbuild@0.27.7:
6953
optionalDependencies:
7239
- '@esbuild/aix-ppc64': 0.27.3
7240
- '@esbuild/android-arm': 0.27.3
7241
- '@esbuild/android-arm64': 0.27.3
7242
- '@esbuild/android-x64': 0.27.3
7243
- '@esbuild/darwin-arm64': 0.27.3
7244
- '@esbuild/darwin-x64': 0.27.3
7245
- '@esbuild/freebsd-arm64': 0.27.3
7246
- '@esbuild/freebsd-x64': 0.27.3
7247
- '@esbuild/linux-arm': 0.27.3
7248
- '@esbuild/linux-arm64': 0.27.3
7249
- '@esbuild/linux-ia32': 0.27.3
7250
- '@esbuild/linux-loong64': 0.27.3
7251
- '@esbuild/linux-mips64el': 0.27.3
7252
- '@esbuild/linux-ppc64': 0.27.3
7253
- '@esbuild/linux-riscv64': 0.27.3
7254
- '@esbuild/linux-s390x': 0.27.3
7255
- '@esbuild/linux-x64': 0.27.3
7256
- '@esbuild/netbsd-arm64': 0.27.3
7257
- '@esbuild/netbsd-x64': 0.27.3
7258
- '@esbuild/openbsd-arm64': 0.27.3
7259
- '@esbuild/openbsd-x64': 0.27.3
7260
- '@esbuild/openharmony-arm64': 0.27.3
7261
- '@esbuild/sunos-x64': 0.27.3
7262
- '@esbuild/win32-arm64': 0.27.3
7263
- '@esbuild/win32-ia32': 0.27.3
7264
- '@esbuild/win32-x64': 0.27.3
6954
+ '@esbuild/aix-ppc64': 0.27.7
6955
+ '@esbuild/android-arm': 0.27.7
6956
+ '@esbuild/android-arm64': 0.27.7
6957
+ '@esbuild/android-x64': 0.27.7
6958
+ '@esbuild/darwin-arm64': 0.27.7
6959
+ '@esbuild/darwin-x64': 0.27.7
6960
+ '@esbuild/freebsd-arm64': 0.27.7
6961
+ '@esbuild/freebsd-x64': 0.27.7
6962
+ '@esbuild/linux-arm': 0.27.7
6963
+ '@esbuild/linux-arm64': 0.27.7
6964
+ '@esbuild/linux-ia32': 0.27.7
6965
+ '@esbuild/linux-loong64': 0.27.7
6966
+ '@esbuild/linux-mips64el': 0.27.7
6967
+ '@esbuild/linux-ppc64': 0.27.7
6968
+ '@esbuild/linux-riscv64': 0.27.7
6969
+ '@esbuild/linux-s390x': 0.27.7
6970
+ '@esbuild/linux-x64': 0.27.7
6971
+ '@esbuild/netbsd-arm64': 0.27.7
6972
+ '@esbuild/netbsd-x64': 0.27.7
6973
+ '@esbuild/openbsd-arm64': 0.27.7
6974
+ '@esbuild/openbsd-x64': 0.27.7
6975
+ '@esbuild/openharmony-arm64': 0.27.7
6976
+ '@esbuild/sunos-x64': 0.27.7
6977
+ '@esbuild/win32-arm64': 0.27.7
6978
+ '@esbuild/win32-ia32': 0.27.7
6979
+ '@esbuild/win32-x64': 0.27.7
6980
6981
escalade@3.2.0: {}
6982
@@ -7271,71 +6986,71 @@ snapshots:
6986
6987
escape-string-regexp@5.0.0: {}
6988
7274
- eslint-compat-utils@0.5.1(eslint@10.0.3(jiti@2.6.1)):
6989
+ eslint-compat-utils@0.5.1(eslint@10.2.0(jiti@2.6.1)):
6990
dependencies:
7276
- eslint: 10.0.3(jiti@2.6.1)
6991
+ eslint: 10.2.0(jiti@2.6.1)
6992
semver: 7.7.4
6993
7279
- eslint-config-flat-gitignore@2.2.1(eslint@10.0.3(jiti@2.6.1)):
6994
+ eslint-config-flat-gitignore@2.3.0(eslint@10.2.0(jiti@2.6.1)):
6995
dependencies:
7281
- '@eslint/compat': 2.0.2(eslint@10.0.3(jiti@2.6.1))
7282
- eslint: 10.0.3(jiti@2.6.1)
6996
+ '@eslint/compat': 2.0.5(eslint@10.2.0(jiti@2.6.1))
6997
+ eslint: 10.2.0(jiti@2.6.1)
6998
7284
- eslint-flat-config-utils@3.0.2:
6999
+ eslint-flat-config-utils@3.1.0:
7000
dependencies:
7286
- '@eslint/config-helpers': 0.5.3
7001
+ '@eslint/config-helpers': 0.5.5
7002
pathe: 2.0.3
7003
7289
- eslint-json-compat-utils@0.2.1(eslint@10.0.3(jiti@2.6.1))(jsonc-eslint-parser@3.1.0):
7004
+ eslint-json-compat-utils@0.2.3(eslint@10.2.0(jiti@2.6.1))(jsonc-eslint-parser@3.1.0):
7005
dependencies:
7291
- eslint: 10.0.3(jiti@2.6.1)
7006
+ eslint: 10.2.0(jiti@2.6.1)
7007
esquery: 1.7.0
7008
jsonc-eslint-parser: 3.1.0
7009
7295
- eslint-merge-processors@2.0.0(eslint@10.0.3(jiti@2.6.1)):
7010
+ eslint-merge-processors@2.0.0(eslint@10.2.0(jiti@2.6.1)):
7011
dependencies:
7297
- eslint: 10.0.3(jiti@2.6.1)
7012
+ eslint: 10.2.0(jiti@2.6.1)
7013
7299
- eslint-plugin-antfu@3.2.2(eslint@10.0.3(jiti@2.6.1)):
7014
+ eslint-plugin-antfu@3.2.2(eslint@10.2.0(jiti@2.6.1)):
7015
dependencies:
7301
- eslint: 10.0.3(jiti@2.6.1)
7016
+ eslint: 10.2.0(jiti@2.6.1)
7017
7303
- eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.57.1(typescript@5.9.3))(@typescript-eslint/utils@8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.3(jiti@2.6.1)):
7018
+ eslint-plugin-command@3.5.2(@typescript-eslint/rule-tester@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/typescript-estree@8.58.2(typescript@5.9.3))(@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.2.0(jiti@2.6.1)):
7019
dependencies:
7020
'@es-joy/jsdoccomment': 0.84.0
7306
- '@typescript-eslint/rule-tester': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
7307
- '@typescript-eslint/typescript-estree': 8.57.1(typescript@5.9.3)
7308
- '@typescript-eslint/utils': 8.57.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
7309
- eslint: 10.0.3(jiti@2.6.1)
7021
+ '@typescript-eslint/rule-tester': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
7022
+ '@typescript-eslint/typescript-estree': 8.58.2(typescript@5.9.3)
7023
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
7024
+ eslint: 10.2.0(jiti@2.6.1)
7025
7311
- eslint-plugin-depend@1.5.0(eslint@10.0.3(jiti@2.6.1)):
7026
+ eslint-plugin-depend@1.5.0(eslint@10.2.0(jiti@2.6.1)):
7027
dependencies:
7028
empathic: 2.0.0
7314
- eslint: 10.0.3(jiti@2.6.1)
7029
+ eslint: 10.2.0(jiti@2.6.1)
7030
module-replacements: 2.11.0
7031
semver: 7.7.4
7032
7318
- eslint-plugin-es-x@7.8.0(eslint@10.0.3(jiti@2.6.1)):
7033
+ eslint-plugin-es-x@7.8.0(eslint@10.2.0(jiti@2.6.1)):
7034
dependencies:
7320
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
7035
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
7036
'@eslint-community/regexpp': 4.12.2
7322
- eslint: 10.0.3(jiti@2.6.1)
7323
- eslint-compat-utils: 0.5.1(eslint@10.0.3(jiti@2.6.1))
7037
+ eslint: 10.2.0(jiti@2.6.1)
7038
+ eslint-compat-utils: 0.5.1(eslint@10.2.0(jiti@2.6.1))
7039
7325
- eslint-plugin-import-lite@0.5.2(eslint@10.0.3(jiti@2.6.1)):
7040
+ eslint-plugin-import-lite@0.5.2(eslint@10.2.0(jiti@2.6.1)):
7041
dependencies:
7327
- eslint: 10.0.3(jiti@2.6.1)
7042
+ eslint: 10.2.0(jiti@2.6.1)
7043
7329
- eslint-plugin-jsdoc@62.7.1(eslint@10.0.3(jiti@2.6.1)):
7044
+ eslint-plugin-jsdoc@62.9.0(eslint@10.2.0(jiti@2.6.1)):
7045
dependencies:
7331
- '@es-joy/jsdoccomment': 0.84.0
7046
+ '@es-joy/jsdoccomment': 0.86.0
7047
'@es-joy/resolve.exports': 1.2.0
7048
are-docs-informative: 0.0.2
7334
- comment-parser: 1.4.5
7049
+ comment-parser: 1.4.6
7050
debug: 4.4.3
7051
escape-string-regexp: 4.0.0
7337
- eslint: 10.0.3(jiti@2.6.1)
7338
- espree: 11.1.1
7052
+ eslint: 10.2.0(jiti@2.6.1)
7053
+ espree: 11.2.0
7054
esquery: 1.7.0
7055
html-entities: 2.6.0
7056
object-deep-merge: 2.0.0
@@ -7346,28 +7061,28 @@ snapshots:
7061
transitivePeerDependencies:
7062
- supports-color
7063
7349
- eslint-plugin-jsonc@3.1.1(eslint@10.0.3(jiti@2.6.1)):
7064
+ eslint-plugin-jsonc@3.1.2(eslint@10.2.0(jiti@2.6.1)):
7065
dependencies:
7351
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
7352
- '@eslint/core': 1.1.0
7353
- '@eslint/plugin-kit': 0.6.0
7066
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
7067
+ '@eslint/core': 1.2.1
7068
+ '@eslint/plugin-kit': 0.6.1
7069
'@ota-meshi/ast-token-store': 0.3.0
7070
diff-sequences: 29.6.3
7356
- eslint: 10.0.3(jiti@2.6.1)
7357
- eslint-json-compat-utils: 0.2.1(eslint@10.0.3(jiti@2.6.1))(jsonc-eslint-parser@3.1.0)
7071
+ eslint: 10.2.0(jiti@2.6.1)
7072
+ eslint-json-compat-utils: 0.2.3(eslint@10.2.0(jiti@2.6.1))(jsonc-eslint-parser@3.1.0)
7073
jsonc-eslint-parser: 3.1.0
7074
natural-compare: 1.4.0
7075
synckit: 0.11.12
7076
transitivePeerDependencies:
7077
- '@eslint/json'
7078
7364
- eslint-plugin-n@17.24.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
7079
+ eslint-plugin-n@17.24.0(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3):
7080
dependencies:
7366
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
7367
- enhanced-resolve: 5.19.0
7368
- eslint: 10.0.3(jiti@2.6.1)
7369
- eslint-plugin-es-x: 7.8.0(eslint@10.0.3(jiti@2.6.1))
7370
- get-tsconfig: 4.13.6
7081
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
7082
+ enhanced-resolve: 5.20.1
7083
+ eslint: 10.2.0(jiti@2.6.1)
7084
+ eslint-plugin-es-x: 7.8.0(eslint@10.2.0(jiti@2.6.1))
7085
+ get-tsconfig: 4.13.7
7086
globals: 15.15.0
7087
globrex: 0.1.2
7088
ignore: 5.3.2
@@ -7378,57 +7093,57 @@ snapshots:
7093
7094
eslint-plugin-no-only-tests@3.3.0: {}
7095
7381
- eslint-plugin-perfectionist@5.6.0(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3):
7096
+ eslint-plugin-perfectionist@5.8.0(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3):
7097
dependencies:
7383
- '@typescript-eslint/utils': 8.56.1(eslint@10.0.3(jiti@2.6.1))(typescript@5.9.3)
7384
- eslint: 10.0.3(jiti@2.6.1)
7098
+ '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@5.9.3)
7099
+ eslint: 10.2.0(jiti@2.6.1)
7100
natural-orderby: 5.0.0
7101
transitivePeerDependencies:
7102
- supports-color
7103
- typescript
7104
7390
- eslint-plugin-pnpm@1.6.0(eslint@10.0.3(jiti@2.6.1)):
7105
+ eslint-plugin-pnpm@1.6.0(eslint@10.2.0(jiti@2.6.1)):
7106
dependencies:
7107
empathic: 2.0.0
7393
- eslint: 10.0.3(jiti@2.6.1)
7108
+ eslint: 10.2.0(jiti@2.6.1)
7109
jsonc-eslint-parser: 3.1.0
7110
pathe: 2.0.3
7111
pnpm-workspace-yaml: 1.6.0
7397
- tinyglobby: 0.2.15
7398
- yaml: 2.8.2
7112
+ tinyglobby: 0.2.16
7113
+ yaml: 2.8.3
7114
yaml-eslint-parser: 2.0.0
7115
7401
- eslint-plugin-regexp@3.1.0(eslint@10.0.3(jiti@2.6.1)):
7116
+ eslint-plugin-regexp@3.1.0(eslint@10.2.0(jiti@2.6.1)):
7117
dependencies:
7403
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
7118
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
7119
'@eslint-community/regexpp': 4.12.2
7405
- comment-parser: 1.4.5
7406
- eslint: 10.0.3(jiti@2.6.1)
7407
- jsdoc-type-pratt-parser: 7.1.1
7120
+ comment-parser: 1.4.6
7121
+ eslint: 10.2.0(jiti@2.6.1)
7122
+ jsdoc-type-pratt-parser: 7.2.0
7123
refa: 0.12.1
7124
regexp-ast-analysis: 0.7.1
7125
scslre: 0.3.0
7126
7412
- eslint-plugin-toml@1.3.1(eslint@10.0.3(jiti@2.6.1)):
7127
+ eslint-plugin-toml@1.3.1(eslint@10.2.0(jiti@2.6.1)):
7128
dependencies:
7414
- '@eslint/core': 1.1.0
7415
- '@eslint/plugin-kit': 0.6.0
7129
+ '@eslint/core': 1.2.1
7130
+ '@eslint/plugin-kit': 0.6.1
7131
'@ota-meshi/ast-token-store': 0.3.0
7132
debug: 4.4.3
7418
- eslint: 10.0.3(jiti@2.6.1)
7133
+ eslint: 10.2.0(jiti@2.6.1)
7134
toml-eslint-parser: 1.0.3
7135
transitivePeerDependencies:
7136
- supports-color
7137
7423
- eslint-plugin-unicorn@63.0.0(eslint@10.0.3(jiti@2.6.1)):
7138
+ eslint-plugin-unicorn@63.0.0(eslint@10.2.0(jiti@2.6.1)):
7139
dependencies:
7140
'@babel/helper-validator-identifier': 7.28.5
7426
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.3(jiti@2.6.1))
7141
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1))
7142
change-case: 5.4.4
7143
ci-info: 4.4.0
7144
clean-regexp: 1.0.0
7430
- core-js-compat: 3.48.0
7431
- eslint: 10.0.3(jiti@2.6.1)
7145
+ core-js-compat: 3.49.0
This file is too large to show in full.