@wavemaker/studio-runtime-integration 11.10.0-next.NULL → 11.10.1-rc.200
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/npm-shrinkwrap.json +2508 -0
- package/package-lock.json +2508 -0
- {studio-runtime-integration → package}/package.json +3 -3
- {studio-runtime-integration → package}/scripts/build.js +42 -4
- package/scripts/build.js.map +1 -0
- studio-runtime-integration/scripts/build.js.map +0 -1
- {studio-runtime-integration → package}/index.d.ts +0 -0
- {studio-runtime-integration → package}/index.js +0 -0
- {studio-runtime-integration → package}/index.js.map +0 -0
- {studio-runtime-integration → package}/scripts/build.d.ts +0 -0
- {studio-runtime-integration → package}/scripts/update-version.d.ts +0 -0
- {studio-runtime-integration → package}/scripts/update-version.js +0 -0
- {studio-runtime-integration → package}/scripts/update-version.js.map +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-content.d.ts +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-content.js +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-content.js.map +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-file-process-script.d.ts +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-file-process-script.js +0 -0
- {studio-runtime-integration → package}/src/app/code-intellisense/declaration-file-process-script.js.map +0 -0
- {studio-runtime-integration → package}/webpack.config.d.ts +0 -0
- {studio-runtime-integration → package}/webpack.config.js +0 -0
- {studio-runtime-integration → package}/webpack.config.js.map +0 -0
|
@@ -0,0 +1,2508 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
+
"version": "11.10.1-rc.200",
|
|
4
|
+
"lockfileVersion": 3,
|
|
5
|
+
"requires": true,
|
|
6
|
+
"packages": {
|
|
7
|
+
"": {
|
|
8
|
+
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
+
"version": "11.10.1-rc.200",
|
|
10
|
+
"license": "ISC",
|
|
11
|
+
"dependencies": {
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.10.1-rc.200",
|
|
13
|
+
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
|
+
},
|
|
15
|
+
"devDependencies": {
|
|
16
|
+
"execa": "^5.0.0",
|
|
17
|
+
"fs-extra": "^11.2.0",
|
|
18
|
+
"tar": "^7.4.3",
|
|
19
|
+
"ts-loader": "^9.5.1",
|
|
20
|
+
"typescript": "5.4.5",
|
|
21
|
+
"webpack": "^5.93.0",
|
|
22
|
+
"webpack-cli": "^5.1.4",
|
|
23
|
+
"yargs": "^17.7.2"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"node_modules/@discoveryjs/json-ext": {
|
|
27
|
+
"version": "0.5.7",
|
|
28
|
+
"integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==",
|
|
29
|
+
"dev": true,
|
|
30
|
+
"license": "MIT",
|
|
31
|
+
"engines": {
|
|
32
|
+
"node": ">=10.0.0"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"node_modules/@isaacs/cliui": {
|
|
36
|
+
"version": "8.0.2",
|
|
37
|
+
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
38
|
+
"dev": true,
|
|
39
|
+
"license": "ISC",
|
|
40
|
+
"dependencies": {
|
|
41
|
+
"string-width": "^5.1.2",
|
|
42
|
+
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
43
|
+
"strip-ansi": "^7.0.1",
|
|
44
|
+
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
45
|
+
"wrap-ansi": "^8.1.0",
|
|
46
|
+
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
47
|
+
},
|
|
48
|
+
"engines": {
|
|
49
|
+
"node": ">=12"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"node_modules/@isaacs/fs-minipass": {
|
|
53
|
+
"version": "4.0.1",
|
|
54
|
+
"integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
|
|
55
|
+
"dev": true,
|
|
56
|
+
"license": "ISC",
|
|
57
|
+
"dependencies": {
|
|
58
|
+
"minipass": "^7.0.4"
|
|
59
|
+
},
|
|
60
|
+
"engines": {
|
|
61
|
+
"node": ">=18.0.0"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"node_modules/@jridgewell/gen-mapping": {
|
|
65
|
+
"version": "0.3.8",
|
|
66
|
+
"integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
|
|
67
|
+
"dev": true,
|
|
68
|
+
"license": "MIT",
|
|
69
|
+
"dependencies": {
|
|
70
|
+
"@jridgewell/set-array": "^1.2.1",
|
|
71
|
+
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
72
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
73
|
+
},
|
|
74
|
+
"engines": {
|
|
75
|
+
"node": ">=6.0.0"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"node_modules/@jridgewell/resolve-uri": {
|
|
79
|
+
"version": "3.1.2",
|
|
80
|
+
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
81
|
+
"dev": true,
|
|
82
|
+
"license": "MIT",
|
|
83
|
+
"engines": {
|
|
84
|
+
"node": ">=6.0.0"
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
"node_modules/@jridgewell/set-array": {
|
|
88
|
+
"version": "1.2.1",
|
|
89
|
+
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
90
|
+
"dev": true,
|
|
91
|
+
"license": "MIT",
|
|
92
|
+
"engines": {
|
|
93
|
+
"node": ">=6.0.0"
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"node_modules/@jridgewell/source-map": {
|
|
97
|
+
"version": "0.3.6",
|
|
98
|
+
"integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
|
|
99
|
+
"dev": true,
|
|
100
|
+
"license": "MIT",
|
|
101
|
+
"dependencies": {
|
|
102
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
103
|
+
"@jridgewell/trace-mapping": "^0.3.25"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"node_modules/@jridgewell/sourcemap-codec": {
|
|
107
|
+
"version": "1.5.0",
|
|
108
|
+
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
109
|
+
"dev": true,
|
|
110
|
+
"license": "MIT"
|
|
111
|
+
},
|
|
112
|
+
"node_modules/@jridgewell/trace-mapping": {
|
|
113
|
+
"version": "0.3.25",
|
|
114
|
+
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
115
|
+
"dev": true,
|
|
116
|
+
"license": "MIT",
|
|
117
|
+
"dependencies": {
|
|
118
|
+
"@jridgewell/resolve-uri": "^3.1.0",
|
|
119
|
+
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"node_modules/@metrichor/jmespath": {
|
|
123
|
+
"version": "0.3.1",
|
|
124
|
+
"integrity": "sha512-X/S90FG+VlEWGNEptEpZ15QN7h9aRhdOZm3yjE4lHItig8lSpJbmYDqAPo3iKc4CjUGfUSv4z+VhKrFw6iHBMg==",
|
|
125
|
+
"license": "MPL-2.0",
|
|
126
|
+
"engines": {
|
|
127
|
+
"node": ">=10.0.0"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"node_modules/@pkgjs/parseargs": {
|
|
131
|
+
"version": "0.11.0",
|
|
132
|
+
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
133
|
+
"dev": true,
|
|
134
|
+
"license": "MIT",
|
|
135
|
+
"optional": true,
|
|
136
|
+
"engines": {
|
|
137
|
+
"node": ">=14"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"node_modules/@types/eslint": {
|
|
141
|
+
"version": "9.6.1",
|
|
142
|
+
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
|
143
|
+
"dev": true,
|
|
144
|
+
"license": "MIT",
|
|
145
|
+
"dependencies": {
|
|
146
|
+
"@types/estree": "*",
|
|
147
|
+
"@types/json-schema": "*"
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"node_modules/@types/eslint-scope": {
|
|
151
|
+
"version": "3.7.7",
|
|
152
|
+
"integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
|
|
153
|
+
"dev": true,
|
|
154
|
+
"license": "MIT",
|
|
155
|
+
"dependencies": {
|
|
156
|
+
"@types/eslint": "*",
|
|
157
|
+
"@types/estree": "*"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"node_modules/@types/estree": {
|
|
161
|
+
"version": "1.0.6",
|
|
162
|
+
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
|
163
|
+
"dev": true,
|
|
164
|
+
"license": "MIT"
|
|
165
|
+
},
|
|
166
|
+
"node_modules/@types/json-schema": {
|
|
167
|
+
"version": "7.0.15",
|
|
168
|
+
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
169
|
+
"dev": true,
|
|
170
|
+
"license": "MIT"
|
|
171
|
+
},
|
|
172
|
+
"node_modules/@types/node": {
|
|
173
|
+
"version": "22.13.0",
|
|
174
|
+
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
|
175
|
+
"dev": true,
|
|
176
|
+
"license": "MIT",
|
|
177
|
+
"dependencies": {
|
|
178
|
+
"undici-types": "~6.20.0"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"node_modules/@wavemaker/app-ng-runtime": {
|
|
182
|
+
"version": "11.10.1-rc.200",
|
|
183
|
+
"integrity": "sha512-vRwMABb7oDvvq2om84Ts/yO3htgjQ5VTgbxRjnRoWnTkhWIAiZfj16ReJAsePgFrK5BzlU1luoMfylP2fn88FA==",
|
|
184
|
+
"license": "MIT",
|
|
185
|
+
"engines": {
|
|
186
|
+
"node": ">=18.16.1",
|
|
187
|
+
"npm": ">=9.5.1"
|
|
188
|
+
}
|
|
189
|
+
},
|
|
190
|
+
"node_modules/@wavemaker/variables": {
|
|
191
|
+
"version": "11.7.5-rc.5793",
|
|
192
|
+
"integrity": "sha512-0BYvgHuaF4BJMymqgFIguYsOtpZxRrp9J/xpSdQCNPzXdIuAE8yvXor+TlbwDXHu0khYFQw1Ir/U9fSthcepbQ==",
|
|
193
|
+
"license": "ISC",
|
|
194
|
+
"dependencies": {
|
|
195
|
+
"@metrichor/jmespath": "^0.3.1",
|
|
196
|
+
"he": "^1.2.0",
|
|
197
|
+
"lodash": "^4.17.21",
|
|
198
|
+
"moment": "^2.29.4",
|
|
199
|
+
"x2js": "^3.4.3"
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
"node_modules/@webassemblyjs/ast": {
|
|
203
|
+
"version": "1.14.1",
|
|
204
|
+
"integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==",
|
|
205
|
+
"dev": true,
|
|
206
|
+
"license": "MIT",
|
|
207
|
+
"dependencies": {
|
|
208
|
+
"@webassemblyjs/helper-numbers": "1.13.2",
|
|
209
|
+
"@webassemblyjs/helper-wasm-bytecode": "1.13.2"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
213
|
+
"version": "1.13.2",
|
|
214
|
+
"integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==",
|
|
215
|
+
"dev": true,
|
|
216
|
+
"license": "MIT"
|
|
217
|
+
},
|
|
218
|
+
"node_modules/@webassemblyjs/helper-api-error": {
|
|
219
|
+
"version": "1.13.2",
|
|
220
|
+
"integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==",
|
|
221
|
+
"dev": true,
|
|
222
|
+
"license": "MIT"
|
|
223
|
+
},
|
|
224
|
+
"node_modules/@webassemblyjs/helper-buffer": {
|
|
225
|
+
"version": "1.14.1",
|
|
226
|
+
"integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==",
|
|
227
|
+
"dev": true,
|
|
228
|
+
"license": "MIT"
|
|
229
|
+
},
|
|
230
|
+
"node_modules/@webassemblyjs/helper-numbers": {
|
|
231
|
+
"version": "1.13.2",
|
|
232
|
+
"integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
|
|
233
|
+
"dev": true,
|
|
234
|
+
"license": "MIT",
|
|
235
|
+
"dependencies": {
|
|
236
|
+
"@webassemblyjs/floating-point-hex-parser": "1.13.2",
|
|
237
|
+
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
238
|
+
"@xtuc/long": "4.2.2"
|
|
239
|
+
}
|
|
240
|
+
},
|
|
241
|
+
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
242
|
+
"version": "1.13.2",
|
|
243
|
+
"integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==",
|
|
244
|
+
"dev": true,
|
|
245
|
+
"license": "MIT"
|
|
246
|
+
},
|
|
247
|
+
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
248
|
+
"version": "1.14.1",
|
|
249
|
+
"integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
|
|
250
|
+
"dev": true,
|
|
251
|
+
"license": "MIT",
|
|
252
|
+
"dependencies": {
|
|
253
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
254
|
+
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
255
|
+
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
256
|
+
"@webassemblyjs/wasm-gen": "1.14.1"
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
"node_modules/@webassemblyjs/ieee754": {
|
|
260
|
+
"version": "1.13.2",
|
|
261
|
+
"integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==",
|
|
262
|
+
"dev": true,
|
|
263
|
+
"license": "MIT",
|
|
264
|
+
"dependencies": {
|
|
265
|
+
"@xtuc/ieee754": "^1.2.0"
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
"node_modules/@webassemblyjs/leb128": {
|
|
269
|
+
"version": "1.13.2",
|
|
270
|
+
"integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==",
|
|
271
|
+
"dev": true,
|
|
272
|
+
"license": "Apache-2.0",
|
|
273
|
+
"dependencies": {
|
|
274
|
+
"@xtuc/long": "4.2.2"
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
"node_modules/@webassemblyjs/utf8": {
|
|
278
|
+
"version": "1.13.2",
|
|
279
|
+
"integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==",
|
|
280
|
+
"dev": true,
|
|
281
|
+
"license": "MIT"
|
|
282
|
+
},
|
|
283
|
+
"node_modules/@webassemblyjs/wasm-edit": {
|
|
284
|
+
"version": "1.14.1",
|
|
285
|
+
"integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==",
|
|
286
|
+
"dev": true,
|
|
287
|
+
"license": "MIT",
|
|
288
|
+
"dependencies": {
|
|
289
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
290
|
+
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
291
|
+
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
292
|
+
"@webassemblyjs/helper-wasm-section": "1.14.1",
|
|
293
|
+
"@webassemblyjs/wasm-gen": "1.14.1",
|
|
294
|
+
"@webassemblyjs/wasm-opt": "1.14.1",
|
|
295
|
+
"@webassemblyjs/wasm-parser": "1.14.1",
|
|
296
|
+
"@webassemblyjs/wast-printer": "1.14.1"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
"node_modules/@webassemblyjs/wasm-gen": {
|
|
300
|
+
"version": "1.14.1",
|
|
301
|
+
"integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==",
|
|
302
|
+
"dev": true,
|
|
303
|
+
"license": "MIT",
|
|
304
|
+
"dependencies": {
|
|
305
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
306
|
+
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
307
|
+
"@webassemblyjs/ieee754": "1.13.2",
|
|
308
|
+
"@webassemblyjs/leb128": "1.13.2",
|
|
309
|
+
"@webassemblyjs/utf8": "1.13.2"
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"node_modules/@webassemblyjs/wasm-opt": {
|
|
313
|
+
"version": "1.14.1",
|
|
314
|
+
"integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==",
|
|
315
|
+
"dev": true,
|
|
316
|
+
"license": "MIT",
|
|
317
|
+
"dependencies": {
|
|
318
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
319
|
+
"@webassemblyjs/helper-buffer": "1.14.1",
|
|
320
|
+
"@webassemblyjs/wasm-gen": "1.14.1",
|
|
321
|
+
"@webassemblyjs/wasm-parser": "1.14.1"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"node_modules/@webassemblyjs/wasm-parser": {
|
|
325
|
+
"version": "1.14.1",
|
|
326
|
+
"integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==",
|
|
327
|
+
"dev": true,
|
|
328
|
+
"license": "MIT",
|
|
329
|
+
"dependencies": {
|
|
330
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
331
|
+
"@webassemblyjs/helper-api-error": "1.13.2",
|
|
332
|
+
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
|
333
|
+
"@webassemblyjs/ieee754": "1.13.2",
|
|
334
|
+
"@webassemblyjs/leb128": "1.13.2",
|
|
335
|
+
"@webassemblyjs/utf8": "1.13.2"
|
|
336
|
+
}
|
|
337
|
+
},
|
|
338
|
+
"node_modules/@webassemblyjs/wast-printer": {
|
|
339
|
+
"version": "1.14.1",
|
|
340
|
+
"integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==",
|
|
341
|
+
"dev": true,
|
|
342
|
+
"license": "MIT",
|
|
343
|
+
"dependencies": {
|
|
344
|
+
"@webassemblyjs/ast": "1.14.1",
|
|
345
|
+
"@xtuc/long": "4.2.2"
|
|
346
|
+
}
|
|
347
|
+
},
|
|
348
|
+
"node_modules/@webpack-cli/configtest": {
|
|
349
|
+
"version": "2.1.1",
|
|
350
|
+
"integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==",
|
|
351
|
+
"dev": true,
|
|
352
|
+
"license": "MIT",
|
|
353
|
+
"engines": {
|
|
354
|
+
"node": ">=14.15.0"
|
|
355
|
+
},
|
|
356
|
+
"peerDependencies": {
|
|
357
|
+
"webpack": "5.x.x",
|
|
358
|
+
"webpack-cli": "5.x.x"
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
"node_modules/@webpack-cli/info": {
|
|
362
|
+
"version": "2.0.2",
|
|
363
|
+
"integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==",
|
|
364
|
+
"dev": true,
|
|
365
|
+
"license": "MIT",
|
|
366
|
+
"engines": {
|
|
367
|
+
"node": ">=14.15.0"
|
|
368
|
+
},
|
|
369
|
+
"peerDependencies": {
|
|
370
|
+
"webpack": "5.x.x",
|
|
371
|
+
"webpack-cli": "5.x.x"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"node_modules/@webpack-cli/serve": {
|
|
375
|
+
"version": "2.0.5",
|
|
376
|
+
"integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==",
|
|
377
|
+
"dev": true,
|
|
378
|
+
"license": "MIT",
|
|
379
|
+
"engines": {
|
|
380
|
+
"node": ">=14.15.0"
|
|
381
|
+
},
|
|
382
|
+
"peerDependencies": {
|
|
383
|
+
"webpack": "5.x.x",
|
|
384
|
+
"webpack-cli": "5.x.x"
|
|
385
|
+
},
|
|
386
|
+
"peerDependenciesMeta": {
|
|
387
|
+
"webpack-dev-server": {
|
|
388
|
+
"optional": true
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
},
|
|
392
|
+
"node_modules/@xmldom/xmldom": {
|
|
393
|
+
"version": "0.8.10",
|
|
394
|
+
"integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
|
|
395
|
+
"license": "MIT",
|
|
396
|
+
"engines": {
|
|
397
|
+
"node": ">=10.0.0"
|
|
398
|
+
}
|
|
399
|
+
},
|
|
400
|
+
"node_modules/@xtuc/ieee754": {
|
|
401
|
+
"version": "1.2.0",
|
|
402
|
+
"integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
|
|
403
|
+
"dev": true,
|
|
404
|
+
"license": "BSD-3-Clause"
|
|
405
|
+
},
|
|
406
|
+
"node_modules/@xtuc/long": {
|
|
407
|
+
"version": "4.2.2",
|
|
408
|
+
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
|
|
409
|
+
"dev": true,
|
|
410
|
+
"license": "Apache-2.0"
|
|
411
|
+
},
|
|
412
|
+
"node_modules/acorn": {
|
|
413
|
+
"version": "8.14.0",
|
|
414
|
+
"integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
|
|
415
|
+
"dev": true,
|
|
416
|
+
"license": "MIT",
|
|
417
|
+
"bin": {
|
|
418
|
+
"acorn": "bin/acorn"
|
|
419
|
+
},
|
|
420
|
+
"engines": {
|
|
421
|
+
"node": ">=0.4.0"
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
"node_modules/ajv": {
|
|
425
|
+
"version": "6.12.6",
|
|
426
|
+
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
427
|
+
"dev": true,
|
|
428
|
+
"license": "MIT",
|
|
429
|
+
"dependencies": {
|
|
430
|
+
"fast-deep-equal": "^3.1.1",
|
|
431
|
+
"fast-json-stable-stringify": "^2.0.0",
|
|
432
|
+
"json-schema-traverse": "^0.4.1",
|
|
433
|
+
"uri-js": "^4.2.2"
|
|
434
|
+
},
|
|
435
|
+
"funding": {
|
|
436
|
+
"type": "github",
|
|
437
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
"node_modules/ajv-formats": {
|
|
441
|
+
"version": "2.1.1",
|
|
442
|
+
"integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
|
|
443
|
+
"dev": true,
|
|
444
|
+
"license": "MIT",
|
|
445
|
+
"dependencies": {
|
|
446
|
+
"ajv": "^8.0.0"
|
|
447
|
+
},
|
|
448
|
+
"peerDependencies": {
|
|
449
|
+
"ajv": "^8.0.0"
|
|
450
|
+
},
|
|
451
|
+
"peerDependenciesMeta": {
|
|
452
|
+
"ajv": {
|
|
453
|
+
"optional": true
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
},
|
|
457
|
+
"node_modules/ajv-formats/node_modules/ajv": {
|
|
458
|
+
"version": "8.17.1",
|
|
459
|
+
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
|
460
|
+
"dev": true,
|
|
461
|
+
"license": "MIT",
|
|
462
|
+
"dependencies": {
|
|
463
|
+
"fast-deep-equal": "^3.1.3",
|
|
464
|
+
"fast-uri": "^3.0.1",
|
|
465
|
+
"json-schema-traverse": "^1.0.0",
|
|
466
|
+
"require-from-string": "^2.0.2"
|
|
467
|
+
},
|
|
468
|
+
"funding": {
|
|
469
|
+
"type": "github",
|
|
470
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
471
|
+
}
|
|
472
|
+
},
|
|
473
|
+
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
|
474
|
+
"version": "1.0.0",
|
|
475
|
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
476
|
+
"dev": true,
|
|
477
|
+
"license": "MIT"
|
|
478
|
+
},
|
|
479
|
+
"node_modules/ajv-keywords": {
|
|
480
|
+
"version": "3.5.2",
|
|
481
|
+
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
|
|
482
|
+
"dev": true,
|
|
483
|
+
"license": "MIT",
|
|
484
|
+
"peerDependencies": {
|
|
485
|
+
"ajv": "^6.9.1"
|
|
486
|
+
}
|
|
487
|
+
},
|
|
488
|
+
"node_modules/ansi-regex": {
|
|
489
|
+
"version": "6.1.0",
|
|
490
|
+
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
491
|
+
"dev": true,
|
|
492
|
+
"license": "MIT",
|
|
493
|
+
"engines": {
|
|
494
|
+
"node": ">=12"
|
|
495
|
+
},
|
|
496
|
+
"funding": {
|
|
497
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
498
|
+
}
|
|
499
|
+
},
|
|
500
|
+
"node_modules/ansi-styles": {
|
|
501
|
+
"version": "4.3.0",
|
|
502
|
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
503
|
+
"dev": true,
|
|
504
|
+
"license": "MIT",
|
|
505
|
+
"dependencies": {
|
|
506
|
+
"color-convert": "^2.0.1"
|
|
507
|
+
},
|
|
508
|
+
"engines": {
|
|
509
|
+
"node": ">=8"
|
|
510
|
+
},
|
|
511
|
+
"funding": {
|
|
512
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
513
|
+
}
|
|
514
|
+
},
|
|
515
|
+
"node_modules/balanced-match": {
|
|
516
|
+
"version": "1.0.2",
|
|
517
|
+
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
518
|
+
"dev": true,
|
|
519
|
+
"license": "MIT"
|
|
520
|
+
},
|
|
521
|
+
"node_modules/brace-expansion": {
|
|
522
|
+
"version": "2.0.1",
|
|
523
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
524
|
+
"dev": true,
|
|
525
|
+
"license": "MIT",
|
|
526
|
+
"dependencies": {
|
|
527
|
+
"balanced-match": "^1.0.0"
|
|
528
|
+
}
|
|
529
|
+
},
|
|
530
|
+
"node_modules/braces": {
|
|
531
|
+
"version": "3.0.3",
|
|
532
|
+
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
533
|
+
"dev": true,
|
|
534
|
+
"license": "MIT",
|
|
535
|
+
"dependencies": {
|
|
536
|
+
"fill-range": "^7.1.1"
|
|
537
|
+
},
|
|
538
|
+
"engines": {
|
|
539
|
+
"node": ">=8"
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
"node_modules/browserslist": {
|
|
543
|
+
"version": "4.24.4",
|
|
544
|
+
"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
|
|
545
|
+
"dev": true,
|
|
546
|
+
"funding": [
|
|
547
|
+
{
|
|
548
|
+
"type": "opencollective",
|
|
549
|
+
"url": "https://opencollective.com/browserslist"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"type": "tidelift",
|
|
553
|
+
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"type": "github",
|
|
557
|
+
"url": "https://github.com/sponsors/ai"
|
|
558
|
+
}
|
|
559
|
+
],
|
|
560
|
+
"license": "MIT",
|
|
561
|
+
"dependencies": {
|
|
562
|
+
"caniuse-lite": "^1.0.30001688",
|
|
563
|
+
"electron-to-chromium": "^1.5.73",
|
|
564
|
+
"node-releases": "^2.0.19",
|
|
565
|
+
"update-browserslist-db": "^1.1.1"
|
|
566
|
+
},
|
|
567
|
+
"bin": {
|
|
568
|
+
"browserslist": "cli.js"
|
|
569
|
+
},
|
|
570
|
+
"engines": {
|
|
571
|
+
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
"node_modules/buffer-from": {
|
|
575
|
+
"version": "1.1.2",
|
|
576
|
+
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
577
|
+
"dev": true,
|
|
578
|
+
"license": "MIT"
|
|
579
|
+
},
|
|
580
|
+
"node_modules/caniuse-lite": {
|
|
581
|
+
"version": "1.0.30001696",
|
|
582
|
+
"integrity": "sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==",
|
|
583
|
+
"dev": true,
|
|
584
|
+
"funding": [
|
|
585
|
+
{
|
|
586
|
+
"type": "opencollective",
|
|
587
|
+
"url": "https://opencollective.com/browserslist"
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"type": "tidelift",
|
|
591
|
+
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"type": "github",
|
|
595
|
+
"url": "https://github.com/sponsors/ai"
|
|
596
|
+
}
|
|
597
|
+
],
|
|
598
|
+
"license": "CC-BY-4.0"
|
|
599
|
+
},
|
|
600
|
+
"node_modules/chalk": {
|
|
601
|
+
"version": "4.1.2",
|
|
602
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
603
|
+
"dev": true,
|
|
604
|
+
"license": "MIT",
|
|
605
|
+
"dependencies": {
|
|
606
|
+
"ansi-styles": "^4.1.0",
|
|
607
|
+
"supports-color": "^7.1.0"
|
|
608
|
+
},
|
|
609
|
+
"engines": {
|
|
610
|
+
"node": ">=10"
|
|
611
|
+
},
|
|
612
|
+
"funding": {
|
|
613
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"node_modules/chownr": {
|
|
617
|
+
"version": "3.0.0",
|
|
618
|
+
"integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
|
|
619
|
+
"dev": true,
|
|
620
|
+
"license": "BlueOak-1.0.0",
|
|
621
|
+
"engines": {
|
|
622
|
+
"node": ">=18"
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
"node_modules/chrome-trace-event": {
|
|
626
|
+
"version": "1.0.4",
|
|
627
|
+
"integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
|
|
628
|
+
"dev": true,
|
|
629
|
+
"license": "MIT",
|
|
630
|
+
"engines": {
|
|
631
|
+
"node": ">=6.0"
|
|
632
|
+
}
|
|
633
|
+
},
|
|
634
|
+
"node_modules/cliui": {
|
|
635
|
+
"version": "8.0.1",
|
|
636
|
+
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
637
|
+
"dev": true,
|
|
638
|
+
"license": "ISC",
|
|
639
|
+
"dependencies": {
|
|
640
|
+
"string-width": "^4.2.0",
|
|
641
|
+
"strip-ansi": "^6.0.1",
|
|
642
|
+
"wrap-ansi": "^7.0.0"
|
|
643
|
+
},
|
|
644
|
+
"engines": {
|
|
645
|
+
"node": ">=12"
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"node_modules/cliui/node_modules/ansi-regex": {
|
|
649
|
+
"version": "5.0.1",
|
|
650
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
651
|
+
"dev": true,
|
|
652
|
+
"license": "MIT",
|
|
653
|
+
"engines": {
|
|
654
|
+
"node": ">=8"
|
|
655
|
+
}
|
|
656
|
+
},
|
|
657
|
+
"node_modules/cliui/node_modules/emoji-regex": {
|
|
658
|
+
"version": "8.0.0",
|
|
659
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
660
|
+
"dev": true,
|
|
661
|
+
"license": "MIT"
|
|
662
|
+
},
|
|
663
|
+
"node_modules/cliui/node_modules/string-width": {
|
|
664
|
+
"version": "4.2.3",
|
|
665
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
666
|
+
"dev": true,
|
|
667
|
+
"license": "MIT",
|
|
668
|
+
"dependencies": {
|
|
669
|
+
"emoji-regex": "^8.0.0",
|
|
670
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
671
|
+
"strip-ansi": "^6.0.1"
|
|
672
|
+
},
|
|
673
|
+
"engines": {
|
|
674
|
+
"node": ">=8"
|
|
675
|
+
}
|
|
676
|
+
},
|
|
677
|
+
"node_modules/cliui/node_modules/strip-ansi": {
|
|
678
|
+
"version": "6.0.1",
|
|
679
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
680
|
+
"dev": true,
|
|
681
|
+
"license": "MIT",
|
|
682
|
+
"dependencies": {
|
|
683
|
+
"ansi-regex": "^5.0.1"
|
|
684
|
+
},
|
|
685
|
+
"engines": {
|
|
686
|
+
"node": ">=8"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
690
|
+
"version": "7.0.0",
|
|
691
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
692
|
+
"dev": true,
|
|
693
|
+
"license": "MIT",
|
|
694
|
+
"dependencies": {
|
|
695
|
+
"ansi-styles": "^4.0.0",
|
|
696
|
+
"string-width": "^4.1.0",
|
|
697
|
+
"strip-ansi": "^6.0.0"
|
|
698
|
+
},
|
|
699
|
+
"engines": {
|
|
700
|
+
"node": ">=10"
|
|
701
|
+
},
|
|
702
|
+
"funding": {
|
|
703
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
"node_modules/clone-deep": {
|
|
707
|
+
"version": "4.0.1",
|
|
708
|
+
"integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
|
|
709
|
+
"dev": true,
|
|
710
|
+
"license": "MIT",
|
|
711
|
+
"dependencies": {
|
|
712
|
+
"is-plain-object": "^2.0.4",
|
|
713
|
+
"kind-of": "^6.0.2",
|
|
714
|
+
"shallow-clone": "^3.0.0"
|
|
715
|
+
},
|
|
716
|
+
"engines": {
|
|
717
|
+
"node": ">=6"
|
|
718
|
+
}
|
|
719
|
+
},
|
|
720
|
+
"node_modules/color-convert": {
|
|
721
|
+
"version": "2.0.1",
|
|
722
|
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
723
|
+
"dev": true,
|
|
724
|
+
"license": "MIT",
|
|
725
|
+
"dependencies": {
|
|
726
|
+
"color-name": "~1.1.4"
|
|
727
|
+
},
|
|
728
|
+
"engines": {
|
|
729
|
+
"node": ">=7.0.0"
|
|
730
|
+
}
|
|
731
|
+
},
|
|
732
|
+
"node_modules/color-name": {
|
|
733
|
+
"version": "1.1.4",
|
|
734
|
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
735
|
+
"dev": true,
|
|
736
|
+
"license": "MIT"
|
|
737
|
+
},
|
|
738
|
+
"node_modules/colorette": {
|
|
739
|
+
"version": "2.0.20",
|
|
740
|
+
"integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
|
|
741
|
+
"dev": true,
|
|
742
|
+
"license": "MIT"
|
|
743
|
+
},
|
|
744
|
+
"node_modules/commander": {
|
|
745
|
+
"version": "2.20.3",
|
|
746
|
+
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
747
|
+
"dev": true,
|
|
748
|
+
"license": "MIT"
|
|
749
|
+
},
|
|
750
|
+
"node_modules/cross-spawn": {
|
|
751
|
+
"version": "7.0.6",
|
|
752
|
+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
753
|
+
"dev": true,
|
|
754
|
+
"license": "MIT",
|
|
755
|
+
"dependencies": {
|
|
756
|
+
"path-key": "^3.1.0",
|
|
757
|
+
"shebang-command": "^2.0.0",
|
|
758
|
+
"which": "^2.0.1"
|
|
759
|
+
},
|
|
760
|
+
"engines": {
|
|
761
|
+
"node": ">= 8"
|
|
762
|
+
}
|
|
763
|
+
},
|
|
764
|
+
"node_modules/eastasianwidth": {
|
|
765
|
+
"version": "0.2.0",
|
|
766
|
+
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
767
|
+
"dev": true,
|
|
768
|
+
"license": "MIT"
|
|
769
|
+
},
|
|
770
|
+
"node_modules/electron-to-chromium": {
|
|
771
|
+
"version": "1.5.90",
|
|
772
|
+
"integrity": "sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==",
|
|
773
|
+
"dev": true,
|
|
774
|
+
"license": "ISC"
|
|
775
|
+
},
|
|
776
|
+
"node_modules/emoji-regex": {
|
|
777
|
+
"version": "9.2.2",
|
|
778
|
+
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
779
|
+
"dev": true,
|
|
780
|
+
"license": "MIT"
|
|
781
|
+
},
|
|
782
|
+
"node_modules/enhanced-resolve": {
|
|
783
|
+
"version": "5.18.0",
|
|
784
|
+
"integrity": "sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==",
|
|
785
|
+
"dev": true,
|
|
786
|
+
"license": "MIT",
|
|
787
|
+
"dependencies": {
|
|
788
|
+
"graceful-fs": "^4.2.4",
|
|
789
|
+
"tapable": "^2.2.0"
|
|
790
|
+
},
|
|
791
|
+
"engines": {
|
|
792
|
+
"node": ">=10.13.0"
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
"node_modules/envinfo": {
|
|
796
|
+
"version": "7.14.0",
|
|
797
|
+
"integrity": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==",
|
|
798
|
+
"dev": true,
|
|
799
|
+
"license": "MIT",
|
|
800
|
+
"bin": {
|
|
801
|
+
"envinfo": "dist/cli.js"
|
|
802
|
+
},
|
|
803
|
+
"engines": {
|
|
804
|
+
"node": ">=4"
|
|
805
|
+
}
|
|
806
|
+
},
|
|
807
|
+
"node_modules/es-module-lexer": {
|
|
808
|
+
"version": "1.6.0",
|
|
809
|
+
"integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==",
|
|
810
|
+
"dev": true,
|
|
811
|
+
"license": "MIT"
|
|
812
|
+
},
|
|
813
|
+
"node_modules/escalade": {
|
|
814
|
+
"version": "3.2.0",
|
|
815
|
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
816
|
+
"dev": true,
|
|
817
|
+
"license": "MIT",
|
|
818
|
+
"engines": {
|
|
819
|
+
"node": ">=6"
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
"node_modules/eslint-scope": {
|
|
823
|
+
"version": "5.1.1",
|
|
824
|
+
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
|
825
|
+
"dev": true,
|
|
826
|
+
"license": "BSD-2-Clause",
|
|
827
|
+
"dependencies": {
|
|
828
|
+
"esrecurse": "^4.3.0",
|
|
829
|
+
"estraverse": "^4.1.1"
|
|
830
|
+
},
|
|
831
|
+
"engines": {
|
|
832
|
+
"node": ">=8.0.0"
|
|
833
|
+
}
|
|
834
|
+
},
|
|
835
|
+
"node_modules/esrecurse": {
|
|
836
|
+
"version": "4.3.0",
|
|
837
|
+
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
838
|
+
"dev": true,
|
|
839
|
+
"license": "BSD-2-Clause",
|
|
840
|
+
"dependencies": {
|
|
841
|
+
"estraverse": "^5.2.0"
|
|
842
|
+
},
|
|
843
|
+
"engines": {
|
|
844
|
+
"node": ">=4.0"
|
|
845
|
+
}
|
|
846
|
+
},
|
|
847
|
+
"node_modules/esrecurse/node_modules/estraverse": {
|
|
848
|
+
"version": "5.3.0",
|
|
849
|
+
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
850
|
+
"dev": true,
|
|
851
|
+
"license": "BSD-2-Clause",
|
|
852
|
+
"engines": {
|
|
853
|
+
"node": ">=4.0"
|
|
854
|
+
}
|
|
855
|
+
},
|
|
856
|
+
"node_modules/estraverse": {
|
|
857
|
+
"version": "4.3.0",
|
|
858
|
+
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
859
|
+
"dev": true,
|
|
860
|
+
"license": "BSD-2-Clause",
|
|
861
|
+
"engines": {
|
|
862
|
+
"node": ">=4.0"
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
"node_modules/events": {
|
|
866
|
+
"version": "3.3.0",
|
|
867
|
+
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
868
|
+
"dev": true,
|
|
869
|
+
"license": "MIT",
|
|
870
|
+
"engines": {
|
|
871
|
+
"node": ">=0.8.x"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
"node_modules/execa": {
|
|
875
|
+
"version": "5.1.1",
|
|
876
|
+
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
877
|
+
"dev": true,
|
|
878
|
+
"license": "MIT",
|
|
879
|
+
"dependencies": {
|
|
880
|
+
"cross-spawn": "^7.0.3",
|
|
881
|
+
"get-stream": "^6.0.0",
|
|
882
|
+
"human-signals": "^2.1.0",
|
|
883
|
+
"is-stream": "^2.0.0",
|
|
884
|
+
"merge-stream": "^2.0.0",
|
|
885
|
+
"npm-run-path": "^4.0.1",
|
|
886
|
+
"onetime": "^5.1.2",
|
|
887
|
+
"signal-exit": "^3.0.3",
|
|
888
|
+
"strip-final-newline": "^2.0.0"
|
|
889
|
+
},
|
|
890
|
+
"engines": {
|
|
891
|
+
"node": ">=10"
|
|
892
|
+
},
|
|
893
|
+
"funding": {
|
|
894
|
+
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
895
|
+
}
|
|
896
|
+
},
|
|
897
|
+
"node_modules/fast-deep-equal": {
|
|
898
|
+
"version": "3.1.3",
|
|
899
|
+
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
900
|
+
"dev": true,
|
|
901
|
+
"license": "MIT"
|
|
902
|
+
},
|
|
903
|
+
"node_modules/fast-json-stable-stringify": {
|
|
904
|
+
"version": "2.1.0",
|
|
905
|
+
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
906
|
+
"dev": true,
|
|
907
|
+
"license": "MIT"
|
|
908
|
+
},
|
|
909
|
+
"node_modules/fast-uri": {
|
|
910
|
+
"version": "3.0.6",
|
|
911
|
+
"integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
|
|
912
|
+
"dev": true,
|
|
913
|
+
"funding": [
|
|
914
|
+
{
|
|
915
|
+
"type": "github",
|
|
916
|
+
"url": "https://github.com/sponsors/fastify"
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"type": "opencollective",
|
|
920
|
+
"url": "https://opencollective.com/fastify"
|
|
921
|
+
}
|
|
922
|
+
],
|
|
923
|
+
"license": "BSD-3-Clause"
|
|
924
|
+
},
|
|
925
|
+
"node_modules/fastest-levenshtein": {
|
|
926
|
+
"version": "1.0.16",
|
|
927
|
+
"integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
|
|
928
|
+
"dev": true,
|
|
929
|
+
"license": "MIT",
|
|
930
|
+
"engines": {
|
|
931
|
+
"node": ">= 4.9.1"
|
|
932
|
+
}
|
|
933
|
+
},
|
|
934
|
+
"node_modules/fill-range": {
|
|
935
|
+
"version": "7.1.1",
|
|
936
|
+
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
937
|
+
"dev": true,
|
|
938
|
+
"license": "MIT",
|
|
939
|
+
"dependencies": {
|
|
940
|
+
"to-regex-range": "^5.0.1"
|
|
941
|
+
},
|
|
942
|
+
"engines": {
|
|
943
|
+
"node": ">=8"
|
|
944
|
+
}
|
|
945
|
+
},
|
|
946
|
+
"node_modules/find-up": {
|
|
947
|
+
"version": "4.1.0",
|
|
948
|
+
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
949
|
+
"dev": true,
|
|
950
|
+
"license": "MIT",
|
|
951
|
+
"dependencies": {
|
|
952
|
+
"locate-path": "^5.0.0",
|
|
953
|
+
"path-exists": "^4.0.0"
|
|
954
|
+
},
|
|
955
|
+
"engines": {
|
|
956
|
+
"node": ">=8"
|
|
957
|
+
}
|
|
958
|
+
},
|
|
959
|
+
"node_modules/flat": {
|
|
960
|
+
"version": "5.0.2",
|
|
961
|
+
"integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
|
|
962
|
+
"dev": true,
|
|
963
|
+
"license": "BSD-3-Clause",
|
|
964
|
+
"bin": {
|
|
965
|
+
"flat": "cli.js"
|
|
966
|
+
}
|
|
967
|
+
},
|
|
968
|
+
"node_modules/foreground-child": {
|
|
969
|
+
"version": "3.3.0",
|
|
970
|
+
"integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
|
|
971
|
+
"dev": true,
|
|
972
|
+
"license": "ISC",
|
|
973
|
+
"dependencies": {
|
|
974
|
+
"cross-spawn": "^7.0.0",
|
|
975
|
+
"signal-exit": "^4.0.1"
|
|
976
|
+
},
|
|
977
|
+
"engines": {
|
|
978
|
+
"node": ">=14"
|
|
979
|
+
},
|
|
980
|
+
"funding": {
|
|
981
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"node_modules/foreground-child/node_modules/signal-exit": {
|
|
985
|
+
"version": "4.1.0",
|
|
986
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
987
|
+
"dev": true,
|
|
988
|
+
"license": "ISC",
|
|
989
|
+
"engines": {
|
|
990
|
+
"node": ">=14"
|
|
991
|
+
},
|
|
992
|
+
"funding": {
|
|
993
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
"node_modules/fs-extra": {
|
|
997
|
+
"version": "11.3.0",
|
|
998
|
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
999
|
+
"dev": true,
|
|
1000
|
+
"license": "MIT",
|
|
1001
|
+
"dependencies": {
|
|
1002
|
+
"graceful-fs": "^4.2.0",
|
|
1003
|
+
"jsonfile": "^6.0.1",
|
|
1004
|
+
"universalify": "^2.0.0"
|
|
1005
|
+
},
|
|
1006
|
+
"engines": {
|
|
1007
|
+
"node": ">=14.14"
|
|
1008
|
+
}
|
|
1009
|
+
},
|
|
1010
|
+
"node_modules/function-bind": {
|
|
1011
|
+
"version": "1.1.2",
|
|
1012
|
+
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
1013
|
+
"dev": true,
|
|
1014
|
+
"license": "MIT",
|
|
1015
|
+
"funding": {
|
|
1016
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
"node_modules/get-caller-file": {
|
|
1020
|
+
"version": "2.0.5",
|
|
1021
|
+
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
1022
|
+
"dev": true,
|
|
1023
|
+
"license": "ISC",
|
|
1024
|
+
"engines": {
|
|
1025
|
+
"node": "6.* || 8.* || >= 10.*"
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
"node_modules/get-stream": {
|
|
1029
|
+
"version": "6.0.1",
|
|
1030
|
+
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
|
1031
|
+
"dev": true,
|
|
1032
|
+
"license": "MIT",
|
|
1033
|
+
"engines": {
|
|
1034
|
+
"node": ">=10"
|
|
1035
|
+
},
|
|
1036
|
+
"funding": {
|
|
1037
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1038
|
+
}
|
|
1039
|
+
},
|
|
1040
|
+
"node_modules/glob": {
|
|
1041
|
+
"version": "10.4.5",
|
|
1042
|
+
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
|
|
1043
|
+
"dev": true,
|
|
1044
|
+
"license": "ISC",
|
|
1045
|
+
"dependencies": {
|
|
1046
|
+
"foreground-child": "^3.1.0",
|
|
1047
|
+
"jackspeak": "^3.1.2",
|
|
1048
|
+
"minimatch": "^9.0.4",
|
|
1049
|
+
"minipass": "^7.1.2",
|
|
1050
|
+
"package-json-from-dist": "^1.0.0",
|
|
1051
|
+
"path-scurry": "^1.11.1"
|
|
1052
|
+
},
|
|
1053
|
+
"bin": {
|
|
1054
|
+
"glob": "dist/esm/bin.mjs"
|
|
1055
|
+
},
|
|
1056
|
+
"funding": {
|
|
1057
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1058
|
+
}
|
|
1059
|
+
},
|
|
1060
|
+
"node_modules/glob-to-regexp": {
|
|
1061
|
+
"version": "0.4.1",
|
|
1062
|
+
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
|
1063
|
+
"dev": true,
|
|
1064
|
+
"license": "BSD-2-Clause"
|
|
1065
|
+
},
|
|
1066
|
+
"node_modules/graceful-fs": {
|
|
1067
|
+
"version": "4.2.11",
|
|
1068
|
+
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
1069
|
+
"dev": true,
|
|
1070
|
+
"license": "ISC"
|
|
1071
|
+
},
|
|
1072
|
+
"node_modules/has-flag": {
|
|
1073
|
+
"version": "4.0.0",
|
|
1074
|
+
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
1075
|
+
"dev": true,
|
|
1076
|
+
"license": "MIT",
|
|
1077
|
+
"engines": {
|
|
1078
|
+
"node": ">=8"
|
|
1079
|
+
}
|
|
1080
|
+
},
|
|
1081
|
+
"node_modules/hasown": {
|
|
1082
|
+
"version": "2.0.2",
|
|
1083
|
+
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
1084
|
+
"dev": true,
|
|
1085
|
+
"license": "MIT",
|
|
1086
|
+
"dependencies": {
|
|
1087
|
+
"function-bind": "^1.1.2"
|
|
1088
|
+
},
|
|
1089
|
+
"engines": {
|
|
1090
|
+
"node": ">= 0.4"
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
"node_modules/he": {
|
|
1094
|
+
"version": "1.2.0",
|
|
1095
|
+
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
|
1096
|
+
"license": "MIT",
|
|
1097
|
+
"bin": {
|
|
1098
|
+
"he": "bin/he"
|
|
1099
|
+
}
|
|
1100
|
+
},
|
|
1101
|
+
"node_modules/human-signals": {
|
|
1102
|
+
"version": "2.1.0",
|
|
1103
|
+
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
|
|
1104
|
+
"dev": true,
|
|
1105
|
+
"license": "Apache-2.0",
|
|
1106
|
+
"engines": {
|
|
1107
|
+
"node": ">=10.17.0"
|
|
1108
|
+
}
|
|
1109
|
+
},
|
|
1110
|
+
"node_modules/import-local": {
|
|
1111
|
+
"version": "3.2.0",
|
|
1112
|
+
"integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
|
|
1113
|
+
"dev": true,
|
|
1114
|
+
"license": "MIT",
|
|
1115
|
+
"dependencies": {
|
|
1116
|
+
"pkg-dir": "^4.2.0",
|
|
1117
|
+
"resolve-cwd": "^3.0.0"
|
|
1118
|
+
},
|
|
1119
|
+
"bin": {
|
|
1120
|
+
"import-local-fixture": "fixtures/cli.js"
|
|
1121
|
+
},
|
|
1122
|
+
"engines": {
|
|
1123
|
+
"node": ">=8"
|
|
1124
|
+
},
|
|
1125
|
+
"funding": {
|
|
1126
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
"node_modules/interpret": {
|
|
1130
|
+
"version": "3.1.1",
|
|
1131
|
+
"integrity": "sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==",
|
|
1132
|
+
"dev": true,
|
|
1133
|
+
"license": "MIT",
|
|
1134
|
+
"engines": {
|
|
1135
|
+
"node": ">=10.13.0"
|
|
1136
|
+
}
|
|
1137
|
+
},
|
|
1138
|
+
"node_modules/is-core-module": {
|
|
1139
|
+
"version": "2.16.1",
|
|
1140
|
+
"integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
1141
|
+
"dev": true,
|
|
1142
|
+
"license": "MIT",
|
|
1143
|
+
"dependencies": {
|
|
1144
|
+
"hasown": "^2.0.2"
|
|
1145
|
+
},
|
|
1146
|
+
"engines": {
|
|
1147
|
+
"node": ">= 0.4"
|
|
1148
|
+
},
|
|
1149
|
+
"funding": {
|
|
1150
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
1151
|
+
}
|
|
1152
|
+
},
|
|
1153
|
+
"node_modules/is-fullwidth-code-point": {
|
|
1154
|
+
"version": "3.0.0",
|
|
1155
|
+
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
1156
|
+
"dev": true,
|
|
1157
|
+
"license": "MIT",
|
|
1158
|
+
"engines": {
|
|
1159
|
+
"node": ">=8"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
"node_modules/is-number": {
|
|
1163
|
+
"version": "7.0.0",
|
|
1164
|
+
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
1165
|
+
"dev": true,
|
|
1166
|
+
"license": "MIT",
|
|
1167
|
+
"engines": {
|
|
1168
|
+
"node": ">=0.12.0"
|
|
1169
|
+
}
|
|
1170
|
+
},
|
|
1171
|
+
"node_modules/is-plain-object": {
|
|
1172
|
+
"version": "2.0.4",
|
|
1173
|
+
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
|
1174
|
+
"dev": true,
|
|
1175
|
+
"license": "MIT",
|
|
1176
|
+
"dependencies": {
|
|
1177
|
+
"isobject": "^3.0.1"
|
|
1178
|
+
},
|
|
1179
|
+
"engines": {
|
|
1180
|
+
"node": ">=0.10.0"
|
|
1181
|
+
}
|
|
1182
|
+
},
|
|
1183
|
+
"node_modules/is-stream": {
|
|
1184
|
+
"version": "2.0.1",
|
|
1185
|
+
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
1186
|
+
"dev": true,
|
|
1187
|
+
"license": "MIT",
|
|
1188
|
+
"engines": {
|
|
1189
|
+
"node": ">=8"
|
|
1190
|
+
},
|
|
1191
|
+
"funding": {
|
|
1192
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1195
|
+
"node_modules/isexe": {
|
|
1196
|
+
"version": "2.0.0",
|
|
1197
|
+
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
1198
|
+
"dev": true,
|
|
1199
|
+
"license": "ISC"
|
|
1200
|
+
},
|
|
1201
|
+
"node_modules/isobject": {
|
|
1202
|
+
"version": "3.0.1",
|
|
1203
|
+
"integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
|
|
1204
|
+
"dev": true,
|
|
1205
|
+
"license": "MIT",
|
|
1206
|
+
"engines": {
|
|
1207
|
+
"node": ">=0.10.0"
|
|
1208
|
+
}
|
|
1209
|
+
},
|
|
1210
|
+
"node_modules/jackspeak": {
|
|
1211
|
+
"version": "3.4.3",
|
|
1212
|
+
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
1213
|
+
"dev": true,
|
|
1214
|
+
"license": "BlueOak-1.0.0",
|
|
1215
|
+
"dependencies": {
|
|
1216
|
+
"@isaacs/cliui": "^8.0.2"
|
|
1217
|
+
},
|
|
1218
|
+
"funding": {
|
|
1219
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1220
|
+
},
|
|
1221
|
+
"optionalDependencies": {
|
|
1222
|
+
"@pkgjs/parseargs": "^0.11.0"
|
|
1223
|
+
}
|
|
1224
|
+
},
|
|
1225
|
+
"node_modules/jest-worker": {
|
|
1226
|
+
"version": "27.5.1",
|
|
1227
|
+
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
|
1228
|
+
"dev": true,
|
|
1229
|
+
"license": "MIT",
|
|
1230
|
+
"dependencies": {
|
|
1231
|
+
"@types/node": "*",
|
|
1232
|
+
"merge-stream": "^2.0.0",
|
|
1233
|
+
"supports-color": "^8.0.0"
|
|
1234
|
+
},
|
|
1235
|
+
"engines": {
|
|
1236
|
+
"node": ">= 10.13.0"
|
|
1237
|
+
}
|
|
1238
|
+
},
|
|
1239
|
+
"node_modules/jest-worker/node_modules/supports-color": {
|
|
1240
|
+
"version": "8.1.1",
|
|
1241
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
1242
|
+
"dev": true,
|
|
1243
|
+
"license": "MIT",
|
|
1244
|
+
"dependencies": {
|
|
1245
|
+
"has-flag": "^4.0.0"
|
|
1246
|
+
},
|
|
1247
|
+
"engines": {
|
|
1248
|
+
"node": ">=10"
|
|
1249
|
+
},
|
|
1250
|
+
"funding": {
|
|
1251
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
1252
|
+
}
|
|
1253
|
+
},
|
|
1254
|
+
"node_modules/json-parse-even-better-errors": {
|
|
1255
|
+
"version": "2.3.1",
|
|
1256
|
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
1257
|
+
"dev": true,
|
|
1258
|
+
"license": "MIT"
|
|
1259
|
+
},
|
|
1260
|
+
"node_modules/json-schema-traverse": {
|
|
1261
|
+
"version": "0.4.1",
|
|
1262
|
+
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
1263
|
+
"dev": true,
|
|
1264
|
+
"license": "MIT"
|
|
1265
|
+
},
|
|
1266
|
+
"node_modules/jsonfile": {
|
|
1267
|
+
"version": "6.1.0",
|
|
1268
|
+
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
1269
|
+
"dev": true,
|
|
1270
|
+
"license": "MIT",
|
|
1271
|
+
"dependencies": {
|
|
1272
|
+
"universalify": "^2.0.0"
|
|
1273
|
+
},
|
|
1274
|
+
"optionalDependencies": {
|
|
1275
|
+
"graceful-fs": "^4.1.6"
|
|
1276
|
+
}
|
|
1277
|
+
},
|
|
1278
|
+
"node_modules/kind-of": {
|
|
1279
|
+
"version": "6.0.3",
|
|
1280
|
+
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
|
1281
|
+
"dev": true,
|
|
1282
|
+
"license": "MIT",
|
|
1283
|
+
"engines": {
|
|
1284
|
+
"node": ">=0.10.0"
|
|
1285
|
+
}
|
|
1286
|
+
},
|
|
1287
|
+
"node_modules/loader-runner": {
|
|
1288
|
+
"version": "4.3.0",
|
|
1289
|
+
"integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
|
|
1290
|
+
"dev": true,
|
|
1291
|
+
"license": "MIT",
|
|
1292
|
+
"engines": {
|
|
1293
|
+
"node": ">=6.11.5"
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1296
|
+
"node_modules/locate-path": {
|
|
1297
|
+
"version": "5.0.0",
|
|
1298
|
+
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
1299
|
+
"dev": true,
|
|
1300
|
+
"license": "MIT",
|
|
1301
|
+
"dependencies": {
|
|
1302
|
+
"p-locate": "^4.1.0"
|
|
1303
|
+
},
|
|
1304
|
+
"engines": {
|
|
1305
|
+
"node": ">=8"
|
|
1306
|
+
}
|
|
1307
|
+
},
|
|
1308
|
+
"node_modules/lodash": {
|
|
1309
|
+
"version": "4.17.21",
|
|
1310
|
+
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
1311
|
+
"license": "MIT"
|
|
1312
|
+
},
|
|
1313
|
+
"node_modules/lru-cache": {
|
|
1314
|
+
"version": "10.4.3",
|
|
1315
|
+
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
1316
|
+
"dev": true,
|
|
1317
|
+
"license": "ISC"
|
|
1318
|
+
},
|
|
1319
|
+
"node_modules/merge-stream": {
|
|
1320
|
+
"version": "2.0.0",
|
|
1321
|
+
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
1322
|
+
"dev": true,
|
|
1323
|
+
"license": "MIT"
|
|
1324
|
+
},
|
|
1325
|
+
"node_modules/micromatch": {
|
|
1326
|
+
"version": "4.0.8",
|
|
1327
|
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
1328
|
+
"dev": true,
|
|
1329
|
+
"license": "MIT",
|
|
1330
|
+
"dependencies": {
|
|
1331
|
+
"braces": "^3.0.3",
|
|
1332
|
+
"picomatch": "^2.3.1"
|
|
1333
|
+
},
|
|
1334
|
+
"engines": {
|
|
1335
|
+
"node": ">=8.6"
|
|
1336
|
+
}
|
|
1337
|
+
},
|
|
1338
|
+
"node_modules/mime-db": {
|
|
1339
|
+
"version": "1.52.0",
|
|
1340
|
+
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
1341
|
+
"dev": true,
|
|
1342
|
+
"license": "MIT",
|
|
1343
|
+
"engines": {
|
|
1344
|
+
"node": ">= 0.6"
|
|
1345
|
+
}
|
|
1346
|
+
},
|
|
1347
|
+
"node_modules/mime-types": {
|
|
1348
|
+
"version": "2.1.35",
|
|
1349
|
+
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
1350
|
+
"dev": true,
|
|
1351
|
+
"license": "MIT",
|
|
1352
|
+
"dependencies": {
|
|
1353
|
+
"mime-db": "1.52.0"
|
|
1354
|
+
},
|
|
1355
|
+
"engines": {
|
|
1356
|
+
"node": ">= 0.6"
|
|
1357
|
+
}
|
|
1358
|
+
},
|
|
1359
|
+
"node_modules/mimic-fn": {
|
|
1360
|
+
"version": "2.1.0",
|
|
1361
|
+
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
1362
|
+
"dev": true,
|
|
1363
|
+
"license": "MIT",
|
|
1364
|
+
"engines": {
|
|
1365
|
+
"node": ">=6"
|
|
1366
|
+
}
|
|
1367
|
+
},
|
|
1368
|
+
"node_modules/minimatch": {
|
|
1369
|
+
"version": "9.0.5",
|
|
1370
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
1371
|
+
"dev": true,
|
|
1372
|
+
"license": "ISC",
|
|
1373
|
+
"dependencies": {
|
|
1374
|
+
"brace-expansion": "^2.0.1"
|
|
1375
|
+
},
|
|
1376
|
+
"engines": {
|
|
1377
|
+
"node": ">=16 || 14 >=14.17"
|
|
1378
|
+
},
|
|
1379
|
+
"funding": {
|
|
1380
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1381
|
+
}
|
|
1382
|
+
},
|
|
1383
|
+
"node_modules/minipass": {
|
|
1384
|
+
"version": "7.1.2",
|
|
1385
|
+
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
1386
|
+
"dev": true,
|
|
1387
|
+
"license": "ISC",
|
|
1388
|
+
"engines": {
|
|
1389
|
+
"node": ">=16 || 14 >=14.17"
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1392
|
+
"node_modules/minizlib": {
|
|
1393
|
+
"version": "3.0.1",
|
|
1394
|
+
"integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==",
|
|
1395
|
+
"dev": true,
|
|
1396
|
+
"license": "MIT",
|
|
1397
|
+
"dependencies": {
|
|
1398
|
+
"minipass": "^7.0.4",
|
|
1399
|
+
"rimraf": "^5.0.5"
|
|
1400
|
+
},
|
|
1401
|
+
"engines": {
|
|
1402
|
+
"node": ">= 18"
|
|
1403
|
+
}
|
|
1404
|
+
},
|
|
1405
|
+
"node_modules/mkdirp": {
|
|
1406
|
+
"version": "3.0.1",
|
|
1407
|
+
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
|
|
1408
|
+
"dev": true,
|
|
1409
|
+
"license": "MIT",
|
|
1410
|
+
"bin": {
|
|
1411
|
+
"mkdirp": "dist/cjs/src/bin.js"
|
|
1412
|
+
},
|
|
1413
|
+
"engines": {
|
|
1414
|
+
"node": ">=10"
|
|
1415
|
+
},
|
|
1416
|
+
"funding": {
|
|
1417
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1418
|
+
}
|
|
1419
|
+
},
|
|
1420
|
+
"node_modules/moment": {
|
|
1421
|
+
"version": "2.30.1",
|
|
1422
|
+
"integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
|
|
1423
|
+
"license": "MIT",
|
|
1424
|
+
"engines": {
|
|
1425
|
+
"node": "*"
|
|
1426
|
+
}
|
|
1427
|
+
},
|
|
1428
|
+
"node_modules/neo-async": {
|
|
1429
|
+
"version": "2.6.2",
|
|
1430
|
+
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
|
1431
|
+
"dev": true,
|
|
1432
|
+
"license": "MIT"
|
|
1433
|
+
},
|
|
1434
|
+
"node_modules/node-releases": {
|
|
1435
|
+
"version": "2.0.19",
|
|
1436
|
+
"integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
|
|
1437
|
+
"dev": true,
|
|
1438
|
+
"license": "MIT"
|
|
1439
|
+
},
|
|
1440
|
+
"node_modules/npm-run-path": {
|
|
1441
|
+
"version": "4.0.1",
|
|
1442
|
+
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
1443
|
+
"dev": true,
|
|
1444
|
+
"license": "MIT",
|
|
1445
|
+
"dependencies": {
|
|
1446
|
+
"path-key": "^3.0.0"
|
|
1447
|
+
},
|
|
1448
|
+
"engines": {
|
|
1449
|
+
"node": ">=8"
|
|
1450
|
+
}
|
|
1451
|
+
},
|
|
1452
|
+
"node_modules/onetime": {
|
|
1453
|
+
"version": "5.1.2",
|
|
1454
|
+
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
1455
|
+
"dev": true,
|
|
1456
|
+
"license": "MIT",
|
|
1457
|
+
"dependencies": {
|
|
1458
|
+
"mimic-fn": "^2.1.0"
|
|
1459
|
+
},
|
|
1460
|
+
"engines": {
|
|
1461
|
+
"node": ">=6"
|
|
1462
|
+
},
|
|
1463
|
+
"funding": {
|
|
1464
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1465
|
+
}
|
|
1466
|
+
},
|
|
1467
|
+
"node_modules/p-limit": {
|
|
1468
|
+
"version": "2.3.0",
|
|
1469
|
+
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
1470
|
+
"dev": true,
|
|
1471
|
+
"license": "MIT",
|
|
1472
|
+
"dependencies": {
|
|
1473
|
+
"p-try": "^2.0.0"
|
|
1474
|
+
},
|
|
1475
|
+
"engines": {
|
|
1476
|
+
"node": ">=6"
|
|
1477
|
+
},
|
|
1478
|
+
"funding": {
|
|
1479
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1480
|
+
}
|
|
1481
|
+
},
|
|
1482
|
+
"node_modules/p-locate": {
|
|
1483
|
+
"version": "4.1.0",
|
|
1484
|
+
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
1485
|
+
"dev": true,
|
|
1486
|
+
"license": "MIT",
|
|
1487
|
+
"dependencies": {
|
|
1488
|
+
"p-limit": "^2.2.0"
|
|
1489
|
+
},
|
|
1490
|
+
"engines": {
|
|
1491
|
+
"node": ">=8"
|
|
1492
|
+
}
|
|
1493
|
+
},
|
|
1494
|
+
"node_modules/p-try": {
|
|
1495
|
+
"version": "2.2.0",
|
|
1496
|
+
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
|
|
1497
|
+
"dev": true,
|
|
1498
|
+
"license": "MIT",
|
|
1499
|
+
"engines": {
|
|
1500
|
+
"node": ">=6"
|
|
1501
|
+
}
|
|
1502
|
+
},
|
|
1503
|
+
"node_modules/package-json-from-dist": {
|
|
1504
|
+
"version": "1.0.1",
|
|
1505
|
+
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
1506
|
+
"dev": true,
|
|
1507
|
+
"license": "BlueOak-1.0.0"
|
|
1508
|
+
},
|
|
1509
|
+
"node_modules/path-exists": {
|
|
1510
|
+
"version": "4.0.0",
|
|
1511
|
+
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
1512
|
+
"dev": true,
|
|
1513
|
+
"license": "MIT",
|
|
1514
|
+
"engines": {
|
|
1515
|
+
"node": ">=8"
|
|
1516
|
+
}
|
|
1517
|
+
},
|
|
1518
|
+
"node_modules/path-key": {
|
|
1519
|
+
"version": "3.1.1",
|
|
1520
|
+
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
1521
|
+
"dev": true,
|
|
1522
|
+
"license": "MIT",
|
|
1523
|
+
"engines": {
|
|
1524
|
+
"node": ">=8"
|
|
1525
|
+
}
|
|
1526
|
+
},
|
|
1527
|
+
"node_modules/path-parse": {
|
|
1528
|
+
"version": "1.0.7",
|
|
1529
|
+
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
1530
|
+
"dev": true,
|
|
1531
|
+
"license": "MIT"
|
|
1532
|
+
},
|
|
1533
|
+
"node_modules/path-scurry": {
|
|
1534
|
+
"version": "1.11.1",
|
|
1535
|
+
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
1536
|
+
"dev": true,
|
|
1537
|
+
"license": "BlueOak-1.0.0",
|
|
1538
|
+
"dependencies": {
|
|
1539
|
+
"lru-cache": "^10.2.0",
|
|
1540
|
+
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
1541
|
+
},
|
|
1542
|
+
"engines": {
|
|
1543
|
+
"node": ">=16 || 14 >=14.18"
|
|
1544
|
+
},
|
|
1545
|
+
"funding": {
|
|
1546
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1547
|
+
}
|
|
1548
|
+
},
|
|
1549
|
+
"node_modules/picocolors": {
|
|
1550
|
+
"version": "1.1.1",
|
|
1551
|
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
1552
|
+
"dev": true,
|
|
1553
|
+
"license": "ISC"
|
|
1554
|
+
},
|
|
1555
|
+
"node_modules/picomatch": {
|
|
1556
|
+
"version": "2.3.1",
|
|
1557
|
+
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
1558
|
+
"dev": true,
|
|
1559
|
+
"license": "MIT",
|
|
1560
|
+
"engines": {
|
|
1561
|
+
"node": ">=8.6"
|
|
1562
|
+
},
|
|
1563
|
+
"funding": {
|
|
1564
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
1565
|
+
}
|
|
1566
|
+
},
|
|
1567
|
+
"node_modules/pkg-dir": {
|
|
1568
|
+
"version": "4.2.0",
|
|
1569
|
+
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
1570
|
+
"dev": true,
|
|
1571
|
+
"license": "MIT",
|
|
1572
|
+
"dependencies": {
|
|
1573
|
+
"find-up": "^4.0.0"
|
|
1574
|
+
},
|
|
1575
|
+
"engines": {
|
|
1576
|
+
"node": ">=8"
|
|
1577
|
+
}
|
|
1578
|
+
},
|
|
1579
|
+
"node_modules/punycode": {
|
|
1580
|
+
"version": "2.3.1",
|
|
1581
|
+
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
1582
|
+
"dev": true,
|
|
1583
|
+
"license": "MIT",
|
|
1584
|
+
"engines": {
|
|
1585
|
+
"node": ">=6"
|
|
1586
|
+
}
|
|
1587
|
+
},
|
|
1588
|
+
"node_modules/randombytes": {
|
|
1589
|
+
"version": "2.1.0",
|
|
1590
|
+
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
|
|
1591
|
+
"dev": true,
|
|
1592
|
+
"license": "MIT",
|
|
1593
|
+
"dependencies": {
|
|
1594
|
+
"safe-buffer": "^5.1.0"
|
|
1595
|
+
}
|
|
1596
|
+
},
|
|
1597
|
+
"node_modules/rechoir": {
|
|
1598
|
+
"version": "0.8.0",
|
|
1599
|
+
"integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==",
|
|
1600
|
+
"dev": true,
|
|
1601
|
+
"license": "MIT",
|
|
1602
|
+
"dependencies": {
|
|
1603
|
+
"resolve": "^1.20.0"
|
|
1604
|
+
},
|
|
1605
|
+
"engines": {
|
|
1606
|
+
"node": ">= 10.13.0"
|
|
1607
|
+
}
|
|
1608
|
+
},
|
|
1609
|
+
"node_modules/require-directory": {
|
|
1610
|
+
"version": "2.1.1",
|
|
1611
|
+
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
1612
|
+
"dev": true,
|
|
1613
|
+
"license": "MIT",
|
|
1614
|
+
"engines": {
|
|
1615
|
+
"node": ">=0.10.0"
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
"node_modules/require-from-string": {
|
|
1619
|
+
"version": "2.0.2",
|
|
1620
|
+
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
|
|
1621
|
+
"dev": true,
|
|
1622
|
+
"license": "MIT",
|
|
1623
|
+
"engines": {
|
|
1624
|
+
"node": ">=0.10.0"
|
|
1625
|
+
}
|
|
1626
|
+
},
|
|
1627
|
+
"node_modules/resolve": {
|
|
1628
|
+
"version": "1.22.10",
|
|
1629
|
+
"integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
1630
|
+
"dev": true,
|
|
1631
|
+
"license": "MIT",
|
|
1632
|
+
"dependencies": {
|
|
1633
|
+
"is-core-module": "^2.16.0",
|
|
1634
|
+
"path-parse": "^1.0.7",
|
|
1635
|
+
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
1636
|
+
},
|
|
1637
|
+
"bin": {
|
|
1638
|
+
"resolve": "bin/resolve"
|
|
1639
|
+
},
|
|
1640
|
+
"engines": {
|
|
1641
|
+
"node": ">= 0.4"
|
|
1642
|
+
},
|
|
1643
|
+
"funding": {
|
|
1644
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
1645
|
+
}
|
|
1646
|
+
},
|
|
1647
|
+
"node_modules/resolve-cwd": {
|
|
1648
|
+
"version": "3.0.0",
|
|
1649
|
+
"integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
|
|
1650
|
+
"dev": true,
|
|
1651
|
+
"license": "MIT",
|
|
1652
|
+
"dependencies": {
|
|
1653
|
+
"resolve-from": "^5.0.0"
|
|
1654
|
+
},
|
|
1655
|
+
"engines": {
|
|
1656
|
+
"node": ">=8"
|
|
1657
|
+
}
|
|
1658
|
+
},
|
|
1659
|
+
"node_modules/resolve-from": {
|
|
1660
|
+
"version": "5.0.0",
|
|
1661
|
+
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
|
1662
|
+
"dev": true,
|
|
1663
|
+
"license": "MIT",
|
|
1664
|
+
"engines": {
|
|
1665
|
+
"node": ">=8"
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1668
|
+
"node_modules/rimraf": {
|
|
1669
|
+
"version": "5.0.10",
|
|
1670
|
+
"integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==",
|
|
1671
|
+
"dev": true,
|
|
1672
|
+
"license": "ISC",
|
|
1673
|
+
"dependencies": {
|
|
1674
|
+
"glob": "^10.3.7"
|
|
1675
|
+
},
|
|
1676
|
+
"bin": {
|
|
1677
|
+
"rimraf": "dist/esm/bin.mjs"
|
|
1678
|
+
},
|
|
1679
|
+
"funding": {
|
|
1680
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
1681
|
+
}
|
|
1682
|
+
},
|
|
1683
|
+
"node_modules/safe-buffer": {
|
|
1684
|
+
"version": "5.2.1",
|
|
1685
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
1686
|
+
"dev": true,
|
|
1687
|
+
"funding": [
|
|
1688
|
+
{
|
|
1689
|
+
"type": "github",
|
|
1690
|
+
"url": "https://github.com/sponsors/feross"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"type": "patreon",
|
|
1694
|
+
"url": "https://www.patreon.com/feross"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"type": "consulting",
|
|
1698
|
+
"url": "https://feross.org/support"
|
|
1699
|
+
}
|
|
1700
|
+
],
|
|
1701
|
+
"license": "MIT"
|
|
1702
|
+
},
|
|
1703
|
+
"node_modules/schema-utils": {
|
|
1704
|
+
"version": "3.3.0",
|
|
1705
|
+
"integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
|
|
1706
|
+
"dev": true,
|
|
1707
|
+
"license": "MIT",
|
|
1708
|
+
"dependencies": {
|
|
1709
|
+
"@types/json-schema": "^7.0.8",
|
|
1710
|
+
"ajv": "^6.12.5",
|
|
1711
|
+
"ajv-keywords": "^3.5.2"
|
|
1712
|
+
},
|
|
1713
|
+
"engines": {
|
|
1714
|
+
"node": ">= 10.13.0"
|
|
1715
|
+
},
|
|
1716
|
+
"funding": {
|
|
1717
|
+
"type": "opencollective",
|
|
1718
|
+
"url": "https://opencollective.com/webpack"
|
|
1719
|
+
}
|
|
1720
|
+
},
|
|
1721
|
+
"node_modules/semver": {
|
|
1722
|
+
"version": "7.7.0",
|
|
1723
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
|
1724
|
+
"dev": true,
|
|
1725
|
+
"license": "ISC",
|
|
1726
|
+
"bin": {
|
|
1727
|
+
"semver": "bin/semver.js"
|
|
1728
|
+
},
|
|
1729
|
+
"engines": {
|
|
1730
|
+
"node": ">=10"
|
|
1731
|
+
}
|
|
1732
|
+
},
|
|
1733
|
+
"node_modules/serialize-javascript": {
|
|
1734
|
+
"version": "6.0.2",
|
|
1735
|
+
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
|
|
1736
|
+
"dev": true,
|
|
1737
|
+
"license": "BSD-3-Clause",
|
|
1738
|
+
"dependencies": {
|
|
1739
|
+
"randombytes": "^2.1.0"
|
|
1740
|
+
}
|
|
1741
|
+
},
|
|
1742
|
+
"node_modules/shallow-clone": {
|
|
1743
|
+
"version": "3.0.1",
|
|
1744
|
+
"integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
|
|
1745
|
+
"dev": true,
|
|
1746
|
+
"license": "MIT",
|
|
1747
|
+
"dependencies": {
|
|
1748
|
+
"kind-of": "^6.0.2"
|
|
1749
|
+
},
|
|
1750
|
+
"engines": {
|
|
1751
|
+
"node": ">=8"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
"node_modules/shebang-command": {
|
|
1755
|
+
"version": "2.0.0",
|
|
1756
|
+
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
1757
|
+
"dev": true,
|
|
1758
|
+
"license": "MIT",
|
|
1759
|
+
"dependencies": {
|
|
1760
|
+
"shebang-regex": "^3.0.0"
|
|
1761
|
+
},
|
|
1762
|
+
"engines": {
|
|
1763
|
+
"node": ">=8"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
"node_modules/shebang-regex": {
|
|
1767
|
+
"version": "3.0.0",
|
|
1768
|
+
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
1769
|
+
"dev": true,
|
|
1770
|
+
"license": "MIT",
|
|
1771
|
+
"engines": {
|
|
1772
|
+
"node": ">=8"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
"node_modules/signal-exit": {
|
|
1776
|
+
"version": "3.0.7",
|
|
1777
|
+
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
1778
|
+
"dev": true,
|
|
1779
|
+
"license": "ISC"
|
|
1780
|
+
},
|
|
1781
|
+
"node_modules/source-map": {
|
|
1782
|
+
"version": "0.7.4",
|
|
1783
|
+
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
|
|
1784
|
+
"dev": true,
|
|
1785
|
+
"license": "BSD-3-Clause",
|
|
1786
|
+
"engines": {
|
|
1787
|
+
"node": ">= 8"
|
|
1788
|
+
}
|
|
1789
|
+
},
|
|
1790
|
+
"node_modules/source-map-support": {
|
|
1791
|
+
"version": "0.5.21",
|
|
1792
|
+
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
1793
|
+
"dev": true,
|
|
1794
|
+
"license": "MIT",
|
|
1795
|
+
"dependencies": {
|
|
1796
|
+
"buffer-from": "^1.0.0",
|
|
1797
|
+
"source-map": "^0.6.0"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
"node_modules/source-map-support/node_modules/source-map": {
|
|
1801
|
+
"version": "0.6.1",
|
|
1802
|
+
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
1803
|
+
"dev": true,
|
|
1804
|
+
"license": "BSD-3-Clause",
|
|
1805
|
+
"engines": {
|
|
1806
|
+
"node": ">=0.10.0"
|
|
1807
|
+
}
|
|
1808
|
+
},
|
|
1809
|
+
"node_modules/string-width": {
|
|
1810
|
+
"version": "5.1.2",
|
|
1811
|
+
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
1812
|
+
"dev": true,
|
|
1813
|
+
"license": "MIT",
|
|
1814
|
+
"dependencies": {
|
|
1815
|
+
"eastasianwidth": "^0.2.0",
|
|
1816
|
+
"emoji-regex": "^9.2.2",
|
|
1817
|
+
"strip-ansi": "^7.0.1"
|
|
1818
|
+
},
|
|
1819
|
+
"engines": {
|
|
1820
|
+
"node": ">=12"
|
|
1821
|
+
},
|
|
1822
|
+
"funding": {
|
|
1823
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1826
|
+
"node_modules/string-width-cjs": {
|
|
1827
|
+
"name": "string-width",
|
|
1828
|
+
"version": "4.2.3",
|
|
1829
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
1830
|
+
"dev": true,
|
|
1831
|
+
"license": "MIT",
|
|
1832
|
+
"dependencies": {
|
|
1833
|
+
"emoji-regex": "^8.0.0",
|
|
1834
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
1835
|
+
"strip-ansi": "^6.0.1"
|
|
1836
|
+
},
|
|
1837
|
+
"engines": {
|
|
1838
|
+
"node": ">=8"
|
|
1839
|
+
}
|
|
1840
|
+
},
|
|
1841
|
+
"node_modules/string-width-cjs/node_modules/ansi-regex": {
|
|
1842
|
+
"version": "5.0.1",
|
|
1843
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
1844
|
+
"dev": true,
|
|
1845
|
+
"license": "MIT",
|
|
1846
|
+
"engines": {
|
|
1847
|
+
"node": ">=8"
|
|
1848
|
+
}
|
|
1849
|
+
},
|
|
1850
|
+
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
1851
|
+
"version": "8.0.0",
|
|
1852
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
1853
|
+
"dev": true,
|
|
1854
|
+
"license": "MIT"
|
|
1855
|
+
},
|
|
1856
|
+
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
1857
|
+
"version": "6.0.1",
|
|
1858
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1859
|
+
"dev": true,
|
|
1860
|
+
"license": "MIT",
|
|
1861
|
+
"dependencies": {
|
|
1862
|
+
"ansi-regex": "^5.0.1"
|
|
1863
|
+
},
|
|
1864
|
+
"engines": {
|
|
1865
|
+
"node": ">=8"
|
|
1866
|
+
}
|
|
1867
|
+
},
|
|
1868
|
+
"node_modules/strip-ansi": {
|
|
1869
|
+
"version": "7.1.0",
|
|
1870
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
1871
|
+
"dev": true,
|
|
1872
|
+
"license": "MIT",
|
|
1873
|
+
"dependencies": {
|
|
1874
|
+
"ansi-regex": "^6.0.1"
|
|
1875
|
+
},
|
|
1876
|
+
"engines": {
|
|
1877
|
+
"node": ">=12"
|
|
1878
|
+
},
|
|
1879
|
+
"funding": {
|
|
1880
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
1881
|
+
}
|
|
1882
|
+
},
|
|
1883
|
+
"node_modules/strip-ansi-cjs": {
|
|
1884
|
+
"name": "strip-ansi",
|
|
1885
|
+
"version": "6.0.1",
|
|
1886
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
1887
|
+
"dev": true,
|
|
1888
|
+
"license": "MIT",
|
|
1889
|
+
"dependencies": {
|
|
1890
|
+
"ansi-regex": "^5.0.1"
|
|
1891
|
+
},
|
|
1892
|
+
"engines": {
|
|
1893
|
+
"node": ">=8"
|
|
1894
|
+
}
|
|
1895
|
+
},
|
|
1896
|
+
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
1897
|
+
"version": "5.0.1",
|
|
1898
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
1899
|
+
"dev": true,
|
|
1900
|
+
"license": "MIT",
|
|
1901
|
+
"engines": {
|
|
1902
|
+
"node": ">=8"
|
|
1903
|
+
}
|
|
1904
|
+
},
|
|
1905
|
+
"node_modules/strip-final-newline": {
|
|
1906
|
+
"version": "2.0.0",
|
|
1907
|
+
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
1908
|
+
"dev": true,
|
|
1909
|
+
"license": "MIT",
|
|
1910
|
+
"engines": {
|
|
1911
|
+
"node": ">=6"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
"node_modules/supports-color": {
|
|
1915
|
+
"version": "7.2.0",
|
|
1916
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
1917
|
+
"dev": true,
|
|
1918
|
+
"license": "MIT",
|
|
1919
|
+
"dependencies": {
|
|
1920
|
+
"has-flag": "^4.0.0"
|
|
1921
|
+
},
|
|
1922
|
+
"engines": {
|
|
1923
|
+
"node": ">=8"
|
|
1924
|
+
}
|
|
1925
|
+
},
|
|
1926
|
+
"node_modules/supports-preserve-symlinks-flag": {
|
|
1927
|
+
"version": "1.0.0",
|
|
1928
|
+
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
1929
|
+
"dev": true,
|
|
1930
|
+
"license": "MIT",
|
|
1931
|
+
"engines": {
|
|
1932
|
+
"node": ">= 0.4"
|
|
1933
|
+
},
|
|
1934
|
+
"funding": {
|
|
1935
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
1936
|
+
}
|
|
1937
|
+
},
|
|
1938
|
+
"node_modules/tapable": {
|
|
1939
|
+
"version": "2.2.1",
|
|
1940
|
+
"integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
|
|
1941
|
+
"dev": true,
|
|
1942
|
+
"license": "MIT",
|
|
1943
|
+
"engines": {
|
|
1944
|
+
"node": ">=6"
|
|
1945
|
+
}
|
|
1946
|
+
},
|
|
1947
|
+
"node_modules/tar": {
|
|
1948
|
+
"version": "7.4.3",
|
|
1949
|
+
"integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
|
|
1950
|
+
"dev": true,
|
|
1951
|
+
"license": "ISC",
|
|
1952
|
+
"dependencies": {
|
|
1953
|
+
"@isaacs/fs-minipass": "^4.0.0",
|
|
1954
|
+
"chownr": "^3.0.0",
|
|
1955
|
+
"minipass": "^7.1.2",
|
|
1956
|
+
"minizlib": "^3.0.1",
|
|
1957
|
+
"mkdirp": "^3.0.1",
|
|
1958
|
+
"yallist": "^5.0.0"
|
|
1959
|
+
},
|
|
1960
|
+
"engines": {
|
|
1961
|
+
"node": ">=18"
|
|
1962
|
+
}
|
|
1963
|
+
},
|
|
1964
|
+
"node_modules/terser": {
|
|
1965
|
+
"version": "5.37.0",
|
|
1966
|
+
"integrity": "sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==",
|
|
1967
|
+
"dev": true,
|
|
1968
|
+
"license": "BSD-2-Clause",
|
|
1969
|
+
"dependencies": {
|
|
1970
|
+
"@jridgewell/source-map": "^0.3.3",
|
|
1971
|
+
"acorn": "^8.8.2",
|
|
1972
|
+
"commander": "^2.20.0",
|
|
1973
|
+
"source-map-support": "~0.5.20"
|
|
1974
|
+
},
|
|
1975
|
+
"bin": {
|
|
1976
|
+
"terser": "bin/terser"
|
|
1977
|
+
},
|
|
1978
|
+
"engines": {
|
|
1979
|
+
"node": ">=10"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
"node_modules/terser-webpack-plugin": {
|
|
1983
|
+
"version": "5.3.11",
|
|
1984
|
+
"integrity": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==",
|
|
1985
|
+
"dev": true,
|
|
1986
|
+
"license": "MIT",
|
|
1987
|
+
"dependencies": {
|
|
1988
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
1989
|
+
"jest-worker": "^27.4.5",
|
|
1990
|
+
"schema-utils": "^4.3.0",
|
|
1991
|
+
"serialize-javascript": "^6.0.2",
|
|
1992
|
+
"terser": "^5.31.1"
|
|
1993
|
+
},
|
|
1994
|
+
"engines": {
|
|
1995
|
+
"node": ">= 10.13.0"
|
|
1996
|
+
},
|
|
1997
|
+
"funding": {
|
|
1998
|
+
"type": "opencollective",
|
|
1999
|
+
"url": "https://opencollective.com/webpack"
|
|
2000
|
+
},
|
|
2001
|
+
"peerDependencies": {
|
|
2002
|
+
"webpack": "^5.1.0"
|
|
2003
|
+
},
|
|
2004
|
+
"peerDependenciesMeta": {
|
|
2005
|
+
"@swc/core": {
|
|
2006
|
+
"optional": true
|
|
2007
|
+
},
|
|
2008
|
+
"esbuild": {
|
|
2009
|
+
"optional": true
|
|
2010
|
+
},
|
|
2011
|
+
"uglify-js": {
|
|
2012
|
+
"optional": true
|
|
2013
|
+
}
|
|
2014
|
+
}
|
|
2015
|
+
},
|
|
2016
|
+
"node_modules/terser-webpack-plugin/node_modules/ajv": {
|
|
2017
|
+
"version": "8.17.1",
|
|
2018
|
+
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
|
2019
|
+
"dev": true,
|
|
2020
|
+
"license": "MIT",
|
|
2021
|
+
"dependencies": {
|
|
2022
|
+
"fast-deep-equal": "^3.1.3",
|
|
2023
|
+
"fast-uri": "^3.0.1",
|
|
2024
|
+
"json-schema-traverse": "^1.0.0",
|
|
2025
|
+
"require-from-string": "^2.0.2"
|
|
2026
|
+
},
|
|
2027
|
+
"funding": {
|
|
2028
|
+
"type": "github",
|
|
2029
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
2030
|
+
}
|
|
2031
|
+
},
|
|
2032
|
+
"node_modules/terser-webpack-plugin/node_modules/ajv-keywords": {
|
|
2033
|
+
"version": "5.1.0",
|
|
2034
|
+
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
|
2035
|
+
"dev": true,
|
|
2036
|
+
"license": "MIT",
|
|
2037
|
+
"dependencies": {
|
|
2038
|
+
"fast-deep-equal": "^3.1.3"
|
|
2039
|
+
},
|
|
2040
|
+
"peerDependencies": {
|
|
2041
|
+
"ajv": "^8.8.2"
|
|
2042
|
+
}
|
|
2043
|
+
},
|
|
2044
|
+
"node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": {
|
|
2045
|
+
"version": "1.0.0",
|
|
2046
|
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
2047
|
+
"dev": true,
|
|
2048
|
+
"license": "MIT"
|
|
2049
|
+
},
|
|
2050
|
+
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
|
2051
|
+
"version": "4.3.0",
|
|
2052
|
+
"integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==",
|
|
2053
|
+
"dev": true,
|
|
2054
|
+
"license": "MIT",
|
|
2055
|
+
"dependencies": {
|
|
2056
|
+
"@types/json-schema": "^7.0.9",
|
|
2057
|
+
"ajv": "^8.9.0",
|
|
2058
|
+
"ajv-formats": "^2.1.1",
|
|
2059
|
+
"ajv-keywords": "^5.1.0"
|
|
2060
|
+
},
|
|
2061
|
+
"engines": {
|
|
2062
|
+
"node": ">= 10.13.0"
|
|
2063
|
+
},
|
|
2064
|
+
"funding": {
|
|
2065
|
+
"type": "opencollective",
|
|
2066
|
+
"url": "https://opencollective.com/webpack"
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
"node_modules/to-regex-range": {
|
|
2070
|
+
"version": "5.0.1",
|
|
2071
|
+
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
2072
|
+
"dev": true,
|
|
2073
|
+
"license": "MIT",
|
|
2074
|
+
"dependencies": {
|
|
2075
|
+
"is-number": "^7.0.0"
|
|
2076
|
+
},
|
|
2077
|
+
"engines": {
|
|
2078
|
+
"node": ">=8.0"
|
|
2079
|
+
}
|
|
2080
|
+
},
|
|
2081
|
+
"node_modules/ts-loader": {
|
|
2082
|
+
"version": "9.5.2",
|
|
2083
|
+
"integrity": "sha512-Qo4piXvOTWcMGIgRiuFa6nHNm+54HbYaZCKqc9eeZCLRy3XqafQgwX2F7mofrbJG3g7EEb+lkiR+z2Lic2s3Zw==",
|
|
2084
|
+
"dev": true,
|
|
2085
|
+
"license": "MIT",
|
|
2086
|
+
"dependencies": {
|
|
2087
|
+
"chalk": "^4.1.0",
|
|
2088
|
+
"enhanced-resolve": "^5.0.0",
|
|
2089
|
+
"micromatch": "^4.0.0",
|
|
2090
|
+
"semver": "^7.3.4",
|
|
2091
|
+
"source-map": "^0.7.4"
|
|
2092
|
+
},
|
|
2093
|
+
"engines": {
|
|
2094
|
+
"node": ">=12.0.0"
|
|
2095
|
+
},
|
|
2096
|
+
"peerDependencies": {
|
|
2097
|
+
"typescript": "*",
|
|
2098
|
+
"webpack": "^5.0.0"
|
|
2099
|
+
}
|
|
2100
|
+
},
|
|
2101
|
+
"node_modules/typescript": {
|
|
2102
|
+
"version": "5.4.5",
|
|
2103
|
+
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
|
2104
|
+
"dev": true,
|
|
2105
|
+
"license": "Apache-2.0",
|
|
2106
|
+
"bin": {
|
|
2107
|
+
"tsc": "bin/tsc",
|
|
2108
|
+
"tsserver": "bin/tsserver"
|
|
2109
|
+
},
|
|
2110
|
+
"engines": {
|
|
2111
|
+
"node": ">=14.17"
|
|
2112
|
+
}
|
|
2113
|
+
},
|
|
2114
|
+
"node_modules/undici-types": {
|
|
2115
|
+
"version": "6.20.0",
|
|
2116
|
+
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
|
|
2117
|
+
"dev": true,
|
|
2118
|
+
"license": "MIT"
|
|
2119
|
+
},
|
|
2120
|
+
"node_modules/universalify": {
|
|
2121
|
+
"version": "2.0.1",
|
|
2122
|
+
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
|
2123
|
+
"dev": true,
|
|
2124
|
+
"license": "MIT",
|
|
2125
|
+
"engines": {
|
|
2126
|
+
"node": ">= 10.0.0"
|
|
2127
|
+
}
|
|
2128
|
+
},
|
|
2129
|
+
"node_modules/update-browserslist-db": {
|
|
2130
|
+
"version": "1.1.2",
|
|
2131
|
+
"integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
|
|
2132
|
+
"dev": true,
|
|
2133
|
+
"funding": [
|
|
2134
|
+
{
|
|
2135
|
+
"type": "opencollective",
|
|
2136
|
+
"url": "https://opencollective.com/browserslist"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"type": "tidelift",
|
|
2140
|
+
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
"type": "github",
|
|
2144
|
+
"url": "https://github.com/sponsors/ai"
|
|
2145
|
+
}
|
|
2146
|
+
],
|
|
2147
|
+
"license": "MIT",
|
|
2148
|
+
"dependencies": {
|
|
2149
|
+
"escalade": "^3.2.0",
|
|
2150
|
+
"picocolors": "^1.1.1"
|
|
2151
|
+
},
|
|
2152
|
+
"bin": {
|
|
2153
|
+
"update-browserslist-db": "cli.js"
|
|
2154
|
+
},
|
|
2155
|
+
"peerDependencies": {
|
|
2156
|
+
"browserslist": ">= 4.21.0"
|
|
2157
|
+
}
|
|
2158
|
+
},
|
|
2159
|
+
"node_modules/uri-js": {
|
|
2160
|
+
"version": "4.4.1",
|
|
2161
|
+
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
2162
|
+
"dev": true,
|
|
2163
|
+
"license": "BSD-2-Clause",
|
|
2164
|
+
"dependencies": {
|
|
2165
|
+
"punycode": "^2.1.0"
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
"node_modules/watchpack": {
|
|
2169
|
+
"version": "2.4.2",
|
|
2170
|
+
"integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==",
|
|
2171
|
+
"dev": true,
|
|
2172
|
+
"license": "MIT",
|
|
2173
|
+
"dependencies": {
|
|
2174
|
+
"glob-to-regexp": "^0.4.1",
|
|
2175
|
+
"graceful-fs": "^4.1.2"
|
|
2176
|
+
},
|
|
2177
|
+
"engines": {
|
|
2178
|
+
"node": ">=10.13.0"
|
|
2179
|
+
}
|
|
2180
|
+
},
|
|
2181
|
+
"node_modules/webpack": {
|
|
2182
|
+
"version": "5.97.1",
|
|
2183
|
+
"integrity": "sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg==",
|
|
2184
|
+
"dev": true,
|
|
2185
|
+
"license": "MIT",
|
|
2186
|
+
"dependencies": {
|
|
2187
|
+
"@types/eslint-scope": "^3.7.7",
|
|
2188
|
+
"@types/estree": "^1.0.6",
|
|
2189
|
+
"@webassemblyjs/ast": "^1.14.1",
|
|
2190
|
+
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
2191
|
+
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
2192
|
+
"acorn": "^8.14.0",
|
|
2193
|
+
"browserslist": "^4.24.0",
|
|
2194
|
+
"chrome-trace-event": "^1.0.2",
|
|
2195
|
+
"enhanced-resolve": "^5.17.1",
|
|
2196
|
+
"es-module-lexer": "^1.2.1",
|
|
2197
|
+
"eslint-scope": "5.1.1",
|
|
2198
|
+
"events": "^3.2.0",
|
|
2199
|
+
"glob-to-regexp": "^0.4.1",
|
|
2200
|
+
"graceful-fs": "^4.2.11",
|
|
2201
|
+
"json-parse-even-better-errors": "^2.3.1",
|
|
2202
|
+
"loader-runner": "^4.2.0",
|
|
2203
|
+
"mime-types": "^2.1.27",
|
|
2204
|
+
"neo-async": "^2.6.2",
|
|
2205
|
+
"schema-utils": "^3.2.0",
|
|
2206
|
+
"tapable": "^2.1.1",
|
|
2207
|
+
"terser-webpack-plugin": "^5.3.10",
|
|
2208
|
+
"watchpack": "^2.4.1",
|
|
2209
|
+
"webpack-sources": "^3.2.3"
|
|
2210
|
+
},
|
|
2211
|
+
"bin": {
|
|
2212
|
+
"webpack": "bin/webpack.js"
|
|
2213
|
+
},
|
|
2214
|
+
"engines": {
|
|
2215
|
+
"node": ">=10.13.0"
|
|
2216
|
+
},
|
|
2217
|
+
"funding": {
|
|
2218
|
+
"type": "opencollective",
|
|
2219
|
+
"url": "https://opencollective.com/webpack"
|
|
2220
|
+
},
|
|
2221
|
+
"peerDependenciesMeta": {
|
|
2222
|
+
"webpack-cli": {
|
|
2223
|
+
"optional": true
|
|
2224
|
+
}
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
"node_modules/webpack-cli": {
|
|
2228
|
+
"version": "5.1.4",
|
|
2229
|
+
"integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==",
|
|
2230
|
+
"dev": true,
|
|
2231
|
+
"license": "MIT",
|
|
2232
|
+
"dependencies": {
|
|
2233
|
+
"@discoveryjs/json-ext": "^0.5.0",
|
|
2234
|
+
"@webpack-cli/configtest": "^2.1.1",
|
|
2235
|
+
"@webpack-cli/info": "^2.0.2",
|
|
2236
|
+
"@webpack-cli/serve": "^2.0.5",
|
|
2237
|
+
"colorette": "^2.0.14",
|
|
2238
|
+
"commander": "^10.0.1",
|
|
2239
|
+
"cross-spawn": "^7.0.3",
|
|
2240
|
+
"envinfo": "^7.7.3",
|
|
2241
|
+
"fastest-levenshtein": "^1.0.12",
|
|
2242
|
+
"import-local": "^3.0.2",
|
|
2243
|
+
"interpret": "^3.1.1",
|
|
2244
|
+
"rechoir": "^0.8.0",
|
|
2245
|
+
"webpack-merge": "^5.7.3"
|
|
2246
|
+
},
|
|
2247
|
+
"bin": {
|
|
2248
|
+
"webpack-cli": "bin/cli.js"
|
|
2249
|
+
},
|
|
2250
|
+
"engines": {
|
|
2251
|
+
"node": ">=14.15.0"
|
|
2252
|
+
},
|
|
2253
|
+
"funding": {
|
|
2254
|
+
"type": "opencollective",
|
|
2255
|
+
"url": "https://opencollective.com/webpack"
|
|
2256
|
+
},
|
|
2257
|
+
"peerDependencies": {
|
|
2258
|
+
"webpack": "5.x.x"
|
|
2259
|
+
},
|
|
2260
|
+
"peerDependenciesMeta": {
|
|
2261
|
+
"@webpack-cli/generators": {
|
|
2262
|
+
"optional": true
|
|
2263
|
+
},
|
|
2264
|
+
"webpack-bundle-analyzer": {
|
|
2265
|
+
"optional": true
|
|
2266
|
+
},
|
|
2267
|
+
"webpack-dev-server": {
|
|
2268
|
+
"optional": true
|
|
2269
|
+
}
|
|
2270
|
+
}
|
|
2271
|
+
},
|
|
2272
|
+
"node_modules/webpack-cli/node_modules/commander": {
|
|
2273
|
+
"version": "10.0.1",
|
|
2274
|
+
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
|
|
2275
|
+
"dev": true,
|
|
2276
|
+
"license": "MIT",
|
|
2277
|
+
"engines": {
|
|
2278
|
+
"node": ">=14"
|
|
2279
|
+
}
|
|
2280
|
+
},
|
|
2281
|
+
"node_modules/webpack-merge": {
|
|
2282
|
+
"version": "5.10.0",
|
|
2283
|
+
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
2284
|
+
"dev": true,
|
|
2285
|
+
"license": "MIT",
|
|
2286
|
+
"dependencies": {
|
|
2287
|
+
"clone-deep": "^4.0.1",
|
|
2288
|
+
"flat": "^5.0.2",
|
|
2289
|
+
"wildcard": "^2.0.0"
|
|
2290
|
+
},
|
|
2291
|
+
"engines": {
|
|
2292
|
+
"node": ">=10.0.0"
|
|
2293
|
+
}
|
|
2294
|
+
},
|
|
2295
|
+
"node_modules/webpack-sources": {
|
|
2296
|
+
"version": "3.2.3",
|
|
2297
|
+
"integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
|
|
2298
|
+
"dev": true,
|
|
2299
|
+
"license": "MIT",
|
|
2300
|
+
"engines": {
|
|
2301
|
+
"node": ">=10.13.0"
|
|
2302
|
+
}
|
|
2303
|
+
},
|
|
2304
|
+
"node_modules/which": {
|
|
2305
|
+
"version": "2.0.2",
|
|
2306
|
+
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
2307
|
+
"dev": true,
|
|
2308
|
+
"license": "ISC",
|
|
2309
|
+
"dependencies": {
|
|
2310
|
+
"isexe": "^2.0.0"
|
|
2311
|
+
},
|
|
2312
|
+
"bin": {
|
|
2313
|
+
"node-which": "bin/node-which"
|
|
2314
|
+
},
|
|
2315
|
+
"engines": {
|
|
2316
|
+
"node": ">= 8"
|
|
2317
|
+
}
|
|
2318
|
+
},
|
|
2319
|
+
"node_modules/wildcard": {
|
|
2320
|
+
"version": "2.0.1",
|
|
2321
|
+
"integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==",
|
|
2322
|
+
"dev": true,
|
|
2323
|
+
"license": "MIT"
|
|
2324
|
+
},
|
|
2325
|
+
"node_modules/wrap-ansi": {
|
|
2326
|
+
"version": "8.1.0",
|
|
2327
|
+
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
2328
|
+
"dev": true,
|
|
2329
|
+
"license": "MIT",
|
|
2330
|
+
"dependencies": {
|
|
2331
|
+
"ansi-styles": "^6.1.0",
|
|
2332
|
+
"string-width": "^5.0.1",
|
|
2333
|
+
"strip-ansi": "^7.0.1"
|
|
2334
|
+
},
|
|
2335
|
+
"engines": {
|
|
2336
|
+
"node": ">=12"
|
|
2337
|
+
},
|
|
2338
|
+
"funding": {
|
|
2339
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
2340
|
+
}
|
|
2341
|
+
},
|
|
2342
|
+
"node_modules/wrap-ansi-cjs": {
|
|
2343
|
+
"name": "wrap-ansi",
|
|
2344
|
+
"version": "7.0.0",
|
|
2345
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
2346
|
+
"dev": true,
|
|
2347
|
+
"license": "MIT",
|
|
2348
|
+
"dependencies": {
|
|
2349
|
+
"ansi-styles": "^4.0.0",
|
|
2350
|
+
"string-width": "^4.1.0",
|
|
2351
|
+
"strip-ansi": "^6.0.0"
|
|
2352
|
+
},
|
|
2353
|
+
"engines": {
|
|
2354
|
+
"node": ">=10"
|
|
2355
|
+
},
|
|
2356
|
+
"funding": {
|
|
2357
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
2358
|
+
}
|
|
2359
|
+
},
|
|
2360
|
+
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
2361
|
+
"version": "5.0.1",
|
|
2362
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2363
|
+
"dev": true,
|
|
2364
|
+
"license": "MIT",
|
|
2365
|
+
"engines": {
|
|
2366
|
+
"node": ">=8"
|
|
2367
|
+
}
|
|
2368
|
+
},
|
|
2369
|
+
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
2370
|
+
"version": "8.0.0",
|
|
2371
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
2372
|
+
"dev": true,
|
|
2373
|
+
"license": "MIT"
|
|
2374
|
+
},
|
|
2375
|
+
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
2376
|
+
"version": "4.2.3",
|
|
2377
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
2378
|
+
"dev": true,
|
|
2379
|
+
"license": "MIT",
|
|
2380
|
+
"dependencies": {
|
|
2381
|
+
"emoji-regex": "^8.0.0",
|
|
2382
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
2383
|
+
"strip-ansi": "^6.0.1"
|
|
2384
|
+
},
|
|
2385
|
+
"engines": {
|
|
2386
|
+
"node": ">=8"
|
|
2387
|
+
}
|
|
2388
|
+
},
|
|
2389
|
+
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
2390
|
+
"version": "6.0.1",
|
|
2391
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2392
|
+
"dev": true,
|
|
2393
|
+
"license": "MIT",
|
|
2394
|
+
"dependencies": {
|
|
2395
|
+
"ansi-regex": "^5.0.1"
|
|
2396
|
+
},
|
|
2397
|
+
"engines": {
|
|
2398
|
+
"node": ">=8"
|
|
2399
|
+
}
|
|
2400
|
+
},
|
|
2401
|
+
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
2402
|
+
"version": "6.2.1",
|
|
2403
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
2404
|
+
"dev": true,
|
|
2405
|
+
"license": "MIT",
|
|
2406
|
+
"engines": {
|
|
2407
|
+
"node": ">=12"
|
|
2408
|
+
},
|
|
2409
|
+
"funding": {
|
|
2410
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
2411
|
+
}
|
|
2412
|
+
},
|
|
2413
|
+
"node_modules/x2js": {
|
|
2414
|
+
"version": "3.4.4",
|
|
2415
|
+
"integrity": "sha512-yG/ThaBCgnsa3aoMPAe7QwDpcyU4D70hjXC4Y1lZSfD/Tgd0MpE19FnZZRAjekryw0c8cffpOt9zsPEiqktO6Q==",
|
|
2416
|
+
"license": "Apache-2.0",
|
|
2417
|
+
"dependencies": {
|
|
2418
|
+
"@xmldom/xmldom": "^0.8.3"
|
|
2419
|
+
}
|
|
2420
|
+
},
|
|
2421
|
+
"node_modules/y18n": {
|
|
2422
|
+
"version": "5.0.8",
|
|
2423
|
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
2424
|
+
"dev": true,
|
|
2425
|
+
"license": "ISC",
|
|
2426
|
+
"engines": {
|
|
2427
|
+
"node": ">=10"
|
|
2428
|
+
}
|
|
2429
|
+
},
|
|
2430
|
+
"node_modules/yallist": {
|
|
2431
|
+
"version": "5.0.0",
|
|
2432
|
+
"integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
|
|
2433
|
+
"dev": true,
|
|
2434
|
+
"license": "BlueOak-1.0.0",
|
|
2435
|
+
"engines": {
|
|
2436
|
+
"node": ">=18"
|
|
2437
|
+
}
|
|
2438
|
+
},
|
|
2439
|
+
"node_modules/yargs": {
|
|
2440
|
+
"version": "17.7.2",
|
|
2441
|
+
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
2442
|
+
"dev": true,
|
|
2443
|
+
"license": "MIT",
|
|
2444
|
+
"dependencies": {
|
|
2445
|
+
"cliui": "^8.0.1",
|
|
2446
|
+
"escalade": "^3.1.1",
|
|
2447
|
+
"get-caller-file": "^2.0.5",
|
|
2448
|
+
"require-directory": "^2.1.1",
|
|
2449
|
+
"string-width": "^4.2.3",
|
|
2450
|
+
"y18n": "^5.0.5",
|
|
2451
|
+
"yargs-parser": "^21.1.1"
|
|
2452
|
+
},
|
|
2453
|
+
"engines": {
|
|
2454
|
+
"node": ">=12"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
"node_modules/yargs-parser": {
|
|
2458
|
+
"version": "21.1.1",
|
|
2459
|
+
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
2460
|
+
"dev": true,
|
|
2461
|
+
"license": "ISC",
|
|
2462
|
+
"engines": {
|
|
2463
|
+
"node": ">=12"
|
|
2464
|
+
}
|
|
2465
|
+
},
|
|
2466
|
+
"node_modules/yargs/node_modules/ansi-regex": {
|
|
2467
|
+
"version": "5.0.1",
|
|
2468
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2469
|
+
"dev": true,
|
|
2470
|
+
"license": "MIT",
|
|
2471
|
+
"engines": {
|
|
2472
|
+
"node": ">=8"
|
|
2473
|
+
}
|
|
2474
|
+
},
|
|
2475
|
+
"node_modules/yargs/node_modules/emoji-regex": {
|
|
2476
|
+
"version": "8.0.0",
|
|
2477
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
2478
|
+
"dev": true,
|
|
2479
|
+
"license": "MIT"
|
|
2480
|
+
},
|
|
2481
|
+
"node_modules/yargs/node_modules/string-width": {
|
|
2482
|
+
"version": "4.2.3",
|
|
2483
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
2484
|
+
"dev": true,
|
|
2485
|
+
"license": "MIT",
|
|
2486
|
+
"dependencies": {
|
|
2487
|
+
"emoji-regex": "^8.0.0",
|
|
2488
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
2489
|
+
"strip-ansi": "^6.0.1"
|
|
2490
|
+
},
|
|
2491
|
+
"engines": {
|
|
2492
|
+
"node": ">=8"
|
|
2493
|
+
}
|
|
2494
|
+
},
|
|
2495
|
+
"node_modules/yargs/node_modules/strip-ansi": {
|
|
2496
|
+
"version": "6.0.1",
|
|
2497
|
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2498
|
+
"dev": true,
|
|
2499
|
+
"license": "MIT",
|
|
2500
|
+
"dependencies": {
|
|
2501
|
+
"ansi-regex": "^5.0.1"
|
|
2502
|
+
},
|
|
2503
|
+
"engines": {
|
|
2504
|
+
"node": ">=8"
|
|
2505
|
+
}
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2508
|
+
}
|