@regulaforensics/idv 9.5.93-nightly → 9.5.101-nightly
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/RNIDV.podspec +2 -2
- package/android/build.gradle +1 -1
- package/android/cordova.gradle +1 -1
- package/examples/capacitor/package-lock.json +943 -1149
- package/examples/capacitor/package.json +5 -7
- package/examples/capacitor/scripts/android.sh +1 -1
- package/examples/ionic/package-lock.json +1542 -1759
- package/examples/ionic/package.json +9 -10
- package/examples/ionic/scripts/android.sh +1 -1
- package/examples/react_native/app.config.ts +0 -1
- package/examples/react_native/package-lock.json +1637 -3328
- package/examples/react_native/package.json +17 -16
- package/examples/react_native/scripts/android.sh +1 -1
- package/package.json +1 -1
- package/plugin.xml +2 -2
|
@@ -13,25 +13,23 @@
|
|
|
13
13
|
"@capacitor/ios": "^8.0.0",
|
|
14
14
|
"@capacitor/status-bar": "^8.0.0",
|
|
15
15
|
"@ionic/react": "^8.7.17",
|
|
16
|
-
"@regulaforensics/document-reader": "9.
|
|
17
|
-
"@regulaforensics/
|
|
18
|
-
"@regulaforensics/
|
|
19
|
-
"@regulaforensics/
|
|
20
|
-
"@regulaforensics/idv": "3.
|
|
21
|
-
"@regulaforensics/idv-module-document-reader": "3.2.50",
|
|
22
|
-
"@regulaforensics/idv-module-face": "3.2.51",
|
|
16
|
+
"@regulaforensics/document-reader-core-fullauthrfid": "9.5.2382",
|
|
17
|
+
"@regulaforensics/face-core-basic": "8.2.521",
|
|
18
|
+
"@regulaforensics/idv": "3.6.96-nightly",
|
|
19
|
+
"@regulaforensics/idv-module-document-reader": "3.6.78-nightly",
|
|
20
|
+
"@regulaforensics/idv-module-face": "3.6.77-nightly",
|
|
23
21
|
"@types/react-router-dom": "^5.3.3",
|
|
24
22
|
"@vitejs/plugin-react": "^5.1.2",
|
|
25
23
|
"vite-plugin-static-copy": "^3.2.0"
|
|
26
24
|
}
|
|
27
25
|
},
|
|
28
26
|
"node_modules/@babel/code-frame": {
|
|
29
|
-
"version": "7.
|
|
30
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
|
31
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "7.29.7",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
29
|
+
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
32
30
|
"license": "MIT",
|
|
33
31
|
"dependencies": {
|
|
34
|
-
"@babel/helper-validator-identifier": "^7.
|
|
32
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
35
33
|
"js-tokens": "^4.0.0",
|
|
36
34
|
"picocolors": "^1.1.1"
|
|
37
35
|
},
|
|
@@ -40,29 +38,29 @@
|
|
|
40
38
|
}
|
|
41
39
|
},
|
|
42
40
|
"node_modules/@babel/compat-data": {
|
|
43
|
-
"version": "7.
|
|
44
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.
|
|
45
|
-
"integrity": "sha512-
|
|
41
|
+
"version": "7.29.7",
|
|
42
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz",
|
|
43
|
+
"integrity": "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==",
|
|
46
44
|
"license": "MIT",
|
|
47
45
|
"engines": {
|
|
48
46
|
"node": ">=6.9.0"
|
|
49
47
|
}
|
|
50
48
|
},
|
|
51
49
|
"node_modules/@babel/core": {
|
|
52
|
-
"version": "7.
|
|
53
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
54
|
-
"integrity": "sha512-
|
|
55
|
-
"license": "MIT",
|
|
56
|
-
"dependencies": {
|
|
57
|
-
"@babel/code-frame": "^7.
|
|
58
|
-
"@babel/generator": "^7.
|
|
59
|
-
"@babel/helper-compilation-targets": "^7.
|
|
60
|
-
"@babel/helper-module-transforms": "^7.
|
|
61
|
-
"@babel/helpers": "^7.
|
|
62
|
-
"@babel/parser": "^7.
|
|
63
|
-
"@babel/template": "^7.
|
|
64
|
-
"@babel/traverse": "^7.
|
|
65
|
-
"@babel/types": "^7.
|
|
50
|
+
"version": "7.29.7",
|
|
51
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz",
|
|
52
|
+
"integrity": "sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==",
|
|
53
|
+
"license": "MIT",
|
|
54
|
+
"dependencies": {
|
|
55
|
+
"@babel/code-frame": "^7.29.7",
|
|
56
|
+
"@babel/generator": "^7.29.7",
|
|
57
|
+
"@babel/helper-compilation-targets": "^7.29.7",
|
|
58
|
+
"@babel/helper-module-transforms": "^7.29.7",
|
|
59
|
+
"@babel/helpers": "^7.29.7",
|
|
60
|
+
"@babel/parser": "^7.29.7",
|
|
61
|
+
"@babel/template": "^7.29.7",
|
|
62
|
+
"@babel/traverse": "^7.29.7",
|
|
63
|
+
"@babel/types": "^7.29.7",
|
|
66
64
|
"@jridgewell/remapping": "^2.3.5",
|
|
67
65
|
"convert-source-map": "^2.0.0",
|
|
68
66
|
"debug": "^4.1.0",
|
|
@@ -88,13 +86,13 @@
|
|
|
88
86
|
}
|
|
89
87
|
},
|
|
90
88
|
"node_modules/@babel/generator": {
|
|
91
|
-
"version": "7.
|
|
92
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
93
|
-
"integrity": "sha512-
|
|
89
|
+
"version": "7.29.7",
|
|
90
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.7.tgz",
|
|
91
|
+
"integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
|
|
94
92
|
"license": "MIT",
|
|
95
93
|
"dependencies": {
|
|
96
|
-
"@babel/parser": "^7.
|
|
97
|
-
"@babel/types": "^7.
|
|
94
|
+
"@babel/parser": "^7.29.7",
|
|
95
|
+
"@babel/types": "^7.29.7",
|
|
98
96
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
99
97
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
100
98
|
"jsesc": "^3.0.2"
|
|
@@ -104,13 +102,13 @@
|
|
|
104
102
|
}
|
|
105
103
|
},
|
|
106
104
|
"node_modules/@babel/helper-compilation-targets": {
|
|
107
|
-
"version": "7.
|
|
108
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
109
|
-
"integrity": "sha512-
|
|
105
|
+
"version": "7.29.7",
|
|
106
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz",
|
|
107
|
+
"integrity": "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==",
|
|
110
108
|
"license": "MIT",
|
|
111
109
|
"dependencies": {
|
|
112
|
-
"@babel/compat-data": "^7.
|
|
113
|
-
"@babel/helper-validator-option": "^7.
|
|
110
|
+
"@babel/compat-data": "^7.29.7",
|
|
111
|
+
"@babel/helper-validator-option": "^7.29.7",
|
|
114
112
|
"browserslist": "^4.24.0",
|
|
115
113
|
"lru-cache": "^5.1.1",
|
|
116
114
|
"semver": "^6.3.1"
|
|
@@ -129,36 +127,36 @@
|
|
|
129
127
|
}
|
|
130
128
|
},
|
|
131
129
|
"node_modules/@babel/helper-globals": {
|
|
132
|
-
"version": "7.
|
|
133
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.
|
|
134
|
-
"integrity": "sha512
|
|
130
|
+
"version": "7.29.7",
|
|
131
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz",
|
|
132
|
+
"integrity": "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==",
|
|
135
133
|
"license": "MIT",
|
|
136
134
|
"engines": {
|
|
137
135
|
"node": ">=6.9.0"
|
|
138
136
|
}
|
|
139
137
|
},
|
|
140
138
|
"node_modules/@babel/helper-module-imports": {
|
|
141
|
-
"version": "7.
|
|
142
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.
|
|
143
|
-
"integrity": "sha512-
|
|
139
|
+
"version": "7.29.7",
|
|
140
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz",
|
|
141
|
+
"integrity": "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==",
|
|
144
142
|
"license": "MIT",
|
|
145
143
|
"dependencies": {
|
|
146
|
-
"@babel/traverse": "^7.
|
|
147
|
-
"@babel/types": "^7.
|
|
144
|
+
"@babel/traverse": "^7.29.7",
|
|
145
|
+
"@babel/types": "^7.29.7"
|
|
148
146
|
},
|
|
149
147
|
"engines": {
|
|
150
148
|
"node": ">=6.9.0"
|
|
151
149
|
}
|
|
152
150
|
},
|
|
153
151
|
"node_modules/@babel/helper-module-transforms": {
|
|
154
|
-
"version": "7.
|
|
155
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.
|
|
156
|
-
"integrity": "sha512-
|
|
152
|
+
"version": "7.29.7",
|
|
153
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz",
|
|
154
|
+
"integrity": "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==",
|
|
157
155
|
"license": "MIT",
|
|
158
156
|
"dependencies": {
|
|
159
|
-
"@babel/helper-module-imports": "^7.
|
|
160
|
-
"@babel/helper-validator-identifier": "^7.
|
|
161
|
-
"@babel/traverse": "^7.
|
|
157
|
+
"@babel/helper-module-imports": "^7.29.7",
|
|
158
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
159
|
+
"@babel/traverse": "^7.29.7"
|
|
162
160
|
},
|
|
163
161
|
"engines": {
|
|
164
162
|
"node": ">=6.9.0"
|
|
@@ -168,61 +166,61 @@
|
|
|
168
166
|
}
|
|
169
167
|
},
|
|
170
168
|
"node_modules/@babel/helper-plugin-utils": {
|
|
171
|
-
"version": "7.
|
|
172
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.
|
|
173
|
-
"integrity": "sha512-
|
|
169
|
+
"version": "7.29.7",
|
|
170
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz",
|
|
171
|
+
"integrity": "sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==",
|
|
174
172
|
"license": "MIT",
|
|
175
173
|
"engines": {
|
|
176
174
|
"node": ">=6.9.0"
|
|
177
175
|
}
|
|
178
176
|
},
|
|
179
177
|
"node_modules/@babel/helper-string-parser": {
|
|
180
|
-
"version": "7.
|
|
181
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.
|
|
182
|
-
"integrity": "sha512-
|
|
178
|
+
"version": "7.29.7",
|
|
179
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
|
|
180
|
+
"integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
|
|
183
181
|
"license": "MIT",
|
|
184
182
|
"engines": {
|
|
185
183
|
"node": ">=6.9.0"
|
|
186
184
|
}
|
|
187
185
|
},
|
|
188
186
|
"node_modules/@babel/helper-validator-identifier": {
|
|
189
|
-
"version": "7.
|
|
190
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
191
|
-
"integrity": "sha512-
|
|
187
|
+
"version": "7.29.7",
|
|
188
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
|
|
189
|
+
"integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
|
|
192
190
|
"license": "MIT",
|
|
193
191
|
"engines": {
|
|
194
192
|
"node": ">=6.9.0"
|
|
195
193
|
}
|
|
196
194
|
},
|
|
197
195
|
"node_modules/@babel/helper-validator-option": {
|
|
198
|
-
"version": "7.
|
|
199
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.
|
|
200
|
-
"integrity": "sha512-
|
|
196
|
+
"version": "7.29.7",
|
|
197
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
|
|
198
|
+
"integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==",
|
|
201
199
|
"license": "MIT",
|
|
202
200
|
"engines": {
|
|
203
201
|
"node": ">=6.9.0"
|
|
204
202
|
}
|
|
205
203
|
},
|
|
206
204
|
"node_modules/@babel/helpers": {
|
|
207
|
-
"version": "7.
|
|
208
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.
|
|
209
|
-
"integrity": "sha512-
|
|
205
|
+
"version": "7.29.7",
|
|
206
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
|
|
207
|
+
"integrity": "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
|
|
210
208
|
"license": "MIT",
|
|
211
209
|
"dependencies": {
|
|
212
|
-
"@babel/template": "^7.
|
|
213
|
-
"@babel/types": "^7.
|
|
210
|
+
"@babel/template": "^7.29.7",
|
|
211
|
+
"@babel/types": "^7.29.7"
|
|
214
212
|
},
|
|
215
213
|
"engines": {
|
|
216
214
|
"node": ">=6.9.0"
|
|
217
215
|
}
|
|
218
216
|
},
|
|
219
217
|
"node_modules/@babel/parser": {
|
|
220
|
-
"version": "7.
|
|
221
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.
|
|
222
|
-
"integrity": "sha512-
|
|
218
|
+
"version": "7.29.7",
|
|
219
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
|
|
220
|
+
"integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
|
|
223
221
|
"license": "MIT",
|
|
224
222
|
"dependencies": {
|
|
225
|
-
"@babel/types": "^7.
|
|
223
|
+
"@babel/types": "^7.29.7"
|
|
226
224
|
},
|
|
227
225
|
"bin": {
|
|
228
226
|
"parser": "bin/babel-parser.js"
|
|
@@ -232,12 +230,12 @@
|
|
|
232
230
|
}
|
|
233
231
|
},
|
|
234
232
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
235
|
-
"version": "7.
|
|
236
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.
|
|
237
|
-
"integrity": "sha512-
|
|
233
|
+
"version": "7.29.7",
|
|
234
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.29.7.tgz",
|
|
235
|
+
"integrity": "sha512-TL0hMc9xzy86VD31nUiwzd5otRAcyEPcsegCxolO0PvcXuH1v0kECe/UIznYFihpkvU5wg/jk4v0TTEFfm53fw==",
|
|
238
236
|
"license": "MIT",
|
|
239
237
|
"dependencies": {
|
|
240
|
-
"@babel/helper-plugin-utils": "^7.
|
|
238
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
241
239
|
},
|
|
242
240
|
"engines": {
|
|
243
241
|
"node": ">=6.9.0"
|
|
@@ -247,12 +245,12 @@
|
|
|
247
245
|
}
|
|
248
246
|
},
|
|
249
247
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
250
|
-
"version": "7.
|
|
251
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.
|
|
252
|
-
"integrity": "sha512-
|
|
248
|
+
"version": "7.29.7",
|
|
249
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.29.7.tgz",
|
|
250
|
+
"integrity": "sha512-06IyK09H3wi4cGbhDBwp5gUGo0IKtnYa8tyTiephirPCK6fbobVGiXMMI5zLQ4aKEYP3wZ3ArU44o+8KMrSG/Q==",
|
|
253
251
|
"license": "MIT",
|
|
254
252
|
"dependencies": {
|
|
255
|
-
"@babel/helper-plugin-utils": "^7.
|
|
253
|
+
"@babel/helper-plugin-utils": "^7.29.7"
|
|
256
254
|
},
|
|
257
255
|
"engines": {
|
|
258
256
|
"node": ">=6.9.0"
|
|
@@ -262,31 +260,31 @@
|
|
|
262
260
|
}
|
|
263
261
|
},
|
|
264
262
|
"node_modules/@babel/template": {
|
|
265
|
-
"version": "7.
|
|
266
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.
|
|
267
|
-
"integrity": "sha512-
|
|
263
|
+
"version": "7.29.7",
|
|
264
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz",
|
|
265
|
+
"integrity": "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==",
|
|
268
266
|
"license": "MIT",
|
|
269
267
|
"dependencies": {
|
|
270
|
-
"@babel/code-frame": "^7.
|
|
271
|
-
"@babel/parser": "^7.
|
|
272
|
-
"@babel/types": "^7.
|
|
268
|
+
"@babel/code-frame": "^7.29.7",
|
|
269
|
+
"@babel/parser": "^7.29.7",
|
|
270
|
+
"@babel/types": "^7.29.7"
|
|
273
271
|
},
|
|
274
272
|
"engines": {
|
|
275
273
|
"node": ">=6.9.0"
|
|
276
274
|
}
|
|
277
275
|
},
|
|
278
276
|
"node_modules/@babel/traverse": {
|
|
279
|
-
"version": "7.
|
|
280
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
281
|
-
"integrity": "sha512-
|
|
277
|
+
"version": "7.29.7",
|
|
278
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz",
|
|
279
|
+
"integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==",
|
|
282
280
|
"license": "MIT",
|
|
283
281
|
"dependencies": {
|
|
284
|
-
"@babel/code-frame": "^7.
|
|
285
|
-
"@babel/generator": "^7.
|
|
286
|
-
"@babel/helper-globals": "^7.
|
|
287
|
-
"@babel/parser": "^7.
|
|
288
|
-
"@babel/template": "^7.
|
|
289
|
-
"@babel/types": "^7.
|
|
282
|
+
"@babel/code-frame": "^7.29.7",
|
|
283
|
+
"@babel/generator": "^7.29.7",
|
|
284
|
+
"@babel/helper-globals": "^7.29.7",
|
|
285
|
+
"@babel/parser": "^7.29.7",
|
|
286
|
+
"@babel/template": "^7.29.7",
|
|
287
|
+
"@babel/types": "^7.29.7",
|
|
290
288
|
"debug": "^4.3.1"
|
|
291
289
|
},
|
|
292
290
|
"engines": {
|
|
@@ -294,40 +292,40 @@
|
|
|
294
292
|
}
|
|
295
293
|
},
|
|
296
294
|
"node_modules/@babel/types": {
|
|
297
|
-
"version": "7.
|
|
298
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
299
|
-
"integrity": "sha512-
|
|
295
|
+
"version": "7.29.7",
|
|
296
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
|
|
297
|
+
"integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
|
|
300
298
|
"license": "MIT",
|
|
301
299
|
"dependencies": {
|
|
302
|
-
"@babel/helper-string-parser": "^7.
|
|
303
|
-
"@babel/helper-validator-identifier": "^7.
|
|
300
|
+
"@babel/helper-string-parser": "^7.29.7",
|
|
301
|
+
"@babel/helper-validator-identifier": "^7.29.7"
|
|
304
302
|
},
|
|
305
303
|
"engines": {
|
|
306
304
|
"node": ">=6.9.0"
|
|
307
305
|
}
|
|
308
306
|
},
|
|
309
307
|
"node_modules/@capacitor/android": {
|
|
310
|
-
"version": "8.0
|
|
311
|
-
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-8.0.
|
|
312
|
-
"integrity": "sha512-
|
|
308
|
+
"version": "8.4.0",
|
|
309
|
+
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-8.4.0.tgz",
|
|
310
|
+
"integrity": "sha512-K1ZPkQzvRzPEALz9nBdLx5p5nAPzp5fsTYWk7LRiKZeH/NXqjDvqfTv7lrLgrziQNoDeaL6ijg64oBREzXiV+g==",
|
|
313
311
|
"license": "MIT",
|
|
314
312
|
"peerDependencies": {
|
|
315
|
-
"@capacitor/core": "^8.
|
|
313
|
+
"@capacitor/core": "^8.4.0"
|
|
316
314
|
}
|
|
317
315
|
},
|
|
318
316
|
"node_modules/@capacitor/app": {
|
|
319
|
-
"version": "8.
|
|
320
|
-
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-8.
|
|
321
|
-
"integrity": "sha512-
|
|
317
|
+
"version": "8.1.0",
|
|
318
|
+
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-8.1.0.tgz",
|
|
319
|
+
"integrity": "sha512-MlmttTOWHDedr/G4SrhNRxsXMqY+R75S4MM4eIgzsgCzOYhb/MpCkA5Q3nuOCfL1oHm26xjUzqZ5aupbOwdfYg==",
|
|
322
320
|
"license": "MIT",
|
|
323
321
|
"peerDependencies": {
|
|
324
322
|
"@capacitor/core": ">=8.0.0"
|
|
325
323
|
}
|
|
326
324
|
},
|
|
327
325
|
"node_modules/@capacitor/cli": {
|
|
328
|
-
"version": "8.0
|
|
329
|
-
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-8.0.
|
|
330
|
-
"integrity": "sha512
|
|
326
|
+
"version": "8.4.0",
|
|
327
|
+
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-8.4.0.tgz",
|
|
328
|
+
"integrity": "sha512-5Z9RKHxiqJYRTLrfMeZmzR4qrlg5B85MxsWZ5goyXsLkO3bgpW9a1qV/6fR1SX9s5gwLza5y7PZVwITl/hDJ7g==",
|
|
331
329
|
"license": "MIT",
|
|
332
330
|
"dependencies": {
|
|
333
331
|
"@ionic/cli-framework-output": "^2.2.8",
|
|
@@ -357,472 +355,64 @@
|
|
|
357
355
|
}
|
|
358
356
|
},
|
|
359
357
|
"node_modules/@capacitor/core": {
|
|
360
|
-
"version": "8.0
|
|
361
|
-
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.0.
|
|
362
|
-
"integrity": "sha512-
|
|
358
|
+
"version": "8.4.0",
|
|
359
|
+
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.4.0.tgz",
|
|
360
|
+
"integrity": "sha512-LrS1xPIrqLtJABBIPDGXxxKmI9OyesrzWw8DiHbxhSC9JoiLUleUAJlX1a0LWIVLRbuY4Szgf9huFeRqYH2SAQ==",
|
|
363
361
|
"license": "MIT",
|
|
364
362
|
"dependencies": {
|
|
365
363
|
"tslib": "^2.1.0"
|
|
366
364
|
}
|
|
367
365
|
},
|
|
368
366
|
"node_modules/@capacitor/ios": {
|
|
369
|
-
"version": "8.0
|
|
370
|
-
"resolved": "https://registry.npmjs.org/@capacitor/ios/-/ios-8.0.
|
|
371
|
-
"integrity": "sha512-
|
|
367
|
+
"version": "8.4.0",
|
|
368
|
+
"resolved": "https://registry.npmjs.org/@capacitor/ios/-/ios-8.4.0.tgz",
|
|
369
|
+
"integrity": "sha512-tnwstEdbTJ2nHAfoAwnurXgYRscWeLY+IIGdz69o24gN2Crfj9Xc0TWo8L5uFLF1LmpbUywH1IT0U1oHV8c+CA==",
|
|
372
370
|
"license": "MIT",
|
|
373
371
|
"peerDependencies": {
|
|
374
|
-
"@capacitor/core": "^8.
|
|
372
|
+
"@capacitor/core": "^8.4.0"
|
|
375
373
|
}
|
|
376
374
|
},
|
|
377
375
|
"node_modules/@capacitor/status-bar": {
|
|
378
|
-
"version": "8.0.
|
|
379
|
-
"resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-8.0.
|
|
380
|
-
"integrity": "sha512-
|
|
376
|
+
"version": "8.0.2",
|
|
377
|
+
"resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-8.0.2.tgz",
|
|
378
|
+
"integrity": "sha512-WXs8YB8B9eEaPZz+bcdY6t2nForF1FLoj/JU0Dl9RRgQnddnS98FEEyDooQhaY7wivr000j4+SC1FyeJkrFO7A==",
|
|
381
379
|
"license": "MIT",
|
|
382
380
|
"peerDependencies": {
|
|
383
381
|
"@capacitor/core": ">=8.0.0"
|
|
384
382
|
}
|
|
385
383
|
},
|
|
386
|
-
"node_modules/@
|
|
387
|
-
"version": "
|
|
388
|
-
"resolved": "https://registry.npmjs.org/@
|
|
389
|
-
"integrity": "sha512-
|
|
390
|
-
"cpu": [
|
|
391
|
-
"ppc64"
|
|
392
|
-
],
|
|
393
|
-
"license": "MIT",
|
|
394
|
-
"optional": true,
|
|
395
|
-
"os": [
|
|
396
|
-
"aix"
|
|
397
|
-
],
|
|
398
|
-
"peer": true,
|
|
399
|
-
"engines": {
|
|
400
|
-
"node": ">=18"
|
|
401
|
-
}
|
|
402
|
-
},
|
|
403
|
-
"node_modules/@esbuild/android-arm": {
|
|
404
|
-
"version": "0.27.2",
|
|
405
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz",
|
|
406
|
-
"integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==",
|
|
407
|
-
"cpu": [
|
|
408
|
-
"arm"
|
|
409
|
-
],
|
|
410
|
-
"license": "MIT",
|
|
411
|
-
"optional": true,
|
|
412
|
-
"os": [
|
|
413
|
-
"android"
|
|
414
|
-
],
|
|
415
|
-
"peer": true,
|
|
416
|
-
"engines": {
|
|
417
|
-
"node": ">=18"
|
|
418
|
-
}
|
|
419
|
-
},
|
|
420
|
-
"node_modules/@esbuild/android-arm64": {
|
|
421
|
-
"version": "0.27.2",
|
|
422
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz",
|
|
423
|
-
"integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==",
|
|
424
|
-
"cpu": [
|
|
425
|
-
"arm64"
|
|
426
|
-
],
|
|
427
|
-
"license": "MIT",
|
|
428
|
-
"optional": true,
|
|
429
|
-
"os": [
|
|
430
|
-
"android"
|
|
431
|
-
],
|
|
432
|
-
"peer": true,
|
|
433
|
-
"engines": {
|
|
434
|
-
"node": ">=18"
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
"node_modules/@esbuild/android-x64": {
|
|
438
|
-
"version": "0.27.2",
|
|
439
|
-
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz",
|
|
440
|
-
"integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==",
|
|
441
|
-
"cpu": [
|
|
442
|
-
"x64"
|
|
443
|
-
],
|
|
444
|
-
"license": "MIT",
|
|
445
|
-
"optional": true,
|
|
446
|
-
"os": [
|
|
447
|
-
"android"
|
|
448
|
-
],
|
|
449
|
-
"peer": true,
|
|
450
|
-
"engines": {
|
|
451
|
-
"node": ">=18"
|
|
452
|
-
}
|
|
453
|
-
},
|
|
454
|
-
"node_modules/@esbuild/darwin-arm64": {
|
|
455
|
-
"version": "0.27.2",
|
|
456
|
-
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz",
|
|
457
|
-
"integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==",
|
|
458
|
-
"cpu": [
|
|
459
|
-
"arm64"
|
|
460
|
-
],
|
|
461
|
-
"license": "MIT",
|
|
462
|
-
"optional": true,
|
|
463
|
-
"os": [
|
|
464
|
-
"darwin"
|
|
465
|
-
],
|
|
466
|
-
"peer": true,
|
|
467
|
-
"engines": {
|
|
468
|
-
"node": ">=18"
|
|
469
|
-
}
|
|
470
|
-
},
|
|
471
|
-
"node_modules/@esbuild/darwin-x64": {
|
|
472
|
-
"version": "0.27.2",
|
|
473
|
-
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz",
|
|
474
|
-
"integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==",
|
|
475
|
-
"cpu": [
|
|
476
|
-
"x64"
|
|
477
|
-
],
|
|
478
|
-
"license": "MIT",
|
|
479
|
-
"optional": true,
|
|
480
|
-
"os": [
|
|
481
|
-
"darwin"
|
|
482
|
-
],
|
|
483
|
-
"peer": true,
|
|
484
|
-
"engines": {
|
|
485
|
-
"node": ">=18"
|
|
486
|
-
}
|
|
487
|
-
},
|
|
488
|
-
"node_modules/@esbuild/freebsd-arm64": {
|
|
489
|
-
"version": "0.27.2",
|
|
490
|
-
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz",
|
|
491
|
-
"integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==",
|
|
492
|
-
"cpu": [
|
|
493
|
-
"arm64"
|
|
494
|
-
],
|
|
495
|
-
"license": "MIT",
|
|
496
|
-
"optional": true,
|
|
497
|
-
"os": [
|
|
498
|
-
"freebsd"
|
|
499
|
-
],
|
|
500
|
-
"peer": true,
|
|
501
|
-
"engines": {
|
|
502
|
-
"node": ">=18"
|
|
503
|
-
}
|
|
504
|
-
},
|
|
505
|
-
"node_modules/@esbuild/freebsd-x64": {
|
|
506
|
-
"version": "0.27.2",
|
|
507
|
-
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz",
|
|
508
|
-
"integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==",
|
|
509
|
-
"cpu": [
|
|
510
|
-
"x64"
|
|
511
|
-
],
|
|
512
|
-
"license": "MIT",
|
|
513
|
-
"optional": true,
|
|
514
|
-
"os": [
|
|
515
|
-
"freebsd"
|
|
516
|
-
],
|
|
517
|
-
"peer": true,
|
|
518
|
-
"engines": {
|
|
519
|
-
"node": ">=18"
|
|
520
|
-
}
|
|
521
|
-
},
|
|
522
|
-
"node_modules/@esbuild/linux-arm": {
|
|
523
|
-
"version": "0.27.2",
|
|
524
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz",
|
|
525
|
-
"integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==",
|
|
526
|
-
"cpu": [
|
|
527
|
-
"arm"
|
|
528
|
-
],
|
|
529
|
-
"license": "MIT",
|
|
530
|
-
"optional": true,
|
|
531
|
-
"os": [
|
|
532
|
-
"linux"
|
|
533
|
-
],
|
|
534
|
-
"peer": true,
|
|
535
|
-
"engines": {
|
|
536
|
-
"node": ">=18"
|
|
537
|
-
}
|
|
538
|
-
},
|
|
539
|
-
"node_modules/@esbuild/linux-arm64": {
|
|
540
|
-
"version": "0.27.2",
|
|
541
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz",
|
|
542
|
-
"integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==",
|
|
543
|
-
"cpu": [
|
|
544
|
-
"arm64"
|
|
545
|
-
],
|
|
546
|
-
"license": "MIT",
|
|
547
|
-
"optional": true,
|
|
548
|
-
"os": [
|
|
549
|
-
"linux"
|
|
550
|
-
],
|
|
551
|
-
"peer": true,
|
|
552
|
-
"engines": {
|
|
553
|
-
"node": ">=18"
|
|
554
|
-
}
|
|
555
|
-
},
|
|
556
|
-
"node_modules/@esbuild/linux-ia32": {
|
|
557
|
-
"version": "0.27.2",
|
|
558
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz",
|
|
559
|
-
"integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==",
|
|
560
|
-
"cpu": [
|
|
561
|
-
"ia32"
|
|
562
|
-
],
|
|
563
|
-
"license": "MIT",
|
|
564
|
-
"optional": true,
|
|
565
|
-
"os": [
|
|
566
|
-
"linux"
|
|
567
|
-
],
|
|
568
|
-
"peer": true,
|
|
569
|
-
"engines": {
|
|
570
|
-
"node": ">=18"
|
|
571
|
-
}
|
|
572
|
-
},
|
|
573
|
-
"node_modules/@esbuild/linux-loong64": {
|
|
574
|
-
"version": "0.27.2",
|
|
575
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz",
|
|
576
|
-
"integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==",
|
|
577
|
-
"cpu": [
|
|
578
|
-
"loong64"
|
|
579
|
-
],
|
|
580
|
-
"license": "MIT",
|
|
581
|
-
"optional": true,
|
|
582
|
-
"os": [
|
|
583
|
-
"linux"
|
|
584
|
-
],
|
|
585
|
-
"peer": true,
|
|
586
|
-
"engines": {
|
|
587
|
-
"node": ">=18"
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
"node_modules/@esbuild/linux-mips64el": {
|
|
591
|
-
"version": "0.27.2",
|
|
592
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz",
|
|
593
|
-
"integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==",
|
|
594
|
-
"cpu": [
|
|
595
|
-
"mips64el"
|
|
596
|
-
],
|
|
597
|
-
"license": "MIT",
|
|
598
|
-
"optional": true,
|
|
599
|
-
"os": [
|
|
600
|
-
"linux"
|
|
601
|
-
],
|
|
602
|
-
"peer": true,
|
|
603
|
-
"engines": {
|
|
604
|
-
"node": ">=18"
|
|
605
|
-
}
|
|
606
|
-
},
|
|
607
|
-
"node_modules/@esbuild/linux-ppc64": {
|
|
608
|
-
"version": "0.27.2",
|
|
609
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz",
|
|
610
|
-
"integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==",
|
|
611
|
-
"cpu": [
|
|
612
|
-
"ppc64"
|
|
613
|
-
],
|
|
614
|
-
"license": "MIT",
|
|
615
|
-
"optional": true,
|
|
616
|
-
"os": [
|
|
617
|
-
"linux"
|
|
618
|
-
],
|
|
619
|
-
"peer": true,
|
|
620
|
-
"engines": {
|
|
621
|
-
"node": ">=18"
|
|
622
|
-
}
|
|
623
|
-
},
|
|
624
|
-
"node_modules/@esbuild/linux-riscv64": {
|
|
625
|
-
"version": "0.27.2",
|
|
626
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz",
|
|
627
|
-
"integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==",
|
|
628
|
-
"cpu": [
|
|
629
|
-
"riscv64"
|
|
630
|
-
],
|
|
631
|
-
"license": "MIT",
|
|
632
|
-
"optional": true,
|
|
633
|
-
"os": [
|
|
634
|
-
"linux"
|
|
635
|
-
],
|
|
636
|
-
"peer": true,
|
|
637
|
-
"engines": {
|
|
638
|
-
"node": ">=18"
|
|
639
|
-
}
|
|
640
|
-
},
|
|
641
|
-
"node_modules/@esbuild/linux-s390x": {
|
|
642
|
-
"version": "0.27.2",
|
|
643
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz",
|
|
644
|
-
"integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==",
|
|
645
|
-
"cpu": [
|
|
646
|
-
"s390x"
|
|
647
|
-
],
|
|
648
|
-
"license": "MIT",
|
|
649
|
-
"optional": true,
|
|
650
|
-
"os": [
|
|
651
|
-
"linux"
|
|
652
|
-
],
|
|
653
|
-
"peer": true,
|
|
654
|
-
"engines": {
|
|
655
|
-
"node": ">=18"
|
|
656
|
-
}
|
|
657
|
-
},
|
|
658
|
-
"node_modules/@esbuild/linux-x64": {
|
|
659
|
-
"version": "0.27.2",
|
|
660
|
-
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz",
|
|
661
|
-
"integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==",
|
|
662
|
-
"cpu": [
|
|
663
|
-
"x64"
|
|
664
|
-
],
|
|
665
|
-
"license": "MIT",
|
|
666
|
-
"optional": true,
|
|
667
|
-
"os": [
|
|
668
|
-
"linux"
|
|
669
|
-
],
|
|
670
|
-
"peer": true,
|
|
671
|
-
"engines": {
|
|
672
|
-
"node": ">=18"
|
|
673
|
-
}
|
|
674
|
-
},
|
|
675
|
-
"node_modules/@esbuild/netbsd-arm64": {
|
|
676
|
-
"version": "0.27.2",
|
|
677
|
-
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz",
|
|
678
|
-
"integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==",
|
|
679
|
-
"cpu": [
|
|
680
|
-
"arm64"
|
|
681
|
-
],
|
|
682
|
-
"license": "MIT",
|
|
683
|
-
"optional": true,
|
|
684
|
-
"os": [
|
|
685
|
-
"netbsd"
|
|
686
|
-
],
|
|
687
|
-
"peer": true,
|
|
688
|
-
"engines": {
|
|
689
|
-
"node": ">=18"
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
"node_modules/@esbuild/netbsd-x64": {
|
|
693
|
-
"version": "0.27.2",
|
|
694
|
-
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz",
|
|
695
|
-
"integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==",
|
|
696
|
-
"cpu": [
|
|
697
|
-
"x64"
|
|
698
|
-
],
|
|
699
|
-
"license": "MIT",
|
|
700
|
-
"optional": true,
|
|
701
|
-
"os": [
|
|
702
|
-
"netbsd"
|
|
703
|
-
],
|
|
704
|
-
"peer": true,
|
|
705
|
-
"engines": {
|
|
706
|
-
"node": ">=18"
|
|
707
|
-
}
|
|
708
|
-
},
|
|
709
|
-
"node_modules/@esbuild/openbsd-arm64": {
|
|
710
|
-
"version": "0.27.2",
|
|
711
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz",
|
|
712
|
-
"integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==",
|
|
713
|
-
"cpu": [
|
|
714
|
-
"arm64"
|
|
715
|
-
],
|
|
716
|
-
"license": "MIT",
|
|
717
|
-
"optional": true,
|
|
718
|
-
"os": [
|
|
719
|
-
"openbsd"
|
|
720
|
-
],
|
|
721
|
-
"peer": true,
|
|
722
|
-
"engines": {
|
|
723
|
-
"node": ">=18"
|
|
724
|
-
}
|
|
725
|
-
},
|
|
726
|
-
"node_modules/@esbuild/openbsd-x64": {
|
|
727
|
-
"version": "0.27.2",
|
|
728
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz",
|
|
729
|
-
"integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==",
|
|
730
|
-
"cpu": [
|
|
731
|
-
"x64"
|
|
732
|
-
],
|
|
384
|
+
"node_modules/@emnapi/core": {
|
|
385
|
+
"version": "1.10.0",
|
|
386
|
+
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz",
|
|
387
|
+
"integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
|
|
733
388
|
"license": "MIT",
|
|
734
389
|
"optional": true,
|
|
735
|
-
"os": [
|
|
736
|
-
"openbsd"
|
|
737
|
-
],
|
|
738
390
|
"peer": true,
|
|
739
|
-
"
|
|
740
|
-
"
|
|
741
|
-
|
|
742
|
-
},
|
|
743
|
-
"node_modules/@esbuild/openharmony-arm64": {
|
|
744
|
-
"version": "0.27.2",
|
|
745
|
-
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz",
|
|
746
|
-
"integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==",
|
|
747
|
-
"cpu": [
|
|
748
|
-
"arm64"
|
|
749
|
-
],
|
|
750
|
-
"license": "MIT",
|
|
751
|
-
"optional": true,
|
|
752
|
-
"os": [
|
|
753
|
-
"openharmony"
|
|
754
|
-
],
|
|
755
|
-
"peer": true,
|
|
756
|
-
"engines": {
|
|
757
|
-
"node": ">=18"
|
|
758
|
-
}
|
|
759
|
-
},
|
|
760
|
-
"node_modules/@esbuild/sunos-x64": {
|
|
761
|
-
"version": "0.27.2",
|
|
762
|
-
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz",
|
|
763
|
-
"integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==",
|
|
764
|
-
"cpu": [
|
|
765
|
-
"x64"
|
|
766
|
-
],
|
|
767
|
-
"license": "MIT",
|
|
768
|
-
"optional": true,
|
|
769
|
-
"os": [
|
|
770
|
-
"sunos"
|
|
771
|
-
],
|
|
772
|
-
"peer": true,
|
|
773
|
-
"engines": {
|
|
774
|
-
"node": ">=18"
|
|
775
|
-
}
|
|
776
|
-
},
|
|
777
|
-
"node_modules/@esbuild/win32-arm64": {
|
|
778
|
-
"version": "0.27.2",
|
|
779
|
-
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz",
|
|
780
|
-
"integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==",
|
|
781
|
-
"cpu": [
|
|
782
|
-
"arm64"
|
|
783
|
-
],
|
|
784
|
-
"license": "MIT",
|
|
785
|
-
"optional": true,
|
|
786
|
-
"os": [
|
|
787
|
-
"win32"
|
|
788
|
-
],
|
|
789
|
-
"peer": true,
|
|
790
|
-
"engines": {
|
|
791
|
-
"node": ">=18"
|
|
391
|
+
"dependencies": {
|
|
392
|
+
"@emnapi/wasi-threads": "1.2.1",
|
|
393
|
+
"tslib": "^2.4.0"
|
|
792
394
|
}
|
|
793
395
|
},
|
|
794
|
-
"node_modules/@
|
|
795
|
-
"version": "
|
|
796
|
-
"resolved": "https://registry.npmjs.org/@
|
|
797
|
-
"integrity": "sha512-
|
|
798
|
-
"cpu": [
|
|
799
|
-
"ia32"
|
|
800
|
-
],
|
|
396
|
+
"node_modules/@emnapi/runtime": {
|
|
397
|
+
"version": "1.10.0",
|
|
398
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",
|
|
399
|
+
"integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
|
|
801
400
|
"license": "MIT",
|
|
802
401
|
"optional": true,
|
|
803
|
-
"os": [
|
|
804
|
-
"win32"
|
|
805
|
-
],
|
|
806
402
|
"peer": true,
|
|
807
|
-
"
|
|
808
|
-
"
|
|
403
|
+
"dependencies": {
|
|
404
|
+
"tslib": "^2.4.0"
|
|
809
405
|
}
|
|
810
406
|
},
|
|
811
|
-
"node_modules/@
|
|
812
|
-
"version": "
|
|
813
|
-
"resolved": "https://registry.npmjs.org/@
|
|
814
|
-
"integrity": "sha512-
|
|
815
|
-
"cpu": [
|
|
816
|
-
"x64"
|
|
817
|
-
],
|
|
407
|
+
"node_modules/@emnapi/wasi-threads": {
|
|
408
|
+
"version": "1.2.1",
|
|
409
|
+
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
|
|
410
|
+
"integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
|
|
818
411
|
"license": "MIT",
|
|
819
412
|
"optional": true,
|
|
820
|
-
"os": [
|
|
821
|
-
"win32"
|
|
822
|
-
],
|
|
823
413
|
"peer": true,
|
|
824
|
-
"
|
|
825
|
-
"
|
|
414
|
+
"dependencies": {
|
|
415
|
+
"tslib": "^2.4.0"
|
|
826
416
|
}
|
|
827
417
|
},
|
|
828
418
|
"node_modules/@ionic/cli-framework-output": {
|
|
@@ -840,12 +430,12 @@
|
|
|
840
430
|
}
|
|
841
431
|
},
|
|
842
432
|
"node_modules/@ionic/core": {
|
|
843
|
-
"version": "8.
|
|
844
|
-
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.
|
|
845
|
-
"integrity": "sha512-
|
|
433
|
+
"version": "8.8.9",
|
|
434
|
+
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.8.9.tgz",
|
|
435
|
+
"integrity": "sha512-eb0oztHFIxqltOEnTYmfvEzkYENnE5qcOUo+6j2ZrHbXICGwpxzNDg4no4A13FkJ1Rb6ahAjFp0UxO0sw6M76A==",
|
|
846
436
|
"license": "MIT",
|
|
847
437
|
"dependencies": {
|
|
848
|
-
"@stencil/core": "4.
|
|
438
|
+
"@stencil/core": "4.43.5",
|
|
849
439
|
"ionicons": "^8.0.13",
|
|
850
440
|
"tslib": "^2.1.0"
|
|
851
441
|
},
|
|
@@ -854,12 +444,12 @@
|
|
|
854
444
|
}
|
|
855
445
|
},
|
|
856
446
|
"node_modules/@ionic/react": {
|
|
857
|
-
"version": "8.
|
|
858
|
-
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.
|
|
859
|
-
"integrity": "sha512-
|
|
447
|
+
"version": "8.8.9",
|
|
448
|
+
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.8.9.tgz",
|
|
449
|
+
"integrity": "sha512-aHRZTQUbwhnNjzoDU+mthhkNUZnPSOwz2/wpQ1mLHZpayYxjUX1xj/D26/AVsZyh4QKQc/OqzwEJYY/DsWpNFQ==",
|
|
860
450
|
"license": "MIT",
|
|
861
451
|
"dependencies": {
|
|
862
|
-
"@ionic/core": "8.
|
|
452
|
+
"@ionic/core": "8.8.9",
|
|
863
453
|
"ionicons": "^8.0.13",
|
|
864
454
|
"tslib": "*"
|
|
865
455
|
},
|
|
@@ -1050,72 +640,69 @@
|
|
|
1050
640
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
1051
641
|
}
|
|
1052
642
|
},
|
|
1053
|
-
"node_modules/@
|
|
1054
|
-
"version": "
|
|
1055
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1056
|
-
"integrity": "sha512-
|
|
1057
|
-
"license": "
|
|
643
|
+
"node_modules/@napi-rs/wasm-runtime": {
|
|
644
|
+
"version": "1.1.4",
|
|
645
|
+
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
|
|
646
|
+
"integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
|
|
647
|
+
"license": "MIT",
|
|
648
|
+
"optional": true,
|
|
649
|
+
"peer": true,
|
|
650
|
+
"dependencies": {
|
|
651
|
+
"@tybys/wasm-util": "^0.10.1"
|
|
652
|
+
},
|
|
653
|
+
"funding": {
|
|
654
|
+
"type": "github",
|
|
655
|
+
"url": "https://github.com/sponsors/Brooooooklyn"
|
|
656
|
+
},
|
|
657
|
+
"peerDependencies": {
|
|
658
|
+
"@emnapi/core": "^1.7.1",
|
|
659
|
+
"@emnapi/runtime": "^1.7.1"
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
"node_modules/@oxc-project/types": {
|
|
663
|
+
"version": "0.133.0",
|
|
664
|
+
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.133.0.tgz",
|
|
665
|
+
"integrity": "sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==",
|
|
666
|
+
"license": "MIT",
|
|
667
|
+
"peer": true,
|
|
668
|
+
"funding": {
|
|
669
|
+
"url": "https://github.com/sponsors/Boshen"
|
|
670
|
+
}
|
|
1058
671
|
},
|
|
1059
672
|
"node_modules/@regulaforensics/document-reader-core-fullauthrfid": {
|
|
1060
|
-
"version": "9.
|
|
1061
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-core-fullauthrfid/-/document-reader-core-fullauthrfid-9.
|
|
1062
|
-
"integrity": "sha512-
|
|
673
|
+
"version": "9.5.2382",
|
|
674
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/document-reader-core-fullauthrfid/-/document-reader-core-fullauthrfid-9.5.2382.tgz",
|
|
675
|
+
"integrity": "sha512-U+6ZcB0N61DdduYpisdhccyDBUtE4mYEFahvn5OLxncQctSQ1LYs6WNm+kH74AZr+//s3YONZrPLq2Phg0AYBA==",
|
|
1063
676
|
"license": "commercial"
|
|
1064
677
|
},
|
|
1065
678
|
"node_modules/@regulaforensics/face-core-basic": {
|
|
1066
|
-
"version": "
|
|
1067
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/face-core-basic/-/face-core-basic-
|
|
1068
|
-
"integrity": "sha512-
|
|
1069
|
-
"license": "commercial"
|
|
1070
|
-
},
|
|
1071
|
-
"node_modules/@regulaforensics/face-sdk": {
|
|
1072
|
-
"version": "7.2.691",
|
|
1073
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/face-sdk/-/face-sdk-7.2.691.tgz",
|
|
1074
|
-
"integrity": "sha512-CKXe3HabzhuVnjy8fub6/19FdKE5Wp77Eh/5W85cGkBbUcb0EtrSBelloWEAR3ceG8RXVg2FWt4PhrbJWq6YKA==",
|
|
679
|
+
"version": "8.2.521",
|
|
680
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/face-core-basic/-/face-core-basic-8.2.521.tgz",
|
|
681
|
+
"integrity": "sha512-VMV1rLbDrS2Abx3r+mXa6VC+2DWuRIYi4cmkI8WjLqKyGDSqi6c0MhPU6o/lB4YuX3f+DX/Gxc37U0ShgW/8NQ==",
|
|
1075
682
|
"license": "commercial"
|
|
1076
683
|
},
|
|
1077
684
|
"node_modules/@regulaforensics/idv": {
|
|
1078
|
-
"version": "3.
|
|
1079
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/idv/-/idv-3.
|
|
1080
|
-
"integrity": "sha512-
|
|
685
|
+
"version": "3.6.96-nightly",
|
|
686
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/idv/-/idv-3.6.96-nightly.tgz",
|
|
687
|
+
"integrity": "sha512-gQRxYgNuPOn7tg91fUT+oBMAew/KdRmIuLfLx+uehY+cqZtcbhJGwlxffsiDfamdQk2eh0QulybeWuNIhevCiA==",
|
|
1081
688
|
"license": "commercial"
|
|
1082
689
|
},
|
|
1083
690
|
"node_modules/@regulaforensics/idv-module-document-reader": {
|
|
1084
|
-
"version": "3.
|
|
1085
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/idv-module-document-reader/-/idv-module-document-reader-3.
|
|
1086
|
-
"integrity": "sha512-
|
|
691
|
+
"version": "3.6.78-nightly",
|
|
692
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/idv-module-document-reader/-/idv-module-document-reader-3.6.78-nightly.tgz",
|
|
693
|
+
"integrity": "sha512-BZS2nkC/QFxjDJa6rUilM1JcVY3AK0Rb8j8MipVDkXl2OVnJ54EcJcM6thF0Kb8yRJbAd1DtK+kDEq2bJwDn6Q==",
|
|
1087
694
|
"license": "commercial"
|
|
1088
695
|
},
|
|
1089
696
|
"node_modules/@regulaforensics/idv-module-face": {
|
|
1090
|
-
"version": "3.
|
|
1091
|
-
"resolved": "https://registry.npmjs.org/@regulaforensics/idv-module-face/-/idv-module-face-3.
|
|
1092
|
-
"integrity": "sha512-
|
|
697
|
+
"version": "3.6.77-nightly",
|
|
698
|
+
"resolved": "https://registry.npmjs.org/@regulaforensics/idv-module-face/-/idv-module-face-3.6.77-nightly.tgz",
|
|
699
|
+
"integrity": "sha512-3mMKumWmO9k/Hw0HXS8uvJJxal0ywd0tjg4oMXAyggwhS0aiHSQL7BONudNo6eCT/iDtF+VynMdwziPUL5ed7w==",
|
|
1093
700
|
"license": "commercial"
|
|
1094
701
|
},
|
|
1095
|
-
"node_modules/@rolldown/
|
|
1096
|
-
"version": "1.0.
|
|
1097
|
-
"resolved": "https://registry.npmjs.org/@rolldown/
|
|
1098
|
-
"integrity": "sha512-
|
|
1099
|
-
"license": "MIT"
|
|
1100
|
-
},
|
|
1101
|
-
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
1102
|
-
"version": "4.60.1",
|
|
1103
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.1.tgz",
|
|
1104
|
-
"integrity": "sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==",
|
|
1105
|
-
"cpu": [
|
|
1106
|
-
"arm"
|
|
1107
|
-
],
|
|
1108
|
-
"license": "MIT",
|
|
1109
|
-
"optional": true,
|
|
1110
|
-
"os": [
|
|
1111
|
-
"android"
|
|
1112
|
-
],
|
|
1113
|
-
"peer": true
|
|
1114
|
-
},
|
|
1115
|
-
"node_modules/@rollup/rollup-android-arm64": {
|
|
1116
|
-
"version": "4.60.1",
|
|
1117
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.1.tgz",
|
|
1118
|
-
"integrity": "sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==",
|
|
702
|
+
"node_modules/@rolldown/binding-android-arm64": {
|
|
703
|
+
"version": "1.0.3",
|
|
704
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.3.tgz",
|
|
705
|
+
"integrity": "sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==",
|
|
1119
706
|
"cpu": [
|
|
1120
707
|
"arm64"
|
|
1121
708
|
],
|
|
@@ -1124,12 +711,15 @@
|
|
|
1124
711
|
"os": [
|
|
1125
712
|
"android"
|
|
1126
713
|
],
|
|
1127
|
-
"peer": true
|
|
714
|
+
"peer": true,
|
|
715
|
+
"engines": {
|
|
716
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
717
|
+
}
|
|
1128
718
|
},
|
|
1129
|
-
"node_modules/@
|
|
1130
|
-
"version": "
|
|
1131
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1132
|
-
"integrity": "sha512-
|
|
719
|
+
"node_modules/@rolldown/binding-darwin-arm64": {
|
|
720
|
+
"version": "1.0.3",
|
|
721
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.3.tgz",
|
|
722
|
+
"integrity": "sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==",
|
|
1133
723
|
"cpu": [
|
|
1134
724
|
"arm64"
|
|
1135
725
|
],
|
|
@@ -1137,12 +727,16 @@
|
|
|
1137
727
|
"optional": true,
|
|
1138
728
|
"os": [
|
|
1139
729
|
"darwin"
|
|
1140
|
-
]
|
|
730
|
+
],
|
|
731
|
+
"peer": true,
|
|
732
|
+
"engines": {
|
|
733
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
734
|
+
}
|
|
1141
735
|
},
|
|
1142
|
-
"node_modules/@
|
|
1143
|
-
"version": "
|
|
1144
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1145
|
-
"integrity": "sha512-
|
|
736
|
+
"node_modules/@rolldown/binding-darwin-x64": {
|
|
737
|
+
"version": "1.0.3",
|
|
738
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.3.tgz",
|
|
739
|
+
"integrity": "sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==",
|
|
1146
740
|
"cpu": [
|
|
1147
741
|
"x64"
|
|
1148
742
|
],
|
|
@@ -1150,26 +744,16 @@
|
|
|
1150
744
|
"optional": true,
|
|
1151
745
|
"os": [
|
|
1152
746
|
"darwin"
|
|
1153
|
-
]
|
|
1154
|
-
},
|
|
1155
|
-
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
1156
|
-
"version": "4.60.1",
|
|
1157
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.1.tgz",
|
|
1158
|
-
"integrity": "sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==",
|
|
1159
|
-
"cpu": [
|
|
1160
|
-
"arm64"
|
|
1161
|
-
],
|
|
1162
|
-
"license": "MIT",
|
|
1163
|
-
"optional": true,
|
|
1164
|
-
"os": [
|
|
1165
|
-
"freebsd"
|
|
1166
747
|
],
|
|
1167
|
-
"peer": true
|
|
748
|
+
"peer": true,
|
|
749
|
+
"engines": {
|
|
750
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
751
|
+
}
|
|
1168
752
|
},
|
|
1169
|
-
"node_modules/@
|
|
1170
|
-
"version": "
|
|
1171
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1172
|
-
"integrity": "sha512-
|
|
753
|
+
"node_modules/@rolldown/binding-freebsd-x64": {
|
|
754
|
+
"version": "1.0.3",
|
|
755
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.3.tgz",
|
|
756
|
+
"integrity": "sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==",
|
|
1173
757
|
"cpu": [
|
|
1174
758
|
"x64"
|
|
1175
759
|
],
|
|
@@ -1178,12 +762,15 @@
|
|
|
1178
762
|
"os": [
|
|
1179
763
|
"freebsd"
|
|
1180
764
|
],
|
|
1181
|
-
"peer": true
|
|
765
|
+
"peer": true,
|
|
766
|
+
"engines": {
|
|
767
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
768
|
+
}
|
|
1182
769
|
},
|
|
1183
|
-
"node_modules/@
|
|
1184
|
-
"version": "
|
|
1185
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1186
|
-
"integrity": "sha512-
|
|
770
|
+
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
771
|
+
"version": "1.0.3",
|
|
772
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.3.tgz",
|
|
773
|
+
"integrity": "sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==",
|
|
1187
774
|
"cpu": [
|
|
1188
775
|
"arm"
|
|
1189
776
|
],
|
|
@@ -1192,245 +779,314 @@
|
|
|
1192
779
|
"os": [
|
|
1193
780
|
"linux"
|
|
1194
781
|
],
|
|
1195
|
-
"peer": true
|
|
782
|
+
"peer": true,
|
|
783
|
+
"engines": {
|
|
784
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
785
|
+
}
|
|
1196
786
|
},
|
|
1197
|
-
"node_modules/@
|
|
1198
|
-
"version": "
|
|
1199
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1200
|
-
"integrity": "sha512-
|
|
787
|
+
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
788
|
+
"version": "1.0.3",
|
|
789
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.3.tgz",
|
|
790
|
+
"integrity": "sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==",
|
|
1201
791
|
"cpu": [
|
|
1202
|
-
"
|
|
792
|
+
"arm64"
|
|
793
|
+
],
|
|
794
|
+
"libc": [
|
|
795
|
+
"glibc"
|
|
1203
796
|
],
|
|
1204
797
|
"license": "MIT",
|
|
1205
798
|
"optional": true,
|
|
1206
799
|
"os": [
|
|
1207
800
|
"linux"
|
|
1208
801
|
],
|
|
1209
|
-
"peer": true
|
|
802
|
+
"peer": true,
|
|
803
|
+
"engines": {
|
|
804
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
805
|
+
}
|
|
1210
806
|
},
|
|
1211
|
-
"node_modules/@
|
|
1212
|
-
"version": "
|
|
1213
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1214
|
-
"integrity": "sha512-
|
|
807
|
+
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
808
|
+
"version": "1.0.3",
|
|
809
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.3.tgz",
|
|
810
|
+
"integrity": "sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==",
|
|
1215
811
|
"cpu": [
|
|
1216
812
|
"arm64"
|
|
1217
813
|
],
|
|
814
|
+
"libc": [
|
|
815
|
+
"musl"
|
|
816
|
+
],
|
|
1218
817
|
"license": "MIT",
|
|
1219
818
|
"optional": true,
|
|
1220
819
|
"os": [
|
|
1221
820
|
"linux"
|
|
1222
|
-
]
|
|
821
|
+
],
|
|
822
|
+
"peer": true,
|
|
823
|
+
"engines": {
|
|
824
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
825
|
+
}
|
|
1223
826
|
},
|
|
1224
|
-
"node_modules/@
|
|
1225
|
-
"version": "
|
|
1226
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1227
|
-
"integrity": "sha512-
|
|
827
|
+
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
828
|
+
"version": "1.0.3",
|
|
829
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.3.tgz",
|
|
830
|
+
"integrity": "sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==",
|
|
1228
831
|
"cpu": [
|
|
1229
|
-
"
|
|
832
|
+
"ppc64"
|
|
833
|
+
],
|
|
834
|
+
"libc": [
|
|
835
|
+
"glibc"
|
|
1230
836
|
],
|
|
1231
837
|
"license": "MIT",
|
|
1232
838
|
"optional": true,
|
|
1233
839
|
"os": [
|
|
1234
840
|
"linux"
|
|
1235
|
-
]
|
|
841
|
+
],
|
|
842
|
+
"peer": true,
|
|
843
|
+
"engines": {
|
|
844
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
845
|
+
}
|
|
1236
846
|
},
|
|
1237
|
-
"node_modules/@
|
|
1238
|
-
"version": "
|
|
1239
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1240
|
-
"integrity": "sha512-
|
|
847
|
+
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
848
|
+
"version": "1.0.3",
|
|
849
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.3.tgz",
|
|
850
|
+
"integrity": "sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==",
|
|
1241
851
|
"cpu": [
|
|
1242
|
-
"
|
|
852
|
+
"s390x"
|
|
853
|
+
],
|
|
854
|
+
"libc": [
|
|
855
|
+
"glibc"
|
|
1243
856
|
],
|
|
1244
857
|
"license": "MIT",
|
|
1245
858
|
"optional": true,
|
|
1246
859
|
"os": [
|
|
1247
860
|
"linux"
|
|
1248
861
|
],
|
|
1249
|
-
"peer": true
|
|
862
|
+
"peer": true,
|
|
863
|
+
"engines": {
|
|
864
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
865
|
+
}
|
|
1250
866
|
},
|
|
1251
|
-
"node_modules/@
|
|
1252
|
-
"version": "
|
|
1253
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1254
|
-
"integrity": "sha512-
|
|
867
|
+
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
868
|
+
"version": "1.0.3",
|
|
869
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.3.tgz",
|
|
870
|
+
"integrity": "sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==",
|
|
1255
871
|
"cpu": [
|
|
1256
|
-
"
|
|
872
|
+
"x64"
|
|
873
|
+
],
|
|
874
|
+
"libc": [
|
|
875
|
+
"glibc"
|
|
1257
876
|
],
|
|
1258
877
|
"license": "MIT",
|
|
1259
878
|
"optional": true,
|
|
1260
879
|
"os": [
|
|
1261
880
|
"linux"
|
|
1262
881
|
],
|
|
1263
|
-
"peer": true
|
|
882
|
+
"peer": true,
|
|
883
|
+
"engines": {
|
|
884
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
885
|
+
}
|
|
1264
886
|
},
|
|
1265
|
-
"node_modules/@
|
|
1266
|
-
"version": "
|
|
1267
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1268
|
-
"integrity": "sha512-
|
|
887
|
+
"node_modules/@rolldown/binding-linux-x64-musl": {
|
|
888
|
+
"version": "1.0.3",
|
|
889
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.3.tgz",
|
|
890
|
+
"integrity": "sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==",
|
|
1269
891
|
"cpu": [
|
|
1270
|
-
"
|
|
892
|
+
"x64"
|
|
893
|
+
],
|
|
894
|
+
"libc": [
|
|
895
|
+
"musl"
|
|
1271
896
|
],
|
|
1272
897
|
"license": "MIT",
|
|
1273
898
|
"optional": true,
|
|
1274
899
|
"os": [
|
|
1275
900
|
"linux"
|
|
1276
901
|
],
|
|
1277
|
-
"peer": true
|
|
902
|
+
"peer": true,
|
|
903
|
+
"engines": {
|
|
904
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
905
|
+
}
|
|
1278
906
|
},
|
|
1279
|
-
"node_modules/@
|
|
1280
|
-
"version": "
|
|
1281
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1282
|
-
"integrity": "sha512-
|
|
907
|
+
"node_modules/@rolldown/binding-openharmony-arm64": {
|
|
908
|
+
"version": "1.0.3",
|
|
909
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.3.tgz",
|
|
910
|
+
"integrity": "sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==",
|
|
1283
911
|
"cpu": [
|
|
1284
|
-
"
|
|
912
|
+
"arm64"
|
|
1285
913
|
],
|
|
1286
914
|
"license": "MIT",
|
|
1287
915
|
"optional": true,
|
|
1288
916
|
"os": [
|
|
1289
|
-
"
|
|
917
|
+
"openharmony"
|
|
1290
918
|
],
|
|
1291
|
-
"peer": true
|
|
919
|
+
"peer": true,
|
|
920
|
+
"engines": {
|
|
921
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
922
|
+
}
|
|
923
|
+
},
|
|
924
|
+
"node_modules/@rolldown/binding-wasm32-wasi": {
|
|
925
|
+
"version": "1.0.3",
|
|
926
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.3.tgz",
|
|
927
|
+
"integrity": "sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==",
|
|
928
|
+
"cpu": [
|
|
929
|
+
"wasm32"
|
|
930
|
+
],
|
|
931
|
+
"license": "MIT",
|
|
932
|
+
"optional": true,
|
|
933
|
+
"peer": true,
|
|
934
|
+
"dependencies": {
|
|
935
|
+
"@emnapi/core": "1.10.0",
|
|
936
|
+
"@emnapi/runtime": "1.10.0",
|
|
937
|
+
"@napi-rs/wasm-runtime": "^1.1.4"
|
|
938
|
+
},
|
|
939
|
+
"engines": {
|
|
940
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
941
|
+
}
|
|
1292
942
|
},
|
|
1293
|
-
"node_modules/@
|
|
1294
|
-
"version": "
|
|
1295
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1296
|
-
"integrity": "sha512-
|
|
943
|
+
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
944
|
+
"version": "1.0.3",
|
|
945
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.3.tgz",
|
|
946
|
+
"integrity": "sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==",
|
|
1297
947
|
"cpu": [
|
|
1298
|
-
"
|
|
948
|
+
"arm64"
|
|
1299
949
|
],
|
|
1300
950
|
"license": "MIT",
|
|
1301
951
|
"optional": true,
|
|
1302
952
|
"os": [
|
|
1303
|
-
"
|
|
953
|
+
"win32"
|
|
1304
954
|
],
|
|
1305
|
-
"peer": true
|
|
955
|
+
"peer": true,
|
|
956
|
+
"engines": {
|
|
957
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
958
|
+
}
|
|
1306
959
|
},
|
|
1307
|
-
"node_modules/@
|
|
1308
|
-
"version": "
|
|
1309
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1310
|
-
"integrity": "sha512-
|
|
960
|
+
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
961
|
+
"version": "1.0.3",
|
|
962
|
+
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.3.tgz",
|
|
963
|
+
"integrity": "sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==",
|
|
1311
964
|
"cpu": [
|
|
1312
|
-
"
|
|
965
|
+
"x64"
|
|
1313
966
|
],
|
|
1314
967
|
"license": "MIT",
|
|
1315
968
|
"optional": true,
|
|
1316
969
|
"os": [
|
|
1317
|
-
"
|
|
970
|
+
"win32"
|
|
1318
971
|
],
|
|
1319
|
-
"peer": true
|
|
972
|
+
"peer": true,
|
|
973
|
+
"engines": {
|
|
974
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
975
|
+
}
|
|
1320
976
|
},
|
|
1321
|
-
"node_modules/@
|
|
1322
|
-
"version": "
|
|
1323
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1324
|
-
"integrity": "sha512-
|
|
1325
|
-
"
|
|
1326
|
-
"s390x"
|
|
1327
|
-
],
|
|
1328
|
-
"license": "MIT",
|
|
1329
|
-
"optional": true,
|
|
1330
|
-
"os": [
|
|
1331
|
-
"linux"
|
|
1332
|
-
],
|
|
1333
|
-
"peer": true
|
|
977
|
+
"node_modules/@rolldown/pluginutils": {
|
|
978
|
+
"version": "1.0.0-rc.3",
|
|
979
|
+
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz",
|
|
980
|
+
"integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==",
|
|
981
|
+
"license": "MIT"
|
|
1334
982
|
},
|
|
1335
|
-
"node_modules/@rollup/rollup-
|
|
1336
|
-
"version": "4.
|
|
1337
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1338
|
-
"integrity": "sha512-
|
|
983
|
+
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
984
|
+
"version": "4.44.0",
|
|
985
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.44.0.tgz",
|
|
986
|
+
"integrity": "sha512-VGF3wy0Eq1gcEIkSCr8Ke03CWT+Pm2yveKLaDvq51pPpZza3JX/ClxXOCmTYYq3us5MvEuNRTaeyFThCKRQhOA==",
|
|
1339
987
|
"cpu": [
|
|
1340
|
-
"
|
|
988
|
+
"arm64"
|
|
1341
989
|
],
|
|
1342
990
|
"license": "MIT",
|
|
1343
991
|
"optional": true,
|
|
1344
992
|
"os": [
|
|
1345
|
-
"
|
|
993
|
+
"darwin"
|
|
1346
994
|
]
|
|
1347
995
|
},
|
|
1348
|
-
"node_modules/@rollup/rollup-
|
|
1349
|
-
"version": "4.
|
|
1350
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1351
|
-
"integrity": "sha512-
|
|
996
|
+
"node_modules/@rollup/rollup-darwin-x64": {
|
|
997
|
+
"version": "4.44.0",
|
|
998
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.44.0.tgz",
|
|
999
|
+
"integrity": "sha512-fBkyrDhwquRvrTxSGH/qqt3/T0w5Rg0L7ZIDypvBPc1/gzjJle6acCpZ36blwuwcKD/u6oCE/sRWlUAcxLWQbQ==",
|
|
1352
1000
|
"cpu": [
|
|
1353
1001
|
"x64"
|
|
1354
1002
|
],
|
|
1355
1003
|
"license": "MIT",
|
|
1356
1004
|
"optional": true,
|
|
1357
1005
|
"os": [
|
|
1358
|
-
"
|
|
1006
|
+
"darwin"
|
|
1359
1007
|
]
|
|
1360
1008
|
},
|
|
1361
|
-
"node_modules/@rollup/rollup-
|
|
1362
|
-
"version": "4.
|
|
1363
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1364
|
-
"integrity": "sha512-
|
|
1009
|
+
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
1010
|
+
"version": "4.44.0",
|
|
1011
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.44.0.tgz",
|
|
1012
|
+
"integrity": "sha512-ZTR2mxBHb4tK4wGf9b8SYg0Y6KQPjGpR4UWwTFdnmjB4qRtoATZ5dWn3KsDwGa5Z2ZBOE7K52L36J9LueKBdOQ==",
|
|
1365
1013
|
"cpu": [
|
|
1366
|
-
"
|
|
1014
|
+
"arm64"
|
|
1015
|
+
],
|
|
1016
|
+
"libc": [
|
|
1017
|
+
"glibc"
|
|
1367
1018
|
],
|
|
1368
1019
|
"license": "MIT",
|
|
1369
1020
|
"optional": true,
|
|
1370
1021
|
"os": [
|
|
1371
|
-
"
|
|
1372
|
-
]
|
|
1373
|
-
"peer": true
|
|
1022
|
+
"linux"
|
|
1023
|
+
]
|
|
1374
1024
|
},
|
|
1375
|
-
"node_modules/@rollup/rollup-
|
|
1376
|
-
"version": "4.
|
|
1377
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1378
|
-
"integrity": "sha512-
|
|
1025
|
+
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
1026
|
+
"version": "4.44.0",
|
|
1027
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.44.0.tgz",
|
|
1028
|
+
"integrity": "sha512-GFWfAhVhWGd4r6UxmnKRTBwP1qmModHtd5gkraeW2G490BpFOZkFtem8yuX2NyafIP/mGpRJgTJ2PwohQkUY/Q==",
|
|
1379
1029
|
"cpu": [
|
|
1380
1030
|
"arm64"
|
|
1381
1031
|
],
|
|
1032
|
+
"libc": [
|
|
1033
|
+
"musl"
|
|
1034
|
+
],
|
|
1382
1035
|
"license": "MIT",
|
|
1383
1036
|
"optional": true,
|
|
1384
1037
|
"os": [
|
|
1385
|
-
"
|
|
1386
|
-
]
|
|
1387
|
-
"peer": true
|
|
1038
|
+
"linux"
|
|
1039
|
+
]
|
|
1388
1040
|
},
|
|
1389
|
-
"node_modules/@rollup/rollup-
|
|
1390
|
-
"version": "4.
|
|
1391
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1392
|
-
"integrity": "sha512-
|
|
1041
|
+
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
1042
|
+
"version": "4.44.0",
|
|
1043
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.44.0.tgz",
|
|
1044
|
+
"integrity": "sha512-iUVJc3c0o8l9Sa/qlDL2Z9UP92UZZW1+EmQ4xfjTc1akr0iUFZNfxrXJ/R1T90h/ILm9iXEY6+iPrmYB3pXKjw==",
|
|
1393
1045
|
"cpu": [
|
|
1394
|
-
"
|
|
1046
|
+
"x64"
|
|
1047
|
+
],
|
|
1048
|
+
"libc": [
|
|
1049
|
+
"glibc"
|
|
1395
1050
|
],
|
|
1396
1051
|
"license": "MIT",
|
|
1397
1052
|
"optional": true,
|
|
1398
1053
|
"os": [
|
|
1399
|
-
"
|
|
1054
|
+
"linux"
|
|
1400
1055
|
]
|
|
1401
1056
|
},
|
|
1402
|
-
"node_modules/@rollup/rollup-
|
|
1403
|
-
"version": "4.
|
|
1404
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-
|
|
1405
|
-
"integrity": "sha512-
|
|
1057
|
+
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
1058
|
+
"version": "4.44.0",
|
|
1059
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.44.0.tgz",
|
|
1060
|
+
"integrity": "sha512-PQUobbhLTQT5yz/SPg116VJBgz+XOtXt8D1ck+sfJJhuEsMj2jSej5yTdp8CvWBSceu+WW+ibVL6dm0ptG5fcA==",
|
|
1406
1061
|
"cpu": [
|
|
1407
|
-
"
|
|
1062
|
+
"x64"
|
|
1063
|
+
],
|
|
1064
|
+
"libc": [
|
|
1065
|
+
"musl"
|
|
1408
1066
|
],
|
|
1409
1067
|
"license": "MIT",
|
|
1410
1068
|
"optional": true,
|
|
1411
1069
|
"os": [
|
|
1412
|
-
"
|
|
1413
|
-
]
|
|
1414
|
-
"peer": true
|
|
1070
|
+
"linux"
|
|
1071
|
+
]
|
|
1415
1072
|
},
|
|
1416
|
-
"node_modules/@rollup/rollup-win32-
|
|
1417
|
-
"version": "4.
|
|
1418
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-
|
|
1419
|
-
"integrity": "sha512-
|
|
1073
|
+
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
1074
|
+
"version": "4.44.0",
|
|
1075
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.44.0.tgz",
|
|
1076
|
+
"integrity": "sha512-M0CpcHf8TWn+4oTxJfh7LQuTuaYeXGbk0eageVjQCKzYLsajWS/lFC94qlRqOlyC2KvRT90ZrfXULYmukeIy7w==",
|
|
1420
1077
|
"cpu": [
|
|
1421
|
-
"
|
|
1078
|
+
"arm64"
|
|
1422
1079
|
],
|
|
1423
1080
|
"license": "MIT",
|
|
1424
1081
|
"optional": true,
|
|
1425
1082
|
"os": [
|
|
1426
1083
|
"win32"
|
|
1427
|
-
]
|
|
1428
|
-
"peer": true
|
|
1084
|
+
]
|
|
1429
1085
|
},
|
|
1430
1086
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
1431
|
-
"version": "4.
|
|
1432
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.
|
|
1433
|
-
"integrity": "sha512-
|
|
1087
|
+
"version": "4.44.0",
|
|
1088
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.44.0.tgz",
|
|
1089
|
+
"integrity": "sha512-Q2Mgwt+D8hd5FIPUuPDsvPR7Bguza6yTkJxspDGkZj7tBRn2y4KSWYuIXpftFSjBra76TbKerCV7rgFPQrn+wQ==",
|
|
1434
1090
|
"cpu": [
|
|
1435
1091
|
"x64"
|
|
1436
1092
|
],
|
|
@@ -1441,9 +1097,9 @@
|
|
|
1441
1097
|
]
|
|
1442
1098
|
},
|
|
1443
1099
|
"node_modules/@stencil/core": {
|
|
1444
|
-
"version": "4.
|
|
1445
|
-
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.
|
|
1446
|
-
"integrity": "sha512-
|
|
1100
|
+
"version": "4.43.5",
|
|
1101
|
+
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.43.5.tgz",
|
|
1102
|
+
"integrity": "sha512-cgWD+GeuvJpTe1WQn40p02+BJ2j0j1YJ17GdkF2qKIQ23s2e3Zivq5yISXS3dcuV6oUJFN93jprdk+nk/sq99Q==",
|
|
1447
1103
|
"license": "MIT",
|
|
1448
1104
|
"bin": {
|
|
1449
1105
|
"stencil": "bin/stencil"
|
|
@@ -1453,14 +1109,25 @@
|
|
|
1453
1109
|
"npm": ">=7.10.0"
|
|
1454
1110
|
},
|
|
1455
1111
|
"optionalDependencies": {
|
|
1456
|
-
"@rollup/rollup-darwin-arm64": "4.
|
|
1457
|
-
"@rollup/rollup-darwin-x64": "4.
|
|
1458
|
-
"@rollup/rollup-linux-arm64-gnu": "4.
|
|
1459
|
-
"@rollup/rollup-linux-arm64-musl": "4.
|
|
1460
|
-
"@rollup/rollup-linux-x64-gnu": "4.
|
|
1461
|
-
"@rollup/rollup-linux-x64-musl": "4.
|
|
1462
|
-
"@rollup/rollup-win32-arm64-msvc": "4.
|
|
1463
|
-
"@rollup/rollup-win32-x64-msvc": "4.
|
|
1112
|
+
"@rollup/rollup-darwin-arm64": "4.44.0",
|
|
1113
|
+
"@rollup/rollup-darwin-x64": "4.44.0",
|
|
1114
|
+
"@rollup/rollup-linux-arm64-gnu": "4.44.0",
|
|
1115
|
+
"@rollup/rollup-linux-arm64-musl": "4.44.0",
|
|
1116
|
+
"@rollup/rollup-linux-x64-gnu": "4.44.0",
|
|
1117
|
+
"@rollup/rollup-linux-x64-musl": "4.44.0",
|
|
1118
|
+
"@rollup/rollup-win32-arm64-msvc": "4.44.0",
|
|
1119
|
+
"@rollup/rollup-win32-x64-msvc": "4.44.0"
|
|
1120
|
+
}
|
|
1121
|
+
},
|
|
1122
|
+
"node_modules/@tybys/wasm-util": {
|
|
1123
|
+
"version": "0.10.2",
|
|
1124
|
+
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
|
|
1125
|
+
"integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
|
|
1126
|
+
"license": "MIT",
|
|
1127
|
+
"optional": true,
|
|
1128
|
+
"peer": true,
|
|
1129
|
+
"dependencies": {
|
|
1130
|
+
"tslib": "^2.4.0"
|
|
1464
1131
|
}
|
|
1465
1132
|
},
|
|
1466
1133
|
"node_modules/@types/babel__core": {
|
|
@@ -1504,13 +1171,6 @@
|
|
|
1504
1171
|
"@babel/types": "^7.28.2"
|
|
1505
1172
|
}
|
|
1506
1173
|
},
|
|
1507
|
-
"node_modules/@types/estree": {
|
|
1508
|
-
"version": "1.0.8",
|
|
1509
|
-
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
1510
|
-
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
1511
|
-
"license": "MIT",
|
|
1512
|
-
"peer": true
|
|
1513
|
-
},
|
|
1514
1174
|
"node_modules/@types/fs-extra": {
|
|
1515
1175
|
"version": "8.1.5",
|
|
1516
1176
|
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-8.1.5.tgz",
|
|
@@ -1527,18 +1187,18 @@
|
|
|
1527
1187
|
"license": "MIT"
|
|
1528
1188
|
},
|
|
1529
1189
|
"node_modules/@types/node": {
|
|
1530
|
-
"version": "25.1
|
|
1531
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.1.
|
|
1532
|
-
"integrity": "sha512-
|
|
1190
|
+
"version": "25.9.1",
|
|
1191
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
|
|
1192
|
+
"integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
|
|
1533
1193
|
"license": "MIT",
|
|
1534
1194
|
"dependencies": {
|
|
1535
|
-
"undici-types": "
|
|
1195
|
+
"undici-types": ">=7.24.0 <7.24.7"
|
|
1536
1196
|
}
|
|
1537
1197
|
},
|
|
1538
1198
|
"node_modules/@types/react": {
|
|
1539
|
-
"version": "19.2.
|
|
1540
|
-
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.
|
|
1541
|
-
"integrity": "sha512-
|
|
1199
|
+
"version": "19.2.16",
|
|
1200
|
+
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.16.tgz",
|
|
1201
|
+
"integrity": "sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==",
|
|
1542
1202
|
"license": "MIT",
|
|
1543
1203
|
"dependencies": {
|
|
1544
1204
|
"csstype": "^3.2.2"
|
|
@@ -1572,15 +1232,15 @@
|
|
|
1572
1232
|
"license": "MIT"
|
|
1573
1233
|
},
|
|
1574
1234
|
"node_modules/@vitejs/plugin-react": {
|
|
1575
|
-
"version": "5.
|
|
1576
|
-
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.
|
|
1577
|
-
"integrity": "sha512-
|
|
1235
|
+
"version": "5.2.0",
|
|
1236
|
+
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.2.0.tgz",
|
|
1237
|
+
"integrity": "sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw==",
|
|
1578
1238
|
"license": "MIT",
|
|
1579
1239
|
"dependencies": {
|
|
1580
|
-
"@babel/core": "^7.
|
|
1240
|
+
"@babel/core": "^7.29.0",
|
|
1581
1241
|
"@babel/plugin-transform-react-jsx-self": "^7.27.1",
|
|
1582
1242
|
"@babel/plugin-transform-react-jsx-source": "^7.27.1",
|
|
1583
|
-
"@rolldown/pluginutils": "1.0.0-
|
|
1243
|
+
"@rolldown/pluginutils": "1.0.0-rc.3",
|
|
1584
1244
|
"@types/babel__core": "^7.20.5",
|
|
1585
1245
|
"react-refresh": "^0.18.0"
|
|
1586
1246
|
},
|
|
@@ -1588,16 +1248,16 @@
|
|
|
1588
1248
|
"node": "^20.19.0 || >=22.12.0"
|
|
1589
1249
|
},
|
|
1590
1250
|
"peerDependencies": {
|
|
1591
|
-
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
1251
|
+
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
1592
1252
|
}
|
|
1593
1253
|
},
|
|
1594
1254
|
"node_modules/@xmldom/xmldom": {
|
|
1595
|
-
"version": "0.
|
|
1596
|
-
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.
|
|
1597
|
-
"integrity": "sha512-
|
|
1255
|
+
"version": "0.9.10",
|
|
1256
|
+
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.10.tgz",
|
|
1257
|
+
"integrity": "sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==",
|
|
1598
1258
|
"license": "MIT",
|
|
1599
1259
|
"engines": {
|
|
1600
|
-
"node": ">=
|
|
1260
|
+
"node": ">=14.6"
|
|
1601
1261
|
}
|
|
1602
1262
|
},
|
|
1603
1263
|
"node_modules/ansi-regex": {
|
|
@@ -1697,12 +1357,15 @@
|
|
|
1697
1357
|
"license": "MIT"
|
|
1698
1358
|
},
|
|
1699
1359
|
"node_modules/baseline-browser-mapping": {
|
|
1700
|
-
"version": "2.
|
|
1701
|
-
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.
|
|
1702
|
-
"integrity": "sha512-
|
|
1360
|
+
"version": "2.10.33",
|
|
1361
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.33.tgz",
|
|
1362
|
+
"integrity": "sha512-bA6+tcSLpz2tIEdDXZPpPTIuxBcC4+w6SieaYyfigIa4h8GlFxbA17v22Vx3JUtuZQj9SgOsnbK+aTBzyDyEuw==",
|
|
1703
1363
|
"license": "Apache-2.0",
|
|
1704
1364
|
"bin": {
|
|
1705
|
-
"baseline-browser-mapping": "dist/cli.
|
|
1365
|
+
"baseline-browser-mapping": "dist/cli.cjs"
|
|
1366
|
+
},
|
|
1367
|
+
"engines": {
|
|
1368
|
+
"node": ">=6.0.0"
|
|
1706
1369
|
}
|
|
1707
1370
|
},
|
|
1708
1371
|
"node_modules/big-integer": {
|
|
@@ -1739,9 +1402,9 @@
|
|
|
1739
1402
|
}
|
|
1740
1403
|
},
|
|
1741
1404
|
"node_modules/brace-expansion": {
|
|
1742
|
-
"version": "5.0.
|
|
1743
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.
|
|
1744
|
-
"integrity": "sha512-
|
|
1405
|
+
"version": "5.0.6",
|
|
1406
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
|
|
1407
|
+
"integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
|
|
1745
1408
|
"license": "MIT",
|
|
1746
1409
|
"dependencies": {
|
|
1747
1410
|
"balanced-match": "^4.0.2"
|
|
@@ -1763,9 +1426,9 @@
|
|
|
1763
1426
|
}
|
|
1764
1427
|
},
|
|
1765
1428
|
"node_modules/browserslist": {
|
|
1766
|
-
"version": "4.28.
|
|
1767
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.
|
|
1768
|
-
"integrity": "sha512-
|
|
1429
|
+
"version": "4.28.2",
|
|
1430
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
|
|
1431
|
+
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
|
1769
1432
|
"funding": [
|
|
1770
1433
|
{
|
|
1771
1434
|
"type": "opencollective",
|
|
@@ -1782,11 +1445,11 @@
|
|
|
1782
1445
|
],
|
|
1783
1446
|
"license": "MIT",
|
|
1784
1447
|
"dependencies": {
|
|
1785
|
-
"baseline-browser-mapping": "^2.
|
|
1786
|
-
"caniuse-lite": "^1.0.
|
|
1787
|
-
"electron-to-chromium": "^1.5.
|
|
1788
|
-
"node-releases": "^2.0.
|
|
1789
|
-
"update-browserslist-db": "^1.2.
|
|
1448
|
+
"baseline-browser-mapping": "^2.10.12",
|
|
1449
|
+
"caniuse-lite": "^1.0.30001782",
|
|
1450
|
+
"electron-to-chromium": "^1.5.328",
|
|
1451
|
+
"node-releases": "^2.0.36",
|
|
1452
|
+
"update-browserslist-db": "^1.2.3"
|
|
1790
1453
|
},
|
|
1791
1454
|
"bin": {
|
|
1792
1455
|
"browserslist": "cli.js"
|
|
@@ -1805,9 +1468,9 @@
|
|
|
1805
1468
|
}
|
|
1806
1469
|
},
|
|
1807
1470
|
"node_modules/caniuse-lite": {
|
|
1808
|
-
"version": "1.0.
|
|
1809
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
1810
|
-
"integrity": "sha512-
|
|
1471
|
+
"version": "1.0.30001793",
|
|
1472
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001793.tgz",
|
|
1473
|
+
"integrity": "sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==",
|
|
1811
1474
|
"funding": [
|
|
1812
1475
|
{
|
|
1813
1476
|
"type": "opencollective",
|
|
@@ -1936,10 +1599,20 @@
|
|
|
1936
1599
|
"node": ">=8"
|
|
1937
1600
|
}
|
|
1938
1601
|
},
|
|
1602
|
+
"node_modules/detect-libc": {
|
|
1603
|
+
"version": "2.1.2",
|
|
1604
|
+
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
1605
|
+
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
1606
|
+
"license": "Apache-2.0",
|
|
1607
|
+
"peer": true,
|
|
1608
|
+
"engines": {
|
|
1609
|
+
"node": ">=8"
|
|
1610
|
+
}
|
|
1611
|
+
},
|
|
1939
1612
|
"node_modules/electron-to-chromium": {
|
|
1940
|
-
"version": "1.5.
|
|
1941
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
1942
|
-
"integrity": "sha512-
|
|
1613
|
+
"version": "1.5.367",
|
|
1614
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.367.tgz",
|
|
1615
|
+
"integrity": "sha512-4Mk/mrynCNQ+atY40D3UpmhLWB6AHMbYMlIrPhHcMF6x0L7O0b052FCAsxw1LlaR++UFuNg3D/A6XCuGDa0guQ==",
|
|
1943
1616
|
"license": "ISC"
|
|
1944
1617
|
},
|
|
1945
1618
|
"node_modules/elementtree": {
|
|
@@ -1969,48 +1642,6 @@
|
|
|
1969
1642
|
"node": ">=6"
|
|
1970
1643
|
}
|
|
1971
1644
|
},
|
|
1972
|
-
"node_modules/esbuild": {
|
|
1973
|
-
"version": "0.27.2",
|
|
1974
|
-
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
|
|
1975
|
-
"integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
|
|
1976
|
-
"hasInstallScript": true,
|
|
1977
|
-
"license": "MIT",
|
|
1978
|
-
"peer": true,
|
|
1979
|
-
"bin": {
|
|
1980
|
-
"esbuild": "bin/esbuild"
|
|
1981
|
-
},
|
|
1982
|
-
"engines": {
|
|
1983
|
-
"node": ">=18"
|
|
1984
|
-
},
|
|
1985
|
-
"optionalDependencies": {
|
|
1986
|
-
"@esbuild/aix-ppc64": "0.27.2",
|
|
1987
|
-
"@esbuild/android-arm": "0.27.2",
|
|
1988
|
-
"@esbuild/android-arm64": "0.27.2",
|
|
1989
|
-
"@esbuild/android-x64": "0.27.2",
|
|
1990
|
-
"@esbuild/darwin-arm64": "0.27.2",
|
|
1991
|
-
"@esbuild/darwin-x64": "0.27.2",
|
|
1992
|
-
"@esbuild/freebsd-arm64": "0.27.2",
|
|
1993
|
-
"@esbuild/freebsd-x64": "0.27.2",
|
|
1994
|
-
"@esbuild/linux-arm": "0.27.2",
|
|
1995
|
-
"@esbuild/linux-arm64": "0.27.2",
|
|
1996
|
-
"@esbuild/linux-ia32": "0.27.2",
|
|
1997
|
-
"@esbuild/linux-loong64": "0.27.2",
|
|
1998
|
-
"@esbuild/linux-mips64el": "0.27.2",
|
|
1999
|
-
"@esbuild/linux-ppc64": "0.27.2",
|
|
2000
|
-
"@esbuild/linux-riscv64": "0.27.2",
|
|
2001
|
-
"@esbuild/linux-s390x": "0.27.2",
|
|
2002
|
-
"@esbuild/linux-x64": "0.27.2",
|
|
2003
|
-
"@esbuild/netbsd-arm64": "0.27.2",
|
|
2004
|
-
"@esbuild/netbsd-x64": "0.27.2",
|
|
2005
|
-
"@esbuild/openbsd-arm64": "0.27.2",
|
|
2006
|
-
"@esbuild/openbsd-x64": "0.27.2",
|
|
2007
|
-
"@esbuild/openharmony-arm64": "0.27.2",
|
|
2008
|
-
"@esbuild/sunos-x64": "0.27.2",
|
|
2009
|
-
"@esbuild/win32-arm64": "0.27.2",
|
|
2010
|
-
"@esbuild/win32-ia32": "0.27.2",
|
|
2011
|
-
"@esbuild/win32-x64": "0.27.2"
|
|
2012
|
-
}
|
|
2013
|
-
},
|
|
2014
1645
|
"node_modules/escalade": {
|
|
2015
1646
|
"version": "3.2.0",
|
|
2016
1647
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
@@ -2059,9 +1690,9 @@
|
|
|
2059
1690
|
}
|
|
2060
1691
|
},
|
|
2061
1692
|
"node_modules/fs-extra": {
|
|
2062
|
-
"version": "11.3.
|
|
2063
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.
|
|
2064
|
-
"integrity": "sha512-
|
|
1693
|
+
"version": "11.3.5",
|
|
1694
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.5.tgz",
|
|
1695
|
+
"integrity": "sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==",
|
|
2065
1696
|
"license": "MIT",
|
|
2066
1697
|
"dependencies": {
|
|
2067
1698
|
"graceful-fs": "^4.2.0",
|
|
@@ -2096,17 +1727,17 @@
|
|
|
2096
1727
|
}
|
|
2097
1728
|
},
|
|
2098
1729
|
"node_modules/glob": {
|
|
2099
|
-
"version": "13.0.
|
|
2100
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.
|
|
2101
|
-
"integrity": "sha512-
|
|
1730
|
+
"version": "13.0.6",
|
|
1731
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
1732
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
2102
1733
|
"license": "BlueOak-1.0.0",
|
|
2103
1734
|
"dependencies": {
|
|
2104
|
-
"minimatch": "^10.
|
|
2105
|
-
"minipass": "^7.1.
|
|
2106
|
-
"path-scurry": "^2.0.
|
|
1735
|
+
"minimatch": "^10.2.2",
|
|
1736
|
+
"minipass": "^7.1.3",
|
|
1737
|
+
"path-scurry": "^2.0.2"
|
|
2107
1738
|
},
|
|
2108
1739
|
"engines": {
|
|
2109
|
-
"node": "20 || >=22"
|
|
1740
|
+
"node": "18 || 20 || >=22"
|
|
2110
1741
|
},
|
|
2111
1742
|
"funding": {
|
|
2112
1743
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -2196,97 +1827,370 @@
|
|
|
2196
1827
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
2197
1828
|
"license": "MIT",
|
|
2198
1829
|
"engines": {
|
|
2199
|
-
"node": ">=8"
|
|
1830
|
+
"node": ">=8"
|
|
1831
|
+
}
|
|
1832
|
+
},
|
|
1833
|
+
"node_modules/is-glob": {
|
|
1834
|
+
"version": "4.0.3",
|
|
1835
|
+
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
1836
|
+
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
1837
|
+
"license": "MIT",
|
|
1838
|
+
"dependencies": {
|
|
1839
|
+
"is-extglob": "^2.1.1"
|
|
1840
|
+
},
|
|
1841
|
+
"engines": {
|
|
1842
|
+
"node": ">=0.10.0"
|
|
1843
|
+
}
|
|
1844
|
+
},
|
|
1845
|
+
"node_modules/is-number": {
|
|
1846
|
+
"version": "7.0.0",
|
|
1847
|
+
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
1848
|
+
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
1849
|
+
"license": "MIT",
|
|
1850
|
+
"engines": {
|
|
1851
|
+
"node": ">=0.12.0"
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
"node_modules/is-wsl": {
|
|
1855
|
+
"version": "2.2.0",
|
|
1856
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
|
|
1857
|
+
"integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
|
|
1858
|
+
"license": "MIT",
|
|
1859
|
+
"dependencies": {
|
|
1860
|
+
"is-docker": "^2.0.0"
|
|
1861
|
+
},
|
|
1862
|
+
"engines": {
|
|
1863
|
+
"node": ">=8"
|
|
1864
|
+
}
|
|
1865
|
+
},
|
|
1866
|
+
"node_modules/isexe": {
|
|
1867
|
+
"version": "2.0.0",
|
|
1868
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
1869
|
+
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
1870
|
+
"license": "ISC"
|
|
1871
|
+
},
|
|
1872
|
+
"node_modules/js-tokens": {
|
|
1873
|
+
"version": "4.0.0",
|
|
1874
|
+
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
1875
|
+
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
1876
|
+
"license": "MIT"
|
|
1877
|
+
},
|
|
1878
|
+
"node_modules/jsesc": {
|
|
1879
|
+
"version": "3.1.0",
|
|
1880
|
+
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
1881
|
+
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
1882
|
+
"license": "MIT",
|
|
1883
|
+
"bin": {
|
|
1884
|
+
"jsesc": "bin/jsesc"
|
|
1885
|
+
},
|
|
1886
|
+
"engines": {
|
|
1887
|
+
"node": ">=6"
|
|
1888
|
+
}
|
|
1889
|
+
},
|
|
1890
|
+
"node_modules/json5": {
|
|
1891
|
+
"version": "2.2.3",
|
|
1892
|
+
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|
1893
|
+
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
1894
|
+
"license": "MIT",
|
|
1895
|
+
"bin": {
|
|
1896
|
+
"json5": "lib/cli.js"
|
|
1897
|
+
},
|
|
1898
|
+
"engines": {
|
|
1899
|
+
"node": ">=6"
|
|
1900
|
+
}
|
|
1901
|
+
},
|
|
1902
|
+
"node_modules/jsonfile": {
|
|
1903
|
+
"version": "6.2.1",
|
|
1904
|
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.1.tgz",
|
|
1905
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
1906
|
+
"license": "MIT",
|
|
1907
|
+
"dependencies": {
|
|
1908
|
+
"universalify": "^2.0.0"
|
|
1909
|
+
},
|
|
1910
|
+
"optionalDependencies": {
|
|
1911
|
+
"graceful-fs": "^4.1.6"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
"node_modules/kleur": {
|
|
1915
|
+
"version": "4.1.5",
|
|
1916
|
+
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
|
|
1917
|
+
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
|
|
1918
|
+
"license": "MIT",
|
|
1919
|
+
"engines": {
|
|
1920
|
+
"node": ">=6"
|
|
1921
|
+
}
|
|
1922
|
+
},
|
|
1923
|
+
"node_modules/lightningcss": {
|
|
1924
|
+
"version": "1.32.0",
|
|
1925
|
+
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
|
|
1926
|
+
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
|
1927
|
+
"license": "MPL-2.0",
|
|
1928
|
+
"peer": true,
|
|
1929
|
+
"dependencies": {
|
|
1930
|
+
"detect-libc": "^2.0.3"
|
|
1931
|
+
},
|
|
1932
|
+
"engines": {
|
|
1933
|
+
"node": ">= 12.0.0"
|
|
1934
|
+
},
|
|
1935
|
+
"funding": {
|
|
1936
|
+
"type": "opencollective",
|
|
1937
|
+
"url": "https://opencollective.com/parcel"
|
|
1938
|
+
},
|
|
1939
|
+
"optionalDependencies": {
|
|
1940
|
+
"lightningcss-android-arm64": "1.32.0",
|
|
1941
|
+
"lightningcss-darwin-arm64": "1.32.0",
|
|
1942
|
+
"lightningcss-darwin-x64": "1.32.0",
|
|
1943
|
+
"lightningcss-freebsd-x64": "1.32.0",
|
|
1944
|
+
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
1945
|
+
"lightningcss-linux-arm64-gnu": "1.32.0",
|
|
1946
|
+
"lightningcss-linux-arm64-musl": "1.32.0",
|
|
1947
|
+
"lightningcss-linux-x64-gnu": "1.32.0",
|
|
1948
|
+
"lightningcss-linux-x64-musl": "1.32.0",
|
|
1949
|
+
"lightningcss-win32-arm64-msvc": "1.32.0",
|
|
1950
|
+
"lightningcss-win32-x64-msvc": "1.32.0"
|
|
1951
|
+
}
|
|
1952
|
+
},
|
|
1953
|
+
"node_modules/lightningcss-android-arm64": {
|
|
1954
|
+
"version": "1.32.0",
|
|
1955
|
+
"resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
|
1956
|
+
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
|
1957
|
+
"cpu": [
|
|
1958
|
+
"arm64"
|
|
1959
|
+
],
|
|
1960
|
+
"license": "MPL-2.0",
|
|
1961
|
+
"optional": true,
|
|
1962
|
+
"os": [
|
|
1963
|
+
"android"
|
|
1964
|
+
],
|
|
1965
|
+
"peer": true,
|
|
1966
|
+
"engines": {
|
|
1967
|
+
"node": ">= 12.0.0"
|
|
1968
|
+
},
|
|
1969
|
+
"funding": {
|
|
1970
|
+
"type": "opencollective",
|
|
1971
|
+
"url": "https://opencollective.com/parcel"
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1974
|
+
"node_modules/lightningcss-darwin-arm64": {
|
|
1975
|
+
"version": "1.32.0",
|
|
1976
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
|
1977
|
+
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
|
1978
|
+
"cpu": [
|
|
1979
|
+
"arm64"
|
|
1980
|
+
],
|
|
1981
|
+
"license": "MPL-2.0",
|
|
1982
|
+
"optional": true,
|
|
1983
|
+
"os": [
|
|
1984
|
+
"darwin"
|
|
1985
|
+
],
|
|
1986
|
+
"peer": true,
|
|
1987
|
+
"engines": {
|
|
1988
|
+
"node": ">= 12.0.0"
|
|
1989
|
+
},
|
|
1990
|
+
"funding": {
|
|
1991
|
+
"type": "opencollective",
|
|
1992
|
+
"url": "https://opencollective.com/parcel"
|
|
1993
|
+
}
|
|
1994
|
+
},
|
|
1995
|
+
"node_modules/lightningcss-darwin-x64": {
|
|
1996
|
+
"version": "1.32.0",
|
|
1997
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
|
1998
|
+
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
|
1999
|
+
"cpu": [
|
|
2000
|
+
"x64"
|
|
2001
|
+
],
|
|
2002
|
+
"license": "MPL-2.0",
|
|
2003
|
+
"optional": true,
|
|
2004
|
+
"os": [
|
|
2005
|
+
"darwin"
|
|
2006
|
+
],
|
|
2007
|
+
"peer": true,
|
|
2008
|
+
"engines": {
|
|
2009
|
+
"node": ">= 12.0.0"
|
|
2010
|
+
},
|
|
2011
|
+
"funding": {
|
|
2012
|
+
"type": "opencollective",
|
|
2013
|
+
"url": "https://opencollective.com/parcel"
|
|
2014
|
+
}
|
|
2015
|
+
},
|
|
2016
|
+
"node_modules/lightningcss-freebsd-x64": {
|
|
2017
|
+
"version": "1.32.0",
|
|
2018
|
+
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
|
2019
|
+
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
|
2020
|
+
"cpu": [
|
|
2021
|
+
"x64"
|
|
2022
|
+
],
|
|
2023
|
+
"license": "MPL-2.0",
|
|
2024
|
+
"optional": true,
|
|
2025
|
+
"os": [
|
|
2026
|
+
"freebsd"
|
|
2027
|
+
],
|
|
2028
|
+
"peer": true,
|
|
2029
|
+
"engines": {
|
|
2030
|
+
"node": ">= 12.0.0"
|
|
2031
|
+
},
|
|
2032
|
+
"funding": {
|
|
2033
|
+
"type": "opencollective",
|
|
2034
|
+
"url": "https://opencollective.com/parcel"
|
|
2200
2035
|
}
|
|
2201
2036
|
},
|
|
2202
|
-
"node_modules/
|
|
2203
|
-
"version": "
|
|
2204
|
-
"resolved": "https://registry.npmjs.org/
|
|
2205
|
-
"integrity": "sha512-
|
|
2206
|
-
"
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2037
|
+
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
2038
|
+
"version": "1.32.0",
|
|
2039
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
|
2040
|
+
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
|
2041
|
+
"cpu": [
|
|
2042
|
+
"arm"
|
|
2043
|
+
],
|
|
2044
|
+
"license": "MPL-2.0",
|
|
2045
|
+
"optional": true,
|
|
2046
|
+
"os": [
|
|
2047
|
+
"linux"
|
|
2048
|
+
],
|
|
2049
|
+
"peer": true,
|
|
2210
2050
|
"engines": {
|
|
2211
|
-
"node": ">=0.
|
|
2051
|
+
"node": ">= 12.0.0"
|
|
2052
|
+
},
|
|
2053
|
+
"funding": {
|
|
2054
|
+
"type": "opencollective",
|
|
2055
|
+
"url": "https://opencollective.com/parcel"
|
|
2212
2056
|
}
|
|
2213
2057
|
},
|
|
2214
|
-
"node_modules/
|
|
2215
|
-
"version": "
|
|
2216
|
-
"resolved": "https://registry.npmjs.org/
|
|
2217
|
-
"integrity": "sha512-
|
|
2218
|
-
"
|
|
2058
|
+
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
2059
|
+
"version": "1.32.0",
|
|
2060
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
|
2061
|
+
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
|
2062
|
+
"cpu": [
|
|
2063
|
+
"arm64"
|
|
2064
|
+
],
|
|
2065
|
+
"libc": [
|
|
2066
|
+
"glibc"
|
|
2067
|
+
],
|
|
2068
|
+
"license": "MPL-2.0",
|
|
2069
|
+
"optional": true,
|
|
2070
|
+
"os": [
|
|
2071
|
+
"linux"
|
|
2072
|
+
],
|
|
2073
|
+
"peer": true,
|
|
2219
2074
|
"engines": {
|
|
2220
|
-
"node": ">=
|
|
2075
|
+
"node": ">= 12.0.0"
|
|
2076
|
+
},
|
|
2077
|
+
"funding": {
|
|
2078
|
+
"type": "opencollective",
|
|
2079
|
+
"url": "https://opencollective.com/parcel"
|
|
2221
2080
|
}
|
|
2222
2081
|
},
|
|
2223
|
-
"node_modules/
|
|
2224
|
-
"version": "
|
|
2225
|
-
"resolved": "https://registry.npmjs.org/
|
|
2226
|
-
"integrity": "sha512-
|
|
2227
|
-
"
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2082
|
+
"node_modules/lightningcss-linux-arm64-musl": {
|
|
2083
|
+
"version": "1.32.0",
|
|
2084
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
|
2085
|
+
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
|
2086
|
+
"cpu": [
|
|
2087
|
+
"arm64"
|
|
2088
|
+
],
|
|
2089
|
+
"libc": [
|
|
2090
|
+
"musl"
|
|
2091
|
+
],
|
|
2092
|
+
"license": "MPL-2.0",
|
|
2093
|
+
"optional": true,
|
|
2094
|
+
"os": [
|
|
2095
|
+
"linux"
|
|
2096
|
+
],
|
|
2097
|
+
"peer": true,
|
|
2231
2098
|
"engines": {
|
|
2232
|
-
"node": ">=
|
|
2099
|
+
"node": ">= 12.0.0"
|
|
2100
|
+
},
|
|
2101
|
+
"funding": {
|
|
2102
|
+
"type": "opencollective",
|
|
2103
|
+
"url": "https://opencollective.com/parcel"
|
|
2233
2104
|
}
|
|
2234
2105
|
},
|
|
2235
|
-
"node_modules/
|
|
2236
|
-
"version": "
|
|
2237
|
-
"resolved": "https://registry.npmjs.org/
|
|
2238
|
-
"integrity": "sha512-
|
|
2239
|
-
"
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
"
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
"license": "
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
"
|
|
2251
|
-
"license": "MIT",
|
|
2252
|
-
"bin": {
|
|
2253
|
-
"jsesc": "bin/jsesc"
|
|
2254
|
-
},
|
|
2106
|
+
"node_modules/lightningcss-linux-x64-gnu": {
|
|
2107
|
+
"version": "1.32.0",
|
|
2108
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
|
2109
|
+
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
|
2110
|
+
"cpu": [
|
|
2111
|
+
"x64"
|
|
2112
|
+
],
|
|
2113
|
+
"libc": [
|
|
2114
|
+
"glibc"
|
|
2115
|
+
],
|
|
2116
|
+
"license": "MPL-2.0",
|
|
2117
|
+
"optional": true,
|
|
2118
|
+
"os": [
|
|
2119
|
+
"linux"
|
|
2120
|
+
],
|
|
2121
|
+
"peer": true,
|
|
2255
2122
|
"engines": {
|
|
2256
|
-
"node": ">=
|
|
2123
|
+
"node": ">= 12.0.0"
|
|
2124
|
+
},
|
|
2125
|
+
"funding": {
|
|
2126
|
+
"type": "opencollective",
|
|
2127
|
+
"url": "https://opencollective.com/parcel"
|
|
2257
2128
|
}
|
|
2258
2129
|
},
|
|
2259
|
-
"node_modules/
|
|
2260
|
-
"version": "
|
|
2261
|
-
"resolved": "https://registry.npmjs.org/
|
|
2262
|
-
"integrity": "sha512-
|
|
2263
|
-
"
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2130
|
+
"node_modules/lightningcss-linux-x64-musl": {
|
|
2131
|
+
"version": "1.32.0",
|
|
2132
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
|
2133
|
+
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
|
2134
|
+
"cpu": [
|
|
2135
|
+
"x64"
|
|
2136
|
+
],
|
|
2137
|
+
"libc": [
|
|
2138
|
+
"musl"
|
|
2139
|
+
],
|
|
2140
|
+
"license": "MPL-2.0",
|
|
2141
|
+
"optional": true,
|
|
2142
|
+
"os": [
|
|
2143
|
+
"linux"
|
|
2144
|
+
],
|
|
2145
|
+
"peer": true,
|
|
2267
2146
|
"engines": {
|
|
2268
|
-
"node": ">=
|
|
2147
|
+
"node": ">= 12.0.0"
|
|
2148
|
+
},
|
|
2149
|
+
"funding": {
|
|
2150
|
+
"type": "opencollective",
|
|
2151
|
+
"url": "https://opencollective.com/parcel"
|
|
2269
2152
|
}
|
|
2270
2153
|
},
|
|
2271
|
-
"node_modules/
|
|
2272
|
-
"version": "
|
|
2273
|
-
"resolved": "https://registry.npmjs.org/
|
|
2274
|
-
"integrity": "sha512-
|
|
2275
|
-
"
|
|
2276
|
-
|
|
2277
|
-
|
|
2154
|
+
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
2155
|
+
"version": "1.32.0",
|
|
2156
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
|
2157
|
+
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
|
2158
|
+
"cpu": [
|
|
2159
|
+
"arm64"
|
|
2160
|
+
],
|
|
2161
|
+
"license": "MPL-2.0",
|
|
2162
|
+
"optional": true,
|
|
2163
|
+
"os": [
|
|
2164
|
+
"win32"
|
|
2165
|
+
],
|
|
2166
|
+
"peer": true,
|
|
2167
|
+
"engines": {
|
|
2168
|
+
"node": ">= 12.0.0"
|
|
2278
2169
|
},
|
|
2279
|
-
"
|
|
2280
|
-
"
|
|
2170
|
+
"funding": {
|
|
2171
|
+
"type": "opencollective",
|
|
2172
|
+
"url": "https://opencollective.com/parcel"
|
|
2281
2173
|
}
|
|
2282
2174
|
},
|
|
2283
|
-
"node_modules/
|
|
2284
|
-
"version": "
|
|
2285
|
-
"resolved": "https://registry.npmjs.org/
|
|
2286
|
-
"integrity": "sha512-
|
|
2287
|
-
"
|
|
2175
|
+
"node_modules/lightningcss-win32-x64-msvc": {
|
|
2176
|
+
"version": "1.32.0",
|
|
2177
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
|
2178
|
+
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
|
2179
|
+
"cpu": [
|
|
2180
|
+
"x64"
|
|
2181
|
+
],
|
|
2182
|
+
"license": "MPL-2.0",
|
|
2183
|
+
"optional": true,
|
|
2184
|
+
"os": [
|
|
2185
|
+
"win32"
|
|
2186
|
+
],
|
|
2187
|
+
"peer": true,
|
|
2288
2188
|
"engines": {
|
|
2289
|
-
"node": ">=
|
|
2189
|
+
"node": ">= 12.0.0"
|
|
2190
|
+
},
|
|
2191
|
+
"funding": {
|
|
2192
|
+
"type": "opencollective",
|
|
2193
|
+
"url": "https://opencollective.com/parcel"
|
|
2290
2194
|
}
|
|
2291
2195
|
},
|
|
2292
2196
|
"node_modules/lru-cache": {
|
|
@@ -2314,10 +2218,10 @@
|
|
|
2314
2218
|
}
|
|
2315
2219
|
},
|
|
2316
2220
|
"node_modules/minipass": {
|
|
2317
|
-
"version": "7.1.
|
|
2318
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.
|
|
2319
|
-
"integrity": "sha512-
|
|
2320
|
-
"license": "
|
|
2221
|
+
"version": "7.1.3",
|
|
2222
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
|
2223
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
2224
|
+
"license": "BlueOak-1.0.0",
|
|
2321
2225
|
"engines": {
|
|
2322
2226
|
"node": ">=16 || 14 >=14.17"
|
|
2323
2227
|
}
|
|
@@ -2341,9 +2245,9 @@
|
|
|
2341
2245
|
"license": "MIT"
|
|
2342
2246
|
},
|
|
2343
2247
|
"node_modules/nanoid": {
|
|
2344
|
-
"version": "3.3.
|
|
2345
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
2346
|
-
"integrity": "sha512-
|
|
2248
|
+
"version": "3.3.12",
|
|
2249
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
|
|
2250
|
+
"integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
|
|
2347
2251
|
"funding": [
|
|
2348
2252
|
{
|
|
2349
2253
|
"type": "github",
|
|
@@ -2385,10 +2289,13 @@
|
|
|
2385
2289
|
}
|
|
2386
2290
|
},
|
|
2387
2291
|
"node_modules/node-releases": {
|
|
2388
|
-
"version": "2.0.
|
|
2389
|
-
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.
|
|
2390
|
-
"integrity": "sha512-
|
|
2391
|
-
"license": "MIT"
|
|
2292
|
+
"version": "2.0.47",
|
|
2293
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.47.tgz",
|
|
2294
|
+
"integrity": "sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==",
|
|
2295
|
+
"license": "MIT",
|
|
2296
|
+
"engines": {
|
|
2297
|
+
"node": ">=18"
|
|
2298
|
+
}
|
|
2392
2299
|
},
|
|
2393
2300
|
"node_modules/normalize-path": {
|
|
2394
2301
|
"version": "3.0.0",
|
|
@@ -2444,25 +2351,25 @@
|
|
|
2444
2351
|
}
|
|
2445
2352
|
},
|
|
2446
2353
|
"node_modules/path-scurry": {
|
|
2447
|
-
"version": "2.0.
|
|
2448
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.
|
|
2449
|
-
"integrity": "sha512-
|
|
2354
|
+
"version": "2.0.2",
|
|
2355
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
2356
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
2450
2357
|
"license": "BlueOak-1.0.0",
|
|
2451
2358
|
"dependencies": {
|
|
2452
2359
|
"lru-cache": "^11.0.0",
|
|
2453
2360
|
"minipass": "^7.1.2"
|
|
2454
2361
|
},
|
|
2455
2362
|
"engines": {
|
|
2456
|
-
"node": "20 || >=22"
|
|
2363
|
+
"node": "18 || 20 || >=22"
|
|
2457
2364
|
},
|
|
2458
2365
|
"funding": {
|
|
2459
2366
|
"url": "https://github.com/sponsors/isaacs"
|
|
2460
2367
|
}
|
|
2461
2368
|
},
|
|
2462
2369
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
2463
|
-
"version": "11.
|
|
2464
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.
|
|
2465
|
-
"integrity": "sha512-
|
|
2370
|
+
"version": "11.5.1",
|
|
2371
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz",
|
|
2372
|
+
"integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==",
|
|
2466
2373
|
"license": "BlueOak-1.0.0",
|
|
2467
2374
|
"engines": {
|
|
2468
2375
|
"node": "20 || >=22"
|
|
@@ -2493,12 +2400,12 @@
|
|
|
2493
2400
|
}
|
|
2494
2401
|
},
|
|
2495
2402
|
"node_modules/plist": {
|
|
2496
|
-
"version": "3.1.
|
|
2497
|
-
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.
|
|
2498
|
-
"integrity": "sha512-
|
|
2403
|
+
"version": "3.1.1",
|
|
2404
|
+
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.1.tgz",
|
|
2405
|
+
"integrity": "sha512-ZIfcLJC+7E7FBFnDxm9MPmt7D+DidyQ26lewieO75AdhA2ayMtsJSES0iWzqJQbcVRSrTufQoy0DR94xHue0oA==",
|
|
2499
2406
|
"license": "MIT",
|
|
2500
2407
|
"dependencies": {
|
|
2501
|
-
"@xmldom/xmldom": "^0.
|
|
2408
|
+
"@xmldom/xmldom": "^0.9.10",
|
|
2502
2409
|
"base64-js": "^1.5.1",
|
|
2503
2410
|
"xmlbuilder": "^15.1.1"
|
|
2504
2411
|
},
|
|
@@ -2507,9 +2414,9 @@
|
|
|
2507
2414
|
}
|
|
2508
2415
|
},
|
|
2509
2416
|
"node_modules/postcss": {
|
|
2510
|
-
"version": "8.5.
|
|
2511
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
2512
|
-
"integrity": "sha512-
|
|
2417
|
+
"version": "8.5.15",
|
|
2418
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
|
|
2419
|
+
"integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
|
|
2513
2420
|
"funding": [
|
|
2514
2421
|
{
|
|
2515
2422
|
"type": "opencollective",
|
|
@@ -2527,7 +2434,7 @@
|
|
|
2527
2434
|
"license": "MIT",
|
|
2528
2435
|
"peer": true,
|
|
2529
2436
|
"dependencies": {
|
|
2530
|
-
"nanoid": "^3.3.
|
|
2437
|
+
"nanoid": "^3.3.12",
|
|
2531
2438
|
"picocolors": "^1.1.1",
|
|
2532
2439
|
"source-map-js": "^1.2.1"
|
|
2533
2440
|
},
|
|
@@ -2558,9 +2465,9 @@
|
|
|
2558
2465
|
}
|
|
2559
2466
|
},
|
|
2560
2467
|
"node_modules/react": {
|
|
2561
|
-
"version": "19.2.
|
|
2562
|
-
"resolved": "https://registry.npmjs.org/react/-/react-19.2.
|
|
2563
|
-
"integrity": "sha512-
|
|
2468
|
+
"version": "19.2.7",
|
|
2469
|
+
"resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
|
|
2470
|
+
"integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
|
|
2564
2471
|
"license": "MIT",
|
|
2565
2472
|
"peer": true,
|
|
2566
2473
|
"engines": {
|
|
@@ -2568,16 +2475,16 @@
|
|
|
2568
2475
|
}
|
|
2569
2476
|
},
|
|
2570
2477
|
"node_modules/react-dom": {
|
|
2571
|
-
"version": "19.2.
|
|
2572
|
-
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.
|
|
2573
|
-
"integrity": "sha512-
|
|
2478
|
+
"version": "19.2.7",
|
|
2479
|
+
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
|
|
2480
|
+
"integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
|
|
2574
2481
|
"license": "MIT",
|
|
2575
2482
|
"peer": true,
|
|
2576
2483
|
"dependencies": {
|
|
2577
2484
|
"scheduler": "^0.27.0"
|
|
2578
2485
|
},
|
|
2579
2486
|
"peerDependencies": {
|
|
2580
|
-
"react": "^19.2.
|
|
2487
|
+
"react": "^19.2.7"
|
|
2581
2488
|
}
|
|
2582
2489
|
},
|
|
2583
2490
|
"node_modules/react-refresh": {
|
|
@@ -2628,12 +2535,12 @@
|
|
|
2628
2535
|
}
|
|
2629
2536
|
},
|
|
2630
2537
|
"node_modules/rimraf": {
|
|
2631
|
-
"version": "6.1.
|
|
2632
|
-
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.1.
|
|
2633
|
-
"integrity": "sha512-
|
|
2538
|
+
"version": "6.1.3",
|
|
2539
|
+
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.1.3.tgz",
|
|
2540
|
+
"integrity": "sha512-LKg+Cr2ZF61fkcaK1UdkH2yEBBKnYjTyWzTJT6KNPcSPaiT7HSdhtMXQuN5wkTX0Xu72KQ1l8S42rlmexS2hSA==",
|
|
2634
2541
|
"license": "BlueOak-1.0.0",
|
|
2635
2542
|
"dependencies": {
|
|
2636
|
-
"glob": "^13.0.
|
|
2543
|
+
"glob": "^13.0.3",
|
|
2637
2544
|
"package-json-from-dist": "^1.0.1"
|
|
2638
2545
|
},
|
|
2639
2546
|
"bin": {
|
|
@@ -2646,161 +2553,45 @@
|
|
|
2646
2553
|
"url": "https://github.com/sponsors/isaacs"
|
|
2647
2554
|
}
|
|
2648
2555
|
},
|
|
2649
|
-
"node_modules/
|
|
2650
|
-
"version": "
|
|
2651
|
-
"resolved": "https://registry.npmjs.org/
|
|
2652
|
-
"integrity": "sha512-
|
|
2556
|
+
"node_modules/rolldown": {
|
|
2557
|
+
"version": "1.0.3",
|
|
2558
|
+
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.3.tgz",
|
|
2559
|
+
"integrity": "sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==",
|
|
2653
2560
|
"license": "MIT",
|
|
2654
2561
|
"peer": true,
|
|
2655
2562
|
"dependencies": {
|
|
2656
|
-
"@types
|
|
2563
|
+
"@oxc-project/types": "=0.133.0",
|
|
2564
|
+
"@rolldown/pluginutils": "^1.0.0"
|
|
2657
2565
|
},
|
|
2658
2566
|
"bin": {
|
|
2659
|
-
"
|
|
2567
|
+
"rolldown": "bin/cli.mjs"
|
|
2660
2568
|
},
|
|
2661
2569
|
"engines": {
|
|
2662
|
-
"node": "
|
|
2663
|
-
"npm": ">=8.0.0"
|
|
2570
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
2664
2571
|
},
|
|
2665
2572
|
"optionalDependencies": {
|
|
2666
|
-
"@
|
|
2667
|
-
"@
|
|
2668
|
-
"@
|
|
2669
|
-
"@
|
|
2670
|
-
"@
|
|
2671
|
-
"@
|
|
2672
|
-
"@
|
|
2673
|
-
"@
|
|
2674
|
-
"@
|
|
2675
|
-
"@
|
|
2676
|
-
"@
|
|
2677
|
-
"@
|
|
2678
|
-
"@
|
|
2679
|
-
"@
|
|
2680
|
-
"@
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
"@rollup/rollup-win32-arm64-msvc": "4.60.1",
|
|
2688
|
-
"@rollup/rollup-win32-ia32-msvc": "4.60.1",
|
|
2689
|
-
"@rollup/rollup-win32-x64-gnu": "4.60.1",
|
|
2690
|
-
"@rollup/rollup-win32-x64-msvc": "4.60.1",
|
|
2691
|
-
"fsevents": "~2.3.2"
|
|
2692
|
-
}
|
|
2693
|
-
},
|
|
2694
|
-
"node_modules/rollup/node_modules/@rollup/rollup-darwin-arm64": {
|
|
2695
|
-
"version": "4.60.1",
|
|
2696
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.1.tgz",
|
|
2697
|
-
"integrity": "sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==",
|
|
2698
|
-
"cpu": [
|
|
2699
|
-
"arm64"
|
|
2700
|
-
],
|
|
2701
|
-
"license": "MIT",
|
|
2702
|
-
"optional": true,
|
|
2703
|
-
"os": [
|
|
2704
|
-
"darwin"
|
|
2705
|
-
],
|
|
2706
|
-
"peer": true
|
|
2707
|
-
},
|
|
2708
|
-
"node_modules/rollup/node_modules/@rollup/rollup-darwin-x64": {
|
|
2709
|
-
"version": "4.60.1",
|
|
2710
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.1.tgz",
|
|
2711
|
-
"integrity": "sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==",
|
|
2712
|
-
"cpu": [
|
|
2713
|
-
"x64"
|
|
2714
|
-
],
|
|
2715
|
-
"license": "MIT",
|
|
2716
|
-
"optional": true,
|
|
2717
|
-
"os": [
|
|
2718
|
-
"darwin"
|
|
2719
|
-
],
|
|
2720
|
-
"peer": true
|
|
2721
|
-
},
|
|
2722
|
-
"node_modules/rollup/node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
2723
|
-
"version": "4.60.1",
|
|
2724
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.1.tgz",
|
|
2725
|
-
"integrity": "sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==",
|
|
2726
|
-
"cpu": [
|
|
2727
|
-
"arm64"
|
|
2728
|
-
],
|
|
2729
|
-
"license": "MIT",
|
|
2730
|
-
"optional": true,
|
|
2731
|
-
"os": [
|
|
2732
|
-
"linux"
|
|
2733
|
-
],
|
|
2734
|
-
"peer": true
|
|
2735
|
-
},
|
|
2736
|
-
"node_modules/rollup/node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
2737
|
-
"version": "4.60.1",
|
|
2738
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.1.tgz",
|
|
2739
|
-
"integrity": "sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==",
|
|
2740
|
-
"cpu": [
|
|
2741
|
-
"arm64"
|
|
2742
|
-
],
|
|
2743
|
-
"license": "MIT",
|
|
2744
|
-
"optional": true,
|
|
2745
|
-
"os": [
|
|
2746
|
-
"linux"
|
|
2747
|
-
],
|
|
2748
|
-
"peer": true
|
|
2749
|
-
},
|
|
2750
|
-
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
2751
|
-
"version": "4.60.1",
|
|
2752
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.1.tgz",
|
|
2753
|
-
"integrity": "sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==",
|
|
2754
|
-
"cpu": [
|
|
2755
|
-
"x64"
|
|
2756
|
-
],
|
|
2757
|
-
"license": "MIT",
|
|
2758
|
-
"optional": true,
|
|
2759
|
-
"os": [
|
|
2760
|
-
"linux"
|
|
2761
|
-
],
|
|
2762
|
-
"peer": true
|
|
2763
|
-
},
|
|
2764
|
-
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-musl": {
|
|
2765
|
-
"version": "4.60.1",
|
|
2766
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.1.tgz",
|
|
2767
|
-
"integrity": "sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==",
|
|
2768
|
-
"cpu": [
|
|
2769
|
-
"x64"
|
|
2770
|
-
],
|
|
2771
|
-
"license": "MIT",
|
|
2772
|
-
"optional": true,
|
|
2773
|
-
"os": [
|
|
2774
|
-
"linux"
|
|
2775
|
-
],
|
|
2776
|
-
"peer": true
|
|
2777
|
-
},
|
|
2778
|
-
"node_modules/rollup/node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
2779
|
-
"version": "4.60.1",
|
|
2780
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.1.tgz",
|
|
2781
|
-
"integrity": "sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==",
|
|
2782
|
-
"cpu": [
|
|
2783
|
-
"arm64"
|
|
2784
|
-
],
|
|
2785
|
-
"license": "MIT",
|
|
2786
|
-
"optional": true,
|
|
2787
|
-
"os": [
|
|
2788
|
-
"win32"
|
|
2789
|
-
],
|
|
2790
|
-
"peer": true
|
|
2791
|
-
},
|
|
2792
|
-
"node_modules/rollup/node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
2793
|
-
"version": "4.60.1",
|
|
2794
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.1.tgz",
|
|
2795
|
-
"integrity": "sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==",
|
|
2796
|
-
"cpu": [
|
|
2797
|
-
"x64"
|
|
2798
|
-
],
|
|
2573
|
+
"@rolldown/binding-android-arm64": "1.0.3",
|
|
2574
|
+
"@rolldown/binding-darwin-arm64": "1.0.3",
|
|
2575
|
+
"@rolldown/binding-darwin-x64": "1.0.3",
|
|
2576
|
+
"@rolldown/binding-freebsd-x64": "1.0.3",
|
|
2577
|
+
"@rolldown/binding-linux-arm-gnueabihf": "1.0.3",
|
|
2578
|
+
"@rolldown/binding-linux-arm64-gnu": "1.0.3",
|
|
2579
|
+
"@rolldown/binding-linux-arm64-musl": "1.0.3",
|
|
2580
|
+
"@rolldown/binding-linux-ppc64-gnu": "1.0.3",
|
|
2581
|
+
"@rolldown/binding-linux-s390x-gnu": "1.0.3",
|
|
2582
|
+
"@rolldown/binding-linux-x64-gnu": "1.0.3",
|
|
2583
|
+
"@rolldown/binding-linux-x64-musl": "1.0.3",
|
|
2584
|
+
"@rolldown/binding-openharmony-arm64": "1.0.3",
|
|
2585
|
+
"@rolldown/binding-wasm32-wasi": "1.0.3",
|
|
2586
|
+
"@rolldown/binding-win32-arm64-msvc": "1.0.3",
|
|
2587
|
+
"@rolldown/binding-win32-x64-msvc": "1.0.3"
|
|
2588
|
+
}
|
|
2589
|
+
},
|
|
2590
|
+
"node_modules/rolldown/node_modules/@rolldown/pluginutils": {
|
|
2591
|
+
"version": "1.0.1",
|
|
2592
|
+
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
|
|
2593
|
+
"integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
|
|
2799
2594
|
"license": "MIT",
|
|
2800
|
-
"optional": true,
|
|
2801
|
-
"os": [
|
|
2802
|
-
"win32"
|
|
2803
|
-
],
|
|
2804
2595
|
"peer": true
|
|
2805
2596
|
},
|
|
2806
2597
|
"node_modules/safe-buffer": {
|
|
@@ -2837,9 +2628,9 @@
|
|
|
2837
2628
|
"peer": true
|
|
2838
2629
|
},
|
|
2839
2630
|
"node_modules/semver": {
|
|
2840
|
-
"version": "7.
|
|
2841
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
2842
|
-
"integrity": "sha512-
|
|
2631
|
+
"version": "7.8.1",
|
|
2632
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
2633
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
2843
2634
|
"license": "ISC",
|
|
2844
2635
|
"bin": {
|
|
2845
2636
|
"semver": "bin/semver.js"
|
|
@@ -2953,9 +2744,9 @@
|
|
|
2953
2744
|
}
|
|
2954
2745
|
},
|
|
2955
2746
|
"node_modules/tar": {
|
|
2956
|
-
"version": "7.5.
|
|
2957
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
2958
|
-
"integrity": "sha512-
|
|
2747
|
+
"version": "7.5.16",
|
|
2748
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
|
|
2749
|
+
"integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
|
|
2959
2750
|
"license": "BlueOak-1.0.0",
|
|
2960
2751
|
"dependencies": {
|
|
2961
2752
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -2987,13 +2778,13 @@
|
|
|
2987
2778
|
}
|
|
2988
2779
|
},
|
|
2989
2780
|
"node_modules/tinyglobby": {
|
|
2990
|
-
"version": "0.2.
|
|
2991
|
-
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.
|
|
2992
|
-
"integrity": "sha512-
|
|
2781
|
+
"version": "0.2.17",
|
|
2782
|
+
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
|
2783
|
+
"integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
|
|
2993
2784
|
"license": "MIT",
|
|
2994
2785
|
"dependencies": {
|
|
2995
2786
|
"fdir": "^6.5.0",
|
|
2996
|
-
"picomatch": "^4.0.
|
|
2787
|
+
"picomatch": "^4.0.4"
|
|
2997
2788
|
},
|
|
2998
2789
|
"engines": {
|
|
2999
2790
|
"node": ">=12.0.0"
|
|
@@ -3030,9 +2821,9 @@
|
|
|
3030
2821
|
"license": "0BSD"
|
|
3031
2822
|
},
|
|
3032
2823
|
"node_modules/undici-types": {
|
|
3033
|
-
"version": "7.
|
|
3034
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
3035
|
-
"integrity": "sha512-
|
|
2824
|
+
"version": "7.24.6",
|
|
2825
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
|
|
2826
|
+
"integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
|
|
3036
2827
|
"license": "MIT"
|
|
3037
2828
|
},
|
|
3038
2829
|
"node_modules/universalify": {
|
|
@@ -3090,18 +2881,17 @@
|
|
|
3090
2881
|
"license": "MIT"
|
|
3091
2882
|
},
|
|
3092
2883
|
"node_modules/vite": {
|
|
3093
|
-
"version": "
|
|
3094
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-
|
|
3095
|
-
"integrity": "sha512-
|
|
2884
|
+
"version": "8.0.16",
|
|
2885
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.16.tgz",
|
|
2886
|
+
"integrity": "sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==",
|
|
3096
2887
|
"license": "MIT",
|
|
3097
2888
|
"peer": true,
|
|
3098
2889
|
"dependencies": {
|
|
3099
|
-
"
|
|
3100
|
-
"
|
|
3101
|
-
"
|
|
3102
|
-
"
|
|
3103
|
-
"
|
|
3104
|
-
"tinyglobby": "^0.2.15"
|
|
2890
|
+
"lightningcss": "^1.32.0",
|
|
2891
|
+
"picomatch": "^4.0.4",
|
|
2892
|
+
"postcss": "^8.5.15",
|
|
2893
|
+
"rolldown": "1.0.3",
|
|
2894
|
+
"tinyglobby": "^0.2.17"
|
|
3105
2895
|
},
|
|
3106
2896
|
"bin": {
|
|
3107
2897
|
"vite": "bin/vite.js"
|
|
@@ -3117,9 +2907,10 @@
|
|
|
3117
2907
|
},
|
|
3118
2908
|
"peerDependencies": {
|
|
3119
2909
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
2910
|
+
"@vitejs/devtools": "^0.1.18",
|
|
2911
|
+
"esbuild": "^0.27.0 || ^0.28.0",
|
|
3120
2912
|
"jiti": ">=1.21.0",
|
|
3121
2913
|
"less": "^4.0.0",
|
|
3122
|
-
"lightningcss": "^1.21.0",
|
|
3123
2914
|
"sass": "^1.70.0",
|
|
3124
2915
|
"sass-embedded": "^1.70.0",
|
|
3125
2916
|
"stylus": ">=0.54.8",
|
|
@@ -3132,13 +2923,16 @@
|
|
|
3132
2923
|
"@types/node": {
|
|
3133
2924
|
"optional": true
|
|
3134
2925
|
},
|
|
3135
|
-
"
|
|
2926
|
+
"@vitejs/devtools": {
|
|
3136
2927
|
"optional": true
|
|
3137
2928
|
},
|
|
3138
|
-
"
|
|
2929
|
+
"esbuild": {
|
|
2930
|
+
"optional": true
|
|
2931
|
+
},
|
|
2932
|
+
"jiti": {
|
|
3139
2933
|
"optional": true
|
|
3140
2934
|
},
|
|
3141
|
-
"
|
|
2935
|
+
"less": {
|
|
3142
2936
|
"optional": true
|
|
3143
2937
|
},
|
|
3144
2938
|
"sass": {
|
|
@@ -3165,9 +2959,9 @@
|
|
|
3165
2959
|
}
|
|
3166
2960
|
},
|
|
3167
2961
|
"node_modules/vite-plugin-static-copy": {
|
|
3168
|
-
"version": "3.
|
|
3169
|
-
"resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.
|
|
3170
|
-
"integrity": "sha512-
|
|
2962
|
+
"version": "3.4.0",
|
|
2963
|
+
"resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.4.0.tgz",
|
|
2964
|
+
"integrity": "sha512-ekryzCw0ouAOE8tw4RvVL/dfqguXzumsV3FBKoKso4MQ1MUUrUXtl5RI4KpJQUNGqFEsg9kxl4EvDl02YtA9VQ==",
|
|
3171
2965
|
"license": "MIT",
|
|
3172
2966
|
"dependencies": {
|
|
3173
2967
|
"chokidar": "^3.6.0",
|
|
@@ -3183,7 +2977,7 @@
|
|
|
3183
2977
|
"url": "https://github.com/sponsors/sapphi-red"
|
|
3184
2978
|
},
|
|
3185
2979
|
"peerDependencies": {
|
|
3186
|
-
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
2980
|
+
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
3187
2981
|
}
|
|
3188
2982
|
},
|
|
3189
2983
|
"node_modules/which": {
|