@regulaforensics/document-reader 9.3.647-rc → 9.3.651-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/RNDocumentReader.podspec +2 -2
- package/android/build.gradle +2 -2
- package/android/cordova.gradle +2 -2
- package/examples/capacitor/README.md +1 -1
- package/examples/capacitor/package-lock.json +132 -132
- package/examples/capacitor/package.json +1 -1
- package/examples/ionic/README.md +1 -1
- package/examples/ionic/package-lock.json +819 -1076
- package/examples/ionic/package.json +1 -1
- package/examples/react_native/README.md +1 -1
- package/examples/react_native/package-lock.json +13 -13
- package/examples/react_native/package.json +1 -1
- package/package.json +1 -1
- package/plugin.xml +2 -2
- package/test/package-lock.json +1 -1
- package/www/types/params/customization/CustomizationFonts.d.ts +9 -9
|
@@ -29,195 +29,195 @@
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"node_modules/@algolia/abtesting": {
|
|
32
|
-
"version": "1.
|
|
33
|
-
"resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.
|
|
34
|
-
"integrity": "sha512-
|
|
32
|
+
"version": "1.14.1",
|
|
33
|
+
"resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.14.1.tgz",
|
|
34
|
+
"integrity": "sha512-Dkj0BgPiLAaim9sbQ97UKDFHJE/880wgStAM18U++NaJ/2Cws34J5731ovJifr6E3Pv4T2CqvMXf8qLCC417Ew==",
|
|
35
35
|
"license": "MIT",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@algolia/client-common": "5.
|
|
38
|
-
"@algolia/requester-browser-xhr": "5.
|
|
39
|
-
"@algolia/requester-fetch": "5.
|
|
40
|
-
"@algolia/requester-node-http": "5.
|
|
37
|
+
"@algolia/client-common": "5.48.1",
|
|
38
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
39
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
40
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
41
41
|
},
|
|
42
42
|
"engines": {
|
|
43
43
|
"node": ">= 14.0.0"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
"node_modules/@algolia/client-abtesting": {
|
|
47
|
-
"version": "5.
|
|
48
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.
|
|
49
|
-
"integrity": "sha512-
|
|
47
|
+
"version": "5.48.1",
|
|
48
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.48.1.tgz",
|
|
49
|
+
"integrity": "sha512-LV5qCJdj+/m9I+Aj91o+glYszrzd7CX6NgKaYdTOj4+tUYfbS62pwYgUfZprYNayhkQpVFcrW8x8ZlIHpS23Vw==",
|
|
50
50
|
"license": "MIT",
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@algolia/client-common": "5.
|
|
53
|
-
"@algolia/requester-browser-xhr": "5.
|
|
54
|
-
"@algolia/requester-fetch": "5.
|
|
55
|
-
"@algolia/requester-node-http": "5.
|
|
52
|
+
"@algolia/client-common": "5.48.1",
|
|
53
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
54
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
55
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
56
56
|
},
|
|
57
57
|
"engines": {
|
|
58
58
|
"node": ">= 14.0.0"
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
61
|
"node_modules/@algolia/client-analytics": {
|
|
62
|
-
"version": "5.
|
|
63
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.
|
|
64
|
-
"integrity": "sha512
|
|
62
|
+
"version": "5.48.1",
|
|
63
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.48.1.tgz",
|
|
64
|
+
"integrity": "sha512-/AVoMqHhPm14CcHq7mwB+bUJbfCv+jrxlNvRjXAuO+TQa+V37N8k1b0ijaRBPdmSjULMd8KtJbQyUyabXOu6Kg==",
|
|
65
65
|
"license": "MIT",
|
|
66
66
|
"dependencies": {
|
|
67
|
-
"@algolia/client-common": "5.
|
|
68
|
-
"@algolia/requester-browser-xhr": "5.
|
|
69
|
-
"@algolia/requester-fetch": "5.
|
|
70
|
-
"@algolia/requester-node-http": "5.
|
|
67
|
+
"@algolia/client-common": "5.48.1",
|
|
68
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
69
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
70
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
73
|
"node": ">= 14.0.0"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
"node_modules/@algolia/client-common": {
|
|
77
|
-
"version": "5.
|
|
78
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.
|
|
79
|
-
"integrity": "sha512-
|
|
77
|
+
"version": "5.48.1",
|
|
78
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.48.1.tgz",
|
|
79
|
+
"integrity": "sha512-VXO+qu2Ep6ota28ktvBm3sG53wUHS2n7bgLWmce5jTskdlCD0/JrV4tnBm1l7qpla1CeoQb8D7ShFhad+UoSOw==",
|
|
80
80
|
"license": "MIT",
|
|
81
81
|
"engines": {
|
|
82
82
|
"node": ">= 14.0.0"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"node_modules/@algolia/client-insights": {
|
|
86
|
-
"version": "5.
|
|
87
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.
|
|
88
|
-
"integrity": "sha512-
|
|
86
|
+
"version": "5.48.1",
|
|
87
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.48.1.tgz",
|
|
88
|
+
"integrity": "sha512-zl+Qyb0nLg+Y5YvKp1Ij+u9OaPaKg2/EPzTwKNiVyOHnQJlFxmXyUZL1EInczAZsEY8hVpPCLtNfhMhfxluXKQ==",
|
|
89
89
|
"license": "MIT",
|
|
90
90
|
"dependencies": {
|
|
91
|
-
"@algolia/client-common": "5.
|
|
92
|
-
"@algolia/requester-browser-xhr": "5.
|
|
93
|
-
"@algolia/requester-fetch": "5.
|
|
94
|
-
"@algolia/requester-node-http": "5.
|
|
91
|
+
"@algolia/client-common": "5.48.1",
|
|
92
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
93
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
94
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
95
95
|
},
|
|
96
96
|
"engines": {
|
|
97
97
|
"node": ">= 14.0.0"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"node_modules/@algolia/client-personalization": {
|
|
101
|
-
"version": "5.
|
|
102
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.
|
|
103
|
-
"integrity": "sha512-
|
|
101
|
+
"version": "5.48.1",
|
|
102
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.48.1.tgz",
|
|
103
|
+
"integrity": "sha512-r89Qf9Oo9mKWQXumRu/1LtvVJAmEDpn8mHZMc485pRfQUMAwSSrsnaw1tQ3sszqzEgAr1c7rw6fjBI+zrAXTOw==",
|
|
104
104
|
"license": "MIT",
|
|
105
105
|
"dependencies": {
|
|
106
|
-
"@algolia/client-common": "5.
|
|
107
|
-
"@algolia/requester-browser-xhr": "5.
|
|
108
|
-
"@algolia/requester-fetch": "5.
|
|
109
|
-
"@algolia/requester-node-http": "5.
|
|
106
|
+
"@algolia/client-common": "5.48.1",
|
|
107
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
108
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
109
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
110
110
|
},
|
|
111
111
|
"engines": {
|
|
112
112
|
"node": ">= 14.0.0"
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
"node_modules/@algolia/client-query-suggestions": {
|
|
116
|
-
"version": "5.
|
|
117
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.
|
|
118
|
-
"integrity": "sha512-
|
|
116
|
+
"version": "5.48.1",
|
|
117
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.48.1.tgz",
|
|
118
|
+
"integrity": "sha512-TPKNPKfghKG/bMSc7mQYD9HxHRUkBZA4q1PEmHgICaSeHQscGqL4wBrKkhfPlDV1uYBKW02pbFMUhsOt7p4ZpA==",
|
|
119
119
|
"license": "MIT",
|
|
120
120
|
"dependencies": {
|
|
121
|
-
"@algolia/client-common": "5.
|
|
122
|
-
"@algolia/requester-browser-xhr": "5.
|
|
123
|
-
"@algolia/requester-fetch": "5.
|
|
124
|
-
"@algolia/requester-node-http": "5.
|
|
121
|
+
"@algolia/client-common": "5.48.1",
|
|
122
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
123
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
124
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
125
125
|
},
|
|
126
126
|
"engines": {
|
|
127
127
|
"node": ">= 14.0.0"
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
130
|
"node_modules/@algolia/client-search": {
|
|
131
|
-
"version": "5.
|
|
132
|
-
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.
|
|
133
|
-
"integrity": "sha512-
|
|
131
|
+
"version": "5.48.1",
|
|
132
|
+
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.48.1.tgz",
|
|
133
|
+
"integrity": "sha512-4Fu7dnzQyQmMFknYwTiN/HxPbH4DyxvQ1m+IxpPp5oslOgz8m6PG5qhiGbqJzH4HiT1I58ecDiCAC716UyVA8Q==",
|
|
134
134
|
"license": "MIT",
|
|
135
135
|
"dependencies": {
|
|
136
|
-
"@algolia/client-common": "5.
|
|
137
|
-
"@algolia/requester-browser-xhr": "5.
|
|
138
|
-
"@algolia/requester-fetch": "5.
|
|
139
|
-
"@algolia/requester-node-http": "5.
|
|
136
|
+
"@algolia/client-common": "5.48.1",
|
|
137
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
138
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
139
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
140
140
|
},
|
|
141
141
|
"engines": {
|
|
142
142
|
"node": ">= 14.0.0"
|
|
143
143
|
}
|
|
144
144
|
},
|
|
145
145
|
"node_modules/@algolia/ingestion": {
|
|
146
|
-
"version": "1.
|
|
147
|
-
"resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.
|
|
148
|
-
"integrity": "sha512
|
|
146
|
+
"version": "1.48.1",
|
|
147
|
+
"resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.48.1.tgz",
|
|
148
|
+
"integrity": "sha512-/RFq3TqtXDUUawwic/A9xylA2P3LDMO8dNhphHAUOU51b1ZLHrmZ6YYJm3df1APz7xLY1aht6okCQf+/vmrV9w==",
|
|
149
149
|
"license": "MIT",
|
|
150
150
|
"dependencies": {
|
|
151
|
-
"@algolia/client-common": "5.
|
|
152
|
-
"@algolia/requester-browser-xhr": "5.
|
|
153
|
-
"@algolia/requester-fetch": "5.
|
|
154
|
-
"@algolia/requester-node-http": "5.
|
|
151
|
+
"@algolia/client-common": "5.48.1",
|
|
152
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
153
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
154
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
155
155
|
},
|
|
156
156
|
"engines": {
|
|
157
157
|
"node": ">= 14.0.0"
|
|
158
158
|
}
|
|
159
159
|
},
|
|
160
160
|
"node_modules/@algolia/monitoring": {
|
|
161
|
-
"version": "1.
|
|
162
|
-
"resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.
|
|
163
|
-
"integrity": "sha512-
|
|
161
|
+
"version": "1.48.1",
|
|
162
|
+
"resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.48.1.tgz",
|
|
163
|
+
"integrity": "sha512-Of0jTeAZRyRhC7XzDSjJef0aBkgRcvRAaw0ooYRlOw57APii7lZdq+layuNdeL72BRq1snaJhoMMwkmLIpJScw==",
|
|
164
164
|
"license": "MIT",
|
|
165
165
|
"dependencies": {
|
|
166
|
-
"@algolia/client-common": "5.
|
|
167
|
-
"@algolia/requester-browser-xhr": "5.
|
|
168
|
-
"@algolia/requester-fetch": "5.
|
|
169
|
-
"@algolia/requester-node-http": "5.
|
|
166
|
+
"@algolia/client-common": "5.48.1",
|
|
167
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
168
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
169
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
170
170
|
},
|
|
171
171
|
"engines": {
|
|
172
172
|
"node": ">= 14.0.0"
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
175
|
"node_modules/@algolia/recommend": {
|
|
176
|
-
"version": "5.
|
|
177
|
-
"resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.
|
|
178
|
-
"integrity": "sha512-
|
|
176
|
+
"version": "5.48.1",
|
|
177
|
+
"resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.48.1.tgz",
|
|
178
|
+
"integrity": "sha512-bE7JcpFXzxF5zHwj/vkl2eiCBvyR1zQ7aoUdO+GDXxGp0DGw7nI0p8Xj6u8VmRQ+RDuPcICFQcCwRIJT5tDJFw==",
|
|
179
179
|
"license": "MIT",
|
|
180
180
|
"dependencies": {
|
|
181
|
-
"@algolia/client-common": "5.
|
|
182
|
-
"@algolia/requester-browser-xhr": "5.
|
|
183
|
-
"@algolia/requester-fetch": "5.
|
|
184
|
-
"@algolia/requester-node-http": "5.
|
|
181
|
+
"@algolia/client-common": "5.48.1",
|
|
182
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
183
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
184
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
185
185
|
},
|
|
186
186
|
"engines": {
|
|
187
187
|
"node": ">= 14.0.0"
|
|
188
188
|
}
|
|
189
189
|
},
|
|
190
190
|
"node_modules/@algolia/requester-browser-xhr": {
|
|
191
|
-
"version": "5.
|
|
192
|
-
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.
|
|
193
|
-
"integrity": "sha512-
|
|
191
|
+
"version": "5.48.1",
|
|
192
|
+
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.48.1.tgz",
|
|
193
|
+
"integrity": "sha512-MK3wZ2koLDnvH/AmqIF1EKbJlhRS5j74OZGkLpxI4rYvNi9Jn/C7vb5DytBnQ4KUWts7QsmbdwHkxY5txQHXVw==",
|
|
194
194
|
"license": "MIT",
|
|
195
195
|
"dependencies": {
|
|
196
|
-
"@algolia/client-common": "5.
|
|
196
|
+
"@algolia/client-common": "5.48.1"
|
|
197
197
|
},
|
|
198
198
|
"engines": {
|
|
199
199
|
"node": ">= 14.0.0"
|
|
200
200
|
}
|
|
201
201
|
},
|
|
202
202
|
"node_modules/@algolia/requester-fetch": {
|
|
203
|
-
"version": "5.
|
|
204
|
-
"resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.
|
|
205
|
-
"integrity": "sha512-
|
|
203
|
+
"version": "5.48.1",
|
|
204
|
+
"resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.48.1.tgz",
|
|
205
|
+
"integrity": "sha512-2oDT43Y5HWRSIQMPQI4tA/W+TN/N2tjggZCUsqQV440kxzzoPGsvv9QP1GhQ4CoDa+yn6ygUsGp6Dr+a9sPPSg==",
|
|
206
206
|
"license": "MIT",
|
|
207
207
|
"dependencies": {
|
|
208
|
-
"@algolia/client-common": "5.
|
|
208
|
+
"@algolia/client-common": "5.48.1"
|
|
209
209
|
},
|
|
210
210
|
"engines": {
|
|
211
211
|
"node": ">= 14.0.0"
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
"node_modules/@algolia/requester-node-http": {
|
|
215
|
-
"version": "5.
|
|
216
|
-
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.
|
|
217
|
-
"integrity": "sha512-
|
|
215
|
+
"version": "5.48.1",
|
|
216
|
+
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.48.1.tgz",
|
|
217
|
+
"integrity": "sha512-xcaCqbhupVWhuBP1nwbk1XNvwrGljozutEiLx06mvqDf3o8cHyEgQSHS4fKJM+UAggaWVnnFW+Nne5aQ8SUJXg==",
|
|
218
218
|
"license": "MIT",
|
|
219
219
|
"dependencies": {
|
|
220
|
-
"@algolia/client-common": "5.
|
|
220
|
+
"@algolia/client-common": "5.48.1"
|
|
221
221
|
},
|
|
222
222
|
"engines": {
|
|
223
223
|
"node": ">= 14.0.0"
|
|
@@ -433,15 +433,15 @@
|
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
435
|
"node_modules/@angular-devkit/schematics": {
|
|
436
|
-
"version": "21.
|
|
437
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-21.
|
|
438
|
-
"integrity": "sha512-
|
|
436
|
+
"version": "21.2.2",
|
|
437
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-21.2.2.tgz",
|
|
438
|
+
"integrity": "sha512-CCeyQxGUq+oyGnHd7PfcYIVbj9pRnqjQq0rAojoAqs1BJdtInx9weLBCLy+AjM3NHePeZrnwm+wEVr8apED8kg==",
|
|
439
439
|
"license": "MIT",
|
|
440
440
|
"dependencies": {
|
|
441
|
-
"@angular-devkit/core": "21.
|
|
441
|
+
"@angular-devkit/core": "21.2.2",
|
|
442
442
|
"jsonc-parser": "3.3.1",
|
|
443
443
|
"magic-string": "0.30.21",
|
|
444
|
-
"ora": "9.
|
|
444
|
+
"ora": "9.3.0",
|
|
445
445
|
"rxjs": "7.8.2"
|
|
446
446
|
},
|
|
447
447
|
"engines": {
|
|
@@ -451,12 +451,12 @@
|
|
|
451
451
|
}
|
|
452
452
|
},
|
|
453
453
|
"node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": {
|
|
454
|
-
"version": "21.
|
|
455
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.
|
|
456
|
-
"integrity": "sha512-
|
|
454
|
+
"version": "21.2.2",
|
|
455
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.2.2.tgz",
|
|
456
|
+
"integrity": "sha512-xUeKGe4BDQpkz0E6fnAPIJXE0y0nqtap0KhJIBhvN7xi3NenIzTmoi6T9Yv5OOBUdLZbOm4SOel8MhdXiIBpAQ==",
|
|
457
457
|
"license": "MIT",
|
|
458
458
|
"dependencies": {
|
|
459
|
-
"ajv": "8.
|
|
459
|
+
"ajv": "8.18.0",
|
|
460
460
|
"ajv-formats": "3.0.1",
|
|
461
461
|
"jsonc-parser": "3.3.1",
|
|
462
462
|
"picomatch": "4.0.3",
|
|
@@ -477,6 +477,56 @@
|
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
|
+
"node_modules/@angular-devkit/schematics/node_modules/ajv": {
|
|
481
|
+
"version": "8.18.0",
|
|
482
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
483
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
484
|
+
"license": "MIT",
|
|
485
|
+
"dependencies": {
|
|
486
|
+
"fast-deep-equal": "^3.1.3",
|
|
487
|
+
"fast-uri": "^3.0.1",
|
|
488
|
+
"json-schema-traverse": "^1.0.0",
|
|
489
|
+
"require-from-string": "^2.0.2"
|
|
490
|
+
},
|
|
491
|
+
"funding": {
|
|
492
|
+
"type": "github",
|
|
493
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
494
|
+
}
|
|
495
|
+
},
|
|
496
|
+
"node_modules/@angular-devkit/schematics/node_modules/ora": {
|
|
497
|
+
"version": "9.3.0",
|
|
498
|
+
"resolved": "https://registry.npmjs.org/ora/-/ora-9.3.0.tgz",
|
|
499
|
+
"integrity": "sha512-lBX72MWFduWEf7v7uWf5DHp9Jn5BI8bNPGuFgtXMmr2uDz2Gz2749y3am3agSDdkhHPHYmmxEGSKH85ZLGzgXw==",
|
|
500
|
+
"license": "MIT",
|
|
501
|
+
"dependencies": {
|
|
502
|
+
"chalk": "^5.6.2",
|
|
503
|
+
"cli-cursor": "^5.0.0",
|
|
504
|
+
"cli-spinners": "^3.2.0",
|
|
505
|
+
"is-interactive": "^2.0.0",
|
|
506
|
+
"is-unicode-supported": "^2.1.0",
|
|
507
|
+
"log-symbols": "^7.0.1",
|
|
508
|
+
"stdin-discarder": "^0.3.1",
|
|
509
|
+
"string-width": "^8.1.0"
|
|
510
|
+
},
|
|
511
|
+
"engines": {
|
|
512
|
+
"node": ">=20"
|
|
513
|
+
},
|
|
514
|
+
"funding": {
|
|
515
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
516
|
+
}
|
|
517
|
+
},
|
|
518
|
+
"node_modules/@angular-devkit/schematics/node_modules/stdin-discarder": {
|
|
519
|
+
"version": "0.3.1",
|
|
520
|
+
"resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.3.1.tgz",
|
|
521
|
+
"integrity": "sha512-reExS1kSGoElkextOcPkel4NE99S0BWxjUHQeDFnR8S993JxpPX7KU4MNmO19NXhlJp+8dmdCbKQVNgLJh2teA==",
|
|
522
|
+
"license": "MIT",
|
|
523
|
+
"engines": {
|
|
524
|
+
"node": ">=18"
|
|
525
|
+
},
|
|
526
|
+
"funding": {
|
|
527
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
528
|
+
}
|
|
529
|
+
},
|
|
480
530
|
"node_modules/@angular/build": {
|
|
481
531
|
"version": "21.1.1",
|
|
482
532
|
"resolved": "https://registry.npmjs.org/@angular/build/-/build-21.1.1.tgz",
|
|
@@ -577,30 +627,29 @@
|
|
|
577
627
|
}
|
|
578
628
|
},
|
|
579
629
|
"node_modules/@angular/cli": {
|
|
580
|
-
"version": "21.
|
|
581
|
-
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-21.
|
|
582
|
-
"integrity": "sha512-
|
|
630
|
+
"version": "21.2.2",
|
|
631
|
+
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-21.2.2.tgz",
|
|
632
|
+
"integrity": "sha512-eZo8/qX+ZIpIWc0CN+cCX13Lbgi/031wAp8DRVhDDO6SMVtcr/ObOQ2S16+pQdOMXxiG3vby6IhzJuz9WACzMQ==",
|
|
583
633
|
"license": "MIT",
|
|
584
634
|
"dependencies": {
|
|
585
|
-
"@angular-devkit/architect": "0.
|
|
586
|
-
"@angular-devkit/core": "21.
|
|
587
|
-
"@angular-devkit/schematics": "21.
|
|
635
|
+
"@angular-devkit/architect": "0.2102.2",
|
|
636
|
+
"@angular-devkit/core": "21.2.2",
|
|
637
|
+
"@angular-devkit/schematics": "21.2.2",
|
|
588
638
|
"@inquirer/prompts": "7.10.1",
|
|
589
639
|
"@listr2/prompt-adapter-inquirer": "3.0.5",
|
|
590
640
|
"@modelcontextprotocol/sdk": "1.26.0",
|
|
591
|
-
"@schematics/angular": "21.
|
|
641
|
+
"@schematics/angular": "21.2.2",
|
|
592
642
|
"@yarnpkg/lockfile": "1.1.0",
|
|
593
|
-
"algoliasearch": "5.
|
|
643
|
+
"algoliasearch": "5.48.1",
|
|
594
644
|
"ini": "6.0.0",
|
|
595
645
|
"jsonc-parser": "3.3.1",
|
|
596
646
|
"listr2": "9.0.5",
|
|
597
647
|
"npm-package-arg": "13.0.2",
|
|
598
|
-
"pacote": "21.
|
|
648
|
+
"pacote": "21.3.1",
|
|
599
649
|
"parse5-html-rewriting-stream": "8.0.0",
|
|
600
|
-
"
|
|
601
|
-
"semver": "7.7.3",
|
|
650
|
+
"semver": "7.7.4",
|
|
602
651
|
"yargs": "18.0.0",
|
|
603
|
-
"zod": "4.3.
|
|
652
|
+
"zod": "4.3.6"
|
|
604
653
|
},
|
|
605
654
|
"bin": {
|
|
606
655
|
"ng": "bin/ng.js"
|
|
@@ -612,12 +661,12 @@
|
|
|
612
661
|
}
|
|
613
662
|
},
|
|
614
663
|
"node_modules/@angular/cli/node_modules/@angular-devkit/architect": {
|
|
615
|
-
"version": "0.
|
|
616
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.
|
|
617
|
-
"integrity": "sha512-
|
|
664
|
+
"version": "0.2102.2",
|
|
665
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2102.2.tgz",
|
|
666
|
+
"integrity": "sha512-CDvFtXwyBtMRkTQnm+LfBNLL0yLV8ZGskrM1T6VkcGwXGFDott1FxUdj96ViodYsYL5fbJr0MNA6TlLcanV3kQ==",
|
|
618
667
|
"license": "MIT",
|
|
619
668
|
"dependencies": {
|
|
620
|
-
"@angular-devkit/core": "21.
|
|
669
|
+
"@angular-devkit/core": "21.2.2",
|
|
621
670
|
"rxjs": "7.8.2"
|
|
622
671
|
},
|
|
623
672
|
"bin": {
|
|
@@ -630,12 +679,12 @@
|
|
|
630
679
|
}
|
|
631
680
|
},
|
|
632
681
|
"node_modules/@angular/cli/node_modules/@angular-devkit/core": {
|
|
633
|
-
"version": "21.
|
|
634
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.
|
|
635
|
-
"integrity": "sha512-
|
|
682
|
+
"version": "21.2.2",
|
|
683
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.2.2.tgz",
|
|
684
|
+
"integrity": "sha512-xUeKGe4BDQpkz0E6fnAPIJXE0y0nqtap0KhJIBhvN7xi3NenIzTmoi6T9Yv5OOBUdLZbOm4SOel8MhdXiIBpAQ==",
|
|
636
685
|
"license": "MIT",
|
|
637
686
|
"dependencies": {
|
|
638
|
-
"ajv": "8.
|
|
687
|
+
"ajv": "8.18.0",
|
|
639
688
|
"ajv-formats": "3.0.1",
|
|
640
689
|
"jsonc-parser": "3.3.1",
|
|
641
690
|
"picomatch": "4.0.3",
|
|
@@ -656,6 +705,34 @@
|
|
|
656
705
|
}
|
|
657
706
|
}
|
|
658
707
|
},
|
|
708
|
+
"node_modules/@angular/cli/node_modules/ajv": {
|
|
709
|
+
"version": "8.18.0",
|
|
710
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
711
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
712
|
+
"license": "MIT",
|
|
713
|
+
"dependencies": {
|
|
714
|
+
"fast-deep-equal": "^3.1.3",
|
|
715
|
+
"fast-uri": "^3.0.1",
|
|
716
|
+
"json-schema-traverse": "^1.0.0",
|
|
717
|
+
"require-from-string": "^2.0.2"
|
|
718
|
+
},
|
|
719
|
+
"funding": {
|
|
720
|
+
"type": "github",
|
|
721
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
722
|
+
}
|
|
723
|
+
},
|
|
724
|
+
"node_modules/@angular/cli/node_modules/semver": {
|
|
725
|
+
"version": "7.7.4",
|
|
726
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
727
|
+
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
728
|
+
"license": "ISC",
|
|
729
|
+
"bin": {
|
|
730
|
+
"semver": "bin/semver.js"
|
|
731
|
+
},
|
|
732
|
+
"engines": {
|
|
733
|
+
"node": ">=10"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
659
736
|
"node_modules/@angular/common": {
|
|
660
737
|
"version": "21.1.1",
|
|
661
738
|
"resolved": "https://registry.npmjs.org/@angular/common/-/common-21.1.1.tgz",
|
|
@@ -2857,10 +2934,22 @@
|
|
|
2857
2934
|
"node": ">=18"
|
|
2858
2935
|
}
|
|
2859
2936
|
},
|
|
2937
|
+
"node_modules/@gar/promise-retry": {
|
|
2938
|
+
"version": "1.0.2",
|
|
2939
|
+
"resolved": "https://registry.npmjs.org/@gar/promise-retry/-/promise-retry-1.0.2.tgz",
|
|
2940
|
+
"integrity": "sha512-Lm/ZLhDZcBECta3TmCQSngiQykFdfw+QtI1/GYMsZd4l3nG+P8WLB16XuS7WaBGLQ+9E+cOcWQsth9cayuGt8g==",
|
|
2941
|
+
"license": "MIT",
|
|
2942
|
+
"dependencies": {
|
|
2943
|
+
"retry": "^0.13.1"
|
|
2944
|
+
},
|
|
2945
|
+
"engines": {
|
|
2946
|
+
"node": "^20.17.0 || >=22.9.0"
|
|
2947
|
+
}
|
|
2948
|
+
},
|
|
2860
2949
|
"node_modules/@hono/node-server": {
|
|
2861
|
-
"version": "1.19.
|
|
2862
|
-
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.
|
|
2863
|
-
"integrity": "sha512-
|
|
2950
|
+
"version": "1.19.11",
|
|
2951
|
+
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.11.tgz",
|
|
2952
|
+
"integrity": "sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==",
|
|
2864
2953
|
"license": "MIT",
|
|
2865
2954
|
"engines": {
|
|
2866
2955
|
"node": ">=18.14.1"
|
|
@@ -3303,16 +3392,16 @@
|
|
|
3303
3392
|
}
|
|
3304
3393
|
},
|
|
3305
3394
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular": {
|
|
3306
|
-
"version": "20.3.
|
|
3307
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-20.3.
|
|
3308
|
-
"integrity": "sha512-
|
|
3395
|
+
"version": "20.3.20",
|
|
3396
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-20.3.20.tgz",
|
|
3397
|
+
"integrity": "sha512-ihBD8zsRoMsuwS3KkwqwwlJGw5jcLerG8zy1kdSEsdJwIYjITgMdV+iK02uSWptLTDd3ILOdgcoZzipcEwJX4w==",
|
|
3309
3398
|
"license": "MIT",
|
|
3310
3399
|
"dependencies": {
|
|
3311
3400
|
"@ampproject/remapping": "2.3.0",
|
|
3312
|
-
"@angular-devkit/architect": "0.2003.
|
|
3313
|
-
"@angular-devkit/build-webpack": "0.2003.
|
|
3314
|
-
"@angular-devkit/core": "20.3.
|
|
3315
|
-
"@angular/build": "20.3.
|
|
3401
|
+
"@angular-devkit/architect": "0.2003.20",
|
|
3402
|
+
"@angular-devkit/build-webpack": "0.2003.20",
|
|
3403
|
+
"@angular-devkit/core": "20.3.20",
|
|
3404
|
+
"@angular/build": "20.3.20",
|
|
3316
3405
|
"@babel/core": "7.28.3",
|
|
3317
3406
|
"@babel/generator": "7.28.3",
|
|
3318
3407
|
"@babel/helper-annotate-as-pure": "7.27.3",
|
|
@@ -3323,12 +3412,12 @@
|
|
|
3323
3412
|
"@babel/preset-env": "7.28.3",
|
|
3324
3413
|
"@babel/runtime": "7.28.3",
|
|
3325
3414
|
"@discoveryjs/json-ext": "0.6.3",
|
|
3326
|
-
"@ngtools/webpack": "20.3.
|
|
3415
|
+
"@ngtools/webpack": "20.3.20",
|
|
3327
3416
|
"ansi-colors": "4.1.3",
|
|
3328
3417
|
"autoprefixer": "10.4.21",
|
|
3329
3418
|
"babel-loader": "10.0.0",
|
|
3330
3419
|
"browserslist": "^4.21.5",
|
|
3331
|
-
"copy-webpack-plugin": "
|
|
3420
|
+
"copy-webpack-plugin": "14.0.0",
|
|
3332
3421
|
"css-loader": "7.1.2",
|
|
3333
3422
|
"esbuild-wasm": "0.25.9",
|
|
3334
3423
|
"fast-glob": "3.3.3",
|
|
@@ -3378,7 +3467,7 @@
|
|
|
3378
3467
|
"@angular/platform-browser": "^20.0.0",
|
|
3379
3468
|
"@angular/platform-server": "^20.0.0",
|
|
3380
3469
|
"@angular/service-worker": "^20.0.0",
|
|
3381
|
-
"@angular/ssr": "^20.3.
|
|
3470
|
+
"@angular/ssr": "^20.3.20",
|
|
3382
3471
|
"@web/test-runner": "^0.20.0",
|
|
3383
3472
|
"browser-sync": "^3.0.2",
|
|
3384
3473
|
"jest": "^29.5.0 || ^30.2.0",
|
|
@@ -3435,12 +3524,12 @@
|
|
|
3435
3524
|
}
|
|
3436
3525
|
},
|
|
3437
3526
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/architect": {
|
|
3438
|
-
"version": "0.2003.
|
|
3439
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3440
|
-
"integrity": "sha512-
|
|
3527
|
+
"version": "0.2003.20",
|
|
3528
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.20.tgz",
|
|
3529
|
+
"integrity": "sha512-1g7q37Aq4dvDdQDW0PtWXfiX5hBV78K74QUtFkAXGIXU3DkguwOQaqHILCnIRAVr0wFlWDckWVuO5OT6Cl9HeQ==",
|
|
3441
3530
|
"license": "MIT",
|
|
3442
3531
|
"dependencies": {
|
|
3443
|
-
"@angular-devkit/core": "20.3.
|
|
3532
|
+
"@angular-devkit/core": "20.3.20",
|
|
3444
3533
|
"rxjs": "7.8.2"
|
|
3445
3534
|
},
|
|
3446
3535
|
"engines": {
|
|
@@ -3450,19 +3539,19 @@
|
|
|
3450
3539
|
}
|
|
3451
3540
|
},
|
|
3452
3541
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular/node_modules/copy-webpack-plugin": {
|
|
3453
|
-
"version": "
|
|
3454
|
-
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-
|
|
3455
|
-
"integrity": "sha512-
|
|
3542
|
+
"version": "14.0.0",
|
|
3543
|
+
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-14.0.0.tgz",
|
|
3544
|
+
"integrity": "sha512-3JLW90aBGeaTLpM7mYQKpnVdgsUZRExY55giiZgLuX/xTQRUs1dOCwbBnWnvY6Q6rfZoXMNwzOQJCSZPppfqXA==",
|
|
3456
3545
|
"license": "MIT",
|
|
3457
3546
|
"dependencies": {
|
|
3458
3547
|
"glob-parent": "^6.0.1",
|
|
3459
3548
|
"normalize-path": "^3.0.0",
|
|
3460
3549
|
"schema-utils": "^4.2.0",
|
|
3461
|
-
"serialize-javascript": "^
|
|
3550
|
+
"serialize-javascript": "^7.0.3",
|
|
3462
3551
|
"tinyglobby": "^0.2.12"
|
|
3463
3552
|
},
|
|
3464
3553
|
"engines": {
|
|
3465
|
-
"node": ">=
|
|
3554
|
+
"node": ">= 20.9.0"
|
|
3466
3555
|
},
|
|
3467
3556
|
"funding": {
|
|
3468
3557
|
"type": "opencollective",
|
|
@@ -3472,13 +3561,22 @@
|
|
|
3472
3561
|
"webpack": "^5.1.0"
|
|
3473
3562
|
}
|
|
3474
3563
|
},
|
|
3564
|
+
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular/node_modules/serialize-javascript": {
|
|
3565
|
+
"version": "7.0.4",
|
|
3566
|
+
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-7.0.4.tgz",
|
|
3567
|
+
"integrity": "sha512-DuGdB+Po43Q5Jxwpzt1lhyFSYKryqoNjQSA9M92tyw0lyHIOur+XCalOUe0KTJpyqzT8+fQ5A0Jf7vCx/NKmIg==",
|
|
3568
|
+
"license": "BSD-3-Clause",
|
|
3569
|
+
"engines": {
|
|
3570
|
+
"node": ">=20.0.0"
|
|
3571
|
+
}
|
|
3572
|
+
},
|
|
3475
3573
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-webpack": {
|
|
3476
|
-
"version": "0.2003.
|
|
3477
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.2003.
|
|
3478
|
-
"integrity": "sha512-
|
|
3574
|
+
"version": "0.2003.20",
|
|
3575
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.2003.20.tgz",
|
|
3576
|
+
"integrity": "sha512-WLeYLFxRnEYwCrPUx8qciWs+PrJKDp71ZsIRqeFCcpB8qFQOgR/CjPZYxZFqAnuTJtM4MqCtczvmn57ulKTPcA==",
|
|
3479
3577
|
"license": "MIT",
|
|
3480
3578
|
"dependencies": {
|
|
3481
|
-
"@angular-devkit/architect": "0.2003.
|
|
3579
|
+
"@angular-devkit/architect": "0.2003.20",
|
|
3482
3580
|
"rxjs": "7.8.2"
|
|
3483
3581
|
},
|
|
3484
3582
|
"engines": {
|
|
@@ -3492,12 +3590,12 @@
|
|
|
3492
3590
|
}
|
|
3493
3591
|
},
|
|
3494
3592
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-webpack/node_modules/@angular-devkit/architect": {
|
|
3495
|
-
"version": "0.2003.
|
|
3496
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3497
|
-
"integrity": "sha512-
|
|
3593
|
+
"version": "0.2003.20",
|
|
3594
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.20.tgz",
|
|
3595
|
+
"integrity": "sha512-1g7q37Aq4dvDdQDW0PtWXfiX5hBV78K74QUtFkAXGIXU3DkguwOQaqHILCnIRAVr0wFlWDckWVuO5OT6Cl9HeQ==",
|
|
3498
3596
|
"license": "MIT",
|
|
3499
3597
|
"dependencies": {
|
|
3500
|
-
"@angular-devkit/core": "20.3.
|
|
3598
|
+
"@angular-devkit/core": "20.3.20",
|
|
3501
3599
|
"rxjs": "7.8.2"
|
|
3502
3600
|
},
|
|
3503
3601
|
"engines": {
|
|
@@ -3507,12 +3605,12 @@
|
|
|
3507
3605
|
}
|
|
3508
3606
|
},
|
|
3509
3607
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/core": {
|
|
3510
|
-
"version": "20.3.
|
|
3511
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-20.3.
|
|
3512
|
-
"integrity": "sha512-
|
|
3608
|
+
"version": "20.3.20",
|
|
3609
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-20.3.20.tgz",
|
|
3610
|
+
"integrity": "sha512-Iobw7He3yJVR2aQ6JN9Kq/2ldD8+uHzJZwd41SQ91A+TzPrBRSV0t80WHHrANZ7xnAjtHDc7zSSGp/i7DzUc9g==",
|
|
3513
3611
|
"license": "MIT",
|
|
3514
3612
|
"dependencies": {
|
|
3515
|
-
"ajv": "8.
|
|
3613
|
+
"ajv": "8.18.0",
|
|
3516
3614
|
"ajv-formats": "3.0.1",
|
|
3517
3615
|
"jsonc-parser": "3.3.1",
|
|
3518
3616
|
"picomatch": "4.0.3",
|
|
@@ -3533,13 +3631,29 @@
|
|
|
3533
3631
|
}
|
|
3534
3632
|
}
|
|
3535
3633
|
},
|
|
3634
|
+
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/core/node_modules/ajv": {
|
|
3635
|
+
"version": "8.18.0",
|
|
3636
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
3637
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
3638
|
+
"license": "MIT",
|
|
3639
|
+
"dependencies": {
|
|
3640
|
+
"fast-deep-equal": "^3.1.3",
|
|
3641
|
+
"fast-uri": "^3.0.1",
|
|
3642
|
+
"json-schema-traverse": "^1.0.0",
|
|
3643
|
+
"require-from-string": "^2.0.2"
|
|
3644
|
+
},
|
|
3645
|
+
"funding": {
|
|
3646
|
+
"type": "github",
|
|
3647
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
3648
|
+
}
|
|
3649
|
+
},
|
|
3536
3650
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/schematics": {
|
|
3537
|
-
"version": "20.3.
|
|
3538
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-20.3.
|
|
3539
|
-
"integrity": "sha512
|
|
3651
|
+
"version": "20.3.20",
|
|
3652
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-20.3.20.tgz",
|
|
3653
|
+
"integrity": "sha512-+NNHQhQHcgQWZopStZ6os30YuP99lRzNS4wOnkJmoROy40SZct8lPnl2QW50a9Vc0AtaHx1a1NUZ+ohbf6fXqw==",
|
|
3540
3654
|
"license": "MIT",
|
|
3541
3655
|
"dependencies": {
|
|
3542
|
-
"@angular-devkit/core": "20.3.
|
|
3656
|
+
"@angular-devkit/core": "20.3.20",
|
|
3543
3657
|
"jsonc-parser": "3.3.1",
|
|
3544
3658
|
"magic-string": "0.30.17",
|
|
3545
3659
|
"ora": "8.2.0",
|
|
@@ -3552,13 +3666,13 @@
|
|
|
3552
3666
|
}
|
|
3553
3667
|
},
|
|
3554
3668
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/build": {
|
|
3555
|
-
"version": "20.3.
|
|
3556
|
-
"resolved": "https://registry.npmjs.org/@angular/build/-/build-20.3.
|
|
3557
|
-
"integrity": "sha512
|
|
3669
|
+
"version": "20.3.20",
|
|
3670
|
+
"resolved": "https://registry.npmjs.org/@angular/build/-/build-20.3.20.tgz",
|
|
3671
|
+
"integrity": "sha512-+uWqGU+Qyso2uJKL1xNjAm+E3m3ncv5InMUG5BC/UhFnXTsL1o7oySGc6hHa+8rQunuifUhdy20HxZjU6QlqTw==",
|
|
3558
3672
|
"license": "MIT",
|
|
3559
3673
|
"dependencies": {
|
|
3560
3674
|
"@ampproject/remapping": "2.3.0",
|
|
3561
|
-
"@angular-devkit/architect": "0.2003.
|
|
3675
|
+
"@angular-devkit/architect": "0.2003.20",
|
|
3562
3676
|
"@babel/core": "7.28.3",
|
|
3563
3677
|
"@babel/helper-annotate-as-pure": "7.27.3",
|
|
3564
3678
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
@@ -3576,7 +3690,7 @@
|
|
|
3576
3690
|
"parse5-html-rewriting-stream": "8.0.0",
|
|
3577
3691
|
"picomatch": "4.0.3",
|
|
3578
3692
|
"piscina": "5.1.3",
|
|
3579
|
-
"rollup": "4.
|
|
3693
|
+
"rollup": "4.59.0",
|
|
3580
3694
|
"sass": "1.90.0",
|
|
3581
3695
|
"semver": "7.7.2",
|
|
3582
3696
|
"source-map-support": "0.5.21",
|
|
@@ -3600,7 +3714,7 @@
|
|
|
3600
3714
|
"@angular/platform-browser": "^20.0.0",
|
|
3601
3715
|
"@angular/platform-server": "^20.0.0",
|
|
3602
3716
|
"@angular/service-worker": "^20.0.0",
|
|
3603
|
-
"@angular/ssr": "^20.3.
|
|
3717
|
+
"@angular/ssr": "^20.3.20",
|
|
3604
3718
|
"karma": "^6.4.0",
|
|
3605
3719
|
"less": "^4.2.0",
|
|
3606
3720
|
"ng-packagr": "^20.0.0",
|
|
@@ -3650,12 +3764,12 @@
|
|
|
3650
3764
|
}
|
|
3651
3765
|
},
|
|
3652
3766
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/build/node_modules/@angular-devkit/architect": {
|
|
3653
|
-
"version": "0.2003.
|
|
3654
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3655
|
-
"integrity": "sha512-
|
|
3767
|
+
"version": "0.2003.20",
|
|
3768
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.20.tgz",
|
|
3769
|
+
"integrity": "sha512-1g7q37Aq4dvDdQDW0PtWXfiX5hBV78K74QUtFkAXGIXU3DkguwOQaqHILCnIRAVr0wFlWDckWVuO5OT6Cl9HeQ==",
|
|
3656
3770
|
"license": "MIT",
|
|
3657
3771
|
"dependencies": {
|
|
3658
|
-
"@angular-devkit/core": "20.3.
|
|
3772
|
+
"@angular-devkit/core": "20.3.20",
|
|
3659
3773
|
"rxjs": "7.8.2"
|
|
3660
3774
|
},
|
|
3661
3775
|
"engines": {
|
|
@@ -3664,10 +3778,100 @@
|
|
|
3664
3778
|
"yarn": ">= 1.13.0"
|
|
3665
3779
|
}
|
|
3666
3780
|
},
|
|
3781
|
+
"node_modules/@ionic/cordova-builders/node_modules/@angular/build/node_modules/vite": {
|
|
3782
|
+
"version": "7.1.11",
|
|
3783
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
|
|
3784
|
+
"integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
|
|
3785
|
+
"license": "MIT",
|
|
3786
|
+
"dependencies": {
|
|
3787
|
+
"esbuild": "^0.25.0",
|
|
3788
|
+
"fdir": "^6.5.0",
|
|
3789
|
+
"picomatch": "^4.0.3",
|
|
3790
|
+
"postcss": "^8.5.6",
|
|
3791
|
+
"rollup": "^4.43.0",
|
|
3792
|
+
"tinyglobby": "^0.2.15"
|
|
3793
|
+
},
|
|
3794
|
+
"bin": {
|
|
3795
|
+
"vite": "bin/vite.js"
|
|
3796
|
+
},
|
|
3797
|
+
"engines": {
|
|
3798
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3799
|
+
},
|
|
3800
|
+
"funding": {
|
|
3801
|
+
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
3802
|
+
},
|
|
3803
|
+
"optionalDependencies": {
|
|
3804
|
+
"fsevents": "~2.3.3"
|
|
3805
|
+
},
|
|
3806
|
+
"peerDependencies": {
|
|
3807
|
+
"@types/node": "^20.19.0 || >=22.12.0",
|
|
3808
|
+
"jiti": ">=1.21.0",
|
|
3809
|
+
"less": "^4.0.0",
|
|
3810
|
+
"lightningcss": "^1.21.0",
|
|
3811
|
+
"sass": "^1.70.0",
|
|
3812
|
+
"sass-embedded": "^1.70.0",
|
|
3813
|
+
"stylus": ">=0.54.8",
|
|
3814
|
+
"sugarss": "^5.0.0",
|
|
3815
|
+
"terser": "^5.16.0",
|
|
3816
|
+
"tsx": "^4.8.1",
|
|
3817
|
+
"yaml": "^2.4.2"
|
|
3818
|
+
},
|
|
3819
|
+
"peerDependenciesMeta": {
|
|
3820
|
+
"@types/node": {
|
|
3821
|
+
"optional": true
|
|
3822
|
+
},
|
|
3823
|
+
"jiti": {
|
|
3824
|
+
"optional": true
|
|
3825
|
+
},
|
|
3826
|
+
"less": {
|
|
3827
|
+
"optional": true
|
|
3828
|
+
},
|
|
3829
|
+
"lightningcss": {
|
|
3830
|
+
"optional": true
|
|
3831
|
+
},
|
|
3832
|
+
"sass": {
|
|
3833
|
+
"optional": true
|
|
3834
|
+
},
|
|
3835
|
+
"sass-embedded": {
|
|
3836
|
+
"optional": true
|
|
3837
|
+
},
|
|
3838
|
+
"stylus": {
|
|
3839
|
+
"optional": true
|
|
3840
|
+
},
|
|
3841
|
+
"sugarss": {
|
|
3842
|
+
"optional": true
|
|
3843
|
+
},
|
|
3844
|
+
"terser": {
|
|
3845
|
+
"optional": true
|
|
3846
|
+
},
|
|
3847
|
+
"tsx": {
|
|
3848
|
+
"optional": true
|
|
3849
|
+
},
|
|
3850
|
+
"yaml": {
|
|
3851
|
+
"optional": true
|
|
3852
|
+
}
|
|
3853
|
+
}
|
|
3854
|
+
},
|
|
3855
|
+
"node_modules/@ionic/cordova-builders/node_modules/@angular/build/node_modules/vite/node_modules/tinyglobby": {
|
|
3856
|
+
"version": "0.2.15",
|
|
3857
|
+
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
3858
|
+
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
3859
|
+
"license": "MIT",
|
|
3860
|
+
"dependencies": {
|
|
3861
|
+
"fdir": "^6.5.0",
|
|
3862
|
+
"picomatch": "^4.0.3"
|
|
3863
|
+
},
|
|
3864
|
+
"engines": {
|
|
3865
|
+
"node": ">=12.0.0"
|
|
3866
|
+
},
|
|
3867
|
+
"funding": {
|
|
3868
|
+
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
3869
|
+
}
|
|
3870
|
+
},
|
|
3667
3871
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/compiler": {
|
|
3668
|
-
"version": "20.3.
|
|
3669
|
-
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.
|
|
3670
|
-
"integrity": "sha512-
|
|
3872
|
+
"version": "20.3.17",
|
|
3873
|
+
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.17.tgz",
|
|
3874
|
+
"integrity": "sha512-cj3x6aFk9xOOxX+qEdeN8T5YbnBNWJ4UMHB/LQoDr7/xCJJGa40IhcOAuJeuF2kGqTwx6MCXnvjO8XOQfHhe9g==",
|
|
3671
3875
|
"license": "MIT",
|
|
3672
3876
|
"peer": true,
|
|
3673
3877
|
"dependencies": {
|
|
@@ -3678,9 +3882,9 @@
|
|
|
3678
3882
|
}
|
|
3679
3883
|
},
|
|
3680
3884
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/compiler-cli": {
|
|
3681
|
-
"version": "20.3.
|
|
3682
|
-
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-20.3.
|
|
3683
|
-
"integrity": "sha512-
|
|
3885
|
+
"version": "20.3.17",
|
|
3886
|
+
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-20.3.17.tgz",
|
|
3887
|
+
"integrity": "sha512-w5pmO1pXO9tUMgUMWstpDmAWh5s1lJWo+2GI/ByaUEgBZkXd2S92sWoDL+bhy+JSvFzdLGdua6BncHBOX7hEjA==",
|
|
3684
3888
|
"license": "MIT",
|
|
3685
3889
|
"peer": true,
|
|
3686
3890
|
"dependencies": {
|
|
@@ -3701,7 +3905,7 @@
|
|
|
3701
3905
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
3702
3906
|
},
|
|
3703
3907
|
"peerDependencies": {
|
|
3704
|
-
"@angular/compiler": "20.3.
|
|
3908
|
+
"@angular/compiler": "20.3.17",
|
|
3705
3909
|
"typescript": ">=5.8 <6.0"
|
|
3706
3910
|
},
|
|
3707
3911
|
"peerDependenciesMeta": {
|
|
@@ -4431,9 +4635,9 @@
|
|
|
4431
4635
|
]
|
|
4432
4636
|
},
|
|
4433
4637
|
"node_modules/@ionic/cordova-builders/node_modules/@ngtools/webpack": {
|
|
4434
|
-
"version": "20.3.
|
|
4435
|
-
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-20.3.
|
|
4436
|
-
"integrity": "sha512-
|
|
4638
|
+
"version": "20.3.20",
|
|
4639
|
+
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-20.3.20.tgz",
|
|
4640
|
+
"integrity": "sha512-5azJ9+W/aMFR4C38ShoWib6xW5ou5Q5yeup+6skpvrud5mAAj3e36S5diYYXqbzVfo3DM+sWueDRNP3DV7IHhg==",
|
|
4437
4641
|
"license": "MIT",
|
|
4438
4642
|
"engines": {
|
|
4439
4643
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -4446,349 +4650,63 @@
|
|
|
4446
4650
|
"webpack": "^5.54.0"
|
|
4447
4651
|
}
|
|
4448
4652
|
},
|
|
4449
|
-
"node_modules/@ionic/cordova-builders/node_modules/@
|
|
4450
|
-
"version": "
|
|
4451
|
-
"resolved": "https://registry.npmjs.org/@
|
|
4452
|
-
"integrity": "sha512-
|
|
4453
|
-
"cpu": [
|
|
4454
|
-
"arm"
|
|
4455
|
-
],
|
|
4456
|
-
"license": "MIT",
|
|
4457
|
-
"optional": true,
|
|
4458
|
-
"os": [
|
|
4459
|
-
"android"
|
|
4460
|
-
]
|
|
4461
|
-
},
|
|
4462
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-android-arm64": {
|
|
4463
|
-
"version": "4.52.3",
|
|
4464
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.3.tgz",
|
|
4465
|
-
"integrity": "sha512-wd+u7SLT/u6knklV/ifG7gr5Qy4GUbH2hMWcDauPFJzmCZUAJ8L2bTkVXC2niOIxp8lk3iH/QX8kSrUxVZrOVw==",
|
|
4466
|
-
"cpu": [
|
|
4467
|
-
"arm64"
|
|
4468
|
-
],
|
|
4653
|
+
"node_modules/@ionic/cordova-builders/node_modules/@schematics/angular": {
|
|
4654
|
+
"version": "20.3.20",
|
|
4655
|
+
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-20.3.20.tgz",
|
|
4656
|
+
"integrity": "sha512-LyoHwenNi8lZZO5zafAjcN8DcaOdjFrkbZdrCkvdpmOFz5wy8ZGchY6XSZEDD6kdHvR8oU7WWnGTMgCfExBKCg==",
|
|
4469
4657
|
"license": "MIT",
|
|
4470
|
-
"
|
|
4471
|
-
|
|
4472
|
-
"
|
|
4473
|
-
|
|
4658
|
+
"dependencies": {
|
|
4659
|
+
"@angular-devkit/core": "20.3.20",
|
|
4660
|
+
"@angular-devkit/schematics": "20.3.20",
|
|
4661
|
+
"jsonc-parser": "3.3.1"
|
|
4662
|
+
},
|
|
4663
|
+
"engines": {
|
|
4664
|
+
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
4665
|
+
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
4666
|
+
"yarn": ">= 1.13.0"
|
|
4667
|
+
}
|
|
4474
4668
|
},
|
|
4475
|
-
"node_modules/@ionic/cordova-builders/node_modules
|
|
4476
|
-
"version": "4.
|
|
4477
|
-
"resolved": "https://registry.npmjs.org
|
|
4478
|
-
"integrity": "sha512-
|
|
4479
|
-
"
|
|
4480
|
-
|
|
4669
|
+
"node_modules/@ionic/cordova-builders/node_modules/autoprefixer": {
|
|
4670
|
+
"version": "10.4.21",
|
|
4671
|
+
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
|
|
4672
|
+
"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
|
|
4673
|
+
"funding": [
|
|
4674
|
+
{
|
|
4675
|
+
"type": "opencollective",
|
|
4676
|
+
"url": "https://opencollective.com/postcss/"
|
|
4677
|
+
},
|
|
4678
|
+
{
|
|
4679
|
+
"type": "tidelift",
|
|
4680
|
+
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
4681
|
+
},
|
|
4682
|
+
{
|
|
4683
|
+
"type": "github",
|
|
4684
|
+
"url": "https://github.com/sponsors/ai"
|
|
4685
|
+
}
|
|
4481
4686
|
],
|
|
4482
4687
|
"license": "MIT",
|
|
4483
|
-
"
|
|
4484
|
-
|
|
4485
|
-
"
|
|
4486
|
-
|
|
4688
|
+
"dependencies": {
|
|
4689
|
+
"browserslist": "^4.24.4",
|
|
4690
|
+
"caniuse-lite": "^1.0.30001702",
|
|
4691
|
+
"fraction.js": "^4.3.7",
|
|
4692
|
+
"normalize-range": "^0.1.2",
|
|
4693
|
+
"picocolors": "^1.1.1",
|
|
4694
|
+
"postcss-value-parser": "^4.2.0"
|
|
4695
|
+
},
|
|
4696
|
+
"bin": {
|
|
4697
|
+
"autoprefixer": "bin/autoprefixer"
|
|
4698
|
+
},
|
|
4699
|
+
"engines": {
|
|
4700
|
+
"node": "^10 || ^12 || >=14"
|
|
4701
|
+
},
|
|
4702
|
+
"peerDependencies": {
|
|
4703
|
+
"postcss": "^8.1.0"
|
|
4704
|
+
}
|
|
4487
4705
|
},
|
|
4488
|
-
"node_modules/@ionic/cordova-builders/node_modules
|
|
4489
|
-
"version": "4.
|
|
4490
|
-
"resolved": "https://registry.npmjs.org
|
|
4491
|
-
"integrity": "sha512
|
|
4492
|
-
"cpu": [
|
|
4493
|
-
"x64"
|
|
4494
|
-
],
|
|
4495
|
-
"license": "MIT",
|
|
4496
|
-
"optional": true,
|
|
4497
|
-
"os": [
|
|
4498
|
-
"darwin"
|
|
4499
|
-
]
|
|
4500
|
-
},
|
|
4501
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-freebsd-arm64": {
|
|
4502
|
-
"version": "4.52.3",
|
|
4503
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.3.tgz",
|
|
4504
|
-
"integrity": "sha512-u9Xg2FavYbD30g3DSfNhxgNrxhi6xVG4Y6i9Ur1C7xUuGDW3banRbXj+qgnIrwRN4KeJ396jchwy9bCIzbyBEQ==",
|
|
4505
|
-
"cpu": [
|
|
4506
|
-
"arm64"
|
|
4507
|
-
],
|
|
4508
|
-
"license": "MIT",
|
|
4509
|
-
"optional": true,
|
|
4510
|
-
"os": [
|
|
4511
|
-
"freebsd"
|
|
4512
|
-
]
|
|
4513
|
-
},
|
|
4514
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-freebsd-x64": {
|
|
4515
|
-
"version": "4.52.3",
|
|
4516
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.3.tgz",
|
|
4517
|
-
"integrity": "sha512-5M8kyi/OX96wtD5qJR89a/3x5x8x5inXBZO04JWhkQb2JWavOWfjgkdvUqibGJeNNaz1/Z1PPza5/tAPXICI6A==",
|
|
4518
|
-
"cpu": [
|
|
4519
|
-
"x64"
|
|
4520
|
-
],
|
|
4521
|
-
"license": "MIT",
|
|
4522
|
-
"optional": true,
|
|
4523
|
-
"os": [
|
|
4524
|
-
"freebsd"
|
|
4525
|
-
]
|
|
4526
|
-
},
|
|
4527
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
4528
|
-
"version": "4.52.3",
|
|
4529
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.3.tgz",
|
|
4530
|
-
"integrity": "sha512-IoerZJ4l1wRMopEHRKOO16e04iXRDyZFZnNZKrWeNquh5d6bucjezgd+OxG03mOMTnS1x7hilzb3uURPkJ0OfA==",
|
|
4531
|
-
"cpu": [
|
|
4532
|
-
"arm"
|
|
4533
|
-
],
|
|
4534
|
-
"license": "MIT",
|
|
4535
|
-
"optional": true,
|
|
4536
|
-
"os": [
|
|
4537
|
-
"linux"
|
|
4538
|
-
]
|
|
4539
|
-
},
|
|
4540
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
4541
|
-
"version": "4.52.3",
|
|
4542
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.3.tgz",
|
|
4543
|
-
"integrity": "sha512-ZYdtqgHTDfvrJHSh3W22TvjWxwOgc3ThK/XjgcNGP2DIwFIPeAPNsQxrJO5XqleSlgDux2VAoWQ5iJrtaC1TbA==",
|
|
4544
|
-
"cpu": [
|
|
4545
|
-
"arm"
|
|
4546
|
-
],
|
|
4547
|
-
"license": "MIT",
|
|
4548
|
-
"optional": true,
|
|
4549
|
-
"os": [
|
|
4550
|
-
"linux"
|
|
4551
|
-
]
|
|
4552
|
-
},
|
|
4553
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
4554
|
-
"version": "4.52.3",
|
|
4555
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.3.tgz",
|
|
4556
|
-
"integrity": "sha512-NcViG7A0YtuFDA6xWSgmFb6iPFzHlf5vcqb2p0lGEbT+gjrEEz8nC/EeDHvx6mnGXnGCC1SeVV+8u+smj0CeGQ==",
|
|
4557
|
-
"cpu": [
|
|
4558
|
-
"arm64"
|
|
4559
|
-
],
|
|
4560
|
-
"license": "MIT",
|
|
4561
|
-
"optional": true,
|
|
4562
|
-
"os": [
|
|
4563
|
-
"linux"
|
|
4564
|
-
]
|
|
4565
|
-
},
|
|
4566
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
4567
|
-
"version": "4.52.3",
|
|
4568
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.3.tgz",
|
|
4569
|
-
"integrity": "sha512-d3pY7LWno6SYNXRm6Ebsq0DJGoiLXTb83AIPCXl9fmtIQs/rXoS8SJxxUNtFbJ5MiOvs+7y34np77+9l4nfFMw==",
|
|
4570
|
-
"cpu": [
|
|
4571
|
-
"arm64"
|
|
4572
|
-
],
|
|
4573
|
-
"license": "MIT",
|
|
4574
|
-
"optional": true,
|
|
4575
|
-
"os": [
|
|
4576
|
-
"linux"
|
|
4577
|
-
]
|
|
4578
|
-
},
|
|
4579
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
4580
|
-
"version": "4.52.3",
|
|
4581
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.3.tgz",
|
|
4582
|
-
"integrity": "sha512-3y5GA0JkBuirLqmjwAKwB0keDlI6JfGYduMlJD/Rl7fvb4Ni8iKdQs1eiunMZJhwDWdCvrcqXRY++VEBbvk6Eg==",
|
|
4583
|
-
"cpu": [
|
|
4584
|
-
"loong64"
|
|
4585
|
-
],
|
|
4586
|
-
"license": "MIT",
|
|
4587
|
-
"optional": true,
|
|
4588
|
-
"os": [
|
|
4589
|
-
"linux"
|
|
4590
|
-
]
|
|
4591
|
-
},
|
|
4592
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
4593
|
-
"version": "4.52.3",
|
|
4594
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.3.tgz",
|
|
4595
|
-
"integrity": "sha512-AUUH65a0p3Q0Yfm5oD2KVgzTKgwPyp9DSXc3UA7DtxhEb/WSPfbG4wqXeSN62OG5gSo18em4xv6dbfcUGXcagw==",
|
|
4596
|
-
"cpu": [
|
|
4597
|
-
"ppc64"
|
|
4598
|
-
],
|
|
4599
|
-
"license": "MIT",
|
|
4600
|
-
"optional": true,
|
|
4601
|
-
"os": [
|
|
4602
|
-
"linux"
|
|
4603
|
-
]
|
|
4604
|
-
},
|
|
4605
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
4606
|
-
"version": "4.52.3",
|
|
4607
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.3.tgz",
|
|
4608
|
-
"integrity": "sha512-1makPhFFVBqZE+XFg3Dkq+IkQ7JvmUrwwqaYBL2CE+ZpxPaqkGaiWFEWVGyvTwZace6WLJHwjVh/+CXbKDGPmg==",
|
|
4609
|
-
"cpu": [
|
|
4610
|
-
"riscv64"
|
|
4611
|
-
],
|
|
4612
|
-
"license": "MIT",
|
|
4613
|
-
"optional": true,
|
|
4614
|
-
"os": [
|
|
4615
|
-
"linux"
|
|
4616
|
-
]
|
|
4617
|
-
},
|
|
4618
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
4619
|
-
"version": "4.52.3",
|
|
4620
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.3.tgz",
|
|
4621
|
-
"integrity": "sha512-OOFJa28dxfl8kLOPMUOQBCO6z3X2SAfzIE276fwT52uXDWUS178KWq0pL7d6p1kz7pkzA0yQwtqL0dEPoVcRWg==",
|
|
4622
|
-
"cpu": [
|
|
4623
|
-
"riscv64"
|
|
4624
|
-
],
|
|
4625
|
-
"license": "MIT",
|
|
4626
|
-
"optional": true,
|
|
4627
|
-
"os": [
|
|
4628
|
-
"linux"
|
|
4629
|
-
]
|
|
4630
|
-
},
|
|
4631
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
4632
|
-
"version": "4.52.3",
|
|
4633
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.3.tgz",
|
|
4634
|
-
"integrity": "sha512-jMdsML2VI5l+V7cKfZx3ak+SLlJ8fKvLJ0Eoa4b9/vCUrzXKgoKxvHqvJ/mkWhFiyp88nCkM5S2v6nIwRtPcgg==",
|
|
4635
|
-
"cpu": [
|
|
4636
|
-
"s390x"
|
|
4637
|
-
],
|
|
4638
|
-
"license": "MIT",
|
|
4639
|
-
"optional": true,
|
|
4640
|
-
"os": [
|
|
4641
|
-
"linux"
|
|
4642
|
-
]
|
|
4643
|
-
},
|
|
4644
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
4645
|
-
"version": "4.52.3",
|
|
4646
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.3.tgz",
|
|
4647
|
-
"integrity": "sha512-tPgGd6bY2M2LJTA1uGq8fkSPK8ZLYjDjY+ZLK9WHncCnfIz29LIXIqUgzCR0hIefzy6Hpbe8Th5WOSwTM8E7LA==",
|
|
4648
|
-
"cpu": [
|
|
4649
|
-
"x64"
|
|
4650
|
-
],
|
|
4651
|
-
"license": "MIT",
|
|
4652
|
-
"optional": true,
|
|
4653
|
-
"os": [
|
|
4654
|
-
"linux"
|
|
4655
|
-
]
|
|
4656
|
-
},
|
|
4657
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-linux-x64-musl": {
|
|
4658
|
-
"version": "4.52.3",
|
|
4659
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.3.tgz",
|
|
4660
|
-
"integrity": "sha512-BCFkJjgk+WFzP+tcSMXq77ymAPIxsX9lFJWs+2JzuZTLtksJ2o5hvgTdIcZ5+oKzUDMwI0PfWzRBYAydAHF2Mw==",
|
|
4661
|
-
"cpu": [
|
|
4662
|
-
"x64"
|
|
4663
|
-
],
|
|
4664
|
-
"license": "MIT",
|
|
4665
|
-
"optional": true,
|
|
4666
|
-
"os": [
|
|
4667
|
-
"linux"
|
|
4668
|
-
]
|
|
4669
|
-
},
|
|
4670
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-openharmony-arm64": {
|
|
4671
|
-
"version": "4.52.3",
|
|
4672
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.3.tgz",
|
|
4673
|
-
"integrity": "sha512-KTD/EqjZF3yvRaWUJdD1cW+IQBk4fbQaHYJUmP8N4XoKFZilVL8cobFSTDnjTtxWJQ3JYaMgF4nObY/+nYkumA==",
|
|
4674
|
-
"cpu": [
|
|
4675
|
-
"arm64"
|
|
4676
|
-
],
|
|
4677
|
-
"license": "MIT",
|
|
4678
|
-
"optional": true,
|
|
4679
|
-
"os": [
|
|
4680
|
-
"openharmony"
|
|
4681
|
-
]
|
|
4682
|
-
},
|
|
4683
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
4684
|
-
"version": "4.52.3",
|
|
4685
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.3.tgz",
|
|
4686
|
-
"integrity": "sha512-+zteHZdoUYLkyYKObGHieibUFLbttX2r+58l27XZauq0tcWYYuKUwY2wjeCN9oK1Um2YgH2ibd6cnX/wFD7DuA==",
|
|
4687
|
-
"cpu": [
|
|
4688
|
-
"arm64"
|
|
4689
|
-
],
|
|
4690
|
-
"license": "MIT",
|
|
4691
|
-
"optional": true,
|
|
4692
|
-
"os": [
|
|
4693
|
-
"win32"
|
|
4694
|
-
]
|
|
4695
|
-
},
|
|
4696
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
4697
|
-
"version": "4.52.3",
|
|
4698
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.3.tgz",
|
|
4699
|
-
"integrity": "sha512-of1iHkTQSo3kr6dTIRX6t81uj/c/b15HXVsPcEElN5sS859qHrOepM5p9G41Hah+CTqSh2r8Bm56dL2z9UQQ7g==",
|
|
4700
|
-
"cpu": [
|
|
4701
|
-
"ia32"
|
|
4702
|
-
],
|
|
4703
|
-
"license": "MIT",
|
|
4704
|
-
"optional": true,
|
|
4705
|
-
"os": [
|
|
4706
|
-
"win32"
|
|
4707
|
-
]
|
|
4708
|
-
},
|
|
4709
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
4710
|
-
"version": "4.52.3",
|
|
4711
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.3.tgz",
|
|
4712
|
-
"integrity": "sha512-s0hybmlHb56mWVZQj8ra9048/WZTPLILKxcvcq+8awSZmyiSUZjjem1AhU3Tf4ZKpYhK4mg36HtHDOe8QJS5PQ==",
|
|
4713
|
-
"cpu": [
|
|
4714
|
-
"x64"
|
|
4715
|
-
],
|
|
4716
|
-
"license": "MIT",
|
|
4717
|
-
"optional": true,
|
|
4718
|
-
"os": [
|
|
4719
|
-
"win32"
|
|
4720
|
-
]
|
|
4721
|
-
},
|
|
4722
|
-
"node_modules/@ionic/cordova-builders/node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
4723
|
-
"version": "4.52.3",
|
|
4724
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.3.tgz",
|
|
4725
|
-
"integrity": "sha512-zGIbEVVXVtauFgl3MRwGWEN36P5ZGenHRMgNw88X5wEhEBpq0XrMEZwOn07+ICrwM17XO5xfMZqh0OldCH5VTA==",
|
|
4726
|
-
"cpu": [
|
|
4727
|
-
"x64"
|
|
4728
|
-
],
|
|
4729
|
-
"license": "MIT",
|
|
4730
|
-
"optional": true,
|
|
4731
|
-
"os": [
|
|
4732
|
-
"win32"
|
|
4733
|
-
]
|
|
4734
|
-
},
|
|
4735
|
-
"node_modules/@ionic/cordova-builders/node_modules/@schematics/angular": {
|
|
4736
|
-
"version": "20.3.16",
|
|
4737
|
-
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-20.3.16.tgz",
|
|
4738
|
-
"integrity": "sha512-KeOcsM5piwv/6tUKBmLD1zXTwtJlZBnR2WM/4T9ImaQbmFGe1MMHUABT5SQ3Bifv1YKCw58ImxiaQUY9sdNqEQ==",
|
|
4739
|
-
"license": "MIT",
|
|
4740
|
-
"dependencies": {
|
|
4741
|
-
"@angular-devkit/core": "20.3.16",
|
|
4742
|
-
"@angular-devkit/schematics": "20.3.16",
|
|
4743
|
-
"jsonc-parser": "3.3.1"
|
|
4744
|
-
},
|
|
4745
|
-
"engines": {
|
|
4746
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
4747
|
-
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
4748
|
-
"yarn": ">= 1.13.0"
|
|
4749
|
-
}
|
|
4750
|
-
},
|
|
4751
|
-
"node_modules/@ionic/cordova-builders/node_modules/autoprefixer": {
|
|
4752
|
-
"version": "10.4.21",
|
|
4753
|
-
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
|
|
4754
|
-
"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
|
|
4755
|
-
"funding": [
|
|
4756
|
-
{
|
|
4757
|
-
"type": "opencollective",
|
|
4758
|
-
"url": "https://opencollective.com/postcss/"
|
|
4759
|
-
},
|
|
4760
|
-
{
|
|
4761
|
-
"type": "tidelift",
|
|
4762
|
-
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
4763
|
-
},
|
|
4764
|
-
{
|
|
4765
|
-
"type": "github",
|
|
4766
|
-
"url": "https://github.com/sponsors/ai"
|
|
4767
|
-
}
|
|
4768
|
-
],
|
|
4769
|
-
"license": "MIT",
|
|
4770
|
-
"dependencies": {
|
|
4771
|
-
"browserslist": "^4.24.4",
|
|
4772
|
-
"caniuse-lite": "^1.0.30001702",
|
|
4773
|
-
"fraction.js": "^4.3.7",
|
|
4774
|
-
"normalize-range": "^0.1.2",
|
|
4775
|
-
"picocolors": "^1.1.1",
|
|
4776
|
-
"postcss-value-parser": "^4.2.0"
|
|
4777
|
-
},
|
|
4778
|
-
"bin": {
|
|
4779
|
-
"autoprefixer": "bin/autoprefixer"
|
|
4780
|
-
},
|
|
4781
|
-
"engines": {
|
|
4782
|
-
"node": "^10 || ^12 || >=14"
|
|
4783
|
-
},
|
|
4784
|
-
"peerDependencies": {
|
|
4785
|
-
"postcss": "^8.1.0"
|
|
4786
|
-
}
|
|
4787
|
-
},
|
|
4788
|
-
"node_modules/@ionic/cordova-builders/node_modules/chokidar": {
|
|
4789
|
-
"version": "4.0.3",
|
|
4790
|
-
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
4791
|
-
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
4706
|
+
"node_modules/@ionic/cordova-builders/node_modules/chokidar": {
|
|
4707
|
+
"version": "4.0.3",
|
|
4708
|
+
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
4709
|
+
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
4792
4710
|
"license": "MIT",
|
|
4793
4711
|
"dependencies": {
|
|
4794
4712
|
"readdirp": "^4.0.1"
|
|
@@ -5186,47 +5104,6 @@
|
|
|
5186
5104
|
"url": "https://paulmillr.com/funding/"
|
|
5187
5105
|
}
|
|
5188
5106
|
},
|
|
5189
|
-
"node_modules/@ionic/cordova-builders/node_modules/rollup": {
|
|
5190
|
-
"version": "4.52.3",
|
|
5191
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.3.tgz",
|
|
5192
|
-
"integrity": "sha512-RIDh866U8agLgiIcdpB+COKnlCreHJLfIhWC3LVflku5YHfpnsIKigRZeFfMfCc4dVcqNVfQQ5gO/afOck064A==",
|
|
5193
|
-
"license": "MIT",
|
|
5194
|
-
"dependencies": {
|
|
5195
|
-
"@types/estree": "1.0.8"
|
|
5196
|
-
},
|
|
5197
|
-
"bin": {
|
|
5198
|
-
"rollup": "dist/bin/rollup"
|
|
5199
|
-
},
|
|
5200
|
-
"engines": {
|
|
5201
|
-
"node": ">=18.0.0",
|
|
5202
|
-
"npm": ">=8.0.0"
|
|
5203
|
-
},
|
|
5204
|
-
"optionalDependencies": {
|
|
5205
|
-
"@rollup/rollup-android-arm-eabi": "4.52.3",
|
|
5206
|
-
"@rollup/rollup-android-arm64": "4.52.3",
|
|
5207
|
-
"@rollup/rollup-darwin-arm64": "4.52.3",
|
|
5208
|
-
"@rollup/rollup-darwin-x64": "4.52.3",
|
|
5209
|
-
"@rollup/rollup-freebsd-arm64": "4.52.3",
|
|
5210
|
-
"@rollup/rollup-freebsd-x64": "4.52.3",
|
|
5211
|
-
"@rollup/rollup-linux-arm-gnueabihf": "4.52.3",
|
|
5212
|
-
"@rollup/rollup-linux-arm-musleabihf": "4.52.3",
|
|
5213
|
-
"@rollup/rollup-linux-arm64-gnu": "4.52.3",
|
|
5214
|
-
"@rollup/rollup-linux-arm64-musl": "4.52.3",
|
|
5215
|
-
"@rollup/rollup-linux-loong64-gnu": "4.52.3",
|
|
5216
|
-
"@rollup/rollup-linux-ppc64-gnu": "4.52.3",
|
|
5217
|
-
"@rollup/rollup-linux-riscv64-gnu": "4.52.3",
|
|
5218
|
-
"@rollup/rollup-linux-riscv64-musl": "4.52.3",
|
|
5219
|
-
"@rollup/rollup-linux-s390x-gnu": "4.52.3",
|
|
5220
|
-
"@rollup/rollup-linux-x64-gnu": "4.52.3",
|
|
5221
|
-
"@rollup/rollup-linux-x64-musl": "4.52.3",
|
|
5222
|
-
"@rollup/rollup-openharmony-arm64": "4.52.3",
|
|
5223
|
-
"@rollup/rollup-win32-arm64-msvc": "4.52.3",
|
|
5224
|
-
"@rollup/rollup-win32-ia32-msvc": "4.52.3",
|
|
5225
|
-
"@rollup/rollup-win32-x64-gnu": "4.52.3",
|
|
5226
|
-
"@rollup/rollup-win32-x64-msvc": "4.52.3",
|
|
5227
|
-
"fsevents": "~2.3.2"
|
|
5228
|
-
}
|
|
5229
|
-
},
|
|
5230
5107
|
"node_modules/@ionic/cordova-builders/node_modules/sass": {
|
|
5231
5108
|
"version": "1.90.0",
|
|
5232
5109
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
|
|
@@ -5279,175 +5156,85 @@
|
|
|
5279
5156
|
"sass": {
|
|
5280
5157
|
"optional": true
|
|
5281
5158
|
},
|
|
5282
|
-
"sass-embedded": {
|
|
5283
|
-
"optional": true
|
|
5284
|
-
},
|
|
5285
|
-
"webpack": {
|
|
5286
|
-
"optional": true
|
|
5287
|
-
}
|
|
5288
|
-
}
|
|
5289
|
-
},
|
|
5290
|
-
"node_modules/@ionic/cordova-builders/node_modules/semver": {
|
|
5291
|
-
"version": "7.7.2",
|
|
5292
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
5293
|
-
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
5294
|
-
"license": "ISC",
|
|
5295
|
-
"bin": {
|
|
5296
|
-
"semver": "bin/semver.js"
|
|
5297
|
-
},
|
|
5298
|
-
"engines": {
|
|
5299
|
-
"node": ">=10"
|
|
5300
|
-
}
|
|
5301
|
-
},
|
|
5302
|
-
"node_modules/@ionic/cordova-builders/node_modules/slice-ansi": {
|
|
5303
|
-
"version": "5.0.0",
|
|
5304
|
-
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
|
|
5305
|
-
"integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
|
|
5306
|
-
"license": "MIT",
|
|
5307
|
-
"dependencies": {
|
|
5308
|
-
"ansi-styles": "^6.0.0",
|
|
5309
|
-
"is-fullwidth-code-point": "^4.0.0"
|
|
5310
|
-
},
|
|
5311
|
-
"engines": {
|
|
5312
|
-
"node": ">=12"
|
|
5313
|
-
},
|
|
5314
|
-
"funding": {
|
|
5315
|
-
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5316
|
-
}
|
|
5317
|
-
},
|
|
5318
|
-
"node_modules/@ionic/cordova-builders/node_modules/string-width": {
|
|
5319
|
-
"version": "7.2.0",
|
|
5320
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
5321
|
-
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
|
5322
|
-
"license": "MIT",
|
|
5323
|
-
"dependencies": {
|
|
5324
|
-
"emoji-regex": "^10.3.0",
|
|
5325
|
-
"get-east-asian-width": "^1.0.0",
|
|
5326
|
-
"strip-ansi": "^7.1.0"
|
|
5327
|
-
},
|
|
5328
|
-
"engines": {
|
|
5329
|
-
"node": ">=18"
|
|
5330
|
-
},
|
|
5331
|
-
"funding": {
|
|
5332
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5333
|
-
}
|
|
5334
|
-
},
|
|
5335
|
-
"node_modules/@ionic/cordova-builders/node_modules/terser": {
|
|
5336
|
-
"version": "5.43.1",
|
|
5337
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
|
|
5338
|
-
"integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
|
|
5339
|
-
"license": "BSD-2-Clause",
|
|
5340
|
-
"dependencies": {
|
|
5341
|
-
"@jridgewell/source-map": "^0.3.3",
|
|
5342
|
-
"acorn": "^8.14.0",
|
|
5343
|
-
"commander": "^2.20.0",
|
|
5344
|
-
"source-map-support": "~0.5.20"
|
|
5345
|
-
},
|
|
5346
|
-
"bin": {
|
|
5347
|
-
"terser": "bin/terser"
|
|
5348
|
-
},
|
|
5349
|
-
"engines": {
|
|
5350
|
-
"node": ">=10"
|
|
5351
|
-
}
|
|
5352
|
-
},
|
|
5353
|
-
"node_modules/@ionic/cordova-builders/node_modules/tinyglobby": {
|
|
5354
|
-
"version": "0.2.14",
|
|
5355
|
-
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
|
|
5356
|
-
"integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
|
|
5357
|
-
"license": "MIT",
|
|
5358
|
-
"dependencies": {
|
|
5359
|
-
"fdir": "^6.4.4",
|
|
5360
|
-
"picomatch": "^4.0.2"
|
|
5361
|
-
},
|
|
5362
|
-
"engines": {
|
|
5363
|
-
"node": ">=12.0.0"
|
|
5364
|
-
},
|
|
5365
|
-
"funding": {
|
|
5366
|
-
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
5367
|
-
}
|
|
5368
|
-
},
|
|
5369
|
-
"node_modules/@ionic/cordova-builders/node_modules/vite": {
|
|
5370
|
-
"version": "7.1.11",
|
|
5371
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
|
|
5372
|
-
"integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
|
|
5373
|
-
"license": "MIT",
|
|
5374
|
-
"dependencies": {
|
|
5375
|
-
"esbuild": "^0.25.0",
|
|
5376
|
-
"fdir": "^6.5.0",
|
|
5377
|
-
"picomatch": "^4.0.3",
|
|
5378
|
-
"postcss": "^8.5.6",
|
|
5379
|
-
"rollup": "^4.43.0",
|
|
5380
|
-
"tinyglobby": "^0.2.15"
|
|
5381
|
-
},
|
|
5382
|
-
"bin": {
|
|
5383
|
-
"vite": "bin/vite.js"
|
|
5384
|
-
},
|
|
5385
|
-
"engines": {
|
|
5386
|
-
"node": "^20.19.0 || >=22.12.0"
|
|
5387
|
-
},
|
|
5388
|
-
"funding": {
|
|
5389
|
-
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
5390
|
-
},
|
|
5391
|
-
"optionalDependencies": {
|
|
5392
|
-
"fsevents": "~2.3.3"
|
|
5393
|
-
},
|
|
5394
|
-
"peerDependencies": {
|
|
5395
|
-
"@types/node": "^20.19.0 || >=22.12.0",
|
|
5396
|
-
"jiti": ">=1.21.0",
|
|
5397
|
-
"less": "^4.0.0",
|
|
5398
|
-
"lightningcss": "^1.21.0",
|
|
5399
|
-
"sass": "^1.70.0",
|
|
5400
|
-
"sass-embedded": "^1.70.0",
|
|
5401
|
-
"stylus": ">=0.54.8",
|
|
5402
|
-
"sugarss": "^5.0.0",
|
|
5403
|
-
"terser": "^5.16.0",
|
|
5404
|
-
"tsx": "^4.8.1",
|
|
5405
|
-
"yaml": "^2.4.2"
|
|
5406
|
-
},
|
|
5407
|
-
"peerDependenciesMeta": {
|
|
5408
|
-
"@types/node": {
|
|
5409
|
-
"optional": true
|
|
5410
|
-
},
|
|
5411
|
-
"jiti": {
|
|
5412
|
-
"optional": true
|
|
5413
|
-
},
|
|
5414
|
-
"less": {
|
|
5415
|
-
"optional": true
|
|
5416
|
-
},
|
|
5417
|
-
"lightningcss": {
|
|
5418
|
-
"optional": true
|
|
5419
|
-
},
|
|
5420
|
-
"sass": {
|
|
5421
|
-
"optional": true
|
|
5422
|
-
},
|
|
5423
|
-
"sass-embedded": {
|
|
5424
|
-
"optional": true
|
|
5425
|
-
},
|
|
5426
|
-
"stylus": {
|
|
5427
|
-
"optional": true
|
|
5428
|
-
},
|
|
5429
|
-
"sugarss": {
|
|
5430
|
-
"optional": true
|
|
5431
|
-
},
|
|
5432
|
-
"terser": {
|
|
5433
|
-
"optional": true
|
|
5434
|
-
},
|
|
5435
|
-
"tsx": {
|
|
5159
|
+
"sass-embedded": {
|
|
5436
5160
|
"optional": true
|
|
5437
5161
|
},
|
|
5438
|
-
"
|
|
5162
|
+
"webpack": {
|
|
5439
5163
|
"optional": true
|
|
5440
5164
|
}
|
|
5441
5165
|
}
|
|
5442
5166
|
},
|
|
5443
|
-
"node_modules/@ionic/cordova-builders/node_modules/
|
|
5444
|
-
"version": "
|
|
5445
|
-
"resolved": "https://registry.npmjs.org/
|
|
5446
|
-
"integrity": "sha512-
|
|
5167
|
+
"node_modules/@ionic/cordova-builders/node_modules/semver": {
|
|
5168
|
+
"version": "7.7.2",
|
|
5169
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
5170
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
5171
|
+
"license": "ISC",
|
|
5172
|
+
"bin": {
|
|
5173
|
+
"semver": "bin/semver.js"
|
|
5174
|
+
},
|
|
5175
|
+
"engines": {
|
|
5176
|
+
"node": ">=10"
|
|
5177
|
+
}
|
|
5178
|
+
},
|
|
5179
|
+
"node_modules/@ionic/cordova-builders/node_modules/slice-ansi": {
|
|
5180
|
+
"version": "5.0.0",
|
|
5181
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
|
|
5182
|
+
"integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
|
|
5447
5183
|
"license": "MIT",
|
|
5448
5184
|
"dependencies": {
|
|
5449
|
-
"
|
|
5450
|
-
"
|
|
5185
|
+
"ansi-styles": "^6.0.0",
|
|
5186
|
+
"is-fullwidth-code-point": "^4.0.0"
|
|
5187
|
+
},
|
|
5188
|
+
"engines": {
|
|
5189
|
+
"node": ">=12"
|
|
5190
|
+
},
|
|
5191
|
+
"funding": {
|
|
5192
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5193
|
+
}
|
|
5194
|
+
},
|
|
5195
|
+
"node_modules/@ionic/cordova-builders/node_modules/string-width": {
|
|
5196
|
+
"version": "7.2.0",
|
|
5197
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
5198
|
+
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
|
5199
|
+
"license": "MIT",
|
|
5200
|
+
"dependencies": {
|
|
5201
|
+
"emoji-regex": "^10.3.0",
|
|
5202
|
+
"get-east-asian-width": "^1.0.0",
|
|
5203
|
+
"strip-ansi": "^7.1.0"
|
|
5204
|
+
},
|
|
5205
|
+
"engines": {
|
|
5206
|
+
"node": ">=18"
|
|
5207
|
+
},
|
|
5208
|
+
"funding": {
|
|
5209
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5210
|
+
}
|
|
5211
|
+
},
|
|
5212
|
+
"node_modules/@ionic/cordova-builders/node_modules/terser": {
|
|
5213
|
+
"version": "5.43.1",
|
|
5214
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
|
|
5215
|
+
"integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
|
|
5216
|
+
"license": "BSD-2-Clause",
|
|
5217
|
+
"dependencies": {
|
|
5218
|
+
"@jridgewell/source-map": "^0.3.3",
|
|
5219
|
+
"acorn": "^8.14.0",
|
|
5220
|
+
"commander": "^2.20.0",
|
|
5221
|
+
"source-map-support": "~0.5.20"
|
|
5222
|
+
},
|
|
5223
|
+
"bin": {
|
|
5224
|
+
"terser": "bin/terser"
|
|
5225
|
+
},
|
|
5226
|
+
"engines": {
|
|
5227
|
+
"node": ">=10"
|
|
5228
|
+
}
|
|
5229
|
+
},
|
|
5230
|
+
"node_modules/@ionic/cordova-builders/node_modules/tinyglobby": {
|
|
5231
|
+
"version": "0.2.14",
|
|
5232
|
+
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
|
|
5233
|
+
"integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
|
|
5234
|
+
"license": "MIT",
|
|
5235
|
+
"dependencies": {
|
|
5236
|
+
"fdir": "^6.4.4",
|
|
5237
|
+
"picomatch": "^4.0.2"
|
|
5451
5238
|
},
|
|
5452
5239
|
"engines": {
|
|
5453
5240
|
"node": ">=12.0.0"
|
|
@@ -5605,27 +5392,6 @@
|
|
|
5605
5392
|
"node": ">= 16"
|
|
5606
5393
|
}
|
|
5607
5394
|
},
|
|
5608
|
-
"node_modules/@isaacs/balanced-match": {
|
|
5609
|
-
"version": "4.0.1",
|
|
5610
|
-
"resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
|
|
5611
|
-
"integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
|
|
5612
|
-
"license": "MIT",
|
|
5613
|
-
"engines": {
|
|
5614
|
-
"node": "20 || >=22"
|
|
5615
|
-
}
|
|
5616
|
-
},
|
|
5617
|
-
"node_modules/@isaacs/brace-expansion": {
|
|
5618
|
-
"version": "5.0.1",
|
|
5619
|
-
"resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz",
|
|
5620
|
-
"integrity": "sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==",
|
|
5621
|
-
"license": "MIT",
|
|
5622
|
-
"dependencies": {
|
|
5623
|
-
"@isaacs/balanced-match": "^4.0.1"
|
|
5624
|
-
},
|
|
5625
|
-
"engines": {
|
|
5626
|
-
"node": "20 || >=22"
|
|
5627
|
-
}
|
|
5628
|
-
},
|
|
5629
5395
|
"node_modules/@isaacs/fs-minipass": {
|
|
5630
5396
|
"version": "4.0.1",
|
|
5631
5397
|
"resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
|
|
@@ -6742,9 +6508,9 @@
|
|
|
6742
6508
|
}
|
|
6743
6509
|
},
|
|
6744
6510
|
"node_modules/@npmcli/agent/node_modules/lru-cache": {
|
|
6745
|
-
"version": "11.2.
|
|
6746
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
6747
|
-
"integrity": "sha512-
|
|
6511
|
+
"version": "11.2.6",
|
|
6512
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
6513
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
6748
6514
|
"license": "BlueOak-1.0.0",
|
|
6749
6515
|
"engines": {
|
|
6750
6516
|
"node": "20 || >=22"
|
|
@@ -6763,17 +6529,17 @@
|
|
|
6763
6529
|
}
|
|
6764
6530
|
},
|
|
6765
6531
|
"node_modules/@npmcli/git": {
|
|
6766
|
-
"version": "7.0.
|
|
6767
|
-
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-7.0.
|
|
6768
|
-
"integrity": "sha512
|
|
6532
|
+
"version": "7.0.2",
|
|
6533
|
+
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-7.0.2.tgz",
|
|
6534
|
+
"integrity": "sha512-oeolHDjExNAJAnlYP2qzNjMX/Xi9bmu78C9dIGr4xjobrSKbuMYCph8lTzn4vnW3NjIqVmw/f8BCfouqyJXlRg==",
|
|
6769
6535
|
"license": "ISC",
|
|
6770
6536
|
"dependencies": {
|
|
6537
|
+
"@gar/promise-retry": "^1.0.0",
|
|
6771
6538
|
"@npmcli/promise-spawn": "^9.0.0",
|
|
6772
6539
|
"ini": "^6.0.0",
|
|
6773
6540
|
"lru-cache": "^11.2.1",
|
|
6774
6541
|
"npm-pick-manifest": "^11.0.1",
|
|
6775
6542
|
"proc-log": "^6.0.0",
|
|
6776
|
-
"promise-retry": "^2.0.1",
|
|
6777
6543
|
"semver": "^7.3.5",
|
|
6778
6544
|
"which": "^6.0.0"
|
|
6779
6545
|
},
|
|
@@ -6781,22 +6547,31 @@
|
|
|
6781
6547
|
"node": "^20.17.0 || >=22.9.0"
|
|
6782
6548
|
}
|
|
6783
6549
|
},
|
|
6550
|
+
"node_modules/@npmcli/git/node_modules/isexe": {
|
|
6551
|
+
"version": "4.0.0",
|
|
6552
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
|
|
6553
|
+
"integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
|
|
6554
|
+
"license": "BlueOak-1.0.0",
|
|
6555
|
+
"engines": {
|
|
6556
|
+
"node": ">=20"
|
|
6557
|
+
}
|
|
6558
|
+
},
|
|
6784
6559
|
"node_modules/@npmcli/git/node_modules/lru-cache": {
|
|
6785
|
-
"version": "11.2.
|
|
6786
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
6787
|
-
"integrity": "sha512-
|
|
6560
|
+
"version": "11.2.6",
|
|
6561
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
6562
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
6788
6563
|
"license": "BlueOak-1.0.0",
|
|
6789
6564
|
"engines": {
|
|
6790
6565
|
"node": "20 || >=22"
|
|
6791
6566
|
}
|
|
6792
6567
|
},
|
|
6793
6568
|
"node_modules/@npmcli/git/node_modules/which": {
|
|
6794
|
-
"version": "6.0.
|
|
6795
|
-
"resolved": "https://registry.npmjs.org/which/-/which-6.0.
|
|
6796
|
-
"integrity": "sha512-
|
|
6569
|
+
"version": "6.0.1",
|
|
6570
|
+
"resolved": "https://registry.npmjs.org/which/-/which-6.0.1.tgz",
|
|
6571
|
+
"integrity": "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==",
|
|
6797
6572
|
"license": "ISC",
|
|
6798
6573
|
"dependencies": {
|
|
6799
|
-
"isexe": "^
|
|
6574
|
+
"isexe": "^4.0.0"
|
|
6800
6575
|
},
|
|
6801
6576
|
"bin": {
|
|
6802
6577
|
"node-which": "bin/which.js"
|
|
@@ -6831,9 +6606,9 @@
|
|
|
6831
6606
|
}
|
|
6832
6607
|
},
|
|
6833
6608
|
"node_modules/@npmcli/package-json": {
|
|
6834
|
-
"version": "7.0.
|
|
6835
|
-
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-7.0.
|
|
6836
|
-
"integrity": "sha512-
|
|
6609
|
+
"version": "7.0.5",
|
|
6610
|
+
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-7.0.5.tgz",
|
|
6611
|
+
"integrity": "sha512-iVuTlG3ORq2iaVa1IWUxAO/jIp77tUKBhoMjuzYW2kL4MLN1bi/ofqkZ7D7OOwh8coAx1/S2ge0rMdGv8sLSOQ==",
|
|
6837
6612
|
"license": "ISC",
|
|
6838
6613
|
"dependencies": {
|
|
6839
6614
|
"@npmcli/git": "^7.0.0",
|
|
@@ -6842,7 +6617,7 @@
|
|
|
6842
6617
|
"json-parse-even-better-errors": "^5.0.0",
|
|
6843
6618
|
"proc-log": "^6.0.0",
|
|
6844
6619
|
"semver": "^7.5.3",
|
|
6845
|
-
"
|
|
6620
|
+
"spdx-expression-parse": "^4.0.0"
|
|
6846
6621
|
},
|
|
6847
6622
|
"engines": {
|
|
6848
6623
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -6860,13 +6635,22 @@
|
|
|
6860
6635
|
"node": "^20.17.0 || >=22.9.0"
|
|
6861
6636
|
}
|
|
6862
6637
|
},
|
|
6638
|
+
"node_modules/@npmcli/promise-spawn/node_modules/isexe": {
|
|
6639
|
+
"version": "4.0.0",
|
|
6640
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
|
|
6641
|
+
"integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
|
|
6642
|
+
"license": "BlueOak-1.0.0",
|
|
6643
|
+
"engines": {
|
|
6644
|
+
"node": ">=20"
|
|
6645
|
+
}
|
|
6646
|
+
},
|
|
6863
6647
|
"node_modules/@npmcli/promise-spawn/node_modules/which": {
|
|
6864
|
-
"version": "6.0.
|
|
6865
|
-
"resolved": "https://registry.npmjs.org/which/-/which-6.0.
|
|
6866
|
-
"integrity": "sha512-
|
|
6648
|
+
"version": "6.0.1",
|
|
6649
|
+
"resolved": "https://registry.npmjs.org/which/-/which-6.0.1.tgz",
|
|
6650
|
+
"integrity": "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==",
|
|
6867
6651
|
"license": "ISC",
|
|
6868
6652
|
"dependencies": {
|
|
6869
|
-
"isexe": "^
|
|
6653
|
+
"isexe": "^4.0.0"
|
|
6870
6654
|
},
|
|
6871
6655
|
"bin": {
|
|
6872
6656
|
"node-which": "bin/which.js"
|
|
@@ -6885,32 +6669,16 @@
|
|
|
6885
6669
|
}
|
|
6886
6670
|
},
|
|
6887
6671
|
"node_modules/@npmcli/run-script": {
|
|
6888
|
-
"version": "10.0.
|
|
6889
|
-
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-10.0.
|
|
6890
|
-
"integrity": "sha512-
|
|
6672
|
+
"version": "10.0.4",
|
|
6673
|
+
"resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-10.0.4.tgz",
|
|
6674
|
+
"integrity": "sha512-mGUWr1uMnf0le2TwfOZY4SFxZGXGfm4Jtay/nwAa2FLNAKXUoUwaGwBMNH36UHPtinWfTSJ3nqFQr0091CxVGg==",
|
|
6891
6675
|
"license": "ISC",
|
|
6892
6676
|
"dependencies": {
|
|
6893
6677
|
"@npmcli/node-gyp": "^5.0.0",
|
|
6894
6678
|
"@npmcli/package-json": "^7.0.0",
|
|
6895
6679
|
"@npmcli/promise-spawn": "^9.0.0",
|
|
6896
6680
|
"node-gyp": "^12.1.0",
|
|
6897
|
-
"proc-log": "^6.0.0"
|
|
6898
|
-
"which": "^6.0.0"
|
|
6899
|
-
},
|
|
6900
|
-
"engines": {
|
|
6901
|
-
"node": "^20.17.0 || >=22.9.0"
|
|
6902
|
-
}
|
|
6903
|
-
},
|
|
6904
|
-
"node_modules/@npmcli/run-script/node_modules/which": {
|
|
6905
|
-
"version": "6.0.0",
|
|
6906
|
-
"resolved": "https://registry.npmjs.org/which/-/which-6.0.0.tgz",
|
|
6907
|
-
"integrity": "sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==",
|
|
6908
|
-
"license": "ISC",
|
|
6909
|
-
"dependencies": {
|
|
6910
|
-
"isexe": "^3.1.1"
|
|
6911
|
-
},
|
|
6912
|
-
"bin": {
|
|
6913
|
-
"node-which": "bin/which.js"
|
|
6681
|
+
"proc-log": "^6.0.0"
|
|
6914
6682
|
},
|
|
6915
6683
|
"engines": {
|
|
6916
6684
|
"node": "^20.17.0 || >=22.9.0"
|
|
@@ -7461,9 +7229,9 @@
|
|
|
7461
7229
|
"license": "MIT"
|
|
7462
7230
|
},
|
|
7463
7231
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
7464
|
-
"version": "4.
|
|
7465
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.
|
|
7466
|
-
"integrity": "sha512-
|
|
7232
|
+
"version": "4.59.0",
|
|
7233
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
|
|
7234
|
+
"integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
|
|
7467
7235
|
"cpu": [
|
|
7468
7236
|
"arm"
|
|
7469
7237
|
],
|
|
@@ -7474,9 +7242,9 @@
|
|
|
7474
7242
|
]
|
|
7475
7243
|
},
|
|
7476
7244
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
7477
|
-
"version": "4.
|
|
7478
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.
|
|
7479
|
-
"integrity": "sha512-
|
|
7245
|
+
"version": "4.59.0",
|
|
7246
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
|
|
7247
|
+
"integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
|
|
7480
7248
|
"cpu": [
|
|
7481
7249
|
"arm64"
|
|
7482
7250
|
],
|
|
@@ -7513,9 +7281,9 @@
|
|
|
7513
7281
|
]
|
|
7514
7282
|
},
|
|
7515
7283
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
7516
|
-
"version": "4.
|
|
7517
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.
|
|
7518
|
-
"integrity": "sha512-
|
|
7284
|
+
"version": "4.59.0",
|
|
7285
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
|
|
7286
|
+
"integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
|
|
7519
7287
|
"cpu": [
|
|
7520
7288
|
"arm64"
|
|
7521
7289
|
],
|
|
@@ -7526,9 +7294,9 @@
|
|
|
7526
7294
|
]
|
|
7527
7295
|
},
|
|
7528
7296
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
7529
|
-
"version": "4.
|
|
7530
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.
|
|
7531
|
-
"integrity": "sha512-
|
|
7297
|
+
"version": "4.59.0",
|
|
7298
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
|
|
7299
|
+
"integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
|
|
7532
7300
|
"cpu": [
|
|
7533
7301
|
"x64"
|
|
7534
7302
|
],
|
|
@@ -7539,9 +7307,9 @@
|
|
|
7539
7307
|
]
|
|
7540
7308
|
},
|
|
7541
7309
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
7542
|
-
"version": "4.
|
|
7543
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.
|
|
7544
|
-
"integrity": "sha512-
|
|
7310
|
+
"version": "4.59.0",
|
|
7311
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
|
|
7312
|
+
"integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
|
|
7545
7313
|
"cpu": [
|
|
7546
7314
|
"arm"
|
|
7547
7315
|
],
|
|
@@ -7552,9 +7320,9 @@
|
|
|
7552
7320
|
]
|
|
7553
7321
|
},
|
|
7554
7322
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
7555
|
-
"version": "4.
|
|
7556
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.
|
|
7557
|
-
"integrity": "sha512-
|
|
7323
|
+
"version": "4.59.0",
|
|
7324
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
|
|
7325
|
+
"integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
|
|
7558
7326
|
"cpu": [
|
|
7559
7327
|
"arm"
|
|
7560
7328
|
],
|
|
@@ -7591,9 +7359,9 @@
|
|
|
7591
7359
|
]
|
|
7592
7360
|
},
|
|
7593
7361
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
7594
|
-
"version": "4.
|
|
7595
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.
|
|
7596
|
-
"integrity": "sha512-
|
|
7362
|
+
"version": "4.59.0",
|
|
7363
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
|
|
7364
|
+
"integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
|
|
7597
7365
|
"cpu": [
|
|
7598
7366
|
"loong64"
|
|
7599
7367
|
],
|
|
@@ -7604,9 +7372,9 @@
|
|
|
7604
7372
|
]
|
|
7605
7373
|
},
|
|
7606
7374
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
|
7607
|
-
"version": "4.
|
|
7608
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.
|
|
7609
|
-
"integrity": "sha512-
|
|
7375
|
+
"version": "4.59.0",
|
|
7376
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
|
|
7377
|
+
"integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
|
|
7610
7378
|
"cpu": [
|
|
7611
7379
|
"loong64"
|
|
7612
7380
|
],
|
|
@@ -7617,9 +7385,9 @@
|
|
|
7617
7385
|
]
|
|
7618
7386
|
},
|
|
7619
7387
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
7620
|
-
"version": "4.
|
|
7621
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.
|
|
7622
|
-
"integrity": "sha512-
|
|
7388
|
+
"version": "4.59.0",
|
|
7389
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
|
|
7390
|
+
"integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
|
|
7623
7391
|
"cpu": [
|
|
7624
7392
|
"ppc64"
|
|
7625
7393
|
],
|
|
@@ -7630,9 +7398,9 @@
|
|
|
7630
7398
|
]
|
|
7631
7399
|
},
|
|
7632
7400
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
|
7633
|
-
"version": "4.
|
|
7634
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.
|
|
7635
|
-
"integrity": "sha512
|
|
7401
|
+
"version": "4.59.0",
|
|
7402
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
|
|
7403
|
+
"integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
|
|
7636
7404
|
"cpu": [
|
|
7637
7405
|
"ppc64"
|
|
7638
7406
|
],
|
|
@@ -7643,9 +7411,9 @@
|
|
|
7643
7411
|
]
|
|
7644
7412
|
},
|
|
7645
7413
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
7646
|
-
"version": "4.
|
|
7647
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.
|
|
7648
|
-
"integrity": "sha512-
|
|
7414
|
+
"version": "4.59.0",
|
|
7415
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
|
|
7416
|
+
"integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
|
|
7649
7417
|
"cpu": [
|
|
7650
7418
|
"riscv64"
|
|
7651
7419
|
],
|
|
@@ -7656,9 +7424,9 @@
|
|
|
7656
7424
|
]
|
|
7657
7425
|
},
|
|
7658
7426
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
7659
|
-
"version": "4.
|
|
7660
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.
|
|
7661
|
-
"integrity": "sha512-
|
|
7427
|
+
"version": "4.59.0",
|
|
7428
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
|
|
7429
|
+
"integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
|
|
7662
7430
|
"cpu": [
|
|
7663
7431
|
"riscv64"
|
|
7664
7432
|
],
|
|
@@ -7669,9 +7437,9 @@
|
|
|
7669
7437
|
]
|
|
7670
7438
|
},
|
|
7671
7439
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
7672
|
-
"version": "4.
|
|
7673
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.
|
|
7674
|
-
"integrity": "sha512-
|
|
7440
|
+
"version": "4.59.0",
|
|
7441
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
|
|
7442
|
+
"integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
|
|
7675
7443
|
"cpu": [
|
|
7676
7444
|
"s390x"
|
|
7677
7445
|
],
|
|
@@ -7708,9 +7476,9 @@
|
|
|
7708
7476
|
]
|
|
7709
7477
|
},
|
|
7710
7478
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
|
7711
|
-
"version": "4.
|
|
7712
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.
|
|
7713
|
-
"integrity": "sha512-
|
|
7479
|
+
"version": "4.59.0",
|
|
7480
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
|
|
7481
|
+
"integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
|
|
7714
7482
|
"cpu": [
|
|
7715
7483
|
"x64"
|
|
7716
7484
|
],
|
|
@@ -7721,9 +7489,9 @@
|
|
|
7721
7489
|
]
|
|
7722
7490
|
},
|
|
7723
7491
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
7724
|
-
"version": "4.
|
|
7725
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.
|
|
7726
|
-
"integrity": "sha512-
|
|
7492
|
+
"version": "4.59.0",
|
|
7493
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
|
|
7494
|
+
"integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
|
|
7727
7495
|
"cpu": [
|
|
7728
7496
|
"arm64"
|
|
7729
7497
|
],
|
|
@@ -7747,9 +7515,9 @@
|
|
|
7747
7515
|
]
|
|
7748
7516
|
},
|
|
7749
7517
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
7750
|
-
"version": "4.
|
|
7751
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.
|
|
7752
|
-
"integrity": "sha512-
|
|
7518
|
+
"version": "4.59.0",
|
|
7519
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
|
|
7520
|
+
"integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
|
|
7753
7521
|
"cpu": [
|
|
7754
7522
|
"ia32"
|
|
7755
7523
|
],
|
|
@@ -7760,9 +7528,9 @@
|
|
|
7760
7528
|
]
|
|
7761
7529
|
},
|
|
7762
7530
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
7763
|
-
"version": "4.
|
|
7764
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.
|
|
7765
|
-
"integrity": "sha512-
|
|
7531
|
+
"version": "4.59.0",
|
|
7532
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
|
|
7533
|
+
"integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
|
|
7766
7534
|
"cpu": [
|
|
7767
7535
|
"x64"
|
|
7768
7536
|
],
|
|
@@ -7786,13 +7554,13 @@
|
|
|
7786
7554
|
]
|
|
7787
7555
|
},
|
|
7788
7556
|
"node_modules/@schematics/angular": {
|
|
7789
|
-
"version": "21.
|
|
7790
|
-
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-21.
|
|
7791
|
-
"integrity": "sha512-
|
|
7557
|
+
"version": "21.2.2",
|
|
7558
|
+
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-21.2.2.tgz",
|
|
7559
|
+
"integrity": "sha512-Ywa6HDtX7TRBQZTVMMnxX3Mk7yVnG8KtSFaXWrkx779+q8tqYdBwNwAqbNd4Zatr1GccKaz9xcptHJta5+DTxw==",
|
|
7792
7560
|
"license": "MIT",
|
|
7793
7561
|
"dependencies": {
|
|
7794
|
-
"@angular-devkit/core": "21.
|
|
7795
|
-
"@angular-devkit/schematics": "21.
|
|
7562
|
+
"@angular-devkit/core": "21.2.2",
|
|
7563
|
+
"@angular-devkit/schematics": "21.2.2",
|
|
7796
7564
|
"jsonc-parser": "3.3.1"
|
|
7797
7565
|
},
|
|
7798
7566
|
"engines": {
|
|
@@ -7802,12 +7570,12 @@
|
|
|
7802
7570
|
}
|
|
7803
7571
|
},
|
|
7804
7572
|
"node_modules/@schematics/angular/node_modules/@angular-devkit/core": {
|
|
7805
|
-
"version": "21.
|
|
7806
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.
|
|
7807
|
-
"integrity": "sha512-
|
|
7573
|
+
"version": "21.2.2",
|
|
7574
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.2.2.tgz",
|
|
7575
|
+
"integrity": "sha512-xUeKGe4BDQpkz0E6fnAPIJXE0y0nqtap0KhJIBhvN7xi3NenIzTmoi6T9Yv5OOBUdLZbOm4SOel8MhdXiIBpAQ==",
|
|
7808
7576
|
"license": "MIT",
|
|
7809
7577
|
"dependencies": {
|
|
7810
|
-
"ajv": "8.
|
|
7578
|
+
"ajv": "8.18.0",
|
|
7811
7579
|
"ajv-formats": "3.0.1",
|
|
7812
7580
|
"jsonc-parser": "3.3.1",
|
|
7813
7581
|
"picomatch": "4.0.3",
|
|
@@ -7828,6 +7596,22 @@
|
|
|
7828
7596
|
}
|
|
7829
7597
|
}
|
|
7830
7598
|
},
|
|
7599
|
+
"node_modules/@schematics/angular/node_modules/ajv": {
|
|
7600
|
+
"version": "8.18.0",
|
|
7601
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
|
|
7602
|
+
"integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
|
|
7603
|
+
"license": "MIT",
|
|
7604
|
+
"dependencies": {
|
|
7605
|
+
"fast-deep-equal": "^3.1.3",
|
|
7606
|
+
"fast-uri": "^3.0.1",
|
|
7607
|
+
"json-schema-traverse": "^1.0.0",
|
|
7608
|
+
"require-from-string": "^2.0.2"
|
|
7609
|
+
},
|
|
7610
|
+
"funding": {
|
|
7611
|
+
"type": "github",
|
|
7612
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
7613
|
+
}
|
|
7614
|
+
},
|
|
7831
7615
|
"node_modules/@sigstore/bundle": {
|
|
7832
7616
|
"version": "4.0.0",
|
|
7833
7617
|
"resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-4.0.0.tgz",
|
|
@@ -8502,25 +8286,25 @@
|
|
|
8502
8286
|
}
|
|
8503
8287
|
},
|
|
8504
8288
|
"node_modules/algoliasearch": {
|
|
8505
|
-
"version": "5.
|
|
8506
|
-
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.
|
|
8507
|
-
"integrity": "sha512-
|
|
8508
|
-
"license": "MIT",
|
|
8509
|
-
"dependencies": {
|
|
8510
|
-
"@algolia/abtesting": "1.
|
|
8511
|
-
"@algolia/client-abtesting": "5.
|
|
8512
|
-
"@algolia/client-analytics": "5.
|
|
8513
|
-
"@algolia/client-common": "5.
|
|
8514
|
-
"@algolia/client-insights": "5.
|
|
8515
|
-
"@algolia/client-personalization": "5.
|
|
8516
|
-
"@algolia/client-query-suggestions": "5.
|
|
8517
|
-
"@algolia/client-search": "5.
|
|
8518
|
-
"@algolia/ingestion": "1.
|
|
8519
|
-
"@algolia/monitoring": "1.
|
|
8520
|
-
"@algolia/recommend": "5.
|
|
8521
|
-
"@algolia/requester-browser-xhr": "5.
|
|
8522
|
-
"@algolia/requester-fetch": "5.
|
|
8523
|
-
"@algolia/requester-node-http": "5.
|
|
8289
|
+
"version": "5.48.1",
|
|
8290
|
+
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.48.1.tgz",
|
|
8291
|
+
"integrity": "sha512-Rf7xmeuIo7nb6S4mp4abW2faW8DauZyE2faBIKFaUfP3wnpOvNSbiI5AwVhqBNj0jPgBWEvhyCu0sLjN2q77Rg==",
|
|
8292
|
+
"license": "MIT",
|
|
8293
|
+
"dependencies": {
|
|
8294
|
+
"@algolia/abtesting": "1.14.1",
|
|
8295
|
+
"@algolia/client-abtesting": "5.48.1",
|
|
8296
|
+
"@algolia/client-analytics": "5.48.1",
|
|
8297
|
+
"@algolia/client-common": "5.48.1",
|
|
8298
|
+
"@algolia/client-insights": "5.48.1",
|
|
8299
|
+
"@algolia/client-personalization": "5.48.1",
|
|
8300
|
+
"@algolia/client-query-suggestions": "5.48.1",
|
|
8301
|
+
"@algolia/client-search": "5.48.1",
|
|
8302
|
+
"@algolia/ingestion": "1.48.1",
|
|
8303
|
+
"@algolia/monitoring": "1.48.1",
|
|
8304
|
+
"@algolia/recommend": "5.48.1",
|
|
8305
|
+
"@algolia/requester-browser-xhr": "5.48.1",
|
|
8306
|
+
"@algolia/requester-fetch": "5.48.1",
|
|
8307
|
+
"@algolia/requester-node-http": "5.48.1"
|
|
8524
8308
|
},
|
|
8525
8309
|
"engines": {
|
|
8526
8310
|
"node": ">= 14.0.0"
|
|
@@ -9006,9 +8790,9 @@
|
|
|
9006
8790
|
}
|
|
9007
8791
|
},
|
|
9008
8792
|
"node_modules/cacache/node_modules/lru-cache": {
|
|
9009
|
-
"version": "11.2.
|
|
9010
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
9011
|
-
"integrity": "sha512-
|
|
8793
|
+
"version": "11.2.6",
|
|
8794
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
8795
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
9012
8796
|
"license": "BlueOak-1.0.0",
|
|
9013
8797
|
"engines": {
|
|
9014
8798
|
"node": "20 || >=22"
|
|
@@ -10082,16 +9866,6 @@
|
|
|
10082
9866
|
"node": ">= 0.8"
|
|
10083
9867
|
}
|
|
10084
9868
|
},
|
|
10085
|
-
"node_modules/encoding": {
|
|
10086
|
-
"version": "0.1.13",
|
|
10087
|
-
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
|
|
10088
|
-
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
|
|
10089
|
-
"license": "MIT",
|
|
10090
|
-
"optional": true,
|
|
10091
|
-
"dependencies": {
|
|
10092
|
-
"iconv-lite": "^0.6.2"
|
|
10093
|
-
}
|
|
10094
|
-
},
|
|
10095
9869
|
"node_modules/encoding-sniffer": {
|
|
10096
9870
|
"version": "0.2.1",
|
|
10097
9871
|
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz",
|
|
@@ -10117,19 +9891,6 @@
|
|
|
10117
9891
|
"node": ">=0.10.0"
|
|
10118
9892
|
}
|
|
10119
9893
|
},
|
|
10120
|
-
"node_modules/encoding/node_modules/iconv-lite": {
|
|
10121
|
-
"version": "0.6.3",
|
|
10122
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
10123
|
-
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
10124
|
-
"license": "MIT",
|
|
10125
|
-
"optional": true,
|
|
10126
|
-
"dependencies": {
|
|
10127
|
-
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
10128
|
-
},
|
|
10129
|
-
"engines": {
|
|
10130
|
-
"node": ">=0.10.0"
|
|
10131
|
-
}
|
|
10132
|
-
},
|
|
10133
9894
|
"node_modules/endent": {
|
|
10134
9895
|
"version": "2.1.0",
|
|
10135
9896
|
"resolved": "https://registry.npmjs.org/endent/-/endent-2.1.0.tgz",
|
|
@@ -10501,12 +10262,12 @@
|
|
|
10501
10262
|
}
|
|
10502
10263
|
},
|
|
10503
10264
|
"node_modules/express-rate-limit": {
|
|
10504
|
-
"version": "8.
|
|
10505
|
-
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.
|
|
10506
|
-
"integrity": "sha512-
|
|
10265
|
+
"version": "8.3.1",
|
|
10266
|
+
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.3.1.tgz",
|
|
10267
|
+
"integrity": "sha512-D1dKN+cmyPWuvB+G2SREQDzPY1agpBIcTa9sJxOPMCNeH3gwzhqJRDWCXW3gg0y//+LQ/8j52JbMROWyrKdMdw==",
|
|
10507
10268
|
"license": "MIT",
|
|
10508
10269
|
"dependencies": {
|
|
10509
|
-
"ip-address": "10.0
|
|
10270
|
+
"ip-address": "10.1.0"
|
|
10510
10271
|
},
|
|
10511
10272
|
"engines": {
|
|
10512
10273
|
"node": ">= 16"
|
|
@@ -10518,15 +10279,6 @@
|
|
|
10518
10279
|
"express": ">= 4.11"
|
|
10519
10280
|
}
|
|
10520
10281
|
},
|
|
10521
|
-
"node_modules/express-rate-limit/node_modules/ip-address": {
|
|
10522
|
-
"version": "10.0.1",
|
|
10523
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
|
|
10524
|
-
"integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
|
|
10525
|
-
"license": "MIT",
|
|
10526
|
-
"engines": {
|
|
10527
|
-
"node": ">= 12"
|
|
10528
|
-
}
|
|
10529
|
-
},
|
|
10530
10282
|
"node_modules/extsprintf": {
|
|
10531
10283
|
"version": "1.4.1",
|
|
10532
10284
|
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.1.tgz",
|
|
@@ -10860,17 +10612,17 @@
|
|
|
10860
10612
|
}
|
|
10861
10613
|
},
|
|
10862
10614
|
"node_modules/glob": {
|
|
10863
|
-
"version": "13.0.
|
|
10864
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.
|
|
10865
|
-
"integrity": "sha512-
|
|
10615
|
+
"version": "13.0.6",
|
|
10616
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
10617
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
10866
10618
|
"license": "BlueOak-1.0.0",
|
|
10867
10619
|
"dependencies": {
|
|
10868
|
-
"minimatch": "^10.
|
|
10869
|
-
"minipass": "^7.1.
|
|
10870
|
-
"path-scurry": "^2.0.
|
|
10620
|
+
"minimatch": "^10.2.2",
|
|
10621
|
+
"minipass": "^7.1.3",
|
|
10622
|
+
"path-scurry": "^2.0.2"
|
|
10871
10623
|
},
|
|
10872
10624
|
"engines": {
|
|
10873
|
-
"node": "20 || >=22"
|
|
10625
|
+
"node": "18 || 20 || >=22"
|
|
10874
10626
|
},
|
|
10875
10627
|
"funding": {
|
|
10876
10628
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -10988,9 +10740,9 @@
|
|
|
10988
10740
|
}
|
|
10989
10741
|
},
|
|
10990
10742
|
"node_modules/hono": {
|
|
10991
|
-
"version": "4.
|
|
10992
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.
|
|
10993
|
-
"integrity": "sha512-
|
|
10743
|
+
"version": "4.12.7",
|
|
10744
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz",
|
|
10745
|
+
"integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==",
|
|
10994
10746
|
"license": "MIT",
|
|
10995
10747
|
"engines": {
|
|
10996
10748
|
"node": ">=16.9.0"
|
|
@@ -11009,9 +10761,9 @@
|
|
|
11009
10761
|
}
|
|
11010
10762
|
},
|
|
11011
10763
|
"node_modules/hosted-git-info/node_modules/lru-cache": {
|
|
11012
|
-
"version": "11.2.
|
|
11013
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
11014
|
-
"integrity": "sha512-
|
|
10764
|
+
"version": "11.2.6",
|
|
10765
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
10766
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
11015
10767
|
"license": "BlueOak-1.0.0",
|
|
11016
10768
|
"engines": {
|
|
11017
10769
|
"node": "20 || >=22"
|
|
@@ -11266,9 +11018,9 @@
|
|
|
11266
11018
|
}
|
|
11267
11019
|
},
|
|
11268
11020
|
"node_modules/immutable": {
|
|
11269
|
-
"version": "5.1.
|
|
11270
|
-
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.
|
|
11271
|
-
"integrity": "sha512-
|
|
11021
|
+
"version": "5.1.5",
|
|
11022
|
+
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
|
|
11023
|
+
"integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
|
|
11272
11024
|
"license": "MIT"
|
|
11273
11025
|
},
|
|
11274
11026
|
"node_modules/import-fresh": {
|
|
@@ -12154,11 +11906,12 @@
|
|
|
12154
11906
|
}
|
|
12155
11907
|
},
|
|
12156
11908
|
"node_modules/make-fetch-happen": {
|
|
12157
|
-
"version": "15.0.
|
|
12158
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.
|
|
12159
|
-
"integrity": "sha512-
|
|
11909
|
+
"version": "15.0.4",
|
|
11910
|
+
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-15.0.4.tgz",
|
|
11911
|
+
"integrity": "sha512-vM2sG+wbVeVGYcCm16mM3d5fuem9oC28n436HjsGO3LcxoTI8LNVa4rwZDn3f76+cWyT4GGJDxjTYU1I2nr6zw==",
|
|
12160
11912
|
"license": "ISC",
|
|
12161
11913
|
"dependencies": {
|
|
11914
|
+
"@gar/promise-retry": "^1.0.0",
|
|
12162
11915
|
"@npmcli/agent": "^4.0.0",
|
|
12163
11916
|
"cacache": "^20.0.1",
|
|
12164
11917
|
"http-cache-semantics": "^4.1.1",
|
|
@@ -12168,7 +11921,6 @@
|
|
|
12168
11921
|
"minipass-pipeline": "^1.2.4",
|
|
12169
11922
|
"negotiator": "^1.0.0",
|
|
12170
11923
|
"proc-log": "^6.0.0",
|
|
12171
|
-
"promise-retry": "^2.0.1",
|
|
12172
11924
|
"ssri": "^13.0.0"
|
|
12173
11925
|
},
|
|
12174
11926
|
"engines": {
|
|
@@ -12368,25 +12120,46 @@
|
|
|
12368
12120
|
"license": "ISC"
|
|
12369
12121
|
},
|
|
12370
12122
|
"node_modules/minimatch": {
|
|
12371
|
-
"version": "10.
|
|
12372
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.
|
|
12373
|
-
"integrity": "sha512-
|
|
12123
|
+
"version": "10.2.4",
|
|
12124
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
12125
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
12374
12126
|
"license": "BlueOak-1.0.0",
|
|
12375
12127
|
"dependencies": {
|
|
12376
|
-
"
|
|
12128
|
+
"brace-expansion": "^5.0.2"
|
|
12377
12129
|
},
|
|
12378
12130
|
"engines": {
|
|
12379
|
-
"node": "20 || >=22"
|
|
12131
|
+
"node": "18 || 20 || >=22"
|
|
12380
12132
|
},
|
|
12381
12133
|
"funding": {
|
|
12382
12134
|
"url": "https://github.com/sponsors/isaacs"
|
|
12383
12135
|
}
|
|
12384
12136
|
},
|
|
12137
|
+
"node_modules/minimatch/node_modules/balanced-match": {
|
|
12138
|
+
"version": "4.0.4",
|
|
12139
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
12140
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
12141
|
+
"license": "MIT",
|
|
12142
|
+
"engines": {
|
|
12143
|
+
"node": "18 || 20 || >=22"
|
|
12144
|
+
}
|
|
12145
|
+
},
|
|
12146
|
+
"node_modules/minimatch/node_modules/brace-expansion": {
|
|
12147
|
+
"version": "5.0.4",
|
|
12148
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
|
|
12149
|
+
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
|
|
12150
|
+
"license": "MIT",
|
|
12151
|
+
"dependencies": {
|
|
12152
|
+
"balanced-match": "^4.0.2"
|
|
12153
|
+
},
|
|
12154
|
+
"engines": {
|
|
12155
|
+
"node": "18 || 20 || >=22"
|
|
12156
|
+
}
|
|
12157
|
+
},
|
|
12385
12158
|
"node_modules/minipass": {
|
|
12386
|
-
"version": "7.1.
|
|
12387
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.
|
|
12388
|
-
"integrity": "sha512-
|
|
12389
|
-
"license": "
|
|
12159
|
+
"version": "7.1.3",
|
|
12160
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
|
12161
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
12162
|
+
"license": "BlueOak-1.0.0",
|
|
12390
12163
|
"engines": {
|
|
12391
12164
|
"node": ">=16 || 14 >=14.17"
|
|
12392
12165
|
}
|
|
@@ -12404,20 +12177,20 @@
|
|
|
12404
12177
|
}
|
|
12405
12178
|
},
|
|
12406
12179
|
"node_modules/minipass-fetch": {
|
|
12407
|
-
"version": "5.0.
|
|
12408
|
-
"resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-5.0.
|
|
12409
|
-
"integrity": "sha512-
|
|
12180
|
+
"version": "5.0.2",
|
|
12181
|
+
"resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-5.0.2.tgz",
|
|
12182
|
+
"integrity": "sha512-2d0q2a8eCi2IRg/IGubCNRJoYbA1+YPXAzQVRFmB45gdGZafyivnZ5YSEfo3JikbjGxOdntGFvBQGqaSMXlAFQ==",
|
|
12410
12183
|
"license": "MIT",
|
|
12411
12184
|
"dependencies": {
|
|
12412
12185
|
"minipass": "^7.0.3",
|
|
12413
|
-
"minipass-sized": "^
|
|
12186
|
+
"minipass-sized": "^2.0.0",
|
|
12414
12187
|
"minizlib": "^3.0.1"
|
|
12415
12188
|
},
|
|
12416
12189
|
"engines": {
|
|
12417
12190
|
"node": "^20.17.0 || >=22.9.0"
|
|
12418
12191
|
},
|
|
12419
12192
|
"optionalDependencies": {
|
|
12420
|
-
"
|
|
12193
|
+
"iconv-lite": "^0.7.2"
|
|
12421
12194
|
}
|
|
12422
12195
|
},
|
|
12423
12196
|
"node_modules/minipass-flush": {
|
|
@@ -12481,35 +12254,17 @@
|
|
|
12481
12254
|
"license": "ISC"
|
|
12482
12255
|
},
|
|
12483
12256
|
"node_modules/minipass-sized": {
|
|
12484
|
-
"version": "
|
|
12485
|
-
"resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-
|
|
12486
|
-
"integrity": "sha512-
|
|
12487
|
-
"license": "ISC",
|
|
12488
|
-
"dependencies": {
|
|
12489
|
-
"minipass": "^3.0.0"
|
|
12490
|
-
},
|
|
12491
|
-
"engines": {
|
|
12492
|
-
"node": ">=8"
|
|
12493
|
-
}
|
|
12494
|
-
},
|
|
12495
|
-
"node_modules/minipass-sized/node_modules/minipass": {
|
|
12496
|
-
"version": "3.3.6",
|
|
12497
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
12498
|
-
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
12257
|
+
"version": "2.0.0",
|
|
12258
|
+
"resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-2.0.0.tgz",
|
|
12259
|
+
"integrity": "sha512-zSsHhto5BcUVM2m1LurnXY6M//cGhVaegT71OfOXoprxT6o780GZd792ea6FfrQkuU4usHZIUczAQMRUE2plzA==",
|
|
12499
12260
|
"license": "ISC",
|
|
12500
12261
|
"dependencies": {
|
|
12501
|
-
"
|
|
12262
|
+
"minipass": "^7.1.2"
|
|
12502
12263
|
},
|
|
12503
12264
|
"engines": {
|
|
12504
12265
|
"node": ">=8"
|
|
12505
12266
|
}
|
|
12506
12267
|
},
|
|
12507
|
-
"node_modules/minipass-sized/node_modules/yallist": {
|
|
12508
|
-
"version": "4.0.0",
|
|
12509
|
-
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
12510
|
-
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
12511
|
-
"license": "ISC"
|
|
12512
|
-
},
|
|
12513
12268
|
"node_modules/minizlib": {
|
|
12514
12269
|
"version": "3.1.0",
|
|
12515
12270
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
|
|
@@ -12681,9 +12436,9 @@
|
|
|
12681
12436
|
}
|
|
12682
12437
|
},
|
|
12683
12438
|
"node_modules/node-gyp": {
|
|
12684
|
-
"version": "12.
|
|
12685
|
-
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-12.
|
|
12686
|
-
"integrity": "sha512-
|
|
12439
|
+
"version": "12.2.0",
|
|
12440
|
+
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-12.2.0.tgz",
|
|
12441
|
+
"integrity": "sha512-q23WdzrQv48KozXlr0U1v9dwO/k59NHeSzn6loGcasyf0UnSrtzs8kRxM+mfwJSf0DkX0s43hcqgnSO4/VNthQ==",
|
|
12687
12442
|
"license": "MIT",
|
|
12688
12443
|
"dependencies": {
|
|
12689
12444
|
"env-paths": "^2.2.0",
|
|
@@ -12693,7 +12448,7 @@
|
|
|
12693
12448
|
"nopt": "^9.0.0",
|
|
12694
12449
|
"proc-log": "^6.0.0",
|
|
12695
12450
|
"semver": "^7.3.5",
|
|
12696
|
-
"tar": "^7.5.
|
|
12451
|
+
"tar": "^7.5.4",
|
|
12697
12452
|
"tinyglobby": "^0.2.12",
|
|
12698
12453
|
"which": "^6.0.0"
|
|
12699
12454
|
},
|
|
@@ -12728,6 +12483,15 @@
|
|
|
12728
12483
|
"node": "^20.17.0 || >=22.9.0"
|
|
12729
12484
|
}
|
|
12730
12485
|
},
|
|
12486
|
+
"node_modules/node-gyp/node_modules/isexe": {
|
|
12487
|
+
"version": "4.0.0",
|
|
12488
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
|
|
12489
|
+
"integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
|
|
12490
|
+
"license": "BlueOak-1.0.0",
|
|
12491
|
+
"engines": {
|
|
12492
|
+
"node": ">=20"
|
|
12493
|
+
}
|
|
12494
|
+
},
|
|
12731
12495
|
"node_modules/node-gyp/node_modules/nopt": {
|
|
12732
12496
|
"version": "9.0.0",
|
|
12733
12497
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-9.0.0.tgz",
|
|
@@ -12744,12 +12508,12 @@
|
|
|
12744
12508
|
}
|
|
12745
12509
|
},
|
|
12746
12510
|
"node_modules/node-gyp/node_modules/which": {
|
|
12747
|
-
"version": "6.0.
|
|
12748
|
-
"resolved": "https://registry.npmjs.org/which/-/which-6.0.
|
|
12749
|
-
"integrity": "sha512-
|
|
12511
|
+
"version": "6.0.1",
|
|
12512
|
+
"resolved": "https://registry.npmjs.org/which/-/which-6.0.1.tgz",
|
|
12513
|
+
"integrity": "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==",
|
|
12750
12514
|
"license": "ISC",
|
|
12751
12515
|
"dependencies": {
|
|
12752
|
-
"isexe": "^
|
|
12516
|
+
"isexe": "^4.0.0"
|
|
12753
12517
|
},
|
|
12754
12518
|
"bin": {
|
|
12755
12519
|
"node-which": "bin/which.js"
|
|
@@ -12846,9 +12610,9 @@
|
|
|
12846
12610
|
}
|
|
12847
12611
|
},
|
|
12848
12612
|
"node_modules/npm-packlist": {
|
|
12849
|
-
"version": "10.0.
|
|
12850
|
-
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-10.0.
|
|
12851
|
-
"integrity": "sha512-
|
|
12613
|
+
"version": "10.0.4",
|
|
12614
|
+
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-10.0.4.tgz",
|
|
12615
|
+
"integrity": "sha512-uMW73iajD8hiH4ZBxEV3HC+eTnppIqwakjOYuvgddnalIw2lJguKviK1pcUJDlIWm1wSJkchpDZDSVVsZEYRng==",
|
|
12852
12616
|
"license": "ISC",
|
|
12853
12617
|
"dependencies": {
|
|
12854
12618
|
"ignore-walk": "^8.0.0",
|
|
@@ -13112,15 +12876,6 @@
|
|
|
13112
12876
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
13113
12877
|
}
|
|
13114
12878
|
},
|
|
13115
|
-
"node_modules/p-retry/node_modules/retry": {
|
|
13116
|
-
"version": "0.13.1",
|
|
13117
|
-
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
|
|
13118
|
-
"integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
|
|
13119
|
-
"license": "MIT",
|
|
13120
|
-
"engines": {
|
|
13121
|
-
"node": ">= 4"
|
|
13122
|
-
}
|
|
13123
|
-
},
|
|
13124
12879
|
"node_modules/p-try": {
|
|
13125
12880
|
"version": "2.2.0",
|
|
13126
12881
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
@@ -13131,9 +12886,9 @@
|
|
|
13131
12886
|
}
|
|
13132
12887
|
},
|
|
13133
12888
|
"node_modules/pacote": {
|
|
13134
|
-
"version": "21.
|
|
13135
|
-
"resolved": "https://registry.npmjs.org/pacote/-/pacote-21.
|
|
13136
|
-
"integrity": "sha512-
|
|
12889
|
+
"version": "21.3.1",
|
|
12890
|
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-21.3.1.tgz",
|
|
12891
|
+
"integrity": "sha512-O0EDXi85LF4AzdjG74GUwEArhdvawi/YOHcsW6IijKNj7wm8IvEWNF5GnfuxNpQ/ZpO3L37+v8hqdVh8GgWYhg==",
|
|
13137
12892
|
"license": "ISC",
|
|
13138
12893
|
"dependencies": {
|
|
13139
12894
|
"@npmcli/git": "^7.0.0",
|
|
@@ -13372,25 +13127,25 @@
|
|
|
13372
13127
|
"license": "MIT"
|
|
13373
13128
|
},
|
|
13374
13129
|
"node_modules/path-scurry": {
|
|
13375
|
-
"version": "2.0.
|
|
13376
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.
|
|
13377
|
-
"integrity": "sha512-
|
|
13130
|
+
"version": "2.0.2",
|
|
13131
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
13132
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
13378
13133
|
"license": "BlueOak-1.0.0",
|
|
13379
13134
|
"dependencies": {
|
|
13380
13135
|
"lru-cache": "^11.0.0",
|
|
13381
13136
|
"minipass": "^7.1.2"
|
|
13382
13137
|
},
|
|
13383
13138
|
"engines": {
|
|
13384
|
-
"node": "20 || >=22"
|
|
13139
|
+
"node": "18 || 20 || >=22"
|
|
13385
13140
|
},
|
|
13386
13141
|
"funding": {
|
|
13387
13142
|
"url": "https://github.com/sponsors/isaacs"
|
|
13388
13143
|
}
|
|
13389
13144
|
},
|
|
13390
13145
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
13391
|
-
"version": "11.2.
|
|
13392
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
13393
|
-
"integrity": "sha512-
|
|
13146
|
+
"version": "11.2.6",
|
|
13147
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
13148
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
13394
13149
|
"license": "BlueOak-1.0.0",
|
|
13395
13150
|
"engines": {
|
|
13396
13151
|
"node": "20 || >=22"
|
|
@@ -13663,6 +13418,15 @@
|
|
|
13663
13418
|
"node": ">=10"
|
|
13664
13419
|
}
|
|
13665
13420
|
},
|
|
13421
|
+
"node_modules/promise-retry/node_modules/retry": {
|
|
13422
|
+
"version": "0.12.0",
|
|
13423
|
+
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
13424
|
+
"integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
|
|
13425
|
+
"license": "MIT",
|
|
13426
|
+
"engines": {
|
|
13427
|
+
"node": ">= 4"
|
|
13428
|
+
}
|
|
13429
|
+
},
|
|
13666
13430
|
"node_modules/properties-parser": {
|
|
13667
13431
|
"version": "0.6.0",
|
|
13668
13432
|
"resolved": "https://registry.npmjs.org/properties-parser/-/properties-parser-0.6.0.tgz",
|
|
@@ -14002,9 +13766,9 @@
|
|
|
14002
13766
|
}
|
|
14003
13767
|
},
|
|
14004
13768
|
"node_modules/retry": {
|
|
14005
|
-
"version": "0.
|
|
14006
|
-
"resolved": "https://registry.npmjs.org/retry/-/retry-0.
|
|
14007
|
-
"integrity": "sha512-
|
|
13769
|
+
"version": "0.13.1",
|
|
13770
|
+
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
|
|
13771
|
+
"integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
|
|
14008
13772
|
"license": "MIT",
|
|
14009
13773
|
"engines": {
|
|
14010
13774
|
"node": ">= 4"
|
|
@@ -14058,9 +13822,9 @@
|
|
|
14058
13822
|
}
|
|
14059
13823
|
},
|
|
14060
13824
|
"node_modules/rollup": {
|
|
14061
|
-
"version": "4.
|
|
14062
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.
|
|
14063
|
-
"integrity": "sha512-
|
|
13825
|
+
"version": "4.59.0",
|
|
13826
|
+
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
|
|
13827
|
+
"integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
|
|
14064
13828
|
"license": "MIT",
|
|
14065
13829
|
"dependencies": {
|
|
14066
13830
|
"@types/estree": "1.0.8"
|
|
@@ -14073,38 +13837,38 @@
|
|
|
14073
13837
|
"npm": ">=8.0.0"
|
|
14074
13838
|
},
|
|
14075
13839
|
"optionalDependencies": {
|
|
14076
|
-
"@rollup/rollup-android-arm-eabi": "4.
|
|
14077
|
-
"@rollup/rollup-android-arm64": "4.
|
|
14078
|
-
"@rollup/rollup-darwin-arm64": "4.
|
|
14079
|
-
"@rollup/rollup-darwin-x64": "4.
|
|
14080
|
-
"@rollup/rollup-freebsd-arm64": "4.
|
|
14081
|
-
"@rollup/rollup-freebsd-x64": "4.
|
|
14082
|
-
"@rollup/rollup-linux-arm-gnueabihf": "4.
|
|
14083
|
-
"@rollup/rollup-linux-arm-musleabihf": "4.
|
|
14084
|
-
"@rollup/rollup-linux-arm64-gnu": "4.
|
|
14085
|
-
"@rollup/rollup-linux-arm64-musl": "4.
|
|
14086
|
-
"@rollup/rollup-linux-loong64-gnu": "4.
|
|
14087
|
-
"@rollup/rollup-linux-loong64-musl": "4.
|
|
14088
|
-
"@rollup/rollup-linux-ppc64-gnu": "4.
|
|
14089
|
-
"@rollup/rollup-linux-ppc64-musl": "4.
|
|
14090
|
-
"@rollup/rollup-linux-riscv64-gnu": "4.
|
|
14091
|
-
"@rollup/rollup-linux-riscv64-musl": "4.
|
|
14092
|
-
"@rollup/rollup-linux-s390x-gnu": "4.
|
|
14093
|
-
"@rollup/rollup-linux-x64-gnu": "4.
|
|
14094
|
-
"@rollup/rollup-linux-x64-musl": "4.
|
|
14095
|
-
"@rollup/rollup-openbsd-x64": "4.
|
|
14096
|
-
"@rollup/rollup-openharmony-arm64": "4.
|
|
14097
|
-
"@rollup/rollup-win32-arm64-msvc": "4.
|
|
14098
|
-
"@rollup/rollup-win32-ia32-msvc": "4.
|
|
14099
|
-
"@rollup/rollup-win32-x64-gnu": "4.
|
|
14100
|
-
"@rollup/rollup-win32-x64-msvc": "4.
|
|
13840
|
+
"@rollup/rollup-android-arm-eabi": "4.59.0",
|
|
13841
|
+
"@rollup/rollup-android-arm64": "4.59.0",
|
|
13842
|
+
"@rollup/rollup-darwin-arm64": "4.59.0",
|
|
13843
|
+
"@rollup/rollup-darwin-x64": "4.59.0",
|
|
13844
|
+
"@rollup/rollup-freebsd-arm64": "4.59.0",
|
|
13845
|
+
"@rollup/rollup-freebsd-x64": "4.59.0",
|
|
13846
|
+
"@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
|
|
13847
|
+
"@rollup/rollup-linux-arm-musleabihf": "4.59.0",
|
|
13848
|
+
"@rollup/rollup-linux-arm64-gnu": "4.59.0",
|
|
13849
|
+
"@rollup/rollup-linux-arm64-musl": "4.59.0",
|
|
13850
|
+
"@rollup/rollup-linux-loong64-gnu": "4.59.0",
|
|
13851
|
+
"@rollup/rollup-linux-loong64-musl": "4.59.0",
|
|
13852
|
+
"@rollup/rollup-linux-ppc64-gnu": "4.59.0",
|
|
13853
|
+
"@rollup/rollup-linux-ppc64-musl": "4.59.0",
|
|
13854
|
+
"@rollup/rollup-linux-riscv64-gnu": "4.59.0",
|
|
13855
|
+
"@rollup/rollup-linux-riscv64-musl": "4.59.0",
|
|
13856
|
+
"@rollup/rollup-linux-s390x-gnu": "4.59.0",
|
|
13857
|
+
"@rollup/rollup-linux-x64-gnu": "4.59.0",
|
|
13858
|
+
"@rollup/rollup-linux-x64-musl": "4.59.0",
|
|
13859
|
+
"@rollup/rollup-openbsd-x64": "4.59.0",
|
|
13860
|
+
"@rollup/rollup-openharmony-arm64": "4.59.0",
|
|
13861
|
+
"@rollup/rollup-win32-arm64-msvc": "4.59.0",
|
|
13862
|
+
"@rollup/rollup-win32-ia32-msvc": "4.59.0",
|
|
13863
|
+
"@rollup/rollup-win32-x64-gnu": "4.59.0",
|
|
13864
|
+
"@rollup/rollup-win32-x64-msvc": "4.59.0",
|
|
14101
13865
|
"fsevents": "~2.3.2"
|
|
14102
13866
|
}
|
|
14103
13867
|
},
|
|
14104
13868
|
"node_modules/rollup/node_modules/@rollup/rollup-darwin-arm64": {
|
|
14105
|
-
"version": "4.
|
|
14106
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.
|
|
14107
|
-
"integrity": "sha512-
|
|
13869
|
+
"version": "4.59.0",
|
|
13870
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
|
|
13871
|
+
"integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
|
|
14108
13872
|
"cpu": [
|
|
14109
13873
|
"arm64"
|
|
14110
13874
|
],
|
|
@@ -14115,9 +13879,9 @@
|
|
|
14115
13879
|
]
|
|
14116
13880
|
},
|
|
14117
13881
|
"node_modules/rollup/node_modules/@rollup/rollup-darwin-x64": {
|
|
14118
|
-
"version": "4.
|
|
14119
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.
|
|
14120
|
-
"integrity": "sha512-
|
|
13882
|
+
"version": "4.59.0",
|
|
13883
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
|
|
13884
|
+
"integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
|
|
14121
13885
|
"cpu": [
|
|
14122
13886
|
"x64"
|
|
14123
13887
|
],
|
|
@@ -14128,9 +13892,9 @@
|
|
|
14128
13892
|
]
|
|
14129
13893
|
},
|
|
14130
13894
|
"node_modules/rollup/node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
14131
|
-
"version": "4.
|
|
14132
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.
|
|
14133
|
-
"integrity": "sha512-
|
|
13895
|
+
"version": "4.59.0",
|
|
13896
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
|
|
13897
|
+
"integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
|
|
14134
13898
|
"cpu": [
|
|
14135
13899
|
"arm64"
|
|
14136
13900
|
],
|
|
@@ -14141,9 +13905,9 @@
|
|
|
14141
13905
|
]
|
|
14142
13906
|
},
|
|
14143
13907
|
"node_modules/rollup/node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
14144
|
-
"version": "4.
|
|
14145
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.
|
|
14146
|
-
"integrity": "sha512-
|
|
13908
|
+
"version": "4.59.0",
|
|
13909
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
|
|
13910
|
+
"integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
|
|
14147
13911
|
"cpu": [
|
|
14148
13912
|
"arm64"
|
|
14149
13913
|
],
|
|
@@ -14154,9 +13918,9 @@
|
|
|
14154
13918
|
]
|
|
14155
13919
|
},
|
|
14156
13920
|
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
14157
|
-
"version": "4.
|
|
14158
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.
|
|
14159
|
-
"integrity": "sha512-
|
|
13921
|
+
"version": "4.59.0",
|
|
13922
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
|
|
13923
|
+
"integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
|
|
14160
13924
|
"cpu": [
|
|
14161
13925
|
"x64"
|
|
14162
13926
|
],
|
|
@@ -14167,9 +13931,9 @@
|
|
|
14167
13931
|
]
|
|
14168
13932
|
},
|
|
14169
13933
|
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-musl": {
|
|
14170
|
-
"version": "4.
|
|
14171
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.
|
|
14172
|
-
"integrity": "sha512-
|
|
13934
|
+
"version": "4.59.0",
|
|
13935
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
|
|
13936
|
+
"integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
|
|
14173
13937
|
"cpu": [
|
|
14174
13938
|
"x64"
|
|
14175
13939
|
],
|
|
@@ -14180,9 +13944,9 @@
|
|
|
14180
13944
|
]
|
|
14181
13945
|
},
|
|
14182
13946
|
"node_modules/rollup/node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
14183
|
-
"version": "4.
|
|
14184
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.
|
|
14185
|
-
"integrity": "sha512-
|
|
13947
|
+
"version": "4.59.0",
|
|
13948
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
|
|
13949
|
+
"integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
|
|
14186
13950
|
"cpu": [
|
|
14187
13951
|
"arm64"
|
|
14188
13952
|
],
|
|
@@ -14193,9 +13957,9 @@
|
|
|
14193
13957
|
]
|
|
14194
13958
|
},
|
|
14195
13959
|
"node_modules/rollup/node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
14196
|
-
"version": "4.
|
|
14197
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.
|
|
14198
|
-
"integrity": "sha512-
|
|
13960
|
+
"version": "4.59.0",
|
|
13961
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
|
|
13962
|
+
"integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
|
|
14199
13963
|
"cpu": [
|
|
14200
13964
|
"x64"
|
|
14201
13965
|
],
|
|
@@ -14710,9 +14474,9 @@
|
|
|
14710
14474
|
}
|
|
14711
14475
|
},
|
|
14712
14476
|
"node_modules/shelljs/node_modules/minimatch": {
|
|
14713
|
-
"version": "3.1.
|
|
14714
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
14715
|
-
"integrity": "sha512-
|
|
14477
|
+
"version": "3.1.5",
|
|
14478
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
14479
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
14716
14480
|
"license": "ISC",
|
|
14717
14481
|
"dependencies": {
|
|
14718
14482
|
"brace-expansion": "^1.1.7"
|
|
@@ -15001,16 +14765,6 @@
|
|
|
15001
14765
|
"node": ">=0.10.0"
|
|
15002
14766
|
}
|
|
15003
14767
|
},
|
|
15004
|
-
"node_modules/spdx-correct": {
|
|
15005
|
-
"version": "3.2.0",
|
|
15006
|
-
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
|
|
15007
|
-
"integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
|
|
15008
|
-
"license": "Apache-2.0",
|
|
15009
|
-
"dependencies": {
|
|
15010
|
-
"spdx-expression-parse": "^3.0.0",
|
|
15011
|
-
"spdx-license-ids": "^3.0.0"
|
|
15012
|
-
}
|
|
15013
|
-
},
|
|
15014
14768
|
"node_modules/spdx-exceptions": {
|
|
15015
14769
|
"version": "2.5.0",
|
|
15016
14770
|
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
|
|
@@ -15018,9 +14772,9 @@
|
|
|
15018
14772
|
"license": "CC-BY-3.0"
|
|
15019
14773
|
},
|
|
15020
14774
|
"node_modules/spdx-expression-parse": {
|
|
15021
|
-
"version": "
|
|
15022
|
-
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-
|
|
15023
|
-
"integrity": "sha512-
|
|
14775
|
+
"version": "4.0.0",
|
|
14776
|
+
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
|
|
14777
|
+
"integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
|
|
15024
14778
|
"license": "MIT",
|
|
15025
14779
|
"dependencies": {
|
|
15026
14780
|
"spdx-exceptions": "^2.1.0",
|
|
@@ -15028,9 +14782,9 @@
|
|
|
15028
14782
|
}
|
|
15029
14783
|
},
|
|
15030
14784
|
"node_modules/spdx-license-ids": {
|
|
15031
|
-
"version": "3.0.
|
|
15032
|
-
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.
|
|
15033
|
-
"integrity": "sha512-
|
|
14785
|
+
"version": "3.0.23",
|
|
14786
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz",
|
|
14787
|
+
"integrity": "sha512-CWLcCCH7VLu13TgOH+r8p1O/Znwhqv/dbb6lqWy67G+pT1kHmeD/+V36AVb/vq8QMIQwVShJ6Ssl5FPh0fuSdw==",
|
|
15034
14788
|
"license": "CC0-1.0"
|
|
15035
14789
|
},
|
|
15036
14790
|
"node_modules/spdy": {
|
|
@@ -15064,9 +14818,9 @@
|
|
|
15064
14818
|
}
|
|
15065
14819
|
},
|
|
15066
14820
|
"node_modules/ssri": {
|
|
15067
|
-
"version": "13.0.
|
|
15068
|
-
"resolved": "https://registry.npmjs.org/ssri/-/ssri-13.0.
|
|
15069
|
-
"integrity": "sha512-
|
|
14821
|
+
"version": "13.0.1",
|
|
14822
|
+
"resolved": "https://registry.npmjs.org/ssri/-/ssri-13.0.1.tgz",
|
|
14823
|
+
"integrity": "sha512-QUiRf1+u9wPTL/76GTYlKttDEBWV1ga9ZXW8BG6kfdeyyM8LGPix9gROyg9V2+P0xNyF3X2Go526xKFdMZrHSQ==",
|
|
15070
14824
|
"license": "ISC",
|
|
15071
14825
|
"dependencies": {
|
|
15072
14826
|
"minipass": "^7.0.3"
|
|
@@ -15221,9 +14975,9 @@
|
|
|
15221
14975
|
}
|
|
15222
14976
|
},
|
|
15223
14977
|
"node_modules/tar": {
|
|
15224
|
-
"version": "7.5.
|
|
15225
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
15226
|
-
"integrity": "sha512-
|
|
14978
|
+
"version": "7.5.11",
|
|
14979
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
|
|
14980
|
+
"integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
|
|
15227
14981
|
"license": "BlueOak-1.0.0",
|
|
15228
14982
|
"dependencies": {
|
|
15229
14983
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -15264,15 +15018,14 @@
|
|
|
15264
15018
|
}
|
|
15265
15019
|
},
|
|
15266
15020
|
"node_modules/terser-webpack-plugin": {
|
|
15267
|
-
"version": "5.
|
|
15268
|
-
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.
|
|
15269
|
-
"integrity": "sha512-
|
|
15021
|
+
"version": "5.4.0",
|
|
15022
|
+
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.4.0.tgz",
|
|
15023
|
+
"integrity": "sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==",
|
|
15270
15024
|
"license": "MIT",
|
|
15271
15025
|
"dependencies": {
|
|
15272
15026
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
15273
15027
|
"jest-worker": "^27.4.5",
|
|
15274
15028
|
"schema-utils": "^4.3.0",
|
|
15275
|
-
"serialize-javascript": "^6.0.2",
|
|
15276
15029
|
"terser": "^5.31.1"
|
|
15277
15030
|
},
|
|
15278
15031
|
"engines": {
|
|
@@ -15598,16 +15351,6 @@
|
|
|
15598
15351
|
"uuid": "dist/bin/uuid"
|
|
15599
15352
|
}
|
|
15600
15353
|
},
|
|
15601
|
-
"node_modules/validate-npm-package-license": {
|
|
15602
|
-
"version": "3.0.4",
|
|
15603
|
-
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
|
|
15604
|
-
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
|
|
15605
|
-
"license": "Apache-2.0",
|
|
15606
|
-
"dependencies": {
|
|
15607
|
-
"spdx-correct": "^3.0.0",
|
|
15608
|
-
"spdx-expression-parse": "^3.0.0"
|
|
15609
|
-
}
|
|
15610
|
-
},
|
|
15611
15354
|
"node_modules/validate-npm-package-name": {
|
|
15612
15355
|
"version": "7.0.2",
|
|
15613
15356
|
"resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-7.0.2.tgz",
|
|
@@ -16682,9 +16425,9 @@
|
|
|
16682
16425
|
}
|
|
16683
16426
|
},
|
|
16684
16427
|
"node_modules/zod": {
|
|
16685
|
-
"version": "4.3.
|
|
16686
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-4.3.
|
|
16687
|
-
"integrity": "sha512-
|
|
16428
|
+
"version": "4.3.6",
|
|
16429
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
|
|
16430
|
+
"integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
|
|
16688
16431
|
"license": "MIT",
|
|
16689
16432
|
"funding": {
|
|
16690
16433
|
"url": "https://github.com/sponsors/colinhacks"
|