Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 1 | { |
| 2 | "name": "frontend", |
| 3 | "version": "0.1.0", |
| 4 | "lockfileVersion": 3, |
| 5 | "requires": true, |
| 6 | "packages": { |
| 7 | "": { |
| 8 | "name": "frontend", |
| 9 | "version": "0.1.0", |
| 10 | "dependencies": { |
| 11 | "@testing-library/dom": "^10.4.0", |
| 12 | "axios": "^1.8.4", |
| 13 | "buffer": "^6.0.3", |
| 14 | "https-browserify": "^1.0.0", |
| 15 | "os-browserify": "^0.3.0", |
| 16 | "process": "^0.11.10", |
| 17 | "react": "^19.1.0", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 18 | "react-datepicker": "^8.3.0", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 19 | "react-dom": "^19.1.0", |
Akane1217 | 3a7bb97 | 2025-06-01 01:05:27 +0800 | [diff] [blame^] | 20 | "react-icons": "^5.5.0", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 21 | "react-router-dom": "^6.20.1", |
| 22 | "react-scripts": "5.0.1", |
| 23 | "stream-browserify": "^3.0.0", |
| 24 | "stream-http": "^3.2.0", |
| 25 | "url": "^0.11.4", |
| 26 | "web-vitals": "^2.1.4" |
| 27 | }, |
| 28 | "devDependencies": { |
| 29 | "@babel/core": "^7.27.1", |
| 30 | "@babel/preset-env": "^7.27.2", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 31 | "@babel/preset-react": "^7.27.1", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 32 | "@testing-library/jest-dom": "^6.6.3", |
| 33 | "@testing-library/react": "^16.3.0", |
| 34 | "@testing-library/user-event": "^14.6.1", |
| 35 | "@types/jest": "^29.5.14", |
| 36 | "axios-mock-adapter": "^2.1.0", |
| 37 | "babel-jest": "^29.7.0", |
| 38 | "identity-obj-proxy": "^3.0.0", |
| 39 | "jest": "^29.7.0", |
| 40 | "jest-environment-jsdom": "^29.7.0", |
| 41 | "msw": "^2.8.2" |
| 42 | } |
| 43 | }, |
| 44 | "node_modules/@adobe/css-tools": { |
| 45 | "version": "4.4.2", |
| 46 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@adobe/css-tools/-/css-tools-4.4.2.tgz", |
| 47 | "integrity": "sha512-baYZExFpsdkBNuvGKTKWCwKH57HRZLVtycZS05WTQNVOiXVSeAki3nU35zlRbToeMW8aHlJfyS+1C4BOv27q0A==", |
| 48 | "dev": true, |
| 49 | "license": "MIT" |
| 50 | }, |
| 51 | "node_modules/@alloc/quick-lru": { |
| 52 | "version": "5.2.0", |
| 53 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", |
| 54 | "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", |
| 55 | "license": "MIT", |
| 56 | "engines": { |
| 57 | "node": ">=10" |
| 58 | }, |
| 59 | "funding": { |
| 60 | "url": "https://github.com/sponsors/sindresorhus" |
| 61 | } |
| 62 | }, |
| 63 | "node_modules/@ampproject/remapping": { |
| 64 | "version": "2.3.0", |
| 65 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.3.0.tgz", |
| 66 | "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
| 67 | "license": "Apache-2.0", |
| 68 | "dependencies": { |
| 69 | "@jridgewell/gen-mapping": "^0.3.5", |
| 70 | "@jridgewell/trace-mapping": "^0.3.24" |
| 71 | }, |
| 72 | "engines": { |
| 73 | "node": ">=6.0.0" |
| 74 | } |
| 75 | }, |
| 76 | "node_modules/@babel/code-frame": { |
| 77 | "version": "7.27.1", |
| 78 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/code-frame/-/code-frame-7.27.1.tgz", |
| 79 | "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", |
| 80 | "license": "MIT", |
| 81 | "dependencies": { |
| 82 | "@babel/helper-validator-identifier": "^7.27.1", |
| 83 | "js-tokens": "^4.0.0", |
| 84 | "picocolors": "^1.1.1" |
| 85 | }, |
| 86 | "engines": { |
| 87 | "node": ">=6.9.0" |
| 88 | } |
| 89 | }, |
| 90 | "node_modules/@babel/compat-data": { |
| 91 | "version": "7.27.2", |
| 92 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.27.2.tgz", |
| 93 | "integrity": "sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==", |
| 94 | "license": "MIT", |
| 95 | "engines": { |
| 96 | "node": ">=6.9.0" |
| 97 | } |
| 98 | }, |
| 99 | "node_modules/@babel/core": { |
| 100 | "version": "7.27.1", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 101 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.1.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 102 | "integrity": "sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 103 | "dependencies": { |
| 104 | "@ampproject/remapping": "^2.2.0", |
| 105 | "@babel/code-frame": "^7.27.1", |
| 106 | "@babel/generator": "^7.27.1", |
| 107 | "@babel/helper-compilation-targets": "^7.27.1", |
| 108 | "@babel/helper-module-transforms": "^7.27.1", |
| 109 | "@babel/helpers": "^7.27.1", |
| 110 | "@babel/parser": "^7.27.1", |
| 111 | "@babel/template": "^7.27.1", |
| 112 | "@babel/traverse": "^7.27.1", |
| 113 | "@babel/types": "^7.27.1", |
| 114 | "convert-source-map": "^2.0.0", |
| 115 | "debug": "^4.1.0", |
| 116 | "gensync": "^1.0.0-beta.2", |
| 117 | "json5": "^2.2.3", |
| 118 | "semver": "^6.3.1" |
| 119 | }, |
| 120 | "engines": { |
| 121 | "node": ">=6.9.0" |
| 122 | }, |
| 123 | "funding": { |
| 124 | "type": "opencollective", |
| 125 | "url": "https://opencollective.com/babel" |
| 126 | } |
| 127 | }, |
| 128 | "node_modules/@babel/eslint-parser": { |
| 129 | "version": "7.27.1", |
| 130 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz", |
| 131 | "integrity": "sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==", |
| 132 | "license": "MIT", |
| 133 | "dependencies": { |
| 134 | "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", |
| 135 | "eslint-visitor-keys": "^2.1.0", |
| 136 | "semver": "^6.3.1" |
| 137 | }, |
| 138 | "engines": { |
| 139 | "node": "^10.13.0 || ^12.13.0 || >=14.0.0" |
| 140 | }, |
| 141 | "peerDependencies": { |
| 142 | "@babel/core": "^7.11.0", |
| 143 | "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" |
| 144 | } |
| 145 | }, |
| 146 | "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": { |
| 147 | "version": "2.1.0", |
| 148 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", |
| 149 | "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", |
| 150 | "license": "Apache-2.0", |
| 151 | "engines": { |
| 152 | "node": ">=10" |
| 153 | } |
| 154 | }, |
| 155 | "node_modules/@babel/generator": { |
| 156 | "version": "7.27.1", |
| 157 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/generator/-/generator-7.27.1.tgz", |
| 158 | "integrity": "sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==", |
| 159 | "license": "MIT", |
| 160 | "dependencies": { |
| 161 | "@babel/parser": "^7.27.1", |
| 162 | "@babel/types": "^7.27.1", |
| 163 | "@jridgewell/gen-mapping": "^0.3.5", |
| 164 | "@jridgewell/trace-mapping": "^0.3.25", |
| 165 | "jsesc": "^3.0.2" |
| 166 | }, |
| 167 | "engines": { |
| 168 | "node": ">=6.9.0" |
| 169 | } |
| 170 | }, |
| 171 | "node_modules/@babel/helper-annotate-as-pure": { |
| 172 | "version": "7.27.1", |
| 173 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.1.tgz", |
| 174 | "integrity": "sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==", |
| 175 | "license": "MIT", |
| 176 | "dependencies": { |
| 177 | "@babel/types": "^7.27.1" |
| 178 | }, |
| 179 | "engines": { |
| 180 | "node": ">=6.9.0" |
| 181 | } |
| 182 | }, |
| 183 | "node_modules/@babel/helper-compilation-targets": { |
| 184 | "version": "7.27.2", |
| 185 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz", |
| 186 | "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==", |
| 187 | "license": "MIT", |
| 188 | "dependencies": { |
| 189 | "@babel/compat-data": "^7.27.2", |
| 190 | "@babel/helper-validator-option": "^7.27.1", |
| 191 | "browserslist": "^4.24.0", |
| 192 | "lru-cache": "^5.1.1", |
| 193 | "semver": "^6.3.1" |
| 194 | }, |
| 195 | "engines": { |
| 196 | "node": ">=6.9.0" |
| 197 | } |
| 198 | }, |
| 199 | "node_modules/@babel/helper-create-class-features-plugin": { |
| 200 | "version": "7.27.1", |
| 201 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz", |
| 202 | "integrity": "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==", |
| 203 | "license": "MIT", |
| 204 | "dependencies": { |
| 205 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 206 | "@babel/helper-member-expression-to-functions": "^7.27.1", |
| 207 | "@babel/helper-optimise-call-expression": "^7.27.1", |
| 208 | "@babel/helper-replace-supers": "^7.27.1", |
| 209 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| 210 | "@babel/traverse": "^7.27.1", |
| 211 | "semver": "^6.3.1" |
| 212 | }, |
| 213 | "engines": { |
| 214 | "node": ">=6.9.0" |
| 215 | }, |
| 216 | "peerDependencies": { |
| 217 | "@babel/core": "^7.0.0" |
| 218 | } |
| 219 | }, |
| 220 | "node_modules/@babel/helper-create-regexp-features-plugin": { |
| 221 | "version": "7.27.1", |
| 222 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz", |
| 223 | "integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==", |
| 224 | "license": "MIT", |
| 225 | "dependencies": { |
| 226 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 227 | "regexpu-core": "^6.2.0", |
| 228 | "semver": "^6.3.1" |
| 229 | }, |
| 230 | "engines": { |
| 231 | "node": ">=6.9.0" |
| 232 | }, |
| 233 | "peerDependencies": { |
| 234 | "@babel/core": "^7.0.0" |
| 235 | } |
| 236 | }, |
| 237 | "node_modules/@babel/helper-define-polyfill-provider": { |
| 238 | "version": "0.6.4", |
| 239 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz", |
| 240 | "integrity": "sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==", |
| 241 | "license": "MIT", |
| 242 | "dependencies": { |
| 243 | "@babel/helper-compilation-targets": "^7.22.6", |
| 244 | "@babel/helper-plugin-utils": "^7.22.5", |
| 245 | "debug": "^4.1.1", |
| 246 | "lodash.debounce": "^4.0.8", |
| 247 | "resolve": "^1.14.2" |
| 248 | }, |
| 249 | "peerDependencies": { |
| 250 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 251 | } |
| 252 | }, |
| 253 | "node_modules/@babel/helper-member-expression-to-functions": { |
| 254 | "version": "7.27.1", |
| 255 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz", |
| 256 | "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==", |
| 257 | "license": "MIT", |
| 258 | "dependencies": { |
| 259 | "@babel/traverse": "^7.27.1", |
| 260 | "@babel/types": "^7.27.1" |
| 261 | }, |
| 262 | "engines": { |
| 263 | "node": ">=6.9.0" |
| 264 | } |
| 265 | }, |
| 266 | "node_modules/@babel/helper-module-imports": { |
| 267 | "version": "7.27.1", |
| 268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", |
| 269 | "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", |
| 270 | "license": "MIT", |
| 271 | "dependencies": { |
| 272 | "@babel/traverse": "^7.27.1", |
| 273 | "@babel/types": "^7.27.1" |
| 274 | }, |
| 275 | "engines": { |
| 276 | "node": ">=6.9.0" |
| 277 | } |
| 278 | }, |
| 279 | "node_modules/@babel/helper-module-transforms": { |
| 280 | "version": "7.27.1", |
| 281 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz", |
| 282 | "integrity": "sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==", |
| 283 | "license": "MIT", |
| 284 | "dependencies": { |
| 285 | "@babel/helper-module-imports": "^7.27.1", |
| 286 | "@babel/helper-validator-identifier": "^7.27.1", |
| 287 | "@babel/traverse": "^7.27.1" |
| 288 | }, |
| 289 | "engines": { |
| 290 | "node": ">=6.9.0" |
| 291 | }, |
| 292 | "peerDependencies": { |
| 293 | "@babel/core": "^7.0.0" |
| 294 | } |
| 295 | }, |
| 296 | "node_modules/@babel/helper-optimise-call-expression": { |
| 297 | "version": "7.27.1", |
| 298 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz", |
| 299 | "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==", |
| 300 | "license": "MIT", |
| 301 | "dependencies": { |
| 302 | "@babel/types": "^7.27.1" |
| 303 | }, |
| 304 | "engines": { |
| 305 | "node": ">=6.9.0" |
| 306 | } |
| 307 | }, |
| 308 | "node_modules/@babel/helper-plugin-utils": { |
| 309 | "version": "7.27.1", |
| 310 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz", |
| 311 | "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==", |
| 312 | "license": "MIT", |
| 313 | "engines": { |
| 314 | "node": ">=6.9.0" |
| 315 | } |
| 316 | }, |
| 317 | "node_modules/@babel/helper-remap-async-to-generator": { |
| 318 | "version": "7.27.1", |
| 319 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz", |
| 320 | "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==", |
| 321 | "license": "MIT", |
| 322 | "dependencies": { |
| 323 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 324 | "@babel/helper-wrap-function": "^7.27.1", |
| 325 | "@babel/traverse": "^7.27.1" |
| 326 | }, |
| 327 | "engines": { |
| 328 | "node": ">=6.9.0" |
| 329 | }, |
| 330 | "peerDependencies": { |
| 331 | "@babel/core": "^7.0.0" |
| 332 | } |
| 333 | }, |
| 334 | "node_modules/@babel/helper-replace-supers": { |
| 335 | "version": "7.27.1", |
| 336 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz", |
| 337 | "integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==", |
| 338 | "license": "MIT", |
| 339 | "dependencies": { |
| 340 | "@babel/helper-member-expression-to-functions": "^7.27.1", |
| 341 | "@babel/helper-optimise-call-expression": "^7.27.1", |
| 342 | "@babel/traverse": "^7.27.1" |
| 343 | }, |
| 344 | "engines": { |
| 345 | "node": ">=6.9.0" |
| 346 | }, |
| 347 | "peerDependencies": { |
| 348 | "@babel/core": "^7.0.0" |
| 349 | } |
| 350 | }, |
| 351 | "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| 352 | "version": "7.27.1", |
| 353 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz", |
| 354 | "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==", |
| 355 | "license": "MIT", |
| 356 | "dependencies": { |
| 357 | "@babel/traverse": "^7.27.1", |
| 358 | "@babel/types": "^7.27.1" |
| 359 | }, |
| 360 | "engines": { |
| 361 | "node": ">=6.9.0" |
| 362 | } |
| 363 | }, |
| 364 | "node_modules/@babel/helper-string-parser": { |
| 365 | "version": "7.27.1", |
| 366 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
| 367 | "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
| 368 | "license": "MIT", |
| 369 | "engines": { |
| 370 | "node": ">=6.9.0" |
| 371 | } |
| 372 | }, |
| 373 | "node_modules/@babel/helper-validator-identifier": { |
| 374 | "version": "7.27.1", |
| 375 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", |
| 376 | "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", |
| 377 | "license": "MIT", |
| 378 | "engines": { |
| 379 | "node": ">=6.9.0" |
| 380 | } |
| 381 | }, |
| 382 | "node_modules/@babel/helper-validator-option": { |
| 383 | "version": "7.27.1", |
| 384 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", |
| 385 | "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", |
| 386 | "license": "MIT", |
| 387 | "engines": { |
| 388 | "node": ">=6.9.0" |
| 389 | } |
| 390 | }, |
| 391 | "node_modules/@babel/helper-wrap-function": { |
| 392 | "version": "7.27.1", |
| 393 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz", |
| 394 | "integrity": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==", |
| 395 | "license": "MIT", |
| 396 | "dependencies": { |
| 397 | "@babel/template": "^7.27.1", |
| 398 | "@babel/traverse": "^7.27.1", |
| 399 | "@babel/types": "^7.27.1" |
| 400 | }, |
| 401 | "engines": { |
| 402 | "node": ">=6.9.0" |
| 403 | } |
| 404 | }, |
| 405 | "node_modules/@babel/helpers": { |
| 406 | "version": "7.27.1", |
| 407 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helpers/-/helpers-7.27.1.tgz", |
| 408 | "integrity": "sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==", |
| 409 | "license": "MIT", |
| 410 | "dependencies": { |
| 411 | "@babel/template": "^7.27.1", |
| 412 | "@babel/types": "^7.27.1" |
| 413 | }, |
| 414 | "engines": { |
| 415 | "node": ">=6.9.0" |
| 416 | } |
| 417 | }, |
| 418 | "node_modules/@babel/parser": { |
| 419 | "version": "7.27.2", |
| 420 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/parser/-/parser-7.27.2.tgz", |
| 421 | "integrity": "sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==", |
| 422 | "license": "MIT", |
| 423 | "dependencies": { |
| 424 | "@babel/types": "^7.27.1" |
| 425 | }, |
| 426 | "bin": { |
| 427 | "parser": "bin/babel-parser.js" |
| 428 | }, |
| 429 | "engines": { |
| 430 | "node": ">=6.0.0" |
| 431 | } |
| 432 | }, |
| 433 | "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
| 434 | "version": "7.27.1", |
| 435 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz", |
| 436 | "integrity": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==", |
| 437 | "license": "MIT", |
| 438 | "dependencies": { |
| 439 | "@babel/helper-plugin-utils": "^7.27.1", |
| 440 | "@babel/traverse": "^7.27.1" |
| 441 | }, |
| 442 | "engines": { |
| 443 | "node": ">=6.9.0" |
| 444 | }, |
| 445 | "peerDependencies": { |
| 446 | "@babel/core": "^7.0.0" |
| 447 | } |
| 448 | }, |
| 449 | "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { |
| 450 | "version": "7.27.1", |
| 451 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz", |
| 452 | "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==", |
| 453 | "license": "MIT", |
| 454 | "dependencies": { |
| 455 | "@babel/helper-plugin-utils": "^7.27.1" |
| 456 | }, |
| 457 | "engines": { |
| 458 | "node": ">=6.9.0" |
| 459 | }, |
| 460 | "peerDependencies": { |
| 461 | "@babel/core": "^7.0.0" |
| 462 | } |
| 463 | }, |
| 464 | "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
| 465 | "version": "7.27.1", |
| 466 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz", |
| 467 | "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==", |
| 468 | "license": "MIT", |
| 469 | "dependencies": { |
| 470 | "@babel/helper-plugin-utils": "^7.27.1" |
| 471 | }, |
| 472 | "engines": { |
| 473 | "node": ">=6.9.0" |
| 474 | }, |
| 475 | "peerDependencies": { |
| 476 | "@babel/core": "^7.0.0" |
| 477 | } |
| 478 | }, |
| 479 | "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
| 480 | "version": "7.27.1", |
| 481 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz", |
| 482 | "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==", |
| 483 | "license": "MIT", |
| 484 | "dependencies": { |
| 485 | "@babel/helper-plugin-utils": "^7.27.1", |
| 486 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| 487 | "@babel/plugin-transform-optional-chaining": "^7.27.1" |
| 488 | }, |
| 489 | "engines": { |
| 490 | "node": ">=6.9.0" |
| 491 | }, |
| 492 | "peerDependencies": { |
| 493 | "@babel/core": "^7.13.0" |
| 494 | } |
| 495 | }, |
| 496 | "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
| 497 | "version": "7.27.1", |
| 498 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz", |
| 499 | "integrity": "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==", |
| 500 | "license": "MIT", |
| 501 | "dependencies": { |
| 502 | "@babel/helper-plugin-utils": "^7.27.1", |
| 503 | "@babel/traverse": "^7.27.1" |
| 504 | }, |
| 505 | "engines": { |
| 506 | "node": ">=6.9.0" |
| 507 | }, |
| 508 | "peerDependencies": { |
| 509 | "@babel/core": "^7.0.0" |
| 510 | } |
| 511 | }, |
| 512 | "node_modules/@babel/plugin-proposal-class-properties": { |
| 513 | "version": "7.18.6", |
| 514 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", |
| 515 | "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", |
| 516 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.", |
| 517 | "license": "MIT", |
| 518 | "dependencies": { |
| 519 | "@babel/helper-create-class-features-plugin": "^7.18.6", |
| 520 | "@babel/helper-plugin-utils": "^7.18.6" |
| 521 | }, |
| 522 | "engines": { |
| 523 | "node": ">=6.9.0" |
| 524 | }, |
| 525 | "peerDependencies": { |
| 526 | "@babel/core": "^7.0.0-0" |
| 527 | } |
| 528 | }, |
| 529 | "node_modules/@babel/plugin-proposal-decorators": { |
| 530 | "version": "7.27.1", |
| 531 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.27.1.tgz", |
| 532 | "integrity": "sha512-DTxe4LBPrtFdsWzgpmbBKevg3e9PBy+dXRt19kSbucbZvL2uqtdqwwpluL1jfxYE0wIDTFp1nTy/q6gNLsxXrg==", |
| 533 | "license": "MIT", |
| 534 | "dependencies": { |
| 535 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 536 | "@babel/helper-plugin-utils": "^7.27.1", |
| 537 | "@babel/plugin-syntax-decorators": "^7.27.1" |
| 538 | }, |
| 539 | "engines": { |
| 540 | "node": ">=6.9.0" |
| 541 | }, |
| 542 | "peerDependencies": { |
| 543 | "@babel/core": "^7.0.0-0" |
| 544 | } |
| 545 | }, |
| 546 | "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { |
| 547 | "version": "7.18.6", |
| 548 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", |
| 549 | "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", |
| 550 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.", |
| 551 | "license": "MIT", |
| 552 | "dependencies": { |
| 553 | "@babel/helper-plugin-utils": "^7.18.6", |
| 554 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" |
| 555 | }, |
| 556 | "engines": { |
| 557 | "node": ">=6.9.0" |
| 558 | }, |
| 559 | "peerDependencies": { |
| 560 | "@babel/core": "^7.0.0-0" |
| 561 | } |
| 562 | }, |
| 563 | "node_modules/@babel/plugin-proposal-numeric-separator": { |
| 564 | "version": "7.18.6", |
| 565 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", |
| 566 | "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", |
| 567 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.", |
| 568 | "license": "MIT", |
| 569 | "dependencies": { |
| 570 | "@babel/helper-plugin-utils": "^7.18.6", |
| 571 | "@babel/plugin-syntax-numeric-separator": "^7.10.4" |
| 572 | }, |
| 573 | "engines": { |
| 574 | "node": ">=6.9.0" |
| 575 | }, |
| 576 | "peerDependencies": { |
| 577 | "@babel/core": "^7.0.0-0" |
| 578 | } |
| 579 | }, |
| 580 | "node_modules/@babel/plugin-proposal-optional-chaining": { |
| 581 | "version": "7.21.0", |
| 582 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz", |
| 583 | "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==", |
| 584 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.", |
| 585 | "license": "MIT", |
| 586 | "dependencies": { |
| 587 | "@babel/helper-plugin-utils": "^7.20.2", |
| 588 | "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", |
| 589 | "@babel/plugin-syntax-optional-chaining": "^7.8.3" |
| 590 | }, |
| 591 | "engines": { |
| 592 | "node": ">=6.9.0" |
| 593 | }, |
| 594 | "peerDependencies": { |
| 595 | "@babel/core": "^7.0.0-0" |
| 596 | } |
| 597 | }, |
| 598 | "node_modules/@babel/plugin-proposal-private-methods": { |
| 599 | "version": "7.18.6", |
| 600 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", |
| 601 | "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", |
| 602 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.", |
| 603 | "license": "MIT", |
| 604 | "dependencies": { |
| 605 | "@babel/helper-create-class-features-plugin": "^7.18.6", |
| 606 | "@babel/helper-plugin-utils": "^7.18.6" |
| 607 | }, |
| 608 | "engines": { |
| 609 | "node": ">=6.9.0" |
| 610 | }, |
| 611 | "peerDependencies": { |
| 612 | "@babel/core": "^7.0.0-0" |
| 613 | } |
| 614 | }, |
| 615 | "node_modules/@babel/plugin-proposal-private-property-in-object": { |
| 616 | "version": "7.21.0-placeholder-for-preset-env.2", |
| 617 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", |
| 618 | "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", |
| 619 | "license": "MIT", |
| 620 | "engines": { |
| 621 | "node": ">=6.9.0" |
| 622 | }, |
| 623 | "peerDependencies": { |
| 624 | "@babel/core": "^7.0.0-0" |
| 625 | } |
| 626 | }, |
| 627 | "node_modules/@babel/plugin-syntax-async-generators": { |
| 628 | "version": "7.8.4", |
| 629 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", |
| 630 | "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", |
| 631 | "license": "MIT", |
| 632 | "dependencies": { |
| 633 | "@babel/helper-plugin-utils": "^7.8.0" |
| 634 | }, |
| 635 | "peerDependencies": { |
| 636 | "@babel/core": "^7.0.0-0" |
| 637 | } |
| 638 | }, |
| 639 | "node_modules/@babel/plugin-syntax-bigint": { |
| 640 | "version": "7.8.3", |
| 641 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", |
| 642 | "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", |
| 643 | "license": "MIT", |
| 644 | "dependencies": { |
| 645 | "@babel/helper-plugin-utils": "^7.8.0" |
| 646 | }, |
| 647 | "peerDependencies": { |
| 648 | "@babel/core": "^7.0.0-0" |
| 649 | } |
| 650 | }, |
| 651 | "node_modules/@babel/plugin-syntax-class-properties": { |
| 652 | "version": "7.12.13", |
| 653 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", |
| 654 | "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", |
| 655 | "license": "MIT", |
| 656 | "dependencies": { |
| 657 | "@babel/helper-plugin-utils": "^7.12.13" |
| 658 | }, |
| 659 | "peerDependencies": { |
| 660 | "@babel/core": "^7.0.0-0" |
| 661 | } |
| 662 | }, |
| 663 | "node_modules/@babel/plugin-syntax-class-static-block": { |
| 664 | "version": "7.14.5", |
| 665 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", |
| 666 | "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", |
| 667 | "license": "MIT", |
| 668 | "dependencies": { |
| 669 | "@babel/helper-plugin-utils": "^7.14.5" |
| 670 | }, |
| 671 | "engines": { |
| 672 | "node": ">=6.9.0" |
| 673 | }, |
| 674 | "peerDependencies": { |
| 675 | "@babel/core": "^7.0.0-0" |
| 676 | } |
| 677 | }, |
| 678 | "node_modules/@babel/plugin-syntax-decorators": { |
| 679 | "version": "7.27.1", |
| 680 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.27.1.tgz", |
| 681 | "integrity": "sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==", |
| 682 | "license": "MIT", |
| 683 | "dependencies": { |
| 684 | "@babel/helper-plugin-utils": "^7.27.1" |
| 685 | }, |
| 686 | "engines": { |
| 687 | "node": ">=6.9.0" |
| 688 | }, |
| 689 | "peerDependencies": { |
| 690 | "@babel/core": "^7.0.0-0" |
| 691 | } |
| 692 | }, |
| 693 | "node_modules/@babel/plugin-syntax-flow": { |
| 694 | "version": "7.27.1", |
| 695 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.27.1.tgz", |
| 696 | "integrity": "sha512-p9OkPbZ5G7UT1MofwYFigGebnrzGJacoBSQM0/6bi/PUMVE+qlWDD/OalvQKbwgQzU6dl0xAv6r4X7Jme0RYxA==", |
| 697 | "license": "MIT", |
| 698 | "dependencies": { |
| 699 | "@babel/helper-plugin-utils": "^7.27.1" |
| 700 | }, |
| 701 | "engines": { |
| 702 | "node": ">=6.9.0" |
| 703 | }, |
| 704 | "peerDependencies": { |
| 705 | "@babel/core": "^7.0.0-0" |
| 706 | } |
| 707 | }, |
| 708 | "node_modules/@babel/plugin-syntax-import-assertions": { |
| 709 | "version": "7.27.1", |
| 710 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz", |
| 711 | "integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==", |
| 712 | "license": "MIT", |
| 713 | "dependencies": { |
| 714 | "@babel/helper-plugin-utils": "^7.27.1" |
| 715 | }, |
| 716 | "engines": { |
| 717 | "node": ">=6.9.0" |
| 718 | }, |
| 719 | "peerDependencies": { |
| 720 | "@babel/core": "^7.0.0-0" |
| 721 | } |
| 722 | }, |
| 723 | "node_modules/@babel/plugin-syntax-import-attributes": { |
| 724 | "version": "7.27.1", |
| 725 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz", |
| 726 | "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==", |
| 727 | "license": "MIT", |
| 728 | "dependencies": { |
| 729 | "@babel/helper-plugin-utils": "^7.27.1" |
| 730 | }, |
| 731 | "engines": { |
| 732 | "node": ">=6.9.0" |
| 733 | }, |
| 734 | "peerDependencies": { |
| 735 | "@babel/core": "^7.0.0-0" |
| 736 | } |
| 737 | }, |
| 738 | "node_modules/@babel/plugin-syntax-import-meta": { |
| 739 | "version": "7.10.4", |
| 740 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", |
| 741 | "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", |
| 742 | "license": "MIT", |
| 743 | "dependencies": { |
| 744 | "@babel/helper-plugin-utils": "^7.10.4" |
| 745 | }, |
| 746 | "peerDependencies": { |
| 747 | "@babel/core": "^7.0.0-0" |
| 748 | } |
| 749 | }, |
| 750 | "node_modules/@babel/plugin-syntax-json-strings": { |
| 751 | "version": "7.8.3", |
| 752 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", |
| 753 | "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", |
| 754 | "license": "MIT", |
| 755 | "dependencies": { |
| 756 | "@babel/helper-plugin-utils": "^7.8.0" |
| 757 | }, |
| 758 | "peerDependencies": { |
| 759 | "@babel/core": "^7.0.0-0" |
| 760 | } |
| 761 | }, |
| 762 | "node_modules/@babel/plugin-syntax-jsx": { |
| 763 | "version": "7.27.1", |
| 764 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz", |
| 765 | "integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==", |
| 766 | "license": "MIT", |
| 767 | "dependencies": { |
| 768 | "@babel/helper-plugin-utils": "^7.27.1" |
| 769 | }, |
| 770 | "engines": { |
| 771 | "node": ">=6.9.0" |
| 772 | }, |
| 773 | "peerDependencies": { |
| 774 | "@babel/core": "^7.0.0-0" |
| 775 | } |
| 776 | }, |
| 777 | "node_modules/@babel/plugin-syntax-logical-assignment-operators": { |
| 778 | "version": "7.10.4", |
| 779 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", |
| 780 | "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", |
| 781 | "license": "MIT", |
| 782 | "dependencies": { |
| 783 | "@babel/helper-plugin-utils": "^7.10.4" |
| 784 | }, |
| 785 | "peerDependencies": { |
| 786 | "@babel/core": "^7.0.0-0" |
| 787 | } |
| 788 | }, |
| 789 | "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { |
| 790 | "version": "7.8.3", |
| 791 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", |
| 792 | "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", |
| 793 | "license": "MIT", |
| 794 | "dependencies": { |
| 795 | "@babel/helper-plugin-utils": "^7.8.0" |
| 796 | }, |
| 797 | "peerDependencies": { |
| 798 | "@babel/core": "^7.0.0-0" |
| 799 | } |
| 800 | }, |
| 801 | "node_modules/@babel/plugin-syntax-numeric-separator": { |
| 802 | "version": "7.10.4", |
| 803 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", |
| 804 | "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", |
| 805 | "license": "MIT", |
| 806 | "dependencies": { |
| 807 | "@babel/helper-plugin-utils": "^7.10.4" |
| 808 | }, |
| 809 | "peerDependencies": { |
| 810 | "@babel/core": "^7.0.0-0" |
| 811 | } |
| 812 | }, |
| 813 | "node_modules/@babel/plugin-syntax-object-rest-spread": { |
| 814 | "version": "7.8.3", |
| 815 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", |
| 816 | "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", |
| 817 | "license": "MIT", |
| 818 | "dependencies": { |
| 819 | "@babel/helper-plugin-utils": "^7.8.0" |
| 820 | }, |
| 821 | "peerDependencies": { |
| 822 | "@babel/core": "^7.0.0-0" |
| 823 | } |
| 824 | }, |
| 825 | "node_modules/@babel/plugin-syntax-optional-catch-binding": { |
| 826 | "version": "7.8.3", |
| 827 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", |
| 828 | "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", |
| 829 | "license": "MIT", |
| 830 | "dependencies": { |
| 831 | "@babel/helper-plugin-utils": "^7.8.0" |
| 832 | }, |
| 833 | "peerDependencies": { |
| 834 | "@babel/core": "^7.0.0-0" |
| 835 | } |
| 836 | }, |
| 837 | "node_modules/@babel/plugin-syntax-optional-chaining": { |
| 838 | "version": "7.8.3", |
| 839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", |
| 840 | "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", |
| 841 | "license": "MIT", |
| 842 | "dependencies": { |
| 843 | "@babel/helper-plugin-utils": "^7.8.0" |
| 844 | }, |
| 845 | "peerDependencies": { |
| 846 | "@babel/core": "^7.0.0-0" |
| 847 | } |
| 848 | }, |
| 849 | "node_modules/@babel/plugin-syntax-private-property-in-object": { |
| 850 | "version": "7.14.5", |
| 851 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", |
| 852 | "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", |
| 853 | "license": "MIT", |
| 854 | "dependencies": { |
| 855 | "@babel/helper-plugin-utils": "^7.14.5" |
| 856 | }, |
| 857 | "engines": { |
| 858 | "node": ">=6.9.0" |
| 859 | }, |
| 860 | "peerDependencies": { |
| 861 | "@babel/core": "^7.0.0-0" |
| 862 | } |
| 863 | }, |
| 864 | "node_modules/@babel/plugin-syntax-top-level-await": { |
| 865 | "version": "7.14.5", |
| 866 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", |
| 867 | "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", |
| 868 | "license": "MIT", |
| 869 | "dependencies": { |
| 870 | "@babel/helper-plugin-utils": "^7.14.5" |
| 871 | }, |
| 872 | "engines": { |
| 873 | "node": ">=6.9.0" |
| 874 | }, |
| 875 | "peerDependencies": { |
| 876 | "@babel/core": "^7.0.0-0" |
| 877 | } |
| 878 | }, |
| 879 | "node_modules/@babel/plugin-syntax-typescript": { |
| 880 | "version": "7.27.1", |
| 881 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz", |
| 882 | "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==", |
| 883 | "license": "MIT", |
| 884 | "dependencies": { |
| 885 | "@babel/helper-plugin-utils": "^7.27.1" |
| 886 | }, |
| 887 | "engines": { |
| 888 | "node": ">=6.9.0" |
| 889 | }, |
| 890 | "peerDependencies": { |
| 891 | "@babel/core": "^7.0.0-0" |
| 892 | } |
| 893 | }, |
| 894 | "node_modules/@babel/plugin-syntax-unicode-sets-regex": { |
| 895 | "version": "7.18.6", |
| 896 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", |
| 897 | "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", |
| 898 | "license": "MIT", |
| 899 | "dependencies": { |
| 900 | "@babel/helper-create-regexp-features-plugin": "^7.18.6", |
| 901 | "@babel/helper-plugin-utils": "^7.18.6" |
| 902 | }, |
| 903 | "engines": { |
| 904 | "node": ">=6.9.0" |
| 905 | }, |
| 906 | "peerDependencies": { |
| 907 | "@babel/core": "^7.0.0" |
| 908 | } |
| 909 | }, |
| 910 | "node_modules/@babel/plugin-transform-arrow-functions": { |
| 911 | "version": "7.27.1", |
| 912 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz", |
| 913 | "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==", |
| 914 | "license": "MIT", |
| 915 | "dependencies": { |
| 916 | "@babel/helper-plugin-utils": "^7.27.1" |
| 917 | }, |
| 918 | "engines": { |
| 919 | "node": ">=6.9.0" |
| 920 | }, |
| 921 | "peerDependencies": { |
| 922 | "@babel/core": "^7.0.0-0" |
| 923 | } |
| 924 | }, |
| 925 | "node_modules/@babel/plugin-transform-async-generator-functions": { |
| 926 | "version": "7.27.1", |
| 927 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.27.1.tgz", |
| 928 | "integrity": "sha512-eST9RrwlpaoJBDHShc+DS2SG4ATTi2MYNb4OxYkf3n+7eb49LWpnS+HSpVfW4x927qQwgk8A2hGNVaajAEw0EA==", |
| 929 | "license": "MIT", |
| 930 | "dependencies": { |
| 931 | "@babel/helper-plugin-utils": "^7.27.1", |
| 932 | "@babel/helper-remap-async-to-generator": "^7.27.1", |
| 933 | "@babel/traverse": "^7.27.1" |
| 934 | }, |
| 935 | "engines": { |
| 936 | "node": ">=6.9.0" |
| 937 | }, |
| 938 | "peerDependencies": { |
| 939 | "@babel/core": "^7.0.0-0" |
| 940 | } |
| 941 | }, |
| 942 | "node_modules/@babel/plugin-transform-async-to-generator": { |
| 943 | "version": "7.27.1", |
| 944 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz", |
| 945 | "integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==", |
| 946 | "license": "MIT", |
| 947 | "dependencies": { |
| 948 | "@babel/helper-module-imports": "^7.27.1", |
| 949 | "@babel/helper-plugin-utils": "^7.27.1", |
| 950 | "@babel/helper-remap-async-to-generator": "^7.27.1" |
| 951 | }, |
| 952 | "engines": { |
| 953 | "node": ">=6.9.0" |
| 954 | }, |
| 955 | "peerDependencies": { |
| 956 | "@babel/core": "^7.0.0-0" |
| 957 | } |
| 958 | }, |
| 959 | "node_modules/@babel/plugin-transform-block-scoped-functions": { |
| 960 | "version": "7.27.1", |
| 961 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz", |
| 962 | "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==", |
| 963 | "license": "MIT", |
| 964 | "dependencies": { |
| 965 | "@babel/helper-plugin-utils": "^7.27.1" |
| 966 | }, |
| 967 | "engines": { |
| 968 | "node": ">=6.9.0" |
| 969 | }, |
| 970 | "peerDependencies": { |
| 971 | "@babel/core": "^7.0.0-0" |
| 972 | } |
| 973 | }, |
| 974 | "node_modules/@babel/plugin-transform-block-scoping": { |
| 975 | "version": "7.27.1", |
| 976 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.27.1.tgz", |
| 977 | "integrity": "sha512-QEcFlMl9nGTgh1rn2nIeU5bkfb9BAjaQcWbiP4LvKxUot52ABcTkpcyJ7f2Q2U2RuQ84BNLgts3jRme2dTx6Fw==", |
| 978 | "license": "MIT", |
| 979 | "dependencies": { |
| 980 | "@babel/helper-plugin-utils": "^7.27.1" |
| 981 | }, |
| 982 | "engines": { |
| 983 | "node": ">=6.9.0" |
| 984 | }, |
| 985 | "peerDependencies": { |
| 986 | "@babel/core": "^7.0.0-0" |
| 987 | } |
| 988 | }, |
| 989 | "node_modules/@babel/plugin-transform-class-properties": { |
| 990 | "version": "7.27.1", |
| 991 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz", |
| 992 | "integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==", |
| 993 | "license": "MIT", |
| 994 | "dependencies": { |
| 995 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 996 | "@babel/helper-plugin-utils": "^7.27.1" |
| 997 | }, |
| 998 | "engines": { |
| 999 | "node": ">=6.9.0" |
| 1000 | }, |
| 1001 | "peerDependencies": { |
| 1002 | "@babel/core": "^7.0.0-0" |
| 1003 | } |
| 1004 | }, |
| 1005 | "node_modules/@babel/plugin-transform-class-static-block": { |
| 1006 | "version": "7.27.1", |
| 1007 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz", |
| 1008 | "integrity": "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==", |
| 1009 | "license": "MIT", |
| 1010 | "dependencies": { |
| 1011 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 1012 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1013 | }, |
| 1014 | "engines": { |
| 1015 | "node": ">=6.9.0" |
| 1016 | }, |
| 1017 | "peerDependencies": { |
| 1018 | "@babel/core": "^7.12.0" |
| 1019 | } |
| 1020 | }, |
| 1021 | "node_modules/@babel/plugin-transform-classes": { |
| 1022 | "version": "7.27.1", |
| 1023 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-classes/-/plugin-transform-classes-7.27.1.tgz", |
| 1024 | "integrity": "sha512-7iLhfFAubmpeJe/Wo2TVuDrykh/zlWXLzPNdL0Jqn/Xu8R3QQ8h9ff8FQoISZOsw74/HFqFI7NX63HN7QFIHKA==", |
| 1025 | "license": "MIT", |
| 1026 | "dependencies": { |
| 1027 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 1028 | "@babel/helper-compilation-targets": "^7.27.1", |
| 1029 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1030 | "@babel/helper-replace-supers": "^7.27.1", |
| 1031 | "@babel/traverse": "^7.27.1", |
| 1032 | "globals": "^11.1.0" |
| 1033 | }, |
| 1034 | "engines": { |
| 1035 | "node": ">=6.9.0" |
| 1036 | }, |
| 1037 | "peerDependencies": { |
| 1038 | "@babel/core": "^7.0.0-0" |
| 1039 | } |
| 1040 | }, |
| 1041 | "node_modules/@babel/plugin-transform-computed-properties": { |
| 1042 | "version": "7.27.1", |
| 1043 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz", |
| 1044 | "integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==", |
| 1045 | "license": "MIT", |
| 1046 | "dependencies": { |
| 1047 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1048 | "@babel/template": "^7.27.1" |
| 1049 | }, |
| 1050 | "engines": { |
| 1051 | "node": ">=6.9.0" |
| 1052 | }, |
| 1053 | "peerDependencies": { |
| 1054 | "@babel/core": "^7.0.0-0" |
| 1055 | } |
| 1056 | }, |
| 1057 | "node_modules/@babel/plugin-transform-destructuring": { |
| 1058 | "version": "7.27.1", |
| 1059 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.27.1.tgz", |
| 1060 | "integrity": "sha512-ttDCqhfvpE9emVkXbPD8vyxxh4TWYACVybGkDj+oReOGwnp066ITEivDlLwe0b1R0+evJ13IXQuLNB5w1fhC5Q==", |
| 1061 | "license": "MIT", |
| 1062 | "dependencies": { |
| 1063 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1064 | }, |
| 1065 | "engines": { |
| 1066 | "node": ">=6.9.0" |
| 1067 | }, |
| 1068 | "peerDependencies": { |
| 1069 | "@babel/core": "^7.0.0-0" |
| 1070 | } |
| 1071 | }, |
| 1072 | "node_modules/@babel/plugin-transform-dotall-regex": { |
| 1073 | "version": "7.27.1", |
| 1074 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz", |
| 1075 | "integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==", |
| 1076 | "license": "MIT", |
| 1077 | "dependencies": { |
| 1078 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1079 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1080 | }, |
| 1081 | "engines": { |
| 1082 | "node": ">=6.9.0" |
| 1083 | }, |
| 1084 | "peerDependencies": { |
| 1085 | "@babel/core": "^7.0.0-0" |
| 1086 | } |
| 1087 | }, |
| 1088 | "node_modules/@babel/plugin-transform-duplicate-keys": { |
| 1089 | "version": "7.27.1", |
| 1090 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz", |
| 1091 | "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==", |
| 1092 | "license": "MIT", |
| 1093 | "dependencies": { |
| 1094 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1095 | }, |
| 1096 | "engines": { |
| 1097 | "node": ">=6.9.0" |
| 1098 | }, |
| 1099 | "peerDependencies": { |
| 1100 | "@babel/core": "^7.0.0-0" |
| 1101 | } |
| 1102 | }, |
| 1103 | "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { |
| 1104 | "version": "7.27.1", |
| 1105 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.27.1.tgz", |
| 1106 | "integrity": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==", |
| 1107 | "license": "MIT", |
| 1108 | "dependencies": { |
| 1109 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1110 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1111 | }, |
| 1112 | "engines": { |
| 1113 | "node": ">=6.9.0" |
| 1114 | }, |
| 1115 | "peerDependencies": { |
| 1116 | "@babel/core": "^7.0.0" |
| 1117 | } |
| 1118 | }, |
| 1119 | "node_modules/@babel/plugin-transform-dynamic-import": { |
| 1120 | "version": "7.27.1", |
| 1121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz", |
| 1122 | "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==", |
| 1123 | "license": "MIT", |
| 1124 | "dependencies": { |
| 1125 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1126 | }, |
| 1127 | "engines": { |
| 1128 | "node": ">=6.9.0" |
| 1129 | }, |
| 1130 | "peerDependencies": { |
| 1131 | "@babel/core": "^7.0.0-0" |
| 1132 | } |
| 1133 | }, |
| 1134 | "node_modules/@babel/plugin-transform-exponentiation-operator": { |
| 1135 | "version": "7.27.1", |
| 1136 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz", |
| 1137 | "integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==", |
| 1138 | "license": "MIT", |
| 1139 | "dependencies": { |
| 1140 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1141 | }, |
| 1142 | "engines": { |
| 1143 | "node": ">=6.9.0" |
| 1144 | }, |
| 1145 | "peerDependencies": { |
| 1146 | "@babel/core": "^7.0.0-0" |
| 1147 | } |
| 1148 | }, |
| 1149 | "node_modules/@babel/plugin-transform-export-namespace-from": { |
| 1150 | "version": "7.27.1", |
| 1151 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz", |
| 1152 | "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==", |
| 1153 | "license": "MIT", |
| 1154 | "dependencies": { |
| 1155 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1156 | }, |
| 1157 | "engines": { |
| 1158 | "node": ">=6.9.0" |
| 1159 | }, |
| 1160 | "peerDependencies": { |
| 1161 | "@babel/core": "^7.0.0-0" |
| 1162 | } |
| 1163 | }, |
| 1164 | "node_modules/@babel/plugin-transform-flow-strip-types": { |
| 1165 | "version": "7.27.1", |
| 1166 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.27.1.tgz", |
| 1167 | "integrity": "sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg==", |
| 1168 | "license": "MIT", |
| 1169 | "dependencies": { |
| 1170 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1171 | "@babel/plugin-syntax-flow": "^7.27.1" |
| 1172 | }, |
| 1173 | "engines": { |
| 1174 | "node": ">=6.9.0" |
| 1175 | }, |
| 1176 | "peerDependencies": { |
| 1177 | "@babel/core": "^7.0.0-0" |
| 1178 | } |
| 1179 | }, |
| 1180 | "node_modules/@babel/plugin-transform-for-of": { |
| 1181 | "version": "7.27.1", |
| 1182 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz", |
| 1183 | "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==", |
| 1184 | "license": "MIT", |
| 1185 | "dependencies": { |
| 1186 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1187 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| 1188 | }, |
| 1189 | "engines": { |
| 1190 | "node": ">=6.9.0" |
| 1191 | }, |
| 1192 | "peerDependencies": { |
| 1193 | "@babel/core": "^7.0.0-0" |
| 1194 | } |
| 1195 | }, |
| 1196 | "node_modules/@babel/plugin-transform-function-name": { |
| 1197 | "version": "7.27.1", |
| 1198 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz", |
| 1199 | "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==", |
| 1200 | "license": "MIT", |
| 1201 | "dependencies": { |
| 1202 | "@babel/helper-compilation-targets": "^7.27.1", |
| 1203 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1204 | "@babel/traverse": "^7.27.1" |
| 1205 | }, |
| 1206 | "engines": { |
| 1207 | "node": ">=6.9.0" |
| 1208 | }, |
| 1209 | "peerDependencies": { |
| 1210 | "@babel/core": "^7.0.0-0" |
| 1211 | } |
| 1212 | }, |
| 1213 | "node_modules/@babel/plugin-transform-json-strings": { |
| 1214 | "version": "7.27.1", |
| 1215 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz", |
| 1216 | "integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==", |
| 1217 | "license": "MIT", |
| 1218 | "dependencies": { |
| 1219 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1220 | }, |
| 1221 | "engines": { |
| 1222 | "node": ">=6.9.0" |
| 1223 | }, |
| 1224 | "peerDependencies": { |
| 1225 | "@babel/core": "^7.0.0-0" |
| 1226 | } |
| 1227 | }, |
| 1228 | "node_modules/@babel/plugin-transform-literals": { |
| 1229 | "version": "7.27.1", |
| 1230 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz", |
| 1231 | "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==", |
| 1232 | "license": "MIT", |
| 1233 | "dependencies": { |
| 1234 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1235 | }, |
| 1236 | "engines": { |
| 1237 | "node": ">=6.9.0" |
| 1238 | }, |
| 1239 | "peerDependencies": { |
| 1240 | "@babel/core": "^7.0.0-0" |
| 1241 | } |
| 1242 | }, |
| 1243 | "node_modules/@babel/plugin-transform-logical-assignment-operators": { |
| 1244 | "version": "7.27.1", |
| 1245 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz", |
| 1246 | "integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==", |
| 1247 | "license": "MIT", |
| 1248 | "dependencies": { |
| 1249 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1250 | }, |
| 1251 | "engines": { |
| 1252 | "node": ">=6.9.0" |
| 1253 | }, |
| 1254 | "peerDependencies": { |
| 1255 | "@babel/core": "^7.0.0-0" |
| 1256 | } |
| 1257 | }, |
| 1258 | "node_modules/@babel/plugin-transform-member-expression-literals": { |
| 1259 | "version": "7.27.1", |
| 1260 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz", |
| 1261 | "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==", |
| 1262 | "license": "MIT", |
| 1263 | "dependencies": { |
| 1264 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1265 | }, |
| 1266 | "engines": { |
| 1267 | "node": ">=6.9.0" |
| 1268 | }, |
| 1269 | "peerDependencies": { |
| 1270 | "@babel/core": "^7.0.0-0" |
| 1271 | } |
| 1272 | }, |
| 1273 | "node_modules/@babel/plugin-transform-modules-amd": { |
| 1274 | "version": "7.27.1", |
| 1275 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz", |
| 1276 | "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==", |
| 1277 | "license": "MIT", |
| 1278 | "dependencies": { |
| 1279 | "@babel/helper-module-transforms": "^7.27.1", |
| 1280 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1281 | }, |
| 1282 | "engines": { |
| 1283 | "node": ">=6.9.0" |
| 1284 | }, |
| 1285 | "peerDependencies": { |
| 1286 | "@babel/core": "^7.0.0-0" |
| 1287 | } |
| 1288 | }, |
| 1289 | "node_modules/@babel/plugin-transform-modules-commonjs": { |
| 1290 | "version": "7.27.1", |
| 1291 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz", |
| 1292 | "integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==", |
| 1293 | "license": "MIT", |
| 1294 | "dependencies": { |
| 1295 | "@babel/helper-module-transforms": "^7.27.1", |
| 1296 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1297 | }, |
| 1298 | "engines": { |
| 1299 | "node": ">=6.9.0" |
| 1300 | }, |
| 1301 | "peerDependencies": { |
| 1302 | "@babel/core": "^7.0.0-0" |
| 1303 | } |
| 1304 | }, |
| 1305 | "node_modules/@babel/plugin-transform-modules-systemjs": { |
| 1306 | "version": "7.27.1", |
| 1307 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz", |
| 1308 | "integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==", |
| 1309 | "license": "MIT", |
| 1310 | "dependencies": { |
| 1311 | "@babel/helper-module-transforms": "^7.27.1", |
| 1312 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1313 | "@babel/helper-validator-identifier": "^7.27.1", |
| 1314 | "@babel/traverse": "^7.27.1" |
| 1315 | }, |
| 1316 | "engines": { |
| 1317 | "node": ">=6.9.0" |
| 1318 | }, |
| 1319 | "peerDependencies": { |
| 1320 | "@babel/core": "^7.0.0-0" |
| 1321 | } |
| 1322 | }, |
| 1323 | "node_modules/@babel/plugin-transform-modules-umd": { |
| 1324 | "version": "7.27.1", |
| 1325 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz", |
| 1326 | "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==", |
| 1327 | "license": "MIT", |
| 1328 | "dependencies": { |
| 1329 | "@babel/helper-module-transforms": "^7.27.1", |
| 1330 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1331 | }, |
| 1332 | "engines": { |
| 1333 | "node": ">=6.9.0" |
| 1334 | }, |
| 1335 | "peerDependencies": { |
| 1336 | "@babel/core": "^7.0.0-0" |
| 1337 | } |
| 1338 | }, |
| 1339 | "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
| 1340 | "version": "7.27.1", |
| 1341 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz", |
| 1342 | "integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==", |
| 1343 | "license": "MIT", |
| 1344 | "dependencies": { |
| 1345 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1346 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1347 | }, |
| 1348 | "engines": { |
| 1349 | "node": ">=6.9.0" |
| 1350 | }, |
| 1351 | "peerDependencies": { |
| 1352 | "@babel/core": "^7.0.0" |
| 1353 | } |
| 1354 | }, |
| 1355 | "node_modules/@babel/plugin-transform-new-target": { |
| 1356 | "version": "7.27.1", |
| 1357 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz", |
| 1358 | "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==", |
| 1359 | "license": "MIT", |
| 1360 | "dependencies": { |
| 1361 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1362 | }, |
| 1363 | "engines": { |
| 1364 | "node": ">=6.9.0" |
| 1365 | }, |
| 1366 | "peerDependencies": { |
| 1367 | "@babel/core": "^7.0.0-0" |
| 1368 | } |
| 1369 | }, |
| 1370 | "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
| 1371 | "version": "7.27.1", |
| 1372 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz", |
| 1373 | "integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==", |
| 1374 | "license": "MIT", |
| 1375 | "dependencies": { |
| 1376 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1377 | }, |
| 1378 | "engines": { |
| 1379 | "node": ">=6.9.0" |
| 1380 | }, |
| 1381 | "peerDependencies": { |
| 1382 | "@babel/core": "^7.0.0-0" |
| 1383 | } |
| 1384 | }, |
| 1385 | "node_modules/@babel/plugin-transform-numeric-separator": { |
| 1386 | "version": "7.27.1", |
| 1387 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz", |
| 1388 | "integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==", |
| 1389 | "license": "MIT", |
| 1390 | "dependencies": { |
| 1391 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1392 | }, |
| 1393 | "engines": { |
| 1394 | "node": ">=6.9.0" |
| 1395 | }, |
| 1396 | "peerDependencies": { |
| 1397 | "@babel/core": "^7.0.0-0" |
| 1398 | } |
| 1399 | }, |
| 1400 | "node_modules/@babel/plugin-transform-object-rest-spread": { |
| 1401 | "version": "7.27.2", |
| 1402 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz", |
| 1403 | "integrity": "sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g==", |
| 1404 | "license": "MIT", |
| 1405 | "dependencies": { |
| 1406 | "@babel/helper-compilation-targets": "^7.27.2", |
| 1407 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1408 | "@babel/plugin-transform-destructuring": "^7.27.1", |
| 1409 | "@babel/plugin-transform-parameters": "^7.27.1" |
| 1410 | }, |
| 1411 | "engines": { |
| 1412 | "node": ">=6.9.0" |
| 1413 | }, |
| 1414 | "peerDependencies": { |
| 1415 | "@babel/core": "^7.0.0-0" |
| 1416 | } |
| 1417 | }, |
| 1418 | "node_modules/@babel/plugin-transform-object-super": { |
| 1419 | "version": "7.27.1", |
| 1420 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz", |
| 1421 | "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==", |
| 1422 | "license": "MIT", |
| 1423 | "dependencies": { |
| 1424 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1425 | "@babel/helper-replace-supers": "^7.27.1" |
| 1426 | }, |
| 1427 | "engines": { |
| 1428 | "node": ">=6.9.0" |
| 1429 | }, |
| 1430 | "peerDependencies": { |
| 1431 | "@babel/core": "^7.0.0-0" |
| 1432 | } |
| 1433 | }, |
| 1434 | "node_modules/@babel/plugin-transform-optional-catch-binding": { |
| 1435 | "version": "7.27.1", |
| 1436 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz", |
| 1437 | "integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==", |
| 1438 | "license": "MIT", |
| 1439 | "dependencies": { |
| 1440 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1441 | }, |
| 1442 | "engines": { |
| 1443 | "node": ">=6.9.0" |
| 1444 | }, |
| 1445 | "peerDependencies": { |
| 1446 | "@babel/core": "^7.0.0-0" |
| 1447 | } |
| 1448 | }, |
| 1449 | "node_modules/@babel/plugin-transform-optional-chaining": { |
| 1450 | "version": "7.27.1", |
| 1451 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz", |
| 1452 | "integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==", |
| 1453 | "license": "MIT", |
| 1454 | "dependencies": { |
| 1455 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1456 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| 1457 | }, |
| 1458 | "engines": { |
| 1459 | "node": ">=6.9.0" |
| 1460 | }, |
| 1461 | "peerDependencies": { |
| 1462 | "@babel/core": "^7.0.0-0" |
| 1463 | } |
| 1464 | }, |
| 1465 | "node_modules/@babel/plugin-transform-parameters": { |
| 1466 | "version": "7.27.1", |
| 1467 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.1.tgz", |
| 1468 | "integrity": "sha512-018KRk76HWKeZ5l4oTj2zPpSh+NbGdt0st5S6x0pga6HgrjBOJb24mMDHorFopOOd6YHkLgOZ+zaCjZGPO4aKg==", |
| 1469 | "license": "MIT", |
| 1470 | "dependencies": { |
| 1471 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1472 | }, |
| 1473 | "engines": { |
| 1474 | "node": ">=6.9.0" |
| 1475 | }, |
| 1476 | "peerDependencies": { |
| 1477 | "@babel/core": "^7.0.0-0" |
| 1478 | } |
| 1479 | }, |
| 1480 | "node_modules/@babel/plugin-transform-private-methods": { |
| 1481 | "version": "7.27.1", |
| 1482 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz", |
| 1483 | "integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==", |
| 1484 | "license": "MIT", |
| 1485 | "dependencies": { |
| 1486 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 1487 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1488 | }, |
| 1489 | "engines": { |
| 1490 | "node": ">=6.9.0" |
| 1491 | }, |
| 1492 | "peerDependencies": { |
| 1493 | "@babel/core": "^7.0.0-0" |
| 1494 | } |
| 1495 | }, |
| 1496 | "node_modules/@babel/plugin-transform-private-property-in-object": { |
| 1497 | "version": "7.27.1", |
| 1498 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz", |
| 1499 | "integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==", |
| 1500 | "license": "MIT", |
| 1501 | "dependencies": { |
| 1502 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 1503 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 1504 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1505 | }, |
| 1506 | "engines": { |
| 1507 | "node": ">=6.9.0" |
| 1508 | }, |
| 1509 | "peerDependencies": { |
| 1510 | "@babel/core": "^7.0.0-0" |
| 1511 | } |
| 1512 | }, |
| 1513 | "node_modules/@babel/plugin-transform-property-literals": { |
| 1514 | "version": "7.27.1", |
| 1515 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz", |
| 1516 | "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==", |
| 1517 | "license": "MIT", |
| 1518 | "dependencies": { |
| 1519 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1520 | }, |
| 1521 | "engines": { |
| 1522 | "node": ">=6.9.0" |
| 1523 | }, |
| 1524 | "peerDependencies": { |
| 1525 | "@babel/core": "^7.0.0-0" |
| 1526 | } |
| 1527 | }, |
| 1528 | "node_modules/@babel/plugin-transform-react-constant-elements": { |
| 1529 | "version": "7.27.1", |
| 1530 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.27.1.tgz", |
| 1531 | "integrity": "sha512-edoidOjl/ZxvYo4lSBOQGDSyToYVkTAwyVoa2tkuYTSmjrB1+uAedoL5iROVLXkxH+vRgA7uP4tMg2pUJpZ3Ug==", |
| 1532 | "license": "MIT", |
| 1533 | "dependencies": { |
| 1534 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1535 | }, |
| 1536 | "engines": { |
| 1537 | "node": ">=6.9.0" |
| 1538 | }, |
| 1539 | "peerDependencies": { |
| 1540 | "@babel/core": "^7.0.0-0" |
| 1541 | } |
| 1542 | }, |
| 1543 | "node_modules/@babel/plugin-transform-react-display-name": { |
| 1544 | "version": "7.27.1", |
| 1545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.27.1.tgz", |
| 1546 | "integrity": "sha512-p9+Vl3yuHPmkirRrg021XiP+EETmPMQTLr6Ayjj85RLNEbb3Eya/4VI0vAdzQG9SEAl2Lnt7fy5lZyMzjYoZQQ==", |
| 1547 | "license": "MIT", |
| 1548 | "dependencies": { |
| 1549 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1550 | }, |
| 1551 | "engines": { |
| 1552 | "node": ">=6.9.0" |
| 1553 | }, |
| 1554 | "peerDependencies": { |
| 1555 | "@babel/core": "^7.0.0-0" |
| 1556 | } |
| 1557 | }, |
| 1558 | "node_modules/@babel/plugin-transform-react-jsx": { |
| 1559 | "version": "7.27.1", |
| 1560 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz", |
| 1561 | "integrity": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==", |
| 1562 | "license": "MIT", |
| 1563 | "dependencies": { |
| 1564 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 1565 | "@babel/helper-module-imports": "^7.27.1", |
| 1566 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1567 | "@babel/plugin-syntax-jsx": "^7.27.1", |
| 1568 | "@babel/types": "^7.27.1" |
| 1569 | }, |
| 1570 | "engines": { |
| 1571 | "node": ">=6.9.0" |
| 1572 | }, |
| 1573 | "peerDependencies": { |
| 1574 | "@babel/core": "^7.0.0-0" |
| 1575 | } |
| 1576 | }, |
| 1577 | "node_modules/@babel/plugin-transform-react-jsx-development": { |
| 1578 | "version": "7.27.1", |
| 1579 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.27.1.tgz", |
| 1580 | "integrity": "sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==", |
| 1581 | "license": "MIT", |
| 1582 | "dependencies": { |
| 1583 | "@babel/plugin-transform-react-jsx": "^7.27.1" |
| 1584 | }, |
| 1585 | "engines": { |
| 1586 | "node": ">=6.9.0" |
| 1587 | }, |
| 1588 | "peerDependencies": { |
| 1589 | "@babel/core": "^7.0.0-0" |
| 1590 | } |
| 1591 | }, |
| 1592 | "node_modules/@babel/plugin-transform-react-pure-annotations": { |
| 1593 | "version": "7.27.1", |
| 1594 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.27.1.tgz", |
| 1595 | "integrity": "sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==", |
| 1596 | "license": "MIT", |
| 1597 | "dependencies": { |
| 1598 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 1599 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1600 | }, |
| 1601 | "engines": { |
| 1602 | "node": ">=6.9.0" |
| 1603 | }, |
| 1604 | "peerDependencies": { |
| 1605 | "@babel/core": "^7.0.0-0" |
| 1606 | } |
| 1607 | }, |
| 1608 | "node_modules/@babel/plugin-transform-regenerator": { |
| 1609 | "version": "7.27.1", |
| 1610 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.27.1.tgz", |
| 1611 | "integrity": "sha512-B19lbbL7PMrKr52BNPjCqg1IyNUIjTcxKj8uX9zHO+PmWN93s19NDr/f69mIkEp2x9nmDJ08a7lgHaTTzvW7mw==", |
| 1612 | "license": "MIT", |
| 1613 | "dependencies": { |
| 1614 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1615 | }, |
| 1616 | "engines": { |
| 1617 | "node": ">=6.9.0" |
| 1618 | }, |
| 1619 | "peerDependencies": { |
| 1620 | "@babel/core": "^7.0.0-0" |
| 1621 | } |
| 1622 | }, |
| 1623 | "node_modules/@babel/plugin-transform-regexp-modifiers": { |
| 1624 | "version": "7.27.1", |
| 1625 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.27.1.tgz", |
| 1626 | "integrity": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==", |
| 1627 | "license": "MIT", |
| 1628 | "dependencies": { |
| 1629 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1630 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1631 | }, |
| 1632 | "engines": { |
| 1633 | "node": ">=6.9.0" |
| 1634 | }, |
| 1635 | "peerDependencies": { |
| 1636 | "@babel/core": "^7.0.0" |
| 1637 | } |
| 1638 | }, |
| 1639 | "node_modules/@babel/plugin-transform-reserved-words": { |
| 1640 | "version": "7.27.1", |
| 1641 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz", |
| 1642 | "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==", |
| 1643 | "license": "MIT", |
| 1644 | "dependencies": { |
| 1645 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1646 | }, |
| 1647 | "engines": { |
| 1648 | "node": ">=6.9.0" |
| 1649 | }, |
| 1650 | "peerDependencies": { |
| 1651 | "@babel/core": "^7.0.0-0" |
| 1652 | } |
| 1653 | }, |
| 1654 | "node_modules/@babel/plugin-transform-runtime": { |
| 1655 | "version": "7.27.1", |
| 1656 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.27.1.tgz", |
| 1657 | "integrity": "sha512-TqGF3desVsTcp3WrJGj4HfKokfCXCLcHpt4PJF0D8/iT6LPd9RS82Upw3KPeyr6B22Lfd3DO8MVrmp0oRkUDdw==", |
| 1658 | "license": "MIT", |
| 1659 | "dependencies": { |
| 1660 | "@babel/helper-module-imports": "^7.27.1", |
| 1661 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1662 | "babel-plugin-polyfill-corejs2": "^0.4.10", |
| 1663 | "babel-plugin-polyfill-corejs3": "^0.11.0", |
| 1664 | "babel-plugin-polyfill-regenerator": "^0.6.1", |
| 1665 | "semver": "^6.3.1" |
| 1666 | }, |
| 1667 | "engines": { |
| 1668 | "node": ">=6.9.0" |
| 1669 | }, |
| 1670 | "peerDependencies": { |
| 1671 | "@babel/core": "^7.0.0-0" |
| 1672 | } |
| 1673 | }, |
| 1674 | "node_modules/@babel/plugin-transform-shorthand-properties": { |
| 1675 | "version": "7.27.1", |
| 1676 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz", |
| 1677 | "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==", |
| 1678 | "license": "MIT", |
| 1679 | "dependencies": { |
| 1680 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1681 | }, |
| 1682 | "engines": { |
| 1683 | "node": ">=6.9.0" |
| 1684 | }, |
| 1685 | "peerDependencies": { |
| 1686 | "@babel/core": "^7.0.0-0" |
| 1687 | } |
| 1688 | }, |
| 1689 | "node_modules/@babel/plugin-transform-spread": { |
| 1690 | "version": "7.27.1", |
| 1691 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz", |
| 1692 | "integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==", |
| 1693 | "license": "MIT", |
| 1694 | "dependencies": { |
| 1695 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1696 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| 1697 | }, |
| 1698 | "engines": { |
| 1699 | "node": ">=6.9.0" |
| 1700 | }, |
| 1701 | "peerDependencies": { |
| 1702 | "@babel/core": "^7.0.0-0" |
| 1703 | } |
| 1704 | }, |
| 1705 | "node_modules/@babel/plugin-transform-sticky-regex": { |
| 1706 | "version": "7.27.1", |
| 1707 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz", |
| 1708 | "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==", |
| 1709 | "license": "MIT", |
| 1710 | "dependencies": { |
| 1711 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1712 | }, |
| 1713 | "engines": { |
| 1714 | "node": ">=6.9.0" |
| 1715 | }, |
| 1716 | "peerDependencies": { |
| 1717 | "@babel/core": "^7.0.0-0" |
| 1718 | } |
| 1719 | }, |
| 1720 | "node_modules/@babel/plugin-transform-template-literals": { |
| 1721 | "version": "7.27.1", |
| 1722 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz", |
| 1723 | "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==", |
| 1724 | "license": "MIT", |
| 1725 | "dependencies": { |
| 1726 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1727 | }, |
| 1728 | "engines": { |
| 1729 | "node": ">=6.9.0" |
| 1730 | }, |
| 1731 | "peerDependencies": { |
| 1732 | "@babel/core": "^7.0.0-0" |
| 1733 | } |
| 1734 | }, |
| 1735 | "node_modules/@babel/plugin-transform-typeof-symbol": { |
| 1736 | "version": "7.27.1", |
| 1737 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz", |
| 1738 | "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==", |
| 1739 | "license": "MIT", |
| 1740 | "dependencies": { |
| 1741 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1742 | }, |
| 1743 | "engines": { |
| 1744 | "node": ">=6.9.0" |
| 1745 | }, |
| 1746 | "peerDependencies": { |
| 1747 | "@babel/core": "^7.0.0-0" |
| 1748 | } |
| 1749 | }, |
| 1750 | "node_modules/@babel/plugin-transform-typescript": { |
| 1751 | "version": "7.27.1", |
| 1752 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.1.tgz", |
| 1753 | "integrity": "sha512-Q5sT5+O4QUebHdbwKedFBEwRLb02zJ7r4A5Gg2hUoLuU3FjdMcyqcywqUrLCaDsFCxzokf7u9kuy7qz51YUuAg==", |
| 1754 | "license": "MIT", |
| 1755 | "dependencies": { |
| 1756 | "@babel/helper-annotate-as-pure": "^7.27.1", |
| 1757 | "@babel/helper-create-class-features-plugin": "^7.27.1", |
| 1758 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1759 | "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| 1760 | "@babel/plugin-syntax-typescript": "^7.27.1" |
| 1761 | }, |
| 1762 | "engines": { |
| 1763 | "node": ">=6.9.0" |
| 1764 | }, |
| 1765 | "peerDependencies": { |
| 1766 | "@babel/core": "^7.0.0-0" |
| 1767 | } |
| 1768 | }, |
| 1769 | "node_modules/@babel/plugin-transform-unicode-escapes": { |
| 1770 | "version": "7.27.1", |
| 1771 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz", |
| 1772 | "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==", |
| 1773 | "license": "MIT", |
| 1774 | "dependencies": { |
| 1775 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1776 | }, |
| 1777 | "engines": { |
| 1778 | "node": ">=6.9.0" |
| 1779 | }, |
| 1780 | "peerDependencies": { |
| 1781 | "@babel/core": "^7.0.0-0" |
| 1782 | } |
| 1783 | }, |
| 1784 | "node_modules/@babel/plugin-transform-unicode-property-regex": { |
| 1785 | "version": "7.27.1", |
| 1786 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz", |
| 1787 | "integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==", |
| 1788 | "license": "MIT", |
| 1789 | "dependencies": { |
| 1790 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1791 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1792 | }, |
| 1793 | "engines": { |
| 1794 | "node": ">=6.9.0" |
| 1795 | }, |
| 1796 | "peerDependencies": { |
| 1797 | "@babel/core": "^7.0.0-0" |
| 1798 | } |
| 1799 | }, |
| 1800 | "node_modules/@babel/plugin-transform-unicode-regex": { |
| 1801 | "version": "7.27.1", |
| 1802 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz", |
| 1803 | "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==", |
| 1804 | "license": "MIT", |
| 1805 | "dependencies": { |
| 1806 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1807 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1808 | }, |
| 1809 | "engines": { |
| 1810 | "node": ">=6.9.0" |
| 1811 | }, |
| 1812 | "peerDependencies": { |
| 1813 | "@babel/core": "^7.0.0-0" |
| 1814 | } |
| 1815 | }, |
| 1816 | "node_modules/@babel/plugin-transform-unicode-sets-regex": { |
| 1817 | "version": "7.27.1", |
| 1818 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz", |
| 1819 | "integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==", |
| 1820 | "license": "MIT", |
| 1821 | "dependencies": { |
| 1822 | "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| 1823 | "@babel/helper-plugin-utils": "^7.27.1" |
| 1824 | }, |
| 1825 | "engines": { |
| 1826 | "node": ">=6.9.0" |
| 1827 | }, |
| 1828 | "peerDependencies": { |
| 1829 | "@babel/core": "^7.0.0" |
| 1830 | } |
| 1831 | }, |
| 1832 | "node_modules/@babel/preset-env": { |
| 1833 | "version": "7.27.2", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 1834 | "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.27.2.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 1835 | "integrity": "sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 1836 | "dependencies": { |
| 1837 | "@babel/compat-data": "^7.27.2", |
| 1838 | "@babel/helper-compilation-targets": "^7.27.2", |
| 1839 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1840 | "@babel/helper-validator-option": "^7.27.1", |
| 1841 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.27.1", |
| 1842 | "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1", |
| 1843 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1", |
| 1844 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1", |
| 1845 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.27.1", |
| 1846 | "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
| 1847 | "@babel/plugin-syntax-import-assertions": "^7.27.1", |
| 1848 | "@babel/plugin-syntax-import-attributes": "^7.27.1", |
| 1849 | "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
| 1850 | "@babel/plugin-transform-arrow-functions": "^7.27.1", |
| 1851 | "@babel/plugin-transform-async-generator-functions": "^7.27.1", |
| 1852 | "@babel/plugin-transform-async-to-generator": "^7.27.1", |
| 1853 | "@babel/plugin-transform-block-scoped-functions": "^7.27.1", |
| 1854 | "@babel/plugin-transform-block-scoping": "^7.27.1", |
| 1855 | "@babel/plugin-transform-class-properties": "^7.27.1", |
| 1856 | "@babel/plugin-transform-class-static-block": "^7.27.1", |
| 1857 | "@babel/plugin-transform-classes": "^7.27.1", |
| 1858 | "@babel/plugin-transform-computed-properties": "^7.27.1", |
| 1859 | "@babel/plugin-transform-destructuring": "^7.27.1", |
| 1860 | "@babel/plugin-transform-dotall-regex": "^7.27.1", |
| 1861 | "@babel/plugin-transform-duplicate-keys": "^7.27.1", |
| 1862 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1", |
| 1863 | "@babel/plugin-transform-dynamic-import": "^7.27.1", |
| 1864 | "@babel/plugin-transform-exponentiation-operator": "^7.27.1", |
| 1865 | "@babel/plugin-transform-export-namespace-from": "^7.27.1", |
| 1866 | "@babel/plugin-transform-for-of": "^7.27.1", |
| 1867 | "@babel/plugin-transform-function-name": "^7.27.1", |
| 1868 | "@babel/plugin-transform-json-strings": "^7.27.1", |
| 1869 | "@babel/plugin-transform-literals": "^7.27.1", |
| 1870 | "@babel/plugin-transform-logical-assignment-operators": "^7.27.1", |
| 1871 | "@babel/plugin-transform-member-expression-literals": "^7.27.1", |
| 1872 | "@babel/plugin-transform-modules-amd": "^7.27.1", |
| 1873 | "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
| 1874 | "@babel/plugin-transform-modules-systemjs": "^7.27.1", |
| 1875 | "@babel/plugin-transform-modules-umd": "^7.27.1", |
| 1876 | "@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1", |
| 1877 | "@babel/plugin-transform-new-target": "^7.27.1", |
| 1878 | "@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1", |
| 1879 | "@babel/plugin-transform-numeric-separator": "^7.27.1", |
| 1880 | "@babel/plugin-transform-object-rest-spread": "^7.27.2", |
| 1881 | "@babel/plugin-transform-object-super": "^7.27.1", |
| 1882 | "@babel/plugin-transform-optional-catch-binding": "^7.27.1", |
| 1883 | "@babel/plugin-transform-optional-chaining": "^7.27.1", |
| 1884 | "@babel/plugin-transform-parameters": "^7.27.1", |
| 1885 | "@babel/plugin-transform-private-methods": "^7.27.1", |
| 1886 | "@babel/plugin-transform-private-property-in-object": "^7.27.1", |
| 1887 | "@babel/plugin-transform-property-literals": "^7.27.1", |
| 1888 | "@babel/plugin-transform-regenerator": "^7.27.1", |
| 1889 | "@babel/plugin-transform-regexp-modifiers": "^7.27.1", |
| 1890 | "@babel/plugin-transform-reserved-words": "^7.27.1", |
| 1891 | "@babel/plugin-transform-shorthand-properties": "^7.27.1", |
| 1892 | "@babel/plugin-transform-spread": "^7.27.1", |
| 1893 | "@babel/plugin-transform-sticky-regex": "^7.27.1", |
| 1894 | "@babel/plugin-transform-template-literals": "^7.27.1", |
| 1895 | "@babel/plugin-transform-typeof-symbol": "^7.27.1", |
| 1896 | "@babel/plugin-transform-unicode-escapes": "^7.27.1", |
| 1897 | "@babel/plugin-transform-unicode-property-regex": "^7.27.1", |
| 1898 | "@babel/plugin-transform-unicode-regex": "^7.27.1", |
| 1899 | "@babel/plugin-transform-unicode-sets-regex": "^7.27.1", |
| 1900 | "@babel/preset-modules": "0.1.6-no-external-plugins", |
| 1901 | "babel-plugin-polyfill-corejs2": "^0.4.10", |
| 1902 | "babel-plugin-polyfill-corejs3": "^0.11.0", |
| 1903 | "babel-plugin-polyfill-regenerator": "^0.6.1", |
| 1904 | "core-js-compat": "^3.40.0", |
| 1905 | "semver": "^6.3.1" |
| 1906 | }, |
| 1907 | "engines": { |
| 1908 | "node": ">=6.9.0" |
| 1909 | }, |
| 1910 | "peerDependencies": { |
| 1911 | "@babel/core": "^7.0.0-0" |
| 1912 | } |
| 1913 | }, |
| 1914 | "node_modules/@babel/preset-modules": { |
| 1915 | "version": "0.1.6-no-external-plugins", |
| 1916 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", |
| 1917 | "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", |
| 1918 | "license": "MIT", |
| 1919 | "dependencies": { |
| 1920 | "@babel/helper-plugin-utils": "^7.0.0", |
| 1921 | "@babel/types": "^7.4.4", |
| 1922 | "esutils": "^2.0.2" |
| 1923 | }, |
| 1924 | "peerDependencies": { |
| 1925 | "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" |
| 1926 | } |
| 1927 | }, |
| 1928 | "node_modules/@babel/preset-react": { |
| 1929 | "version": "7.27.1", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 1930 | "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.27.1.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 1931 | "integrity": "sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA==", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 1932 | "dependencies": { |
| 1933 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1934 | "@babel/helper-validator-option": "^7.27.1", |
| 1935 | "@babel/plugin-transform-react-display-name": "^7.27.1", |
| 1936 | "@babel/plugin-transform-react-jsx": "^7.27.1", |
| 1937 | "@babel/plugin-transform-react-jsx-development": "^7.27.1", |
| 1938 | "@babel/plugin-transform-react-pure-annotations": "^7.27.1" |
| 1939 | }, |
| 1940 | "engines": { |
| 1941 | "node": ">=6.9.0" |
| 1942 | }, |
| 1943 | "peerDependencies": { |
| 1944 | "@babel/core": "^7.0.0-0" |
| 1945 | } |
| 1946 | }, |
| 1947 | "node_modules/@babel/preset-typescript": { |
| 1948 | "version": "7.27.1", |
| 1949 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz", |
| 1950 | "integrity": "sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==", |
| 1951 | "license": "MIT", |
| 1952 | "dependencies": { |
| 1953 | "@babel/helper-plugin-utils": "^7.27.1", |
| 1954 | "@babel/helper-validator-option": "^7.27.1", |
| 1955 | "@babel/plugin-syntax-jsx": "^7.27.1", |
| 1956 | "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
| 1957 | "@babel/plugin-transform-typescript": "^7.27.1" |
| 1958 | }, |
| 1959 | "engines": { |
| 1960 | "node": ">=6.9.0" |
| 1961 | }, |
| 1962 | "peerDependencies": { |
| 1963 | "@babel/core": "^7.0.0-0" |
| 1964 | } |
| 1965 | }, |
| 1966 | "node_modules/@babel/runtime": { |
| 1967 | "version": "7.27.1", |
| 1968 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/runtime/-/runtime-7.27.1.tgz", |
| 1969 | "integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==", |
| 1970 | "license": "MIT", |
| 1971 | "engines": { |
| 1972 | "node": ">=6.9.0" |
| 1973 | } |
| 1974 | }, |
| 1975 | "node_modules/@babel/template": { |
| 1976 | "version": "7.27.2", |
| 1977 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/template/-/template-7.27.2.tgz", |
| 1978 | "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", |
| 1979 | "license": "MIT", |
| 1980 | "dependencies": { |
| 1981 | "@babel/code-frame": "^7.27.1", |
| 1982 | "@babel/parser": "^7.27.2", |
| 1983 | "@babel/types": "^7.27.1" |
| 1984 | }, |
| 1985 | "engines": { |
| 1986 | "node": ">=6.9.0" |
| 1987 | } |
| 1988 | }, |
| 1989 | "node_modules/@babel/traverse": { |
| 1990 | "version": "7.27.1", |
| 1991 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/traverse/-/traverse-7.27.1.tgz", |
| 1992 | "integrity": "sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==", |
| 1993 | "license": "MIT", |
| 1994 | "dependencies": { |
| 1995 | "@babel/code-frame": "^7.27.1", |
| 1996 | "@babel/generator": "^7.27.1", |
| 1997 | "@babel/parser": "^7.27.1", |
| 1998 | "@babel/template": "^7.27.1", |
| 1999 | "@babel/types": "^7.27.1", |
| 2000 | "debug": "^4.3.1", |
| 2001 | "globals": "^11.1.0" |
| 2002 | }, |
| 2003 | "engines": { |
| 2004 | "node": ">=6.9.0" |
| 2005 | } |
| 2006 | }, |
| 2007 | "node_modules/@babel/types": { |
| 2008 | "version": "7.27.1", |
| 2009 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/types/-/types-7.27.1.tgz", |
| 2010 | "integrity": "sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==", |
| 2011 | "license": "MIT", |
| 2012 | "dependencies": { |
| 2013 | "@babel/helper-string-parser": "^7.27.1", |
| 2014 | "@babel/helper-validator-identifier": "^7.27.1" |
| 2015 | }, |
| 2016 | "engines": { |
| 2017 | "node": ">=6.9.0" |
| 2018 | } |
| 2019 | }, |
| 2020 | "node_modules/@bcoe/v8-coverage": { |
| 2021 | "version": "0.2.3", |
| 2022 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", |
| 2023 | "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |
| 2024 | "license": "MIT" |
| 2025 | }, |
| 2026 | "node_modules/@bundled-es-modules/cookie": { |
| 2027 | "version": "2.0.1", |
| 2028 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@bundled-es-modules/cookie/-/cookie-2.0.1.tgz", |
| 2029 | "integrity": "sha512-8o+5fRPLNbjbdGRRmJj3h6Hh1AQJf2dk3qQ/5ZFb+PXkRNiSoMGGUKlsgLfrxneb72axVJyIYji64E2+nNfYyw==", |
| 2030 | "dev": true, |
| 2031 | "license": "ISC", |
| 2032 | "dependencies": { |
| 2033 | "cookie": "^0.7.2" |
| 2034 | } |
| 2035 | }, |
| 2036 | "node_modules/@bundled-es-modules/statuses": { |
| 2037 | "version": "1.0.1", |
| 2038 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@bundled-es-modules/statuses/-/statuses-1.0.1.tgz", |
| 2039 | "integrity": "sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg==", |
| 2040 | "dev": true, |
| 2041 | "license": "ISC", |
| 2042 | "dependencies": { |
| 2043 | "statuses": "^2.0.1" |
| 2044 | } |
| 2045 | }, |
| 2046 | "node_modules/@bundled-es-modules/tough-cookie": { |
| 2047 | "version": "0.1.6", |
| 2048 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@bundled-es-modules/tough-cookie/-/tough-cookie-0.1.6.tgz", |
| 2049 | "integrity": "sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==", |
| 2050 | "dev": true, |
| 2051 | "license": "ISC", |
| 2052 | "dependencies": { |
| 2053 | "@types/tough-cookie": "^4.0.5", |
| 2054 | "tough-cookie": "^4.1.4" |
| 2055 | } |
| 2056 | }, |
| 2057 | "node_modules/@csstools/normalize.css": { |
| 2058 | "version": "12.1.1", |
| 2059 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/normalize.css/-/normalize.css-12.1.1.tgz", |
| 2060 | "integrity": "sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==", |
| 2061 | "license": "CC0-1.0" |
| 2062 | }, |
| 2063 | "node_modules/@csstools/postcss-cascade-layers": { |
| 2064 | "version": "1.1.1", |
| 2065 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.1.1.tgz", |
| 2066 | "integrity": "sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==", |
| 2067 | "license": "CC0-1.0", |
| 2068 | "dependencies": { |
| 2069 | "@csstools/selector-specificity": "^2.0.2", |
| 2070 | "postcss-selector-parser": "^6.0.10" |
| 2071 | }, |
| 2072 | "engines": { |
| 2073 | "node": "^12 || ^14 || >=16" |
| 2074 | }, |
| 2075 | "funding": { |
| 2076 | "type": "opencollective", |
| 2077 | "url": "https://opencollective.com/csstools" |
| 2078 | }, |
| 2079 | "peerDependencies": { |
| 2080 | "postcss": "^8.2" |
| 2081 | } |
| 2082 | }, |
| 2083 | "node_modules/@csstools/postcss-color-function": { |
| 2084 | "version": "1.1.1", |
| 2085 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-color-function/-/postcss-color-function-1.1.1.tgz", |
| 2086 | "integrity": "sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==", |
| 2087 | "license": "CC0-1.0", |
| 2088 | "dependencies": { |
| 2089 | "@csstools/postcss-progressive-custom-properties": "^1.1.0", |
| 2090 | "postcss-value-parser": "^4.2.0" |
| 2091 | }, |
| 2092 | "engines": { |
| 2093 | "node": "^12 || ^14 || >=16" |
| 2094 | }, |
| 2095 | "funding": { |
| 2096 | "type": "opencollective", |
| 2097 | "url": "https://opencollective.com/csstools" |
| 2098 | }, |
| 2099 | "peerDependencies": { |
| 2100 | "postcss": "^8.2" |
| 2101 | } |
| 2102 | }, |
| 2103 | "node_modules/@csstools/postcss-font-format-keywords": { |
| 2104 | "version": "1.0.1", |
| 2105 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.1.tgz", |
| 2106 | "integrity": "sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==", |
| 2107 | "license": "CC0-1.0", |
| 2108 | "dependencies": { |
| 2109 | "postcss-value-parser": "^4.2.0" |
| 2110 | }, |
| 2111 | "engines": { |
| 2112 | "node": "^12 || ^14 || >=16" |
| 2113 | }, |
| 2114 | "funding": { |
| 2115 | "type": "opencollective", |
| 2116 | "url": "https://opencollective.com/csstools" |
| 2117 | }, |
| 2118 | "peerDependencies": { |
| 2119 | "postcss": "^8.2" |
| 2120 | } |
| 2121 | }, |
| 2122 | "node_modules/@csstools/postcss-hwb-function": { |
| 2123 | "version": "1.0.2", |
| 2124 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.2.tgz", |
| 2125 | "integrity": "sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==", |
| 2126 | "license": "CC0-1.0", |
| 2127 | "dependencies": { |
| 2128 | "postcss-value-parser": "^4.2.0" |
| 2129 | }, |
| 2130 | "engines": { |
| 2131 | "node": "^12 || ^14 || >=16" |
| 2132 | }, |
| 2133 | "funding": { |
| 2134 | "type": "opencollective", |
| 2135 | "url": "https://opencollective.com/csstools" |
| 2136 | }, |
| 2137 | "peerDependencies": { |
| 2138 | "postcss": "^8.2" |
| 2139 | } |
| 2140 | }, |
| 2141 | "node_modules/@csstools/postcss-ic-unit": { |
| 2142 | "version": "1.0.1", |
| 2143 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.1.tgz", |
| 2144 | "integrity": "sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==", |
| 2145 | "license": "CC0-1.0", |
| 2146 | "dependencies": { |
| 2147 | "@csstools/postcss-progressive-custom-properties": "^1.1.0", |
| 2148 | "postcss-value-parser": "^4.2.0" |
| 2149 | }, |
| 2150 | "engines": { |
| 2151 | "node": "^12 || ^14 || >=16" |
| 2152 | }, |
| 2153 | "funding": { |
| 2154 | "type": "opencollective", |
| 2155 | "url": "https://opencollective.com/csstools" |
| 2156 | }, |
| 2157 | "peerDependencies": { |
| 2158 | "postcss": "^8.2" |
| 2159 | } |
| 2160 | }, |
| 2161 | "node_modules/@csstools/postcss-is-pseudo-class": { |
| 2162 | "version": "2.0.7", |
| 2163 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.7.tgz", |
| 2164 | "integrity": "sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==", |
| 2165 | "license": "CC0-1.0", |
| 2166 | "dependencies": { |
| 2167 | "@csstools/selector-specificity": "^2.0.0", |
| 2168 | "postcss-selector-parser": "^6.0.10" |
| 2169 | }, |
| 2170 | "engines": { |
| 2171 | "node": "^12 || ^14 || >=16" |
| 2172 | }, |
| 2173 | "funding": { |
| 2174 | "type": "opencollective", |
| 2175 | "url": "https://opencollective.com/csstools" |
| 2176 | }, |
| 2177 | "peerDependencies": { |
| 2178 | "postcss": "^8.2" |
| 2179 | } |
| 2180 | }, |
| 2181 | "node_modules/@csstools/postcss-nested-calc": { |
| 2182 | "version": "1.0.0", |
| 2183 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-nested-calc/-/postcss-nested-calc-1.0.0.tgz", |
| 2184 | "integrity": "sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==", |
| 2185 | "license": "CC0-1.0", |
| 2186 | "dependencies": { |
| 2187 | "postcss-value-parser": "^4.2.0" |
| 2188 | }, |
| 2189 | "engines": { |
| 2190 | "node": "^12 || ^14 || >=16" |
| 2191 | }, |
| 2192 | "funding": { |
| 2193 | "type": "opencollective", |
| 2194 | "url": "https://opencollective.com/csstools" |
| 2195 | }, |
| 2196 | "peerDependencies": { |
| 2197 | "postcss": "^8.2" |
| 2198 | } |
| 2199 | }, |
| 2200 | "node_modules/@csstools/postcss-normalize-display-values": { |
| 2201 | "version": "1.0.1", |
| 2202 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz", |
| 2203 | "integrity": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==", |
| 2204 | "license": "CC0-1.0", |
| 2205 | "dependencies": { |
| 2206 | "postcss-value-parser": "^4.2.0" |
| 2207 | }, |
| 2208 | "engines": { |
| 2209 | "node": "^12 || ^14 || >=16" |
| 2210 | }, |
| 2211 | "funding": { |
| 2212 | "type": "opencollective", |
| 2213 | "url": "https://opencollective.com/csstools" |
| 2214 | }, |
| 2215 | "peerDependencies": { |
| 2216 | "postcss": "^8.2" |
| 2217 | } |
| 2218 | }, |
| 2219 | "node_modules/@csstools/postcss-oklab-function": { |
| 2220 | "version": "1.1.1", |
| 2221 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.1.tgz", |
| 2222 | "integrity": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==", |
| 2223 | "license": "CC0-1.0", |
| 2224 | "dependencies": { |
| 2225 | "@csstools/postcss-progressive-custom-properties": "^1.1.0", |
| 2226 | "postcss-value-parser": "^4.2.0" |
| 2227 | }, |
| 2228 | "engines": { |
| 2229 | "node": "^12 || ^14 || >=16" |
| 2230 | }, |
| 2231 | "funding": { |
| 2232 | "type": "opencollective", |
| 2233 | "url": "https://opencollective.com/csstools" |
| 2234 | }, |
| 2235 | "peerDependencies": { |
| 2236 | "postcss": "^8.2" |
| 2237 | } |
| 2238 | }, |
| 2239 | "node_modules/@csstools/postcss-progressive-custom-properties": { |
| 2240 | "version": "1.3.0", |
| 2241 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz", |
| 2242 | "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==", |
| 2243 | "license": "CC0-1.0", |
| 2244 | "dependencies": { |
| 2245 | "postcss-value-parser": "^4.2.0" |
| 2246 | }, |
| 2247 | "engines": { |
| 2248 | "node": "^12 || ^14 || >=16" |
| 2249 | }, |
| 2250 | "peerDependencies": { |
| 2251 | "postcss": "^8.3" |
| 2252 | } |
| 2253 | }, |
| 2254 | "node_modules/@csstools/postcss-stepped-value-functions": { |
| 2255 | "version": "1.0.1", |
| 2256 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-1.0.1.tgz", |
| 2257 | "integrity": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==", |
| 2258 | "license": "CC0-1.0", |
| 2259 | "dependencies": { |
| 2260 | "postcss-value-parser": "^4.2.0" |
| 2261 | }, |
| 2262 | "engines": { |
| 2263 | "node": "^12 || ^14 || >=16" |
| 2264 | }, |
| 2265 | "funding": { |
| 2266 | "type": "opencollective", |
| 2267 | "url": "https://opencollective.com/csstools" |
| 2268 | }, |
| 2269 | "peerDependencies": { |
| 2270 | "postcss": "^8.2" |
| 2271 | } |
| 2272 | }, |
| 2273 | "node_modules/@csstools/postcss-text-decoration-shorthand": { |
| 2274 | "version": "1.0.0", |
| 2275 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz", |
| 2276 | "integrity": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==", |
| 2277 | "license": "CC0-1.0", |
| 2278 | "dependencies": { |
| 2279 | "postcss-value-parser": "^4.2.0" |
| 2280 | }, |
| 2281 | "engines": { |
| 2282 | "node": "^12 || ^14 || >=16" |
| 2283 | }, |
| 2284 | "funding": { |
| 2285 | "type": "opencollective", |
| 2286 | "url": "https://opencollective.com/csstools" |
| 2287 | }, |
| 2288 | "peerDependencies": { |
| 2289 | "postcss": "^8.2" |
| 2290 | } |
| 2291 | }, |
| 2292 | "node_modules/@csstools/postcss-trigonometric-functions": { |
| 2293 | "version": "1.0.2", |
| 2294 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.2.tgz", |
| 2295 | "integrity": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==", |
| 2296 | "license": "CC0-1.0", |
| 2297 | "dependencies": { |
| 2298 | "postcss-value-parser": "^4.2.0" |
| 2299 | }, |
| 2300 | "engines": { |
| 2301 | "node": "^14 || >=16" |
| 2302 | }, |
| 2303 | "funding": { |
| 2304 | "type": "opencollective", |
| 2305 | "url": "https://opencollective.com/csstools" |
| 2306 | }, |
| 2307 | "peerDependencies": { |
| 2308 | "postcss": "^8.2" |
| 2309 | } |
| 2310 | }, |
| 2311 | "node_modules/@csstools/postcss-unset-value": { |
| 2312 | "version": "1.0.2", |
| 2313 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.2.tgz", |
| 2314 | "integrity": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==", |
| 2315 | "license": "CC0-1.0", |
| 2316 | "engines": { |
| 2317 | "node": "^12 || ^14 || >=16" |
| 2318 | }, |
| 2319 | "funding": { |
| 2320 | "type": "opencollective", |
| 2321 | "url": "https://opencollective.com/csstools" |
| 2322 | }, |
| 2323 | "peerDependencies": { |
| 2324 | "postcss": "^8.2" |
| 2325 | } |
| 2326 | }, |
| 2327 | "node_modules/@csstools/selector-specificity": { |
| 2328 | "version": "2.2.0", |
| 2329 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", |
| 2330 | "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", |
| 2331 | "license": "CC0-1.0", |
| 2332 | "engines": { |
| 2333 | "node": "^14 || ^16 || >=18" |
| 2334 | }, |
| 2335 | "funding": { |
| 2336 | "type": "opencollective", |
| 2337 | "url": "https://opencollective.com/csstools" |
| 2338 | }, |
| 2339 | "peerDependencies": { |
| 2340 | "postcss-selector-parser": "^6.0.10" |
| 2341 | } |
| 2342 | }, |
| 2343 | "node_modules/@eslint-community/eslint-utils": { |
| 2344 | "version": "4.7.0", |
| 2345 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz", |
| 2346 | "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==", |
| 2347 | "license": "MIT", |
| 2348 | "dependencies": { |
| 2349 | "eslint-visitor-keys": "^3.4.3" |
| 2350 | }, |
| 2351 | "engines": { |
| 2352 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2353 | }, |
| 2354 | "funding": { |
| 2355 | "url": "https://opencollective.com/eslint" |
| 2356 | }, |
| 2357 | "peerDependencies": { |
| 2358 | "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| 2359 | } |
| 2360 | }, |
| 2361 | "node_modules/@eslint-community/regexpp": { |
| 2362 | "version": "4.12.1", |
| 2363 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", |
| 2364 | "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", |
| 2365 | "license": "MIT", |
| 2366 | "engines": { |
| 2367 | "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| 2368 | } |
| 2369 | }, |
| 2370 | "node_modules/@eslint/eslintrc": { |
| 2371 | "version": "2.1.4", |
| 2372 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", |
| 2373 | "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", |
| 2374 | "license": "MIT", |
| 2375 | "dependencies": { |
| 2376 | "ajv": "^6.12.4", |
| 2377 | "debug": "^4.3.2", |
| 2378 | "espree": "^9.6.0", |
| 2379 | "globals": "^13.19.0", |
| 2380 | "ignore": "^5.2.0", |
| 2381 | "import-fresh": "^3.2.1", |
| 2382 | "js-yaml": "^4.1.0", |
| 2383 | "minimatch": "^3.1.2", |
| 2384 | "strip-json-comments": "^3.1.1" |
| 2385 | }, |
| 2386 | "engines": { |
| 2387 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2388 | }, |
| 2389 | "funding": { |
| 2390 | "url": "https://opencollective.com/eslint" |
| 2391 | } |
| 2392 | }, |
| 2393 | "node_modules/@eslint/eslintrc/node_modules/argparse": { |
| 2394 | "version": "2.0.1", |
| 2395 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/argparse/-/argparse-2.0.1.tgz", |
| 2396 | "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| 2397 | "license": "Python-2.0" |
| 2398 | }, |
| 2399 | "node_modules/@eslint/eslintrc/node_modules/globals": { |
| 2400 | "version": "13.24.0", |
| 2401 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globals/-/globals-13.24.0.tgz", |
| 2402 | "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", |
| 2403 | "license": "MIT", |
| 2404 | "dependencies": { |
| 2405 | "type-fest": "^0.20.2" |
| 2406 | }, |
| 2407 | "engines": { |
| 2408 | "node": ">=8" |
| 2409 | }, |
| 2410 | "funding": { |
| 2411 | "url": "https://github.com/sponsors/sindresorhus" |
| 2412 | } |
| 2413 | }, |
| 2414 | "node_modules/@eslint/eslintrc/node_modules/js-yaml": { |
| 2415 | "version": "4.1.0", |
| 2416 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-yaml/-/js-yaml-4.1.0.tgz", |
| 2417 | "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
| 2418 | "license": "MIT", |
| 2419 | "dependencies": { |
| 2420 | "argparse": "^2.0.1" |
| 2421 | }, |
| 2422 | "bin": { |
| 2423 | "js-yaml": "bin/js-yaml.js" |
| 2424 | } |
| 2425 | }, |
| 2426 | "node_modules/@eslint/eslintrc/node_modules/type-fest": { |
| 2427 | "version": "0.20.2", |
| 2428 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-fest/-/type-fest-0.20.2.tgz", |
| 2429 | "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", |
| 2430 | "license": "(MIT OR CC0-1.0)", |
| 2431 | "engines": { |
| 2432 | "node": ">=10" |
| 2433 | }, |
| 2434 | "funding": { |
| 2435 | "url": "https://github.com/sponsors/sindresorhus" |
| 2436 | } |
| 2437 | }, |
| 2438 | "node_modules/@eslint/js": { |
| 2439 | "version": "8.57.1", |
| 2440 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@eslint/js/-/js-8.57.1.tgz", |
| 2441 | "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", |
| 2442 | "license": "MIT", |
| 2443 | "engines": { |
| 2444 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2445 | } |
| 2446 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 2447 | "node_modules/@floating-ui/core": { |
| 2448 | "version": "1.7.0", |
| 2449 | "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.0.tgz", |
| 2450 | "integrity": "sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==", |
| 2451 | "dependencies": { |
| 2452 | "@floating-ui/utils": "^0.2.9" |
| 2453 | } |
| 2454 | }, |
| 2455 | "node_modules/@floating-ui/dom": { |
| 2456 | "version": "1.7.0", |
| 2457 | "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.0.tgz", |
| 2458 | "integrity": "sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==", |
| 2459 | "dependencies": { |
| 2460 | "@floating-ui/core": "^1.7.0", |
| 2461 | "@floating-ui/utils": "^0.2.9" |
| 2462 | } |
| 2463 | }, |
| 2464 | "node_modules/@floating-ui/react": { |
| 2465 | "version": "0.27.8", |
| 2466 | "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.8.tgz", |
| 2467 | "integrity": "sha512-EQJ4Th328y2wyHR3KzOUOoTW2UKjFk53fmyahfwExnFQ8vnsMYqKc+fFPOkeYtj5tcp1DUMiNJ7BFhed7e9ONw==", |
| 2468 | "dependencies": { |
| 2469 | "@floating-ui/react-dom": "^2.1.2", |
| 2470 | "@floating-ui/utils": "^0.2.9", |
| 2471 | "tabbable": "^6.0.0" |
| 2472 | }, |
| 2473 | "peerDependencies": { |
| 2474 | "react": ">=17.0.0", |
| 2475 | "react-dom": ">=17.0.0" |
| 2476 | } |
| 2477 | }, |
| 2478 | "node_modules/@floating-ui/react-dom": { |
| 2479 | "version": "2.1.2", |
| 2480 | "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.2.tgz", |
| 2481 | "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==", |
| 2482 | "dependencies": { |
| 2483 | "@floating-ui/dom": "^1.0.0" |
| 2484 | }, |
| 2485 | "peerDependencies": { |
| 2486 | "react": ">=16.8.0", |
| 2487 | "react-dom": ">=16.8.0" |
| 2488 | } |
| 2489 | }, |
| 2490 | "node_modules/@floating-ui/utils": { |
| 2491 | "version": "0.2.9", |
| 2492 | "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz", |
| 2493 | "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==" |
| 2494 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 2495 | "node_modules/@humanwhocodes/config-array": { |
| 2496 | "version": "0.13.0", |
| 2497 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", |
| 2498 | "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", |
| 2499 | "deprecated": "Use @eslint/config-array instead", |
| 2500 | "license": "Apache-2.0", |
| 2501 | "dependencies": { |
| 2502 | "@humanwhocodes/object-schema": "^2.0.3", |
| 2503 | "debug": "^4.3.1", |
| 2504 | "minimatch": "^3.0.5" |
| 2505 | }, |
| 2506 | "engines": { |
| 2507 | "node": ">=10.10.0" |
| 2508 | } |
| 2509 | }, |
| 2510 | "node_modules/@humanwhocodes/module-importer": { |
| 2511 | "version": "1.0.1", |
| 2512 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
| 2513 | "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
| 2514 | "license": "Apache-2.0", |
| 2515 | "engines": { |
| 2516 | "node": ">=12.22" |
| 2517 | }, |
| 2518 | "funding": { |
| 2519 | "type": "github", |
| 2520 | "url": "https://github.com/sponsors/nzakas" |
| 2521 | } |
| 2522 | }, |
| 2523 | "node_modules/@humanwhocodes/object-schema": { |
| 2524 | "version": "2.0.3", |
| 2525 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", |
| 2526 | "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", |
| 2527 | "deprecated": "Use @eslint/object-schema instead", |
| 2528 | "license": "BSD-3-Clause" |
| 2529 | }, |
| 2530 | "node_modules/@inquirer/confirm": { |
| 2531 | "version": "5.1.10", |
| 2532 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@inquirer/confirm/-/confirm-5.1.10.tgz", |
| 2533 | "integrity": "sha512-FxbQ9giWxUWKUk2O5XZ6PduVnH2CZ/fmMKMBkH71MHJvWr7WL5AHKevhzF1L5uYWB2P548o1RzVxrNd3dpmk6g==", |
| 2534 | "dev": true, |
| 2535 | "license": "MIT", |
| 2536 | "dependencies": { |
| 2537 | "@inquirer/core": "^10.1.11", |
| 2538 | "@inquirer/type": "^3.0.6" |
| 2539 | }, |
| 2540 | "engines": { |
| 2541 | "node": ">=18" |
| 2542 | }, |
| 2543 | "peerDependencies": { |
| 2544 | "@types/node": ">=18" |
| 2545 | }, |
| 2546 | "peerDependenciesMeta": { |
| 2547 | "@types/node": { |
| 2548 | "optional": true |
| 2549 | } |
| 2550 | } |
| 2551 | }, |
| 2552 | "node_modules/@inquirer/core": { |
| 2553 | "version": "10.1.11", |
| 2554 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@inquirer/core/-/core-10.1.11.tgz", |
| 2555 | "integrity": "sha512-BXwI/MCqdtAhzNQlBEFE7CEflhPkl/BqvAuV/aK6lW3DClIfYVDWPP/kXuXHtBWC7/EEbNqd/1BGq2BGBBnuxw==", |
| 2556 | "dev": true, |
| 2557 | "license": "MIT", |
| 2558 | "dependencies": { |
| 2559 | "@inquirer/figures": "^1.0.11", |
| 2560 | "@inquirer/type": "^3.0.6", |
| 2561 | "ansi-escapes": "^4.3.2", |
| 2562 | "cli-width": "^4.1.0", |
| 2563 | "mute-stream": "^2.0.0", |
| 2564 | "signal-exit": "^4.1.0", |
| 2565 | "wrap-ansi": "^6.2.0", |
| 2566 | "yoctocolors-cjs": "^2.1.2" |
| 2567 | }, |
| 2568 | "engines": { |
| 2569 | "node": ">=18" |
| 2570 | }, |
| 2571 | "peerDependencies": { |
| 2572 | "@types/node": ">=18" |
| 2573 | }, |
| 2574 | "peerDependenciesMeta": { |
| 2575 | "@types/node": { |
| 2576 | "optional": true |
| 2577 | } |
| 2578 | } |
| 2579 | }, |
| 2580 | "node_modules/@inquirer/core/node_modules/signal-exit": { |
| 2581 | "version": "4.1.0", |
| 2582 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/signal-exit/-/signal-exit-4.1.0.tgz", |
| 2583 | "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| 2584 | "dev": true, |
| 2585 | "license": "ISC", |
| 2586 | "engines": { |
| 2587 | "node": ">=14" |
| 2588 | }, |
| 2589 | "funding": { |
| 2590 | "url": "https://github.com/sponsors/isaacs" |
| 2591 | } |
| 2592 | }, |
| 2593 | "node_modules/@inquirer/figures": { |
| 2594 | "version": "1.0.11", |
| 2595 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@inquirer/figures/-/figures-1.0.11.tgz", |
| 2596 | "integrity": "sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==", |
| 2597 | "dev": true, |
| 2598 | "license": "MIT", |
| 2599 | "engines": { |
| 2600 | "node": ">=18" |
| 2601 | } |
| 2602 | }, |
| 2603 | "node_modules/@inquirer/type": { |
| 2604 | "version": "3.0.6", |
| 2605 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@inquirer/type/-/type-3.0.6.tgz", |
| 2606 | "integrity": "sha512-/mKVCtVpyBu3IDarv0G+59KC4stsD5mDsGpYh+GKs1NZT88Jh52+cuoA1AtLk2Q0r/quNl+1cSUyLRHBFeD0XA==", |
| 2607 | "dev": true, |
| 2608 | "license": "MIT", |
| 2609 | "engines": { |
| 2610 | "node": ">=18" |
| 2611 | }, |
| 2612 | "peerDependencies": { |
| 2613 | "@types/node": ">=18" |
| 2614 | }, |
| 2615 | "peerDependenciesMeta": { |
| 2616 | "@types/node": { |
| 2617 | "optional": true |
| 2618 | } |
| 2619 | } |
| 2620 | }, |
| 2621 | "node_modules/@isaacs/cliui": { |
| 2622 | "version": "8.0.2", |
| 2623 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| 2624 | "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| 2625 | "license": "ISC", |
| 2626 | "dependencies": { |
| 2627 | "string-width": "^5.1.2", |
| 2628 | "string-width-cjs": "npm:string-width@^4.2.0", |
| 2629 | "strip-ansi": "^7.0.1", |
| 2630 | "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| 2631 | "wrap-ansi": "^8.1.0", |
| 2632 | "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| 2633 | }, |
| 2634 | "engines": { |
| 2635 | "node": ">=12" |
| 2636 | } |
| 2637 | }, |
| 2638 | "node_modules/@isaacs/cliui/node_modules/ansi-regex": { |
| 2639 | "version": "6.1.0", |
| 2640 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| 2641 | "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| 2642 | "license": "MIT", |
| 2643 | "engines": { |
| 2644 | "node": ">=12" |
| 2645 | }, |
| 2646 | "funding": { |
| 2647 | "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| 2648 | } |
| 2649 | }, |
| 2650 | "node_modules/@isaacs/cliui/node_modules/ansi-styles": { |
| 2651 | "version": "6.2.1", |
| 2652 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| 2653 | "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| 2654 | "license": "MIT", |
| 2655 | "engines": { |
| 2656 | "node": ">=12" |
| 2657 | }, |
| 2658 | "funding": { |
| 2659 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 2660 | } |
| 2661 | }, |
| 2662 | "node_modules/@isaacs/cliui/node_modules/string-width": { |
| 2663 | "version": "5.1.2", |
| 2664 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-5.1.2.tgz", |
| 2665 | "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| 2666 | "license": "MIT", |
| 2667 | "dependencies": { |
| 2668 | "eastasianwidth": "^0.2.0", |
| 2669 | "emoji-regex": "^9.2.2", |
| 2670 | "strip-ansi": "^7.0.1" |
| 2671 | }, |
| 2672 | "engines": { |
| 2673 | "node": ">=12" |
| 2674 | }, |
| 2675 | "funding": { |
| 2676 | "url": "https://github.com/sponsors/sindresorhus" |
| 2677 | } |
| 2678 | }, |
| 2679 | "node_modules/@isaacs/cliui/node_modules/strip-ansi": { |
| 2680 | "version": "7.1.0", |
| 2681 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| 2682 | "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| 2683 | "license": "MIT", |
| 2684 | "dependencies": { |
| 2685 | "ansi-regex": "^6.0.1" |
| 2686 | }, |
| 2687 | "engines": { |
| 2688 | "node": ">=12" |
| 2689 | }, |
| 2690 | "funding": { |
| 2691 | "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| 2692 | } |
| 2693 | }, |
| 2694 | "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { |
| 2695 | "version": "8.1.0", |
| 2696 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| 2697 | "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| 2698 | "license": "MIT", |
| 2699 | "dependencies": { |
| 2700 | "ansi-styles": "^6.1.0", |
| 2701 | "string-width": "^5.0.1", |
| 2702 | "strip-ansi": "^7.0.1" |
| 2703 | }, |
| 2704 | "engines": { |
| 2705 | "node": ">=12" |
| 2706 | }, |
| 2707 | "funding": { |
| 2708 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 2709 | } |
| 2710 | }, |
| 2711 | "node_modules/@istanbuljs/load-nyc-config": { |
| 2712 | "version": "1.1.0", |
| 2713 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", |
| 2714 | "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", |
| 2715 | "license": "ISC", |
| 2716 | "dependencies": { |
| 2717 | "camelcase": "^5.3.1", |
| 2718 | "find-up": "^4.1.0", |
| 2719 | "get-package-type": "^0.1.0", |
| 2720 | "js-yaml": "^3.13.1", |
| 2721 | "resolve-from": "^5.0.0" |
| 2722 | }, |
| 2723 | "engines": { |
| 2724 | "node": ">=8" |
| 2725 | } |
| 2726 | }, |
| 2727 | "node_modules/@istanbuljs/schema": { |
| 2728 | "version": "0.1.3", |
| 2729 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@istanbuljs/schema/-/schema-0.1.3.tgz", |
| 2730 | "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", |
| 2731 | "license": "MIT", |
| 2732 | "engines": { |
| 2733 | "node": ">=8" |
| 2734 | } |
| 2735 | }, |
| 2736 | "node_modules/@jest/console": { |
| 2737 | "version": "29.7.0", |
| 2738 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/console/-/console-29.7.0.tgz", |
| 2739 | "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", |
| 2740 | "dev": true, |
| 2741 | "license": "MIT", |
| 2742 | "dependencies": { |
| 2743 | "@jest/types": "^29.6.3", |
| 2744 | "@types/node": "*", |
| 2745 | "chalk": "^4.0.0", |
| 2746 | "jest-message-util": "^29.7.0", |
| 2747 | "jest-util": "^29.7.0", |
| 2748 | "slash": "^3.0.0" |
| 2749 | }, |
| 2750 | "engines": { |
| 2751 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2752 | } |
| 2753 | }, |
| 2754 | "node_modules/@jest/core": { |
| 2755 | "version": "29.7.0", |
| 2756 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/core/-/core-29.7.0.tgz", |
| 2757 | "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", |
| 2758 | "dev": true, |
| 2759 | "license": "MIT", |
| 2760 | "dependencies": { |
| 2761 | "@jest/console": "^29.7.0", |
| 2762 | "@jest/reporters": "^29.7.0", |
| 2763 | "@jest/test-result": "^29.7.0", |
| 2764 | "@jest/transform": "^29.7.0", |
| 2765 | "@jest/types": "^29.6.3", |
| 2766 | "@types/node": "*", |
| 2767 | "ansi-escapes": "^4.2.1", |
| 2768 | "chalk": "^4.0.0", |
| 2769 | "ci-info": "^3.2.0", |
| 2770 | "exit": "^0.1.2", |
| 2771 | "graceful-fs": "^4.2.9", |
| 2772 | "jest-changed-files": "^29.7.0", |
| 2773 | "jest-config": "^29.7.0", |
| 2774 | "jest-haste-map": "^29.7.0", |
| 2775 | "jest-message-util": "^29.7.0", |
| 2776 | "jest-regex-util": "^29.6.3", |
| 2777 | "jest-resolve": "^29.7.0", |
| 2778 | "jest-resolve-dependencies": "^29.7.0", |
| 2779 | "jest-runner": "^29.7.0", |
| 2780 | "jest-runtime": "^29.7.0", |
| 2781 | "jest-snapshot": "^29.7.0", |
| 2782 | "jest-util": "^29.7.0", |
| 2783 | "jest-validate": "^29.7.0", |
| 2784 | "jest-watcher": "^29.7.0", |
| 2785 | "micromatch": "^4.0.4", |
| 2786 | "pretty-format": "^29.7.0", |
| 2787 | "slash": "^3.0.0", |
| 2788 | "strip-ansi": "^6.0.0" |
| 2789 | }, |
| 2790 | "engines": { |
| 2791 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2792 | }, |
| 2793 | "peerDependencies": { |
| 2794 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 2795 | }, |
| 2796 | "peerDependenciesMeta": { |
| 2797 | "node-notifier": { |
| 2798 | "optional": true |
| 2799 | } |
| 2800 | } |
| 2801 | }, |
| 2802 | "node_modules/@jest/core/node_modules/ansi-styles": { |
| 2803 | "version": "5.2.0", |
| 2804 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 2805 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 2806 | "dev": true, |
| 2807 | "license": "MIT", |
| 2808 | "engines": { |
| 2809 | "node": ">=10" |
| 2810 | }, |
| 2811 | "funding": { |
| 2812 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 2813 | } |
| 2814 | }, |
| 2815 | "node_modules/@jest/core/node_modules/pretty-format": { |
| 2816 | "version": "29.7.0", |
| 2817 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 2818 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 2819 | "dev": true, |
| 2820 | "license": "MIT", |
| 2821 | "dependencies": { |
| 2822 | "@jest/schemas": "^29.6.3", |
| 2823 | "ansi-styles": "^5.0.0", |
| 2824 | "react-is": "^18.0.0" |
| 2825 | }, |
| 2826 | "engines": { |
| 2827 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2828 | } |
| 2829 | }, |
| 2830 | "node_modules/@jest/core/node_modules/react-is": { |
| 2831 | "version": "18.3.1", |
| 2832 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 2833 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 2834 | "dev": true, |
| 2835 | "license": "MIT" |
| 2836 | }, |
| 2837 | "node_modules/@jest/environment": { |
| 2838 | "version": "29.7.0", |
| 2839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/environment/-/environment-29.7.0.tgz", |
| 2840 | "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", |
| 2841 | "dev": true, |
| 2842 | "license": "MIT", |
| 2843 | "dependencies": { |
| 2844 | "@jest/fake-timers": "^29.7.0", |
| 2845 | "@jest/types": "^29.6.3", |
| 2846 | "@types/node": "*", |
| 2847 | "jest-mock": "^29.7.0" |
| 2848 | }, |
| 2849 | "engines": { |
| 2850 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2851 | } |
| 2852 | }, |
| 2853 | "node_modules/@jest/expect": { |
| 2854 | "version": "29.7.0", |
| 2855 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/expect/-/expect-29.7.0.tgz", |
| 2856 | "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", |
| 2857 | "dev": true, |
| 2858 | "license": "MIT", |
| 2859 | "dependencies": { |
| 2860 | "expect": "^29.7.0", |
| 2861 | "jest-snapshot": "^29.7.0" |
| 2862 | }, |
| 2863 | "engines": { |
| 2864 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2865 | } |
| 2866 | }, |
| 2867 | "node_modules/@jest/expect-utils": { |
| 2868 | "version": "29.7.0", |
| 2869 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/expect-utils/-/expect-utils-29.7.0.tgz", |
| 2870 | "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", |
| 2871 | "dev": true, |
| 2872 | "license": "MIT", |
| 2873 | "dependencies": { |
| 2874 | "jest-get-type": "^29.6.3" |
| 2875 | }, |
| 2876 | "engines": { |
| 2877 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2878 | } |
| 2879 | }, |
| 2880 | "node_modules/@jest/fake-timers": { |
| 2881 | "version": "29.7.0", |
| 2882 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/fake-timers/-/fake-timers-29.7.0.tgz", |
| 2883 | "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", |
| 2884 | "dev": true, |
| 2885 | "license": "MIT", |
| 2886 | "dependencies": { |
| 2887 | "@jest/types": "^29.6.3", |
| 2888 | "@sinonjs/fake-timers": "^10.0.2", |
| 2889 | "@types/node": "*", |
| 2890 | "jest-message-util": "^29.7.0", |
| 2891 | "jest-mock": "^29.7.0", |
| 2892 | "jest-util": "^29.7.0" |
| 2893 | }, |
| 2894 | "engines": { |
| 2895 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2896 | } |
| 2897 | }, |
| 2898 | "node_modules/@jest/globals": { |
| 2899 | "version": "29.7.0", |
| 2900 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/globals/-/globals-29.7.0.tgz", |
| 2901 | "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", |
| 2902 | "dev": true, |
| 2903 | "license": "MIT", |
| 2904 | "dependencies": { |
| 2905 | "@jest/environment": "^29.7.0", |
| 2906 | "@jest/expect": "^29.7.0", |
| 2907 | "@jest/types": "^29.6.3", |
| 2908 | "jest-mock": "^29.7.0" |
| 2909 | }, |
| 2910 | "engines": { |
| 2911 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2912 | } |
| 2913 | }, |
| 2914 | "node_modules/@jest/reporters": { |
| 2915 | "version": "29.7.0", |
| 2916 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/reporters/-/reporters-29.7.0.tgz", |
| 2917 | "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", |
| 2918 | "dev": true, |
| 2919 | "license": "MIT", |
| 2920 | "dependencies": { |
| 2921 | "@bcoe/v8-coverage": "^0.2.3", |
| 2922 | "@jest/console": "^29.7.0", |
| 2923 | "@jest/test-result": "^29.7.0", |
| 2924 | "@jest/transform": "^29.7.0", |
| 2925 | "@jest/types": "^29.6.3", |
| 2926 | "@jridgewell/trace-mapping": "^0.3.18", |
| 2927 | "@types/node": "*", |
| 2928 | "chalk": "^4.0.0", |
| 2929 | "collect-v8-coverage": "^1.0.0", |
| 2930 | "exit": "^0.1.2", |
| 2931 | "glob": "^7.1.3", |
| 2932 | "graceful-fs": "^4.2.9", |
| 2933 | "istanbul-lib-coverage": "^3.0.0", |
| 2934 | "istanbul-lib-instrument": "^6.0.0", |
| 2935 | "istanbul-lib-report": "^3.0.0", |
| 2936 | "istanbul-lib-source-maps": "^4.0.0", |
| 2937 | "istanbul-reports": "^3.1.3", |
| 2938 | "jest-message-util": "^29.7.0", |
| 2939 | "jest-util": "^29.7.0", |
| 2940 | "jest-worker": "^29.7.0", |
| 2941 | "slash": "^3.0.0", |
| 2942 | "string-length": "^4.0.1", |
| 2943 | "strip-ansi": "^6.0.0", |
| 2944 | "v8-to-istanbul": "^9.0.1" |
| 2945 | }, |
| 2946 | "engines": { |
| 2947 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2948 | }, |
| 2949 | "peerDependencies": { |
| 2950 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 2951 | }, |
| 2952 | "peerDependenciesMeta": { |
| 2953 | "node-notifier": { |
| 2954 | "optional": true |
| 2955 | } |
| 2956 | } |
| 2957 | }, |
| 2958 | "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { |
| 2959 | "version": "6.0.3", |
| 2960 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz", |
| 2961 | "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==", |
| 2962 | "dev": true, |
| 2963 | "license": "BSD-3-Clause", |
| 2964 | "dependencies": { |
| 2965 | "@babel/core": "^7.23.9", |
| 2966 | "@babel/parser": "^7.23.9", |
| 2967 | "@istanbuljs/schema": "^0.1.3", |
| 2968 | "istanbul-lib-coverage": "^3.2.0", |
| 2969 | "semver": "^7.5.4" |
| 2970 | }, |
| 2971 | "engines": { |
| 2972 | "node": ">=10" |
| 2973 | } |
| 2974 | }, |
| 2975 | "node_modules/@jest/reporters/node_modules/semver": { |
| 2976 | "version": "7.7.2", |
| 2977 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 2978 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 2979 | "dev": true, |
| 2980 | "license": "ISC", |
| 2981 | "bin": { |
| 2982 | "semver": "bin/semver.js" |
| 2983 | }, |
| 2984 | "engines": { |
| 2985 | "node": ">=10" |
| 2986 | } |
| 2987 | }, |
| 2988 | "node_modules/@jest/schemas": { |
| 2989 | "version": "29.6.3", |
| 2990 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/schemas/-/schemas-29.6.3.tgz", |
| 2991 | "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", |
| 2992 | "devOptional": true, |
| 2993 | "license": "MIT", |
| 2994 | "dependencies": { |
| 2995 | "@sinclair/typebox": "^0.27.8" |
| 2996 | }, |
| 2997 | "engines": { |
| 2998 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 2999 | } |
| 3000 | }, |
| 3001 | "node_modules/@jest/source-map": { |
| 3002 | "version": "29.6.3", |
| 3003 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/source-map/-/source-map-29.6.3.tgz", |
| 3004 | "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", |
| 3005 | "dev": true, |
| 3006 | "license": "MIT", |
| 3007 | "dependencies": { |
| 3008 | "@jridgewell/trace-mapping": "^0.3.18", |
| 3009 | "callsites": "^3.0.0", |
| 3010 | "graceful-fs": "^4.2.9" |
| 3011 | }, |
| 3012 | "engines": { |
| 3013 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 3014 | } |
| 3015 | }, |
| 3016 | "node_modules/@jest/test-result": { |
| 3017 | "version": "29.7.0", |
| 3018 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-result/-/test-result-29.7.0.tgz", |
| 3019 | "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", |
| 3020 | "dev": true, |
| 3021 | "license": "MIT", |
| 3022 | "dependencies": { |
| 3023 | "@jest/console": "^29.7.0", |
| 3024 | "@jest/types": "^29.6.3", |
| 3025 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 3026 | "collect-v8-coverage": "^1.0.0" |
| 3027 | }, |
| 3028 | "engines": { |
| 3029 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 3030 | } |
| 3031 | }, |
| 3032 | "node_modules/@jest/test-sequencer": { |
| 3033 | "version": "29.7.0", |
| 3034 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", |
| 3035 | "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", |
| 3036 | "dev": true, |
| 3037 | "license": "MIT", |
| 3038 | "dependencies": { |
| 3039 | "@jest/test-result": "^29.7.0", |
| 3040 | "graceful-fs": "^4.2.9", |
| 3041 | "jest-haste-map": "^29.7.0", |
| 3042 | "slash": "^3.0.0" |
| 3043 | }, |
| 3044 | "engines": { |
| 3045 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 3046 | } |
| 3047 | }, |
| 3048 | "node_modules/@jest/transform": { |
| 3049 | "version": "29.7.0", |
| 3050 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/transform/-/transform-29.7.0.tgz", |
| 3051 | "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", |
| 3052 | "dev": true, |
| 3053 | "license": "MIT", |
| 3054 | "dependencies": { |
| 3055 | "@babel/core": "^7.11.6", |
| 3056 | "@jest/types": "^29.6.3", |
| 3057 | "@jridgewell/trace-mapping": "^0.3.18", |
| 3058 | "babel-plugin-istanbul": "^6.1.1", |
| 3059 | "chalk": "^4.0.0", |
| 3060 | "convert-source-map": "^2.0.0", |
| 3061 | "fast-json-stable-stringify": "^2.1.0", |
| 3062 | "graceful-fs": "^4.2.9", |
| 3063 | "jest-haste-map": "^29.7.0", |
| 3064 | "jest-regex-util": "^29.6.3", |
| 3065 | "jest-util": "^29.7.0", |
| 3066 | "micromatch": "^4.0.4", |
| 3067 | "pirates": "^4.0.4", |
| 3068 | "slash": "^3.0.0", |
| 3069 | "write-file-atomic": "^4.0.2" |
| 3070 | }, |
| 3071 | "engines": { |
| 3072 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 3073 | } |
| 3074 | }, |
| 3075 | "node_modules/@jest/types": { |
| 3076 | "version": "29.6.3", |
| 3077 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/types/-/types-29.6.3.tgz", |
| 3078 | "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", |
| 3079 | "devOptional": true, |
| 3080 | "license": "MIT", |
| 3081 | "dependencies": { |
| 3082 | "@jest/schemas": "^29.6.3", |
| 3083 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 3084 | "@types/istanbul-reports": "^3.0.0", |
| 3085 | "@types/node": "*", |
| 3086 | "@types/yargs": "^17.0.8", |
| 3087 | "chalk": "^4.0.0" |
| 3088 | }, |
| 3089 | "engines": { |
| 3090 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 3091 | } |
| 3092 | }, |
| 3093 | "node_modules/@jridgewell/gen-mapping": { |
| 3094 | "version": "0.3.8", |
| 3095 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", |
| 3096 | "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", |
| 3097 | "license": "MIT", |
| 3098 | "dependencies": { |
| 3099 | "@jridgewell/set-array": "^1.2.1", |
| 3100 | "@jridgewell/sourcemap-codec": "^1.4.10", |
| 3101 | "@jridgewell/trace-mapping": "^0.3.24" |
| 3102 | }, |
| 3103 | "engines": { |
| 3104 | "node": ">=6.0.0" |
| 3105 | } |
| 3106 | }, |
| 3107 | "node_modules/@jridgewell/resolve-uri": { |
| 3108 | "version": "3.1.2", |
| 3109 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| 3110 | "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| 3111 | "license": "MIT", |
| 3112 | "engines": { |
| 3113 | "node": ">=6.0.0" |
| 3114 | } |
| 3115 | }, |
| 3116 | "node_modules/@jridgewell/set-array": { |
| 3117 | "version": "1.2.1", |
| 3118 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| 3119 | "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| 3120 | "license": "MIT", |
| 3121 | "engines": { |
| 3122 | "node": ">=6.0.0" |
| 3123 | } |
| 3124 | }, |
| 3125 | "node_modules/@jridgewell/source-map": { |
| 3126 | "version": "0.3.6", |
| 3127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/source-map/-/source-map-0.3.6.tgz", |
| 3128 | "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", |
| 3129 | "license": "MIT", |
| 3130 | "dependencies": { |
| 3131 | "@jridgewell/gen-mapping": "^0.3.5", |
| 3132 | "@jridgewell/trace-mapping": "^0.3.25" |
| 3133 | } |
| 3134 | }, |
| 3135 | "node_modules/@jridgewell/sourcemap-codec": { |
| 3136 | "version": "1.5.0", |
| 3137 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", |
| 3138 | "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", |
| 3139 | "license": "MIT" |
| 3140 | }, |
| 3141 | "node_modules/@jridgewell/trace-mapping": { |
| 3142 | "version": "0.3.25", |
| 3143 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| 3144 | "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| 3145 | "license": "MIT", |
| 3146 | "dependencies": { |
| 3147 | "@jridgewell/resolve-uri": "^3.1.0", |
| 3148 | "@jridgewell/sourcemap-codec": "^1.4.14" |
| 3149 | } |
| 3150 | }, |
| 3151 | "node_modules/@leichtgewicht/ip-codec": { |
| 3152 | "version": "2.0.5", |
| 3153 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz", |
| 3154 | "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==", |
| 3155 | "license": "MIT" |
| 3156 | }, |
| 3157 | "node_modules/@mswjs/interceptors": { |
| 3158 | "version": "0.37.6", |
| 3159 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@mswjs/interceptors/-/interceptors-0.37.6.tgz", |
| 3160 | "integrity": "sha512-wK+5pLK5XFmgtH3aQ2YVvA3HohS3xqV/OxuVOdNx9Wpnz7VE/fnC+e1A7ln6LFYeck7gOJ/dsZV6OLplOtAJ2w==", |
| 3161 | "dev": true, |
| 3162 | "license": "MIT", |
| 3163 | "dependencies": { |
| 3164 | "@open-draft/deferred-promise": "^2.2.0", |
| 3165 | "@open-draft/logger": "^0.3.0", |
| 3166 | "@open-draft/until": "^2.0.0", |
| 3167 | "is-node-process": "^1.2.0", |
| 3168 | "outvariant": "^1.4.3", |
| 3169 | "strict-event-emitter": "^0.5.1" |
| 3170 | }, |
| 3171 | "engines": { |
| 3172 | "node": ">=18" |
| 3173 | } |
| 3174 | }, |
| 3175 | "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { |
| 3176 | "version": "5.1.1-v1", |
| 3177 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", |
| 3178 | "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", |
| 3179 | "license": "MIT", |
| 3180 | "dependencies": { |
| 3181 | "eslint-scope": "5.1.1" |
| 3182 | } |
| 3183 | }, |
| 3184 | "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/eslint-scope": { |
| 3185 | "version": "5.1.1", |
| 3186 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-scope/-/eslint-scope-5.1.1.tgz", |
| 3187 | "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", |
| 3188 | "license": "BSD-2-Clause", |
| 3189 | "dependencies": { |
| 3190 | "esrecurse": "^4.3.0", |
| 3191 | "estraverse": "^4.1.1" |
| 3192 | }, |
| 3193 | "engines": { |
| 3194 | "node": ">=8.0.0" |
| 3195 | } |
| 3196 | }, |
| 3197 | "node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/estraverse": { |
| 3198 | "version": "4.3.0", |
| 3199 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estraverse/-/estraverse-4.3.0.tgz", |
| 3200 | "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
| 3201 | "license": "BSD-2-Clause", |
| 3202 | "engines": { |
| 3203 | "node": ">=4.0" |
| 3204 | } |
| 3205 | }, |
| 3206 | "node_modules/@nodelib/fs.scandir": { |
| 3207 | "version": "2.1.5", |
| 3208 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
| 3209 | "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", |
| 3210 | "license": "MIT", |
| 3211 | "dependencies": { |
| 3212 | "@nodelib/fs.stat": "2.0.5", |
| 3213 | "run-parallel": "^1.1.9" |
| 3214 | }, |
| 3215 | "engines": { |
| 3216 | "node": ">= 8" |
| 3217 | } |
| 3218 | }, |
| 3219 | "node_modules/@nodelib/fs.stat": { |
| 3220 | "version": "2.0.5", |
| 3221 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", |
| 3222 | "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", |
| 3223 | "license": "MIT", |
| 3224 | "engines": { |
| 3225 | "node": ">= 8" |
| 3226 | } |
| 3227 | }, |
| 3228 | "node_modules/@nodelib/fs.walk": { |
| 3229 | "version": "1.2.8", |
| 3230 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", |
| 3231 | "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", |
| 3232 | "license": "MIT", |
| 3233 | "dependencies": { |
| 3234 | "@nodelib/fs.scandir": "2.1.5", |
| 3235 | "fastq": "^1.6.0" |
| 3236 | }, |
| 3237 | "engines": { |
| 3238 | "node": ">= 8" |
| 3239 | } |
| 3240 | }, |
| 3241 | "node_modules/@open-draft/deferred-promise": { |
| 3242 | "version": "2.2.0", |
| 3243 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@open-draft/deferred-promise/-/deferred-promise-2.2.0.tgz", |
| 3244 | "integrity": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==", |
| 3245 | "dev": true, |
| 3246 | "license": "MIT" |
| 3247 | }, |
| 3248 | "node_modules/@open-draft/logger": { |
| 3249 | "version": "0.3.0", |
| 3250 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@open-draft/logger/-/logger-0.3.0.tgz", |
| 3251 | "integrity": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==", |
| 3252 | "dev": true, |
| 3253 | "license": "MIT", |
| 3254 | "dependencies": { |
| 3255 | "is-node-process": "^1.2.0", |
| 3256 | "outvariant": "^1.4.0" |
| 3257 | } |
| 3258 | }, |
| 3259 | "node_modules/@open-draft/until": { |
| 3260 | "version": "2.1.0", |
| 3261 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@open-draft/until/-/until-2.1.0.tgz", |
| 3262 | "integrity": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==", |
| 3263 | "dev": true, |
| 3264 | "license": "MIT" |
| 3265 | }, |
| 3266 | "node_modules/@pkgjs/parseargs": { |
| 3267 | "version": "0.11.0", |
| 3268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| 3269 | "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| 3270 | "license": "MIT", |
| 3271 | "optional": true, |
| 3272 | "engines": { |
| 3273 | "node": ">=14" |
| 3274 | } |
| 3275 | }, |
| 3276 | "node_modules/@pmmmwh/react-refresh-webpack-plugin": { |
| 3277 | "version": "0.5.16", |
| 3278 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.16.tgz", |
| 3279 | "integrity": "sha512-kLQc9xz6QIqd2oIYyXRUiAp79kGpFBm3fEM9ahfG1HI0WI5gdZ2OVHWdmZYnwODt7ISck+QuQ6sBPrtvUBML7Q==", |
| 3280 | "license": "MIT", |
| 3281 | "dependencies": { |
| 3282 | "ansi-html": "^0.0.9", |
| 3283 | "core-js-pure": "^3.23.3", |
| 3284 | "error-stack-parser": "^2.0.6", |
| 3285 | "html-entities": "^2.1.0", |
| 3286 | "loader-utils": "^2.0.4", |
| 3287 | "schema-utils": "^4.2.0", |
| 3288 | "source-map": "^0.7.3" |
| 3289 | }, |
| 3290 | "engines": { |
| 3291 | "node": ">= 10.13" |
| 3292 | }, |
| 3293 | "peerDependencies": { |
| 3294 | "@types/webpack": "4.x || 5.x", |
| 3295 | "react-refresh": ">=0.10.0 <1.0.0", |
| 3296 | "sockjs-client": "^1.4.0", |
| 3297 | "type-fest": ">=0.17.0 <5.0.0", |
| 3298 | "webpack": ">=4.43.0 <6.0.0", |
| 3299 | "webpack-dev-server": "3.x || 4.x || 5.x", |
| 3300 | "webpack-hot-middleware": "2.x", |
| 3301 | "webpack-plugin-serve": "0.x || 1.x" |
| 3302 | }, |
| 3303 | "peerDependenciesMeta": { |
| 3304 | "@types/webpack": { |
| 3305 | "optional": true |
| 3306 | }, |
| 3307 | "sockjs-client": { |
| 3308 | "optional": true |
| 3309 | }, |
| 3310 | "type-fest": { |
| 3311 | "optional": true |
| 3312 | }, |
| 3313 | "webpack-dev-server": { |
| 3314 | "optional": true |
| 3315 | }, |
| 3316 | "webpack-hot-middleware": { |
| 3317 | "optional": true |
| 3318 | }, |
| 3319 | "webpack-plugin-serve": { |
| 3320 | "optional": true |
| 3321 | } |
| 3322 | } |
| 3323 | }, |
| 3324 | "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": { |
| 3325 | "version": "0.7.4", |
| 3326 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.7.4.tgz", |
| 3327 | "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", |
| 3328 | "license": "BSD-3-Clause", |
| 3329 | "engines": { |
| 3330 | "node": ">= 8" |
| 3331 | } |
| 3332 | }, |
| 3333 | "node_modules/@remix-run/router": { |
| 3334 | "version": "1.23.0", |
| 3335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@remix-run/router/-/router-1.23.0.tgz", |
| 3336 | "integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==", |
| 3337 | "license": "MIT", |
| 3338 | "engines": { |
| 3339 | "node": ">=14.0.0" |
| 3340 | } |
| 3341 | }, |
| 3342 | "node_modules/@rollup/plugin-babel": { |
| 3343 | "version": "5.3.1", |
| 3344 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", |
| 3345 | "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==", |
| 3346 | "license": "MIT", |
| 3347 | "dependencies": { |
| 3348 | "@babel/helper-module-imports": "^7.10.4", |
| 3349 | "@rollup/pluginutils": "^3.1.0" |
| 3350 | }, |
| 3351 | "engines": { |
| 3352 | "node": ">= 10.0.0" |
| 3353 | }, |
| 3354 | "peerDependencies": { |
| 3355 | "@babel/core": "^7.0.0", |
| 3356 | "@types/babel__core": "^7.1.9", |
| 3357 | "rollup": "^1.20.0||^2.0.0" |
| 3358 | }, |
| 3359 | "peerDependenciesMeta": { |
| 3360 | "@types/babel__core": { |
| 3361 | "optional": true |
| 3362 | } |
| 3363 | } |
| 3364 | }, |
| 3365 | "node_modules/@rollup/plugin-node-resolve": { |
| 3366 | "version": "11.2.1", |
| 3367 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz", |
| 3368 | "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==", |
| 3369 | "license": "MIT", |
| 3370 | "dependencies": { |
| 3371 | "@rollup/pluginutils": "^3.1.0", |
| 3372 | "@types/resolve": "1.17.1", |
| 3373 | "builtin-modules": "^3.1.0", |
| 3374 | "deepmerge": "^4.2.2", |
| 3375 | "is-module": "^1.0.0", |
| 3376 | "resolve": "^1.19.0" |
| 3377 | }, |
| 3378 | "engines": { |
| 3379 | "node": ">= 10.0.0" |
| 3380 | }, |
| 3381 | "peerDependencies": { |
| 3382 | "rollup": "^1.20.0||^2.0.0" |
| 3383 | } |
| 3384 | }, |
| 3385 | "node_modules/@rollup/plugin-replace": { |
| 3386 | "version": "2.4.2", |
| 3387 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz", |
| 3388 | "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", |
| 3389 | "license": "MIT", |
| 3390 | "dependencies": { |
| 3391 | "@rollup/pluginutils": "^3.1.0", |
| 3392 | "magic-string": "^0.25.7" |
| 3393 | }, |
| 3394 | "peerDependencies": { |
| 3395 | "rollup": "^1.20.0 || ^2.0.0" |
| 3396 | } |
| 3397 | }, |
| 3398 | "node_modules/@rollup/pluginutils": { |
| 3399 | "version": "3.1.0", |
| 3400 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", |
| 3401 | "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", |
| 3402 | "license": "MIT", |
| 3403 | "dependencies": { |
| 3404 | "@types/estree": "0.0.39", |
| 3405 | "estree-walker": "^1.0.1", |
| 3406 | "picomatch": "^2.2.2" |
| 3407 | }, |
| 3408 | "engines": { |
| 3409 | "node": ">= 8.0.0" |
| 3410 | }, |
| 3411 | "peerDependencies": { |
| 3412 | "rollup": "^1.20.0||^2.0.0" |
| 3413 | } |
| 3414 | }, |
| 3415 | "node_modules/@rollup/pluginutils/node_modules/@types/estree": { |
| 3416 | "version": "0.0.39", |
| 3417 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/estree/-/estree-0.0.39.tgz", |
| 3418 | "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", |
| 3419 | "license": "MIT" |
| 3420 | }, |
| 3421 | "node_modules/@rtsao/scc": { |
| 3422 | "version": "1.1.0", |
| 3423 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rtsao/scc/-/scc-1.1.0.tgz", |
| 3424 | "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", |
| 3425 | "license": "MIT" |
| 3426 | }, |
| 3427 | "node_modules/@rushstack/eslint-patch": { |
| 3428 | "version": "1.11.0", |
| 3429 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz", |
| 3430 | "integrity": "sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==", |
| 3431 | "license": "MIT" |
| 3432 | }, |
| 3433 | "node_modules/@sinclair/typebox": { |
| 3434 | "version": "0.27.8", |
| 3435 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinclair/typebox/-/typebox-0.27.8.tgz", |
| 3436 | "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", |
| 3437 | "devOptional": true, |
| 3438 | "license": "MIT" |
| 3439 | }, |
| 3440 | "node_modules/@sinonjs/commons": { |
| 3441 | "version": "3.0.1", |
| 3442 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/commons/-/commons-3.0.1.tgz", |
| 3443 | "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", |
| 3444 | "dev": true, |
| 3445 | "license": "BSD-3-Clause", |
| 3446 | "dependencies": { |
| 3447 | "type-detect": "4.0.8" |
| 3448 | } |
| 3449 | }, |
| 3450 | "node_modules/@sinonjs/fake-timers": { |
| 3451 | "version": "10.3.0", |
| 3452 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", |
| 3453 | "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", |
| 3454 | "dev": true, |
| 3455 | "license": "BSD-3-Clause", |
| 3456 | "dependencies": { |
| 3457 | "@sinonjs/commons": "^3.0.0" |
| 3458 | } |
| 3459 | }, |
| 3460 | "node_modules/@surma/rollup-plugin-off-main-thread": { |
| 3461 | "version": "2.2.3", |
| 3462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz", |
| 3463 | "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==", |
| 3464 | "license": "Apache-2.0", |
| 3465 | "dependencies": { |
| 3466 | "ejs": "^3.1.6", |
| 3467 | "json5": "^2.2.0", |
| 3468 | "magic-string": "^0.25.0", |
| 3469 | "string.prototype.matchall": "^4.0.6" |
| 3470 | } |
| 3471 | }, |
| 3472 | "node_modules/@svgr/babel-plugin-add-jsx-attribute": { |
| 3473 | "version": "5.4.0", |
| 3474 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz", |
| 3475 | "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==", |
| 3476 | "license": "MIT", |
| 3477 | "engines": { |
| 3478 | "node": ">=10" |
| 3479 | }, |
| 3480 | "funding": { |
| 3481 | "type": "github", |
| 3482 | "url": "https://github.com/sponsors/gregberge" |
| 3483 | } |
| 3484 | }, |
| 3485 | "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { |
| 3486 | "version": "5.4.0", |
| 3487 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz", |
| 3488 | "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==", |
| 3489 | "license": "MIT", |
| 3490 | "engines": { |
| 3491 | "node": ">=10" |
| 3492 | }, |
| 3493 | "funding": { |
| 3494 | "type": "github", |
| 3495 | "url": "https://github.com/sponsors/gregberge" |
| 3496 | } |
| 3497 | }, |
| 3498 | "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { |
| 3499 | "version": "5.0.1", |
| 3500 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz", |
| 3501 | "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==", |
| 3502 | "license": "MIT", |
| 3503 | "engines": { |
| 3504 | "node": ">=10" |
| 3505 | }, |
| 3506 | "funding": { |
| 3507 | "type": "github", |
| 3508 | "url": "https://github.com/sponsors/gregberge" |
| 3509 | } |
| 3510 | }, |
| 3511 | "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { |
| 3512 | "version": "5.0.1", |
| 3513 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz", |
| 3514 | "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==", |
| 3515 | "license": "MIT", |
| 3516 | "engines": { |
| 3517 | "node": ">=10" |
| 3518 | }, |
| 3519 | "funding": { |
| 3520 | "type": "github", |
| 3521 | "url": "https://github.com/sponsors/gregberge" |
| 3522 | } |
| 3523 | }, |
| 3524 | "node_modules/@svgr/babel-plugin-svg-dynamic-title": { |
| 3525 | "version": "5.4.0", |
| 3526 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz", |
| 3527 | "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==", |
| 3528 | "license": "MIT", |
| 3529 | "engines": { |
| 3530 | "node": ">=10" |
| 3531 | }, |
| 3532 | "funding": { |
| 3533 | "type": "github", |
| 3534 | "url": "https://github.com/sponsors/gregberge" |
| 3535 | } |
| 3536 | }, |
| 3537 | "node_modules/@svgr/babel-plugin-svg-em-dimensions": { |
| 3538 | "version": "5.4.0", |
| 3539 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz", |
| 3540 | "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==", |
| 3541 | "license": "MIT", |
| 3542 | "engines": { |
| 3543 | "node": ">=10" |
| 3544 | }, |
| 3545 | "funding": { |
| 3546 | "type": "github", |
| 3547 | "url": "https://github.com/sponsors/gregberge" |
| 3548 | } |
| 3549 | }, |
| 3550 | "node_modules/@svgr/babel-plugin-transform-react-native-svg": { |
| 3551 | "version": "5.4.0", |
| 3552 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz", |
| 3553 | "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==", |
| 3554 | "license": "MIT", |
| 3555 | "engines": { |
| 3556 | "node": ">=10" |
| 3557 | }, |
| 3558 | "funding": { |
| 3559 | "type": "github", |
| 3560 | "url": "https://github.com/sponsors/gregberge" |
| 3561 | } |
| 3562 | }, |
| 3563 | "node_modules/@svgr/babel-plugin-transform-svg-component": { |
| 3564 | "version": "5.5.0", |
| 3565 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz", |
| 3566 | "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==", |
| 3567 | "license": "MIT", |
| 3568 | "engines": { |
| 3569 | "node": ">=10" |
| 3570 | }, |
| 3571 | "funding": { |
| 3572 | "type": "github", |
| 3573 | "url": "https://github.com/sponsors/gregberge" |
| 3574 | } |
| 3575 | }, |
| 3576 | "node_modules/@svgr/babel-preset": { |
| 3577 | "version": "5.5.0", |
| 3578 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/babel-preset/-/babel-preset-5.5.0.tgz", |
| 3579 | "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==", |
| 3580 | "license": "MIT", |
| 3581 | "dependencies": { |
| 3582 | "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0", |
| 3583 | "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0", |
| 3584 | "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1", |
| 3585 | "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1", |
| 3586 | "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0", |
| 3587 | "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0", |
| 3588 | "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0", |
| 3589 | "@svgr/babel-plugin-transform-svg-component": "^5.5.0" |
| 3590 | }, |
| 3591 | "engines": { |
| 3592 | "node": ">=10" |
| 3593 | }, |
| 3594 | "funding": { |
| 3595 | "type": "github", |
| 3596 | "url": "https://github.com/sponsors/gregberge" |
| 3597 | } |
| 3598 | }, |
| 3599 | "node_modules/@svgr/core": { |
| 3600 | "version": "5.5.0", |
| 3601 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/core/-/core-5.5.0.tgz", |
| 3602 | "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==", |
| 3603 | "license": "MIT", |
| 3604 | "dependencies": { |
| 3605 | "@svgr/plugin-jsx": "^5.5.0", |
| 3606 | "camelcase": "^6.2.0", |
| 3607 | "cosmiconfig": "^7.0.0" |
| 3608 | }, |
| 3609 | "engines": { |
| 3610 | "node": ">=10" |
| 3611 | }, |
| 3612 | "funding": { |
| 3613 | "type": "github", |
| 3614 | "url": "https://github.com/sponsors/gregberge" |
| 3615 | } |
| 3616 | }, |
| 3617 | "node_modules/@svgr/core/node_modules/camelcase": { |
| 3618 | "version": "6.3.0", |
| 3619 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase/-/camelcase-6.3.0.tgz", |
| 3620 | "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| 3621 | "license": "MIT", |
| 3622 | "engines": { |
| 3623 | "node": ">=10" |
| 3624 | }, |
| 3625 | "funding": { |
| 3626 | "url": "https://github.com/sponsors/sindresorhus" |
| 3627 | } |
| 3628 | }, |
| 3629 | "node_modules/@svgr/hast-util-to-babel-ast": { |
| 3630 | "version": "5.5.0", |
| 3631 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz", |
| 3632 | "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==", |
| 3633 | "license": "MIT", |
| 3634 | "dependencies": { |
| 3635 | "@babel/types": "^7.12.6" |
| 3636 | }, |
| 3637 | "engines": { |
| 3638 | "node": ">=10" |
| 3639 | }, |
| 3640 | "funding": { |
| 3641 | "type": "github", |
| 3642 | "url": "https://github.com/sponsors/gregberge" |
| 3643 | } |
| 3644 | }, |
| 3645 | "node_modules/@svgr/plugin-jsx": { |
| 3646 | "version": "5.5.0", |
| 3647 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz", |
| 3648 | "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==", |
| 3649 | "license": "MIT", |
| 3650 | "dependencies": { |
| 3651 | "@babel/core": "^7.12.3", |
| 3652 | "@svgr/babel-preset": "^5.5.0", |
| 3653 | "@svgr/hast-util-to-babel-ast": "^5.5.0", |
| 3654 | "svg-parser": "^2.0.2" |
| 3655 | }, |
| 3656 | "engines": { |
| 3657 | "node": ">=10" |
| 3658 | }, |
| 3659 | "funding": { |
| 3660 | "type": "github", |
| 3661 | "url": "https://github.com/sponsors/gregberge" |
| 3662 | } |
| 3663 | }, |
| 3664 | "node_modules/@svgr/plugin-svgo": { |
| 3665 | "version": "5.5.0", |
| 3666 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz", |
| 3667 | "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==", |
| 3668 | "license": "MIT", |
| 3669 | "dependencies": { |
| 3670 | "cosmiconfig": "^7.0.0", |
| 3671 | "deepmerge": "^4.2.2", |
| 3672 | "svgo": "^1.2.2" |
| 3673 | }, |
| 3674 | "engines": { |
| 3675 | "node": ">=10" |
| 3676 | }, |
| 3677 | "funding": { |
| 3678 | "type": "github", |
| 3679 | "url": "https://github.com/sponsors/gregberge" |
| 3680 | } |
| 3681 | }, |
| 3682 | "node_modules/@svgr/webpack": { |
| 3683 | "version": "5.5.0", |
| 3684 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@svgr/webpack/-/webpack-5.5.0.tgz", |
| 3685 | "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==", |
| 3686 | "license": "MIT", |
| 3687 | "dependencies": { |
| 3688 | "@babel/core": "^7.12.3", |
| 3689 | "@babel/plugin-transform-react-constant-elements": "^7.12.1", |
| 3690 | "@babel/preset-env": "^7.12.1", |
| 3691 | "@babel/preset-react": "^7.12.5", |
| 3692 | "@svgr/core": "^5.5.0", |
| 3693 | "@svgr/plugin-jsx": "^5.5.0", |
| 3694 | "@svgr/plugin-svgo": "^5.5.0", |
| 3695 | "loader-utils": "^2.0.0" |
| 3696 | }, |
| 3697 | "engines": { |
| 3698 | "node": ">=10" |
| 3699 | }, |
| 3700 | "funding": { |
| 3701 | "type": "github", |
| 3702 | "url": "https://github.com/sponsors/gregberge" |
| 3703 | } |
| 3704 | }, |
| 3705 | "node_modules/@testing-library/dom": { |
| 3706 | "version": "10.4.0", |
| 3707 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@testing-library/dom/-/dom-10.4.0.tgz", |
| 3708 | "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", |
| 3709 | "license": "MIT", |
| 3710 | "dependencies": { |
| 3711 | "@babel/code-frame": "^7.10.4", |
| 3712 | "@babel/runtime": "^7.12.5", |
| 3713 | "@types/aria-query": "^5.0.1", |
| 3714 | "aria-query": "5.3.0", |
| 3715 | "chalk": "^4.1.0", |
| 3716 | "dom-accessibility-api": "^0.5.9", |
| 3717 | "lz-string": "^1.5.0", |
| 3718 | "pretty-format": "^27.0.2" |
| 3719 | }, |
| 3720 | "engines": { |
| 3721 | "node": ">=18" |
| 3722 | } |
| 3723 | }, |
| 3724 | "node_modules/@testing-library/jest-dom": { |
| 3725 | "version": "6.6.3", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 3726 | "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 3727 | "integrity": "sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==", |
| 3728 | "dev": true, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 3729 | "dependencies": { |
| 3730 | "@adobe/css-tools": "^4.4.0", |
| 3731 | "aria-query": "^5.0.0", |
| 3732 | "chalk": "^3.0.0", |
| 3733 | "css.escape": "^1.5.1", |
| 3734 | "dom-accessibility-api": "^0.6.3", |
| 3735 | "lodash": "^4.17.21", |
| 3736 | "redent": "^3.0.0" |
| 3737 | }, |
| 3738 | "engines": { |
| 3739 | "node": ">=14", |
| 3740 | "npm": ">=6", |
| 3741 | "yarn": ">=1" |
| 3742 | } |
| 3743 | }, |
| 3744 | "node_modules/@testing-library/jest-dom/node_modules/chalk": { |
| 3745 | "version": "3.0.0", |
| 3746 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chalk/-/chalk-3.0.0.tgz", |
| 3747 | "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", |
| 3748 | "dev": true, |
| 3749 | "license": "MIT", |
| 3750 | "dependencies": { |
| 3751 | "ansi-styles": "^4.1.0", |
| 3752 | "supports-color": "^7.1.0" |
| 3753 | }, |
| 3754 | "engines": { |
| 3755 | "node": ">=8" |
| 3756 | } |
| 3757 | }, |
| 3758 | "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { |
| 3759 | "version": "0.6.3", |
| 3760 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", |
| 3761 | "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", |
| 3762 | "dev": true, |
| 3763 | "license": "MIT" |
| 3764 | }, |
| 3765 | "node_modules/@testing-library/react": { |
| 3766 | "version": "16.3.0", |
| 3767 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@testing-library/react/-/react-16.3.0.tgz", |
| 3768 | "integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==", |
| 3769 | "dev": true, |
| 3770 | "license": "MIT", |
| 3771 | "dependencies": { |
| 3772 | "@babel/runtime": "^7.12.5" |
| 3773 | }, |
| 3774 | "engines": { |
| 3775 | "node": ">=18" |
| 3776 | }, |
| 3777 | "peerDependencies": { |
| 3778 | "@testing-library/dom": "^10.0.0", |
| 3779 | "@types/react": "^18.0.0 || ^19.0.0", |
| 3780 | "@types/react-dom": "^18.0.0 || ^19.0.0", |
| 3781 | "react": "^18.0.0 || ^19.0.0", |
| 3782 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3783 | }, |
| 3784 | "peerDependenciesMeta": { |
| 3785 | "@types/react": { |
| 3786 | "optional": true |
| 3787 | }, |
| 3788 | "@types/react-dom": { |
| 3789 | "optional": true |
| 3790 | } |
| 3791 | } |
| 3792 | }, |
| 3793 | "node_modules/@testing-library/user-event": { |
| 3794 | "version": "14.6.1", |
| 3795 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@testing-library/user-event/-/user-event-14.6.1.tgz", |
| 3796 | "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", |
| 3797 | "dev": true, |
| 3798 | "license": "MIT", |
| 3799 | "engines": { |
| 3800 | "node": ">=12", |
| 3801 | "npm": ">=6" |
| 3802 | }, |
| 3803 | "peerDependencies": { |
| 3804 | "@testing-library/dom": ">=7.21.4" |
| 3805 | } |
| 3806 | }, |
| 3807 | "node_modules/@tootallnate/once": { |
| 3808 | "version": "2.0.0", |
| 3809 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tootallnate/once/-/once-2.0.0.tgz", |
| 3810 | "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", |
| 3811 | "dev": true, |
| 3812 | "license": "MIT", |
| 3813 | "engines": { |
| 3814 | "node": ">= 10" |
| 3815 | } |
| 3816 | }, |
| 3817 | "node_modules/@trysound/sax": { |
| 3818 | "version": "0.2.0", |
| 3819 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@trysound/sax/-/sax-0.2.0.tgz", |
| 3820 | "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", |
| 3821 | "license": "ISC", |
| 3822 | "engines": { |
| 3823 | "node": ">=10.13.0" |
| 3824 | } |
| 3825 | }, |
| 3826 | "node_modules/@types/aria-query": { |
| 3827 | "version": "5.0.4", |
| 3828 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/aria-query/-/aria-query-5.0.4.tgz", |
| 3829 | "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", |
| 3830 | "license": "MIT" |
| 3831 | }, |
| 3832 | "node_modules/@types/babel__core": { |
| 3833 | "version": "7.20.5", |
| 3834 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/babel__core/-/babel__core-7.20.5.tgz", |
| 3835 | "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
| 3836 | "license": "MIT", |
| 3837 | "dependencies": { |
| 3838 | "@babel/parser": "^7.20.7", |
| 3839 | "@babel/types": "^7.20.7", |
| 3840 | "@types/babel__generator": "*", |
| 3841 | "@types/babel__template": "*", |
| 3842 | "@types/babel__traverse": "*" |
| 3843 | } |
| 3844 | }, |
| 3845 | "node_modules/@types/babel__generator": { |
| 3846 | "version": "7.27.0", |
| 3847 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/babel__generator/-/babel__generator-7.27.0.tgz", |
| 3848 | "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", |
| 3849 | "license": "MIT", |
| 3850 | "dependencies": { |
| 3851 | "@babel/types": "^7.0.0" |
| 3852 | } |
| 3853 | }, |
| 3854 | "node_modules/@types/babel__template": { |
| 3855 | "version": "7.4.4", |
| 3856 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/babel__template/-/babel__template-7.4.4.tgz", |
| 3857 | "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
| 3858 | "license": "MIT", |
| 3859 | "dependencies": { |
| 3860 | "@babel/parser": "^7.1.0", |
| 3861 | "@babel/types": "^7.0.0" |
| 3862 | } |
| 3863 | }, |
| 3864 | "node_modules/@types/babel__traverse": { |
| 3865 | "version": "7.20.7", |
| 3866 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/babel__traverse/-/babel__traverse-7.20.7.tgz", |
| 3867 | "integrity": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==", |
| 3868 | "license": "MIT", |
| 3869 | "dependencies": { |
| 3870 | "@babel/types": "^7.20.7" |
| 3871 | } |
| 3872 | }, |
| 3873 | "node_modules/@types/body-parser": { |
| 3874 | "version": "1.19.5", |
| 3875 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/body-parser/-/body-parser-1.19.5.tgz", |
| 3876 | "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", |
| 3877 | "license": "MIT", |
| 3878 | "dependencies": { |
| 3879 | "@types/connect": "*", |
| 3880 | "@types/node": "*" |
| 3881 | } |
| 3882 | }, |
| 3883 | "node_modules/@types/bonjour": { |
| 3884 | "version": "3.5.13", |
| 3885 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/bonjour/-/bonjour-3.5.13.tgz", |
| 3886 | "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", |
| 3887 | "license": "MIT", |
| 3888 | "dependencies": { |
| 3889 | "@types/node": "*" |
| 3890 | } |
| 3891 | }, |
| 3892 | "node_modules/@types/connect": { |
| 3893 | "version": "3.4.38", |
| 3894 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/connect/-/connect-3.4.38.tgz", |
| 3895 | "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", |
| 3896 | "license": "MIT", |
| 3897 | "dependencies": { |
| 3898 | "@types/node": "*" |
| 3899 | } |
| 3900 | }, |
| 3901 | "node_modules/@types/connect-history-api-fallback": { |
| 3902 | "version": "1.5.4", |
| 3903 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", |
| 3904 | "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", |
| 3905 | "license": "MIT", |
| 3906 | "dependencies": { |
| 3907 | "@types/express-serve-static-core": "*", |
| 3908 | "@types/node": "*" |
| 3909 | } |
| 3910 | }, |
| 3911 | "node_modules/@types/cookie": { |
| 3912 | "version": "0.6.0", |
| 3913 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/cookie/-/cookie-0.6.0.tgz", |
| 3914 | "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", |
| 3915 | "dev": true, |
| 3916 | "license": "MIT" |
| 3917 | }, |
| 3918 | "node_modules/@types/eslint": { |
| 3919 | "version": "8.56.12", |
| 3920 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/eslint/-/eslint-8.56.12.tgz", |
| 3921 | "integrity": "sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==", |
| 3922 | "license": "MIT", |
| 3923 | "dependencies": { |
| 3924 | "@types/estree": "*", |
| 3925 | "@types/json-schema": "*" |
| 3926 | } |
| 3927 | }, |
| 3928 | "node_modules/@types/eslint-scope": { |
| 3929 | "version": "3.7.7", |
| 3930 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", |
| 3931 | "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", |
| 3932 | "license": "MIT", |
| 3933 | "dependencies": { |
| 3934 | "@types/eslint": "*", |
| 3935 | "@types/estree": "*" |
| 3936 | } |
| 3937 | }, |
| 3938 | "node_modules/@types/estree": { |
| 3939 | "version": "1.0.7", |
| 3940 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/estree/-/estree-1.0.7.tgz", |
| 3941 | "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==", |
| 3942 | "license": "MIT" |
| 3943 | }, |
| 3944 | "node_modules/@types/express": { |
| 3945 | "version": "4.17.21", |
| 3946 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/express/-/express-4.17.21.tgz", |
| 3947 | "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", |
| 3948 | "license": "MIT", |
| 3949 | "dependencies": { |
| 3950 | "@types/body-parser": "*", |
| 3951 | "@types/express-serve-static-core": "^4.17.33", |
| 3952 | "@types/qs": "*", |
| 3953 | "@types/serve-static": "*" |
| 3954 | } |
| 3955 | }, |
| 3956 | "node_modules/@types/express-serve-static-core": { |
| 3957 | "version": "5.0.6", |
| 3958 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz", |
| 3959 | "integrity": "sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA==", |
| 3960 | "license": "MIT", |
| 3961 | "dependencies": { |
| 3962 | "@types/node": "*", |
| 3963 | "@types/qs": "*", |
| 3964 | "@types/range-parser": "*", |
| 3965 | "@types/send": "*" |
| 3966 | } |
| 3967 | }, |
| 3968 | "node_modules/@types/express/node_modules/@types/express-serve-static-core": { |
| 3969 | "version": "4.19.6", |
| 3970 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz", |
| 3971 | "integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==", |
| 3972 | "license": "MIT", |
| 3973 | "dependencies": { |
| 3974 | "@types/node": "*", |
| 3975 | "@types/qs": "*", |
| 3976 | "@types/range-parser": "*", |
| 3977 | "@types/send": "*" |
| 3978 | } |
| 3979 | }, |
| 3980 | "node_modules/@types/graceful-fs": { |
| 3981 | "version": "4.1.9", |
| 3982 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", |
| 3983 | "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", |
| 3984 | "license": "MIT", |
| 3985 | "dependencies": { |
| 3986 | "@types/node": "*" |
| 3987 | } |
| 3988 | }, |
| 3989 | "node_modules/@types/html-minifier-terser": { |
| 3990 | "version": "6.1.0", |
| 3991 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", |
| 3992 | "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==", |
| 3993 | "license": "MIT" |
| 3994 | }, |
| 3995 | "node_modules/@types/http-errors": { |
| 3996 | "version": "2.0.4", |
| 3997 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/http-errors/-/http-errors-2.0.4.tgz", |
| 3998 | "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==", |
| 3999 | "license": "MIT" |
| 4000 | }, |
| 4001 | "node_modules/@types/http-proxy": { |
| 4002 | "version": "1.17.16", |
| 4003 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/http-proxy/-/http-proxy-1.17.16.tgz", |
| 4004 | "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==", |
| 4005 | "license": "MIT", |
| 4006 | "dependencies": { |
| 4007 | "@types/node": "*" |
| 4008 | } |
| 4009 | }, |
| 4010 | "node_modules/@types/istanbul-lib-coverage": { |
| 4011 | "version": "2.0.6", |
| 4012 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", |
| 4013 | "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", |
| 4014 | "license": "MIT" |
| 4015 | }, |
| 4016 | "node_modules/@types/istanbul-lib-report": { |
| 4017 | "version": "3.0.3", |
| 4018 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", |
| 4019 | "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", |
| 4020 | "license": "MIT", |
| 4021 | "dependencies": { |
| 4022 | "@types/istanbul-lib-coverage": "*" |
| 4023 | } |
| 4024 | }, |
| 4025 | "node_modules/@types/istanbul-reports": { |
| 4026 | "version": "3.0.4", |
| 4027 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", |
| 4028 | "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", |
| 4029 | "license": "MIT", |
| 4030 | "dependencies": { |
| 4031 | "@types/istanbul-lib-report": "*" |
| 4032 | } |
| 4033 | }, |
| 4034 | "node_modules/@types/jest": { |
| 4035 | "version": "29.5.14", |
| 4036 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/jest/-/jest-29.5.14.tgz", |
| 4037 | "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==", |
| 4038 | "dev": true, |
| 4039 | "license": "MIT", |
| 4040 | "dependencies": { |
| 4041 | "expect": "^29.0.0", |
| 4042 | "pretty-format": "^29.0.0" |
| 4043 | } |
| 4044 | }, |
| 4045 | "node_modules/@types/jest/node_modules/ansi-styles": { |
| 4046 | "version": "5.2.0", |
| 4047 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 4048 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 4049 | "dev": true, |
| 4050 | "license": "MIT", |
| 4051 | "engines": { |
| 4052 | "node": ">=10" |
| 4053 | }, |
| 4054 | "funding": { |
| 4055 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4056 | } |
| 4057 | }, |
| 4058 | "node_modules/@types/jest/node_modules/pretty-format": { |
| 4059 | "version": "29.7.0", |
| 4060 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 4061 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 4062 | "dev": true, |
| 4063 | "license": "MIT", |
| 4064 | "dependencies": { |
| 4065 | "@jest/schemas": "^29.6.3", |
| 4066 | "ansi-styles": "^5.0.0", |
| 4067 | "react-is": "^18.0.0" |
| 4068 | }, |
| 4069 | "engines": { |
| 4070 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4071 | } |
| 4072 | }, |
| 4073 | "node_modules/@types/jest/node_modules/react-is": { |
| 4074 | "version": "18.3.1", |
| 4075 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 4076 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 4077 | "dev": true, |
| 4078 | "license": "MIT" |
| 4079 | }, |
| 4080 | "node_modules/@types/jsdom": { |
| 4081 | "version": "20.0.1", |
| 4082 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/jsdom/-/jsdom-20.0.1.tgz", |
| 4083 | "integrity": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==", |
| 4084 | "dev": true, |
| 4085 | "license": "MIT", |
| 4086 | "dependencies": { |
| 4087 | "@types/node": "*", |
| 4088 | "@types/tough-cookie": "*", |
| 4089 | "parse5": "^7.0.0" |
| 4090 | } |
| 4091 | }, |
| 4092 | "node_modules/@types/json-schema": { |
| 4093 | "version": "7.0.15", |
| 4094 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/json-schema/-/json-schema-7.0.15.tgz", |
| 4095 | "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", |
| 4096 | "license": "MIT" |
| 4097 | }, |
| 4098 | "node_modules/@types/json5": { |
| 4099 | "version": "0.0.29", |
| 4100 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/json5/-/json5-0.0.29.tgz", |
| 4101 | "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==", |
| 4102 | "license": "MIT" |
| 4103 | }, |
| 4104 | "node_modules/@types/mime": { |
| 4105 | "version": "1.3.5", |
| 4106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/mime/-/mime-1.3.5.tgz", |
| 4107 | "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", |
| 4108 | "license": "MIT" |
| 4109 | }, |
| 4110 | "node_modules/@types/node": { |
| 4111 | "version": "22.15.17", |
| 4112 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/node/-/node-22.15.17.tgz", |
| 4113 | "integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==", |
| 4114 | "license": "MIT", |
| 4115 | "dependencies": { |
| 4116 | "undici-types": "~6.21.0" |
| 4117 | } |
| 4118 | }, |
| 4119 | "node_modules/@types/node-forge": { |
| 4120 | "version": "1.3.11", |
| 4121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/node-forge/-/node-forge-1.3.11.tgz", |
| 4122 | "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", |
| 4123 | "license": "MIT", |
| 4124 | "dependencies": { |
| 4125 | "@types/node": "*" |
| 4126 | } |
| 4127 | }, |
| 4128 | "node_modules/@types/parse-json": { |
| 4129 | "version": "4.0.2", |
| 4130 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/parse-json/-/parse-json-4.0.2.tgz", |
| 4131 | "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", |
| 4132 | "license": "MIT" |
| 4133 | }, |
| 4134 | "node_modules/@types/prettier": { |
| 4135 | "version": "2.7.3", |
| 4136 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/prettier/-/prettier-2.7.3.tgz", |
| 4137 | "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==", |
| 4138 | "license": "MIT" |
| 4139 | }, |
| 4140 | "node_modules/@types/q": { |
| 4141 | "version": "1.5.8", |
| 4142 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/q/-/q-1.5.8.tgz", |
| 4143 | "integrity": "sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==", |
| 4144 | "license": "MIT" |
| 4145 | }, |
| 4146 | "node_modules/@types/qs": { |
| 4147 | "version": "6.9.18", |
| 4148 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/qs/-/qs-6.9.18.tgz", |
| 4149 | "integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==", |
| 4150 | "license": "MIT" |
| 4151 | }, |
| 4152 | "node_modules/@types/range-parser": { |
| 4153 | "version": "1.2.7", |
| 4154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/range-parser/-/range-parser-1.2.7.tgz", |
| 4155 | "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", |
| 4156 | "license": "MIT" |
| 4157 | }, |
| 4158 | "node_modules/@types/resolve": { |
| 4159 | "version": "1.17.1", |
| 4160 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/resolve/-/resolve-1.17.1.tgz", |
| 4161 | "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==", |
| 4162 | "license": "MIT", |
| 4163 | "dependencies": { |
| 4164 | "@types/node": "*" |
| 4165 | } |
| 4166 | }, |
| 4167 | "node_modules/@types/retry": { |
| 4168 | "version": "0.12.0", |
| 4169 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/retry/-/retry-0.12.0.tgz", |
| 4170 | "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", |
| 4171 | "license": "MIT" |
| 4172 | }, |
| 4173 | "node_modules/@types/semver": { |
| 4174 | "version": "7.7.0", |
| 4175 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/semver/-/semver-7.7.0.tgz", |
| 4176 | "integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==", |
| 4177 | "license": "MIT" |
| 4178 | }, |
| 4179 | "node_modules/@types/send": { |
| 4180 | "version": "0.17.4", |
| 4181 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/send/-/send-0.17.4.tgz", |
| 4182 | "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", |
| 4183 | "license": "MIT", |
| 4184 | "dependencies": { |
| 4185 | "@types/mime": "^1", |
| 4186 | "@types/node": "*" |
| 4187 | } |
| 4188 | }, |
| 4189 | "node_modules/@types/serve-index": { |
| 4190 | "version": "1.9.4", |
| 4191 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/serve-index/-/serve-index-1.9.4.tgz", |
| 4192 | "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", |
| 4193 | "license": "MIT", |
| 4194 | "dependencies": { |
| 4195 | "@types/express": "*" |
| 4196 | } |
| 4197 | }, |
| 4198 | "node_modules/@types/serve-static": { |
| 4199 | "version": "1.15.7", |
| 4200 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/serve-static/-/serve-static-1.15.7.tgz", |
| 4201 | "integrity": "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==", |
| 4202 | "license": "MIT", |
| 4203 | "dependencies": { |
| 4204 | "@types/http-errors": "*", |
| 4205 | "@types/node": "*", |
| 4206 | "@types/send": "*" |
| 4207 | } |
| 4208 | }, |
| 4209 | "node_modules/@types/sockjs": { |
| 4210 | "version": "0.3.36", |
| 4211 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/sockjs/-/sockjs-0.3.36.tgz", |
| 4212 | "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", |
| 4213 | "license": "MIT", |
| 4214 | "dependencies": { |
| 4215 | "@types/node": "*" |
| 4216 | } |
| 4217 | }, |
| 4218 | "node_modules/@types/stack-utils": { |
| 4219 | "version": "2.0.3", |
| 4220 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/stack-utils/-/stack-utils-2.0.3.tgz", |
| 4221 | "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", |
| 4222 | "license": "MIT" |
| 4223 | }, |
| 4224 | "node_modules/@types/statuses": { |
| 4225 | "version": "2.0.5", |
| 4226 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/statuses/-/statuses-2.0.5.tgz", |
| 4227 | "integrity": "sha512-jmIUGWrAiwu3dZpxntxieC+1n/5c3mjrImkmOSQ2NC5uP6cYO4aAZDdSmRcI5C1oiTmqlZGHC+/NmJrKogbP5A==", |
| 4228 | "dev": true, |
| 4229 | "license": "MIT" |
| 4230 | }, |
| 4231 | "node_modules/@types/tough-cookie": { |
| 4232 | "version": "4.0.5", |
| 4233 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", |
| 4234 | "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==", |
| 4235 | "dev": true, |
| 4236 | "license": "MIT" |
| 4237 | }, |
| 4238 | "node_modules/@types/trusted-types": { |
| 4239 | "version": "2.0.7", |
| 4240 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| 4241 | "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| 4242 | "license": "MIT" |
| 4243 | }, |
| 4244 | "node_modules/@types/ws": { |
| 4245 | "version": "8.18.1", |
| 4246 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/ws/-/ws-8.18.1.tgz", |
| 4247 | "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==", |
| 4248 | "license": "MIT", |
| 4249 | "dependencies": { |
| 4250 | "@types/node": "*" |
| 4251 | } |
| 4252 | }, |
| 4253 | "node_modules/@types/yargs": { |
| 4254 | "version": "17.0.33", |
| 4255 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/yargs/-/yargs-17.0.33.tgz", |
| 4256 | "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", |
| 4257 | "devOptional": true, |
| 4258 | "license": "MIT", |
| 4259 | "dependencies": { |
| 4260 | "@types/yargs-parser": "*" |
| 4261 | } |
| 4262 | }, |
| 4263 | "node_modules/@types/yargs-parser": { |
| 4264 | "version": "21.0.3", |
| 4265 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", |
| 4266 | "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", |
| 4267 | "license": "MIT" |
| 4268 | }, |
| 4269 | "node_modules/@typescript-eslint/eslint-plugin": { |
| 4270 | "version": "5.62.0", |
| 4271 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", |
| 4272 | "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", |
| 4273 | "license": "MIT", |
| 4274 | "dependencies": { |
| 4275 | "@eslint-community/regexpp": "^4.4.0", |
| 4276 | "@typescript-eslint/scope-manager": "5.62.0", |
| 4277 | "@typescript-eslint/type-utils": "5.62.0", |
| 4278 | "@typescript-eslint/utils": "5.62.0", |
| 4279 | "debug": "^4.3.4", |
| 4280 | "graphemer": "^1.4.0", |
| 4281 | "ignore": "^5.2.0", |
| 4282 | "natural-compare-lite": "^1.4.0", |
| 4283 | "semver": "^7.3.7", |
| 4284 | "tsutils": "^3.21.0" |
| 4285 | }, |
| 4286 | "engines": { |
| 4287 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4288 | }, |
| 4289 | "funding": { |
| 4290 | "type": "opencollective", |
| 4291 | "url": "https://opencollective.com/typescript-eslint" |
| 4292 | }, |
| 4293 | "peerDependencies": { |
| 4294 | "@typescript-eslint/parser": "^5.0.0", |
| 4295 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 4296 | }, |
| 4297 | "peerDependenciesMeta": { |
| 4298 | "typescript": { |
| 4299 | "optional": true |
| 4300 | } |
| 4301 | } |
| 4302 | }, |
| 4303 | "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { |
| 4304 | "version": "7.7.2", |
| 4305 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 4306 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 4307 | "license": "ISC", |
| 4308 | "bin": { |
| 4309 | "semver": "bin/semver.js" |
| 4310 | }, |
| 4311 | "engines": { |
| 4312 | "node": ">=10" |
| 4313 | } |
| 4314 | }, |
| 4315 | "node_modules/@typescript-eslint/experimental-utils": { |
| 4316 | "version": "5.62.0", |
| 4317 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/experimental-utils/-/experimental-utils-5.62.0.tgz", |
| 4318 | "integrity": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==", |
| 4319 | "license": "MIT", |
| 4320 | "dependencies": { |
| 4321 | "@typescript-eslint/utils": "5.62.0" |
| 4322 | }, |
| 4323 | "engines": { |
| 4324 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4325 | }, |
| 4326 | "funding": { |
| 4327 | "type": "opencollective", |
| 4328 | "url": "https://opencollective.com/typescript-eslint" |
| 4329 | }, |
| 4330 | "peerDependencies": { |
| 4331 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 4332 | } |
| 4333 | }, |
| 4334 | "node_modules/@typescript-eslint/parser": { |
| 4335 | "version": "5.62.0", |
| 4336 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/parser/-/parser-5.62.0.tgz", |
| 4337 | "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", |
| 4338 | "license": "BSD-2-Clause", |
| 4339 | "dependencies": { |
| 4340 | "@typescript-eslint/scope-manager": "5.62.0", |
| 4341 | "@typescript-eslint/types": "5.62.0", |
| 4342 | "@typescript-eslint/typescript-estree": "5.62.0", |
| 4343 | "debug": "^4.3.4" |
| 4344 | }, |
| 4345 | "engines": { |
| 4346 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4347 | }, |
| 4348 | "funding": { |
| 4349 | "type": "opencollective", |
| 4350 | "url": "https://opencollective.com/typescript-eslint" |
| 4351 | }, |
| 4352 | "peerDependencies": { |
| 4353 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 4354 | }, |
| 4355 | "peerDependenciesMeta": { |
| 4356 | "typescript": { |
| 4357 | "optional": true |
| 4358 | } |
| 4359 | } |
| 4360 | }, |
| 4361 | "node_modules/@typescript-eslint/scope-manager": { |
| 4362 | "version": "5.62.0", |
| 4363 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", |
| 4364 | "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", |
| 4365 | "license": "MIT", |
| 4366 | "dependencies": { |
| 4367 | "@typescript-eslint/types": "5.62.0", |
| 4368 | "@typescript-eslint/visitor-keys": "5.62.0" |
| 4369 | }, |
| 4370 | "engines": { |
| 4371 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4372 | }, |
| 4373 | "funding": { |
| 4374 | "type": "opencollective", |
| 4375 | "url": "https://opencollective.com/typescript-eslint" |
| 4376 | } |
| 4377 | }, |
| 4378 | "node_modules/@typescript-eslint/type-utils": { |
| 4379 | "version": "5.62.0", |
| 4380 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", |
| 4381 | "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==", |
| 4382 | "license": "MIT", |
| 4383 | "dependencies": { |
| 4384 | "@typescript-eslint/typescript-estree": "5.62.0", |
| 4385 | "@typescript-eslint/utils": "5.62.0", |
| 4386 | "debug": "^4.3.4", |
| 4387 | "tsutils": "^3.21.0" |
| 4388 | }, |
| 4389 | "engines": { |
| 4390 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4391 | }, |
| 4392 | "funding": { |
| 4393 | "type": "opencollective", |
| 4394 | "url": "https://opencollective.com/typescript-eslint" |
| 4395 | }, |
| 4396 | "peerDependencies": { |
| 4397 | "eslint": "*" |
| 4398 | }, |
| 4399 | "peerDependenciesMeta": { |
| 4400 | "typescript": { |
| 4401 | "optional": true |
| 4402 | } |
| 4403 | } |
| 4404 | }, |
| 4405 | "node_modules/@typescript-eslint/types": { |
| 4406 | "version": "5.62.0", |
| 4407 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/types/-/types-5.62.0.tgz", |
| 4408 | "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", |
| 4409 | "license": "MIT", |
| 4410 | "engines": { |
| 4411 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4412 | }, |
| 4413 | "funding": { |
| 4414 | "type": "opencollective", |
| 4415 | "url": "https://opencollective.com/typescript-eslint" |
| 4416 | } |
| 4417 | }, |
| 4418 | "node_modules/@typescript-eslint/typescript-estree": { |
| 4419 | "version": "5.62.0", |
| 4420 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", |
| 4421 | "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", |
| 4422 | "license": "BSD-2-Clause", |
| 4423 | "dependencies": { |
| 4424 | "@typescript-eslint/types": "5.62.0", |
| 4425 | "@typescript-eslint/visitor-keys": "5.62.0", |
| 4426 | "debug": "^4.3.4", |
| 4427 | "globby": "^11.1.0", |
| 4428 | "is-glob": "^4.0.3", |
| 4429 | "semver": "^7.3.7", |
| 4430 | "tsutils": "^3.21.0" |
| 4431 | }, |
| 4432 | "engines": { |
| 4433 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4434 | }, |
| 4435 | "funding": { |
| 4436 | "type": "opencollective", |
| 4437 | "url": "https://opencollective.com/typescript-eslint" |
| 4438 | }, |
| 4439 | "peerDependenciesMeta": { |
| 4440 | "typescript": { |
| 4441 | "optional": true |
| 4442 | } |
| 4443 | } |
| 4444 | }, |
| 4445 | "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { |
| 4446 | "version": "7.7.2", |
| 4447 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 4448 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 4449 | "license": "ISC", |
| 4450 | "bin": { |
| 4451 | "semver": "bin/semver.js" |
| 4452 | }, |
| 4453 | "engines": { |
| 4454 | "node": ">=10" |
| 4455 | } |
| 4456 | }, |
| 4457 | "node_modules/@typescript-eslint/utils": { |
| 4458 | "version": "5.62.0", |
| 4459 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/utils/-/utils-5.62.0.tgz", |
| 4460 | "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", |
| 4461 | "license": "MIT", |
| 4462 | "dependencies": { |
| 4463 | "@eslint-community/eslint-utils": "^4.2.0", |
| 4464 | "@types/json-schema": "^7.0.9", |
| 4465 | "@types/semver": "^7.3.12", |
| 4466 | "@typescript-eslint/scope-manager": "5.62.0", |
| 4467 | "@typescript-eslint/types": "5.62.0", |
| 4468 | "@typescript-eslint/typescript-estree": "5.62.0", |
| 4469 | "eslint-scope": "^5.1.1", |
| 4470 | "semver": "^7.3.7" |
| 4471 | }, |
| 4472 | "engines": { |
| 4473 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4474 | }, |
| 4475 | "funding": { |
| 4476 | "type": "opencollective", |
| 4477 | "url": "https://opencollective.com/typescript-eslint" |
| 4478 | }, |
| 4479 | "peerDependencies": { |
| 4480 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 4481 | } |
| 4482 | }, |
| 4483 | "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": { |
| 4484 | "version": "5.1.1", |
| 4485 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-scope/-/eslint-scope-5.1.1.tgz", |
| 4486 | "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", |
| 4487 | "license": "BSD-2-Clause", |
| 4488 | "dependencies": { |
| 4489 | "esrecurse": "^4.3.0", |
| 4490 | "estraverse": "^4.1.1" |
| 4491 | }, |
| 4492 | "engines": { |
| 4493 | "node": ">=8.0.0" |
| 4494 | } |
| 4495 | }, |
| 4496 | "node_modules/@typescript-eslint/utils/node_modules/estraverse": { |
| 4497 | "version": "4.3.0", |
| 4498 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estraverse/-/estraverse-4.3.0.tgz", |
| 4499 | "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
| 4500 | "license": "BSD-2-Clause", |
| 4501 | "engines": { |
| 4502 | "node": ">=4.0" |
| 4503 | } |
| 4504 | }, |
| 4505 | "node_modules/@typescript-eslint/utils/node_modules/semver": { |
| 4506 | "version": "7.7.2", |
| 4507 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 4508 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 4509 | "license": "ISC", |
| 4510 | "bin": { |
| 4511 | "semver": "bin/semver.js" |
| 4512 | }, |
| 4513 | "engines": { |
| 4514 | "node": ">=10" |
| 4515 | } |
| 4516 | }, |
| 4517 | "node_modules/@typescript-eslint/visitor-keys": { |
| 4518 | "version": "5.62.0", |
| 4519 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", |
| 4520 | "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", |
| 4521 | "license": "MIT", |
| 4522 | "dependencies": { |
| 4523 | "@typescript-eslint/types": "5.62.0", |
| 4524 | "eslint-visitor-keys": "^3.3.0" |
| 4525 | }, |
| 4526 | "engines": { |
| 4527 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4528 | }, |
| 4529 | "funding": { |
| 4530 | "type": "opencollective", |
| 4531 | "url": "https://opencollective.com/typescript-eslint" |
| 4532 | } |
| 4533 | }, |
| 4534 | "node_modules/@ungap/structured-clone": { |
| 4535 | "version": "1.3.0", |
| 4536 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", |
| 4537 | "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", |
| 4538 | "license": "ISC" |
| 4539 | }, |
| 4540 | "node_modules/@webassemblyjs/ast": { |
| 4541 | "version": "1.14.1", |
| 4542 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/ast/-/ast-1.14.1.tgz", |
| 4543 | "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", |
| 4544 | "license": "MIT", |
| 4545 | "dependencies": { |
| 4546 | "@webassemblyjs/helper-numbers": "1.13.2", |
| 4547 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2" |
| 4548 | } |
| 4549 | }, |
| 4550 | "node_modules/@webassemblyjs/floating-point-hex-parser": { |
| 4551 | "version": "1.13.2", |
| 4552 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", |
| 4553 | "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", |
| 4554 | "license": "MIT" |
| 4555 | }, |
| 4556 | "node_modules/@webassemblyjs/helper-api-error": { |
| 4557 | "version": "1.13.2", |
| 4558 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", |
| 4559 | "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", |
| 4560 | "license": "MIT" |
| 4561 | }, |
| 4562 | "node_modules/@webassemblyjs/helper-buffer": { |
| 4563 | "version": "1.14.1", |
| 4564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", |
| 4565 | "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", |
| 4566 | "license": "MIT" |
| 4567 | }, |
| 4568 | "node_modules/@webassemblyjs/helper-numbers": { |
| 4569 | "version": "1.13.2", |
| 4570 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", |
| 4571 | "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", |
| 4572 | "license": "MIT", |
| 4573 | "dependencies": { |
| 4574 | "@webassemblyjs/floating-point-hex-parser": "1.13.2", |
| 4575 | "@webassemblyjs/helper-api-error": "1.13.2", |
| 4576 | "@xtuc/long": "4.2.2" |
| 4577 | } |
| 4578 | }, |
| 4579 | "node_modules/@webassemblyjs/helper-wasm-bytecode": { |
| 4580 | "version": "1.13.2", |
| 4581 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", |
| 4582 | "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", |
| 4583 | "license": "MIT" |
| 4584 | }, |
| 4585 | "node_modules/@webassemblyjs/helper-wasm-section": { |
| 4586 | "version": "1.14.1", |
| 4587 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", |
| 4588 | "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", |
| 4589 | "license": "MIT", |
| 4590 | "dependencies": { |
| 4591 | "@webassemblyjs/ast": "1.14.1", |
| 4592 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 4593 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 4594 | "@webassemblyjs/wasm-gen": "1.14.1" |
| 4595 | } |
| 4596 | }, |
| 4597 | "node_modules/@webassemblyjs/ieee754": { |
| 4598 | "version": "1.13.2", |
| 4599 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", |
| 4600 | "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", |
| 4601 | "license": "MIT", |
| 4602 | "dependencies": { |
| 4603 | "@xtuc/ieee754": "^1.2.0" |
| 4604 | } |
| 4605 | }, |
| 4606 | "node_modules/@webassemblyjs/leb128": { |
| 4607 | "version": "1.13.2", |
| 4608 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", |
| 4609 | "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", |
| 4610 | "license": "Apache-2.0", |
| 4611 | "dependencies": { |
| 4612 | "@xtuc/long": "4.2.2" |
| 4613 | } |
| 4614 | }, |
| 4615 | "node_modules/@webassemblyjs/utf8": { |
| 4616 | "version": "1.13.2", |
| 4617 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", |
| 4618 | "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", |
| 4619 | "license": "MIT" |
| 4620 | }, |
| 4621 | "node_modules/@webassemblyjs/wasm-edit": { |
| 4622 | "version": "1.14.1", |
| 4623 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", |
| 4624 | "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", |
| 4625 | "license": "MIT", |
| 4626 | "dependencies": { |
| 4627 | "@webassemblyjs/ast": "1.14.1", |
| 4628 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 4629 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 4630 | "@webassemblyjs/helper-wasm-section": "1.14.1", |
| 4631 | "@webassemblyjs/wasm-gen": "1.14.1", |
| 4632 | "@webassemblyjs/wasm-opt": "1.14.1", |
| 4633 | "@webassemblyjs/wasm-parser": "1.14.1", |
| 4634 | "@webassemblyjs/wast-printer": "1.14.1" |
| 4635 | } |
| 4636 | }, |
| 4637 | "node_modules/@webassemblyjs/wasm-gen": { |
| 4638 | "version": "1.14.1", |
| 4639 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", |
| 4640 | "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", |
| 4641 | "license": "MIT", |
| 4642 | "dependencies": { |
| 4643 | "@webassemblyjs/ast": "1.14.1", |
| 4644 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 4645 | "@webassemblyjs/ieee754": "1.13.2", |
| 4646 | "@webassemblyjs/leb128": "1.13.2", |
| 4647 | "@webassemblyjs/utf8": "1.13.2" |
| 4648 | } |
| 4649 | }, |
| 4650 | "node_modules/@webassemblyjs/wasm-opt": { |
| 4651 | "version": "1.14.1", |
| 4652 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", |
| 4653 | "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", |
| 4654 | "license": "MIT", |
| 4655 | "dependencies": { |
| 4656 | "@webassemblyjs/ast": "1.14.1", |
| 4657 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 4658 | "@webassemblyjs/wasm-gen": "1.14.1", |
| 4659 | "@webassemblyjs/wasm-parser": "1.14.1" |
| 4660 | } |
| 4661 | }, |
| 4662 | "node_modules/@webassemblyjs/wasm-parser": { |
| 4663 | "version": "1.14.1", |
| 4664 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", |
| 4665 | "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", |
| 4666 | "license": "MIT", |
| 4667 | "dependencies": { |
| 4668 | "@webassemblyjs/ast": "1.14.1", |
| 4669 | "@webassemblyjs/helper-api-error": "1.13.2", |
| 4670 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 4671 | "@webassemblyjs/ieee754": "1.13.2", |
| 4672 | "@webassemblyjs/leb128": "1.13.2", |
| 4673 | "@webassemblyjs/utf8": "1.13.2" |
| 4674 | } |
| 4675 | }, |
| 4676 | "node_modules/@webassemblyjs/wast-printer": { |
| 4677 | "version": "1.14.1", |
| 4678 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", |
| 4679 | "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", |
| 4680 | "license": "MIT", |
| 4681 | "dependencies": { |
| 4682 | "@webassemblyjs/ast": "1.14.1", |
| 4683 | "@xtuc/long": "4.2.2" |
| 4684 | } |
| 4685 | }, |
| 4686 | "node_modules/@xtuc/ieee754": { |
| 4687 | "version": "1.2.0", |
| 4688 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@xtuc/ieee754/-/ieee754-1.2.0.tgz", |
| 4689 | "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", |
| 4690 | "license": "BSD-3-Clause" |
| 4691 | }, |
| 4692 | "node_modules/@xtuc/long": { |
| 4693 | "version": "4.2.2", |
| 4694 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@xtuc/long/-/long-4.2.2.tgz", |
| 4695 | "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", |
| 4696 | "license": "Apache-2.0" |
| 4697 | }, |
| 4698 | "node_modules/abab": { |
| 4699 | "version": "2.0.6", |
| 4700 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/abab/-/abab-2.0.6.tgz", |
| 4701 | "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", |
| 4702 | "deprecated": "Use your platform's native atob() and btoa() methods instead", |
| 4703 | "license": "BSD-3-Clause" |
| 4704 | }, |
| 4705 | "node_modules/accepts": { |
| 4706 | "version": "1.3.8", |
| 4707 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/accepts/-/accepts-1.3.8.tgz", |
| 4708 | "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", |
| 4709 | "license": "MIT", |
| 4710 | "dependencies": { |
| 4711 | "mime-types": "~2.1.34", |
| 4712 | "negotiator": "0.6.3" |
| 4713 | }, |
| 4714 | "engines": { |
| 4715 | "node": ">= 0.6" |
| 4716 | } |
| 4717 | }, |
| 4718 | "node_modules/accepts/node_modules/negotiator": { |
| 4719 | "version": "0.6.3", |
| 4720 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/negotiator/-/negotiator-0.6.3.tgz", |
| 4721 | "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
| 4722 | "license": "MIT", |
| 4723 | "engines": { |
| 4724 | "node": ">= 0.6" |
| 4725 | } |
| 4726 | }, |
| 4727 | "node_modules/acorn": { |
| 4728 | "version": "8.14.1", |
| 4729 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn/-/acorn-8.14.1.tgz", |
| 4730 | "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", |
| 4731 | "license": "MIT", |
| 4732 | "bin": { |
| 4733 | "acorn": "bin/acorn" |
| 4734 | }, |
| 4735 | "engines": { |
| 4736 | "node": ">=0.4.0" |
| 4737 | } |
| 4738 | }, |
| 4739 | "node_modules/acorn-globals": { |
| 4740 | "version": "7.0.1", |
| 4741 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn-globals/-/acorn-globals-7.0.1.tgz", |
| 4742 | "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", |
| 4743 | "dev": true, |
| 4744 | "license": "MIT", |
| 4745 | "dependencies": { |
| 4746 | "acorn": "^8.1.0", |
| 4747 | "acorn-walk": "^8.0.2" |
| 4748 | } |
| 4749 | }, |
| 4750 | "node_modules/acorn-jsx": { |
| 4751 | "version": "5.3.2", |
| 4752 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn-jsx/-/acorn-jsx-5.3.2.tgz", |
| 4753 | "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", |
| 4754 | "license": "MIT", |
| 4755 | "peerDependencies": { |
| 4756 | "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 4757 | } |
| 4758 | }, |
| 4759 | "node_modules/acorn-walk": { |
| 4760 | "version": "8.3.4", |
| 4761 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn-walk/-/acorn-walk-8.3.4.tgz", |
| 4762 | "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", |
| 4763 | "dev": true, |
| 4764 | "license": "MIT", |
| 4765 | "dependencies": { |
| 4766 | "acorn": "^8.11.0" |
| 4767 | }, |
| 4768 | "engines": { |
| 4769 | "node": ">=0.4.0" |
| 4770 | } |
| 4771 | }, |
| 4772 | "node_modules/address": { |
| 4773 | "version": "1.2.2", |
| 4774 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/address/-/address-1.2.2.tgz", |
| 4775 | "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", |
| 4776 | "license": "MIT", |
| 4777 | "engines": { |
| 4778 | "node": ">= 10.0.0" |
| 4779 | } |
| 4780 | }, |
| 4781 | "node_modules/adjust-sourcemap-loader": { |
| 4782 | "version": "4.0.0", |
| 4783 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz", |
| 4784 | "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==", |
| 4785 | "license": "MIT", |
| 4786 | "dependencies": { |
| 4787 | "loader-utils": "^2.0.0", |
| 4788 | "regex-parser": "^2.2.11" |
| 4789 | }, |
| 4790 | "engines": { |
| 4791 | "node": ">=8.9" |
| 4792 | } |
| 4793 | }, |
| 4794 | "node_modules/agent-base": { |
| 4795 | "version": "6.0.2", |
| 4796 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/agent-base/-/agent-base-6.0.2.tgz", |
| 4797 | "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", |
| 4798 | "license": "MIT", |
| 4799 | "dependencies": { |
| 4800 | "debug": "4" |
| 4801 | }, |
| 4802 | "engines": { |
| 4803 | "node": ">= 6.0.0" |
| 4804 | } |
| 4805 | }, |
| 4806 | "node_modules/ajv": { |
| 4807 | "version": "6.12.6", |
| 4808 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv/-/ajv-6.12.6.tgz", |
| 4809 | "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
| 4810 | "license": "MIT", |
| 4811 | "dependencies": { |
| 4812 | "fast-deep-equal": "^3.1.1", |
| 4813 | "fast-json-stable-stringify": "^2.0.0", |
| 4814 | "json-schema-traverse": "^0.4.1", |
| 4815 | "uri-js": "^4.2.2" |
| 4816 | }, |
| 4817 | "funding": { |
| 4818 | "type": "github", |
| 4819 | "url": "https://github.com/sponsors/epoberezkin" |
| 4820 | } |
| 4821 | }, |
| 4822 | "node_modules/ajv-formats": { |
| 4823 | "version": "2.1.1", |
| 4824 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv-formats/-/ajv-formats-2.1.1.tgz", |
| 4825 | "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", |
| 4826 | "license": "MIT", |
| 4827 | "dependencies": { |
| 4828 | "ajv": "^8.0.0" |
| 4829 | }, |
| 4830 | "peerDependencies": { |
| 4831 | "ajv": "^8.0.0" |
| 4832 | }, |
| 4833 | "peerDependenciesMeta": { |
| 4834 | "ajv": { |
| 4835 | "optional": true |
| 4836 | } |
| 4837 | } |
| 4838 | }, |
| 4839 | "node_modules/ajv-formats/node_modules/ajv": { |
| 4840 | "version": "8.17.1", |
| 4841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv/-/ajv-8.17.1.tgz", |
| 4842 | "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| 4843 | "license": "MIT", |
| 4844 | "dependencies": { |
| 4845 | "fast-deep-equal": "^3.1.3", |
| 4846 | "fast-uri": "^3.0.1", |
| 4847 | "json-schema-traverse": "^1.0.0", |
| 4848 | "require-from-string": "^2.0.2" |
| 4849 | }, |
| 4850 | "funding": { |
| 4851 | "type": "github", |
| 4852 | "url": "https://github.com/sponsors/epoberezkin" |
| 4853 | } |
| 4854 | }, |
| 4855 | "node_modules/ajv-formats/node_modules/json-schema-traverse": { |
| 4856 | "version": "1.0.0", |
| 4857 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| 4858 | "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| 4859 | "license": "MIT" |
| 4860 | }, |
| 4861 | "node_modules/ajv-keywords": { |
| 4862 | "version": "3.5.2", |
| 4863 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv-keywords/-/ajv-keywords-3.5.2.tgz", |
| 4864 | "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", |
| 4865 | "license": "MIT", |
| 4866 | "peerDependencies": { |
| 4867 | "ajv": "^6.9.1" |
| 4868 | } |
| 4869 | }, |
| 4870 | "node_modules/ansi-escapes": { |
| 4871 | "version": "4.3.2", |
| 4872 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-escapes/-/ansi-escapes-4.3.2.tgz", |
| 4873 | "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", |
| 4874 | "license": "MIT", |
| 4875 | "dependencies": { |
| 4876 | "type-fest": "^0.21.3" |
| 4877 | }, |
| 4878 | "engines": { |
| 4879 | "node": ">=8" |
| 4880 | }, |
| 4881 | "funding": { |
| 4882 | "url": "https://github.com/sponsors/sindresorhus" |
| 4883 | } |
| 4884 | }, |
| 4885 | "node_modules/ansi-html": { |
| 4886 | "version": "0.0.9", |
| 4887 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-html/-/ansi-html-0.0.9.tgz", |
| 4888 | "integrity": "sha512-ozbS3LuenHVxNRh/wdnN16QapUHzauqSomAl1jwwJRRsGwFwtj644lIhxfWu0Fy0acCij2+AEgHvjscq3dlVXg==", |
| 4889 | "engines": [ |
| 4890 | "node >= 0.8.0" |
| 4891 | ], |
| 4892 | "license": "Apache-2.0", |
| 4893 | "bin": { |
| 4894 | "ansi-html": "bin/ansi-html" |
| 4895 | } |
| 4896 | }, |
| 4897 | "node_modules/ansi-html-community": { |
| 4898 | "version": "0.0.8", |
| 4899 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-html-community/-/ansi-html-community-0.0.8.tgz", |
| 4900 | "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", |
| 4901 | "engines": [ |
| 4902 | "node >= 0.8.0" |
| 4903 | ], |
| 4904 | "license": "Apache-2.0", |
| 4905 | "bin": { |
| 4906 | "ansi-html": "bin/ansi-html" |
| 4907 | } |
| 4908 | }, |
| 4909 | "node_modules/ansi-regex": { |
| 4910 | "version": "5.0.1", |
| 4911 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| 4912 | "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| 4913 | "license": "MIT", |
| 4914 | "engines": { |
| 4915 | "node": ">=8" |
| 4916 | } |
| 4917 | }, |
| 4918 | "node_modules/ansi-styles": { |
| 4919 | "version": "4.3.0", |
| 4920 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4921 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4922 | "license": "MIT", |
| 4923 | "dependencies": { |
| 4924 | "color-convert": "^2.0.1" |
| 4925 | }, |
| 4926 | "engines": { |
| 4927 | "node": ">=8" |
| 4928 | }, |
| 4929 | "funding": { |
| 4930 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4931 | } |
| 4932 | }, |
| 4933 | "node_modules/any-promise": { |
| 4934 | "version": "1.3.0", |
| 4935 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/any-promise/-/any-promise-1.3.0.tgz", |
| 4936 | "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", |
| 4937 | "license": "MIT" |
| 4938 | }, |
| 4939 | "node_modules/anymatch": { |
| 4940 | "version": "3.1.3", |
| 4941 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/anymatch/-/anymatch-3.1.3.tgz", |
| 4942 | "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
| 4943 | "license": "ISC", |
| 4944 | "dependencies": { |
| 4945 | "normalize-path": "^3.0.0", |
| 4946 | "picomatch": "^2.0.4" |
| 4947 | }, |
| 4948 | "engines": { |
| 4949 | "node": ">= 8" |
| 4950 | } |
| 4951 | }, |
| 4952 | "node_modules/arg": { |
| 4953 | "version": "5.0.2", |
| 4954 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/arg/-/arg-5.0.2.tgz", |
| 4955 | "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", |
| 4956 | "license": "MIT" |
| 4957 | }, |
| 4958 | "node_modules/argparse": { |
| 4959 | "version": "1.0.10", |
| 4960 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/argparse/-/argparse-1.0.10.tgz", |
| 4961 | "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", |
| 4962 | "license": "MIT", |
| 4963 | "dependencies": { |
| 4964 | "sprintf-js": "~1.0.2" |
| 4965 | } |
| 4966 | }, |
| 4967 | "node_modules/aria-query": { |
| 4968 | "version": "5.3.0", |
| 4969 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/aria-query/-/aria-query-5.3.0.tgz", |
| 4970 | "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", |
| 4971 | "license": "Apache-2.0", |
| 4972 | "dependencies": { |
| 4973 | "dequal": "^2.0.3" |
| 4974 | } |
| 4975 | }, |
| 4976 | "node_modules/array-buffer-byte-length": { |
| 4977 | "version": "1.0.2", |
| 4978 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", |
| 4979 | "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", |
| 4980 | "license": "MIT", |
| 4981 | "dependencies": { |
| 4982 | "call-bound": "^1.0.3", |
| 4983 | "is-array-buffer": "^3.0.5" |
| 4984 | }, |
| 4985 | "engines": { |
| 4986 | "node": ">= 0.4" |
| 4987 | }, |
| 4988 | "funding": { |
| 4989 | "url": "https://github.com/sponsors/ljharb" |
| 4990 | } |
| 4991 | }, |
| 4992 | "node_modules/array-flatten": { |
| 4993 | "version": "1.1.1", |
| 4994 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array-flatten/-/array-flatten-1.1.1.tgz", |
| 4995 | "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", |
| 4996 | "license": "MIT" |
| 4997 | }, |
| 4998 | "node_modules/array-includes": { |
| 4999 | "version": "3.1.8", |
| 5000 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array-includes/-/array-includes-3.1.8.tgz", |
| 5001 | "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", |
| 5002 | "license": "MIT", |
| 5003 | "dependencies": { |
| 5004 | "call-bind": "^1.0.7", |
| 5005 | "define-properties": "^1.2.1", |
| 5006 | "es-abstract": "^1.23.2", |
| 5007 | "es-object-atoms": "^1.0.0", |
| 5008 | "get-intrinsic": "^1.2.4", |
| 5009 | "is-string": "^1.0.7" |
| 5010 | }, |
| 5011 | "engines": { |
| 5012 | "node": ">= 0.4" |
| 5013 | }, |
| 5014 | "funding": { |
| 5015 | "url": "https://github.com/sponsors/ljharb" |
| 5016 | } |
| 5017 | }, |
| 5018 | "node_modules/array-union": { |
| 5019 | "version": "2.1.0", |
| 5020 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array-union/-/array-union-2.1.0.tgz", |
| 5021 | "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", |
| 5022 | "license": "MIT", |
| 5023 | "engines": { |
| 5024 | "node": ">=8" |
| 5025 | } |
| 5026 | }, |
| 5027 | "node_modules/array.prototype.findlast": { |
| 5028 | "version": "1.2.5", |
| 5029 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", |
| 5030 | "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", |
| 5031 | "license": "MIT", |
| 5032 | "dependencies": { |
| 5033 | "call-bind": "^1.0.7", |
| 5034 | "define-properties": "^1.2.1", |
| 5035 | "es-abstract": "^1.23.2", |
| 5036 | "es-errors": "^1.3.0", |
| 5037 | "es-object-atoms": "^1.0.0", |
| 5038 | "es-shim-unscopables": "^1.0.2" |
| 5039 | }, |
| 5040 | "engines": { |
| 5041 | "node": ">= 0.4" |
| 5042 | }, |
| 5043 | "funding": { |
| 5044 | "url": "https://github.com/sponsors/ljharb" |
| 5045 | } |
| 5046 | }, |
| 5047 | "node_modules/array.prototype.findlastindex": { |
| 5048 | "version": "1.2.6", |
| 5049 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz", |
| 5050 | "integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==", |
| 5051 | "license": "MIT", |
| 5052 | "dependencies": { |
| 5053 | "call-bind": "^1.0.8", |
| 5054 | "call-bound": "^1.0.4", |
| 5055 | "define-properties": "^1.2.1", |
| 5056 | "es-abstract": "^1.23.9", |
| 5057 | "es-errors": "^1.3.0", |
| 5058 | "es-object-atoms": "^1.1.1", |
| 5059 | "es-shim-unscopables": "^1.1.0" |
| 5060 | }, |
| 5061 | "engines": { |
| 5062 | "node": ">= 0.4" |
| 5063 | }, |
| 5064 | "funding": { |
| 5065 | "url": "https://github.com/sponsors/ljharb" |
| 5066 | } |
| 5067 | }, |
| 5068 | "node_modules/array.prototype.flat": { |
| 5069 | "version": "1.3.3", |
| 5070 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", |
| 5071 | "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", |
| 5072 | "license": "MIT", |
| 5073 | "dependencies": { |
| 5074 | "call-bind": "^1.0.8", |
| 5075 | "define-properties": "^1.2.1", |
| 5076 | "es-abstract": "^1.23.5", |
| 5077 | "es-shim-unscopables": "^1.0.2" |
| 5078 | }, |
| 5079 | "engines": { |
| 5080 | "node": ">= 0.4" |
| 5081 | }, |
| 5082 | "funding": { |
| 5083 | "url": "https://github.com/sponsors/ljharb" |
| 5084 | } |
| 5085 | }, |
| 5086 | "node_modules/array.prototype.flatmap": { |
| 5087 | "version": "1.3.3", |
| 5088 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", |
| 5089 | "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", |
| 5090 | "license": "MIT", |
| 5091 | "dependencies": { |
| 5092 | "call-bind": "^1.0.8", |
| 5093 | "define-properties": "^1.2.1", |
| 5094 | "es-abstract": "^1.23.5", |
| 5095 | "es-shim-unscopables": "^1.0.2" |
| 5096 | }, |
| 5097 | "engines": { |
| 5098 | "node": ">= 0.4" |
| 5099 | }, |
| 5100 | "funding": { |
| 5101 | "url": "https://github.com/sponsors/ljharb" |
| 5102 | } |
| 5103 | }, |
| 5104 | "node_modules/array.prototype.reduce": { |
| 5105 | "version": "1.0.8", |
| 5106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.reduce/-/array.prototype.reduce-1.0.8.tgz", |
| 5107 | "integrity": "sha512-DwuEqgXFBwbmZSRqt3BpQigWNUoqw9Ml2dTWdF3B2zQlQX4OeUE0zyuzX0fX0IbTvjdkZbcBTU3idgpO78qkTw==", |
| 5108 | "license": "MIT", |
| 5109 | "dependencies": { |
| 5110 | "call-bind": "^1.0.8", |
| 5111 | "call-bound": "^1.0.4", |
| 5112 | "define-properties": "^1.2.1", |
| 5113 | "es-abstract": "^1.23.9", |
| 5114 | "es-array-method-boxes-properly": "^1.0.0", |
| 5115 | "es-errors": "^1.3.0", |
| 5116 | "es-object-atoms": "^1.1.1", |
| 5117 | "is-string": "^1.1.1" |
| 5118 | }, |
| 5119 | "engines": { |
| 5120 | "node": ">= 0.4" |
| 5121 | }, |
| 5122 | "funding": { |
| 5123 | "url": "https://github.com/sponsors/ljharb" |
| 5124 | } |
| 5125 | }, |
| 5126 | "node_modules/array.prototype.tosorted": { |
| 5127 | "version": "1.1.4", |
| 5128 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", |
| 5129 | "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", |
| 5130 | "license": "MIT", |
| 5131 | "dependencies": { |
| 5132 | "call-bind": "^1.0.7", |
| 5133 | "define-properties": "^1.2.1", |
| 5134 | "es-abstract": "^1.23.3", |
| 5135 | "es-errors": "^1.3.0", |
| 5136 | "es-shim-unscopables": "^1.0.2" |
| 5137 | }, |
| 5138 | "engines": { |
| 5139 | "node": ">= 0.4" |
| 5140 | } |
| 5141 | }, |
| 5142 | "node_modules/arraybuffer.prototype.slice": { |
| 5143 | "version": "1.0.4", |
| 5144 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", |
| 5145 | "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", |
| 5146 | "license": "MIT", |
| 5147 | "dependencies": { |
| 5148 | "array-buffer-byte-length": "^1.0.1", |
| 5149 | "call-bind": "^1.0.8", |
| 5150 | "define-properties": "^1.2.1", |
| 5151 | "es-abstract": "^1.23.5", |
| 5152 | "es-errors": "^1.3.0", |
| 5153 | "get-intrinsic": "^1.2.6", |
| 5154 | "is-array-buffer": "^3.0.4" |
| 5155 | }, |
| 5156 | "engines": { |
| 5157 | "node": ">= 0.4" |
| 5158 | }, |
| 5159 | "funding": { |
| 5160 | "url": "https://github.com/sponsors/ljharb" |
| 5161 | } |
| 5162 | }, |
| 5163 | "node_modules/asap": { |
| 5164 | "version": "2.0.6", |
| 5165 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/asap/-/asap-2.0.6.tgz", |
| 5166 | "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", |
| 5167 | "license": "MIT" |
| 5168 | }, |
| 5169 | "node_modules/ast-types-flow": { |
| 5170 | "version": "0.0.8", |
| 5171 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ast-types-flow/-/ast-types-flow-0.0.8.tgz", |
| 5172 | "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", |
| 5173 | "license": "MIT" |
| 5174 | }, |
| 5175 | "node_modules/async": { |
| 5176 | "version": "3.2.6", |
| 5177 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/async/-/async-3.2.6.tgz", |
| 5178 | "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
| 5179 | "license": "MIT" |
| 5180 | }, |
| 5181 | "node_modules/async-function": { |
| 5182 | "version": "1.0.0", |
| 5183 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/async-function/-/async-function-1.0.0.tgz", |
| 5184 | "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", |
| 5185 | "license": "MIT", |
| 5186 | "engines": { |
| 5187 | "node": ">= 0.4" |
| 5188 | } |
| 5189 | }, |
| 5190 | "node_modules/asynckit": { |
| 5191 | "version": "0.4.0", |
| 5192 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz", |
| 5193 | "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", |
| 5194 | "license": "MIT" |
| 5195 | }, |
| 5196 | "node_modules/at-least-node": { |
| 5197 | "version": "1.0.0", |
| 5198 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/at-least-node/-/at-least-node-1.0.0.tgz", |
| 5199 | "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", |
| 5200 | "license": "ISC", |
| 5201 | "engines": { |
| 5202 | "node": ">= 4.0.0" |
| 5203 | } |
| 5204 | }, |
| 5205 | "node_modules/autoprefixer": { |
| 5206 | "version": "10.4.21", |
| 5207 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/autoprefixer/-/autoprefixer-10.4.21.tgz", |
| 5208 | "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", |
| 5209 | "funding": [ |
| 5210 | { |
| 5211 | "type": "opencollective", |
| 5212 | "url": "https://opencollective.com/postcss/" |
| 5213 | }, |
| 5214 | { |
| 5215 | "type": "tidelift", |
| 5216 | "url": "https://tidelift.com/funding/github/npm/autoprefixer" |
| 5217 | }, |
| 5218 | { |
| 5219 | "type": "github", |
| 5220 | "url": "https://github.com/sponsors/ai" |
| 5221 | } |
| 5222 | ], |
| 5223 | "license": "MIT", |
| 5224 | "dependencies": { |
| 5225 | "browserslist": "^4.24.4", |
| 5226 | "caniuse-lite": "^1.0.30001702", |
| 5227 | "fraction.js": "^4.3.7", |
| 5228 | "normalize-range": "^0.1.2", |
| 5229 | "picocolors": "^1.1.1", |
| 5230 | "postcss-value-parser": "^4.2.0" |
| 5231 | }, |
| 5232 | "bin": { |
| 5233 | "autoprefixer": "bin/autoprefixer" |
| 5234 | }, |
| 5235 | "engines": { |
| 5236 | "node": "^10 || ^12 || >=14" |
| 5237 | }, |
| 5238 | "peerDependencies": { |
| 5239 | "postcss": "^8.1.0" |
| 5240 | } |
| 5241 | }, |
| 5242 | "node_modules/available-typed-arrays": { |
| 5243 | "version": "1.0.7", |
| 5244 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", |
| 5245 | "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", |
| 5246 | "license": "MIT", |
| 5247 | "dependencies": { |
| 5248 | "possible-typed-array-names": "^1.0.0" |
| 5249 | }, |
| 5250 | "engines": { |
| 5251 | "node": ">= 0.4" |
| 5252 | }, |
| 5253 | "funding": { |
| 5254 | "url": "https://github.com/sponsors/ljharb" |
| 5255 | } |
| 5256 | }, |
| 5257 | "node_modules/axe-core": { |
| 5258 | "version": "4.10.3", |
| 5259 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/axe-core/-/axe-core-4.10.3.tgz", |
| 5260 | "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==", |
| 5261 | "license": "MPL-2.0", |
| 5262 | "engines": { |
| 5263 | "node": ">=4" |
| 5264 | } |
| 5265 | }, |
| 5266 | "node_modules/axios": { |
| 5267 | "version": "1.9.0", |
| 5268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/axios/-/axios-1.9.0.tgz", |
| 5269 | "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==", |
| 5270 | "license": "MIT", |
| 5271 | "dependencies": { |
| 5272 | "follow-redirects": "^1.15.6", |
| 5273 | "form-data": "^4.0.0", |
| 5274 | "proxy-from-env": "^1.1.0" |
| 5275 | } |
| 5276 | }, |
| 5277 | "node_modules/axios-mock-adapter": { |
| 5278 | "version": "2.1.0", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 5279 | "resolved": "https://registry.npmjs.org/axios-mock-adapter/-/axios-mock-adapter-2.1.0.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 5280 | "integrity": "sha512-AZUe4OjECGCNNssH8SOdtneiQELsqTsat3SQQCWLPjN436/H+L9AjWfV7bF+Zg/YL9cgbhrz5671hoh+Tbn98w==", |
| 5281 | "dev": true, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 5282 | "dependencies": { |
| 5283 | "fast-deep-equal": "^3.1.3", |
| 5284 | "is-buffer": "^2.0.5" |
| 5285 | }, |
| 5286 | "peerDependencies": { |
| 5287 | "axios": ">= 0.17.0" |
| 5288 | } |
| 5289 | }, |
| 5290 | "node_modules/axobject-query": { |
| 5291 | "version": "4.1.0", |
| 5292 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/axobject-query/-/axobject-query-4.1.0.tgz", |
| 5293 | "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", |
| 5294 | "license": "Apache-2.0", |
| 5295 | "engines": { |
| 5296 | "node": ">= 0.4" |
| 5297 | } |
| 5298 | }, |
| 5299 | "node_modules/babel-jest": { |
| 5300 | "version": "29.7.0", |
| 5301 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-jest/-/babel-jest-29.7.0.tgz", |
| 5302 | "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", |
| 5303 | "dev": true, |
| 5304 | "license": "MIT", |
| 5305 | "dependencies": { |
| 5306 | "@jest/transform": "^29.7.0", |
| 5307 | "@types/babel__core": "^7.1.14", |
| 5308 | "babel-plugin-istanbul": "^6.1.1", |
| 5309 | "babel-preset-jest": "^29.6.3", |
| 5310 | "chalk": "^4.0.0", |
| 5311 | "graceful-fs": "^4.2.9", |
| 5312 | "slash": "^3.0.0" |
| 5313 | }, |
| 5314 | "engines": { |
| 5315 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 5316 | }, |
| 5317 | "peerDependencies": { |
| 5318 | "@babel/core": "^7.8.0" |
| 5319 | } |
| 5320 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 5321 | "node_modules/babel-plugin-istanbul": { |
| 5322 | "version": "6.1.1", |
| 5323 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", |
| 5324 | "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", |
| 5325 | "license": "BSD-3-Clause", |
| 5326 | "dependencies": { |
| 5327 | "@babel/helper-plugin-utils": "^7.0.0", |
| 5328 | "@istanbuljs/load-nyc-config": "^1.0.0", |
| 5329 | "@istanbuljs/schema": "^0.1.2", |
| 5330 | "istanbul-lib-instrument": "^5.0.4", |
| 5331 | "test-exclude": "^6.0.0" |
| 5332 | }, |
| 5333 | "engines": { |
| 5334 | "node": ">=8" |
| 5335 | } |
| 5336 | }, |
| 5337 | "node_modules/babel-plugin-jest-hoist": { |
| 5338 | "version": "29.6.3", |
| 5339 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", |
| 5340 | "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", |
| 5341 | "dev": true, |
| 5342 | "license": "MIT", |
| 5343 | "dependencies": { |
| 5344 | "@babel/template": "^7.3.3", |
| 5345 | "@babel/types": "^7.3.3", |
| 5346 | "@types/babel__core": "^7.1.14", |
| 5347 | "@types/babel__traverse": "^7.0.6" |
| 5348 | }, |
| 5349 | "engines": { |
| 5350 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 5351 | } |
| 5352 | }, |
| 5353 | "node_modules/babel-plugin-macros": { |
| 5354 | "version": "3.1.0", |
| 5355 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", |
| 5356 | "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", |
| 5357 | "license": "MIT", |
| 5358 | "dependencies": { |
| 5359 | "@babel/runtime": "^7.12.5", |
| 5360 | "cosmiconfig": "^7.0.0", |
| 5361 | "resolve": "^1.19.0" |
| 5362 | }, |
| 5363 | "engines": { |
| 5364 | "node": ">=10", |
| 5365 | "npm": ">=6" |
| 5366 | } |
| 5367 | }, |
| 5368 | "node_modules/babel-plugin-named-asset-import": { |
| 5369 | "version": "0.3.8", |
| 5370 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz", |
| 5371 | "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==", |
| 5372 | "license": "MIT", |
| 5373 | "peerDependencies": { |
| 5374 | "@babel/core": "^7.1.0" |
| 5375 | } |
| 5376 | }, |
| 5377 | "node_modules/babel-plugin-polyfill-corejs2": { |
| 5378 | "version": "0.4.13", |
| 5379 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.13.tgz", |
| 5380 | "integrity": "sha512-3sX/eOms8kd3q2KZ6DAhKPc0dgm525Gqq5NtWKZ7QYYZEv57OQ54KtblzJzH1lQF/eQxO8KjWGIK9IPUJNus5g==", |
| 5381 | "license": "MIT", |
| 5382 | "dependencies": { |
| 5383 | "@babel/compat-data": "^7.22.6", |
| 5384 | "@babel/helper-define-polyfill-provider": "^0.6.4", |
| 5385 | "semver": "^6.3.1" |
| 5386 | }, |
| 5387 | "peerDependencies": { |
| 5388 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 5389 | } |
| 5390 | }, |
| 5391 | "node_modules/babel-plugin-polyfill-corejs3": { |
| 5392 | "version": "0.11.1", |
| 5393 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz", |
| 5394 | "integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==", |
| 5395 | "license": "MIT", |
| 5396 | "dependencies": { |
| 5397 | "@babel/helper-define-polyfill-provider": "^0.6.3", |
| 5398 | "core-js-compat": "^3.40.0" |
| 5399 | }, |
| 5400 | "peerDependencies": { |
| 5401 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 5402 | } |
| 5403 | }, |
| 5404 | "node_modules/babel-plugin-polyfill-regenerator": { |
| 5405 | "version": "0.6.4", |
| 5406 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.4.tgz", |
| 5407 | "integrity": "sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==", |
| 5408 | "license": "MIT", |
| 5409 | "dependencies": { |
| 5410 | "@babel/helper-define-polyfill-provider": "^0.6.4" |
| 5411 | }, |
| 5412 | "peerDependencies": { |
| 5413 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 5414 | } |
| 5415 | }, |
| 5416 | "node_modules/babel-plugin-transform-react-remove-prop-types": { |
| 5417 | "version": "0.4.24", |
| 5418 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz", |
| 5419 | "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==", |
| 5420 | "license": "MIT" |
| 5421 | }, |
| 5422 | "node_modules/babel-preset-current-node-syntax": { |
| 5423 | "version": "1.1.0", |
| 5424 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz", |
| 5425 | "integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==", |
| 5426 | "license": "MIT", |
| 5427 | "dependencies": { |
| 5428 | "@babel/plugin-syntax-async-generators": "^7.8.4", |
| 5429 | "@babel/plugin-syntax-bigint": "^7.8.3", |
| 5430 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
| 5431 | "@babel/plugin-syntax-class-static-block": "^7.14.5", |
| 5432 | "@babel/plugin-syntax-import-attributes": "^7.24.7", |
| 5433 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 5434 | "@babel/plugin-syntax-json-strings": "^7.8.3", |
| 5435 | "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
| 5436 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
| 5437 | "@babel/plugin-syntax-numeric-separator": "^7.10.4", |
| 5438 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
| 5439 | "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
| 5440 | "@babel/plugin-syntax-optional-chaining": "^7.8.3", |
| 5441 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
| 5442 | "@babel/plugin-syntax-top-level-await": "^7.14.5" |
| 5443 | }, |
| 5444 | "peerDependencies": { |
| 5445 | "@babel/core": "^7.0.0" |
| 5446 | } |
| 5447 | }, |
| 5448 | "node_modules/babel-preset-jest": { |
| 5449 | "version": "29.6.3", |
| 5450 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", |
| 5451 | "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", |
| 5452 | "dev": true, |
| 5453 | "license": "MIT", |
| 5454 | "dependencies": { |
| 5455 | "babel-plugin-jest-hoist": "^29.6.3", |
| 5456 | "babel-preset-current-node-syntax": "^1.0.0" |
| 5457 | }, |
| 5458 | "engines": { |
| 5459 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 5460 | }, |
| 5461 | "peerDependencies": { |
| 5462 | "@babel/core": "^7.0.0" |
| 5463 | } |
| 5464 | }, |
| 5465 | "node_modules/babel-preset-react-app": { |
| 5466 | "version": "10.1.0", |
| 5467 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-preset-react-app/-/babel-preset-react-app-10.1.0.tgz", |
| 5468 | "integrity": "sha512-f9B1xMdnkCIqe+2dHrJsoQFRz7reChaAHE/65SdaykPklQqhme2WaC08oD3is77x9ff98/9EazAKFDZv5rFEQg==", |
| 5469 | "license": "MIT", |
| 5470 | "dependencies": { |
| 5471 | "@babel/core": "^7.16.0", |
| 5472 | "@babel/plugin-proposal-class-properties": "^7.16.0", |
| 5473 | "@babel/plugin-proposal-decorators": "^7.16.4", |
| 5474 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0", |
| 5475 | "@babel/plugin-proposal-numeric-separator": "^7.16.0", |
| 5476 | "@babel/plugin-proposal-optional-chaining": "^7.16.0", |
| 5477 | "@babel/plugin-proposal-private-methods": "^7.16.0", |
| 5478 | "@babel/plugin-proposal-private-property-in-object": "^7.16.7", |
| 5479 | "@babel/plugin-transform-flow-strip-types": "^7.16.0", |
| 5480 | "@babel/plugin-transform-react-display-name": "^7.16.0", |
| 5481 | "@babel/plugin-transform-runtime": "^7.16.4", |
| 5482 | "@babel/preset-env": "^7.16.4", |
| 5483 | "@babel/preset-react": "^7.16.0", |
| 5484 | "@babel/preset-typescript": "^7.16.0", |
| 5485 | "@babel/runtime": "^7.16.3", |
| 5486 | "babel-plugin-macros": "^3.1.0", |
| 5487 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24" |
| 5488 | } |
| 5489 | }, |
| 5490 | "node_modules/babel-preset-react-app/node_modules/@babel/plugin-proposal-private-property-in-object": { |
| 5491 | "version": "7.21.11", |
| 5492 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz", |
| 5493 | "integrity": "sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==", |
| 5494 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.", |
| 5495 | "license": "MIT", |
| 5496 | "dependencies": { |
| 5497 | "@babel/helper-annotate-as-pure": "^7.18.6", |
| 5498 | "@babel/helper-create-class-features-plugin": "^7.21.0", |
| 5499 | "@babel/helper-plugin-utils": "^7.20.2", |
| 5500 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
| 5501 | }, |
| 5502 | "engines": { |
| 5503 | "node": ">=6.9.0" |
| 5504 | }, |
| 5505 | "peerDependencies": { |
| 5506 | "@babel/core": "^7.0.0-0" |
| 5507 | } |
| 5508 | }, |
| 5509 | "node_modules/balanced-match": { |
| 5510 | "version": "1.0.2", |
| 5511 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/balanced-match/-/balanced-match-1.0.2.tgz", |
| 5512 | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| 5513 | "license": "MIT" |
| 5514 | }, |
| 5515 | "node_modules/base64-js": { |
| 5516 | "version": "1.5.1", |
| 5517 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/base64-js/-/base64-js-1.5.1.tgz", |
| 5518 | "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| 5519 | "funding": [ |
| 5520 | { |
| 5521 | "type": "github", |
| 5522 | "url": "https://github.com/sponsors/feross" |
| 5523 | }, |
| 5524 | { |
| 5525 | "type": "patreon", |
| 5526 | "url": "https://www.patreon.com/feross" |
| 5527 | }, |
| 5528 | { |
| 5529 | "type": "consulting", |
| 5530 | "url": "https://feross.org/support" |
| 5531 | } |
| 5532 | ], |
| 5533 | "license": "MIT" |
| 5534 | }, |
| 5535 | "node_modules/batch": { |
| 5536 | "version": "0.6.1", |
| 5537 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/batch/-/batch-0.6.1.tgz", |
| 5538 | "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", |
| 5539 | "license": "MIT" |
| 5540 | }, |
| 5541 | "node_modules/bfj": { |
| 5542 | "version": "7.1.0", |
| 5543 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bfj/-/bfj-7.1.0.tgz", |
| 5544 | "integrity": "sha512-I6MMLkn+anzNdCUp9hMRyui1HaNEUCco50lxbvNS4+EyXg8lN3nJ48PjPWtbH8UVS9CuMoaKE9U2V3l29DaRQw==", |
| 5545 | "license": "MIT", |
| 5546 | "dependencies": { |
| 5547 | "bluebird": "^3.7.2", |
| 5548 | "check-types": "^11.2.3", |
| 5549 | "hoopy": "^0.1.4", |
| 5550 | "jsonpath": "^1.1.1", |
| 5551 | "tryer": "^1.0.1" |
| 5552 | }, |
| 5553 | "engines": { |
| 5554 | "node": ">= 8.0.0" |
| 5555 | } |
| 5556 | }, |
| 5557 | "node_modules/big.js": { |
| 5558 | "version": "5.2.2", |
| 5559 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/big.js/-/big.js-5.2.2.tgz", |
| 5560 | "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", |
| 5561 | "license": "MIT", |
| 5562 | "engines": { |
| 5563 | "node": "*" |
| 5564 | } |
| 5565 | }, |
| 5566 | "node_modules/binary-extensions": { |
| 5567 | "version": "2.3.0", |
| 5568 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/binary-extensions/-/binary-extensions-2.3.0.tgz", |
| 5569 | "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", |
| 5570 | "license": "MIT", |
| 5571 | "engines": { |
| 5572 | "node": ">=8" |
| 5573 | }, |
| 5574 | "funding": { |
| 5575 | "url": "https://github.com/sponsors/sindresorhus" |
| 5576 | } |
| 5577 | }, |
| 5578 | "node_modules/bluebird": { |
| 5579 | "version": "3.7.2", |
| 5580 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bluebird/-/bluebird-3.7.2.tgz", |
| 5581 | "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", |
| 5582 | "license": "MIT" |
| 5583 | }, |
| 5584 | "node_modules/body-parser": { |
| 5585 | "version": "1.20.3", |
| 5586 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/body-parser/-/body-parser-1.20.3.tgz", |
| 5587 | "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", |
| 5588 | "license": "MIT", |
| 5589 | "dependencies": { |
| 5590 | "bytes": "3.1.2", |
| 5591 | "content-type": "~1.0.5", |
| 5592 | "debug": "2.6.9", |
| 5593 | "depd": "2.0.0", |
| 5594 | "destroy": "1.2.0", |
| 5595 | "http-errors": "2.0.0", |
| 5596 | "iconv-lite": "0.4.24", |
| 5597 | "on-finished": "2.4.1", |
| 5598 | "qs": "6.13.0", |
| 5599 | "raw-body": "2.5.2", |
| 5600 | "type-is": "~1.6.18", |
| 5601 | "unpipe": "1.0.0" |
| 5602 | }, |
| 5603 | "engines": { |
| 5604 | "node": ">= 0.8", |
| 5605 | "npm": "1.2.8000 || >= 1.4.16" |
| 5606 | } |
| 5607 | }, |
| 5608 | "node_modules/body-parser/node_modules/debug": { |
| 5609 | "version": "2.6.9", |
| 5610 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 5611 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 5612 | "license": "MIT", |
| 5613 | "dependencies": { |
| 5614 | "ms": "2.0.0" |
| 5615 | } |
| 5616 | }, |
| 5617 | "node_modules/body-parser/node_modules/iconv-lite": { |
| 5618 | "version": "0.4.24", |
| 5619 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iconv-lite/-/iconv-lite-0.4.24.tgz", |
| 5620 | "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
| 5621 | "license": "MIT", |
| 5622 | "dependencies": { |
| 5623 | "safer-buffer": ">= 2.1.2 < 3" |
| 5624 | }, |
| 5625 | "engines": { |
| 5626 | "node": ">=0.10.0" |
| 5627 | } |
| 5628 | }, |
| 5629 | "node_modules/body-parser/node_modules/ms": { |
| 5630 | "version": "2.0.0", |
| 5631 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 5632 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 5633 | "license": "MIT" |
| 5634 | }, |
| 5635 | "node_modules/body-parser/node_modules/qs": { |
| 5636 | "version": "6.13.0", |
| 5637 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/qs/-/qs-6.13.0.tgz", |
| 5638 | "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", |
| 5639 | "license": "BSD-3-Clause", |
| 5640 | "dependencies": { |
| 5641 | "side-channel": "^1.0.6" |
| 5642 | }, |
| 5643 | "engines": { |
| 5644 | "node": ">=0.6" |
| 5645 | }, |
| 5646 | "funding": { |
| 5647 | "url": "https://github.com/sponsors/ljharb" |
| 5648 | } |
| 5649 | }, |
| 5650 | "node_modules/bonjour-service": { |
| 5651 | "version": "1.3.0", |
| 5652 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bonjour-service/-/bonjour-service-1.3.0.tgz", |
| 5653 | "integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==", |
| 5654 | "license": "MIT", |
| 5655 | "dependencies": { |
| 5656 | "fast-deep-equal": "^3.1.3", |
| 5657 | "multicast-dns": "^7.2.5" |
| 5658 | } |
| 5659 | }, |
| 5660 | "node_modules/boolbase": { |
| 5661 | "version": "1.0.0", |
| 5662 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/boolbase/-/boolbase-1.0.0.tgz", |
| 5663 | "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", |
| 5664 | "license": "ISC" |
| 5665 | }, |
| 5666 | "node_modules/brace-expansion": { |
| 5667 | "version": "1.1.11", |
| 5668 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| 5669 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| 5670 | "license": "MIT", |
| 5671 | "dependencies": { |
| 5672 | "balanced-match": "^1.0.0", |
| 5673 | "concat-map": "0.0.1" |
| 5674 | } |
| 5675 | }, |
| 5676 | "node_modules/braces": { |
| 5677 | "version": "3.0.3", |
| 5678 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/braces/-/braces-3.0.3.tgz", |
| 5679 | "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
| 5680 | "license": "MIT", |
| 5681 | "dependencies": { |
| 5682 | "fill-range": "^7.1.1" |
| 5683 | }, |
| 5684 | "engines": { |
| 5685 | "node": ">=8" |
| 5686 | } |
| 5687 | }, |
| 5688 | "node_modules/browser-process-hrtime": { |
| 5689 | "version": "1.0.0", |
| 5690 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", |
| 5691 | "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", |
| 5692 | "license": "BSD-2-Clause" |
| 5693 | }, |
| 5694 | "node_modules/browserslist": { |
| 5695 | "version": "4.24.5", |
| 5696 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.24.5.tgz", |
| 5697 | "integrity": "sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==", |
| 5698 | "funding": [ |
| 5699 | { |
| 5700 | "type": "opencollective", |
| 5701 | "url": "https://opencollective.com/browserslist" |
| 5702 | }, |
| 5703 | { |
| 5704 | "type": "tidelift", |
| 5705 | "url": "https://tidelift.com/funding/github/npm/browserslist" |
| 5706 | }, |
| 5707 | { |
| 5708 | "type": "github", |
| 5709 | "url": "https://github.com/sponsors/ai" |
| 5710 | } |
| 5711 | ], |
| 5712 | "license": "MIT", |
| 5713 | "dependencies": { |
| 5714 | "caniuse-lite": "^1.0.30001716", |
| 5715 | "electron-to-chromium": "^1.5.149", |
| 5716 | "node-releases": "^2.0.19", |
| 5717 | "update-browserslist-db": "^1.1.3" |
| 5718 | }, |
| 5719 | "bin": { |
| 5720 | "browserslist": "cli.js" |
| 5721 | }, |
| 5722 | "engines": { |
| 5723 | "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| 5724 | } |
| 5725 | }, |
| 5726 | "node_modules/bser": { |
| 5727 | "version": "2.1.1", |
| 5728 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bser/-/bser-2.1.1.tgz", |
| 5729 | "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", |
| 5730 | "license": "Apache-2.0", |
| 5731 | "dependencies": { |
| 5732 | "node-int64": "^0.4.0" |
| 5733 | } |
| 5734 | }, |
| 5735 | "node_modules/buffer": { |
| 5736 | "version": "6.0.3", |
| 5737 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/buffer/-/buffer-6.0.3.tgz", |
| 5738 | "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", |
| 5739 | "funding": [ |
| 5740 | { |
| 5741 | "type": "github", |
| 5742 | "url": "https://github.com/sponsors/feross" |
| 5743 | }, |
| 5744 | { |
| 5745 | "type": "patreon", |
| 5746 | "url": "https://www.patreon.com/feross" |
| 5747 | }, |
| 5748 | { |
| 5749 | "type": "consulting", |
| 5750 | "url": "https://feross.org/support" |
| 5751 | } |
| 5752 | ], |
| 5753 | "license": "MIT", |
| 5754 | "dependencies": { |
| 5755 | "base64-js": "^1.3.1", |
| 5756 | "ieee754": "^1.2.1" |
| 5757 | } |
| 5758 | }, |
| 5759 | "node_modules/buffer-from": { |
| 5760 | "version": "1.1.2", |
| 5761 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/buffer-from/-/buffer-from-1.1.2.tgz", |
| 5762 | "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| 5763 | "license": "MIT" |
| 5764 | }, |
| 5765 | "node_modules/builtin-modules": { |
| 5766 | "version": "3.3.0", |
| 5767 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/builtin-modules/-/builtin-modules-3.3.0.tgz", |
| 5768 | "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==", |
| 5769 | "license": "MIT", |
| 5770 | "engines": { |
| 5771 | "node": ">=6" |
| 5772 | }, |
| 5773 | "funding": { |
| 5774 | "url": "https://github.com/sponsors/sindresorhus" |
| 5775 | } |
| 5776 | }, |
| 5777 | "node_modules/builtin-status-codes": { |
| 5778 | "version": "3.0.0", |
| 5779 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz", |
| 5780 | "integrity": "sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==", |
| 5781 | "license": "MIT" |
| 5782 | }, |
| 5783 | "node_modules/bytes": { |
| 5784 | "version": "3.1.2", |
| 5785 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bytes/-/bytes-3.1.2.tgz", |
| 5786 | "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| 5787 | "license": "MIT", |
| 5788 | "engines": { |
| 5789 | "node": ">= 0.8" |
| 5790 | } |
| 5791 | }, |
| 5792 | "node_modules/call-bind": { |
| 5793 | "version": "1.0.8", |
| 5794 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/call-bind/-/call-bind-1.0.8.tgz", |
| 5795 | "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", |
| 5796 | "license": "MIT", |
| 5797 | "dependencies": { |
| 5798 | "call-bind-apply-helpers": "^1.0.0", |
| 5799 | "es-define-property": "^1.0.0", |
| 5800 | "get-intrinsic": "^1.2.4", |
| 5801 | "set-function-length": "^1.2.2" |
| 5802 | }, |
| 5803 | "engines": { |
| 5804 | "node": ">= 0.4" |
| 5805 | }, |
| 5806 | "funding": { |
| 5807 | "url": "https://github.com/sponsors/ljharb" |
| 5808 | } |
| 5809 | }, |
| 5810 | "node_modules/call-bind-apply-helpers": { |
| 5811 | "version": "1.0.2", |
| 5812 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| 5813 | "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| 5814 | "license": "MIT", |
| 5815 | "dependencies": { |
| 5816 | "es-errors": "^1.3.0", |
| 5817 | "function-bind": "^1.1.2" |
| 5818 | }, |
| 5819 | "engines": { |
| 5820 | "node": ">= 0.4" |
| 5821 | } |
| 5822 | }, |
| 5823 | "node_modules/call-bound": { |
| 5824 | "version": "1.0.4", |
| 5825 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/call-bound/-/call-bound-1.0.4.tgz", |
| 5826 | "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| 5827 | "license": "MIT", |
| 5828 | "dependencies": { |
| 5829 | "call-bind-apply-helpers": "^1.0.2", |
| 5830 | "get-intrinsic": "^1.3.0" |
| 5831 | }, |
| 5832 | "engines": { |
| 5833 | "node": ">= 0.4" |
| 5834 | }, |
| 5835 | "funding": { |
| 5836 | "url": "https://github.com/sponsors/ljharb" |
| 5837 | } |
| 5838 | }, |
| 5839 | "node_modules/callsites": { |
| 5840 | "version": "3.1.0", |
| 5841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/callsites/-/callsites-3.1.0.tgz", |
| 5842 | "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| 5843 | "license": "MIT", |
| 5844 | "engines": { |
| 5845 | "node": ">=6" |
| 5846 | } |
| 5847 | }, |
| 5848 | "node_modules/camel-case": { |
| 5849 | "version": "4.1.2", |
| 5850 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camel-case/-/camel-case-4.1.2.tgz", |
| 5851 | "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", |
| 5852 | "license": "MIT", |
| 5853 | "dependencies": { |
| 5854 | "pascal-case": "^3.1.2", |
| 5855 | "tslib": "^2.0.3" |
| 5856 | } |
| 5857 | }, |
| 5858 | "node_modules/camelcase": { |
| 5859 | "version": "5.3.1", |
| 5860 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase/-/camelcase-5.3.1.tgz", |
| 5861 | "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", |
| 5862 | "license": "MIT", |
| 5863 | "engines": { |
| 5864 | "node": ">=6" |
| 5865 | } |
| 5866 | }, |
| 5867 | "node_modules/camelcase-css": { |
| 5868 | "version": "2.0.1", |
| 5869 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase-css/-/camelcase-css-2.0.1.tgz", |
| 5870 | "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", |
| 5871 | "license": "MIT", |
| 5872 | "engines": { |
| 5873 | "node": ">= 6" |
| 5874 | } |
| 5875 | }, |
| 5876 | "node_modules/caniuse-api": { |
| 5877 | "version": "3.0.0", |
| 5878 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/caniuse-api/-/caniuse-api-3.0.0.tgz", |
| 5879 | "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", |
| 5880 | "license": "MIT", |
| 5881 | "dependencies": { |
| 5882 | "browserslist": "^4.0.0", |
| 5883 | "caniuse-lite": "^1.0.0", |
| 5884 | "lodash.memoize": "^4.1.2", |
| 5885 | "lodash.uniq": "^4.5.0" |
| 5886 | } |
| 5887 | }, |
| 5888 | "node_modules/caniuse-lite": { |
| 5889 | "version": "1.0.30001718", |
| 5890 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001718.tgz", |
| 5891 | "integrity": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==", |
| 5892 | "funding": [ |
| 5893 | { |
| 5894 | "type": "opencollective", |
| 5895 | "url": "https://opencollective.com/browserslist" |
| 5896 | }, |
| 5897 | { |
| 5898 | "type": "tidelift", |
| 5899 | "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| 5900 | }, |
| 5901 | { |
| 5902 | "type": "github", |
| 5903 | "url": "https://github.com/sponsors/ai" |
| 5904 | } |
| 5905 | ], |
| 5906 | "license": "CC-BY-4.0" |
| 5907 | }, |
| 5908 | "node_modules/case-sensitive-paths-webpack-plugin": { |
| 5909 | "version": "2.4.0", |
| 5910 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", |
| 5911 | "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==", |
| 5912 | "license": "MIT", |
| 5913 | "engines": { |
| 5914 | "node": ">=4" |
| 5915 | } |
| 5916 | }, |
| 5917 | "node_modules/chalk": { |
| 5918 | "version": "4.1.2", |
| 5919 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chalk/-/chalk-4.1.2.tgz", |
| 5920 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 5921 | "license": "MIT", |
| 5922 | "dependencies": { |
| 5923 | "ansi-styles": "^4.1.0", |
| 5924 | "supports-color": "^7.1.0" |
| 5925 | }, |
| 5926 | "engines": { |
| 5927 | "node": ">=10" |
| 5928 | }, |
| 5929 | "funding": { |
| 5930 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 5931 | } |
| 5932 | }, |
| 5933 | "node_modules/char-regex": { |
| 5934 | "version": "1.0.2", |
| 5935 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/char-regex/-/char-regex-1.0.2.tgz", |
| 5936 | "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", |
| 5937 | "license": "MIT", |
| 5938 | "engines": { |
| 5939 | "node": ">=10" |
| 5940 | } |
| 5941 | }, |
| 5942 | "node_modules/check-types": { |
| 5943 | "version": "11.2.3", |
| 5944 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/check-types/-/check-types-11.2.3.tgz", |
| 5945 | "integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==", |
| 5946 | "license": "MIT" |
| 5947 | }, |
| 5948 | "node_modules/chokidar": { |
| 5949 | "version": "3.6.0", |
| 5950 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chokidar/-/chokidar-3.6.0.tgz", |
| 5951 | "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", |
| 5952 | "license": "MIT", |
| 5953 | "dependencies": { |
| 5954 | "anymatch": "~3.1.2", |
| 5955 | "braces": "~3.0.2", |
| 5956 | "glob-parent": "~5.1.2", |
| 5957 | "is-binary-path": "~2.1.0", |
| 5958 | "is-glob": "~4.0.1", |
| 5959 | "normalize-path": "~3.0.0", |
| 5960 | "readdirp": "~3.6.0" |
| 5961 | }, |
| 5962 | "engines": { |
| 5963 | "node": ">= 8.10.0" |
| 5964 | }, |
| 5965 | "funding": { |
| 5966 | "url": "https://paulmillr.com/funding/" |
| 5967 | }, |
| 5968 | "optionalDependencies": { |
| 5969 | "fsevents": "~2.3.2" |
| 5970 | } |
| 5971 | }, |
| 5972 | "node_modules/chokidar/node_modules/glob-parent": { |
| 5973 | "version": "5.1.2", |
| 5974 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob-parent/-/glob-parent-5.1.2.tgz", |
| 5975 | "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| 5976 | "license": "ISC", |
| 5977 | "dependencies": { |
| 5978 | "is-glob": "^4.0.1" |
| 5979 | }, |
| 5980 | "engines": { |
| 5981 | "node": ">= 6" |
| 5982 | } |
| 5983 | }, |
| 5984 | "node_modules/chrome-trace-event": { |
| 5985 | "version": "1.0.4", |
| 5986 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz", |
| 5987 | "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==", |
| 5988 | "license": "MIT", |
| 5989 | "engines": { |
| 5990 | "node": ">=6.0" |
| 5991 | } |
| 5992 | }, |
| 5993 | "node_modules/ci-info": { |
| 5994 | "version": "3.9.0", |
| 5995 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ci-info/-/ci-info-3.9.0.tgz", |
| 5996 | "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", |
| 5997 | "funding": [ |
| 5998 | { |
| 5999 | "type": "github", |
| 6000 | "url": "https://github.com/sponsors/sibiraj-s" |
| 6001 | } |
| 6002 | ], |
| 6003 | "license": "MIT", |
| 6004 | "engines": { |
| 6005 | "node": ">=8" |
| 6006 | } |
| 6007 | }, |
| 6008 | "node_modules/cjs-module-lexer": { |
| 6009 | "version": "1.4.3", |
| 6010 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", |
| 6011 | "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", |
| 6012 | "license": "MIT" |
| 6013 | }, |
| 6014 | "node_modules/clean-css": { |
| 6015 | "version": "5.3.3", |
| 6016 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/clean-css/-/clean-css-5.3.3.tgz", |
| 6017 | "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==", |
| 6018 | "license": "MIT", |
| 6019 | "dependencies": { |
| 6020 | "source-map": "~0.6.0" |
| 6021 | }, |
| 6022 | "engines": { |
| 6023 | "node": ">= 10.0" |
| 6024 | } |
| 6025 | }, |
| 6026 | "node_modules/cli-width": { |
| 6027 | "version": "4.1.0", |
| 6028 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cli-width/-/cli-width-4.1.0.tgz", |
| 6029 | "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==", |
| 6030 | "dev": true, |
| 6031 | "license": "ISC", |
| 6032 | "engines": { |
| 6033 | "node": ">= 12" |
| 6034 | } |
| 6035 | }, |
| 6036 | "node_modules/cliui": { |
| 6037 | "version": "8.0.1", |
| 6038 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cliui/-/cliui-8.0.1.tgz", |
| 6039 | "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", |
| 6040 | "dev": true, |
| 6041 | "license": "ISC", |
| 6042 | "dependencies": { |
| 6043 | "string-width": "^4.2.0", |
| 6044 | "strip-ansi": "^6.0.1", |
| 6045 | "wrap-ansi": "^7.0.0" |
| 6046 | }, |
| 6047 | "engines": { |
| 6048 | "node": ">=12" |
| 6049 | } |
| 6050 | }, |
| 6051 | "node_modules/cliui/node_modules/wrap-ansi": { |
| 6052 | "version": "7.0.0", |
| 6053 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| 6054 | "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| 6055 | "dev": true, |
| 6056 | "license": "MIT", |
| 6057 | "dependencies": { |
| 6058 | "ansi-styles": "^4.0.0", |
| 6059 | "string-width": "^4.1.0", |
| 6060 | "strip-ansi": "^6.0.0" |
| 6061 | }, |
| 6062 | "engines": { |
| 6063 | "node": ">=10" |
| 6064 | }, |
| 6065 | "funding": { |
| 6066 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 6067 | } |
| 6068 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 6069 | "node_modules/clsx": { |
| 6070 | "version": "2.1.1", |
| 6071 | "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| 6072 | "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| 6073 | "engines": { |
| 6074 | "node": ">=6" |
| 6075 | } |
| 6076 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 6077 | "node_modules/co": { |
| 6078 | "version": "4.6.0", |
| 6079 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/co/-/co-4.6.0.tgz", |
| 6080 | "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", |
| 6081 | "license": "MIT", |
| 6082 | "engines": { |
| 6083 | "iojs": ">= 1.0.0", |
| 6084 | "node": ">= 0.12.0" |
| 6085 | } |
| 6086 | }, |
| 6087 | "node_modules/coa": { |
| 6088 | "version": "2.0.2", |
| 6089 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/coa/-/coa-2.0.2.tgz", |
| 6090 | "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==", |
| 6091 | "license": "MIT", |
| 6092 | "dependencies": { |
| 6093 | "@types/q": "^1.5.1", |
| 6094 | "chalk": "^2.4.1", |
| 6095 | "q": "^1.1.2" |
| 6096 | }, |
| 6097 | "engines": { |
| 6098 | "node": ">= 4.0" |
| 6099 | } |
| 6100 | }, |
| 6101 | "node_modules/coa/node_modules/ansi-styles": { |
| 6102 | "version": "3.2.1", |
| 6103 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-3.2.1.tgz", |
| 6104 | "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", |
| 6105 | "license": "MIT", |
| 6106 | "dependencies": { |
| 6107 | "color-convert": "^1.9.0" |
| 6108 | }, |
| 6109 | "engines": { |
| 6110 | "node": ">=4" |
| 6111 | } |
| 6112 | }, |
| 6113 | "node_modules/coa/node_modules/chalk": { |
| 6114 | "version": "2.4.2", |
| 6115 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chalk/-/chalk-2.4.2.tgz", |
| 6116 | "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", |
| 6117 | "license": "MIT", |
| 6118 | "dependencies": { |
| 6119 | "ansi-styles": "^3.2.1", |
| 6120 | "escape-string-regexp": "^1.0.5", |
| 6121 | "supports-color": "^5.3.0" |
| 6122 | }, |
| 6123 | "engines": { |
| 6124 | "node": ">=4" |
| 6125 | } |
| 6126 | }, |
| 6127 | "node_modules/coa/node_modules/color-convert": { |
| 6128 | "version": "1.9.3", |
| 6129 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-convert/-/color-convert-1.9.3.tgz", |
| 6130 | "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", |
| 6131 | "license": "MIT", |
| 6132 | "dependencies": { |
| 6133 | "color-name": "1.1.3" |
| 6134 | } |
| 6135 | }, |
| 6136 | "node_modules/coa/node_modules/color-name": { |
| 6137 | "version": "1.1.3", |
| 6138 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-name/-/color-name-1.1.3.tgz", |
| 6139 | "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", |
| 6140 | "license": "MIT" |
| 6141 | }, |
| 6142 | "node_modules/coa/node_modules/escape-string-regexp": { |
| 6143 | "version": "1.0.5", |
| 6144 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
| 6145 | "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", |
| 6146 | "license": "MIT", |
| 6147 | "engines": { |
| 6148 | "node": ">=0.8.0" |
| 6149 | } |
| 6150 | }, |
| 6151 | "node_modules/coa/node_modules/has-flag": { |
| 6152 | "version": "3.0.0", |
| 6153 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-flag/-/has-flag-3.0.0.tgz", |
| 6154 | "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", |
| 6155 | "license": "MIT", |
| 6156 | "engines": { |
| 6157 | "node": ">=4" |
| 6158 | } |
| 6159 | }, |
| 6160 | "node_modules/coa/node_modules/supports-color": { |
| 6161 | "version": "5.5.0", |
| 6162 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-5.5.0.tgz", |
| 6163 | "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
| 6164 | "license": "MIT", |
| 6165 | "dependencies": { |
| 6166 | "has-flag": "^3.0.0" |
| 6167 | }, |
| 6168 | "engines": { |
| 6169 | "node": ">=4" |
| 6170 | } |
| 6171 | }, |
| 6172 | "node_modules/collect-v8-coverage": { |
| 6173 | "version": "1.0.2", |
| 6174 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", |
| 6175 | "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==", |
| 6176 | "license": "MIT" |
| 6177 | }, |
| 6178 | "node_modules/color-convert": { |
| 6179 | "version": "2.0.1", |
| 6180 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-convert/-/color-convert-2.0.1.tgz", |
| 6181 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 6182 | "license": "MIT", |
| 6183 | "dependencies": { |
| 6184 | "color-name": "~1.1.4" |
| 6185 | }, |
| 6186 | "engines": { |
| 6187 | "node": ">=7.0.0" |
| 6188 | } |
| 6189 | }, |
| 6190 | "node_modules/color-name": { |
| 6191 | "version": "1.1.4", |
| 6192 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-name/-/color-name-1.1.4.tgz", |
| 6193 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 6194 | "license": "MIT" |
| 6195 | }, |
| 6196 | "node_modules/colord": { |
| 6197 | "version": "2.9.3", |
| 6198 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/colord/-/colord-2.9.3.tgz", |
| 6199 | "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==", |
| 6200 | "license": "MIT" |
| 6201 | }, |
| 6202 | "node_modules/colorette": { |
| 6203 | "version": "2.0.20", |
| 6204 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/colorette/-/colorette-2.0.20.tgz", |
| 6205 | "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", |
| 6206 | "license": "MIT" |
| 6207 | }, |
| 6208 | "node_modules/combined-stream": { |
| 6209 | "version": "1.0.8", |
| 6210 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/combined-stream/-/combined-stream-1.0.8.tgz", |
| 6211 | "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
| 6212 | "license": "MIT", |
| 6213 | "dependencies": { |
| 6214 | "delayed-stream": "~1.0.0" |
| 6215 | }, |
| 6216 | "engines": { |
| 6217 | "node": ">= 0.8" |
| 6218 | } |
| 6219 | }, |
| 6220 | "node_modules/commander": { |
| 6221 | "version": "8.3.0", |
| 6222 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/commander/-/commander-8.3.0.tgz", |
| 6223 | "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", |
| 6224 | "license": "MIT", |
| 6225 | "engines": { |
| 6226 | "node": ">= 12" |
| 6227 | } |
| 6228 | }, |
| 6229 | "node_modules/common-tags": { |
| 6230 | "version": "1.8.2", |
| 6231 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/common-tags/-/common-tags-1.8.2.tgz", |
| 6232 | "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==", |
| 6233 | "license": "MIT", |
| 6234 | "engines": { |
| 6235 | "node": ">=4.0.0" |
| 6236 | } |
| 6237 | }, |
| 6238 | "node_modules/commondir": { |
| 6239 | "version": "1.0.1", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 6240 | "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", |
| 6241 | "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 6242 | }, |
| 6243 | "node_modules/compressible": { |
| 6244 | "version": "2.0.18", |
| 6245 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/compressible/-/compressible-2.0.18.tgz", |
| 6246 | "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", |
| 6247 | "license": "MIT", |
| 6248 | "dependencies": { |
| 6249 | "mime-db": ">= 1.43.0 < 2" |
| 6250 | }, |
| 6251 | "engines": { |
| 6252 | "node": ">= 0.6" |
| 6253 | } |
| 6254 | }, |
| 6255 | "node_modules/compression": { |
| 6256 | "version": "1.8.0", |
| 6257 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/compression/-/compression-1.8.0.tgz", |
| 6258 | "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", |
| 6259 | "license": "MIT", |
| 6260 | "dependencies": { |
| 6261 | "bytes": "3.1.2", |
| 6262 | "compressible": "~2.0.18", |
| 6263 | "debug": "2.6.9", |
| 6264 | "negotiator": "~0.6.4", |
| 6265 | "on-headers": "~1.0.2", |
| 6266 | "safe-buffer": "5.2.1", |
| 6267 | "vary": "~1.1.2" |
| 6268 | }, |
| 6269 | "engines": { |
| 6270 | "node": ">= 0.8.0" |
| 6271 | } |
| 6272 | }, |
| 6273 | "node_modules/compression/node_modules/debug": { |
| 6274 | "version": "2.6.9", |
| 6275 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 6276 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 6277 | "license": "MIT", |
| 6278 | "dependencies": { |
| 6279 | "ms": "2.0.0" |
| 6280 | } |
| 6281 | }, |
| 6282 | "node_modules/compression/node_modules/ms": { |
| 6283 | "version": "2.0.0", |
| 6284 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 6285 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 6286 | "license": "MIT" |
| 6287 | }, |
| 6288 | "node_modules/concat-map": { |
| 6289 | "version": "0.0.1", |
| 6290 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/concat-map/-/concat-map-0.0.1.tgz", |
| 6291 | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
| 6292 | "license": "MIT" |
| 6293 | }, |
| 6294 | "node_modules/confusing-browser-globals": { |
| 6295 | "version": "1.0.11", |
| 6296 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", |
| 6297 | "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==", |
| 6298 | "license": "MIT" |
| 6299 | }, |
| 6300 | "node_modules/connect-history-api-fallback": { |
| 6301 | "version": "2.0.0", |
| 6302 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", |
| 6303 | "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", |
| 6304 | "license": "MIT", |
| 6305 | "engines": { |
| 6306 | "node": ">=0.8" |
| 6307 | } |
| 6308 | }, |
| 6309 | "node_modules/content-disposition": { |
| 6310 | "version": "0.5.4", |
| 6311 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/content-disposition/-/content-disposition-0.5.4.tgz", |
| 6312 | "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", |
| 6313 | "license": "MIT", |
| 6314 | "dependencies": { |
| 6315 | "safe-buffer": "5.2.1" |
| 6316 | }, |
| 6317 | "engines": { |
| 6318 | "node": ">= 0.6" |
| 6319 | } |
| 6320 | }, |
| 6321 | "node_modules/content-type": { |
| 6322 | "version": "1.0.5", |
| 6323 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/content-type/-/content-type-1.0.5.tgz", |
| 6324 | "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", |
| 6325 | "license": "MIT", |
| 6326 | "engines": { |
| 6327 | "node": ">= 0.6" |
| 6328 | } |
| 6329 | }, |
| 6330 | "node_modules/convert-source-map": { |
| 6331 | "version": "2.0.0", |
| 6332 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-2.0.0.tgz", |
| 6333 | "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
| 6334 | "license": "MIT" |
| 6335 | }, |
| 6336 | "node_modules/cookie": { |
| 6337 | "version": "0.7.2", |
| 6338 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie/-/cookie-0.7.2.tgz", |
| 6339 | "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", |
| 6340 | "dev": true, |
| 6341 | "license": "MIT", |
| 6342 | "engines": { |
| 6343 | "node": ">= 0.6" |
| 6344 | } |
| 6345 | }, |
| 6346 | "node_modules/cookie-signature": { |
| 6347 | "version": "1.0.6", |
| 6348 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie-signature/-/cookie-signature-1.0.6.tgz", |
| 6349 | "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", |
| 6350 | "license": "MIT" |
| 6351 | }, |
| 6352 | "node_modules/core-js": { |
| 6353 | "version": "3.42.0", |
| 6354 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/core-js/-/core-js-3.42.0.tgz", |
| 6355 | "integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==", |
| 6356 | "hasInstallScript": true, |
| 6357 | "license": "MIT", |
| 6358 | "funding": { |
| 6359 | "type": "opencollective", |
| 6360 | "url": "https://opencollective.com/core-js" |
| 6361 | } |
| 6362 | }, |
| 6363 | "node_modules/core-js-compat": { |
| 6364 | "version": "3.42.0", |
| 6365 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/core-js-compat/-/core-js-compat-3.42.0.tgz", |
| 6366 | "integrity": "sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==", |
| 6367 | "license": "MIT", |
| 6368 | "dependencies": { |
| 6369 | "browserslist": "^4.24.4" |
| 6370 | }, |
| 6371 | "funding": { |
| 6372 | "type": "opencollective", |
| 6373 | "url": "https://opencollective.com/core-js" |
| 6374 | } |
| 6375 | }, |
| 6376 | "node_modules/core-js-pure": { |
| 6377 | "version": "3.42.0", |
| 6378 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/core-js-pure/-/core-js-pure-3.42.0.tgz", |
| 6379 | "integrity": "sha512-007bM04u91fF4kMgwom2I5cQxAFIy8jVulgr9eozILl/SZE53QOqnW/+vviC+wQWLv+AunBG+8Q0TLoeSsSxRQ==", |
| 6380 | "hasInstallScript": true, |
| 6381 | "license": "MIT", |
| 6382 | "funding": { |
| 6383 | "type": "opencollective", |
| 6384 | "url": "https://opencollective.com/core-js" |
| 6385 | } |
| 6386 | }, |
| 6387 | "node_modules/core-util-is": { |
| 6388 | "version": "1.0.3", |
| 6389 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/core-util-is/-/core-util-is-1.0.3.tgz", |
| 6390 | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| 6391 | "license": "MIT" |
| 6392 | }, |
| 6393 | "node_modules/cosmiconfig": { |
| 6394 | "version": "7.1.0", |
| 6395 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cosmiconfig/-/cosmiconfig-7.1.0.tgz", |
| 6396 | "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", |
| 6397 | "license": "MIT", |
| 6398 | "dependencies": { |
| 6399 | "@types/parse-json": "^4.0.0", |
| 6400 | "import-fresh": "^3.2.1", |
| 6401 | "parse-json": "^5.0.0", |
| 6402 | "path-type": "^4.0.0", |
| 6403 | "yaml": "^1.10.0" |
| 6404 | }, |
| 6405 | "engines": { |
| 6406 | "node": ">=10" |
| 6407 | } |
| 6408 | }, |
| 6409 | "node_modules/create-jest": { |
| 6410 | "version": "29.7.0", |
| 6411 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/create-jest/-/create-jest-29.7.0.tgz", |
| 6412 | "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", |
| 6413 | "dev": true, |
| 6414 | "license": "MIT", |
| 6415 | "dependencies": { |
| 6416 | "@jest/types": "^29.6.3", |
| 6417 | "chalk": "^4.0.0", |
| 6418 | "exit": "^0.1.2", |
| 6419 | "graceful-fs": "^4.2.9", |
| 6420 | "jest-config": "^29.7.0", |
| 6421 | "jest-util": "^29.7.0", |
| 6422 | "prompts": "^2.0.1" |
| 6423 | }, |
| 6424 | "bin": { |
| 6425 | "create-jest": "bin/create-jest.js" |
| 6426 | }, |
| 6427 | "engines": { |
| 6428 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 6429 | } |
| 6430 | }, |
| 6431 | "node_modules/cross-spawn": { |
| 6432 | "version": "7.0.6", |
| 6433 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| 6434 | "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| 6435 | "license": "MIT", |
| 6436 | "dependencies": { |
| 6437 | "path-key": "^3.1.0", |
| 6438 | "shebang-command": "^2.0.0", |
| 6439 | "which": "^2.0.1" |
| 6440 | }, |
| 6441 | "engines": { |
| 6442 | "node": ">= 8" |
| 6443 | } |
| 6444 | }, |
| 6445 | "node_modules/crypto-random-string": { |
| 6446 | "version": "2.0.0", |
| 6447 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/crypto-random-string/-/crypto-random-string-2.0.0.tgz", |
| 6448 | "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", |
| 6449 | "license": "MIT", |
| 6450 | "engines": { |
| 6451 | "node": ">=8" |
| 6452 | } |
| 6453 | }, |
| 6454 | "node_modules/css-blank-pseudo": { |
| 6455 | "version": "3.0.3", |
| 6456 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz", |
| 6457 | "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==", |
| 6458 | "license": "CC0-1.0", |
| 6459 | "dependencies": { |
| 6460 | "postcss-selector-parser": "^6.0.9" |
| 6461 | }, |
| 6462 | "bin": { |
| 6463 | "css-blank-pseudo": "dist/cli.cjs" |
| 6464 | }, |
| 6465 | "engines": { |
| 6466 | "node": "^12 || ^14 || >=16" |
| 6467 | }, |
| 6468 | "peerDependencies": { |
| 6469 | "postcss": "^8.4" |
| 6470 | } |
| 6471 | }, |
| 6472 | "node_modules/css-declaration-sorter": { |
| 6473 | "version": "6.4.1", |
| 6474 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz", |
| 6475 | "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==", |
| 6476 | "license": "ISC", |
| 6477 | "engines": { |
| 6478 | "node": "^10 || ^12 || >=14" |
| 6479 | }, |
| 6480 | "peerDependencies": { |
| 6481 | "postcss": "^8.0.9" |
| 6482 | } |
| 6483 | }, |
| 6484 | "node_modules/css-has-pseudo": { |
| 6485 | "version": "3.0.4", |
| 6486 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz", |
| 6487 | "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==", |
| 6488 | "license": "CC0-1.0", |
| 6489 | "dependencies": { |
| 6490 | "postcss-selector-parser": "^6.0.9" |
| 6491 | }, |
| 6492 | "bin": { |
| 6493 | "css-has-pseudo": "dist/cli.cjs" |
| 6494 | }, |
| 6495 | "engines": { |
| 6496 | "node": "^12 || ^14 || >=16" |
| 6497 | }, |
| 6498 | "peerDependencies": { |
| 6499 | "postcss": "^8.4" |
| 6500 | } |
| 6501 | }, |
| 6502 | "node_modules/css-loader": { |
| 6503 | "version": "6.11.0", |
| 6504 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-loader/-/css-loader-6.11.0.tgz", |
| 6505 | "integrity": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==", |
| 6506 | "license": "MIT", |
| 6507 | "dependencies": { |
| 6508 | "icss-utils": "^5.1.0", |
| 6509 | "postcss": "^8.4.33", |
| 6510 | "postcss-modules-extract-imports": "^3.1.0", |
| 6511 | "postcss-modules-local-by-default": "^4.0.5", |
| 6512 | "postcss-modules-scope": "^3.2.0", |
| 6513 | "postcss-modules-values": "^4.0.0", |
| 6514 | "postcss-value-parser": "^4.2.0", |
| 6515 | "semver": "^7.5.4" |
| 6516 | }, |
| 6517 | "engines": { |
| 6518 | "node": ">= 12.13.0" |
| 6519 | }, |
| 6520 | "funding": { |
| 6521 | "type": "opencollective", |
| 6522 | "url": "https://opencollective.com/webpack" |
| 6523 | }, |
| 6524 | "peerDependencies": { |
| 6525 | "@rspack/core": "0.x || 1.x", |
| 6526 | "webpack": "^5.0.0" |
| 6527 | }, |
| 6528 | "peerDependenciesMeta": { |
| 6529 | "@rspack/core": { |
| 6530 | "optional": true |
| 6531 | }, |
| 6532 | "webpack": { |
| 6533 | "optional": true |
| 6534 | } |
| 6535 | } |
| 6536 | }, |
| 6537 | "node_modules/css-loader/node_modules/semver": { |
| 6538 | "version": "7.7.2", |
| 6539 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 6540 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 6541 | "license": "ISC", |
| 6542 | "bin": { |
| 6543 | "semver": "bin/semver.js" |
| 6544 | }, |
| 6545 | "engines": { |
| 6546 | "node": ">=10" |
| 6547 | } |
| 6548 | }, |
| 6549 | "node_modules/css-minimizer-webpack-plugin": { |
| 6550 | "version": "3.4.1", |
| 6551 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", |
| 6552 | "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", |
| 6553 | "license": "MIT", |
| 6554 | "dependencies": { |
| 6555 | "cssnano": "^5.0.6", |
| 6556 | "jest-worker": "^27.0.2", |
| 6557 | "postcss": "^8.3.5", |
| 6558 | "schema-utils": "^4.0.0", |
| 6559 | "serialize-javascript": "^6.0.0", |
| 6560 | "source-map": "^0.6.1" |
| 6561 | }, |
| 6562 | "engines": { |
| 6563 | "node": ">= 12.13.0" |
| 6564 | }, |
| 6565 | "funding": { |
| 6566 | "type": "opencollective", |
| 6567 | "url": "https://opencollective.com/webpack" |
| 6568 | }, |
| 6569 | "peerDependencies": { |
| 6570 | "webpack": "^5.0.0" |
| 6571 | }, |
| 6572 | "peerDependenciesMeta": { |
| 6573 | "@parcel/css": { |
| 6574 | "optional": true |
| 6575 | }, |
| 6576 | "clean-css": { |
| 6577 | "optional": true |
| 6578 | }, |
| 6579 | "csso": { |
| 6580 | "optional": true |
| 6581 | }, |
| 6582 | "esbuild": { |
| 6583 | "optional": true |
| 6584 | } |
| 6585 | } |
| 6586 | }, |
| 6587 | "node_modules/css-minimizer-webpack-plugin/node_modules/jest-worker": { |
| 6588 | "version": "27.5.1", |
| 6589 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-27.5.1.tgz", |
| 6590 | "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", |
| 6591 | "license": "MIT", |
| 6592 | "dependencies": { |
| 6593 | "@types/node": "*", |
| 6594 | "merge-stream": "^2.0.0", |
| 6595 | "supports-color": "^8.0.0" |
| 6596 | }, |
| 6597 | "engines": { |
| 6598 | "node": ">= 10.13.0" |
| 6599 | } |
| 6600 | }, |
| 6601 | "node_modules/css-minimizer-webpack-plugin/node_modules/supports-color": { |
| 6602 | "version": "8.1.1", |
| 6603 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 6604 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 6605 | "license": "MIT", |
| 6606 | "dependencies": { |
| 6607 | "has-flag": "^4.0.0" |
| 6608 | }, |
| 6609 | "engines": { |
| 6610 | "node": ">=10" |
| 6611 | }, |
| 6612 | "funding": { |
| 6613 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 6614 | } |
| 6615 | }, |
| 6616 | "node_modules/css-prefers-color-scheme": { |
| 6617 | "version": "6.0.3", |
| 6618 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz", |
| 6619 | "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==", |
| 6620 | "license": "CC0-1.0", |
| 6621 | "bin": { |
| 6622 | "css-prefers-color-scheme": "dist/cli.cjs" |
| 6623 | }, |
| 6624 | "engines": { |
| 6625 | "node": "^12 || ^14 || >=16" |
| 6626 | }, |
| 6627 | "peerDependencies": { |
| 6628 | "postcss": "^8.4" |
| 6629 | } |
| 6630 | }, |
| 6631 | "node_modules/css-select": { |
| 6632 | "version": "4.3.0", |
| 6633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-select/-/css-select-4.3.0.tgz", |
| 6634 | "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", |
| 6635 | "license": "BSD-2-Clause", |
| 6636 | "dependencies": { |
| 6637 | "boolbase": "^1.0.0", |
| 6638 | "css-what": "^6.0.1", |
| 6639 | "domhandler": "^4.3.1", |
| 6640 | "domutils": "^2.8.0", |
| 6641 | "nth-check": "^2.0.1" |
| 6642 | }, |
| 6643 | "funding": { |
| 6644 | "url": "https://github.com/sponsors/fb55" |
| 6645 | } |
| 6646 | }, |
| 6647 | "node_modules/css-select-base-adapter": { |
| 6648 | "version": "0.1.1", |
| 6649 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", |
| 6650 | "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==", |
| 6651 | "license": "MIT" |
| 6652 | }, |
| 6653 | "node_modules/css-tree": { |
| 6654 | "version": "1.0.0-alpha.37", |
| 6655 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
| 6656 | "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==", |
| 6657 | "license": "MIT", |
| 6658 | "dependencies": { |
| 6659 | "mdn-data": "2.0.4", |
| 6660 | "source-map": "^0.6.1" |
| 6661 | }, |
| 6662 | "engines": { |
| 6663 | "node": ">=8.0.0" |
| 6664 | } |
| 6665 | }, |
| 6666 | "node_modules/css-what": { |
| 6667 | "version": "6.1.0", |
| 6668 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-what/-/css-what-6.1.0.tgz", |
| 6669 | "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", |
| 6670 | "license": "BSD-2-Clause", |
| 6671 | "engines": { |
| 6672 | "node": ">= 6" |
| 6673 | }, |
| 6674 | "funding": { |
| 6675 | "url": "https://github.com/sponsors/fb55" |
| 6676 | } |
| 6677 | }, |
| 6678 | "node_modules/css.escape": { |
| 6679 | "version": "1.5.1", |
| 6680 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css.escape/-/css.escape-1.5.1.tgz", |
| 6681 | "integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", |
| 6682 | "dev": true, |
| 6683 | "license": "MIT" |
| 6684 | }, |
| 6685 | "node_modules/cssdb": { |
| 6686 | "version": "7.11.2", |
| 6687 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssdb/-/cssdb-7.11.2.tgz", |
| 6688 | "integrity": "sha512-lhQ32TFkc1X4eTefGfYPvgovRSzIMofHkigfH8nWtyRL4XJLsRhJFreRvEgKzept7x1rjBuy3J/MurXLaFxW/A==", |
| 6689 | "funding": [ |
| 6690 | { |
| 6691 | "type": "opencollective", |
| 6692 | "url": "https://opencollective.com/csstools" |
| 6693 | }, |
| 6694 | { |
| 6695 | "type": "github", |
| 6696 | "url": "https://github.com/sponsors/csstools" |
| 6697 | } |
| 6698 | ], |
| 6699 | "license": "CC0-1.0" |
| 6700 | }, |
| 6701 | "node_modules/cssesc": { |
| 6702 | "version": "3.0.0", |
| 6703 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssesc/-/cssesc-3.0.0.tgz", |
| 6704 | "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| 6705 | "license": "MIT", |
| 6706 | "bin": { |
| 6707 | "cssesc": "bin/cssesc" |
| 6708 | }, |
| 6709 | "engines": { |
| 6710 | "node": ">=4" |
| 6711 | } |
| 6712 | }, |
| 6713 | "node_modules/cssnano": { |
| 6714 | "version": "5.1.15", |
| 6715 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssnano/-/cssnano-5.1.15.tgz", |
| 6716 | "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==", |
| 6717 | "license": "MIT", |
| 6718 | "dependencies": { |
| 6719 | "cssnano-preset-default": "^5.2.14", |
| 6720 | "lilconfig": "^2.0.3", |
| 6721 | "yaml": "^1.10.2" |
| 6722 | }, |
| 6723 | "engines": { |
| 6724 | "node": "^10 || ^12 || >=14.0" |
| 6725 | }, |
| 6726 | "funding": { |
| 6727 | "type": "opencollective", |
| 6728 | "url": "https://opencollective.com/cssnano" |
| 6729 | }, |
| 6730 | "peerDependencies": { |
| 6731 | "postcss": "^8.2.15" |
| 6732 | } |
| 6733 | }, |
| 6734 | "node_modules/cssnano-preset-default": { |
| 6735 | "version": "5.2.14", |
| 6736 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz", |
| 6737 | "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==", |
| 6738 | "license": "MIT", |
| 6739 | "dependencies": { |
| 6740 | "css-declaration-sorter": "^6.3.1", |
| 6741 | "cssnano-utils": "^3.1.0", |
| 6742 | "postcss-calc": "^8.2.3", |
| 6743 | "postcss-colormin": "^5.3.1", |
| 6744 | "postcss-convert-values": "^5.1.3", |
| 6745 | "postcss-discard-comments": "^5.1.2", |
| 6746 | "postcss-discard-duplicates": "^5.1.0", |
| 6747 | "postcss-discard-empty": "^5.1.1", |
| 6748 | "postcss-discard-overridden": "^5.1.0", |
| 6749 | "postcss-merge-longhand": "^5.1.7", |
| 6750 | "postcss-merge-rules": "^5.1.4", |
| 6751 | "postcss-minify-font-values": "^5.1.0", |
| 6752 | "postcss-minify-gradients": "^5.1.1", |
| 6753 | "postcss-minify-params": "^5.1.4", |
| 6754 | "postcss-minify-selectors": "^5.2.1", |
| 6755 | "postcss-normalize-charset": "^5.1.0", |
| 6756 | "postcss-normalize-display-values": "^5.1.0", |
| 6757 | "postcss-normalize-positions": "^5.1.1", |
| 6758 | "postcss-normalize-repeat-style": "^5.1.1", |
| 6759 | "postcss-normalize-string": "^5.1.0", |
| 6760 | "postcss-normalize-timing-functions": "^5.1.0", |
| 6761 | "postcss-normalize-unicode": "^5.1.1", |
| 6762 | "postcss-normalize-url": "^5.1.0", |
| 6763 | "postcss-normalize-whitespace": "^5.1.1", |
| 6764 | "postcss-ordered-values": "^5.1.3", |
| 6765 | "postcss-reduce-initial": "^5.1.2", |
| 6766 | "postcss-reduce-transforms": "^5.1.0", |
| 6767 | "postcss-svgo": "^5.1.0", |
| 6768 | "postcss-unique-selectors": "^5.1.1" |
| 6769 | }, |
| 6770 | "engines": { |
| 6771 | "node": "^10 || ^12 || >=14.0" |
| 6772 | }, |
| 6773 | "peerDependencies": { |
| 6774 | "postcss": "^8.2.15" |
| 6775 | } |
| 6776 | }, |
| 6777 | "node_modules/cssnano-utils": { |
| 6778 | "version": "3.1.0", |
| 6779 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssnano-utils/-/cssnano-utils-3.1.0.tgz", |
| 6780 | "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", |
| 6781 | "license": "MIT", |
| 6782 | "engines": { |
| 6783 | "node": "^10 || ^12 || >=14.0" |
| 6784 | }, |
| 6785 | "peerDependencies": { |
| 6786 | "postcss": "^8.2.15" |
| 6787 | } |
| 6788 | }, |
| 6789 | "node_modules/csso": { |
| 6790 | "version": "4.2.0", |
| 6791 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/csso/-/csso-4.2.0.tgz", |
| 6792 | "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", |
| 6793 | "license": "MIT", |
| 6794 | "dependencies": { |
| 6795 | "css-tree": "^1.1.2" |
| 6796 | }, |
| 6797 | "engines": { |
| 6798 | "node": ">=8.0.0" |
| 6799 | } |
| 6800 | }, |
| 6801 | "node_modules/csso/node_modules/css-tree": { |
| 6802 | "version": "1.1.3", |
| 6803 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-tree/-/css-tree-1.1.3.tgz", |
| 6804 | "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", |
| 6805 | "license": "MIT", |
| 6806 | "dependencies": { |
| 6807 | "mdn-data": "2.0.14", |
| 6808 | "source-map": "^0.6.1" |
| 6809 | }, |
| 6810 | "engines": { |
| 6811 | "node": ">=8.0.0" |
| 6812 | } |
| 6813 | }, |
| 6814 | "node_modules/csso/node_modules/mdn-data": { |
| 6815 | "version": "2.0.14", |
| 6816 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mdn-data/-/mdn-data-2.0.14.tgz", |
| 6817 | "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", |
| 6818 | "license": "CC0-1.0" |
| 6819 | }, |
| 6820 | "node_modules/cssom": { |
| 6821 | "version": "0.5.0", |
| 6822 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssom/-/cssom-0.5.0.tgz", |
| 6823 | "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==", |
| 6824 | "dev": true, |
| 6825 | "license": "MIT" |
| 6826 | }, |
| 6827 | "node_modules/cssstyle": { |
| 6828 | "version": "2.3.0", |
| 6829 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssstyle/-/cssstyle-2.3.0.tgz", |
| 6830 | "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", |
| 6831 | "license": "MIT", |
| 6832 | "dependencies": { |
| 6833 | "cssom": "~0.3.6" |
| 6834 | }, |
| 6835 | "engines": { |
| 6836 | "node": ">=8" |
| 6837 | } |
| 6838 | }, |
| 6839 | "node_modules/cssstyle/node_modules/cssom": { |
| 6840 | "version": "0.3.8", |
| 6841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssom/-/cssom-0.3.8.tgz", |
| 6842 | "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", |
| 6843 | "license": "MIT" |
| 6844 | }, |
| 6845 | "node_modules/damerau-levenshtein": { |
| 6846 | "version": "1.0.8", |
| 6847 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", |
| 6848 | "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", |
| 6849 | "license": "BSD-2-Clause" |
| 6850 | }, |
| 6851 | "node_modules/data-urls": { |
| 6852 | "version": "3.0.2", |
| 6853 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/data-urls/-/data-urls-3.0.2.tgz", |
| 6854 | "integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==", |
| 6855 | "dev": true, |
| 6856 | "license": "MIT", |
| 6857 | "dependencies": { |
| 6858 | "abab": "^2.0.6", |
| 6859 | "whatwg-mimetype": "^3.0.0", |
| 6860 | "whatwg-url": "^11.0.0" |
| 6861 | }, |
| 6862 | "engines": { |
| 6863 | "node": ">=12" |
| 6864 | } |
| 6865 | }, |
| 6866 | "node_modules/data-view-buffer": { |
| 6867 | "version": "1.0.2", |
| 6868 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/data-view-buffer/-/data-view-buffer-1.0.2.tgz", |
| 6869 | "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", |
| 6870 | "license": "MIT", |
| 6871 | "dependencies": { |
| 6872 | "call-bound": "^1.0.3", |
| 6873 | "es-errors": "^1.3.0", |
| 6874 | "is-data-view": "^1.0.2" |
| 6875 | }, |
| 6876 | "engines": { |
| 6877 | "node": ">= 0.4" |
| 6878 | }, |
| 6879 | "funding": { |
| 6880 | "url": "https://github.com/sponsors/ljharb" |
| 6881 | } |
| 6882 | }, |
| 6883 | "node_modules/data-view-byte-length": { |
| 6884 | "version": "1.0.2", |
| 6885 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", |
| 6886 | "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", |
| 6887 | "license": "MIT", |
| 6888 | "dependencies": { |
| 6889 | "call-bound": "^1.0.3", |
| 6890 | "es-errors": "^1.3.0", |
| 6891 | "is-data-view": "^1.0.2" |
| 6892 | }, |
| 6893 | "engines": { |
| 6894 | "node": ">= 0.4" |
| 6895 | }, |
| 6896 | "funding": { |
| 6897 | "url": "https://github.com/sponsors/inspect-js" |
| 6898 | } |
| 6899 | }, |
| 6900 | "node_modules/data-view-byte-offset": { |
| 6901 | "version": "1.0.1", |
| 6902 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", |
| 6903 | "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", |
| 6904 | "license": "MIT", |
| 6905 | "dependencies": { |
| 6906 | "call-bound": "^1.0.2", |
| 6907 | "es-errors": "^1.3.0", |
| 6908 | "is-data-view": "^1.0.1" |
| 6909 | }, |
| 6910 | "engines": { |
| 6911 | "node": ">= 0.4" |
| 6912 | }, |
| 6913 | "funding": { |
| 6914 | "url": "https://github.com/sponsors/ljharb" |
| 6915 | } |
| 6916 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 6917 | "node_modules/date-fns": { |
| 6918 | "version": "4.1.0", |
| 6919 | "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", |
| 6920 | "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", |
| 6921 | "funding": { |
| 6922 | "type": "github", |
| 6923 | "url": "https://github.com/sponsors/kossnocorp" |
| 6924 | } |
| 6925 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 6926 | "node_modules/debug": { |
| 6927 | "version": "4.4.0", |
| 6928 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-4.4.0.tgz", |
| 6929 | "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", |
| 6930 | "license": "MIT", |
| 6931 | "dependencies": { |
| 6932 | "ms": "^2.1.3" |
| 6933 | }, |
| 6934 | "engines": { |
| 6935 | "node": ">=6.0" |
| 6936 | }, |
| 6937 | "peerDependenciesMeta": { |
| 6938 | "supports-color": { |
| 6939 | "optional": true |
| 6940 | } |
| 6941 | } |
| 6942 | }, |
| 6943 | "node_modules/decimal.js": { |
| 6944 | "version": "10.5.0", |
| 6945 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/decimal.js/-/decimal.js-10.5.0.tgz", |
| 6946 | "integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==", |
| 6947 | "license": "MIT" |
| 6948 | }, |
| 6949 | "node_modules/dedent": { |
| 6950 | "version": "1.6.0", |
| 6951 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dedent/-/dedent-1.6.0.tgz", |
| 6952 | "integrity": "sha512-F1Z+5UCFpmQUzJa11agbyPVMbpgT/qA3/SKyJ1jyBgm7dUcUEa8v9JwDkerSQXfakBwFljIxhOJqGkjUwZ9FSA==", |
| 6953 | "dev": true, |
| 6954 | "license": "MIT", |
| 6955 | "peerDependencies": { |
| 6956 | "babel-plugin-macros": "^3.1.0" |
| 6957 | }, |
| 6958 | "peerDependenciesMeta": { |
| 6959 | "babel-plugin-macros": { |
| 6960 | "optional": true |
| 6961 | } |
| 6962 | } |
| 6963 | }, |
| 6964 | "node_modules/deep-is": { |
| 6965 | "version": "0.1.4", |
| 6966 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/deep-is/-/deep-is-0.1.4.tgz", |
| 6967 | "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", |
| 6968 | "license": "MIT" |
| 6969 | }, |
| 6970 | "node_modules/deepmerge": { |
| 6971 | "version": "4.3.1", |
| 6972 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/deepmerge/-/deepmerge-4.3.1.tgz", |
| 6973 | "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", |
| 6974 | "license": "MIT", |
| 6975 | "engines": { |
| 6976 | "node": ">=0.10.0" |
| 6977 | } |
| 6978 | }, |
| 6979 | "node_modules/default-gateway": { |
| 6980 | "version": "6.0.3", |
| 6981 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/default-gateway/-/default-gateway-6.0.3.tgz", |
| 6982 | "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", |
| 6983 | "license": "BSD-2-Clause", |
| 6984 | "dependencies": { |
| 6985 | "execa": "^5.0.0" |
| 6986 | }, |
| 6987 | "engines": { |
| 6988 | "node": ">= 10" |
| 6989 | } |
| 6990 | }, |
| 6991 | "node_modules/define-data-property": { |
| 6992 | "version": "1.1.4", |
| 6993 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/define-data-property/-/define-data-property-1.1.4.tgz", |
| 6994 | "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", |
| 6995 | "license": "MIT", |
| 6996 | "dependencies": { |
| 6997 | "es-define-property": "^1.0.0", |
| 6998 | "es-errors": "^1.3.0", |
| 6999 | "gopd": "^1.0.1" |
| 7000 | }, |
| 7001 | "engines": { |
| 7002 | "node": ">= 0.4" |
| 7003 | }, |
| 7004 | "funding": { |
| 7005 | "url": "https://github.com/sponsors/ljharb" |
| 7006 | } |
| 7007 | }, |
| 7008 | "node_modules/define-lazy-prop": { |
| 7009 | "version": "2.0.0", |
| 7010 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", |
| 7011 | "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", |
| 7012 | "license": "MIT", |
| 7013 | "engines": { |
| 7014 | "node": ">=8" |
| 7015 | } |
| 7016 | }, |
| 7017 | "node_modules/define-properties": { |
| 7018 | "version": "1.2.1", |
| 7019 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/define-properties/-/define-properties-1.2.1.tgz", |
| 7020 | "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", |
| 7021 | "license": "MIT", |
| 7022 | "dependencies": { |
| 7023 | "define-data-property": "^1.0.1", |
| 7024 | "has-property-descriptors": "^1.0.0", |
| 7025 | "object-keys": "^1.1.1" |
| 7026 | }, |
| 7027 | "engines": { |
| 7028 | "node": ">= 0.4" |
| 7029 | }, |
| 7030 | "funding": { |
| 7031 | "url": "https://github.com/sponsors/ljharb" |
| 7032 | } |
| 7033 | }, |
| 7034 | "node_modules/delayed-stream": { |
| 7035 | "version": "1.0.0", |
| 7036 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz", |
| 7037 | "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", |
| 7038 | "license": "MIT", |
| 7039 | "engines": { |
| 7040 | "node": ">=0.4.0" |
| 7041 | } |
| 7042 | }, |
| 7043 | "node_modules/depd": { |
| 7044 | "version": "2.0.0", |
| 7045 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/depd/-/depd-2.0.0.tgz", |
| 7046 | "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", |
| 7047 | "license": "MIT", |
| 7048 | "engines": { |
| 7049 | "node": ">= 0.8" |
| 7050 | } |
| 7051 | }, |
| 7052 | "node_modules/dequal": { |
| 7053 | "version": "2.0.3", |
| 7054 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dequal/-/dequal-2.0.3.tgz", |
| 7055 | "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
| 7056 | "license": "MIT", |
| 7057 | "engines": { |
| 7058 | "node": ">=6" |
| 7059 | } |
| 7060 | }, |
| 7061 | "node_modules/destroy": { |
| 7062 | "version": "1.2.0", |
| 7063 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/destroy/-/destroy-1.2.0.tgz", |
| 7064 | "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", |
| 7065 | "license": "MIT", |
| 7066 | "engines": { |
| 7067 | "node": ">= 0.8", |
| 7068 | "npm": "1.2.8000 || >= 1.4.16" |
| 7069 | } |
| 7070 | }, |
| 7071 | "node_modules/detect-newline": { |
| 7072 | "version": "3.1.0", |
| 7073 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-newline/-/detect-newline-3.1.0.tgz", |
| 7074 | "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", |
| 7075 | "license": "MIT", |
| 7076 | "engines": { |
| 7077 | "node": ">=8" |
| 7078 | } |
| 7079 | }, |
| 7080 | "node_modules/detect-node": { |
| 7081 | "version": "2.1.0", |
| 7082 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-node/-/detect-node-2.1.0.tgz", |
| 7083 | "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", |
| 7084 | "license": "MIT" |
| 7085 | }, |
| 7086 | "node_modules/detect-port-alt": { |
| 7087 | "version": "1.1.6", |
| 7088 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-port-alt/-/detect-port-alt-1.1.6.tgz", |
| 7089 | "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==", |
| 7090 | "license": "MIT", |
| 7091 | "dependencies": { |
| 7092 | "address": "^1.0.1", |
| 7093 | "debug": "^2.6.0" |
| 7094 | }, |
| 7095 | "bin": { |
| 7096 | "detect": "bin/detect-port", |
| 7097 | "detect-port": "bin/detect-port" |
| 7098 | }, |
| 7099 | "engines": { |
| 7100 | "node": ">= 4.2.1" |
| 7101 | } |
| 7102 | }, |
| 7103 | "node_modules/detect-port-alt/node_modules/debug": { |
| 7104 | "version": "2.6.9", |
| 7105 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 7106 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 7107 | "license": "MIT", |
| 7108 | "dependencies": { |
| 7109 | "ms": "2.0.0" |
| 7110 | } |
| 7111 | }, |
| 7112 | "node_modules/detect-port-alt/node_modules/ms": { |
| 7113 | "version": "2.0.0", |
| 7114 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 7115 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 7116 | "license": "MIT" |
| 7117 | }, |
| 7118 | "node_modules/didyoumean": { |
| 7119 | "version": "1.2.2", |
| 7120 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/didyoumean/-/didyoumean-1.2.2.tgz", |
| 7121 | "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", |
| 7122 | "license": "Apache-2.0" |
| 7123 | }, |
| 7124 | "node_modules/diff-sequences": { |
| 7125 | "version": "29.6.3", |
| 7126 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/diff-sequences/-/diff-sequences-29.6.3.tgz", |
| 7127 | "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", |
| 7128 | "dev": true, |
| 7129 | "license": "MIT", |
| 7130 | "engines": { |
| 7131 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 7132 | } |
| 7133 | }, |
| 7134 | "node_modules/dir-glob": { |
| 7135 | "version": "3.0.1", |
| 7136 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dir-glob/-/dir-glob-3.0.1.tgz", |
| 7137 | "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", |
| 7138 | "license": "MIT", |
| 7139 | "dependencies": { |
| 7140 | "path-type": "^4.0.0" |
| 7141 | }, |
| 7142 | "engines": { |
| 7143 | "node": ">=8" |
| 7144 | } |
| 7145 | }, |
| 7146 | "node_modules/dlv": { |
| 7147 | "version": "1.1.3", |
| 7148 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dlv/-/dlv-1.1.3.tgz", |
| 7149 | "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", |
| 7150 | "license": "MIT" |
| 7151 | }, |
| 7152 | "node_modules/dns-packet": { |
| 7153 | "version": "5.6.1", |
| 7154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dns-packet/-/dns-packet-5.6.1.tgz", |
| 7155 | "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", |
| 7156 | "license": "MIT", |
| 7157 | "dependencies": { |
| 7158 | "@leichtgewicht/ip-codec": "^2.0.1" |
| 7159 | }, |
| 7160 | "engines": { |
| 7161 | "node": ">=6" |
| 7162 | } |
| 7163 | }, |
| 7164 | "node_modules/doctrine": { |
| 7165 | "version": "3.0.0", |
| 7166 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/doctrine/-/doctrine-3.0.0.tgz", |
| 7167 | "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", |
| 7168 | "license": "Apache-2.0", |
| 7169 | "dependencies": { |
| 7170 | "esutils": "^2.0.2" |
| 7171 | }, |
| 7172 | "engines": { |
| 7173 | "node": ">=6.0.0" |
| 7174 | } |
| 7175 | }, |
| 7176 | "node_modules/dom-accessibility-api": { |
| 7177 | "version": "0.5.16", |
| 7178 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", |
| 7179 | "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", |
| 7180 | "license": "MIT" |
| 7181 | }, |
| 7182 | "node_modules/dom-converter": { |
| 7183 | "version": "0.2.0", |
| 7184 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-converter/-/dom-converter-0.2.0.tgz", |
| 7185 | "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", |
| 7186 | "license": "MIT", |
| 7187 | "dependencies": { |
| 7188 | "utila": "~0.4" |
| 7189 | } |
| 7190 | }, |
| 7191 | "node_modules/dom-serializer": { |
| 7192 | "version": "1.4.1", |
| 7193 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-serializer/-/dom-serializer-1.4.1.tgz", |
| 7194 | "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", |
| 7195 | "license": "MIT", |
| 7196 | "dependencies": { |
| 7197 | "domelementtype": "^2.0.1", |
| 7198 | "domhandler": "^4.2.0", |
| 7199 | "entities": "^2.0.0" |
| 7200 | }, |
| 7201 | "funding": { |
| 7202 | "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" |
| 7203 | } |
| 7204 | }, |
| 7205 | "node_modules/dom-serializer/node_modules/entities": { |
| 7206 | "version": "2.2.0", |
| 7207 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-2.2.0.tgz", |
| 7208 | "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", |
| 7209 | "license": "BSD-2-Clause", |
| 7210 | "funding": { |
| 7211 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 7212 | } |
| 7213 | }, |
| 7214 | "node_modules/domelementtype": { |
| 7215 | "version": "2.3.0", |
| 7216 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domelementtype/-/domelementtype-2.3.0.tgz", |
| 7217 | "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", |
| 7218 | "funding": [ |
| 7219 | { |
| 7220 | "type": "github", |
| 7221 | "url": "https://github.com/sponsors/fb55" |
| 7222 | } |
| 7223 | ], |
| 7224 | "license": "BSD-2-Clause" |
| 7225 | }, |
| 7226 | "node_modules/domexception": { |
| 7227 | "version": "4.0.0", |
| 7228 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domexception/-/domexception-4.0.0.tgz", |
| 7229 | "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", |
| 7230 | "deprecated": "Use your platform's native DOMException instead", |
| 7231 | "dev": true, |
| 7232 | "license": "MIT", |
| 7233 | "dependencies": { |
| 7234 | "webidl-conversions": "^7.0.0" |
| 7235 | }, |
| 7236 | "engines": { |
| 7237 | "node": ">=12" |
| 7238 | } |
| 7239 | }, |
| 7240 | "node_modules/domhandler": { |
| 7241 | "version": "4.3.1", |
| 7242 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domhandler/-/domhandler-4.3.1.tgz", |
| 7243 | "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", |
| 7244 | "license": "BSD-2-Clause", |
| 7245 | "dependencies": { |
| 7246 | "domelementtype": "^2.2.0" |
| 7247 | }, |
| 7248 | "engines": { |
| 7249 | "node": ">= 4" |
| 7250 | }, |
| 7251 | "funding": { |
| 7252 | "url": "https://github.com/fb55/domhandler?sponsor=1" |
| 7253 | } |
| 7254 | }, |
| 7255 | "node_modules/domutils": { |
| 7256 | "version": "2.8.0", |
| 7257 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domutils/-/domutils-2.8.0.tgz", |
| 7258 | "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", |
| 7259 | "license": "BSD-2-Clause", |
| 7260 | "dependencies": { |
| 7261 | "dom-serializer": "^1.0.1", |
| 7262 | "domelementtype": "^2.2.0", |
| 7263 | "domhandler": "^4.2.0" |
| 7264 | }, |
| 7265 | "funding": { |
| 7266 | "url": "https://github.com/fb55/domutils?sponsor=1" |
| 7267 | } |
| 7268 | }, |
| 7269 | "node_modules/dot-case": { |
| 7270 | "version": "3.0.4", |
| 7271 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dot-case/-/dot-case-3.0.4.tgz", |
| 7272 | "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", |
| 7273 | "license": "MIT", |
| 7274 | "dependencies": { |
| 7275 | "no-case": "^3.0.4", |
| 7276 | "tslib": "^2.0.3" |
| 7277 | } |
| 7278 | }, |
| 7279 | "node_modules/dotenv": { |
| 7280 | "version": "10.0.0", |
| 7281 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dotenv/-/dotenv-10.0.0.tgz", |
| 7282 | "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", |
| 7283 | "license": "BSD-2-Clause", |
| 7284 | "engines": { |
| 7285 | "node": ">=10" |
| 7286 | } |
| 7287 | }, |
| 7288 | "node_modules/dotenv-expand": { |
| 7289 | "version": "5.1.0", |
| 7290 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dotenv-expand/-/dotenv-expand-5.1.0.tgz", |
| 7291 | "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==", |
| 7292 | "license": "BSD-2-Clause" |
| 7293 | }, |
| 7294 | "node_modules/dunder-proto": { |
| 7295 | "version": "1.0.1", |
| 7296 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| 7297 | "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| 7298 | "license": "MIT", |
| 7299 | "dependencies": { |
| 7300 | "call-bind-apply-helpers": "^1.0.1", |
| 7301 | "es-errors": "^1.3.0", |
| 7302 | "gopd": "^1.2.0" |
| 7303 | }, |
| 7304 | "engines": { |
| 7305 | "node": ">= 0.4" |
| 7306 | } |
| 7307 | }, |
| 7308 | "node_modules/duplexer": { |
| 7309 | "version": "0.1.2", |
| 7310 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/duplexer/-/duplexer-0.1.2.tgz", |
| 7311 | "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", |
| 7312 | "license": "MIT" |
| 7313 | }, |
| 7314 | "node_modules/eastasianwidth": { |
| 7315 | "version": "0.2.0", |
| 7316 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| 7317 | "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| 7318 | "license": "MIT" |
| 7319 | }, |
| 7320 | "node_modules/ee-first": { |
| 7321 | "version": "1.1.1", |
| 7322 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ee-first/-/ee-first-1.1.1.tgz", |
| 7323 | "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", |
| 7324 | "license": "MIT" |
| 7325 | }, |
| 7326 | "node_modules/ejs": { |
| 7327 | "version": "3.1.10", |
| 7328 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ejs/-/ejs-3.1.10.tgz", |
| 7329 | "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", |
| 7330 | "license": "Apache-2.0", |
| 7331 | "dependencies": { |
| 7332 | "jake": "^10.8.5" |
| 7333 | }, |
| 7334 | "bin": { |
| 7335 | "ejs": "bin/cli.js" |
| 7336 | }, |
| 7337 | "engines": { |
| 7338 | "node": ">=0.10.0" |
| 7339 | } |
| 7340 | }, |
| 7341 | "node_modules/electron-to-chromium": { |
| 7342 | "version": "1.5.152", |
| 7343 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.5.152.tgz", |
| 7344 | "integrity": "sha512-xBOfg/EBaIlVsHipHl2VdTPJRSvErNUaqW8ejTq5OlOlIYx1wOllCHsAvAIrr55jD1IYEfdR86miUEt8H5IeJg==", |
| 7345 | "license": "ISC" |
| 7346 | }, |
| 7347 | "node_modules/emittery": { |
| 7348 | "version": "0.13.1", |
| 7349 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emittery/-/emittery-0.13.1.tgz", |
| 7350 | "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", |
| 7351 | "dev": true, |
| 7352 | "license": "MIT", |
| 7353 | "engines": { |
| 7354 | "node": ">=12" |
| 7355 | }, |
| 7356 | "funding": { |
| 7357 | "url": "https://github.com/sindresorhus/emittery?sponsor=1" |
| 7358 | } |
| 7359 | }, |
| 7360 | "node_modules/emoji-regex": { |
| 7361 | "version": "9.2.2", |
| 7362 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| 7363 | "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| 7364 | "license": "MIT" |
| 7365 | }, |
| 7366 | "node_modules/emojis-list": { |
| 7367 | "version": "3.0.0", |
| 7368 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emojis-list/-/emojis-list-3.0.0.tgz", |
| 7369 | "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", |
| 7370 | "license": "MIT", |
| 7371 | "engines": { |
| 7372 | "node": ">= 4" |
| 7373 | } |
| 7374 | }, |
| 7375 | "node_modules/encodeurl": { |
| 7376 | "version": "2.0.0", |
| 7377 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/encodeurl/-/encodeurl-2.0.0.tgz", |
| 7378 | "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", |
| 7379 | "license": "MIT", |
| 7380 | "engines": { |
| 7381 | "node": ">= 0.8" |
| 7382 | } |
| 7383 | }, |
| 7384 | "node_modules/enhanced-resolve": { |
| 7385 | "version": "5.18.1", |
| 7386 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", |
| 7387 | "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==", |
| 7388 | "license": "MIT", |
| 7389 | "dependencies": { |
| 7390 | "graceful-fs": "^4.2.4", |
| 7391 | "tapable": "^2.2.0" |
| 7392 | }, |
| 7393 | "engines": { |
| 7394 | "node": ">=10.13.0" |
| 7395 | } |
| 7396 | }, |
| 7397 | "node_modules/entities": { |
| 7398 | "version": "6.0.0", |
| 7399 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-6.0.0.tgz", |
| 7400 | "integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==", |
| 7401 | "dev": true, |
| 7402 | "license": "BSD-2-Clause", |
| 7403 | "engines": { |
| 7404 | "node": ">=0.12" |
| 7405 | }, |
| 7406 | "funding": { |
| 7407 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 7408 | } |
| 7409 | }, |
| 7410 | "node_modules/error-ex": { |
| 7411 | "version": "1.3.2", |
| 7412 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/error-ex/-/error-ex-1.3.2.tgz", |
| 7413 | "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", |
| 7414 | "license": "MIT", |
| 7415 | "dependencies": { |
| 7416 | "is-arrayish": "^0.2.1" |
| 7417 | } |
| 7418 | }, |
| 7419 | "node_modules/error-stack-parser": { |
| 7420 | "version": "2.1.4", |
| 7421 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/error-stack-parser/-/error-stack-parser-2.1.4.tgz", |
| 7422 | "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", |
| 7423 | "license": "MIT", |
| 7424 | "dependencies": { |
| 7425 | "stackframe": "^1.3.4" |
| 7426 | } |
| 7427 | }, |
| 7428 | "node_modules/es-abstract": { |
| 7429 | "version": "1.23.9", |
| 7430 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-abstract/-/es-abstract-1.23.9.tgz", |
| 7431 | "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==", |
| 7432 | "license": "MIT", |
| 7433 | "dependencies": { |
| 7434 | "array-buffer-byte-length": "^1.0.2", |
| 7435 | "arraybuffer.prototype.slice": "^1.0.4", |
| 7436 | "available-typed-arrays": "^1.0.7", |
| 7437 | "call-bind": "^1.0.8", |
| 7438 | "call-bound": "^1.0.3", |
| 7439 | "data-view-buffer": "^1.0.2", |
| 7440 | "data-view-byte-length": "^1.0.2", |
| 7441 | "data-view-byte-offset": "^1.0.1", |
| 7442 | "es-define-property": "^1.0.1", |
| 7443 | "es-errors": "^1.3.0", |
| 7444 | "es-object-atoms": "^1.0.0", |
| 7445 | "es-set-tostringtag": "^2.1.0", |
| 7446 | "es-to-primitive": "^1.3.0", |
| 7447 | "function.prototype.name": "^1.1.8", |
| 7448 | "get-intrinsic": "^1.2.7", |
| 7449 | "get-proto": "^1.0.0", |
| 7450 | "get-symbol-description": "^1.1.0", |
| 7451 | "globalthis": "^1.0.4", |
| 7452 | "gopd": "^1.2.0", |
| 7453 | "has-property-descriptors": "^1.0.2", |
| 7454 | "has-proto": "^1.2.0", |
| 7455 | "has-symbols": "^1.1.0", |
| 7456 | "hasown": "^2.0.2", |
| 7457 | "internal-slot": "^1.1.0", |
| 7458 | "is-array-buffer": "^3.0.5", |
| 7459 | "is-callable": "^1.2.7", |
| 7460 | "is-data-view": "^1.0.2", |
| 7461 | "is-regex": "^1.2.1", |
| 7462 | "is-shared-array-buffer": "^1.0.4", |
| 7463 | "is-string": "^1.1.1", |
| 7464 | "is-typed-array": "^1.1.15", |
| 7465 | "is-weakref": "^1.1.0", |
| 7466 | "math-intrinsics": "^1.1.0", |
| 7467 | "object-inspect": "^1.13.3", |
| 7468 | "object-keys": "^1.1.1", |
| 7469 | "object.assign": "^4.1.7", |
| 7470 | "own-keys": "^1.0.1", |
| 7471 | "regexp.prototype.flags": "^1.5.3", |
| 7472 | "safe-array-concat": "^1.1.3", |
| 7473 | "safe-push-apply": "^1.0.0", |
| 7474 | "safe-regex-test": "^1.1.0", |
| 7475 | "set-proto": "^1.0.0", |
| 7476 | "string.prototype.trim": "^1.2.10", |
| 7477 | "string.prototype.trimend": "^1.0.9", |
| 7478 | "string.prototype.trimstart": "^1.0.8", |
| 7479 | "typed-array-buffer": "^1.0.3", |
| 7480 | "typed-array-byte-length": "^1.0.3", |
| 7481 | "typed-array-byte-offset": "^1.0.4", |
| 7482 | "typed-array-length": "^1.0.7", |
| 7483 | "unbox-primitive": "^1.1.0", |
| 7484 | "which-typed-array": "^1.1.18" |
| 7485 | }, |
| 7486 | "engines": { |
| 7487 | "node": ">= 0.4" |
| 7488 | }, |
| 7489 | "funding": { |
| 7490 | "url": "https://github.com/sponsors/ljharb" |
| 7491 | } |
| 7492 | }, |
| 7493 | "node_modules/es-array-method-boxes-properly": { |
| 7494 | "version": "1.0.0", |
| 7495 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz", |
| 7496 | "integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==", |
| 7497 | "license": "MIT" |
| 7498 | }, |
| 7499 | "node_modules/es-define-property": { |
| 7500 | "version": "1.0.1", |
| 7501 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-define-property/-/es-define-property-1.0.1.tgz", |
| 7502 | "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| 7503 | "license": "MIT", |
| 7504 | "engines": { |
| 7505 | "node": ">= 0.4" |
| 7506 | } |
| 7507 | }, |
| 7508 | "node_modules/es-errors": { |
| 7509 | "version": "1.3.0", |
| 7510 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-errors/-/es-errors-1.3.0.tgz", |
| 7511 | "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| 7512 | "license": "MIT", |
| 7513 | "engines": { |
| 7514 | "node": ">= 0.4" |
| 7515 | } |
| 7516 | }, |
| 7517 | "node_modules/es-iterator-helpers": { |
| 7518 | "version": "1.2.1", |
| 7519 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz", |
| 7520 | "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==", |
| 7521 | "license": "MIT", |
| 7522 | "dependencies": { |
| 7523 | "call-bind": "^1.0.8", |
| 7524 | "call-bound": "^1.0.3", |
| 7525 | "define-properties": "^1.2.1", |
| 7526 | "es-abstract": "^1.23.6", |
| 7527 | "es-errors": "^1.3.0", |
| 7528 | "es-set-tostringtag": "^2.0.3", |
| 7529 | "function-bind": "^1.1.2", |
| 7530 | "get-intrinsic": "^1.2.6", |
| 7531 | "globalthis": "^1.0.4", |
| 7532 | "gopd": "^1.2.0", |
| 7533 | "has-property-descriptors": "^1.0.2", |
| 7534 | "has-proto": "^1.2.0", |
| 7535 | "has-symbols": "^1.1.0", |
| 7536 | "internal-slot": "^1.1.0", |
| 7537 | "iterator.prototype": "^1.1.4", |
| 7538 | "safe-array-concat": "^1.1.3" |
| 7539 | }, |
| 7540 | "engines": { |
| 7541 | "node": ">= 0.4" |
| 7542 | } |
| 7543 | }, |
| 7544 | "node_modules/es-module-lexer": { |
| 7545 | "version": "1.7.0", |
| 7546 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-module-lexer/-/es-module-lexer-1.7.0.tgz", |
| 7547 | "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", |
| 7548 | "license": "MIT" |
| 7549 | }, |
| 7550 | "node_modules/es-object-atoms": { |
| 7551 | "version": "1.1.1", |
| 7552 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| 7553 | "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| 7554 | "license": "MIT", |
| 7555 | "dependencies": { |
| 7556 | "es-errors": "^1.3.0" |
| 7557 | }, |
| 7558 | "engines": { |
| 7559 | "node": ">= 0.4" |
| 7560 | } |
| 7561 | }, |
| 7562 | "node_modules/es-set-tostringtag": { |
| 7563 | "version": "2.1.0", |
| 7564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| 7565 | "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| 7566 | "license": "MIT", |
| 7567 | "dependencies": { |
| 7568 | "es-errors": "^1.3.0", |
| 7569 | "get-intrinsic": "^1.2.6", |
| 7570 | "has-tostringtag": "^1.0.2", |
| 7571 | "hasown": "^2.0.2" |
| 7572 | }, |
| 7573 | "engines": { |
| 7574 | "node": ">= 0.4" |
| 7575 | } |
| 7576 | }, |
| 7577 | "node_modules/es-shim-unscopables": { |
| 7578 | "version": "1.1.0", |
| 7579 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", |
| 7580 | "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", |
| 7581 | "license": "MIT", |
| 7582 | "dependencies": { |
| 7583 | "hasown": "^2.0.2" |
| 7584 | }, |
| 7585 | "engines": { |
| 7586 | "node": ">= 0.4" |
| 7587 | } |
| 7588 | }, |
| 7589 | "node_modules/es-to-primitive": { |
| 7590 | "version": "1.3.0", |
| 7591 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-to-primitive/-/es-to-primitive-1.3.0.tgz", |
| 7592 | "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", |
| 7593 | "license": "MIT", |
| 7594 | "dependencies": { |
| 7595 | "is-callable": "^1.2.7", |
| 7596 | "is-date-object": "^1.0.5", |
| 7597 | "is-symbol": "^1.0.4" |
| 7598 | }, |
| 7599 | "engines": { |
| 7600 | "node": ">= 0.4" |
| 7601 | }, |
| 7602 | "funding": { |
| 7603 | "url": "https://github.com/sponsors/ljharb" |
| 7604 | } |
| 7605 | }, |
| 7606 | "node_modules/escalade": { |
| 7607 | "version": "3.2.0", |
| 7608 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escalade/-/escalade-3.2.0.tgz", |
| 7609 | "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| 7610 | "license": "MIT", |
| 7611 | "engines": { |
| 7612 | "node": ">=6" |
| 7613 | } |
| 7614 | }, |
| 7615 | "node_modules/escape-html": { |
| 7616 | "version": "1.0.3", |
| 7617 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-html/-/escape-html-1.0.3.tgz", |
| 7618 | "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| 7619 | "license": "MIT" |
| 7620 | }, |
| 7621 | "node_modules/escape-string-regexp": { |
| 7622 | "version": "4.0.0", |
| 7623 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| 7624 | "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| 7625 | "license": "MIT", |
| 7626 | "engines": { |
| 7627 | "node": ">=10" |
| 7628 | }, |
| 7629 | "funding": { |
| 7630 | "url": "https://github.com/sponsors/sindresorhus" |
| 7631 | } |
| 7632 | }, |
| 7633 | "node_modules/escodegen": { |
| 7634 | "version": "2.1.0", |
| 7635 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escodegen/-/escodegen-2.1.0.tgz", |
| 7636 | "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", |
| 7637 | "license": "BSD-2-Clause", |
| 7638 | "dependencies": { |
| 7639 | "esprima": "^4.0.1", |
| 7640 | "estraverse": "^5.2.0", |
| 7641 | "esutils": "^2.0.2" |
| 7642 | }, |
| 7643 | "bin": { |
| 7644 | "escodegen": "bin/escodegen.js", |
| 7645 | "esgenerate": "bin/esgenerate.js" |
| 7646 | }, |
| 7647 | "engines": { |
| 7648 | "node": ">=6.0" |
| 7649 | }, |
| 7650 | "optionalDependencies": { |
| 7651 | "source-map": "~0.6.1" |
| 7652 | } |
| 7653 | }, |
| 7654 | "node_modules/eslint": { |
| 7655 | "version": "8.57.1", |
| 7656 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint/-/eslint-8.57.1.tgz", |
| 7657 | "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", |
| 7658 | "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", |
| 7659 | "license": "MIT", |
| 7660 | "dependencies": { |
| 7661 | "@eslint-community/eslint-utils": "^4.2.0", |
| 7662 | "@eslint-community/regexpp": "^4.6.1", |
| 7663 | "@eslint/eslintrc": "^2.1.4", |
| 7664 | "@eslint/js": "8.57.1", |
| 7665 | "@humanwhocodes/config-array": "^0.13.0", |
| 7666 | "@humanwhocodes/module-importer": "^1.0.1", |
| 7667 | "@nodelib/fs.walk": "^1.2.8", |
| 7668 | "@ungap/structured-clone": "^1.2.0", |
| 7669 | "ajv": "^6.12.4", |
| 7670 | "chalk": "^4.0.0", |
| 7671 | "cross-spawn": "^7.0.2", |
| 7672 | "debug": "^4.3.2", |
| 7673 | "doctrine": "^3.0.0", |
| 7674 | "escape-string-regexp": "^4.0.0", |
| 7675 | "eslint-scope": "^7.2.2", |
| 7676 | "eslint-visitor-keys": "^3.4.3", |
| 7677 | "espree": "^9.6.1", |
| 7678 | "esquery": "^1.4.2", |
| 7679 | "esutils": "^2.0.2", |
| 7680 | "fast-deep-equal": "^3.1.3", |
| 7681 | "file-entry-cache": "^6.0.1", |
| 7682 | "find-up": "^5.0.0", |
| 7683 | "glob-parent": "^6.0.2", |
| 7684 | "globals": "^13.19.0", |
| 7685 | "graphemer": "^1.4.0", |
| 7686 | "ignore": "^5.2.0", |
| 7687 | "imurmurhash": "^0.1.4", |
| 7688 | "is-glob": "^4.0.0", |
| 7689 | "is-path-inside": "^3.0.3", |
| 7690 | "js-yaml": "^4.1.0", |
| 7691 | "json-stable-stringify-without-jsonify": "^1.0.1", |
| 7692 | "levn": "^0.4.1", |
| 7693 | "lodash.merge": "^4.6.2", |
| 7694 | "minimatch": "^3.1.2", |
| 7695 | "natural-compare": "^1.4.0", |
| 7696 | "optionator": "^0.9.3", |
| 7697 | "strip-ansi": "^6.0.1", |
| 7698 | "text-table": "^0.2.0" |
| 7699 | }, |
| 7700 | "bin": { |
| 7701 | "eslint": "bin/eslint.js" |
| 7702 | }, |
| 7703 | "engines": { |
| 7704 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 7705 | }, |
| 7706 | "funding": { |
| 7707 | "url": "https://opencollective.com/eslint" |
| 7708 | } |
| 7709 | }, |
| 7710 | "node_modules/eslint-config-react-app": { |
| 7711 | "version": "7.0.1", |
| 7712 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz", |
| 7713 | "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==", |
| 7714 | "license": "MIT", |
| 7715 | "dependencies": { |
| 7716 | "@babel/core": "^7.16.0", |
| 7717 | "@babel/eslint-parser": "^7.16.3", |
| 7718 | "@rushstack/eslint-patch": "^1.1.0", |
| 7719 | "@typescript-eslint/eslint-plugin": "^5.5.0", |
| 7720 | "@typescript-eslint/parser": "^5.5.0", |
| 7721 | "babel-preset-react-app": "^10.0.1", |
| 7722 | "confusing-browser-globals": "^1.0.11", |
| 7723 | "eslint-plugin-flowtype": "^8.0.3", |
| 7724 | "eslint-plugin-import": "^2.25.3", |
| 7725 | "eslint-plugin-jest": "^25.3.0", |
| 7726 | "eslint-plugin-jsx-a11y": "^6.5.1", |
| 7727 | "eslint-plugin-react": "^7.27.1", |
| 7728 | "eslint-plugin-react-hooks": "^4.3.0", |
| 7729 | "eslint-plugin-testing-library": "^5.0.1" |
| 7730 | }, |
| 7731 | "engines": { |
| 7732 | "node": ">=14.0.0" |
| 7733 | }, |
| 7734 | "peerDependencies": { |
| 7735 | "eslint": "^8.0.0" |
| 7736 | } |
| 7737 | }, |
| 7738 | "node_modules/eslint-import-resolver-node": { |
| 7739 | "version": "0.3.9", |
| 7740 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", |
| 7741 | "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", |
| 7742 | "license": "MIT", |
| 7743 | "dependencies": { |
| 7744 | "debug": "^3.2.7", |
| 7745 | "is-core-module": "^2.13.0", |
| 7746 | "resolve": "^1.22.4" |
| 7747 | } |
| 7748 | }, |
| 7749 | "node_modules/eslint-import-resolver-node/node_modules/debug": { |
| 7750 | "version": "3.2.7", |
| 7751 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-3.2.7.tgz", |
| 7752 | "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", |
| 7753 | "license": "MIT", |
| 7754 | "dependencies": { |
| 7755 | "ms": "^2.1.1" |
| 7756 | } |
| 7757 | }, |
| 7758 | "node_modules/eslint-module-utils": { |
| 7759 | "version": "2.12.0", |
| 7760 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz", |
| 7761 | "integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==", |
| 7762 | "license": "MIT", |
| 7763 | "dependencies": { |
| 7764 | "debug": "^3.2.7" |
| 7765 | }, |
| 7766 | "engines": { |
| 7767 | "node": ">=4" |
| 7768 | }, |
| 7769 | "peerDependenciesMeta": { |
| 7770 | "eslint": { |
| 7771 | "optional": true |
| 7772 | } |
| 7773 | } |
| 7774 | }, |
| 7775 | "node_modules/eslint-module-utils/node_modules/debug": { |
| 7776 | "version": "3.2.7", |
| 7777 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-3.2.7.tgz", |
| 7778 | "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", |
| 7779 | "license": "MIT", |
| 7780 | "dependencies": { |
| 7781 | "ms": "^2.1.1" |
| 7782 | } |
| 7783 | }, |
| 7784 | "node_modules/eslint-plugin-flowtype": { |
| 7785 | "version": "8.0.3", |
| 7786 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz", |
| 7787 | "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==", |
| 7788 | "license": "BSD-3-Clause", |
| 7789 | "dependencies": { |
| 7790 | "lodash": "^4.17.21", |
| 7791 | "string-natural-compare": "^3.0.1" |
| 7792 | }, |
| 7793 | "engines": { |
| 7794 | "node": ">=12.0.0" |
| 7795 | }, |
| 7796 | "peerDependencies": { |
| 7797 | "@babel/plugin-syntax-flow": "^7.14.5", |
| 7798 | "@babel/plugin-transform-react-jsx": "^7.14.9", |
| 7799 | "eslint": "^8.1.0" |
| 7800 | } |
| 7801 | }, |
| 7802 | "node_modules/eslint-plugin-import": { |
| 7803 | "version": "2.31.0", |
| 7804 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz", |
| 7805 | "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==", |
| 7806 | "license": "MIT", |
| 7807 | "dependencies": { |
| 7808 | "@rtsao/scc": "^1.1.0", |
| 7809 | "array-includes": "^3.1.8", |
| 7810 | "array.prototype.findlastindex": "^1.2.5", |
| 7811 | "array.prototype.flat": "^1.3.2", |
| 7812 | "array.prototype.flatmap": "^1.3.2", |
| 7813 | "debug": "^3.2.7", |
| 7814 | "doctrine": "^2.1.0", |
| 7815 | "eslint-import-resolver-node": "^0.3.9", |
| 7816 | "eslint-module-utils": "^2.12.0", |
| 7817 | "hasown": "^2.0.2", |
| 7818 | "is-core-module": "^2.15.1", |
| 7819 | "is-glob": "^4.0.3", |
| 7820 | "minimatch": "^3.1.2", |
| 7821 | "object.fromentries": "^2.0.8", |
| 7822 | "object.groupby": "^1.0.3", |
| 7823 | "object.values": "^1.2.0", |
| 7824 | "semver": "^6.3.1", |
| 7825 | "string.prototype.trimend": "^1.0.8", |
| 7826 | "tsconfig-paths": "^3.15.0" |
| 7827 | }, |
| 7828 | "engines": { |
| 7829 | "node": ">=4" |
| 7830 | }, |
| 7831 | "peerDependencies": { |
| 7832 | "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" |
| 7833 | } |
| 7834 | }, |
| 7835 | "node_modules/eslint-plugin-import/node_modules/debug": { |
| 7836 | "version": "3.2.7", |
| 7837 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-3.2.7.tgz", |
| 7838 | "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", |
| 7839 | "license": "MIT", |
| 7840 | "dependencies": { |
| 7841 | "ms": "^2.1.1" |
| 7842 | } |
| 7843 | }, |
| 7844 | "node_modules/eslint-plugin-import/node_modules/doctrine": { |
| 7845 | "version": "2.1.0", |
| 7846 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/doctrine/-/doctrine-2.1.0.tgz", |
| 7847 | "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", |
| 7848 | "license": "Apache-2.0", |
| 7849 | "dependencies": { |
| 7850 | "esutils": "^2.0.2" |
| 7851 | }, |
| 7852 | "engines": { |
| 7853 | "node": ">=0.10.0" |
| 7854 | } |
| 7855 | }, |
| 7856 | "node_modules/eslint-plugin-jest": { |
| 7857 | "version": "25.7.0", |
| 7858 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz", |
| 7859 | "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==", |
| 7860 | "license": "MIT", |
| 7861 | "dependencies": { |
| 7862 | "@typescript-eslint/experimental-utils": "^5.0.0" |
| 7863 | }, |
| 7864 | "engines": { |
| 7865 | "node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
| 7866 | }, |
| 7867 | "peerDependencies": { |
| 7868 | "@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0", |
| 7869 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 7870 | }, |
| 7871 | "peerDependenciesMeta": { |
| 7872 | "@typescript-eslint/eslint-plugin": { |
| 7873 | "optional": true |
| 7874 | }, |
| 7875 | "jest": { |
| 7876 | "optional": true |
| 7877 | } |
| 7878 | } |
| 7879 | }, |
| 7880 | "node_modules/eslint-plugin-jsx-a11y": { |
| 7881 | "version": "6.10.2", |
| 7882 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", |
| 7883 | "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", |
| 7884 | "license": "MIT", |
| 7885 | "dependencies": { |
| 7886 | "aria-query": "^5.3.2", |
| 7887 | "array-includes": "^3.1.8", |
| 7888 | "array.prototype.flatmap": "^1.3.2", |
| 7889 | "ast-types-flow": "^0.0.8", |
| 7890 | "axe-core": "^4.10.0", |
| 7891 | "axobject-query": "^4.1.0", |
| 7892 | "damerau-levenshtein": "^1.0.8", |
| 7893 | "emoji-regex": "^9.2.2", |
| 7894 | "hasown": "^2.0.2", |
| 7895 | "jsx-ast-utils": "^3.3.5", |
| 7896 | "language-tags": "^1.0.9", |
| 7897 | "minimatch": "^3.1.2", |
| 7898 | "object.fromentries": "^2.0.8", |
| 7899 | "safe-regex-test": "^1.0.3", |
| 7900 | "string.prototype.includes": "^2.0.1" |
| 7901 | }, |
| 7902 | "engines": { |
| 7903 | "node": ">=4.0" |
| 7904 | }, |
| 7905 | "peerDependencies": { |
| 7906 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" |
| 7907 | } |
| 7908 | }, |
| 7909 | "node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": { |
| 7910 | "version": "5.3.2", |
| 7911 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/aria-query/-/aria-query-5.3.2.tgz", |
| 7912 | "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", |
| 7913 | "license": "Apache-2.0", |
| 7914 | "engines": { |
| 7915 | "node": ">= 0.4" |
| 7916 | } |
| 7917 | }, |
| 7918 | "node_modules/eslint-plugin-react": { |
| 7919 | "version": "7.37.5", |
| 7920 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", |
| 7921 | "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", |
| 7922 | "license": "MIT", |
| 7923 | "dependencies": { |
| 7924 | "array-includes": "^3.1.8", |
| 7925 | "array.prototype.findlast": "^1.2.5", |
| 7926 | "array.prototype.flatmap": "^1.3.3", |
| 7927 | "array.prototype.tosorted": "^1.1.4", |
| 7928 | "doctrine": "^2.1.0", |
| 7929 | "es-iterator-helpers": "^1.2.1", |
| 7930 | "estraverse": "^5.3.0", |
| 7931 | "hasown": "^2.0.2", |
| 7932 | "jsx-ast-utils": "^2.4.1 || ^3.0.0", |
| 7933 | "minimatch": "^3.1.2", |
| 7934 | "object.entries": "^1.1.9", |
| 7935 | "object.fromentries": "^2.0.8", |
| 7936 | "object.values": "^1.2.1", |
| 7937 | "prop-types": "^15.8.1", |
| 7938 | "resolve": "^2.0.0-next.5", |
| 7939 | "semver": "^6.3.1", |
| 7940 | "string.prototype.matchall": "^4.0.12", |
| 7941 | "string.prototype.repeat": "^1.0.0" |
| 7942 | }, |
| 7943 | "engines": { |
| 7944 | "node": ">=4" |
| 7945 | }, |
| 7946 | "peerDependencies": { |
| 7947 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" |
| 7948 | } |
| 7949 | }, |
| 7950 | "node_modules/eslint-plugin-react-hooks": { |
| 7951 | "version": "4.6.2", |
| 7952 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", |
| 7953 | "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", |
| 7954 | "license": "MIT", |
| 7955 | "engines": { |
| 7956 | "node": ">=10" |
| 7957 | }, |
| 7958 | "peerDependencies": { |
| 7959 | "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" |
| 7960 | } |
| 7961 | }, |
| 7962 | "node_modules/eslint-plugin-react/node_modules/doctrine": { |
| 7963 | "version": "2.1.0", |
| 7964 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/doctrine/-/doctrine-2.1.0.tgz", |
| 7965 | "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", |
| 7966 | "license": "Apache-2.0", |
| 7967 | "dependencies": { |
| 7968 | "esutils": "^2.0.2" |
| 7969 | }, |
| 7970 | "engines": { |
| 7971 | "node": ">=0.10.0" |
| 7972 | } |
| 7973 | }, |
| 7974 | "node_modules/eslint-plugin-react/node_modules/resolve": { |
| 7975 | "version": "2.0.0-next.5", |
| 7976 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve/-/resolve-2.0.0-next.5.tgz", |
| 7977 | "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", |
| 7978 | "license": "MIT", |
| 7979 | "dependencies": { |
| 7980 | "is-core-module": "^2.13.0", |
| 7981 | "path-parse": "^1.0.7", |
| 7982 | "supports-preserve-symlinks-flag": "^1.0.0" |
| 7983 | }, |
| 7984 | "bin": { |
| 7985 | "resolve": "bin/resolve" |
| 7986 | }, |
| 7987 | "funding": { |
| 7988 | "url": "https://github.com/sponsors/ljharb" |
| 7989 | } |
| 7990 | }, |
| 7991 | "node_modules/eslint-plugin-testing-library": { |
| 7992 | "version": "5.11.1", |
| 7993 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.1.tgz", |
| 7994 | "integrity": "sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==", |
| 7995 | "license": "MIT", |
| 7996 | "dependencies": { |
| 7997 | "@typescript-eslint/utils": "^5.58.0" |
| 7998 | }, |
| 7999 | "engines": { |
| 8000 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0", |
| 8001 | "npm": ">=6" |
| 8002 | }, |
| 8003 | "peerDependencies": { |
| 8004 | "eslint": "^7.5.0 || ^8.0.0" |
| 8005 | } |
| 8006 | }, |
| 8007 | "node_modules/eslint-scope": { |
| 8008 | "version": "7.2.2", |
| 8009 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-scope/-/eslint-scope-7.2.2.tgz", |
| 8010 | "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", |
| 8011 | "license": "BSD-2-Clause", |
| 8012 | "dependencies": { |
| 8013 | "esrecurse": "^4.3.0", |
| 8014 | "estraverse": "^5.2.0" |
| 8015 | }, |
| 8016 | "engines": { |
| 8017 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 8018 | }, |
| 8019 | "funding": { |
| 8020 | "url": "https://opencollective.com/eslint" |
| 8021 | } |
| 8022 | }, |
| 8023 | "node_modules/eslint-visitor-keys": { |
| 8024 | "version": "3.4.3", |
| 8025 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", |
| 8026 | "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", |
| 8027 | "license": "Apache-2.0", |
| 8028 | "engines": { |
| 8029 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 8030 | }, |
| 8031 | "funding": { |
| 8032 | "url": "https://opencollective.com/eslint" |
| 8033 | } |
| 8034 | }, |
| 8035 | "node_modules/eslint-webpack-plugin": { |
| 8036 | "version": "3.2.0", |
| 8037 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz", |
| 8038 | "integrity": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==", |
| 8039 | "license": "MIT", |
| 8040 | "dependencies": { |
| 8041 | "@types/eslint": "^7.29.0 || ^8.4.1", |
| 8042 | "jest-worker": "^28.0.2", |
| 8043 | "micromatch": "^4.0.5", |
| 8044 | "normalize-path": "^3.0.0", |
| 8045 | "schema-utils": "^4.0.0" |
| 8046 | }, |
| 8047 | "engines": { |
| 8048 | "node": ">= 12.13.0" |
| 8049 | }, |
| 8050 | "funding": { |
| 8051 | "type": "opencollective", |
| 8052 | "url": "https://opencollective.com/webpack" |
| 8053 | }, |
| 8054 | "peerDependencies": { |
| 8055 | "eslint": "^7.0.0 || ^8.0.0", |
| 8056 | "webpack": "^5.0.0" |
| 8057 | } |
| 8058 | }, |
| 8059 | "node_modules/eslint-webpack-plugin/node_modules/jest-worker": { |
| 8060 | "version": "28.1.3", |
| 8061 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-28.1.3.tgz", |
| 8062 | "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", |
| 8063 | "license": "MIT", |
| 8064 | "dependencies": { |
| 8065 | "@types/node": "*", |
| 8066 | "merge-stream": "^2.0.0", |
| 8067 | "supports-color": "^8.0.0" |
| 8068 | }, |
| 8069 | "engines": { |
| 8070 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 8071 | } |
| 8072 | }, |
| 8073 | "node_modules/eslint-webpack-plugin/node_modules/supports-color": { |
| 8074 | "version": "8.1.1", |
| 8075 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 8076 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 8077 | "license": "MIT", |
| 8078 | "dependencies": { |
| 8079 | "has-flag": "^4.0.0" |
| 8080 | }, |
| 8081 | "engines": { |
| 8082 | "node": ">=10" |
| 8083 | }, |
| 8084 | "funding": { |
| 8085 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 8086 | } |
| 8087 | }, |
| 8088 | "node_modules/eslint/node_modules/argparse": { |
| 8089 | "version": "2.0.1", |
| 8090 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/argparse/-/argparse-2.0.1.tgz", |
| 8091 | "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| 8092 | "license": "Python-2.0" |
| 8093 | }, |
| 8094 | "node_modules/eslint/node_modules/find-up": { |
| 8095 | "version": "5.0.0", |
| 8096 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/find-up/-/find-up-5.0.0.tgz", |
| 8097 | "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
| 8098 | "license": "MIT", |
| 8099 | "dependencies": { |
| 8100 | "locate-path": "^6.0.0", |
| 8101 | "path-exists": "^4.0.0" |
| 8102 | }, |
| 8103 | "engines": { |
| 8104 | "node": ">=10" |
| 8105 | }, |
| 8106 | "funding": { |
| 8107 | "url": "https://github.com/sponsors/sindresorhus" |
| 8108 | } |
| 8109 | }, |
| 8110 | "node_modules/eslint/node_modules/globals": { |
| 8111 | "version": "13.24.0", |
| 8112 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globals/-/globals-13.24.0.tgz", |
| 8113 | "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", |
| 8114 | "license": "MIT", |
| 8115 | "dependencies": { |
| 8116 | "type-fest": "^0.20.2" |
| 8117 | }, |
| 8118 | "engines": { |
| 8119 | "node": ">=8" |
| 8120 | }, |
| 8121 | "funding": { |
| 8122 | "url": "https://github.com/sponsors/sindresorhus" |
| 8123 | } |
| 8124 | }, |
| 8125 | "node_modules/eslint/node_modules/js-yaml": { |
| 8126 | "version": "4.1.0", |
| 8127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-yaml/-/js-yaml-4.1.0.tgz", |
| 8128 | "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
| 8129 | "license": "MIT", |
| 8130 | "dependencies": { |
| 8131 | "argparse": "^2.0.1" |
| 8132 | }, |
| 8133 | "bin": { |
| 8134 | "js-yaml": "bin/js-yaml.js" |
| 8135 | } |
| 8136 | }, |
| 8137 | "node_modules/eslint/node_modules/locate-path": { |
| 8138 | "version": "6.0.0", |
| 8139 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/locate-path/-/locate-path-6.0.0.tgz", |
| 8140 | "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
| 8141 | "license": "MIT", |
| 8142 | "dependencies": { |
| 8143 | "p-locate": "^5.0.0" |
| 8144 | }, |
| 8145 | "engines": { |
| 8146 | "node": ">=10" |
| 8147 | }, |
| 8148 | "funding": { |
| 8149 | "url": "https://github.com/sponsors/sindresorhus" |
| 8150 | } |
| 8151 | }, |
| 8152 | "node_modules/eslint/node_modules/p-locate": { |
| 8153 | "version": "5.0.0", |
| 8154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-locate/-/p-locate-5.0.0.tgz", |
| 8155 | "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
| 8156 | "license": "MIT", |
| 8157 | "dependencies": { |
| 8158 | "p-limit": "^3.0.2" |
| 8159 | }, |
| 8160 | "engines": { |
| 8161 | "node": ">=10" |
| 8162 | }, |
| 8163 | "funding": { |
| 8164 | "url": "https://github.com/sponsors/sindresorhus" |
| 8165 | } |
| 8166 | }, |
| 8167 | "node_modules/eslint/node_modules/type-fest": { |
| 8168 | "version": "0.20.2", |
| 8169 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-fest/-/type-fest-0.20.2.tgz", |
| 8170 | "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", |
| 8171 | "license": "(MIT OR CC0-1.0)", |
| 8172 | "engines": { |
| 8173 | "node": ">=10" |
| 8174 | }, |
| 8175 | "funding": { |
| 8176 | "url": "https://github.com/sponsors/sindresorhus" |
| 8177 | } |
| 8178 | }, |
| 8179 | "node_modules/espree": { |
| 8180 | "version": "9.6.1", |
| 8181 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/espree/-/espree-9.6.1.tgz", |
| 8182 | "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", |
| 8183 | "license": "BSD-2-Clause", |
| 8184 | "dependencies": { |
| 8185 | "acorn": "^8.9.0", |
| 8186 | "acorn-jsx": "^5.3.2", |
| 8187 | "eslint-visitor-keys": "^3.4.1" |
| 8188 | }, |
| 8189 | "engines": { |
| 8190 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 8191 | }, |
| 8192 | "funding": { |
| 8193 | "url": "https://opencollective.com/eslint" |
| 8194 | } |
| 8195 | }, |
| 8196 | "node_modules/esprima": { |
| 8197 | "version": "4.0.1", |
| 8198 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esprima/-/esprima-4.0.1.tgz", |
| 8199 | "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", |
| 8200 | "license": "BSD-2-Clause", |
| 8201 | "bin": { |
| 8202 | "esparse": "bin/esparse.js", |
| 8203 | "esvalidate": "bin/esvalidate.js" |
| 8204 | }, |
| 8205 | "engines": { |
| 8206 | "node": ">=4" |
| 8207 | } |
| 8208 | }, |
| 8209 | "node_modules/esquery": { |
| 8210 | "version": "1.6.0", |
| 8211 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esquery/-/esquery-1.6.0.tgz", |
| 8212 | "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", |
| 8213 | "license": "BSD-3-Clause", |
| 8214 | "dependencies": { |
| 8215 | "estraverse": "^5.1.0" |
| 8216 | }, |
| 8217 | "engines": { |
| 8218 | "node": ">=0.10" |
| 8219 | } |
| 8220 | }, |
| 8221 | "node_modules/esrecurse": { |
| 8222 | "version": "4.3.0", |
| 8223 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esrecurse/-/esrecurse-4.3.0.tgz", |
| 8224 | "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", |
| 8225 | "license": "BSD-2-Clause", |
| 8226 | "dependencies": { |
| 8227 | "estraverse": "^5.2.0" |
| 8228 | }, |
| 8229 | "engines": { |
| 8230 | "node": ">=4.0" |
| 8231 | } |
| 8232 | }, |
| 8233 | "node_modules/estraverse": { |
| 8234 | "version": "5.3.0", |
| 8235 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estraverse/-/estraverse-5.3.0.tgz", |
| 8236 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| 8237 | "license": "BSD-2-Clause", |
| 8238 | "engines": { |
| 8239 | "node": ">=4.0" |
| 8240 | } |
| 8241 | }, |
| 8242 | "node_modules/estree-walker": { |
| 8243 | "version": "1.0.1", |
| 8244 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-1.0.1.tgz", |
| 8245 | "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", |
| 8246 | "license": "MIT" |
| 8247 | }, |
| 8248 | "node_modules/esutils": { |
| 8249 | "version": "2.0.3", |
| 8250 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esutils/-/esutils-2.0.3.tgz", |
| 8251 | "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
| 8252 | "license": "BSD-2-Clause", |
| 8253 | "engines": { |
| 8254 | "node": ">=0.10.0" |
| 8255 | } |
| 8256 | }, |
| 8257 | "node_modules/etag": { |
| 8258 | "version": "1.8.1", |
| 8259 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/etag/-/etag-1.8.1.tgz", |
| 8260 | "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", |
| 8261 | "license": "MIT", |
| 8262 | "engines": { |
| 8263 | "node": ">= 0.6" |
| 8264 | } |
| 8265 | }, |
| 8266 | "node_modules/eventemitter3": { |
| 8267 | "version": "4.0.7", |
| 8268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eventemitter3/-/eventemitter3-4.0.7.tgz", |
| 8269 | "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", |
| 8270 | "license": "MIT" |
| 8271 | }, |
| 8272 | "node_modules/events": { |
| 8273 | "version": "3.3.0", |
| 8274 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/events/-/events-3.3.0.tgz", |
| 8275 | "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
| 8276 | "license": "MIT", |
| 8277 | "engines": { |
| 8278 | "node": ">=0.8.x" |
| 8279 | } |
| 8280 | }, |
| 8281 | "node_modules/execa": { |
| 8282 | "version": "5.1.1", |
| 8283 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/execa/-/execa-5.1.1.tgz", |
| 8284 | "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
| 8285 | "license": "MIT", |
| 8286 | "dependencies": { |
| 8287 | "cross-spawn": "^7.0.3", |
| 8288 | "get-stream": "^6.0.0", |
| 8289 | "human-signals": "^2.1.0", |
| 8290 | "is-stream": "^2.0.0", |
| 8291 | "merge-stream": "^2.0.0", |
| 8292 | "npm-run-path": "^4.0.1", |
| 8293 | "onetime": "^5.1.2", |
| 8294 | "signal-exit": "^3.0.3", |
| 8295 | "strip-final-newline": "^2.0.0" |
| 8296 | }, |
| 8297 | "engines": { |
| 8298 | "node": ">=10" |
| 8299 | }, |
| 8300 | "funding": { |
| 8301 | "url": "https://github.com/sindresorhus/execa?sponsor=1" |
| 8302 | } |
| 8303 | }, |
| 8304 | "node_modules/exit": { |
| 8305 | "version": "0.1.2", |
| 8306 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/exit/-/exit-0.1.2.tgz", |
| 8307 | "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", |
| 8308 | "engines": { |
| 8309 | "node": ">= 0.8.0" |
| 8310 | } |
| 8311 | }, |
| 8312 | "node_modules/expect": { |
| 8313 | "version": "29.7.0", |
| 8314 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/expect/-/expect-29.7.0.tgz", |
| 8315 | "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", |
| 8316 | "dev": true, |
| 8317 | "license": "MIT", |
| 8318 | "dependencies": { |
| 8319 | "@jest/expect-utils": "^29.7.0", |
| 8320 | "jest-get-type": "^29.6.3", |
| 8321 | "jest-matcher-utils": "^29.7.0", |
| 8322 | "jest-message-util": "^29.7.0", |
| 8323 | "jest-util": "^29.7.0" |
| 8324 | }, |
| 8325 | "engines": { |
| 8326 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 8327 | } |
| 8328 | }, |
| 8329 | "node_modules/express": { |
| 8330 | "version": "4.21.2", |
| 8331 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/express/-/express-4.21.2.tgz", |
| 8332 | "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", |
| 8333 | "license": "MIT", |
| 8334 | "dependencies": { |
| 8335 | "accepts": "~1.3.8", |
| 8336 | "array-flatten": "1.1.1", |
| 8337 | "body-parser": "1.20.3", |
| 8338 | "content-disposition": "0.5.4", |
| 8339 | "content-type": "~1.0.4", |
| 8340 | "cookie": "0.7.1", |
| 8341 | "cookie-signature": "1.0.6", |
| 8342 | "debug": "2.6.9", |
| 8343 | "depd": "2.0.0", |
| 8344 | "encodeurl": "~2.0.0", |
| 8345 | "escape-html": "~1.0.3", |
| 8346 | "etag": "~1.8.1", |
| 8347 | "finalhandler": "1.3.1", |
| 8348 | "fresh": "0.5.2", |
| 8349 | "http-errors": "2.0.0", |
| 8350 | "merge-descriptors": "1.0.3", |
| 8351 | "methods": "~1.1.2", |
| 8352 | "on-finished": "2.4.1", |
| 8353 | "parseurl": "~1.3.3", |
| 8354 | "path-to-regexp": "0.1.12", |
| 8355 | "proxy-addr": "~2.0.7", |
| 8356 | "qs": "6.13.0", |
| 8357 | "range-parser": "~1.2.1", |
| 8358 | "safe-buffer": "5.2.1", |
| 8359 | "send": "0.19.0", |
| 8360 | "serve-static": "1.16.2", |
| 8361 | "setprototypeof": "1.2.0", |
| 8362 | "statuses": "2.0.1", |
| 8363 | "type-is": "~1.6.18", |
| 8364 | "utils-merge": "1.0.1", |
| 8365 | "vary": "~1.1.2" |
| 8366 | }, |
| 8367 | "engines": { |
| 8368 | "node": ">= 0.10.0" |
| 8369 | }, |
| 8370 | "funding": { |
| 8371 | "type": "opencollective", |
| 8372 | "url": "https://opencollective.com/express" |
| 8373 | } |
| 8374 | }, |
| 8375 | "node_modules/express/node_modules/cookie": { |
| 8376 | "version": "0.7.1", |
| 8377 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie/-/cookie-0.7.1.tgz", |
| 8378 | "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", |
| 8379 | "license": "MIT", |
| 8380 | "engines": { |
| 8381 | "node": ">= 0.6" |
| 8382 | } |
| 8383 | }, |
| 8384 | "node_modules/express/node_modules/debug": { |
| 8385 | "version": "2.6.9", |
| 8386 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 8387 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 8388 | "license": "MIT", |
| 8389 | "dependencies": { |
| 8390 | "ms": "2.0.0" |
| 8391 | } |
| 8392 | }, |
| 8393 | "node_modules/express/node_modules/ms": { |
| 8394 | "version": "2.0.0", |
| 8395 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 8396 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 8397 | "license": "MIT" |
| 8398 | }, |
| 8399 | "node_modules/express/node_modules/path-to-regexp": { |
| 8400 | "version": "0.1.12", |
| 8401 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-to-regexp/-/path-to-regexp-0.1.12.tgz", |
| 8402 | "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", |
| 8403 | "license": "MIT" |
| 8404 | }, |
| 8405 | "node_modules/express/node_modules/qs": { |
| 8406 | "version": "6.13.0", |
| 8407 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/qs/-/qs-6.13.0.tgz", |
| 8408 | "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", |
| 8409 | "license": "BSD-3-Clause", |
| 8410 | "dependencies": { |
| 8411 | "side-channel": "^1.0.6" |
| 8412 | }, |
| 8413 | "engines": { |
| 8414 | "node": ">=0.6" |
| 8415 | }, |
| 8416 | "funding": { |
| 8417 | "url": "https://github.com/sponsors/ljharb" |
| 8418 | } |
| 8419 | }, |
| 8420 | "node_modules/fast-deep-equal": { |
| 8421 | "version": "3.1.3", |
| 8422 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| 8423 | "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| 8424 | "license": "MIT" |
| 8425 | }, |
| 8426 | "node_modules/fast-glob": { |
| 8427 | "version": "3.3.3", |
| 8428 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-glob/-/fast-glob-3.3.3.tgz", |
| 8429 | "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
| 8430 | "license": "MIT", |
| 8431 | "dependencies": { |
| 8432 | "@nodelib/fs.stat": "^2.0.2", |
| 8433 | "@nodelib/fs.walk": "^1.2.3", |
| 8434 | "glob-parent": "^5.1.2", |
| 8435 | "merge2": "^1.3.0", |
| 8436 | "micromatch": "^4.0.8" |
| 8437 | }, |
| 8438 | "engines": { |
| 8439 | "node": ">=8.6.0" |
| 8440 | } |
| 8441 | }, |
| 8442 | "node_modules/fast-glob/node_modules/glob-parent": { |
| 8443 | "version": "5.1.2", |
| 8444 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob-parent/-/glob-parent-5.1.2.tgz", |
| 8445 | "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| 8446 | "license": "ISC", |
| 8447 | "dependencies": { |
| 8448 | "is-glob": "^4.0.1" |
| 8449 | }, |
| 8450 | "engines": { |
| 8451 | "node": ">= 6" |
| 8452 | } |
| 8453 | }, |
| 8454 | "node_modules/fast-json-stable-stringify": { |
| 8455 | "version": "2.1.0", |
| 8456 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
| 8457 | "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| 8458 | "license": "MIT" |
| 8459 | }, |
| 8460 | "node_modules/fast-levenshtein": { |
| 8461 | "version": "2.0.6", |
| 8462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
| 8463 | "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", |
| 8464 | "license": "MIT" |
| 8465 | }, |
| 8466 | "node_modules/fast-uri": { |
| 8467 | "version": "3.0.6", |
| 8468 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-uri/-/fast-uri-3.0.6.tgz", |
| 8469 | "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==", |
| 8470 | "funding": [ |
| 8471 | { |
| 8472 | "type": "github", |
| 8473 | "url": "https://github.com/sponsors/fastify" |
| 8474 | }, |
| 8475 | { |
| 8476 | "type": "opencollective", |
| 8477 | "url": "https://opencollective.com/fastify" |
| 8478 | } |
| 8479 | ], |
| 8480 | "license": "BSD-3-Clause" |
| 8481 | }, |
| 8482 | "node_modules/fastq": { |
| 8483 | "version": "1.19.1", |
| 8484 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fastq/-/fastq-1.19.1.tgz", |
| 8485 | "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", |
| 8486 | "license": "ISC", |
| 8487 | "dependencies": { |
| 8488 | "reusify": "^1.0.4" |
| 8489 | } |
| 8490 | }, |
| 8491 | "node_modules/faye-websocket": { |
| 8492 | "version": "0.11.4", |
| 8493 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/faye-websocket/-/faye-websocket-0.11.4.tgz", |
| 8494 | "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", |
| 8495 | "license": "Apache-2.0", |
| 8496 | "dependencies": { |
| 8497 | "websocket-driver": ">=0.5.1" |
| 8498 | }, |
| 8499 | "engines": { |
| 8500 | "node": ">=0.8.0" |
| 8501 | } |
| 8502 | }, |
| 8503 | "node_modules/fb-watchman": { |
| 8504 | "version": "2.0.2", |
| 8505 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fb-watchman/-/fb-watchman-2.0.2.tgz", |
| 8506 | "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", |
| 8507 | "license": "Apache-2.0", |
| 8508 | "dependencies": { |
| 8509 | "bser": "2.1.1" |
| 8510 | } |
| 8511 | }, |
| 8512 | "node_modules/file-entry-cache": { |
| 8513 | "version": "6.0.1", |
| 8514 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/file-entry-cache/-/file-entry-cache-6.0.1.tgz", |
| 8515 | "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", |
| 8516 | "license": "MIT", |
| 8517 | "dependencies": { |
| 8518 | "flat-cache": "^3.0.4" |
| 8519 | }, |
| 8520 | "engines": { |
| 8521 | "node": "^10.12.0 || >=12.0.0" |
| 8522 | } |
| 8523 | }, |
| 8524 | "node_modules/file-loader": { |
| 8525 | "version": "6.2.0", |
| 8526 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/file-loader/-/file-loader-6.2.0.tgz", |
| 8527 | "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==", |
| 8528 | "license": "MIT", |
| 8529 | "dependencies": { |
| 8530 | "loader-utils": "^2.0.0", |
| 8531 | "schema-utils": "^3.0.0" |
| 8532 | }, |
| 8533 | "engines": { |
| 8534 | "node": ">= 10.13.0" |
| 8535 | }, |
| 8536 | "funding": { |
| 8537 | "type": "opencollective", |
| 8538 | "url": "https://opencollective.com/webpack" |
| 8539 | }, |
| 8540 | "peerDependencies": { |
| 8541 | "webpack": "^4.0.0 || ^5.0.0" |
| 8542 | } |
| 8543 | }, |
| 8544 | "node_modules/file-loader/node_modules/schema-utils": { |
| 8545 | "version": "3.3.0", |
| 8546 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/schema-utils/-/schema-utils-3.3.0.tgz", |
| 8547 | "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", |
| 8548 | "license": "MIT", |
| 8549 | "dependencies": { |
| 8550 | "@types/json-schema": "^7.0.8", |
| 8551 | "ajv": "^6.12.5", |
| 8552 | "ajv-keywords": "^3.5.2" |
| 8553 | }, |
| 8554 | "engines": { |
| 8555 | "node": ">= 10.13.0" |
| 8556 | }, |
| 8557 | "funding": { |
| 8558 | "type": "opencollective", |
| 8559 | "url": "https://opencollective.com/webpack" |
| 8560 | } |
| 8561 | }, |
| 8562 | "node_modules/filelist": { |
| 8563 | "version": "1.0.4", |
| 8564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/filelist/-/filelist-1.0.4.tgz", |
| 8565 | "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", |
| 8566 | "license": "Apache-2.0", |
| 8567 | "dependencies": { |
| 8568 | "minimatch": "^5.0.1" |
| 8569 | } |
| 8570 | }, |
| 8571 | "node_modules/filelist/node_modules/brace-expansion": { |
| 8572 | "version": "2.0.1", |
| 8573 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/brace-expansion/-/brace-expansion-2.0.1.tgz", |
| 8574 | "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", |
| 8575 | "license": "MIT", |
| 8576 | "dependencies": { |
| 8577 | "balanced-match": "^1.0.0" |
| 8578 | } |
| 8579 | }, |
| 8580 | "node_modules/filelist/node_modules/minimatch": { |
| 8581 | "version": "5.1.6", |
| 8582 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-5.1.6.tgz", |
| 8583 | "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| 8584 | "license": "ISC", |
| 8585 | "dependencies": { |
| 8586 | "brace-expansion": "^2.0.1" |
| 8587 | }, |
| 8588 | "engines": { |
| 8589 | "node": ">=10" |
| 8590 | } |
| 8591 | }, |
| 8592 | "node_modules/filesize": { |
| 8593 | "version": "8.0.7", |
| 8594 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/filesize/-/filesize-8.0.7.tgz", |
| 8595 | "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==", |
| 8596 | "license": "BSD-3-Clause", |
| 8597 | "engines": { |
| 8598 | "node": ">= 0.4.0" |
| 8599 | } |
| 8600 | }, |
| 8601 | "node_modules/fill-range": { |
| 8602 | "version": "7.1.1", |
| 8603 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fill-range/-/fill-range-7.1.1.tgz", |
| 8604 | "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
| 8605 | "license": "MIT", |
| 8606 | "dependencies": { |
| 8607 | "to-regex-range": "^5.0.1" |
| 8608 | }, |
| 8609 | "engines": { |
| 8610 | "node": ">=8" |
| 8611 | } |
| 8612 | }, |
| 8613 | "node_modules/finalhandler": { |
| 8614 | "version": "1.3.1", |
| 8615 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/finalhandler/-/finalhandler-1.3.1.tgz", |
| 8616 | "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", |
| 8617 | "license": "MIT", |
| 8618 | "dependencies": { |
| 8619 | "debug": "2.6.9", |
| 8620 | "encodeurl": "~2.0.0", |
| 8621 | "escape-html": "~1.0.3", |
| 8622 | "on-finished": "2.4.1", |
| 8623 | "parseurl": "~1.3.3", |
| 8624 | "statuses": "2.0.1", |
| 8625 | "unpipe": "~1.0.0" |
| 8626 | }, |
| 8627 | "engines": { |
| 8628 | "node": ">= 0.8" |
| 8629 | } |
| 8630 | }, |
| 8631 | "node_modules/finalhandler/node_modules/debug": { |
| 8632 | "version": "2.6.9", |
| 8633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 8634 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 8635 | "license": "MIT", |
| 8636 | "dependencies": { |
| 8637 | "ms": "2.0.0" |
| 8638 | } |
| 8639 | }, |
| 8640 | "node_modules/finalhandler/node_modules/ms": { |
| 8641 | "version": "2.0.0", |
| 8642 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 8643 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 8644 | "license": "MIT" |
| 8645 | }, |
| 8646 | "node_modules/find-cache-dir": { |
| 8647 | "version": "3.3.2", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 8648 | "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 8649 | "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 8650 | "dependencies": { |
| 8651 | "commondir": "^1.0.1", |
| 8652 | "make-dir": "^3.0.2", |
| 8653 | "pkg-dir": "^4.1.0" |
| 8654 | }, |
| 8655 | "engines": { |
| 8656 | "node": ">=8" |
| 8657 | }, |
| 8658 | "funding": { |
| 8659 | "url": "https://github.com/avajs/find-cache-dir?sponsor=1" |
| 8660 | } |
| 8661 | }, |
| 8662 | "node_modules/find-cache-dir/node_modules/make-dir": { |
| 8663 | "version": "3.1.0", |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 8664 | "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 8665 | "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 8666 | "dependencies": { |
| 8667 | "semver": "^6.0.0" |
| 8668 | }, |
| 8669 | "engines": { |
| 8670 | "node": ">=8" |
| 8671 | }, |
| 8672 | "funding": { |
| 8673 | "url": "https://github.com/sponsors/sindresorhus" |
| 8674 | } |
| 8675 | }, |
| 8676 | "node_modules/find-up": { |
| 8677 | "version": "4.1.0", |
| 8678 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/find-up/-/find-up-4.1.0.tgz", |
| 8679 | "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
| 8680 | "license": "MIT", |
| 8681 | "dependencies": { |
| 8682 | "locate-path": "^5.0.0", |
| 8683 | "path-exists": "^4.0.0" |
| 8684 | }, |
| 8685 | "engines": { |
| 8686 | "node": ">=8" |
| 8687 | } |
| 8688 | }, |
| 8689 | "node_modules/flat-cache": { |
| 8690 | "version": "3.2.0", |
| 8691 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/flat-cache/-/flat-cache-3.2.0.tgz", |
| 8692 | "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", |
| 8693 | "license": "MIT", |
| 8694 | "dependencies": { |
| 8695 | "flatted": "^3.2.9", |
| 8696 | "keyv": "^4.5.3", |
| 8697 | "rimraf": "^3.0.2" |
| 8698 | }, |
| 8699 | "engines": { |
| 8700 | "node": "^10.12.0 || >=12.0.0" |
| 8701 | } |
| 8702 | }, |
| 8703 | "node_modules/flatted": { |
| 8704 | "version": "3.3.3", |
| 8705 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/flatted/-/flatted-3.3.3.tgz", |
| 8706 | "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", |
| 8707 | "license": "ISC" |
| 8708 | }, |
| 8709 | "node_modules/follow-redirects": { |
| 8710 | "version": "1.15.9", |
| 8711 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/follow-redirects/-/follow-redirects-1.15.9.tgz", |
| 8712 | "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", |
| 8713 | "funding": [ |
| 8714 | { |
| 8715 | "type": "individual", |
| 8716 | "url": "https://github.com/sponsors/RubenVerborgh" |
| 8717 | } |
| 8718 | ], |
| 8719 | "license": "MIT", |
| 8720 | "engines": { |
| 8721 | "node": ">=4.0" |
| 8722 | }, |
| 8723 | "peerDependenciesMeta": { |
| 8724 | "debug": { |
| 8725 | "optional": true |
| 8726 | } |
| 8727 | } |
| 8728 | }, |
| 8729 | "node_modules/for-each": { |
| 8730 | "version": "0.3.5", |
| 8731 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/for-each/-/for-each-0.3.5.tgz", |
| 8732 | "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", |
| 8733 | "license": "MIT", |
| 8734 | "dependencies": { |
| 8735 | "is-callable": "^1.2.7" |
| 8736 | }, |
| 8737 | "engines": { |
| 8738 | "node": ">= 0.4" |
| 8739 | }, |
| 8740 | "funding": { |
| 8741 | "url": "https://github.com/sponsors/ljharb" |
| 8742 | } |
| 8743 | }, |
| 8744 | "node_modules/foreground-child": { |
| 8745 | "version": "3.3.1", |
| 8746 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/foreground-child/-/foreground-child-3.3.1.tgz", |
| 8747 | "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| 8748 | "license": "ISC", |
| 8749 | "dependencies": { |
| 8750 | "cross-spawn": "^7.0.6", |
| 8751 | "signal-exit": "^4.0.1" |
| 8752 | }, |
| 8753 | "engines": { |
| 8754 | "node": ">=14" |
| 8755 | }, |
| 8756 | "funding": { |
| 8757 | "url": "https://github.com/sponsors/isaacs" |
| 8758 | } |
| 8759 | }, |
| 8760 | "node_modules/foreground-child/node_modules/signal-exit": { |
| 8761 | "version": "4.1.0", |
| 8762 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/signal-exit/-/signal-exit-4.1.0.tgz", |
| 8763 | "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| 8764 | "license": "ISC", |
| 8765 | "engines": { |
| 8766 | "node": ">=14" |
| 8767 | }, |
| 8768 | "funding": { |
| 8769 | "url": "https://github.com/sponsors/isaacs" |
| 8770 | } |
| 8771 | }, |
| 8772 | "node_modules/fork-ts-checker-webpack-plugin": { |
| 8773 | "version": "6.5.3", |
| 8774 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz", |
| 8775 | "integrity": "sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==", |
| 8776 | "license": "MIT", |
| 8777 | "dependencies": { |
| 8778 | "@babel/code-frame": "^7.8.3", |
| 8779 | "@types/json-schema": "^7.0.5", |
| 8780 | "chalk": "^4.1.0", |
| 8781 | "chokidar": "^3.4.2", |
| 8782 | "cosmiconfig": "^6.0.0", |
| 8783 | "deepmerge": "^4.2.2", |
| 8784 | "fs-extra": "^9.0.0", |
| 8785 | "glob": "^7.1.6", |
| 8786 | "memfs": "^3.1.2", |
| 8787 | "minimatch": "^3.0.4", |
| 8788 | "schema-utils": "2.7.0", |
| 8789 | "semver": "^7.3.2", |
| 8790 | "tapable": "^1.0.0" |
| 8791 | }, |
| 8792 | "engines": { |
| 8793 | "node": ">=10", |
| 8794 | "yarn": ">=1.0.0" |
| 8795 | }, |
| 8796 | "peerDependencies": { |
| 8797 | "eslint": ">= 6", |
| 8798 | "typescript": ">= 2.7", |
| 8799 | "vue-template-compiler": "*", |
| 8800 | "webpack": ">= 4" |
| 8801 | }, |
| 8802 | "peerDependenciesMeta": { |
| 8803 | "eslint": { |
| 8804 | "optional": true |
| 8805 | }, |
| 8806 | "vue-template-compiler": { |
| 8807 | "optional": true |
| 8808 | } |
| 8809 | } |
| 8810 | }, |
| 8811 | "node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": { |
| 8812 | "version": "6.0.0", |
| 8813 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cosmiconfig/-/cosmiconfig-6.0.0.tgz", |
| 8814 | "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", |
| 8815 | "license": "MIT", |
| 8816 | "dependencies": { |
| 8817 | "@types/parse-json": "^4.0.0", |
| 8818 | "import-fresh": "^3.1.0", |
| 8819 | "parse-json": "^5.0.0", |
| 8820 | "path-type": "^4.0.0", |
| 8821 | "yaml": "^1.7.2" |
| 8822 | }, |
| 8823 | "engines": { |
| 8824 | "node": ">=8" |
| 8825 | } |
| 8826 | }, |
| 8827 | "node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": { |
| 8828 | "version": "9.1.0", |
| 8829 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs-extra/-/fs-extra-9.1.0.tgz", |
| 8830 | "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", |
| 8831 | "license": "MIT", |
| 8832 | "dependencies": { |
| 8833 | "at-least-node": "^1.0.0", |
| 8834 | "graceful-fs": "^4.2.0", |
| 8835 | "jsonfile": "^6.0.1", |
| 8836 | "universalify": "^2.0.0" |
| 8837 | }, |
| 8838 | "engines": { |
| 8839 | "node": ">=10" |
| 8840 | } |
| 8841 | }, |
| 8842 | "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { |
| 8843 | "version": "2.7.0", |
| 8844 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/schema-utils/-/schema-utils-2.7.0.tgz", |
| 8845 | "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==", |
| 8846 | "license": "MIT", |
| 8847 | "dependencies": { |
| 8848 | "@types/json-schema": "^7.0.4", |
| 8849 | "ajv": "^6.12.2", |
| 8850 | "ajv-keywords": "^3.4.1" |
| 8851 | }, |
| 8852 | "engines": { |
| 8853 | "node": ">= 8.9.0" |
| 8854 | }, |
| 8855 | "funding": { |
| 8856 | "type": "opencollective", |
| 8857 | "url": "https://opencollective.com/webpack" |
| 8858 | } |
| 8859 | }, |
| 8860 | "node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": { |
| 8861 | "version": "7.7.2", |
| 8862 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 8863 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 8864 | "license": "ISC", |
| 8865 | "bin": { |
| 8866 | "semver": "bin/semver.js" |
| 8867 | }, |
| 8868 | "engines": { |
| 8869 | "node": ">=10" |
| 8870 | } |
| 8871 | }, |
| 8872 | "node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": { |
| 8873 | "version": "1.1.3", |
| 8874 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tapable/-/tapable-1.1.3.tgz", |
| 8875 | "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", |
| 8876 | "license": "MIT", |
| 8877 | "engines": { |
| 8878 | "node": ">=6" |
| 8879 | } |
| 8880 | }, |
| 8881 | "node_modules/form-data": { |
| 8882 | "version": "4.0.2", |
| 8883 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/form-data/-/form-data-4.0.2.tgz", |
| 8884 | "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", |
| 8885 | "license": "MIT", |
| 8886 | "dependencies": { |
| 8887 | "asynckit": "^0.4.0", |
| 8888 | "combined-stream": "^1.0.8", |
| 8889 | "es-set-tostringtag": "^2.1.0", |
| 8890 | "mime-types": "^2.1.12" |
| 8891 | }, |
| 8892 | "engines": { |
| 8893 | "node": ">= 6" |
| 8894 | } |
| 8895 | }, |
| 8896 | "node_modules/forwarded": { |
| 8897 | "version": "0.2.0", |
| 8898 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/forwarded/-/forwarded-0.2.0.tgz", |
| 8899 | "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", |
| 8900 | "license": "MIT", |
| 8901 | "engines": { |
| 8902 | "node": ">= 0.6" |
| 8903 | } |
| 8904 | }, |
| 8905 | "node_modules/fraction.js": { |
| 8906 | "version": "4.3.7", |
| 8907 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fraction.js/-/fraction.js-4.3.7.tgz", |
| 8908 | "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", |
| 8909 | "license": "MIT", |
| 8910 | "engines": { |
| 8911 | "node": "*" |
| 8912 | }, |
| 8913 | "funding": { |
| 8914 | "type": "patreon", |
| 8915 | "url": "https://github.com/sponsors/rawify" |
| 8916 | } |
| 8917 | }, |
| 8918 | "node_modules/fresh": { |
| 8919 | "version": "0.5.2", |
| 8920 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fresh/-/fresh-0.5.2.tgz", |
| 8921 | "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", |
| 8922 | "license": "MIT", |
| 8923 | "engines": { |
| 8924 | "node": ">= 0.6" |
| 8925 | } |
| 8926 | }, |
| 8927 | "node_modules/fs-extra": { |
| 8928 | "version": "10.1.0", |
| 8929 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs-extra/-/fs-extra-10.1.0.tgz", |
| 8930 | "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", |
| 8931 | "license": "MIT", |
| 8932 | "dependencies": { |
| 8933 | "graceful-fs": "^4.2.0", |
| 8934 | "jsonfile": "^6.0.1", |
| 8935 | "universalify": "^2.0.0" |
| 8936 | }, |
| 8937 | "engines": { |
| 8938 | "node": ">=12" |
| 8939 | } |
| 8940 | }, |
| 8941 | "node_modules/fs-monkey": { |
| 8942 | "version": "1.0.6", |
| 8943 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs-monkey/-/fs-monkey-1.0.6.tgz", |
| 8944 | "integrity": "sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==", |
| 8945 | "license": "Unlicense" |
| 8946 | }, |
| 8947 | "node_modules/fs.realpath": { |
| 8948 | "version": "1.0.0", |
| 8949 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| 8950 | "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", |
| 8951 | "license": "ISC" |
| 8952 | }, |
| 8953 | "node_modules/fsevents": { |
| 8954 | "version": "2.3.3", |
| 8955 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fsevents/-/fsevents-2.3.3.tgz", |
| 8956 | "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| 8957 | "hasInstallScript": true, |
| 8958 | "license": "MIT", |
| 8959 | "optional": true, |
| 8960 | "os": [ |
| 8961 | "darwin" |
| 8962 | ], |
| 8963 | "engines": { |
| 8964 | "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| 8965 | } |
| 8966 | }, |
| 8967 | "node_modules/function-bind": { |
| 8968 | "version": "1.1.2", |
| 8969 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/function-bind/-/function-bind-1.1.2.tgz", |
| 8970 | "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| 8971 | "license": "MIT", |
| 8972 | "funding": { |
| 8973 | "url": "https://github.com/sponsors/ljharb" |
| 8974 | } |
| 8975 | }, |
| 8976 | "node_modules/function.prototype.name": { |
| 8977 | "version": "1.1.8", |
| 8978 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/function.prototype.name/-/function.prototype.name-1.1.8.tgz", |
| 8979 | "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", |
| 8980 | "license": "MIT", |
| 8981 | "dependencies": { |
| 8982 | "call-bind": "^1.0.8", |
| 8983 | "call-bound": "^1.0.3", |
| 8984 | "define-properties": "^1.2.1", |
| 8985 | "functions-have-names": "^1.2.3", |
| 8986 | "hasown": "^2.0.2", |
| 8987 | "is-callable": "^1.2.7" |
| 8988 | }, |
| 8989 | "engines": { |
| 8990 | "node": ">= 0.4" |
| 8991 | }, |
| 8992 | "funding": { |
| 8993 | "url": "https://github.com/sponsors/ljharb" |
| 8994 | } |
| 8995 | }, |
| 8996 | "node_modules/functions-have-names": { |
| 8997 | "version": "1.2.3", |
| 8998 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/functions-have-names/-/functions-have-names-1.2.3.tgz", |
| 8999 | "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", |
| 9000 | "license": "MIT", |
| 9001 | "funding": { |
| 9002 | "url": "https://github.com/sponsors/ljharb" |
| 9003 | } |
| 9004 | }, |
| 9005 | "node_modules/gensync": { |
| 9006 | "version": "1.0.0-beta.2", |
| 9007 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/gensync/-/gensync-1.0.0-beta.2.tgz", |
| 9008 | "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
| 9009 | "license": "MIT", |
| 9010 | "engines": { |
| 9011 | "node": ">=6.9.0" |
| 9012 | } |
| 9013 | }, |
| 9014 | "node_modules/get-caller-file": { |
| 9015 | "version": "2.0.5", |
| 9016 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| 9017 | "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
| 9018 | "license": "ISC", |
| 9019 | "engines": { |
| 9020 | "node": "6.* || 8.* || >= 10.*" |
| 9021 | } |
| 9022 | }, |
| 9023 | "node_modules/get-intrinsic": { |
| 9024 | "version": "1.3.0", |
| 9025 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| 9026 | "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| 9027 | "license": "MIT", |
| 9028 | "dependencies": { |
| 9029 | "call-bind-apply-helpers": "^1.0.2", |
| 9030 | "es-define-property": "^1.0.1", |
| 9031 | "es-errors": "^1.3.0", |
| 9032 | "es-object-atoms": "^1.1.1", |
| 9033 | "function-bind": "^1.1.2", |
| 9034 | "get-proto": "^1.0.1", |
| 9035 | "gopd": "^1.2.0", |
| 9036 | "has-symbols": "^1.1.0", |
| 9037 | "hasown": "^2.0.2", |
| 9038 | "math-intrinsics": "^1.1.0" |
| 9039 | }, |
| 9040 | "engines": { |
| 9041 | "node": ">= 0.4" |
| 9042 | }, |
| 9043 | "funding": { |
| 9044 | "url": "https://github.com/sponsors/ljharb" |
| 9045 | } |
| 9046 | }, |
| 9047 | "node_modules/get-own-enumerable-property-symbols": { |
| 9048 | "version": "3.0.2", |
| 9049 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
| 9050 | "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", |
| 9051 | "license": "ISC" |
| 9052 | }, |
| 9053 | "node_modules/get-package-type": { |
| 9054 | "version": "0.1.0", |
| 9055 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-package-type/-/get-package-type-0.1.0.tgz", |
| 9056 | "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", |
| 9057 | "license": "MIT", |
| 9058 | "engines": { |
| 9059 | "node": ">=8.0.0" |
| 9060 | } |
| 9061 | }, |
| 9062 | "node_modules/get-proto": { |
| 9063 | "version": "1.0.1", |
| 9064 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-proto/-/get-proto-1.0.1.tgz", |
| 9065 | "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| 9066 | "license": "MIT", |
| 9067 | "dependencies": { |
| 9068 | "dunder-proto": "^1.0.1", |
| 9069 | "es-object-atoms": "^1.0.0" |
| 9070 | }, |
| 9071 | "engines": { |
| 9072 | "node": ">= 0.4" |
| 9073 | } |
| 9074 | }, |
| 9075 | "node_modules/get-stream": { |
| 9076 | "version": "6.0.1", |
| 9077 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-stream/-/get-stream-6.0.1.tgz", |
| 9078 | "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", |
| 9079 | "license": "MIT", |
| 9080 | "engines": { |
| 9081 | "node": ">=10" |
| 9082 | }, |
| 9083 | "funding": { |
| 9084 | "url": "https://github.com/sponsors/sindresorhus" |
| 9085 | } |
| 9086 | }, |
| 9087 | "node_modules/get-symbol-description": { |
| 9088 | "version": "1.1.0", |
| 9089 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-symbol-description/-/get-symbol-description-1.1.0.tgz", |
| 9090 | "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", |
| 9091 | "license": "MIT", |
| 9092 | "dependencies": { |
| 9093 | "call-bound": "^1.0.3", |
| 9094 | "es-errors": "^1.3.0", |
| 9095 | "get-intrinsic": "^1.2.6" |
| 9096 | }, |
| 9097 | "engines": { |
| 9098 | "node": ">= 0.4" |
| 9099 | }, |
| 9100 | "funding": { |
| 9101 | "url": "https://github.com/sponsors/ljharb" |
| 9102 | } |
| 9103 | }, |
| 9104 | "node_modules/glob": { |
| 9105 | "version": "7.2.3", |
| 9106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob/-/glob-7.2.3.tgz", |
| 9107 | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| 9108 | "deprecated": "Glob versions prior to v9 are no longer supported", |
| 9109 | "license": "ISC", |
| 9110 | "dependencies": { |
| 9111 | "fs.realpath": "^1.0.0", |
| 9112 | "inflight": "^1.0.4", |
| 9113 | "inherits": "2", |
| 9114 | "minimatch": "^3.1.1", |
| 9115 | "once": "^1.3.0", |
| 9116 | "path-is-absolute": "^1.0.0" |
| 9117 | }, |
| 9118 | "engines": { |
| 9119 | "node": "*" |
| 9120 | }, |
| 9121 | "funding": { |
| 9122 | "url": "https://github.com/sponsors/isaacs" |
| 9123 | } |
| 9124 | }, |
| 9125 | "node_modules/glob-parent": { |
| 9126 | "version": "6.0.2", |
| 9127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob-parent/-/glob-parent-6.0.2.tgz", |
| 9128 | "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| 9129 | "license": "ISC", |
| 9130 | "dependencies": { |
| 9131 | "is-glob": "^4.0.3" |
| 9132 | }, |
| 9133 | "engines": { |
| 9134 | "node": ">=10.13.0" |
| 9135 | } |
| 9136 | }, |
| 9137 | "node_modules/glob-to-regexp": { |
| 9138 | "version": "0.4.1", |
| 9139 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", |
| 9140 | "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", |
| 9141 | "license": "BSD-2-Clause" |
| 9142 | }, |
| 9143 | "node_modules/global-modules": { |
| 9144 | "version": "2.0.0", |
| 9145 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/global-modules/-/global-modules-2.0.0.tgz", |
| 9146 | "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", |
| 9147 | "license": "MIT", |
| 9148 | "dependencies": { |
| 9149 | "global-prefix": "^3.0.0" |
| 9150 | }, |
| 9151 | "engines": { |
| 9152 | "node": ">=6" |
| 9153 | } |
| 9154 | }, |
| 9155 | "node_modules/global-prefix": { |
| 9156 | "version": "3.0.0", |
| 9157 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/global-prefix/-/global-prefix-3.0.0.tgz", |
| 9158 | "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", |
| 9159 | "license": "MIT", |
| 9160 | "dependencies": { |
| 9161 | "ini": "^1.3.5", |
| 9162 | "kind-of": "^6.0.2", |
| 9163 | "which": "^1.3.1" |
| 9164 | }, |
| 9165 | "engines": { |
| 9166 | "node": ">=6" |
| 9167 | } |
| 9168 | }, |
| 9169 | "node_modules/global-prefix/node_modules/which": { |
| 9170 | "version": "1.3.1", |
| 9171 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which/-/which-1.3.1.tgz", |
| 9172 | "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", |
| 9173 | "license": "ISC", |
| 9174 | "dependencies": { |
| 9175 | "isexe": "^2.0.0" |
| 9176 | }, |
| 9177 | "bin": { |
| 9178 | "which": "bin/which" |
| 9179 | } |
| 9180 | }, |
| 9181 | "node_modules/globals": { |
| 9182 | "version": "11.12.0", |
| 9183 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globals/-/globals-11.12.0.tgz", |
| 9184 | "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", |
| 9185 | "license": "MIT", |
| 9186 | "engines": { |
| 9187 | "node": ">=4" |
| 9188 | } |
| 9189 | }, |
| 9190 | "node_modules/globalthis": { |
| 9191 | "version": "1.0.4", |
| 9192 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globalthis/-/globalthis-1.0.4.tgz", |
| 9193 | "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", |
| 9194 | "license": "MIT", |
| 9195 | "dependencies": { |
| 9196 | "define-properties": "^1.2.1", |
| 9197 | "gopd": "^1.0.1" |
| 9198 | }, |
| 9199 | "engines": { |
| 9200 | "node": ">= 0.4" |
| 9201 | }, |
| 9202 | "funding": { |
| 9203 | "url": "https://github.com/sponsors/ljharb" |
| 9204 | } |
| 9205 | }, |
| 9206 | "node_modules/globby": { |
| 9207 | "version": "11.1.0", |
| 9208 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globby/-/globby-11.1.0.tgz", |
| 9209 | "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", |
| 9210 | "license": "MIT", |
| 9211 | "dependencies": { |
| 9212 | "array-union": "^2.1.0", |
| 9213 | "dir-glob": "^3.0.1", |
| 9214 | "fast-glob": "^3.2.9", |
| 9215 | "ignore": "^5.2.0", |
| 9216 | "merge2": "^1.4.1", |
| 9217 | "slash": "^3.0.0" |
| 9218 | }, |
| 9219 | "engines": { |
| 9220 | "node": ">=10" |
| 9221 | }, |
| 9222 | "funding": { |
| 9223 | "url": "https://github.com/sponsors/sindresorhus" |
| 9224 | } |
| 9225 | }, |
| 9226 | "node_modules/gopd": { |
| 9227 | "version": "1.2.0", |
| 9228 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/gopd/-/gopd-1.2.0.tgz", |
| 9229 | "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| 9230 | "license": "MIT", |
| 9231 | "engines": { |
| 9232 | "node": ">= 0.4" |
| 9233 | }, |
| 9234 | "funding": { |
| 9235 | "url": "https://github.com/sponsors/ljharb" |
| 9236 | } |
| 9237 | }, |
| 9238 | "node_modules/graceful-fs": { |
| 9239 | "version": "4.2.11", |
| 9240 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| 9241 | "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| 9242 | "license": "ISC" |
| 9243 | }, |
| 9244 | "node_modules/graphemer": { |
| 9245 | "version": "1.4.0", |
| 9246 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/graphemer/-/graphemer-1.4.0.tgz", |
| 9247 | "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", |
| 9248 | "license": "MIT" |
| 9249 | }, |
| 9250 | "node_modules/graphql": { |
| 9251 | "version": "16.11.0", |
| 9252 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/graphql/-/graphql-16.11.0.tgz", |
| 9253 | "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==", |
| 9254 | "dev": true, |
| 9255 | "license": "MIT", |
| 9256 | "engines": { |
| 9257 | "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" |
| 9258 | } |
| 9259 | }, |
| 9260 | "node_modules/gzip-size": { |
| 9261 | "version": "6.0.0", |
| 9262 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/gzip-size/-/gzip-size-6.0.0.tgz", |
| 9263 | "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", |
| 9264 | "license": "MIT", |
| 9265 | "dependencies": { |
| 9266 | "duplexer": "^0.1.2" |
| 9267 | }, |
| 9268 | "engines": { |
| 9269 | "node": ">=10" |
| 9270 | }, |
| 9271 | "funding": { |
| 9272 | "url": "https://github.com/sponsors/sindresorhus" |
| 9273 | } |
| 9274 | }, |
| 9275 | "node_modules/handle-thing": { |
| 9276 | "version": "2.0.1", |
| 9277 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/handle-thing/-/handle-thing-2.0.1.tgz", |
| 9278 | "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", |
| 9279 | "license": "MIT" |
| 9280 | }, |
| 9281 | "node_modules/harmony-reflect": { |
| 9282 | "version": "1.6.2", |
| 9283 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/harmony-reflect/-/harmony-reflect-1.6.2.tgz", |
| 9284 | "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==", |
| 9285 | "license": "(Apache-2.0 OR MPL-1.1)" |
| 9286 | }, |
| 9287 | "node_modules/has-bigints": { |
| 9288 | "version": "1.1.0", |
| 9289 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-bigints/-/has-bigints-1.1.0.tgz", |
| 9290 | "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", |
| 9291 | "license": "MIT", |
| 9292 | "engines": { |
| 9293 | "node": ">= 0.4" |
| 9294 | }, |
| 9295 | "funding": { |
| 9296 | "url": "https://github.com/sponsors/ljharb" |
| 9297 | } |
| 9298 | }, |
| 9299 | "node_modules/has-flag": { |
| 9300 | "version": "4.0.0", |
| 9301 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-flag/-/has-flag-4.0.0.tgz", |
| 9302 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 9303 | "license": "MIT", |
| 9304 | "engines": { |
| 9305 | "node": ">=8" |
| 9306 | } |
| 9307 | }, |
| 9308 | "node_modules/has-property-descriptors": { |
| 9309 | "version": "1.0.2", |
| 9310 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", |
| 9311 | "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", |
| 9312 | "license": "MIT", |
| 9313 | "dependencies": { |
| 9314 | "es-define-property": "^1.0.0" |
| 9315 | }, |
| 9316 | "funding": { |
| 9317 | "url": "https://github.com/sponsors/ljharb" |
| 9318 | } |
| 9319 | }, |
| 9320 | "node_modules/has-proto": { |
| 9321 | "version": "1.2.0", |
| 9322 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-proto/-/has-proto-1.2.0.tgz", |
| 9323 | "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", |
| 9324 | "license": "MIT", |
| 9325 | "dependencies": { |
| 9326 | "dunder-proto": "^1.0.0" |
| 9327 | }, |
| 9328 | "engines": { |
| 9329 | "node": ">= 0.4" |
| 9330 | }, |
| 9331 | "funding": { |
| 9332 | "url": "https://github.com/sponsors/ljharb" |
| 9333 | } |
| 9334 | }, |
| 9335 | "node_modules/has-symbols": { |
| 9336 | "version": "1.1.0", |
| 9337 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-symbols/-/has-symbols-1.1.0.tgz", |
| 9338 | "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| 9339 | "license": "MIT", |
| 9340 | "engines": { |
| 9341 | "node": ">= 0.4" |
| 9342 | }, |
| 9343 | "funding": { |
| 9344 | "url": "https://github.com/sponsors/ljharb" |
| 9345 | } |
| 9346 | }, |
| 9347 | "node_modules/has-tostringtag": { |
| 9348 | "version": "1.0.2", |
| 9349 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-tostringtag/-/has-tostringtag-1.0.2.tgz", |
| 9350 | "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", |
| 9351 | "license": "MIT", |
| 9352 | "dependencies": { |
| 9353 | "has-symbols": "^1.0.3" |
| 9354 | }, |
| 9355 | "engines": { |
| 9356 | "node": ">= 0.4" |
| 9357 | }, |
| 9358 | "funding": { |
| 9359 | "url": "https://github.com/sponsors/ljharb" |
| 9360 | } |
| 9361 | }, |
| 9362 | "node_modules/hasown": { |
| 9363 | "version": "2.0.2", |
| 9364 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hasown/-/hasown-2.0.2.tgz", |
| 9365 | "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| 9366 | "license": "MIT", |
| 9367 | "dependencies": { |
| 9368 | "function-bind": "^1.1.2" |
| 9369 | }, |
| 9370 | "engines": { |
| 9371 | "node": ">= 0.4" |
| 9372 | } |
| 9373 | }, |
| 9374 | "node_modules/he": { |
| 9375 | "version": "1.2.0", |
| 9376 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/he/-/he-1.2.0.tgz", |
| 9377 | "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", |
| 9378 | "license": "MIT", |
| 9379 | "bin": { |
| 9380 | "he": "bin/he" |
| 9381 | } |
| 9382 | }, |
| 9383 | "node_modules/headers-polyfill": { |
| 9384 | "version": "4.0.3", |
| 9385 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/headers-polyfill/-/headers-polyfill-4.0.3.tgz", |
| 9386 | "integrity": "sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==", |
| 9387 | "dev": true, |
| 9388 | "license": "MIT" |
| 9389 | }, |
| 9390 | "node_modules/hoopy": { |
| 9391 | "version": "0.1.4", |
| 9392 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hoopy/-/hoopy-0.1.4.tgz", |
| 9393 | "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==", |
| 9394 | "license": "MIT", |
| 9395 | "engines": { |
| 9396 | "node": ">= 6.0.0" |
| 9397 | } |
| 9398 | }, |
| 9399 | "node_modules/hpack.js": { |
| 9400 | "version": "2.1.6", |
| 9401 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hpack.js/-/hpack.js-2.1.6.tgz", |
| 9402 | "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", |
| 9403 | "license": "MIT", |
| 9404 | "dependencies": { |
| 9405 | "inherits": "^2.0.1", |
| 9406 | "obuf": "^1.0.0", |
| 9407 | "readable-stream": "^2.0.1", |
| 9408 | "wbuf": "^1.1.0" |
| 9409 | } |
| 9410 | }, |
| 9411 | "node_modules/hpack.js/node_modules/isarray": { |
| 9412 | "version": "1.0.0", |
| 9413 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isarray/-/isarray-1.0.0.tgz", |
| 9414 | "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| 9415 | "license": "MIT" |
| 9416 | }, |
| 9417 | "node_modules/hpack.js/node_modules/readable-stream": { |
| 9418 | "version": "2.3.8", |
| 9419 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/readable-stream/-/readable-stream-2.3.8.tgz", |
| 9420 | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| 9421 | "license": "MIT", |
| 9422 | "dependencies": { |
| 9423 | "core-util-is": "~1.0.0", |
| 9424 | "inherits": "~2.0.3", |
| 9425 | "isarray": "~1.0.0", |
| 9426 | "process-nextick-args": "~2.0.0", |
| 9427 | "safe-buffer": "~5.1.1", |
| 9428 | "string_decoder": "~1.1.1", |
| 9429 | "util-deprecate": "~1.0.1" |
| 9430 | } |
| 9431 | }, |
| 9432 | "node_modules/hpack.js/node_modules/safe-buffer": { |
| 9433 | "version": "5.1.2", |
| 9434 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| 9435 | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| 9436 | "license": "MIT" |
| 9437 | }, |
| 9438 | "node_modules/hpack.js/node_modules/string_decoder": { |
| 9439 | "version": "1.1.1", |
| 9440 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string_decoder/-/string_decoder-1.1.1.tgz", |
| 9441 | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| 9442 | "license": "MIT", |
| 9443 | "dependencies": { |
| 9444 | "safe-buffer": "~5.1.0" |
| 9445 | } |
| 9446 | }, |
| 9447 | "node_modules/html-encoding-sniffer": { |
| 9448 | "version": "3.0.0", |
| 9449 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", |
| 9450 | "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", |
| 9451 | "dev": true, |
| 9452 | "license": "MIT", |
| 9453 | "dependencies": { |
| 9454 | "whatwg-encoding": "^2.0.0" |
| 9455 | }, |
| 9456 | "engines": { |
| 9457 | "node": ">=12" |
| 9458 | } |
| 9459 | }, |
| 9460 | "node_modules/html-entities": { |
| 9461 | "version": "2.6.0", |
| 9462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-entities/-/html-entities-2.6.0.tgz", |
| 9463 | "integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==", |
| 9464 | "funding": [ |
| 9465 | { |
| 9466 | "type": "github", |
| 9467 | "url": "https://github.com/sponsors/mdevils" |
| 9468 | }, |
| 9469 | { |
| 9470 | "type": "patreon", |
| 9471 | "url": "https://patreon.com/mdevils" |
| 9472 | } |
| 9473 | ], |
| 9474 | "license": "MIT" |
| 9475 | }, |
| 9476 | "node_modules/html-escaper": { |
| 9477 | "version": "2.0.2", |
| 9478 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-escaper/-/html-escaper-2.0.2.tgz", |
| 9479 | "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", |
| 9480 | "license": "MIT" |
| 9481 | }, |
| 9482 | "node_modules/html-minifier-terser": { |
| 9483 | "version": "6.1.0", |
| 9484 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", |
| 9485 | "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", |
| 9486 | "license": "MIT", |
| 9487 | "dependencies": { |
| 9488 | "camel-case": "^4.1.2", |
| 9489 | "clean-css": "^5.2.2", |
| 9490 | "commander": "^8.3.0", |
| 9491 | "he": "^1.2.0", |
| 9492 | "param-case": "^3.0.4", |
| 9493 | "relateurl": "^0.2.7", |
| 9494 | "terser": "^5.10.0" |
| 9495 | }, |
| 9496 | "bin": { |
| 9497 | "html-minifier-terser": "cli.js" |
| 9498 | }, |
| 9499 | "engines": { |
| 9500 | "node": ">=12" |
| 9501 | } |
| 9502 | }, |
| 9503 | "node_modules/html-webpack-plugin": { |
| 9504 | "version": "5.6.3", |
| 9505 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", |
| 9506 | "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", |
| 9507 | "license": "MIT", |
| 9508 | "dependencies": { |
| 9509 | "@types/html-minifier-terser": "^6.0.0", |
| 9510 | "html-minifier-terser": "^6.0.2", |
| 9511 | "lodash": "^4.17.21", |
| 9512 | "pretty-error": "^4.0.0", |
| 9513 | "tapable": "^2.0.0" |
| 9514 | }, |
| 9515 | "engines": { |
| 9516 | "node": ">=10.13.0" |
| 9517 | }, |
| 9518 | "funding": { |
| 9519 | "type": "opencollective", |
| 9520 | "url": "https://opencollective.com/html-webpack-plugin" |
| 9521 | }, |
| 9522 | "peerDependencies": { |
| 9523 | "@rspack/core": "0.x || 1.x", |
| 9524 | "webpack": "^5.20.0" |
| 9525 | }, |
| 9526 | "peerDependenciesMeta": { |
| 9527 | "@rspack/core": { |
| 9528 | "optional": true |
| 9529 | }, |
| 9530 | "webpack": { |
| 9531 | "optional": true |
| 9532 | } |
| 9533 | } |
| 9534 | }, |
| 9535 | "node_modules/htmlparser2": { |
| 9536 | "version": "6.1.0", |
| 9537 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/htmlparser2/-/htmlparser2-6.1.0.tgz", |
| 9538 | "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", |
| 9539 | "funding": [ |
| 9540 | "https://github.com/fb55/htmlparser2?sponsor=1", |
| 9541 | { |
| 9542 | "type": "github", |
| 9543 | "url": "https://github.com/sponsors/fb55" |
| 9544 | } |
| 9545 | ], |
| 9546 | "license": "MIT", |
| 9547 | "dependencies": { |
| 9548 | "domelementtype": "^2.0.1", |
| 9549 | "domhandler": "^4.0.0", |
| 9550 | "domutils": "^2.5.2", |
| 9551 | "entities": "^2.0.0" |
| 9552 | } |
| 9553 | }, |
| 9554 | "node_modules/htmlparser2/node_modules/entities": { |
| 9555 | "version": "2.2.0", |
| 9556 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-2.2.0.tgz", |
| 9557 | "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", |
| 9558 | "license": "BSD-2-Clause", |
| 9559 | "funding": { |
| 9560 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 9561 | } |
| 9562 | }, |
| 9563 | "node_modules/http-deceiver": { |
| 9564 | "version": "1.2.7", |
| 9565 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-deceiver/-/http-deceiver-1.2.7.tgz", |
| 9566 | "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==", |
| 9567 | "license": "MIT" |
| 9568 | }, |
| 9569 | "node_modules/http-errors": { |
| 9570 | "version": "2.0.0", |
| 9571 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-errors/-/http-errors-2.0.0.tgz", |
| 9572 | "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", |
| 9573 | "license": "MIT", |
| 9574 | "dependencies": { |
| 9575 | "depd": "2.0.0", |
| 9576 | "inherits": "2.0.4", |
| 9577 | "setprototypeof": "1.2.0", |
| 9578 | "statuses": "2.0.1", |
| 9579 | "toidentifier": "1.0.1" |
| 9580 | }, |
| 9581 | "engines": { |
| 9582 | "node": ">= 0.8" |
| 9583 | } |
| 9584 | }, |
| 9585 | "node_modules/http-parser-js": { |
| 9586 | "version": "0.5.10", |
| 9587 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-parser-js/-/http-parser-js-0.5.10.tgz", |
| 9588 | "integrity": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==", |
| 9589 | "license": "MIT" |
| 9590 | }, |
| 9591 | "node_modules/http-proxy": { |
| 9592 | "version": "1.18.1", |
| 9593 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-proxy/-/http-proxy-1.18.1.tgz", |
| 9594 | "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", |
| 9595 | "license": "MIT", |
| 9596 | "dependencies": { |
| 9597 | "eventemitter3": "^4.0.0", |
| 9598 | "follow-redirects": "^1.0.0", |
| 9599 | "requires-port": "^1.0.0" |
| 9600 | }, |
| 9601 | "engines": { |
| 9602 | "node": ">=8.0.0" |
| 9603 | } |
| 9604 | }, |
| 9605 | "node_modules/http-proxy-agent": { |
| 9606 | "version": "5.0.0", |
| 9607 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", |
| 9608 | "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", |
| 9609 | "dev": true, |
| 9610 | "license": "MIT", |
| 9611 | "dependencies": { |
| 9612 | "@tootallnate/once": "2", |
| 9613 | "agent-base": "6", |
| 9614 | "debug": "4" |
| 9615 | }, |
| 9616 | "engines": { |
| 9617 | "node": ">= 6" |
| 9618 | } |
| 9619 | }, |
| 9620 | "node_modules/http-proxy-middleware": { |
| 9621 | "version": "2.0.9", |
| 9622 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz", |
| 9623 | "integrity": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==", |
| 9624 | "license": "MIT", |
| 9625 | "dependencies": { |
| 9626 | "@types/http-proxy": "^1.17.8", |
| 9627 | "http-proxy": "^1.18.1", |
| 9628 | "is-glob": "^4.0.1", |
| 9629 | "is-plain-obj": "^3.0.0", |
| 9630 | "micromatch": "^4.0.2" |
| 9631 | }, |
| 9632 | "engines": { |
| 9633 | "node": ">=12.0.0" |
| 9634 | }, |
| 9635 | "peerDependencies": { |
| 9636 | "@types/express": "^4.17.13" |
| 9637 | }, |
| 9638 | "peerDependenciesMeta": { |
| 9639 | "@types/express": { |
| 9640 | "optional": true |
| 9641 | } |
| 9642 | } |
| 9643 | }, |
| 9644 | "node_modules/https-browserify": { |
| 9645 | "version": "1.0.0", |
| 9646 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/https-browserify/-/https-browserify-1.0.0.tgz", |
| 9647 | "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==", |
| 9648 | "license": "MIT" |
| 9649 | }, |
| 9650 | "node_modules/https-proxy-agent": { |
| 9651 | "version": "5.0.1", |
| 9652 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", |
| 9653 | "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", |
| 9654 | "license": "MIT", |
| 9655 | "dependencies": { |
| 9656 | "agent-base": "6", |
| 9657 | "debug": "4" |
| 9658 | }, |
| 9659 | "engines": { |
| 9660 | "node": ">= 6" |
| 9661 | } |
| 9662 | }, |
| 9663 | "node_modules/human-signals": { |
| 9664 | "version": "2.1.0", |
| 9665 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/human-signals/-/human-signals-2.1.0.tgz", |
| 9666 | "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", |
| 9667 | "license": "Apache-2.0", |
| 9668 | "engines": { |
| 9669 | "node": ">=10.17.0" |
| 9670 | } |
| 9671 | }, |
| 9672 | "node_modules/iconv-lite": { |
| 9673 | "version": "0.6.3", |
| 9674 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iconv-lite/-/iconv-lite-0.6.3.tgz", |
| 9675 | "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", |
| 9676 | "license": "MIT", |
| 9677 | "dependencies": { |
| 9678 | "safer-buffer": ">= 2.1.2 < 3.0.0" |
| 9679 | }, |
| 9680 | "engines": { |
| 9681 | "node": ">=0.10.0" |
| 9682 | } |
| 9683 | }, |
| 9684 | "node_modules/icss-utils": { |
| 9685 | "version": "5.1.0", |
| 9686 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/icss-utils/-/icss-utils-5.1.0.tgz", |
| 9687 | "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", |
| 9688 | "license": "ISC", |
| 9689 | "engines": { |
| 9690 | "node": "^10 || ^12 || >= 14" |
| 9691 | }, |
| 9692 | "peerDependencies": { |
| 9693 | "postcss": "^8.1.0" |
| 9694 | } |
| 9695 | }, |
| 9696 | "node_modules/idb": { |
| 9697 | "version": "7.1.1", |
| 9698 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/idb/-/idb-7.1.1.tgz", |
| 9699 | "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==", |
| 9700 | "license": "ISC" |
| 9701 | }, |
| 9702 | "node_modules/identity-obj-proxy": { |
| 9703 | "version": "3.0.0", |
| 9704 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz", |
| 9705 | "integrity": "sha512-00n6YnVHKrinT9t0d9+5yZC6UBNJANpYEQvL2LlX6Ab9lnmxzIRcEmTPuyGScvl1+jKuCICX1Z0Ab1pPKKdikA==", |
| 9706 | "license": "MIT", |
| 9707 | "dependencies": { |
| 9708 | "harmony-reflect": "^1.4.6" |
| 9709 | }, |
| 9710 | "engines": { |
| 9711 | "node": ">=4" |
| 9712 | } |
| 9713 | }, |
| 9714 | "node_modules/ieee754": { |
| 9715 | "version": "1.2.1", |
| 9716 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ieee754/-/ieee754-1.2.1.tgz", |
| 9717 | "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
| 9718 | "funding": [ |
| 9719 | { |
| 9720 | "type": "github", |
| 9721 | "url": "https://github.com/sponsors/feross" |
| 9722 | }, |
| 9723 | { |
| 9724 | "type": "patreon", |
| 9725 | "url": "https://www.patreon.com/feross" |
| 9726 | }, |
| 9727 | { |
| 9728 | "type": "consulting", |
| 9729 | "url": "https://feross.org/support" |
| 9730 | } |
| 9731 | ], |
| 9732 | "license": "BSD-3-Clause" |
| 9733 | }, |
| 9734 | "node_modules/ignore": { |
| 9735 | "version": "5.3.2", |
| 9736 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ignore/-/ignore-5.3.2.tgz", |
| 9737 | "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", |
| 9738 | "license": "MIT", |
| 9739 | "engines": { |
| 9740 | "node": ">= 4" |
| 9741 | } |
| 9742 | }, |
| 9743 | "node_modules/immer": { |
| 9744 | "version": "9.0.21", |
| 9745 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/immer/-/immer-9.0.21.tgz", |
| 9746 | "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==", |
| 9747 | "license": "MIT", |
| 9748 | "funding": { |
| 9749 | "type": "opencollective", |
| 9750 | "url": "https://opencollective.com/immer" |
| 9751 | } |
| 9752 | }, |
| 9753 | "node_modules/import-fresh": { |
| 9754 | "version": "3.3.1", |
| 9755 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/import-fresh/-/import-fresh-3.3.1.tgz", |
| 9756 | "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| 9757 | "license": "MIT", |
| 9758 | "dependencies": { |
| 9759 | "parent-module": "^1.0.0", |
| 9760 | "resolve-from": "^4.0.0" |
| 9761 | }, |
| 9762 | "engines": { |
| 9763 | "node": ">=6" |
| 9764 | }, |
| 9765 | "funding": { |
| 9766 | "url": "https://github.com/sponsors/sindresorhus" |
| 9767 | } |
| 9768 | }, |
| 9769 | "node_modules/import-fresh/node_modules/resolve-from": { |
| 9770 | "version": "4.0.0", |
| 9771 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve-from/-/resolve-from-4.0.0.tgz", |
| 9772 | "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| 9773 | "license": "MIT", |
| 9774 | "engines": { |
| 9775 | "node": ">=4" |
| 9776 | } |
| 9777 | }, |
| 9778 | "node_modules/import-local": { |
| 9779 | "version": "3.2.0", |
| 9780 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/import-local/-/import-local-3.2.0.tgz", |
| 9781 | "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==", |
| 9782 | "license": "MIT", |
| 9783 | "dependencies": { |
| 9784 | "pkg-dir": "^4.2.0", |
| 9785 | "resolve-cwd": "^3.0.0" |
| 9786 | }, |
| 9787 | "bin": { |
| 9788 | "import-local-fixture": "fixtures/cli.js" |
| 9789 | }, |
| 9790 | "engines": { |
| 9791 | "node": ">=8" |
| 9792 | }, |
| 9793 | "funding": { |
| 9794 | "url": "https://github.com/sponsors/sindresorhus" |
| 9795 | } |
| 9796 | }, |
| 9797 | "node_modules/imurmurhash": { |
| 9798 | "version": "0.1.4", |
| 9799 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/imurmurhash/-/imurmurhash-0.1.4.tgz", |
| 9800 | "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", |
| 9801 | "license": "MIT", |
| 9802 | "engines": { |
| 9803 | "node": ">=0.8.19" |
| 9804 | } |
| 9805 | }, |
| 9806 | "node_modules/indent-string": { |
| 9807 | "version": "4.0.0", |
| 9808 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/indent-string/-/indent-string-4.0.0.tgz", |
| 9809 | "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", |
| 9810 | "dev": true, |
| 9811 | "license": "MIT", |
| 9812 | "engines": { |
| 9813 | "node": ">=8" |
| 9814 | } |
| 9815 | }, |
| 9816 | "node_modules/inflight": { |
| 9817 | "version": "1.0.6", |
| 9818 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/inflight/-/inflight-1.0.6.tgz", |
| 9819 | "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
| 9820 | "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", |
| 9821 | "license": "ISC", |
| 9822 | "dependencies": { |
| 9823 | "once": "^1.3.0", |
| 9824 | "wrappy": "1" |
| 9825 | } |
| 9826 | }, |
| 9827 | "node_modules/inherits": { |
| 9828 | "version": "2.0.4", |
| 9829 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/inherits/-/inherits-2.0.4.tgz", |
| 9830 | "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| 9831 | "license": "ISC" |
| 9832 | }, |
| 9833 | "node_modules/ini": { |
| 9834 | "version": "1.3.8", |
| 9835 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ini/-/ini-1.3.8.tgz", |
| 9836 | "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| 9837 | "license": "ISC" |
| 9838 | }, |
| 9839 | "node_modules/internal-slot": { |
| 9840 | "version": "1.1.0", |
| 9841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/internal-slot/-/internal-slot-1.1.0.tgz", |
| 9842 | "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", |
| 9843 | "license": "MIT", |
| 9844 | "dependencies": { |
| 9845 | "es-errors": "^1.3.0", |
| 9846 | "hasown": "^2.0.2", |
| 9847 | "side-channel": "^1.1.0" |
| 9848 | }, |
| 9849 | "engines": { |
| 9850 | "node": ">= 0.4" |
| 9851 | } |
| 9852 | }, |
| 9853 | "node_modules/ipaddr.js": { |
| 9854 | "version": "2.2.0", |
| 9855 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ipaddr.js/-/ipaddr.js-2.2.0.tgz", |
| 9856 | "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==", |
| 9857 | "license": "MIT", |
| 9858 | "engines": { |
| 9859 | "node": ">= 10" |
| 9860 | } |
| 9861 | }, |
| 9862 | "node_modules/is-array-buffer": { |
| 9863 | "version": "3.0.5", |
| 9864 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-array-buffer/-/is-array-buffer-3.0.5.tgz", |
| 9865 | "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", |
| 9866 | "license": "MIT", |
| 9867 | "dependencies": { |
| 9868 | "call-bind": "^1.0.8", |
| 9869 | "call-bound": "^1.0.3", |
| 9870 | "get-intrinsic": "^1.2.6" |
| 9871 | }, |
| 9872 | "engines": { |
| 9873 | "node": ">= 0.4" |
| 9874 | }, |
| 9875 | "funding": { |
| 9876 | "url": "https://github.com/sponsors/ljharb" |
| 9877 | } |
| 9878 | }, |
| 9879 | "node_modules/is-arrayish": { |
| 9880 | "version": "0.2.1", |
| 9881 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-arrayish/-/is-arrayish-0.2.1.tgz", |
| 9882 | "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", |
| 9883 | "license": "MIT" |
| 9884 | }, |
| 9885 | "node_modules/is-async-function": { |
| 9886 | "version": "2.1.1", |
| 9887 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-async-function/-/is-async-function-2.1.1.tgz", |
| 9888 | "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", |
| 9889 | "license": "MIT", |
| 9890 | "dependencies": { |
| 9891 | "async-function": "^1.0.0", |
| 9892 | "call-bound": "^1.0.3", |
| 9893 | "get-proto": "^1.0.1", |
| 9894 | "has-tostringtag": "^1.0.2", |
| 9895 | "safe-regex-test": "^1.1.0" |
| 9896 | }, |
| 9897 | "engines": { |
| 9898 | "node": ">= 0.4" |
| 9899 | }, |
| 9900 | "funding": { |
| 9901 | "url": "https://github.com/sponsors/ljharb" |
| 9902 | } |
| 9903 | }, |
| 9904 | "node_modules/is-bigint": { |
| 9905 | "version": "1.1.0", |
| 9906 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-bigint/-/is-bigint-1.1.0.tgz", |
| 9907 | "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", |
| 9908 | "license": "MIT", |
| 9909 | "dependencies": { |
| 9910 | "has-bigints": "^1.0.2" |
| 9911 | }, |
| 9912 | "engines": { |
| 9913 | "node": ">= 0.4" |
| 9914 | }, |
| 9915 | "funding": { |
| 9916 | "url": "https://github.com/sponsors/ljharb" |
| 9917 | } |
| 9918 | }, |
| 9919 | "node_modules/is-binary-path": { |
| 9920 | "version": "2.1.0", |
| 9921 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-binary-path/-/is-binary-path-2.1.0.tgz", |
| 9922 | "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", |
| 9923 | "license": "MIT", |
| 9924 | "dependencies": { |
| 9925 | "binary-extensions": "^2.0.0" |
| 9926 | }, |
| 9927 | "engines": { |
| 9928 | "node": ">=8" |
| 9929 | } |
| 9930 | }, |
| 9931 | "node_modules/is-boolean-object": { |
| 9932 | "version": "1.2.2", |
| 9933 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-boolean-object/-/is-boolean-object-1.2.2.tgz", |
| 9934 | "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", |
| 9935 | "license": "MIT", |
| 9936 | "dependencies": { |
| 9937 | "call-bound": "^1.0.3", |
| 9938 | "has-tostringtag": "^1.0.2" |
| 9939 | }, |
| 9940 | "engines": { |
| 9941 | "node": ">= 0.4" |
| 9942 | }, |
| 9943 | "funding": { |
| 9944 | "url": "https://github.com/sponsors/ljharb" |
| 9945 | } |
| 9946 | }, |
| 9947 | "node_modules/is-buffer": { |
| 9948 | "version": "2.0.5", |
| 9949 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-buffer/-/is-buffer-2.0.5.tgz", |
| 9950 | "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", |
| 9951 | "dev": true, |
| 9952 | "funding": [ |
| 9953 | { |
| 9954 | "type": "github", |
| 9955 | "url": "https://github.com/sponsors/feross" |
| 9956 | }, |
| 9957 | { |
| 9958 | "type": "patreon", |
| 9959 | "url": "https://www.patreon.com/feross" |
| 9960 | }, |
| 9961 | { |
| 9962 | "type": "consulting", |
| 9963 | "url": "https://feross.org/support" |
| 9964 | } |
| 9965 | ], |
| 9966 | "license": "MIT", |
| 9967 | "engines": { |
| 9968 | "node": ">=4" |
| 9969 | } |
| 9970 | }, |
| 9971 | "node_modules/is-callable": { |
| 9972 | "version": "1.2.7", |
| 9973 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-callable/-/is-callable-1.2.7.tgz", |
| 9974 | "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", |
| 9975 | "license": "MIT", |
| 9976 | "engines": { |
| 9977 | "node": ">= 0.4" |
| 9978 | }, |
| 9979 | "funding": { |
| 9980 | "url": "https://github.com/sponsors/ljharb" |
| 9981 | } |
| 9982 | }, |
| 9983 | "node_modules/is-core-module": { |
| 9984 | "version": "2.16.1", |
| 9985 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-core-module/-/is-core-module-2.16.1.tgz", |
| 9986 | "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", |
| 9987 | "license": "MIT", |
| 9988 | "dependencies": { |
| 9989 | "hasown": "^2.0.2" |
| 9990 | }, |
| 9991 | "engines": { |
| 9992 | "node": ">= 0.4" |
| 9993 | }, |
| 9994 | "funding": { |
| 9995 | "url": "https://github.com/sponsors/ljharb" |
| 9996 | } |
| 9997 | }, |
| 9998 | "node_modules/is-data-view": { |
| 9999 | "version": "1.0.2", |
| 10000 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-data-view/-/is-data-view-1.0.2.tgz", |
| 10001 | "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", |
| 10002 | "license": "MIT", |
| 10003 | "dependencies": { |
| 10004 | "call-bound": "^1.0.2", |
| 10005 | "get-intrinsic": "^1.2.6", |
| 10006 | "is-typed-array": "^1.1.13" |
| 10007 | }, |
| 10008 | "engines": { |
| 10009 | "node": ">= 0.4" |
| 10010 | }, |
| 10011 | "funding": { |
| 10012 | "url": "https://github.com/sponsors/ljharb" |
| 10013 | } |
| 10014 | }, |
| 10015 | "node_modules/is-date-object": { |
| 10016 | "version": "1.1.0", |
| 10017 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-date-object/-/is-date-object-1.1.0.tgz", |
| 10018 | "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", |
| 10019 | "license": "MIT", |
| 10020 | "dependencies": { |
| 10021 | "call-bound": "^1.0.2", |
| 10022 | "has-tostringtag": "^1.0.2" |
| 10023 | }, |
| 10024 | "engines": { |
| 10025 | "node": ">= 0.4" |
| 10026 | }, |
| 10027 | "funding": { |
| 10028 | "url": "https://github.com/sponsors/ljharb" |
| 10029 | } |
| 10030 | }, |
| 10031 | "node_modules/is-docker": { |
| 10032 | "version": "2.2.1", |
| 10033 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-docker/-/is-docker-2.2.1.tgz", |
| 10034 | "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", |
| 10035 | "license": "MIT", |
| 10036 | "bin": { |
| 10037 | "is-docker": "cli.js" |
| 10038 | }, |
| 10039 | "engines": { |
| 10040 | "node": ">=8" |
| 10041 | }, |
| 10042 | "funding": { |
| 10043 | "url": "https://github.com/sponsors/sindresorhus" |
| 10044 | } |
| 10045 | }, |
| 10046 | "node_modules/is-extglob": { |
| 10047 | "version": "2.1.1", |
| 10048 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-extglob/-/is-extglob-2.1.1.tgz", |
| 10049 | "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| 10050 | "license": "MIT", |
| 10051 | "engines": { |
| 10052 | "node": ">=0.10.0" |
| 10053 | } |
| 10054 | }, |
| 10055 | "node_modules/is-finalizationregistry": { |
| 10056 | "version": "1.1.1", |
| 10057 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", |
| 10058 | "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", |
| 10059 | "license": "MIT", |
| 10060 | "dependencies": { |
| 10061 | "call-bound": "^1.0.3" |
| 10062 | }, |
| 10063 | "engines": { |
| 10064 | "node": ">= 0.4" |
| 10065 | }, |
| 10066 | "funding": { |
| 10067 | "url": "https://github.com/sponsors/ljharb" |
| 10068 | } |
| 10069 | }, |
| 10070 | "node_modules/is-fullwidth-code-point": { |
| 10071 | "version": "3.0.0", |
| 10072 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| 10073 | "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| 10074 | "license": "MIT", |
| 10075 | "engines": { |
| 10076 | "node": ">=8" |
| 10077 | } |
| 10078 | }, |
| 10079 | "node_modules/is-generator-fn": { |
| 10080 | "version": "2.1.0", |
| 10081 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-generator-fn/-/is-generator-fn-2.1.0.tgz", |
| 10082 | "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", |
| 10083 | "license": "MIT", |
| 10084 | "engines": { |
| 10085 | "node": ">=6" |
| 10086 | } |
| 10087 | }, |
| 10088 | "node_modules/is-generator-function": { |
| 10089 | "version": "1.1.0", |
| 10090 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-generator-function/-/is-generator-function-1.1.0.tgz", |
| 10091 | "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", |
| 10092 | "license": "MIT", |
| 10093 | "dependencies": { |
| 10094 | "call-bound": "^1.0.3", |
| 10095 | "get-proto": "^1.0.0", |
| 10096 | "has-tostringtag": "^1.0.2", |
| 10097 | "safe-regex-test": "^1.1.0" |
| 10098 | }, |
| 10099 | "engines": { |
| 10100 | "node": ">= 0.4" |
| 10101 | }, |
| 10102 | "funding": { |
| 10103 | "url": "https://github.com/sponsors/ljharb" |
| 10104 | } |
| 10105 | }, |
| 10106 | "node_modules/is-glob": { |
| 10107 | "version": "4.0.3", |
| 10108 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-glob/-/is-glob-4.0.3.tgz", |
| 10109 | "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| 10110 | "license": "MIT", |
| 10111 | "dependencies": { |
| 10112 | "is-extglob": "^2.1.1" |
| 10113 | }, |
| 10114 | "engines": { |
| 10115 | "node": ">=0.10.0" |
| 10116 | } |
| 10117 | }, |
| 10118 | "node_modules/is-map": { |
| 10119 | "version": "2.0.3", |
| 10120 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-map/-/is-map-2.0.3.tgz", |
| 10121 | "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", |
| 10122 | "license": "MIT", |
| 10123 | "engines": { |
| 10124 | "node": ">= 0.4" |
| 10125 | }, |
| 10126 | "funding": { |
| 10127 | "url": "https://github.com/sponsors/ljharb" |
| 10128 | } |
| 10129 | }, |
| 10130 | "node_modules/is-module": { |
| 10131 | "version": "1.0.0", |
| 10132 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-module/-/is-module-1.0.0.tgz", |
| 10133 | "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", |
| 10134 | "license": "MIT" |
| 10135 | }, |
| 10136 | "node_modules/is-node-process": { |
| 10137 | "version": "1.2.0", |
| 10138 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-node-process/-/is-node-process-1.2.0.tgz", |
| 10139 | "integrity": "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==", |
| 10140 | "dev": true, |
| 10141 | "license": "MIT" |
| 10142 | }, |
| 10143 | "node_modules/is-number": { |
| 10144 | "version": "7.0.0", |
| 10145 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-number/-/is-number-7.0.0.tgz", |
| 10146 | "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
| 10147 | "license": "MIT", |
| 10148 | "engines": { |
| 10149 | "node": ">=0.12.0" |
| 10150 | } |
| 10151 | }, |
| 10152 | "node_modules/is-number-object": { |
| 10153 | "version": "1.1.1", |
| 10154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-number-object/-/is-number-object-1.1.1.tgz", |
| 10155 | "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", |
| 10156 | "license": "MIT", |
| 10157 | "dependencies": { |
| 10158 | "call-bound": "^1.0.3", |
| 10159 | "has-tostringtag": "^1.0.2" |
| 10160 | }, |
| 10161 | "engines": { |
| 10162 | "node": ">= 0.4" |
| 10163 | }, |
| 10164 | "funding": { |
| 10165 | "url": "https://github.com/sponsors/ljharb" |
| 10166 | } |
| 10167 | }, |
| 10168 | "node_modules/is-obj": { |
| 10169 | "version": "1.0.1", |
| 10170 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-obj/-/is-obj-1.0.1.tgz", |
| 10171 | "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", |
| 10172 | "license": "MIT", |
| 10173 | "engines": { |
| 10174 | "node": ">=0.10.0" |
| 10175 | } |
| 10176 | }, |
| 10177 | "node_modules/is-path-inside": { |
| 10178 | "version": "3.0.3", |
| 10179 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-path-inside/-/is-path-inside-3.0.3.tgz", |
| 10180 | "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", |
| 10181 | "license": "MIT", |
| 10182 | "engines": { |
| 10183 | "node": ">=8" |
| 10184 | } |
| 10185 | }, |
| 10186 | "node_modules/is-plain-obj": { |
| 10187 | "version": "3.0.0", |
| 10188 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-plain-obj/-/is-plain-obj-3.0.0.tgz", |
| 10189 | "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", |
| 10190 | "license": "MIT", |
| 10191 | "engines": { |
| 10192 | "node": ">=10" |
| 10193 | }, |
| 10194 | "funding": { |
| 10195 | "url": "https://github.com/sponsors/sindresorhus" |
| 10196 | } |
| 10197 | }, |
| 10198 | "node_modules/is-potential-custom-element-name": { |
| 10199 | "version": "1.0.1", |
| 10200 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", |
| 10201 | "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", |
| 10202 | "license": "MIT" |
| 10203 | }, |
| 10204 | "node_modules/is-regex": { |
| 10205 | "version": "1.2.1", |
| 10206 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-regex/-/is-regex-1.2.1.tgz", |
| 10207 | "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", |
| 10208 | "license": "MIT", |
| 10209 | "dependencies": { |
| 10210 | "call-bound": "^1.0.2", |
| 10211 | "gopd": "^1.2.0", |
| 10212 | "has-tostringtag": "^1.0.2", |
| 10213 | "hasown": "^2.0.2" |
| 10214 | }, |
| 10215 | "engines": { |
| 10216 | "node": ">= 0.4" |
| 10217 | }, |
| 10218 | "funding": { |
| 10219 | "url": "https://github.com/sponsors/ljharb" |
| 10220 | } |
| 10221 | }, |
| 10222 | "node_modules/is-regexp": { |
| 10223 | "version": "1.0.0", |
| 10224 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-regexp/-/is-regexp-1.0.0.tgz", |
| 10225 | "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", |
| 10226 | "license": "MIT", |
| 10227 | "engines": { |
| 10228 | "node": ">=0.10.0" |
| 10229 | } |
| 10230 | }, |
| 10231 | "node_modules/is-root": { |
| 10232 | "version": "2.1.0", |
| 10233 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-root/-/is-root-2.1.0.tgz", |
| 10234 | "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==", |
| 10235 | "license": "MIT", |
| 10236 | "engines": { |
| 10237 | "node": ">=6" |
| 10238 | } |
| 10239 | }, |
| 10240 | "node_modules/is-set": { |
| 10241 | "version": "2.0.3", |
| 10242 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-set/-/is-set-2.0.3.tgz", |
| 10243 | "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", |
| 10244 | "license": "MIT", |
| 10245 | "engines": { |
| 10246 | "node": ">= 0.4" |
| 10247 | }, |
| 10248 | "funding": { |
| 10249 | "url": "https://github.com/sponsors/ljharb" |
| 10250 | } |
| 10251 | }, |
| 10252 | "node_modules/is-shared-array-buffer": { |
| 10253 | "version": "1.0.4", |
| 10254 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", |
| 10255 | "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", |
| 10256 | "license": "MIT", |
| 10257 | "dependencies": { |
| 10258 | "call-bound": "^1.0.3" |
| 10259 | }, |
| 10260 | "engines": { |
| 10261 | "node": ">= 0.4" |
| 10262 | }, |
| 10263 | "funding": { |
| 10264 | "url": "https://github.com/sponsors/ljharb" |
| 10265 | } |
| 10266 | }, |
| 10267 | "node_modules/is-stream": { |
| 10268 | "version": "2.0.1", |
| 10269 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-stream/-/is-stream-2.0.1.tgz", |
| 10270 | "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", |
| 10271 | "license": "MIT", |
| 10272 | "engines": { |
| 10273 | "node": ">=8" |
| 10274 | }, |
| 10275 | "funding": { |
| 10276 | "url": "https://github.com/sponsors/sindresorhus" |
| 10277 | } |
| 10278 | }, |
| 10279 | "node_modules/is-string": { |
| 10280 | "version": "1.1.1", |
| 10281 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-string/-/is-string-1.1.1.tgz", |
| 10282 | "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", |
| 10283 | "license": "MIT", |
| 10284 | "dependencies": { |
| 10285 | "call-bound": "^1.0.3", |
| 10286 | "has-tostringtag": "^1.0.2" |
| 10287 | }, |
| 10288 | "engines": { |
| 10289 | "node": ">= 0.4" |
| 10290 | }, |
| 10291 | "funding": { |
| 10292 | "url": "https://github.com/sponsors/ljharb" |
| 10293 | } |
| 10294 | }, |
| 10295 | "node_modules/is-symbol": { |
| 10296 | "version": "1.1.1", |
| 10297 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-symbol/-/is-symbol-1.1.1.tgz", |
| 10298 | "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", |
| 10299 | "license": "MIT", |
| 10300 | "dependencies": { |
| 10301 | "call-bound": "^1.0.2", |
| 10302 | "has-symbols": "^1.1.0", |
| 10303 | "safe-regex-test": "^1.1.0" |
| 10304 | }, |
| 10305 | "engines": { |
| 10306 | "node": ">= 0.4" |
| 10307 | }, |
| 10308 | "funding": { |
| 10309 | "url": "https://github.com/sponsors/ljharb" |
| 10310 | } |
| 10311 | }, |
| 10312 | "node_modules/is-typed-array": { |
| 10313 | "version": "1.1.15", |
| 10314 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-typed-array/-/is-typed-array-1.1.15.tgz", |
| 10315 | "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", |
| 10316 | "license": "MIT", |
| 10317 | "dependencies": { |
| 10318 | "which-typed-array": "^1.1.16" |
| 10319 | }, |
| 10320 | "engines": { |
| 10321 | "node": ">= 0.4" |
| 10322 | }, |
| 10323 | "funding": { |
| 10324 | "url": "https://github.com/sponsors/ljharb" |
| 10325 | } |
| 10326 | }, |
| 10327 | "node_modules/is-typedarray": { |
| 10328 | "version": "1.0.0", |
| 10329 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-typedarray/-/is-typedarray-1.0.0.tgz", |
| 10330 | "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", |
| 10331 | "license": "MIT" |
| 10332 | }, |
| 10333 | "node_modules/is-weakmap": { |
| 10334 | "version": "2.0.2", |
| 10335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-weakmap/-/is-weakmap-2.0.2.tgz", |
| 10336 | "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", |
| 10337 | "license": "MIT", |
| 10338 | "engines": { |
| 10339 | "node": ">= 0.4" |
| 10340 | }, |
| 10341 | "funding": { |
| 10342 | "url": "https://github.com/sponsors/ljharb" |
| 10343 | } |
| 10344 | }, |
| 10345 | "node_modules/is-weakref": { |
| 10346 | "version": "1.1.1", |
| 10347 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-weakref/-/is-weakref-1.1.1.tgz", |
| 10348 | "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", |
| 10349 | "license": "MIT", |
| 10350 | "dependencies": { |
| 10351 | "call-bound": "^1.0.3" |
| 10352 | }, |
| 10353 | "engines": { |
| 10354 | "node": ">= 0.4" |
| 10355 | }, |
| 10356 | "funding": { |
| 10357 | "url": "https://github.com/sponsors/ljharb" |
| 10358 | } |
| 10359 | }, |
| 10360 | "node_modules/is-weakset": { |
| 10361 | "version": "2.0.4", |
| 10362 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-weakset/-/is-weakset-2.0.4.tgz", |
| 10363 | "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", |
| 10364 | "license": "MIT", |
| 10365 | "dependencies": { |
| 10366 | "call-bound": "^1.0.3", |
| 10367 | "get-intrinsic": "^1.2.6" |
| 10368 | }, |
| 10369 | "engines": { |
| 10370 | "node": ">= 0.4" |
| 10371 | }, |
| 10372 | "funding": { |
| 10373 | "url": "https://github.com/sponsors/ljharb" |
| 10374 | } |
| 10375 | }, |
| 10376 | "node_modules/is-wsl": { |
| 10377 | "version": "2.2.0", |
| 10378 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-wsl/-/is-wsl-2.2.0.tgz", |
| 10379 | "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", |
| 10380 | "license": "MIT", |
| 10381 | "dependencies": { |
| 10382 | "is-docker": "^2.0.0" |
| 10383 | }, |
| 10384 | "engines": { |
| 10385 | "node": ">=8" |
| 10386 | } |
| 10387 | }, |
| 10388 | "node_modules/isarray": { |
| 10389 | "version": "2.0.5", |
| 10390 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isarray/-/isarray-2.0.5.tgz", |
| 10391 | "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", |
| 10392 | "license": "MIT" |
| 10393 | }, |
| 10394 | "node_modules/isexe": { |
| 10395 | "version": "2.0.0", |
| 10396 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isexe/-/isexe-2.0.0.tgz", |
| 10397 | "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| 10398 | "license": "ISC" |
| 10399 | }, |
| 10400 | "node_modules/istanbul-lib-coverage": { |
| 10401 | "version": "3.2.2", |
| 10402 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", |
| 10403 | "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", |
| 10404 | "license": "BSD-3-Clause", |
| 10405 | "engines": { |
| 10406 | "node": ">=8" |
| 10407 | } |
| 10408 | }, |
| 10409 | "node_modules/istanbul-lib-instrument": { |
| 10410 | "version": "5.2.1", |
| 10411 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", |
| 10412 | "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", |
| 10413 | "license": "BSD-3-Clause", |
| 10414 | "dependencies": { |
| 10415 | "@babel/core": "^7.12.3", |
| 10416 | "@babel/parser": "^7.14.7", |
| 10417 | "@istanbuljs/schema": "^0.1.2", |
| 10418 | "istanbul-lib-coverage": "^3.2.0", |
| 10419 | "semver": "^6.3.0" |
| 10420 | }, |
| 10421 | "engines": { |
| 10422 | "node": ">=8" |
| 10423 | } |
| 10424 | }, |
| 10425 | "node_modules/istanbul-lib-report": { |
| 10426 | "version": "3.0.1", |
| 10427 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", |
| 10428 | "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", |
| 10429 | "license": "BSD-3-Clause", |
| 10430 | "dependencies": { |
| 10431 | "istanbul-lib-coverage": "^3.0.0", |
| 10432 | "make-dir": "^4.0.0", |
| 10433 | "supports-color": "^7.1.0" |
| 10434 | }, |
| 10435 | "engines": { |
| 10436 | "node": ">=10" |
| 10437 | } |
| 10438 | }, |
| 10439 | "node_modules/istanbul-lib-source-maps": { |
| 10440 | "version": "4.0.1", |
| 10441 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", |
| 10442 | "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", |
| 10443 | "license": "BSD-3-Clause", |
| 10444 | "dependencies": { |
| 10445 | "debug": "^4.1.1", |
| 10446 | "istanbul-lib-coverage": "^3.0.0", |
| 10447 | "source-map": "^0.6.1" |
| 10448 | }, |
| 10449 | "engines": { |
| 10450 | "node": ">=10" |
| 10451 | } |
| 10452 | }, |
| 10453 | "node_modules/istanbul-reports": { |
| 10454 | "version": "3.1.7", |
| 10455 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/istanbul-reports/-/istanbul-reports-3.1.7.tgz", |
| 10456 | "integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==", |
| 10457 | "license": "BSD-3-Clause", |
| 10458 | "dependencies": { |
| 10459 | "html-escaper": "^2.0.0", |
| 10460 | "istanbul-lib-report": "^3.0.0" |
| 10461 | }, |
| 10462 | "engines": { |
| 10463 | "node": ">=8" |
| 10464 | } |
| 10465 | }, |
| 10466 | "node_modules/iterator.prototype": { |
| 10467 | "version": "1.1.5", |
| 10468 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iterator.prototype/-/iterator.prototype-1.1.5.tgz", |
| 10469 | "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", |
| 10470 | "license": "MIT", |
| 10471 | "dependencies": { |
| 10472 | "define-data-property": "^1.1.4", |
| 10473 | "es-object-atoms": "^1.0.0", |
| 10474 | "get-intrinsic": "^1.2.6", |
| 10475 | "get-proto": "^1.0.0", |
| 10476 | "has-symbols": "^1.1.0", |
| 10477 | "set-function-name": "^2.0.2" |
| 10478 | }, |
| 10479 | "engines": { |
| 10480 | "node": ">= 0.4" |
| 10481 | } |
| 10482 | }, |
| 10483 | "node_modules/jackspeak": { |
| 10484 | "version": "3.4.3", |
| 10485 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jackspeak/-/jackspeak-3.4.3.tgz", |
| 10486 | "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| 10487 | "license": "BlueOak-1.0.0", |
| 10488 | "dependencies": { |
| 10489 | "@isaacs/cliui": "^8.0.2" |
| 10490 | }, |
| 10491 | "funding": { |
| 10492 | "url": "https://github.com/sponsors/isaacs" |
| 10493 | }, |
| 10494 | "optionalDependencies": { |
| 10495 | "@pkgjs/parseargs": "^0.11.0" |
| 10496 | } |
| 10497 | }, |
| 10498 | "node_modules/jake": { |
| 10499 | "version": "10.9.2", |
| 10500 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jake/-/jake-10.9.2.tgz", |
| 10501 | "integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==", |
| 10502 | "license": "Apache-2.0", |
| 10503 | "dependencies": { |
| 10504 | "async": "^3.2.3", |
| 10505 | "chalk": "^4.0.2", |
| 10506 | "filelist": "^1.0.4", |
| 10507 | "minimatch": "^3.1.2" |
| 10508 | }, |
| 10509 | "bin": { |
| 10510 | "jake": "bin/cli.js" |
| 10511 | }, |
| 10512 | "engines": { |
| 10513 | "node": ">=10" |
| 10514 | } |
| 10515 | }, |
| 10516 | "node_modules/jest": { |
| 10517 | "version": "29.7.0", |
| 10518 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest/-/jest-29.7.0.tgz", |
| 10519 | "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", |
| 10520 | "dev": true, |
| 10521 | "license": "MIT", |
| 10522 | "dependencies": { |
| 10523 | "@jest/core": "^29.7.0", |
| 10524 | "@jest/types": "^29.6.3", |
| 10525 | "import-local": "^3.0.2", |
| 10526 | "jest-cli": "^29.7.0" |
| 10527 | }, |
| 10528 | "bin": { |
| 10529 | "jest": "bin/jest.js" |
| 10530 | }, |
| 10531 | "engines": { |
| 10532 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10533 | }, |
| 10534 | "peerDependencies": { |
| 10535 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 10536 | }, |
| 10537 | "peerDependenciesMeta": { |
| 10538 | "node-notifier": { |
| 10539 | "optional": true |
| 10540 | } |
| 10541 | } |
| 10542 | }, |
| 10543 | "node_modules/jest-changed-files": { |
| 10544 | "version": "29.7.0", |
| 10545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-changed-files/-/jest-changed-files-29.7.0.tgz", |
| 10546 | "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", |
| 10547 | "dev": true, |
| 10548 | "license": "MIT", |
| 10549 | "dependencies": { |
| 10550 | "execa": "^5.0.0", |
| 10551 | "jest-util": "^29.7.0", |
| 10552 | "p-limit": "^3.1.0" |
| 10553 | }, |
| 10554 | "engines": { |
| 10555 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10556 | } |
| 10557 | }, |
| 10558 | "node_modules/jest-circus": { |
| 10559 | "version": "29.7.0", |
| 10560 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-circus/-/jest-circus-29.7.0.tgz", |
| 10561 | "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", |
| 10562 | "dev": true, |
| 10563 | "license": "MIT", |
| 10564 | "dependencies": { |
| 10565 | "@jest/environment": "^29.7.0", |
| 10566 | "@jest/expect": "^29.7.0", |
| 10567 | "@jest/test-result": "^29.7.0", |
| 10568 | "@jest/types": "^29.6.3", |
| 10569 | "@types/node": "*", |
| 10570 | "chalk": "^4.0.0", |
| 10571 | "co": "^4.6.0", |
| 10572 | "dedent": "^1.0.0", |
| 10573 | "is-generator-fn": "^2.0.0", |
| 10574 | "jest-each": "^29.7.0", |
| 10575 | "jest-matcher-utils": "^29.7.0", |
| 10576 | "jest-message-util": "^29.7.0", |
| 10577 | "jest-runtime": "^29.7.0", |
| 10578 | "jest-snapshot": "^29.7.0", |
| 10579 | "jest-util": "^29.7.0", |
| 10580 | "p-limit": "^3.1.0", |
| 10581 | "pretty-format": "^29.7.0", |
| 10582 | "pure-rand": "^6.0.0", |
| 10583 | "slash": "^3.0.0", |
| 10584 | "stack-utils": "^2.0.3" |
| 10585 | }, |
| 10586 | "engines": { |
| 10587 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10588 | } |
| 10589 | }, |
| 10590 | "node_modules/jest-circus/node_modules/ansi-styles": { |
| 10591 | "version": "5.2.0", |
| 10592 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 10593 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 10594 | "dev": true, |
| 10595 | "license": "MIT", |
| 10596 | "engines": { |
| 10597 | "node": ">=10" |
| 10598 | }, |
| 10599 | "funding": { |
| 10600 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 10601 | } |
| 10602 | }, |
| 10603 | "node_modules/jest-circus/node_modules/pretty-format": { |
| 10604 | "version": "29.7.0", |
| 10605 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 10606 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 10607 | "dev": true, |
| 10608 | "license": "MIT", |
| 10609 | "dependencies": { |
| 10610 | "@jest/schemas": "^29.6.3", |
| 10611 | "ansi-styles": "^5.0.0", |
| 10612 | "react-is": "^18.0.0" |
| 10613 | }, |
| 10614 | "engines": { |
| 10615 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10616 | } |
| 10617 | }, |
| 10618 | "node_modules/jest-circus/node_modules/react-is": { |
| 10619 | "version": "18.3.1", |
| 10620 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 10621 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 10622 | "dev": true, |
| 10623 | "license": "MIT" |
| 10624 | }, |
| 10625 | "node_modules/jest-cli": { |
| 10626 | "version": "29.7.0", |
| 10627 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-cli/-/jest-cli-29.7.0.tgz", |
| 10628 | "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", |
| 10629 | "dev": true, |
| 10630 | "license": "MIT", |
| 10631 | "dependencies": { |
| 10632 | "@jest/core": "^29.7.0", |
| 10633 | "@jest/test-result": "^29.7.0", |
| 10634 | "@jest/types": "^29.6.3", |
| 10635 | "chalk": "^4.0.0", |
| 10636 | "create-jest": "^29.7.0", |
| 10637 | "exit": "^0.1.2", |
| 10638 | "import-local": "^3.0.2", |
| 10639 | "jest-config": "^29.7.0", |
| 10640 | "jest-util": "^29.7.0", |
| 10641 | "jest-validate": "^29.7.0", |
| 10642 | "yargs": "^17.3.1" |
| 10643 | }, |
| 10644 | "bin": { |
| 10645 | "jest": "bin/jest.js" |
| 10646 | }, |
| 10647 | "engines": { |
| 10648 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10649 | }, |
| 10650 | "peerDependencies": { |
| 10651 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 10652 | }, |
| 10653 | "peerDependenciesMeta": { |
| 10654 | "node-notifier": { |
| 10655 | "optional": true |
| 10656 | } |
| 10657 | } |
| 10658 | }, |
| 10659 | "node_modules/jest-config": { |
| 10660 | "version": "29.7.0", |
| 10661 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-config/-/jest-config-29.7.0.tgz", |
| 10662 | "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", |
| 10663 | "dev": true, |
| 10664 | "license": "MIT", |
| 10665 | "dependencies": { |
| 10666 | "@babel/core": "^7.11.6", |
| 10667 | "@jest/test-sequencer": "^29.7.0", |
| 10668 | "@jest/types": "^29.6.3", |
| 10669 | "babel-jest": "^29.7.0", |
| 10670 | "chalk": "^4.0.0", |
| 10671 | "ci-info": "^3.2.0", |
| 10672 | "deepmerge": "^4.2.2", |
| 10673 | "glob": "^7.1.3", |
| 10674 | "graceful-fs": "^4.2.9", |
| 10675 | "jest-circus": "^29.7.0", |
| 10676 | "jest-environment-node": "^29.7.0", |
| 10677 | "jest-get-type": "^29.6.3", |
| 10678 | "jest-regex-util": "^29.6.3", |
| 10679 | "jest-resolve": "^29.7.0", |
| 10680 | "jest-runner": "^29.7.0", |
| 10681 | "jest-util": "^29.7.0", |
| 10682 | "jest-validate": "^29.7.0", |
| 10683 | "micromatch": "^4.0.4", |
| 10684 | "parse-json": "^5.2.0", |
| 10685 | "pretty-format": "^29.7.0", |
| 10686 | "slash": "^3.0.0", |
| 10687 | "strip-json-comments": "^3.1.1" |
| 10688 | }, |
| 10689 | "engines": { |
| 10690 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10691 | }, |
| 10692 | "peerDependencies": { |
| 10693 | "@types/node": "*", |
| 10694 | "ts-node": ">=9.0.0" |
| 10695 | }, |
| 10696 | "peerDependenciesMeta": { |
| 10697 | "@types/node": { |
| 10698 | "optional": true |
| 10699 | }, |
| 10700 | "ts-node": { |
| 10701 | "optional": true |
| 10702 | } |
| 10703 | } |
| 10704 | }, |
| 10705 | "node_modules/jest-config/node_modules/ansi-styles": { |
| 10706 | "version": "5.2.0", |
| 10707 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 10708 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 10709 | "dev": true, |
| 10710 | "license": "MIT", |
| 10711 | "engines": { |
| 10712 | "node": ">=10" |
| 10713 | }, |
| 10714 | "funding": { |
| 10715 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 10716 | } |
| 10717 | }, |
| 10718 | "node_modules/jest-config/node_modules/pretty-format": { |
| 10719 | "version": "29.7.0", |
| 10720 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 10721 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 10722 | "dev": true, |
| 10723 | "license": "MIT", |
| 10724 | "dependencies": { |
| 10725 | "@jest/schemas": "^29.6.3", |
| 10726 | "ansi-styles": "^5.0.0", |
| 10727 | "react-is": "^18.0.0" |
| 10728 | }, |
| 10729 | "engines": { |
| 10730 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10731 | } |
| 10732 | }, |
| 10733 | "node_modules/jest-config/node_modules/react-is": { |
| 10734 | "version": "18.3.1", |
| 10735 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 10736 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 10737 | "dev": true, |
| 10738 | "license": "MIT" |
| 10739 | }, |
| 10740 | "node_modules/jest-diff": { |
| 10741 | "version": "29.7.0", |
| 10742 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-diff/-/jest-diff-29.7.0.tgz", |
| 10743 | "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", |
| 10744 | "dev": true, |
| 10745 | "license": "MIT", |
| 10746 | "dependencies": { |
| 10747 | "chalk": "^4.0.0", |
| 10748 | "diff-sequences": "^29.6.3", |
| 10749 | "jest-get-type": "^29.6.3", |
| 10750 | "pretty-format": "^29.7.0" |
| 10751 | }, |
| 10752 | "engines": { |
| 10753 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10754 | } |
| 10755 | }, |
| 10756 | "node_modules/jest-diff/node_modules/ansi-styles": { |
| 10757 | "version": "5.2.0", |
| 10758 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 10759 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 10760 | "dev": true, |
| 10761 | "license": "MIT", |
| 10762 | "engines": { |
| 10763 | "node": ">=10" |
| 10764 | }, |
| 10765 | "funding": { |
| 10766 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 10767 | } |
| 10768 | }, |
| 10769 | "node_modules/jest-diff/node_modules/pretty-format": { |
| 10770 | "version": "29.7.0", |
| 10771 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 10772 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 10773 | "dev": true, |
| 10774 | "license": "MIT", |
| 10775 | "dependencies": { |
| 10776 | "@jest/schemas": "^29.6.3", |
| 10777 | "ansi-styles": "^5.0.0", |
| 10778 | "react-is": "^18.0.0" |
| 10779 | }, |
| 10780 | "engines": { |
| 10781 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10782 | } |
| 10783 | }, |
| 10784 | "node_modules/jest-diff/node_modules/react-is": { |
| 10785 | "version": "18.3.1", |
| 10786 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 10787 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 10788 | "dev": true, |
| 10789 | "license": "MIT" |
| 10790 | }, |
| 10791 | "node_modules/jest-docblock": { |
| 10792 | "version": "29.7.0", |
| 10793 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-docblock/-/jest-docblock-29.7.0.tgz", |
| 10794 | "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", |
| 10795 | "dev": true, |
| 10796 | "license": "MIT", |
| 10797 | "dependencies": { |
| 10798 | "detect-newline": "^3.0.0" |
| 10799 | }, |
| 10800 | "engines": { |
| 10801 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10802 | } |
| 10803 | }, |
| 10804 | "node_modules/jest-each": { |
| 10805 | "version": "29.7.0", |
| 10806 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-each/-/jest-each-29.7.0.tgz", |
| 10807 | "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", |
| 10808 | "dev": true, |
| 10809 | "license": "MIT", |
| 10810 | "dependencies": { |
| 10811 | "@jest/types": "^29.6.3", |
| 10812 | "chalk": "^4.0.0", |
| 10813 | "jest-get-type": "^29.6.3", |
| 10814 | "jest-util": "^29.7.0", |
| 10815 | "pretty-format": "^29.7.0" |
| 10816 | }, |
| 10817 | "engines": { |
| 10818 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10819 | } |
| 10820 | }, |
| 10821 | "node_modules/jest-each/node_modules/ansi-styles": { |
| 10822 | "version": "5.2.0", |
| 10823 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 10824 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 10825 | "dev": true, |
| 10826 | "license": "MIT", |
| 10827 | "engines": { |
| 10828 | "node": ">=10" |
| 10829 | }, |
| 10830 | "funding": { |
| 10831 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 10832 | } |
| 10833 | }, |
| 10834 | "node_modules/jest-each/node_modules/pretty-format": { |
| 10835 | "version": "29.7.0", |
| 10836 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 10837 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 10838 | "dev": true, |
| 10839 | "license": "MIT", |
| 10840 | "dependencies": { |
| 10841 | "@jest/schemas": "^29.6.3", |
| 10842 | "ansi-styles": "^5.0.0", |
| 10843 | "react-is": "^18.0.0" |
| 10844 | }, |
| 10845 | "engines": { |
| 10846 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10847 | } |
| 10848 | }, |
| 10849 | "node_modules/jest-each/node_modules/react-is": { |
| 10850 | "version": "18.3.1", |
| 10851 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 10852 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 10853 | "dev": true, |
| 10854 | "license": "MIT" |
| 10855 | }, |
| 10856 | "node_modules/jest-environment-jsdom": { |
| 10857 | "version": "29.7.0", |
| 10858 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz", |
| 10859 | "integrity": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==", |
| 10860 | "dev": true, |
| 10861 | "license": "MIT", |
| 10862 | "dependencies": { |
| 10863 | "@jest/environment": "^29.7.0", |
| 10864 | "@jest/fake-timers": "^29.7.0", |
| 10865 | "@jest/types": "^29.6.3", |
| 10866 | "@types/jsdom": "^20.0.0", |
| 10867 | "@types/node": "*", |
| 10868 | "jest-mock": "^29.7.0", |
| 10869 | "jest-util": "^29.7.0", |
| 10870 | "jsdom": "^20.0.0" |
| 10871 | }, |
| 10872 | "engines": { |
| 10873 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10874 | }, |
| 10875 | "peerDependencies": { |
| 10876 | "canvas": "^2.5.0" |
| 10877 | }, |
| 10878 | "peerDependenciesMeta": { |
| 10879 | "canvas": { |
| 10880 | "optional": true |
| 10881 | } |
| 10882 | } |
| 10883 | }, |
| 10884 | "node_modules/jest-environment-node": { |
| 10885 | "version": "29.7.0", |
| 10886 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-environment-node/-/jest-environment-node-29.7.0.tgz", |
| 10887 | "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", |
| 10888 | "dev": true, |
| 10889 | "license": "MIT", |
| 10890 | "dependencies": { |
| 10891 | "@jest/environment": "^29.7.0", |
| 10892 | "@jest/fake-timers": "^29.7.0", |
| 10893 | "@jest/types": "^29.6.3", |
| 10894 | "@types/node": "*", |
| 10895 | "jest-mock": "^29.7.0", |
| 10896 | "jest-util": "^29.7.0" |
| 10897 | }, |
| 10898 | "engines": { |
| 10899 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10900 | } |
| 10901 | }, |
| 10902 | "node_modules/jest-get-type": { |
| 10903 | "version": "29.6.3", |
| 10904 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-get-type/-/jest-get-type-29.6.3.tgz", |
| 10905 | "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", |
| 10906 | "devOptional": true, |
| 10907 | "license": "MIT", |
| 10908 | "engines": { |
| 10909 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10910 | } |
| 10911 | }, |
| 10912 | "node_modules/jest-haste-map": { |
| 10913 | "version": "29.7.0", |
| 10914 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-haste-map/-/jest-haste-map-29.7.0.tgz", |
| 10915 | "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", |
| 10916 | "devOptional": true, |
| 10917 | "license": "MIT", |
| 10918 | "dependencies": { |
| 10919 | "@jest/types": "^29.6.3", |
| 10920 | "@types/graceful-fs": "^4.1.3", |
| 10921 | "@types/node": "*", |
| 10922 | "anymatch": "^3.0.3", |
| 10923 | "fb-watchman": "^2.0.0", |
| 10924 | "graceful-fs": "^4.2.9", |
| 10925 | "jest-regex-util": "^29.6.3", |
| 10926 | "jest-util": "^29.7.0", |
| 10927 | "jest-worker": "^29.7.0", |
| 10928 | "micromatch": "^4.0.4", |
| 10929 | "walker": "^1.0.8" |
| 10930 | }, |
| 10931 | "engines": { |
| 10932 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 10933 | }, |
| 10934 | "optionalDependencies": { |
| 10935 | "fsevents": "^2.3.2" |
| 10936 | } |
| 10937 | }, |
| 10938 | "node_modules/jest-jasmine2": { |
| 10939 | "version": "27.5.1", |
| 10940 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz", |
| 10941 | "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==", |
| 10942 | "license": "MIT", |
| 10943 | "dependencies": { |
| 10944 | "@jest/environment": "^27.5.1", |
| 10945 | "@jest/source-map": "^27.5.1", |
| 10946 | "@jest/test-result": "^27.5.1", |
| 10947 | "@jest/types": "^27.5.1", |
| 10948 | "@types/node": "*", |
| 10949 | "chalk": "^4.0.0", |
| 10950 | "co": "^4.6.0", |
| 10951 | "expect": "^27.5.1", |
| 10952 | "is-generator-fn": "^2.0.0", |
| 10953 | "jest-each": "^27.5.1", |
| 10954 | "jest-matcher-utils": "^27.5.1", |
| 10955 | "jest-message-util": "^27.5.1", |
| 10956 | "jest-runtime": "^27.5.1", |
| 10957 | "jest-snapshot": "^27.5.1", |
| 10958 | "jest-util": "^27.5.1", |
| 10959 | "pretty-format": "^27.5.1", |
| 10960 | "throat": "^6.0.1" |
| 10961 | }, |
| 10962 | "engines": { |
| 10963 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 10964 | } |
| 10965 | }, |
| 10966 | "node_modules/jest-jasmine2/node_modules/@jest/console": { |
| 10967 | "version": "27.5.1", |
| 10968 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/console/-/console-27.5.1.tgz", |
| 10969 | "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==", |
| 10970 | "license": "MIT", |
| 10971 | "dependencies": { |
| 10972 | "@jest/types": "^27.5.1", |
| 10973 | "@types/node": "*", |
| 10974 | "chalk": "^4.0.0", |
| 10975 | "jest-message-util": "^27.5.1", |
| 10976 | "jest-util": "^27.5.1", |
| 10977 | "slash": "^3.0.0" |
| 10978 | }, |
| 10979 | "engines": { |
| 10980 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 10981 | } |
| 10982 | }, |
| 10983 | "node_modules/jest-jasmine2/node_modules/@jest/environment": { |
| 10984 | "version": "27.5.1", |
| 10985 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/environment/-/environment-27.5.1.tgz", |
| 10986 | "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==", |
| 10987 | "license": "MIT", |
| 10988 | "dependencies": { |
| 10989 | "@jest/fake-timers": "^27.5.1", |
| 10990 | "@jest/types": "^27.5.1", |
| 10991 | "@types/node": "*", |
| 10992 | "jest-mock": "^27.5.1" |
| 10993 | }, |
| 10994 | "engines": { |
| 10995 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 10996 | } |
| 10997 | }, |
| 10998 | "node_modules/jest-jasmine2/node_modules/@jest/fake-timers": { |
| 10999 | "version": "27.5.1", |
| 11000 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/fake-timers/-/fake-timers-27.5.1.tgz", |
| 11001 | "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==", |
| 11002 | "license": "MIT", |
| 11003 | "dependencies": { |
| 11004 | "@jest/types": "^27.5.1", |
| 11005 | "@sinonjs/fake-timers": "^8.0.1", |
| 11006 | "@types/node": "*", |
| 11007 | "jest-message-util": "^27.5.1", |
| 11008 | "jest-mock": "^27.5.1", |
| 11009 | "jest-util": "^27.5.1" |
| 11010 | }, |
| 11011 | "engines": { |
| 11012 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11013 | } |
| 11014 | }, |
| 11015 | "node_modules/jest-jasmine2/node_modules/@jest/globals": { |
| 11016 | "version": "27.5.1", |
| 11017 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/globals/-/globals-27.5.1.tgz", |
| 11018 | "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==", |
| 11019 | "license": "MIT", |
| 11020 | "dependencies": { |
| 11021 | "@jest/environment": "^27.5.1", |
| 11022 | "@jest/types": "^27.5.1", |
| 11023 | "expect": "^27.5.1" |
| 11024 | }, |
| 11025 | "engines": { |
| 11026 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11027 | } |
| 11028 | }, |
| 11029 | "node_modules/jest-jasmine2/node_modules/@jest/source-map": { |
| 11030 | "version": "27.5.1", |
| 11031 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/source-map/-/source-map-27.5.1.tgz", |
| 11032 | "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==", |
| 11033 | "license": "MIT", |
| 11034 | "dependencies": { |
| 11035 | "callsites": "^3.0.0", |
| 11036 | "graceful-fs": "^4.2.9", |
| 11037 | "source-map": "^0.6.0" |
| 11038 | }, |
| 11039 | "engines": { |
| 11040 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11041 | } |
| 11042 | }, |
| 11043 | "node_modules/jest-jasmine2/node_modules/@jest/test-result": { |
| 11044 | "version": "27.5.1", |
| 11045 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-result/-/test-result-27.5.1.tgz", |
| 11046 | "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==", |
| 11047 | "license": "MIT", |
| 11048 | "dependencies": { |
| 11049 | "@jest/console": "^27.5.1", |
| 11050 | "@jest/types": "^27.5.1", |
| 11051 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 11052 | "collect-v8-coverage": "^1.0.0" |
| 11053 | }, |
| 11054 | "engines": { |
| 11055 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11056 | } |
| 11057 | }, |
| 11058 | "node_modules/jest-jasmine2/node_modules/@jest/transform": { |
| 11059 | "version": "27.5.1", |
| 11060 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/transform/-/transform-27.5.1.tgz", |
| 11061 | "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==", |
| 11062 | "license": "MIT", |
| 11063 | "dependencies": { |
| 11064 | "@babel/core": "^7.1.0", |
| 11065 | "@jest/types": "^27.5.1", |
| 11066 | "babel-plugin-istanbul": "^6.1.1", |
| 11067 | "chalk": "^4.0.0", |
| 11068 | "convert-source-map": "^1.4.0", |
| 11069 | "fast-json-stable-stringify": "^2.0.0", |
| 11070 | "graceful-fs": "^4.2.9", |
| 11071 | "jest-haste-map": "^27.5.1", |
| 11072 | "jest-regex-util": "^27.5.1", |
| 11073 | "jest-util": "^27.5.1", |
| 11074 | "micromatch": "^4.0.4", |
| 11075 | "pirates": "^4.0.4", |
| 11076 | "slash": "^3.0.0", |
| 11077 | "source-map": "^0.6.1", |
| 11078 | "write-file-atomic": "^3.0.0" |
| 11079 | }, |
| 11080 | "engines": { |
| 11081 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11082 | } |
| 11083 | }, |
| 11084 | "node_modules/jest-jasmine2/node_modules/@jest/types": { |
| 11085 | "version": "27.5.1", |
| 11086 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/types/-/types-27.5.1.tgz", |
| 11087 | "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==", |
| 11088 | "license": "MIT", |
| 11089 | "dependencies": { |
| 11090 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 11091 | "@types/istanbul-reports": "^3.0.0", |
| 11092 | "@types/node": "*", |
| 11093 | "@types/yargs": "^16.0.0", |
| 11094 | "chalk": "^4.0.0" |
| 11095 | }, |
| 11096 | "engines": { |
| 11097 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11098 | } |
| 11099 | }, |
| 11100 | "node_modules/jest-jasmine2/node_modules/@sinonjs/commons": { |
| 11101 | "version": "1.8.6", |
| 11102 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/commons/-/commons-1.8.6.tgz", |
| 11103 | "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==", |
| 11104 | "license": "BSD-3-Clause", |
| 11105 | "dependencies": { |
| 11106 | "type-detect": "4.0.8" |
| 11107 | } |
| 11108 | }, |
| 11109 | "node_modules/jest-jasmine2/node_modules/@sinonjs/fake-timers": { |
| 11110 | "version": "8.1.0", |
| 11111 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz", |
| 11112 | "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==", |
| 11113 | "license": "BSD-3-Clause", |
| 11114 | "dependencies": { |
| 11115 | "@sinonjs/commons": "^1.7.0" |
| 11116 | } |
| 11117 | }, |
| 11118 | "node_modules/jest-jasmine2/node_modules/@types/yargs": { |
| 11119 | "version": "16.0.9", |
| 11120 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/yargs/-/yargs-16.0.9.tgz", |
| 11121 | "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==", |
| 11122 | "license": "MIT", |
| 11123 | "dependencies": { |
| 11124 | "@types/yargs-parser": "*" |
| 11125 | } |
| 11126 | }, |
| 11127 | "node_modules/jest-jasmine2/node_modules/camelcase": { |
| 11128 | "version": "6.3.0", |
| 11129 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase/-/camelcase-6.3.0.tgz", |
| 11130 | "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| 11131 | "license": "MIT", |
| 11132 | "engines": { |
| 11133 | "node": ">=10" |
| 11134 | }, |
| 11135 | "funding": { |
| 11136 | "url": "https://github.com/sponsors/sindresorhus" |
| 11137 | } |
| 11138 | }, |
| 11139 | "node_modules/jest-jasmine2/node_modules/convert-source-map": { |
| 11140 | "version": "1.9.0", |
| 11141 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-1.9.0.tgz", |
| 11142 | "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", |
| 11143 | "license": "MIT" |
| 11144 | }, |
| 11145 | "node_modules/jest-jasmine2/node_modules/diff-sequences": { |
| 11146 | "version": "27.5.1", |
| 11147 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/diff-sequences/-/diff-sequences-27.5.1.tgz", |
| 11148 | "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==", |
| 11149 | "license": "MIT", |
| 11150 | "engines": { |
| 11151 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11152 | } |
| 11153 | }, |
| 11154 | "node_modules/jest-jasmine2/node_modules/expect": { |
| 11155 | "version": "27.5.1", |
| 11156 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/expect/-/expect-27.5.1.tgz", |
| 11157 | "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==", |
| 11158 | "license": "MIT", |
| 11159 | "dependencies": { |
| 11160 | "@jest/types": "^27.5.1", |
| 11161 | "jest-get-type": "^27.5.1", |
| 11162 | "jest-matcher-utils": "^27.5.1", |
| 11163 | "jest-message-util": "^27.5.1" |
| 11164 | }, |
| 11165 | "engines": { |
| 11166 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11167 | } |
| 11168 | }, |
| 11169 | "node_modules/jest-jasmine2/node_modules/jest-diff": { |
| 11170 | "version": "27.5.1", |
| 11171 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-diff/-/jest-diff-27.5.1.tgz", |
| 11172 | "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==", |
| 11173 | "license": "MIT", |
| 11174 | "dependencies": { |
| 11175 | "chalk": "^4.0.0", |
| 11176 | "diff-sequences": "^27.5.1", |
| 11177 | "jest-get-type": "^27.5.1", |
| 11178 | "pretty-format": "^27.5.1" |
| 11179 | }, |
| 11180 | "engines": { |
| 11181 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11182 | } |
| 11183 | }, |
| 11184 | "node_modules/jest-jasmine2/node_modules/jest-each": { |
| 11185 | "version": "27.5.1", |
| 11186 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-each/-/jest-each-27.5.1.tgz", |
| 11187 | "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==", |
| 11188 | "license": "MIT", |
| 11189 | "dependencies": { |
| 11190 | "@jest/types": "^27.5.1", |
| 11191 | "chalk": "^4.0.0", |
| 11192 | "jest-get-type": "^27.5.1", |
| 11193 | "jest-util": "^27.5.1", |
| 11194 | "pretty-format": "^27.5.1" |
| 11195 | }, |
| 11196 | "engines": { |
| 11197 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11198 | } |
| 11199 | }, |
| 11200 | "node_modules/jest-jasmine2/node_modules/jest-get-type": { |
| 11201 | "version": "27.5.1", |
| 11202 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-get-type/-/jest-get-type-27.5.1.tgz", |
| 11203 | "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==", |
| 11204 | "license": "MIT", |
| 11205 | "engines": { |
| 11206 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11207 | } |
| 11208 | }, |
| 11209 | "node_modules/jest-jasmine2/node_modules/jest-haste-map": { |
| 11210 | "version": "27.5.1", |
| 11211 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-haste-map/-/jest-haste-map-27.5.1.tgz", |
| 11212 | "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==", |
| 11213 | "license": "MIT", |
| 11214 | "dependencies": { |
| 11215 | "@jest/types": "^27.5.1", |
| 11216 | "@types/graceful-fs": "^4.1.2", |
| 11217 | "@types/node": "*", |
| 11218 | "anymatch": "^3.0.3", |
| 11219 | "fb-watchman": "^2.0.0", |
| 11220 | "graceful-fs": "^4.2.9", |
| 11221 | "jest-regex-util": "^27.5.1", |
| 11222 | "jest-serializer": "^27.5.1", |
| 11223 | "jest-util": "^27.5.1", |
| 11224 | "jest-worker": "^27.5.1", |
| 11225 | "micromatch": "^4.0.4", |
| 11226 | "walker": "^1.0.7" |
| 11227 | }, |
| 11228 | "engines": { |
| 11229 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11230 | }, |
| 11231 | "optionalDependencies": { |
| 11232 | "fsevents": "^2.3.2" |
| 11233 | } |
| 11234 | }, |
| 11235 | "node_modules/jest-jasmine2/node_modules/jest-matcher-utils": { |
| 11236 | "version": "27.5.1", |
| 11237 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz", |
| 11238 | "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==", |
| 11239 | "license": "MIT", |
| 11240 | "dependencies": { |
| 11241 | "chalk": "^4.0.0", |
| 11242 | "jest-diff": "^27.5.1", |
| 11243 | "jest-get-type": "^27.5.1", |
| 11244 | "pretty-format": "^27.5.1" |
| 11245 | }, |
| 11246 | "engines": { |
| 11247 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11248 | } |
| 11249 | }, |
| 11250 | "node_modules/jest-jasmine2/node_modules/jest-message-util": { |
| 11251 | "version": "27.5.1", |
| 11252 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-message-util/-/jest-message-util-27.5.1.tgz", |
| 11253 | "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==", |
| 11254 | "license": "MIT", |
| 11255 | "dependencies": { |
| 11256 | "@babel/code-frame": "^7.12.13", |
| 11257 | "@jest/types": "^27.5.1", |
| 11258 | "@types/stack-utils": "^2.0.0", |
| 11259 | "chalk": "^4.0.0", |
| 11260 | "graceful-fs": "^4.2.9", |
| 11261 | "micromatch": "^4.0.4", |
| 11262 | "pretty-format": "^27.5.1", |
| 11263 | "slash": "^3.0.0", |
| 11264 | "stack-utils": "^2.0.3" |
| 11265 | }, |
| 11266 | "engines": { |
| 11267 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11268 | } |
| 11269 | }, |
| 11270 | "node_modules/jest-jasmine2/node_modules/jest-mock": { |
| 11271 | "version": "27.5.1", |
| 11272 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-mock/-/jest-mock-27.5.1.tgz", |
| 11273 | "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==", |
| 11274 | "license": "MIT", |
| 11275 | "dependencies": { |
| 11276 | "@jest/types": "^27.5.1", |
| 11277 | "@types/node": "*" |
| 11278 | }, |
| 11279 | "engines": { |
| 11280 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11281 | } |
| 11282 | }, |
| 11283 | "node_modules/jest-jasmine2/node_modules/jest-regex-util": { |
| 11284 | "version": "27.5.1", |
| 11285 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-regex-util/-/jest-regex-util-27.5.1.tgz", |
| 11286 | "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==", |
| 11287 | "license": "MIT", |
| 11288 | "engines": { |
| 11289 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11290 | } |
| 11291 | }, |
| 11292 | "node_modules/jest-jasmine2/node_modules/jest-resolve": { |
| 11293 | "version": "27.5.1", |
| 11294 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-resolve/-/jest-resolve-27.5.1.tgz", |
| 11295 | "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==", |
| 11296 | "license": "MIT", |
| 11297 | "dependencies": { |
| 11298 | "@jest/types": "^27.5.1", |
| 11299 | "chalk": "^4.0.0", |
| 11300 | "graceful-fs": "^4.2.9", |
| 11301 | "jest-haste-map": "^27.5.1", |
| 11302 | "jest-pnp-resolver": "^1.2.2", |
| 11303 | "jest-util": "^27.5.1", |
| 11304 | "jest-validate": "^27.5.1", |
| 11305 | "resolve": "^1.20.0", |
| 11306 | "resolve.exports": "^1.1.0", |
| 11307 | "slash": "^3.0.0" |
| 11308 | }, |
| 11309 | "engines": { |
| 11310 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11311 | } |
| 11312 | }, |
| 11313 | "node_modules/jest-jasmine2/node_modules/jest-runtime": { |
| 11314 | "version": "27.5.1", |
| 11315 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-runtime/-/jest-runtime-27.5.1.tgz", |
| 11316 | "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==", |
| 11317 | "license": "MIT", |
| 11318 | "dependencies": { |
| 11319 | "@jest/environment": "^27.5.1", |
| 11320 | "@jest/fake-timers": "^27.5.1", |
| 11321 | "@jest/globals": "^27.5.1", |
| 11322 | "@jest/source-map": "^27.5.1", |
| 11323 | "@jest/test-result": "^27.5.1", |
| 11324 | "@jest/transform": "^27.5.1", |
| 11325 | "@jest/types": "^27.5.1", |
| 11326 | "chalk": "^4.0.0", |
| 11327 | "cjs-module-lexer": "^1.0.0", |
| 11328 | "collect-v8-coverage": "^1.0.0", |
| 11329 | "execa": "^5.0.0", |
| 11330 | "glob": "^7.1.3", |
| 11331 | "graceful-fs": "^4.2.9", |
| 11332 | "jest-haste-map": "^27.5.1", |
| 11333 | "jest-message-util": "^27.5.1", |
| 11334 | "jest-mock": "^27.5.1", |
| 11335 | "jest-regex-util": "^27.5.1", |
| 11336 | "jest-resolve": "^27.5.1", |
| 11337 | "jest-snapshot": "^27.5.1", |
| 11338 | "jest-util": "^27.5.1", |
| 11339 | "slash": "^3.0.0", |
| 11340 | "strip-bom": "^4.0.0" |
| 11341 | }, |
| 11342 | "engines": { |
| 11343 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11344 | } |
| 11345 | }, |
| 11346 | "node_modules/jest-jasmine2/node_modules/jest-snapshot": { |
| 11347 | "version": "27.5.1", |
| 11348 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-snapshot/-/jest-snapshot-27.5.1.tgz", |
| 11349 | "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==", |
| 11350 | "license": "MIT", |
| 11351 | "dependencies": { |
| 11352 | "@babel/core": "^7.7.2", |
| 11353 | "@babel/generator": "^7.7.2", |
| 11354 | "@babel/plugin-syntax-typescript": "^7.7.2", |
| 11355 | "@babel/traverse": "^7.7.2", |
| 11356 | "@babel/types": "^7.0.0", |
| 11357 | "@jest/transform": "^27.5.1", |
| 11358 | "@jest/types": "^27.5.1", |
| 11359 | "@types/babel__traverse": "^7.0.4", |
| 11360 | "@types/prettier": "^2.1.5", |
| 11361 | "babel-preset-current-node-syntax": "^1.0.0", |
| 11362 | "chalk": "^4.0.0", |
| 11363 | "expect": "^27.5.1", |
| 11364 | "graceful-fs": "^4.2.9", |
| 11365 | "jest-diff": "^27.5.1", |
| 11366 | "jest-get-type": "^27.5.1", |
| 11367 | "jest-haste-map": "^27.5.1", |
| 11368 | "jest-matcher-utils": "^27.5.1", |
| 11369 | "jest-message-util": "^27.5.1", |
| 11370 | "jest-util": "^27.5.1", |
| 11371 | "natural-compare": "^1.4.0", |
| 11372 | "pretty-format": "^27.5.1", |
| 11373 | "semver": "^7.3.2" |
| 11374 | }, |
| 11375 | "engines": { |
| 11376 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11377 | } |
| 11378 | }, |
| 11379 | "node_modules/jest-jasmine2/node_modules/jest-util": { |
| 11380 | "version": "27.5.1", |
| 11381 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-util/-/jest-util-27.5.1.tgz", |
| 11382 | "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==", |
| 11383 | "license": "MIT", |
| 11384 | "dependencies": { |
| 11385 | "@jest/types": "^27.5.1", |
| 11386 | "@types/node": "*", |
| 11387 | "chalk": "^4.0.0", |
| 11388 | "ci-info": "^3.2.0", |
| 11389 | "graceful-fs": "^4.2.9", |
| 11390 | "picomatch": "^2.2.3" |
| 11391 | }, |
| 11392 | "engines": { |
| 11393 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11394 | } |
| 11395 | }, |
| 11396 | "node_modules/jest-jasmine2/node_modules/jest-validate": { |
| 11397 | "version": "27.5.1", |
| 11398 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-validate/-/jest-validate-27.5.1.tgz", |
| 11399 | "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==", |
| 11400 | "license": "MIT", |
| 11401 | "dependencies": { |
| 11402 | "@jest/types": "^27.5.1", |
| 11403 | "camelcase": "^6.2.0", |
| 11404 | "chalk": "^4.0.0", |
| 11405 | "jest-get-type": "^27.5.1", |
| 11406 | "leven": "^3.1.0", |
| 11407 | "pretty-format": "^27.5.1" |
| 11408 | }, |
| 11409 | "engines": { |
| 11410 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11411 | } |
| 11412 | }, |
| 11413 | "node_modules/jest-jasmine2/node_modules/jest-worker": { |
| 11414 | "version": "27.5.1", |
| 11415 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-27.5.1.tgz", |
| 11416 | "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", |
| 11417 | "license": "MIT", |
| 11418 | "dependencies": { |
| 11419 | "@types/node": "*", |
| 11420 | "merge-stream": "^2.0.0", |
| 11421 | "supports-color": "^8.0.0" |
| 11422 | }, |
| 11423 | "engines": { |
| 11424 | "node": ">= 10.13.0" |
| 11425 | } |
| 11426 | }, |
| 11427 | "node_modules/jest-jasmine2/node_modules/resolve.exports": { |
| 11428 | "version": "1.1.1", |
| 11429 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve.exports/-/resolve.exports-1.1.1.tgz", |
| 11430 | "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==", |
| 11431 | "license": "MIT", |
| 11432 | "engines": { |
| 11433 | "node": ">=10" |
| 11434 | } |
| 11435 | }, |
| 11436 | "node_modules/jest-jasmine2/node_modules/semver": { |
| 11437 | "version": "7.7.2", |
| 11438 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 11439 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 11440 | "license": "ISC", |
| 11441 | "bin": { |
| 11442 | "semver": "bin/semver.js" |
| 11443 | }, |
| 11444 | "engines": { |
| 11445 | "node": ">=10" |
| 11446 | } |
| 11447 | }, |
| 11448 | "node_modules/jest-jasmine2/node_modules/supports-color": { |
| 11449 | "version": "8.1.1", |
| 11450 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 11451 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 11452 | "license": "MIT", |
| 11453 | "dependencies": { |
| 11454 | "has-flag": "^4.0.0" |
| 11455 | }, |
| 11456 | "engines": { |
| 11457 | "node": ">=10" |
| 11458 | }, |
| 11459 | "funding": { |
| 11460 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 11461 | } |
| 11462 | }, |
| 11463 | "node_modules/jest-jasmine2/node_modules/write-file-atomic": { |
| 11464 | "version": "3.0.3", |
| 11465 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/write-file-atomic/-/write-file-atomic-3.0.3.tgz", |
| 11466 | "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", |
| 11467 | "license": "ISC", |
| 11468 | "dependencies": { |
| 11469 | "imurmurhash": "^0.1.4", |
| 11470 | "is-typedarray": "^1.0.0", |
| 11471 | "signal-exit": "^3.0.2", |
| 11472 | "typedarray-to-buffer": "^3.1.5" |
| 11473 | } |
| 11474 | }, |
| 11475 | "node_modules/jest-leak-detector": { |
| 11476 | "version": "29.7.0", |
| 11477 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", |
| 11478 | "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", |
| 11479 | "dev": true, |
| 11480 | "license": "MIT", |
| 11481 | "dependencies": { |
| 11482 | "jest-get-type": "^29.6.3", |
| 11483 | "pretty-format": "^29.7.0" |
| 11484 | }, |
| 11485 | "engines": { |
| 11486 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11487 | } |
| 11488 | }, |
| 11489 | "node_modules/jest-leak-detector/node_modules/ansi-styles": { |
| 11490 | "version": "5.2.0", |
| 11491 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 11492 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 11493 | "dev": true, |
| 11494 | "license": "MIT", |
| 11495 | "engines": { |
| 11496 | "node": ">=10" |
| 11497 | }, |
| 11498 | "funding": { |
| 11499 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 11500 | } |
| 11501 | }, |
| 11502 | "node_modules/jest-leak-detector/node_modules/pretty-format": { |
| 11503 | "version": "29.7.0", |
| 11504 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 11505 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 11506 | "dev": true, |
| 11507 | "license": "MIT", |
| 11508 | "dependencies": { |
| 11509 | "@jest/schemas": "^29.6.3", |
| 11510 | "ansi-styles": "^5.0.0", |
| 11511 | "react-is": "^18.0.0" |
| 11512 | }, |
| 11513 | "engines": { |
| 11514 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11515 | } |
| 11516 | }, |
| 11517 | "node_modules/jest-leak-detector/node_modules/react-is": { |
| 11518 | "version": "18.3.1", |
| 11519 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 11520 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 11521 | "dev": true, |
| 11522 | "license": "MIT" |
| 11523 | }, |
| 11524 | "node_modules/jest-matcher-utils": { |
| 11525 | "version": "29.7.0", |
| 11526 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", |
| 11527 | "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", |
| 11528 | "dev": true, |
| 11529 | "license": "MIT", |
| 11530 | "dependencies": { |
| 11531 | "chalk": "^4.0.0", |
| 11532 | "jest-diff": "^29.7.0", |
| 11533 | "jest-get-type": "^29.6.3", |
| 11534 | "pretty-format": "^29.7.0" |
| 11535 | }, |
| 11536 | "engines": { |
| 11537 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11538 | } |
| 11539 | }, |
| 11540 | "node_modules/jest-matcher-utils/node_modules/ansi-styles": { |
| 11541 | "version": "5.2.0", |
| 11542 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 11543 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 11544 | "dev": true, |
| 11545 | "license": "MIT", |
| 11546 | "engines": { |
| 11547 | "node": ">=10" |
| 11548 | }, |
| 11549 | "funding": { |
| 11550 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 11551 | } |
| 11552 | }, |
| 11553 | "node_modules/jest-matcher-utils/node_modules/pretty-format": { |
| 11554 | "version": "29.7.0", |
| 11555 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 11556 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 11557 | "dev": true, |
| 11558 | "license": "MIT", |
| 11559 | "dependencies": { |
| 11560 | "@jest/schemas": "^29.6.3", |
| 11561 | "ansi-styles": "^5.0.0", |
| 11562 | "react-is": "^18.0.0" |
| 11563 | }, |
| 11564 | "engines": { |
| 11565 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11566 | } |
| 11567 | }, |
| 11568 | "node_modules/jest-matcher-utils/node_modules/react-is": { |
| 11569 | "version": "18.3.1", |
| 11570 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 11571 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 11572 | "dev": true, |
| 11573 | "license": "MIT" |
| 11574 | }, |
| 11575 | "node_modules/jest-message-util": { |
| 11576 | "version": "29.7.0", |
| 11577 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-message-util/-/jest-message-util-29.7.0.tgz", |
| 11578 | "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", |
| 11579 | "dev": true, |
| 11580 | "license": "MIT", |
| 11581 | "dependencies": { |
| 11582 | "@babel/code-frame": "^7.12.13", |
| 11583 | "@jest/types": "^29.6.3", |
| 11584 | "@types/stack-utils": "^2.0.0", |
| 11585 | "chalk": "^4.0.0", |
| 11586 | "graceful-fs": "^4.2.9", |
| 11587 | "micromatch": "^4.0.4", |
| 11588 | "pretty-format": "^29.7.0", |
| 11589 | "slash": "^3.0.0", |
| 11590 | "stack-utils": "^2.0.3" |
| 11591 | }, |
| 11592 | "engines": { |
| 11593 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11594 | } |
| 11595 | }, |
| 11596 | "node_modules/jest-message-util/node_modules/ansi-styles": { |
| 11597 | "version": "5.2.0", |
| 11598 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 11599 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 11600 | "dev": true, |
| 11601 | "license": "MIT", |
| 11602 | "engines": { |
| 11603 | "node": ">=10" |
| 11604 | }, |
| 11605 | "funding": { |
| 11606 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 11607 | } |
| 11608 | }, |
| 11609 | "node_modules/jest-message-util/node_modules/pretty-format": { |
| 11610 | "version": "29.7.0", |
| 11611 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 11612 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 11613 | "dev": true, |
| 11614 | "license": "MIT", |
| 11615 | "dependencies": { |
| 11616 | "@jest/schemas": "^29.6.3", |
| 11617 | "ansi-styles": "^5.0.0", |
| 11618 | "react-is": "^18.0.0" |
| 11619 | }, |
| 11620 | "engines": { |
| 11621 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11622 | } |
| 11623 | }, |
| 11624 | "node_modules/jest-message-util/node_modules/react-is": { |
| 11625 | "version": "18.3.1", |
| 11626 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 11627 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 11628 | "dev": true, |
| 11629 | "license": "MIT" |
| 11630 | }, |
| 11631 | "node_modules/jest-mock": { |
| 11632 | "version": "29.7.0", |
| 11633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-mock/-/jest-mock-29.7.0.tgz", |
| 11634 | "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", |
| 11635 | "dev": true, |
| 11636 | "license": "MIT", |
| 11637 | "dependencies": { |
| 11638 | "@jest/types": "^29.6.3", |
| 11639 | "@types/node": "*", |
| 11640 | "jest-util": "^29.7.0" |
| 11641 | }, |
| 11642 | "engines": { |
| 11643 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11644 | } |
| 11645 | }, |
| 11646 | "node_modules/jest-pnp-resolver": { |
| 11647 | "version": "1.2.3", |
| 11648 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", |
| 11649 | "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", |
| 11650 | "license": "MIT", |
| 11651 | "engines": { |
| 11652 | "node": ">=6" |
| 11653 | }, |
| 11654 | "peerDependencies": { |
| 11655 | "jest-resolve": "*" |
| 11656 | }, |
| 11657 | "peerDependenciesMeta": { |
| 11658 | "jest-resolve": { |
| 11659 | "optional": true |
| 11660 | } |
| 11661 | } |
| 11662 | }, |
| 11663 | "node_modules/jest-regex-util": { |
| 11664 | "version": "29.6.3", |
| 11665 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-regex-util/-/jest-regex-util-29.6.3.tgz", |
| 11666 | "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", |
| 11667 | "devOptional": true, |
| 11668 | "license": "MIT", |
| 11669 | "engines": { |
| 11670 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11671 | } |
| 11672 | }, |
| 11673 | "node_modules/jest-resolve": { |
| 11674 | "version": "29.7.0", |
| 11675 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-resolve/-/jest-resolve-29.7.0.tgz", |
| 11676 | "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", |
| 11677 | "devOptional": true, |
| 11678 | "license": "MIT", |
| 11679 | "dependencies": { |
| 11680 | "chalk": "^4.0.0", |
| 11681 | "graceful-fs": "^4.2.9", |
| 11682 | "jest-haste-map": "^29.7.0", |
| 11683 | "jest-pnp-resolver": "^1.2.2", |
| 11684 | "jest-util": "^29.7.0", |
| 11685 | "jest-validate": "^29.7.0", |
| 11686 | "resolve": "^1.20.0", |
| 11687 | "resolve.exports": "^2.0.0", |
| 11688 | "slash": "^3.0.0" |
| 11689 | }, |
| 11690 | "engines": { |
| 11691 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11692 | } |
| 11693 | }, |
| 11694 | "node_modules/jest-resolve-dependencies": { |
| 11695 | "version": "29.7.0", |
| 11696 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", |
| 11697 | "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", |
| 11698 | "dev": true, |
| 11699 | "license": "MIT", |
| 11700 | "dependencies": { |
| 11701 | "jest-regex-util": "^29.6.3", |
| 11702 | "jest-snapshot": "^29.7.0" |
| 11703 | }, |
| 11704 | "engines": { |
| 11705 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11706 | } |
| 11707 | }, |
| 11708 | "node_modules/jest-runner": { |
| 11709 | "version": "29.7.0", |
| 11710 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-runner/-/jest-runner-29.7.0.tgz", |
| 11711 | "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", |
| 11712 | "dev": true, |
| 11713 | "license": "MIT", |
| 11714 | "dependencies": { |
| 11715 | "@jest/console": "^29.7.0", |
| 11716 | "@jest/environment": "^29.7.0", |
| 11717 | "@jest/test-result": "^29.7.0", |
| 11718 | "@jest/transform": "^29.7.0", |
| 11719 | "@jest/types": "^29.6.3", |
| 11720 | "@types/node": "*", |
| 11721 | "chalk": "^4.0.0", |
| 11722 | "emittery": "^0.13.1", |
| 11723 | "graceful-fs": "^4.2.9", |
| 11724 | "jest-docblock": "^29.7.0", |
| 11725 | "jest-environment-node": "^29.7.0", |
| 11726 | "jest-haste-map": "^29.7.0", |
| 11727 | "jest-leak-detector": "^29.7.0", |
| 11728 | "jest-message-util": "^29.7.0", |
| 11729 | "jest-resolve": "^29.7.0", |
| 11730 | "jest-runtime": "^29.7.0", |
| 11731 | "jest-util": "^29.7.0", |
| 11732 | "jest-watcher": "^29.7.0", |
| 11733 | "jest-worker": "^29.7.0", |
| 11734 | "p-limit": "^3.1.0", |
| 11735 | "source-map-support": "0.5.13" |
| 11736 | }, |
| 11737 | "engines": { |
| 11738 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11739 | } |
| 11740 | }, |
| 11741 | "node_modules/jest-runtime": { |
| 11742 | "version": "29.7.0", |
| 11743 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-runtime/-/jest-runtime-29.7.0.tgz", |
| 11744 | "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", |
| 11745 | "dev": true, |
| 11746 | "license": "MIT", |
| 11747 | "dependencies": { |
| 11748 | "@jest/environment": "^29.7.0", |
| 11749 | "@jest/fake-timers": "^29.7.0", |
| 11750 | "@jest/globals": "^29.7.0", |
| 11751 | "@jest/source-map": "^29.6.3", |
| 11752 | "@jest/test-result": "^29.7.0", |
| 11753 | "@jest/transform": "^29.7.0", |
| 11754 | "@jest/types": "^29.6.3", |
| 11755 | "@types/node": "*", |
| 11756 | "chalk": "^4.0.0", |
| 11757 | "cjs-module-lexer": "^1.0.0", |
| 11758 | "collect-v8-coverage": "^1.0.0", |
| 11759 | "glob": "^7.1.3", |
| 11760 | "graceful-fs": "^4.2.9", |
| 11761 | "jest-haste-map": "^29.7.0", |
| 11762 | "jest-message-util": "^29.7.0", |
| 11763 | "jest-mock": "^29.7.0", |
| 11764 | "jest-regex-util": "^29.6.3", |
| 11765 | "jest-resolve": "^29.7.0", |
| 11766 | "jest-snapshot": "^29.7.0", |
| 11767 | "jest-util": "^29.7.0", |
| 11768 | "slash": "^3.0.0", |
| 11769 | "strip-bom": "^4.0.0" |
| 11770 | }, |
| 11771 | "engines": { |
| 11772 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11773 | } |
| 11774 | }, |
| 11775 | "node_modules/jest-serializer": { |
| 11776 | "version": "27.5.1", |
| 11777 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-serializer/-/jest-serializer-27.5.1.tgz", |
| 11778 | "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==", |
| 11779 | "license": "MIT", |
| 11780 | "dependencies": { |
| 11781 | "@types/node": "*", |
| 11782 | "graceful-fs": "^4.2.9" |
| 11783 | }, |
| 11784 | "engines": { |
| 11785 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 11786 | } |
| 11787 | }, |
| 11788 | "node_modules/jest-snapshot": { |
| 11789 | "version": "29.7.0", |
| 11790 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-snapshot/-/jest-snapshot-29.7.0.tgz", |
| 11791 | "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", |
| 11792 | "dev": true, |
| 11793 | "license": "MIT", |
| 11794 | "dependencies": { |
| 11795 | "@babel/core": "^7.11.6", |
| 11796 | "@babel/generator": "^7.7.2", |
| 11797 | "@babel/plugin-syntax-jsx": "^7.7.2", |
| 11798 | "@babel/plugin-syntax-typescript": "^7.7.2", |
| 11799 | "@babel/types": "^7.3.3", |
| 11800 | "@jest/expect-utils": "^29.7.0", |
| 11801 | "@jest/transform": "^29.7.0", |
| 11802 | "@jest/types": "^29.6.3", |
| 11803 | "babel-preset-current-node-syntax": "^1.0.0", |
| 11804 | "chalk": "^4.0.0", |
| 11805 | "expect": "^29.7.0", |
| 11806 | "graceful-fs": "^4.2.9", |
| 11807 | "jest-diff": "^29.7.0", |
| 11808 | "jest-get-type": "^29.6.3", |
| 11809 | "jest-matcher-utils": "^29.7.0", |
| 11810 | "jest-message-util": "^29.7.0", |
| 11811 | "jest-util": "^29.7.0", |
| 11812 | "natural-compare": "^1.4.0", |
| 11813 | "pretty-format": "^29.7.0", |
| 11814 | "semver": "^7.5.3" |
| 11815 | }, |
| 11816 | "engines": { |
| 11817 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11818 | } |
| 11819 | }, |
| 11820 | "node_modules/jest-snapshot/node_modules/ansi-styles": { |
| 11821 | "version": "5.2.0", |
| 11822 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 11823 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 11824 | "dev": true, |
| 11825 | "license": "MIT", |
| 11826 | "engines": { |
| 11827 | "node": ">=10" |
| 11828 | }, |
| 11829 | "funding": { |
| 11830 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 11831 | } |
| 11832 | }, |
| 11833 | "node_modules/jest-snapshot/node_modules/pretty-format": { |
| 11834 | "version": "29.7.0", |
| 11835 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 11836 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 11837 | "dev": true, |
| 11838 | "license": "MIT", |
| 11839 | "dependencies": { |
| 11840 | "@jest/schemas": "^29.6.3", |
| 11841 | "ansi-styles": "^5.0.0", |
| 11842 | "react-is": "^18.0.0" |
| 11843 | }, |
| 11844 | "engines": { |
| 11845 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11846 | } |
| 11847 | }, |
| 11848 | "node_modules/jest-snapshot/node_modules/react-is": { |
| 11849 | "version": "18.3.1", |
| 11850 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 11851 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 11852 | "dev": true, |
| 11853 | "license": "MIT" |
| 11854 | }, |
| 11855 | "node_modules/jest-snapshot/node_modules/semver": { |
| 11856 | "version": "7.7.2", |
| 11857 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 11858 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 11859 | "dev": true, |
| 11860 | "license": "ISC", |
| 11861 | "bin": { |
| 11862 | "semver": "bin/semver.js" |
| 11863 | }, |
| 11864 | "engines": { |
| 11865 | "node": ">=10" |
| 11866 | } |
| 11867 | }, |
| 11868 | "node_modules/jest-util": { |
| 11869 | "version": "29.7.0", |
| 11870 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-util/-/jest-util-29.7.0.tgz", |
| 11871 | "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", |
| 11872 | "devOptional": true, |
| 11873 | "license": "MIT", |
| 11874 | "dependencies": { |
| 11875 | "@jest/types": "^29.6.3", |
| 11876 | "@types/node": "*", |
| 11877 | "chalk": "^4.0.0", |
| 11878 | "ci-info": "^3.2.0", |
| 11879 | "graceful-fs": "^4.2.9", |
| 11880 | "picomatch": "^2.2.3" |
| 11881 | }, |
| 11882 | "engines": { |
| 11883 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11884 | } |
| 11885 | }, |
| 11886 | "node_modules/jest-validate": { |
| 11887 | "version": "29.7.0", |
| 11888 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-validate/-/jest-validate-29.7.0.tgz", |
| 11889 | "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", |
| 11890 | "devOptional": true, |
| 11891 | "license": "MIT", |
| 11892 | "dependencies": { |
| 11893 | "@jest/types": "^29.6.3", |
| 11894 | "camelcase": "^6.2.0", |
| 11895 | "chalk": "^4.0.0", |
| 11896 | "jest-get-type": "^29.6.3", |
| 11897 | "leven": "^3.1.0", |
| 11898 | "pretty-format": "^29.7.0" |
| 11899 | }, |
| 11900 | "engines": { |
| 11901 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11902 | } |
| 11903 | }, |
| 11904 | "node_modules/jest-validate/node_modules/ansi-styles": { |
| 11905 | "version": "5.2.0", |
| 11906 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 11907 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 11908 | "devOptional": true, |
| 11909 | "license": "MIT", |
| 11910 | "engines": { |
| 11911 | "node": ">=10" |
| 11912 | }, |
| 11913 | "funding": { |
| 11914 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 11915 | } |
| 11916 | }, |
| 11917 | "node_modules/jest-validate/node_modules/camelcase": { |
| 11918 | "version": "6.3.0", |
| 11919 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase/-/camelcase-6.3.0.tgz", |
| 11920 | "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| 11921 | "devOptional": true, |
| 11922 | "license": "MIT", |
| 11923 | "engines": { |
| 11924 | "node": ">=10" |
| 11925 | }, |
| 11926 | "funding": { |
| 11927 | "url": "https://github.com/sponsors/sindresorhus" |
| 11928 | } |
| 11929 | }, |
| 11930 | "node_modules/jest-validate/node_modules/pretty-format": { |
| 11931 | "version": "29.7.0", |
| 11932 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-29.7.0.tgz", |
| 11933 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 11934 | "devOptional": true, |
| 11935 | "license": "MIT", |
| 11936 | "dependencies": { |
| 11937 | "@jest/schemas": "^29.6.3", |
| 11938 | "ansi-styles": "^5.0.0", |
| 11939 | "react-is": "^18.0.0" |
| 11940 | }, |
| 11941 | "engines": { |
| 11942 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11943 | } |
| 11944 | }, |
| 11945 | "node_modules/jest-validate/node_modules/react-is": { |
| 11946 | "version": "18.3.1", |
| 11947 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 11948 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 11949 | "devOptional": true, |
| 11950 | "license": "MIT" |
| 11951 | }, |
| 11952 | "node_modules/jest-watcher": { |
| 11953 | "version": "29.7.0", |
| 11954 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-watcher/-/jest-watcher-29.7.0.tgz", |
| 11955 | "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", |
| 11956 | "dev": true, |
| 11957 | "license": "MIT", |
| 11958 | "dependencies": { |
| 11959 | "@jest/test-result": "^29.7.0", |
| 11960 | "@jest/types": "^29.6.3", |
| 11961 | "@types/node": "*", |
| 11962 | "ansi-escapes": "^4.2.1", |
| 11963 | "chalk": "^4.0.0", |
| 11964 | "emittery": "^0.13.1", |
| 11965 | "jest-util": "^29.7.0", |
| 11966 | "string-length": "^4.0.1" |
| 11967 | }, |
| 11968 | "engines": { |
| 11969 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11970 | } |
| 11971 | }, |
| 11972 | "node_modules/jest-worker": { |
| 11973 | "version": "29.7.0", |
| 11974 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-29.7.0.tgz", |
| 11975 | "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", |
| 11976 | "devOptional": true, |
| 11977 | "license": "MIT", |
| 11978 | "dependencies": { |
| 11979 | "@types/node": "*", |
| 11980 | "jest-util": "^29.7.0", |
| 11981 | "merge-stream": "^2.0.0", |
| 11982 | "supports-color": "^8.0.0" |
| 11983 | }, |
| 11984 | "engines": { |
| 11985 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 11986 | } |
| 11987 | }, |
| 11988 | "node_modules/jest-worker/node_modules/supports-color": { |
| 11989 | "version": "8.1.1", |
| 11990 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 11991 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 11992 | "devOptional": true, |
| 11993 | "license": "MIT", |
| 11994 | "dependencies": { |
| 11995 | "has-flag": "^4.0.0" |
| 11996 | }, |
| 11997 | "engines": { |
| 11998 | "node": ">=10" |
| 11999 | }, |
| 12000 | "funding": { |
| 12001 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 12002 | } |
| 12003 | }, |
| 12004 | "node_modules/jiti": { |
| 12005 | "version": "1.21.7", |
| 12006 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jiti/-/jiti-1.21.7.tgz", |
| 12007 | "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", |
| 12008 | "license": "MIT", |
| 12009 | "bin": { |
| 12010 | "jiti": "bin/jiti.js" |
| 12011 | } |
| 12012 | }, |
| 12013 | "node_modules/js-tokens": { |
| 12014 | "version": "4.0.0", |
| 12015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-tokens/-/js-tokens-4.0.0.tgz", |
| 12016 | "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| 12017 | "license": "MIT" |
| 12018 | }, |
| 12019 | "node_modules/js-yaml": { |
| 12020 | "version": "3.14.1", |
| 12021 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-yaml/-/js-yaml-3.14.1.tgz", |
| 12022 | "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", |
| 12023 | "license": "MIT", |
| 12024 | "dependencies": { |
| 12025 | "argparse": "^1.0.7", |
| 12026 | "esprima": "^4.0.0" |
| 12027 | }, |
| 12028 | "bin": { |
| 12029 | "js-yaml": "bin/js-yaml.js" |
| 12030 | } |
| 12031 | }, |
| 12032 | "node_modules/jsdom": { |
| 12033 | "version": "20.0.3", |
| 12034 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsdom/-/jsdom-20.0.3.tgz", |
| 12035 | "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", |
| 12036 | "dev": true, |
| 12037 | "license": "MIT", |
| 12038 | "dependencies": { |
| 12039 | "abab": "^2.0.6", |
| 12040 | "acorn": "^8.8.1", |
| 12041 | "acorn-globals": "^7.0.0", |
| 12042 | "cssom": "^0.5.0", |
| 12043 | "cssstyle": "^2.3.0", |
| 12044 | "data-urls": "^3.0.2", |
| 12045 | "decimal.js": "^10.4.2", |
| 12046 | "domexception": "^4.0.0", |
| 12047 | "escodegen": "^2.0.0", |
| 12048 | "form-data": "^4.0.0", |
| 12049 | "html-encoding-sniffer": "^3.0.0", |
| 12050 | "http-proxy-agent": "^5.0.0", |
| 12051 | "https-proxy-agent": "^5.0.1", |
| 12052 | "is-potential-custom-element-name": "^1.0.1", |
| 12053 | "nwsapi": "^2.2.2", |
| 12054 | "parse5": "^7.1.1", |
| 12055 | "saxes": "^6.0.0", |
| 12056 | "symbol-tree": "^3.2.4", |
| 12057 | "tough-cookie": "^4.1.2", |
| 12058 | "w3c-xmlserializer": "^4.0.0", |
| 12059 | "webidl-conversions": "^7.0.0", |
| 12060 | "whatwg-encoding": "^2.0.0", |
| 12061 | "whatwg-mimetype": "^3.0.0", |
| 12062 | "whatwg-url": "^11.0.0", |
| 12063 | "ws": "^8.11.0", |
| 12064 | "xml-name-validator": "^4.0.0" |
| 12065 | }, |
| 12066 | "engines": { |
| 12067 | "node": ">=14" |
| 12068 | }, |
| 12069 | "peerDependencies": { |
| 12070 | "canvas": "^2.5.0" |
| 12071 | }, |
| 12072 | "peerDependenciesMeta": { |
| 12073 | "canvas": { |
| 12074 | "optional": true |
| 12075 | } |
| 12076 | } |
| 12077 | }, |
| 12078 | "node_modules/jsesc": { |
| 12079 | "version": "3.1.0", |
| 12080 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsesc/-/jsesc-3.1.0.tgz", |
| 12081 | "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
| 12082 | "license": "MIT", |
| 12083 | "bin": { |
| 12084 | "jsesc": "bin/jsesc" |
| 12085 | }, |
| 12086 | "engines": { |
| 12087 | "node": ">=6" |
| 12088 | } |
| 12089 | }, |
| 12090 | "node_modules/json-buffer": { |
| 12091 | "version": "3.0.1", |
| 12092 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-buffer/-/json-buffer-3.0.1.tgz", |
| 12093 | "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", |
| 12094 | "license": "MIT" |
| 12095 | }, |
| 12096 | "node_modules/json-parse-even-better-errors": { |
| 12097 | "version": "2.3.1", |
| 12098 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", |
| 12099 | "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", |
| 12100 | "license": "MIT" |
| 12101 | }, |
| 12102 | "node_modules/json-schema": { |
| 12103 | "version": "0.4.0", |
| 12104 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-schema/-/json-schema-0.4.0.tgz", |
| 12105 | "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", |
| 12106 | "license": "(AFL-2.1 OR BSD-3-Clause)" |
| 12107 | }, |
| 12108 | "node_modules/json-schema-traverse": { |
| 12109 | "version": "0.4.1", |
| 12110 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| 12111 | "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| 12112 | "license": "MIT" |
| 12113 | }, |
| 12114 | "node_modules/json-stable-stringify-without-jsonify": { |
| 12115 | "version": "1.0.1", |
| 12116 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", |
| 12117 | "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", |
| 12118 | "license": "MIT" |
| 12119 | }, |
| 12120 | "node_modules/json5": { |
| 12121 | "version": "2.2.3", |
| 12122 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json5/-/json5-2.2.3.tgz", |
| 12123 | "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
| 12124 | "license": "MIT", |
| 12125 | "bin": { |
| 12126 | "json5": "lib/cli.js" |
| 12127 | }, |
| 12128 | "engines": { |
| 12129 | "node": ">=6" |
| 12130 | } |
| 12131 | }, |
| 12132 | "node_modules/jsonfile": { |
| 12133 | "version": "6.1.0", |
| 12134 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsonfile/-/jsonfile-6.1.0.tgz", |
| 12135 | "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", |
| 12136 | "license": "MIT", |
| 12137 | "dependencies": { |
| 12138 | "universalify": "^2.0.0" |
| 12139 | }, |
| 12140 | "optionalDependencies": { |
| 12141 | "graceful-fs": "^4.1.6" |
| 12142 | } |
| 12143 | }, |
| 12144 | "node_modules/jsonpath": { |
| 12145 | "version": "1.1.1", |
| 12146 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsonpath/-/jsonpath-1.1.1.tgz", |
| 12147 | "integrity": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==", |
| 12148 | "license": "MIT", |
| 12149 | "dependencies": { |
| 12150 | "esprima": "1.2.2", |
| 12151 | "static-eval": "2.0.2", |
| 12152 | "underscore": "1.12.1" |
| 12153 | } |
| 12154 | }, |
| 12155 | "node_modules/jsonpath/node_modules/esprima": { |
| 12156 | "version": "1.2.2", |
| 12157 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esprima/-/esprima-1.2.2.tgz", |
| 12158 | "integrity": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==", |
| 12159 | "bin": { |
| 12160 | "esparse": "bin/esparse.js", |
| 12161 | "esvalidate": "bin/esvalidate.js" |
| 12162 | }, |
| 12163 | "engines": { |
| 12164 | "node": ">=0.4.0" |
| 12165 | } |
| 12166 | }, |
| 12167 | "node_modules/jsonpointer": { |
| 12168 | "version": "5.0.1", |
| 12169 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsonpointer/-/jsonpointer-5.0.1.tgz", |
| 12170 | "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", |
| 12171 | "license": "MIT", |
| 12172 | "engines": { |
| 12173 | "node": ">=0.10.0" |
| 12174 | } |
| 12175 | }, |
| 12176 | "node_modules/jsx-ast-utils": { |
| 12177 | "version": "3.3.5", |
| 12178 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", |
| 12179 | "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", |
| 12180 | "license": "MIT", |
| 12181 | "dependencies": { |
| 12182 | "array-includes": "^3.1.6", |
| 12183 | "array.prototype.flat": "^1.3.1", |
| 12184 | "object.assign": "^4.1.4", |
| 12185 | "object.values": "^1.1.6" |
| 12186 | }, |
| 12187 | "engines": { |
| 12188 | "node": ">=4.0" |
| 12189 | } |
| 12190 | }, |
| 12191 | "node_modules/keyv": { |
| 12192 | "version": "4.5.4", |
| 12193 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/keyv/-/keyv-4.5.4.tgz", |
| 12194 | "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", |
| 12195 | "license": "MIT", |
| 12196 | "dependencies": { |
| 12197 | "json-buffer": "3.0.1" |
| 12198 | } |
| 12199 | }, |
| 12200 | "node_modules/kind-of": { |
| 12201 | "version": "6.0.3", |
| 12202 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/kind-of/-/kind-of-6.0.3.tgz", |
| 12203 | "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", |
| 12204 | "license": "MIT", |
| 12205 | "engines": { |
| 12206 | "node": ">=0.10.0" |
| 12207 | } |
| 12208 | }, |
| 12209 | "node_modules/kleur": { |
| 12210 | "version": "3.0.3", |
| 12211 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/kleur/-/kleur-3.0.3.tgz", |
| 12212 | "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", |
| 12213 | "license": "MIT", |
| 12214 | "engines": { |
| 12215 | "node": ">=6" |
| 12216 | } |
| 12217 | }, |
| 12218 | "node_modules/klona": { |
| 12219 | "version": "2.0.6", |
| 12220 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/klona/-/klona-2.0.6.tgz", |
| 12221 | "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", |
| 12222 | "license": "MIT", |
| 12223 | "engines": { |
| 12224 | "node": ">= 8" |
| 12225 | } |
| 12226 | }, |
| 12227 | "node_modules/language-subtag-registry": { |
| 12228 | "version": "0.3.23", |
| 12229 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", |
| 12230 | "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", |
| 12231 | "license": "CC0-1.0" |
| 12232 | }, |
| 12233 | "node_modules/language-tags": { |
| 12234 | "version": "1.0.9", |
| 12235 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/language-tags/-/language-tags-1.0.9.tgz", |
| 12236 | "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", |
| 12237 | "license": "MIT", |
| 12238 | "dependencies": { |
| 12239 | "language-subtag-registry": "^0.3.20" |
| 12240 | }, |
| 12241 | "engines": { |
| 12242 | "node": ">=0.10" |
| 12243 | } |
| 12244 | }, |
| 12245 | "node_modules/launch-editor": { |
| 12246 | "version": "2.10.0", |
| 12247 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/launch-editor/-/launch-editor-2.10.0.tgz", |
| 12248 | "integrity": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==", |
| 12249 | "license": "MIT", |
| 12250 | "dependencies": { |
| 12251 | "picocolors": "^1.0.0", |
| 12252 | "shell-quote": "^1.8.1" |
| 12253 | } |
| 12254 | }, |
| 12255 | "node_modules/leven": { |
| 12256 | "version": "3.1.0", |
| 12257 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/leven/-/leven-3.1.0.tgz", |
| 12258 | "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", |
| 12259 | "license": "MIT", |
| 12260 | "engines": { |
| 12261 | "node": ">=6" |
| 12262 | } |
| 12263 | }, |
| 12264 | "node_modules/levn": { |
| 12265 | "version": "0.4.1", |
| 12266 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/levn/-/levn-0.4.1.tgz", |
| 12267 | "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", |
| 12268 | "license": "MIT", |
| 12269 | "dependencies": { |
| 12270 | "prelude-ls": "^1.2.1", |
| 12271 | "type-check": "~0.4.0" |
| 12272 | }, |
| 12273 | "engines": { |
| 12274 | "node": ">= 0.8.0" |
| 12275 | } |
| 12276 | }, |
| 12277 | "node_modules/lilconfig": { |
| 12278 | "version": "2.1.0", |
| 12279 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lilconfig/-/lilconfig-2.1.0.tgz", |
| 12280 | "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", |
| 12281 | "license": "MIT", |
| 12282 | "engines": { |
| 12283 | "node": ">=10" |
| 12284 | } |
| 12285 | }, |
| 12286 | "node_modules/lines-and-columns": { |
| 12287 | "version": "1.2.4", |
| 12288 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
| 12289 | "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
| 12290 | "license": "MIT" |
| 12291 | }, |
| 12292 | "node_modules/loader-runner": { |
| 12293 | "version": "4.3.0", |
| 12294 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/loader-runner/-/loader-runner-4.3.0.tgz", |
| 12295 | "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", |
| 12296 | "license": "MIT", |
| 12297 | "engines": { |
| 12298 | "node": ">=6.11.5" |
| 12299 | } |
| 12300 | }, |
| 12301 | "node_modules/loader-utils": { |
| 12302 | "version": "2.0.4", |
| 12303 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/loader-utils/-/loader-utils-2.0.4.tgz", |
| 12304 | "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", |
| 12305 | "license": "MIT", |
| 12306 | "dependencies": { |
| 12307 | "big.js": "^5.2.2", |
| 12308 | "emojis-list": "^3.0.0", |
| 12309 | "json5": "^2.1.2" |
| 12310 | }, |
| 12311 | "engines": { |
| 12312 | "node": ">=8.9.0" |
| 12313 | } |
| 12314 | }, |
| 12315 | "node_modules/locate-path": { |
| 12316 | "version": "5.0.0", |
| 12317 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/locate-path/-/locate-path-5.0.0.tgz", |
| 12318 | "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
| 12319 | "license": "MIT", |
| 12320 | "dependencies": { |
| 12321 | "p-locate": "^4.1.0" |
| 12322 | }, |
| 12323 | "engines": { |
| 12324 | "node": ">=8" |
| 12325 | } |
| 12326 | }, |
| 12327 | "node_modules/lodash": { |
| 12328 | "version": "4.17.21", |
| 12329 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz", |
| 12330 | "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |
| 12331 | "license": "MIT" |
| 12332 | }, |
| 12333 | "node_modules/lodash.debounce": { |
| 12334 | "version": "4.0.8", |
| 12335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash.debounce/-/lodash.debounce-4.0.8.tgz", |
| 12336 | "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", |
| 12337 | "license": "MIT" |
| 12338 | }, |
| 12339 | "node_modules/lodash.memoize": { |
| 12340 | "version": "4.1.2", |
| 12341 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash.memoize/-/lodash.memoize-4.1.2.tgz", |
| 12342 | "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", |
| 12343 | "license": "MIT" |
| 12344 | }, |
| 12345 | "node_modules/lodash.merge": { |
| 12346 | "version": "4.6.2", |
| 12347 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash.merge/-/lodash.merge-4.6.2.tgz", |
| 12348 | "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", |
| 12349 | "license": "MIT" |
| 12350 | }, |
| 12351 | "node_modules/lodash.sortby": { |
| 12352 | "version": "4.7.0", |
| 12353 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash.sortby/-/lodash.sortby-4.7.0.tgz", |
| 12354 | "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", |
| 12355 | "license": "MIT" |
| 12356 | }, |
| 12357 | "node_modules/lodash.uniq": { |
| 12358 | "version": "4.5.0", |
| 12359 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |
| 12360 | "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", |
| 12361 | "license": "MIT" |
| 12362 | }, |
| 12363 | "node_modules/loose-envify": { |
| 12364 | "version": "1.4.0", |
| 12365 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/loose-envify/-/loose-envify-1.4.0.tgz", |
| 12366 | "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
| 12367 | "license": "MIT", |
| 12368 | "dependencies": { |
| 12369 | "js-tokens": "^3.0.0 || ^4.0.0" |
| 12370 | }, |
| 12371 | "bin": { |
| 12372 | "loose-envify": "cli.js" |
| 12373 | } |
| 12374 | }, |
| 12375 | "node_modules/lower-case": { |
| 12376 | "version": "2.0.2", |
| 12377 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lower-case/-/lower-case-2.0.2.tgz", |
| 12378 | "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", |
| 12379 | "license": "MIT", |
| 12380 | "dependencies": { |
| 12381 | "tslib": "^2.0.3" |
| 12382 | } |
| 12383 | }, |
| 12384 | "node_modules/lru-cache": { |
| 12385 | "version": "5.1.1", |
| 12386 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-5.1.1.tgz", |
| 12387 | "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
| 12388 | "license": "ISC", |
| 12389 | "dependencies": { |
| 12390 | "yallist": "^3.0.2" |
| 12391 | } |
| 12392 | }, |
| 12393 | "node_modules/lz-string": { |
| 12394 | "version": "1.5.0", |
| 12395 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lz-string/-/lz-string-1.5.0.tgz", |
| 12396 | "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", |
| 12397 | "license": "MIT", |
| 12398 | "bin": { |
| 12399 | "lz-string": "bin/bin.js" |
| 12400 | } |
| 12401 | }, |
| 12402 | "node_modules/magic-string": { |
| 12403 | "version": "0.25.9", |
| 12404 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/magic-string/-/magic-string-0.25.9.tgz", |
| 12405 | "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", |
| 12406 | "license": "MIT", |
| 12407 | "dependencies": { |
| 12408 | "sourcemap-codec": "^1.4.8" |
| 12409 | } |
| 12410 | }, |
| 12411 | "node_modules/make-dir": { |
| 12412 | "version": "4.0.0", |
| 12413 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/make-dir/-/make-dir-4.0.0.tgz", |
| 12414 | "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", |
| 12415 | "license": "MIT", |
| 12416 | "dependencies": { |
| 12417 | "semver": "^7.5.3" |
| 12418 | }, |
| 12419 | "engines": { |
| 12420 | "node": ">=10" |
| 12421 | }, |
| 12422 | "funding": { |
| 12423 | "url": "https://github.com/sponsors/sindresorhus" |
| 12424 | } |
| 12425 | }, |
| 12426 | "node_modules/make-dir/node_modules/semver": { |
| 12427 | "version": "7.7.2", |
| 12428 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 12429 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 12430 | "license": "ISC", |
| 12431 | "bin": { |
| 12432 | "semver": "bin/semver.js" |
| 12433 | }, |
| 12434 | "engines": { |
| 12435 | "node": ">=10" |
| 12436 | } |
| 12437 | }, |
| 12438 | "node_modules/makeerror": { |
| 12439 | "version": "1.0.12", |
| 12440 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/makeerror/-/makeerror-1.0.12.tgz", |
| 12441 | "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", |
| 12442 | "license": "BSD-3-Clause", |
| 12443 | "dependencies": { |
| 12444 | "tmpl": "1.0.5" |
| 12445 | } |
| 12446 | }, |
| 12447 | "node_modules/math-intrinsics": { |
| 12448 | "version": "1.1.0", |
| 12449 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| 12450 | "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| 12451 | "license": "MIT", |
| 12452 | "engines": { |
| 12453 | "node": ">= 0.4" |
| 12454 | } |
| 12455 | }, |
| 12456 | "node_modules/mdn-data": { |
| 12457 | "version": "2.0.4", |
| 12458 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mdn-data/-/mdn-data-2.0.4.tgz", |
| 12459 | "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==", |
| 12460 | "license": "CC0-1.0" |
| 12461 | }, |
| 12462 | "node_modules/media-typer": { |
| 12463 | "version": "0.3.0", |
| 12464 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/media-typer/-/media-typer-0.3.0.tgz", |
| 12465 | "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", |
| 12466 | "license": "MIT", |
| 12467 | "engines": { |
| 12468 | "node": ">= 0.6" |
| 12469 | } |
| 12470 | }, |
| 12471 | "node_modules/memfs": { |
| 12472 | "version": "3.5.3", |
| 12473 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/memfs/-/memfs-3.5.3.tgz", |
| 12474 | "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==", |
| 12475 | "license": "Unlicense", |
| 12476 | "dependencies": { |
| 12477 | "fs-monkey": "^1.0.4" |
| 12478 | }, |
| 12479 | "engines": { |
| 12480 | "node": ">= 4.0.0" |
| 12481 | } |
| 12482 | }, |
| 12483 | "node_modules/merge-descriptors": { |
| 12484 | "version": "1.0.3", |
| 12485 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/merge-descriptors/-/merge-descriptors-1.0.3.tgz", |
| 12486 | "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", |
| 12487 | "license": "MIT", |
| 12488 | "funding": { |
| 12489 | "url": "https://github.com/sponsors/sindresorhus" |
| 12490 | } |
| 12491 | }, |
| 12492 | "node_modules/merge-stream": { |
| 12493 | "version": "2.0.0", |
| 12494 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/merge-stream/-/merge-stream-2.0.0.tgz", |
| 12495 | "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", |
| 12496 | "license": "MIT" |
| 12497 | }, |
| 12498 | "node_modules/merge2": { |
| 12499 | "version": "1.4.1", |
| 12500 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/merge2/-/merge2-1.4.1.tgz", |
| 12501 | "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", |
| 12502 | "license": "MIT", |
| 12503 | "engines": { |
| 12504 | "node": ">= 8" |
| 12505 | } |
| 12506 | }, |
| 12507 | "node_modules/methods": { |
| 12508 | "version": "1.1.2", |
| 12509 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/methods/-/methods-1.1.2.tgz", |
| 12510 | "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", |
| 12511 | "license": "MIT", |
| 12512 | "engines": { |
| 12513 | "node": ">= 0.6" |
| 12514 | } |
| 12515 | }, |
| 12516 | "node_modules/micromatch": { |
| 12517 | "version": "4.0.8", |
| 12518 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/micromatch/-/micromatch-4.0.8.tgz", |
| 12519 | "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
| 12520 | "license": "MIT", |
| 12521 | "dependencies": { |
| 12522 | "braces": "^3.0.3", |
| 12523 | "picomatch": "^2.3.1" |
| 12524 | }, |
| 12525 | "engines": { |
| 12526 | "node": ">=8.6" |
| 12527 | } |
| 12528 | }, |
| 12529 | "node_modules/mime": { |
| 12530 | "version": "1.6.0", |
| 12531 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime/-/mime-1.6.0.tgz", |
| 12532 | "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", |
| 12533 | "license": "MIT", |
| 12534 | "bin": { |
| 12535 | "mime": "cli.js" |
| 12536 | }, |
| 12537 | "engines": { |
| 12538 | "node": ">=4" |
| 12539 | } |
| 12540 | }, |
| 12541 | "node_modules/mime-db": { |
| 12542 | "version": "1.52.0", |
| 12543 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
| 12544 | "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| 12545 | "license": "MIT", |
| 12546 | "engines": { |
| 12547 | "node": ">= 0.6" |
| 12548 | } |
| 12549 | }, |
| 12550 | "node_modules/mime-types": { |
| 12551 | "version": "2.1.35", |
| 12552 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-types/-/mime-types-2.1.35.tgz", |
| 12553 | "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| 12554 | "license": "MIT", |
| 12555 | "dependencies": { |
| 12556 | "mime-db": "1.52.0" |
| 12557 | }, |
| 12558 | "engines": { |
| 12559 | "node": ">= 0.6" |
| 12560 | } |
| 12561 | }, |
| 12562 | "node_modules/mimic-fn": { |
| 12563 | "version": "2.1.0", |
| 12564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mimic-fn/-/mimic-fn-2.1.0.tgz", |
| 12565 | "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", |
| 12566 | "license": "MIT", |
| 12567 | "engines": { |
| 12568 | "node": ">=6" |
| 12569 | } |
| 12570 | }, |
| 12571 | "node_modules/min-indent": { |
| 12572 | "version": "1.0.1", |
| 12573 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/min-indent/-/min-indent-1.0.1.tgz", |
| 12574 | "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", |
| 12575 | "dev": true, |
| 12576 | "license": "MIT", |
| 12577 | "engines": { |
| 12578 | "node": ">=4" |
| 12579 | } |
| 12580 | }, |
| 12581 | "node_modules/mini-css-extract-plugin": { |
| 12582 | "version": "2.9.2", |
| 12583 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz", |
| 12584 | "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==", |
| 12585 | "license": "MIT", |
| 12586 | "dependencies": { |
| 12587 | "schema-utils": "^4.0.0", |
| 12588 | "tapable": "^2.2.1" |
| 12589 | }, |
| 12590 | "engines": { |
| 12591 | "node": ">= 12.13.0" |
| 12592 | }, |
| 12593 | "funding": { |
| 12594 | "type": "opencollective", |
| 12595 | "url": "https://opencollective.com/webpack" |
| 12596 | }, |
| 12597 | "peerDependencies": { |
| 12598 | "webpack": "^5.0.0" |
| 12599 | } |
| 12600 | }, |
| 12601 | "node_modules/minimalistic-assert": { |
| 12602 | "version": "1.0.1", |
| 12603 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", |
| 12604 | "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", |
| 12605 | "license": "ISC" |
| 12606 | }, |
| 12607 | "node_modules/minimatch": { |
| 12608 | "version": "3.1.2", |
| 12609 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-3.1.2.tgz", |
| 12610 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| 12611 | "license": "ISC", |
| 12612 | "dependencies": { |
| 12613 | "brace-expansion": "^1.1.7" |
| 12614 | }, |
| 12615 | "engines": { |
| 12616 | "node": "*" |
| 12617 | } |
| 12618 | }, |
| 12619 | "node_modules/minimist": { |
| 12620 | "version": "1.2.8", |
| 12621 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimist/-/minimist-1.2.8.tgz", |
| 12622 | "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
| 12623 | "license": "MIT", |
| 12624 | "funding": { |
| 12625 | "url": "https://github.com/sponsors/ljharb" |
| 12626 | } |
| 12627 | }, |
| 12628 | "node_modules/minipass": { |
| 12629 | "version": "7.1.2", |
| 12630 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minipass/-/minipass-7.1.2.tgz", |
| 12631 | "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", |
| 12632 | "license": "ISC", |
| 12633 | "engines": { |
| 12634 | "node": ">=16 || 14 >=14.17" |
| 12635 | } |
| 12636 | }, |
| 12637 | "node_modules/mkdirp": { |
| 12638 | "version": "0.5.6", |
| 12639 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mkdirp/-/mkdirp-0.5.6.tgz", |
| 12640 | "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", |
| 12641 | "license": "MIT", |
| 12642 | "dependencies": { |
| 12643 | "minimist": "^1.2.6" |
| 12644 | }, |
| 12645 | "bin": { |
| 12646 | "mkdirp": "bin/cmd.js" |
| 12647 | } |
| 12648 | }, |
| 12649 | "node_modules/ms": { |
| 12650 | "version": "2.1.3", |
| 12651 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.1.3.tgz", |
| 12652 | "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| 12653 | "license": "MIT" |
| 12654 | }, |
| 12655 | "node_modules/msw": { |
| 12656 | "version": "2.8.2", |
| 12657 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/msw/-/msw-2.8.2.tgz", |
| 12658 | "integrity": "sha512-ugu8RBgUj6//RD0utqDDPdS+QIs36BKYkDAM6u59hcMVtFM4PM0vW4l3G1R+1uCWP2EWFUG8reT/gPXVEtx7/w==", |
| 12659 | "dev": true, |
| 12660 | "hasInstallScript": true, |
| 12661 | "license": "MIT", |
| 12662 | "dependencies": { |
| 12663 | "@bundled-es-modules/cookie": "^2.0.1", |
| 12664 | "@bundled-es-modules/statuses": "^1.0.1", |
| 12665 | "@bundled-es-modules/tough-cookie": "^0.1.6", |
| 12666 | "@inquirer/confirm": "^5.0.0", |
| 12667 | "@mswjs/interceptors": "^0.37.0", |
| 12668 | "@open-draft/deferred-promise": "^2.2.0", |
| 12669 | "@open-draft/until": "^2.1.0", |
| 12670 | "@types/cookie": "^0.6.0", |
| 12671 | "@types/statuses": "^2.0.4", |
| 12672 | "graphql": "^16.8.1", |
| 12673 | "headers-polyfill": "^4.0.2", |
| 12674 | "is-node-process": "^1.2.0", |
| 12675 | "outvariant": "^1.4.3", |
| 12676 | "path-to-regexp": "^6.3.0", |
| 12677 | "picocolors": "^1.1.1", |
| 12678 | "strict-event-emitter": "^0.5.1", |
| 12679 | "type-fest": "^4.26.1", |
| 12680 | "yargs": "^17.7.2" |
| 12681 | }, |
| 12682 | "bin": { |
| 12683 | "msw": "cli/index.js" |
| 12684 | }, |
| 12685 | "engines": { |
| 12686 | "node": ">=18" |
| 12687 | }, |
| 12688 | "funding": { |
| 12689 | "url": "https://github.com/sponsors/mswjs" |
| 12690 | }, |
| 12691 | "peerDependencies": { |
| 12692 | "typescript": ">= 4.8.x" |
| 12693 | }, |
| 12694 | "peerDependenciesMeta": { |
| 12695 | "typescript": { |
| 12696 | "optional": true |
| 12697 | } |
| 12698 | } |
| 12699 | }, |
| 12700 | "node_modules/msw/node_modules/type-fest": { |
| 12701 | "version": "4.41.0", |
| 12702 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-fest/-/type-fest-4.41.0.tgz", |
| 12703 | "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", |
| 12704 | "dev": true, |
| 12705 | "license": "(MIT OR CC0-1.0)", |
| 12706 | "engines": { |
| 12707 | "node": ">=16" |
| 12708 | }, |
| 12709 | "funding": { |
| 12710 | "url": "https://github.com/sponsors/sindresorhus" |
| 12711 | } |
| 12712 | }, |
| 12713 | "node_modules/multicast-dns": { |
| 12714 | "version": "7.2.5", |
| 12715 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/multicast-dns/-/multicast-dns-7.2.5.tgz", |
| 12716 | "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", |
| 12717 | "license": "MIT", |
| 12718 | "dependencies": { |
| 12719 | "dns-packet": "^5.2.2", |
| 12720 | "thunky": "^1.0.2" |
| 12721 | }, |
| 12722 | "bin": { |
| 12723 | "multicast-dns": "cli.js" |
| 12724 | } |
| 12725 | }, |
| 12726 | "node_modules/mute-stream": { |
| 12727 | "version": "2.0.0", |
| 12728 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mute-stream/-/mute-stream-2.0.0.tgz", |
| 12729 | "integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==", |
| 12730 | "dev": true, |
| 12731 | "license": "ISC", |
| 12732 | "engines": { |
| 12733 | "node": "^18.17.0 || >=20.5.0" |
| 12734 | } |
| 12735 | }, |
| 12736 | "node_modules/mz": { |
| 12737 | "version": "2.7.0", |
| 12738 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mz/-/mz-2.7.0.tgz", |
| 12739 | "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", |
| 12740 | "license": "MIT", |
| 12741 | "dependencies": { |
| 12742 | "any-promise": "^1.0.0", |
| 12743 | "object-assign": "^4.0.1", |
| 12744 | "thenify-all": "^1.0.0" |
| 12745 | } |
| 12746 | }, |
| 12747 | "node_modules/nanoid": { |
| 12748 | "version": "3.3.11", |
| 12749 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nanoid/-/nanoid-3.3.11.tgz", |
| 12750 | "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| 12751 | "funding": [ |
| 12752 | { |
| 12753 | "type": "github", |
| 12754 | "url": "https://github.com/sponsors/ai" |
| 12755 | } |
| 12756 | ], |
| 12757 | "license": "MIT", |
| 12758 | "bin": { |
| 12759 | "nanoid": "bin/nanoid.cjs" |
| 12760 | }, |
| 12761 | "engines": { |
| 12762 | "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| 12763 | } |
| 12764 | }, |
| 12765 | "node_modules/natural-compare": { |
| 12766 | "version": "1.4.0", |
| 12767 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/natural-compare/-/natural-compare-1.4.0.tgz", |
| 12768 | "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", |
| 12769 | "license": "MIT" |
| 12770 | }, |
| 12771 | "node_modules/natural-compare-lite": { |
| 12772 | "version": "1.4.0", |
| 12773 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", |
| 12774 | "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", |
| 12775 | "license": "MIT" |
| 12776 | }, |
| 12777 | "node_modules/negotiator": { |
| 12778 | "version": "0.6.4", |
| 12779 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/negotiator/-/negotiator-0.6.4.tgz", |
| 12780 | "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", |
| 12781 | "license": "MIT", |
| 12782 | "engines": { |
| 12783 | "node": ">= 0.6" |
| 12784 | } |
| 12785 | }, |
| 12786 | "node_modules/neo-async": { |
| 12787 | "version": "2.6.2", |
| 12788 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/neo-async/-/neo-async-2.6.2.tgz", |
| 12789 | "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", |
| 12790 | "license": "MIT" |
| 12791 | }, |
| 12792 | "node_modules/no-case": { |
| 12793 | "version": "3.0.4", |
| 12794 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/no-case/-/no-case-3.0.4.tgz", |
| 12795 | "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", |
| 12796 | "license": "MIT", |
| 12797 | "dependencies": { |
| 12798 | "lower-case": "^2.0.2", |
| 12799 | "tslib": "^2.0.3" |
| 12800 | } |
| 12801 | }, |
| 12802 | "node_modules/node-forge": { |
| 12803 | "version": "1.3.1", |
| 12804 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/node-forge/-/node-forge-1.3.1.tgz", |
| 12805 | "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", |
| 12806 | "license": "(BSD-3-Clause OR GPL-2.0)", |
| 12807 | "engines": { |
| 12808 | "node": ">= 6.13.0" |
| 12809 | } |
| 12810 | }, |
| 12811 | "node_modules/node-int64": { |
| 12812 | "version": "0.4.0", |
| 12813 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/node-int64/-/node-int64-0.4.0.tgz", |
| 12814 | "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", |
| 12815 | "license": "MIT" |
| 12816 | }, |
| 12817 | "node_modules/node-releases": { |
| 12818 | "version": "2.0.19", |
| 12819 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/node-releases/-/node-releases-2.0.19.tgz", |
| 12820 | "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
| 12821 | "license": "MIT" |
| 12822 | }, |
| 12823 | "node_modules/normalize-path": { |
| 12824 | "version": "3.0.0", |
| 12825 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-path/-/normalize-path-3.0.0.tgz", |
| 12826 | "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
| 12827 | "license": "MIT", |
| 12828 | "engines": { |
| 12829 | "node": ">=0.10.0" |
| 12830 | } |
| 12831 | }, |
| 12832 | "node_modules/normalize-range": { |
| 12833 | "version": "0.1.2", |
| 12834 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-range/-/normalize-range-0.1.2.tgz", |
| 12835 | "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", |
| 12836 | "license": "MIT", |
| 12837 | "engines": { |
| 12838 | "node": ">=0.10.0" |
| 12839 | } |
| 12840 | }, |
| 12841 | "node_modules/normalize-url": { |
| 12842 | "version": "6.1.0", |
| 12843 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-url/-/normalize-url-6.1.0.tgz", |
| 12844 | "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", |
| 12845 | "license": "MIT", |
| 12846 | "engines": { |
| 12847 | "node": ">=10" |
| 12848 | }, |
| 12849 | "funding": { |
| 12850 | "url": "https://github.com/sponsors/sindresorhus" |
| 12851 | } |
| 12852 | }, |
| 12853 | "node_modules/npm-run-path": { |
| 12854 | "version": "4.0.1", |
| 12855 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/npm-run-path/-/npm-run-path-4.0.1.tgz", |
| 12856 | "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", |
| 12857 | "license": "MIT", |
| 12858 | "dependencies": { |
| 12859 | "path-key": "^3.0.0" |
| 12860 | }, |
| 12861 | "engines": { |
| 12862 | "node": ">=8" |
| 12863 | } |
| 12864 | }, |
| 12865 | "node_modules/nth-check": { |
| 12866 | "version": "2.1.1", |
| 12867 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nth-check/-/nth-check-2.1.1.tgz", |
| 12868 | "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", |
| 12869 | "license": "BSD-2-Clause", |
| 12870 | "dependencies": { |
| 12871 | "boolbase": "^1.0.0" |
| 12872 | }, |
| 12873 | "funding": { |
| 12874 | "url": "https://github.com/fb55/nth-check?sponsor=1" |
| 12875 | } |
| 12876 | }, |
| 12877 | "node_modules/nwsapi": { |
| 12878 | "version": "2.2.20", |
| 12879 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nwsapi/-/nwsapi-2.2.20.tgz", |
| 12880 | "integrity": "sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==", |
| 12881 | "license": "MIT" |
| 12882 | }, |
| 12883 | "node_modules/object-assign": { |
| 12884 | "version": "4.1.1", |
| 12885 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-assign/-/object-assign-4.1.1.tgz", |
| 12886 | "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
| 12887 | "license": "MIT", |
| 12888 | "engines": { |
| 12889 | "node": ">=0.10.0" |
| 12890 | } |
| 12891 | }, |
| 12892 | "node_modules/object-hash": { |
| 12893 | "version": "3.0.0", |
| 12894 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-hash/-/object-hash-3.0.0.tgz", |
| 12895 | "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", |
| 12896 | "license": "MIT", |
| 12897 | "engines": { |
| 12898 | "node": ">= 6" |
| 12899 | } |
| 12900 | }, |
| 12901 | "node_modules/object-inspect": { |
| 12902 | "version": "1.13.4", |
| 12903 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-inspect/-/object-inspect-1.13.4.tgz", |
| 12904 | "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| 12905 | "license": "MIT", |
| 12906 | "engines": { |
| 12907 | "node": ">= 0.4" |
| 12908 | }, |
| 12909 | "funding": { |
| 12910 | "url": "https://github.com/sponsors/ljharb" |
| 12911 | } |
| 12912 | }, |
| 12913 | "node_modules/object-keys": { |
| 12914 | "version": "1.1.1", |
| 12915 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-keys/-/object-keys-1.1.1.tgz", |
| 12916 | "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", |
| 12917 | "license": "MIT", |
| 12918 | "engines": { |
| 12919 | "node": ">= 0.4" |
| 12920 | } |
| 12921 | }, |
| 12922 | "node_modules/object.assign": { |
| 12923 | "version": "4.1.7", |
| 12924 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.assign/-/object.assign-4.1.7.tgz", |
| 12925 | "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", |
| 12926 | "license": "MIT", |
| 12927 | "dependencies": { |
| 12928 | "call-bind": "^1.0.8", |
| 12929 | "call-bound": "^1.0.3", |
| 12930 | "define-properties": "^1.2.1", |
| 12931 | "es-object-atoms": "^1.0.0", |
| 12932 | "has-symbols": "^1.1.0", |
| 12933 | "object-keys": "^1.1.1" |
| 12934 | }, |
| 12935 | "engines": { |
| 12936 | "node": ">= 0.4" |
| 12937 | }, |
| 12938 | "funding": { |
| 12939 | "url": "https://github.com/sponsors/ljharb" |
| 12940 | } |
| 12941 | }, |
| 12942 | "node_modules/object.entries": { |
| 12943 | "version": "1.1.9", |
| 12944 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.entries/-/object.entries-1.1.9.tgz", |
| 12945 | "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", |
| 12946 | "license": "MIT", |
| 12947 | "dependencies": { |
| 12948 | "call-bind": "^1.0.8", |
| 12949 | "call-bound": "^1.0.4", |
| 12950 | "define-properties": "^1.2.1", |
| 12951 | "es-object-atoms": "^1.1.1" |
| 12952 | }, |
| 12953 | "engines": { |
| 12954 | "node": ">= 0.4" |
| 12955 | } |
| 12956 | }, |
| 12957 | "node_modules/object.fromentries": { |
| 12958 | "version": "2.0.8", |
| 12959 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.fromentries/-/object.fromentries-2.0.8.tgz", |
| 12960 | "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", |
| 12961 | "license": "MIT", |
| 12962 | "dependencies": { |
| 12963 | "call-bind": "^1.0.7", |
| 12964 | "define-properties": "^1.2.1", |
| 12965 | "es-abstract": "^1.23.2", |
| 12966 | "es-object-atoms": "^1.0.0" |
| 12967 | }, |
| 12968 | "engines": { |
| 12969 | "node": ">= 0.4" |
| 12970 | }, |
| 12971 | "funding": { |
| 12972 | "url": "https://github.com/sponsors/ljharb" |
| 12973 | } |
| 12974 | }, |
| 12975 | "node_modules/object.getownpropertydescriptors": { |
| 12976 | "version": "2.1.8", |
| 12977 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.8.tgz", |
| 12978 | "integrity": "sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==", |
| 12979 | "license": "MIT", |
| 12980 | "dependencies": { |
| 12981 | "array.prototype.reduce": "^1.0.6", |
| 12982 | "call-bind": "^1.0.7", |
| 12983 | "define-properties": "^1.2.1", |
| 12984 | "es-abstract": "^1.23.2", |
| 12985 | "es-object-atoms": "^1.0.0", |
| 12986 | "gopd": "^1.0.1", |
| 12987 | "safe-array-concat": "^1.1.2" |
| 12988 | }, |
| 12989 | "engines": { |
| 12990 | "node": ">= 0.8" |
| 12991 | }, |
| 12992 | "funding": { |
| 12993 | "url": "https://github.com/sponsors/ljharb" |
| 12994 | } |
| 12995 | }, |
| 12996 | "node_modules/object.groupby": { |
| 12997 | "version": "1.0.3", |
| 12998 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.groupby/-/object.groupby-1.0.3.tgz", |
| 12999 | "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==", |
| 13000 | "license": "MIT", |
| 13001 | "dependencies": { |
| 13002 | "call-bind": "^1.0.7", |
| 13003 | "define-properties": "^1.2.1", |
| 13004 | "es-abstract": "^1.23.2" |
| 13005 | }, |
| 13006 | "engines": { |
| 13007 | "node": ">= 0.4" |
| 13008 | } |
| 13009 | }, |
| 13010 | "node_modules/object.values": { |
| 13011 | "version": "1.2.1", |
| 13012 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object.values/-/object.values-1.2.1.tgz", |
| 13013 | "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", |
| 13014 | "license": "MIT", |
| 13015 | "dependencies": { |
| 13016 | "call-bind": "^1.0.8", |
| 13017 | "call-bound": "^1.0.3", |
| 13018 | "define-properties": "^1.2.1", |
| 13019 | "es-object-atoms": "^1.0.0" |
| 13020 | }, |
| 13021 | "engines": { |
| 13022 | "node": ">= 0.4" |
| 13023 | }, |
| 13024 | "funding": { |
| 13025 | "url": "https://github.com/sponsors/ljharb" |
| 13026 | } |
| 13027 | }, |
| 13028 | "node_modules/obuf": { |
| 13029 | "version": "1.1.2", |
| 13030 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/obuf/-/obuf-1.1.2.tgz", |
| 13031 | "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==", |
| 13032 | "license": "MIT" |
| 13033 | }, |
| 13034 | "node_modules/on-finished": { |
| 13035 | "version": "2.4.1", |
| 13036 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/on-finished/-/on-finished-2.4.1.tgz", |
| 13037 | "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", |
| 13038 | "license": "MIT", |
| 13039 | "dependencies": { |
| 13040 | "ee-first": "1.1.1" |
| 13041 | }, |
| 13042 | "engines": { |
| 13043 | "node": ">= 0.8" |
| 13044 | } |
| 13045 | }, |
| 13046 | "node_modules/on-headers": { |
| 13047 | "version": "1.0.2", |
| 13048 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/on-headers/-/on-headers-1.0.2.tgz", |
| 13049 | "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", |
| 13050 | "license": "MIT", |
| 13051 | "engines": { |
| 13052 | "node": ">= 0.8" |
| 13053 | } |
| 13054 | }, |
| 13055 | "node_modules/once": { |
| 13056 | "version": "1.4.0", |
| 13057 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/once/-/once-1.4.0.tgz", |
| 13058 | "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| 13059 | "license": "ISC", |
| 13060 | "dependencies": { |
| 13061 | "wrappy": "1" |
| 13062 | } |
| 13063 | }, |
| 13064 | "node_modules/onetime": { |
| 13065 | "version": "5.1.2", |
| 13066 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/onetime/-/onetime-5.1.2.tgz", |
| 13067 | "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", |
| 13068 | "license": "MIT", |
| 13069 | "dependencies": { |
| 13070 | "mimic-fn": "^2.1.0" |
| 13071 | }, |
| 13072 | "engines": { |
| 13073 | "node": ">=6" |
| 13074 | }, |
| 13075 | "funding": { |
| 13076 | "url": "https://github.com/sponsors/sindresorhus" |
| 13077 | } |
| 13078 | }, |
| 13079 | "node_modules/open": { |
| 13080 | "version": "8.4.2", |
| 13081 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/open/-/open-8.4.2.tgz", |
| 13082 | "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", |
| 13083 | "license": "MIT", |
| 13084 | "dependencies": { |
| 13085 | "define-lazy-prop": "^2.0.0", |
| 13086 | "is-docker": "^2.1.1", |
| 13087 | "is-wsl": "^2.2.0" |
| 13088 | }, |
| 13089 | "engines": { |
| 13090 | "node": ">=12" |
| 13091 | }, |
| 13092 | "funding": { |
| 13093 | "url": "https://github.com/sponsors/sindresorhus" |
| 13094 | } |
| 13095 | }, |
| 13096 | "node_modules/optionator": { |
| 13097 | "version": "0.9.4", |
| 13098 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/optionator/-/optionator-0.9.4.tgz", |
| 13099 | "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", |
| 13100 | "license": "MIT", |
| 13101 | "dependencies": { |
| 13102 | "deep-is": "^0.1.3", |
| 13103 | "fast-levenshtein": "^2.0.6", |
| 13104 | "levn": "^0.4.1", |
| 13105 | "prelude-ls": "^1.2.1", |
| 13106 | "type-check": "^0.4.0", |
| 13107 | "word-wrap": "^1.2.5" |
| 13108 | }, |
| 13109 | "engines": { |
| 13110 | "node": ">= 0.8.0" |
| 13111 | } |
| 13112 | }, |
| 13113 | "node_modules/os-browserify": { |
| 13114 | "version": "0.3.0", |
| 13115 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/os-browserify/-/os-browserify-0.3.0.tgz", |
| 13116 | "integrity": "sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==", |
| 13117 | "license": "MIT" |
| 13118 | }, |
| 13119 | "node_modules/outvariant": { |
| 13120 | "version": "1.4.3", |
| 13121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/outvariant/-/outvariant-1.4.3.tgz", |
| 13122 | "integrity": "sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==", |
| 13123 | "dev": true, |
| 13124 | "license": "MIT" |
| 13125 | }, |
| 13126 | "node_modules/own-keys": { |
| 13127 | "version": "1.0.1", |
| 13128 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/own-keys/-/own-keys-1.0.1.tgz", |
| 13129 | "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", |
| 13130 | "license": "MIT", |
| 13131 | "dependencies": { |
| 13132 | "get-intrinsic": "^1.2.6", |
| 13133 | "object-keys": "^1.1.1", |
| 13134 | "safe-push-apply": "^1.0.0" |
| 13135 | }, |
| 13136 | "engines": { |
| 13137 | "node": ">= 0.4" |
| 13138 | }, |
| 13139 | "funding": { |
| 13140 | "url": "https://github.com/sponsors/ljharb" |
| 13141 | } |
| 13142 | }, |
| 13143 | "node_modules/p-limit": { |
| 13144 | "version": "3.1.0", |
| 13145 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-limit/-/p-limit-3.1.0.tgz", |
| 13146 | "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", |
| 13147 | "license": "MIT", |
| 13148 | "dependencies": { |
| 13149 | "yocto-queue": "^0.1.0" |
| 13150 | }, |
| 13151 | "engines": { |
| 13152 | "node": ">=10" |
| 13153 | }, |
| 13154 | "funding": { |
| 13155 | "url": "https://github.com/sponsors/sindresorhus" |
| 13156 | } |
| 13157 | }, |
| 13158 | "node_modules/p-locate": { |
| 13159 | "version": "4.1.0", |
| 13160 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-locate/-/p-locate-4.1.0.tgz", |
| 13161 | "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
| 13162 | "license": "MIT", |
| 13163 | "dependencies": { |
| 13164 | "p-limit": "^2.2.0" |
| 13165 | }, |
| 13166 | "engines": { |
| 13167 | "node": ">=8" |
| 13168 | } |
| 13169 | }, |
| 13170 | "node_modules/p-locate/node_modules/p-limit": { |
| 13171 | "version": "2.3.0", |
| 13172 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-limit/-/p-limit-2.3.0.tgz", |
| 13173 | "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| 13174 | "license": "MIT", |
| 13175 | "dependencies": { |
| 13176 | "p-try": "^2.0.0" |
| 13177 | }, |
| 13178 | "engines": { |
| 13179 | "node": ">=6" |
| 13180 | }, |
| 13181 | "funding": { |
| 13182 | "url": "https://github.com/sponsors/sindresorhus" |
| 13183 | } |
| 13184 | }, |
| 13185 | "node_modules/p-retry": { |
| 13186 | "version": "4.6.2", |
| 13187 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-retry/-/p-retry-4.6.2.tgz", |
| 13188 | "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", |
| 13189 | "license": "MIT", |
| 13190 | "dependencies": { |
| 13191 | "@types/retry": "0.12.0", |
| 13192 | "retry": "^0.13.1" |
| 13193 | }, |
| 13194 | "engines": { |
| 13195 | "node": ">=8" |
| 13196 | } |
| 13197 | }, |
| 13198 | "node_modules/p-try": { |
| 13199 | "version": "2.2.0", |
| 13200 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-try/-/p-try-2.2.0.tgz", |
| 13201 | "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", |
| 13202 | "license": "MIT", |
| 13203 | "engines": { |
| 13204 | "node": ">=6" |
| 13205 | } |
| 13206 | }, |
| 13207 | "node_modules/package-json-from-dist": { |
| 13208 | "version": "1.0.1", |
| 13209 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| 13210 | "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| 13211 | "license": "BlueOak-1.0.0" |
| 13212 | }, |
| 13213 | "node_modules/param-case": { |
| 13214 | "version": "3.0.4", |
| 13215 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/param-case/-/param-case-3.0.4.tgz", |
| 13216 | "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", |
| 13217 | "license": "MIT", |
| 13218 | "dependencies": { |
| 13219 | "dot-case": "^3.0.4", |
| 13220 | "tslib": "^2.0.3" |
| 13221 | } |
| 13222 | }, |
| 13223 | "node_modules/parent-module": { |
| 13224 | "version": "1.0.1", |
| 13225 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parent-module/-/parent-module-1.0.1.tgz", |
| 13226 | "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
| 13227 | "license": "MIT", |
| 13228 | "dependencies": { |
| 13229 | "callsites": "^3.0.0" |
| 13230 | }, |
| 13231 | "engines": { |
| 13232 | "node": ">=6" |
| 13233 | } |
| 13234 | }, |
| 13235 | "node_modules/parse-json": { |
| 13236 | "version": "5.2.0", |
| 13237 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parse-json/-/parse-json-5.2.0.tgz", |
| 13238 | "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", |
| 13239 | "license": "MIT", |
| 13240 | "dependencies": { |
| 13241 | "@babel/code-frame": "^7.0.0", |
| 13242 | "error-ex": "^1.3.1", |
| 13243 | "json-parse-even-better-errors": "^2.3.0", |
| 13244 | "lines-and-columns": "^1.1.6" |
| 13245 | }, |
| 13246 | "engines": { |
| 13247 | "node": ">=8" |
| 13248 | }, |
| 13249 | "funding": { |
| 13250 | "url": "https://github.com/sponsors/sindresorhus" |
| 13251 | } |
| 13252 | }, |
| 13253 | "node_modules/parse5": { |
| 13254 | "version": "7.3.0", |
| 13255 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parse5/-/parse5-7.3.0.tgz", |
| 13256 | "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", |
| 13257 | "dev": true, |
| 13258 | "license": "MIT", |
| 13259 | "dependencies": { |
| 13260 | "entities": "^6.0.0" |
| 13261 | }, |
| 13262 | "funding": { |
| 13263 | "url": "https://github.com/inikulin/parse5?sponsor=1" |
| 13264 | } |
| 13265 | }, |
| 13266 | "node_modules/parseurl": { |
| 13267 | "version": "1.3.3", |
| 13268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parseurl/-/parseurl-1.3.3.tgz", |
| 13269 | "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", |
| 13270 | "license": "MIT", |
| 13271 | "engines": { |
| 13272 | "node": ">= 0.8" |
| 13273 | } |
| 13274 | }, |
| 13275 | "node_modules/pascal-case": { |
| 13276 | "version": "3.1.2", |
| 13277 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pascal-case/-/pascal-case-3.1.2.tgz", |
| 13278 | "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", |
| 13279 | "license": "MIT", |
| 13280 | "dependencies": { |
| 13281 | "no-case": "^3.0.4", |
| 13282 | "tslib": "^2.0.3" |
| 13283 | } |
| 13284 | }, |
| 13285 | "node_modules/path-exists": { |
| 13286 | "version": "4.0.0", |
| 13287 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-exists/-/path-exists-4.0.0.tgz", |
| 13288 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| 13289 | "license": "MIT", |
| 13290 | "engines": { |
| 13291 | "node": ">=8" |
| 13292 | } |
| 13293 | }, |
| 13294 | "node_modules/path-is-absolute": { |
| 13295 | "version": "1.0.1", |
| 13296 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
| 13297 | "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", |
| 13298 | "license": "MIT", |
| 13299 | "engines": { |
| 13300 | "node": ">=0.10.0" |
| 13301 | } |
| 13302 | }, |
| 13303 | "node_modules/path-key": { |
| 13304 | "version": "3.1.1", |
| 13305 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-key/-/path-key-3.1.1.tgz", |
| 13306 | "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| 13307 | "license": "MIT", |
| 13308 | "engines": { |
| 13309 | "node": ">=8" |
| 13310 | } |
| 13311 | }, |
| 13312 | "node_modules/path-parse": { |
| 13313 | "version": "1.0.7", |
| 13314 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-parse/-/path-parse-1.0.7.tgz", |
| 13315 | "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", |
| 13316 | "license": "MIT" |
| 13317 | }, |
| 13318 | "node_modules/path-scurry": { |
| 13319 | "version": "1.11.1", |
| 13320 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-scurry/-/path-scurry-1.11.1.tgz", |
| 13321 | "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| 13322 | "license": "BlueOak-1.0.0", |
| 13323 | "dependencies": { |
| 13324 | "lru-cache": "^10.2.0", |
| 13325 | "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| 13326 | }, |
| 13327 | "engines": { |
| 13328 | "node": ">=16 || 14 >=14.18" |
| 13329 | }, |
| 13330 | "funding": { |
| 13331 | "url": "https://github.com/sponsors/isaacs" |
| 13332 | } |
| 13333 | }, |
| 13334 | "node_modules/path-scurry/node_modules/lru-cache": { |
| 13335 | "version": "10.4.3", |
| 13336 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-10.4.3.tgz", |
| 13337 | "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| 13338 | "license": "ISC" |
| 13339 | }, |
| 13340 | "node_modules/path-to-regexp": { |
| 13341 | "version": "6.3.0", |
| 13342 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-to-regexp/-/path-to-regexp-6.3.0.tgz", |
| 13343 | "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", |
| 13344 | "dev": true, |
| 13345 | "license": "MIT" |
| 13346 | }, |
| 13347 | "node_modules/path-type": { |
| 13348 | "version": "4.0.0", |
| 13349 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-type/-/path-type-4.0.0.tgz", |
| 13350 | "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", |
| 13351 | "license": "MIT", |
| 13352 | "engines": { |
| 13353 | "node": ">=8" |
| 13354 | } |
| 13355 | }, |
| 13356 | "node_modules/performance-now": { |
| 13357 | "version": "2.1.0", |
| 13358 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/performance-now/-/performance-now-2.1.0.tgz", |
| 13359 | "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", |
| 13360 | "license": "MIT" |
| 13361 | }, |
| 13362 | "node_modules/picocolors": { |
| 13363 | "version": "1.1.1", |
| 13364 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
| 13365 | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| 13366 | "license": "ISC" |
| 13367 | }, |
| 13368 | "node_modules/picomatch": { |
| 13369 | "version": "2.3.1", |
| 13370 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/picomatch/-/picomatch-2.3.1.tgz", |
| 13371 | "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| 13372 | "license": "MIT", |
| 13373 | "engines": { |
| 13374 | "node": ">=8.6" |
| 13375 | }, |
| 13376 | "funding": { |
| 13377 | "url": "https://github.com/sponsors/jonschlinkert" |
| 13378 | } |
| 13379 | }, |
| 13380 | "node_modules/pify": { |
| 13381 | "version": "2.3.0", |
| 13382 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pify/-/pify-2.3.0.tgz", |
| 13383 | "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", |
| 13384 | "license": "MIT", |
| 13385 | "engines": { |
| 13386 | "node": ">=0.10.0" |
| 13387 | } |
| 13388 | }, |
| 13389 | "node_modules/pirates": { |
| 13390 | "version": "4.0.7", |
| 13391 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pirates/-/pirates-4.0.7.tgz", |
| 13392 | "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", |
| 13393 | "license": "MIT", |
| 13394 | "engines": { |
| 13395 | "node": ">= 6" |
| 13396 | } |
| 13397 | }, |
| 13398 | "node_modules/pkg-dir": { |
| 13399 | "version": "4.2.0", |
| 13400 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pkg-dir/-/pkg-dir-4.2.0.tgz", |
| 13401 | "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", |
| 13402 | "license": "MIT", |
| 13403 | "dependencies": { |
| 13404 | "find-up": "^4.0.0" |
| 13405 | }, |
| 13406 | "engines": { |
| 13407 | "node": ">=8" |
| 13408 | } |
| 13409 | }, |
| 13410 | "node_modules/pkg-up": { |
| 13411 | "version": "3.1.0", |
| 13412 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pkg-up/-/pkg-up-3.1.0.tgz", |
| 13413 | "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==", |
| 13414 | "license": "MIT", |
| 13415 | "dependencies": { |
| 13416 | "find-up": "^3.0.0" |
| 13417 | }, |
| 13418 | "engines": { |
| 13419 | "node": ">=8" |
| 13420 | } |
| 13421 | }, |
| 13422 | "node_modules/pkg-up/node_modules/find-up": { |
| 13423 | "version": "3.0.0", |
| 13424 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/find-up/-/find-up-3.0.0.tgz", |
| 13425 | "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", |
| 13426 | "license": "MIT", |
| 13427 | "dependencies": { |
| 13428 | "locate-path": "^3.0.0" |
| 13429 | }, |
| 13430 | "engines": { |
| 13431 | "node": ">=6" |
| 13432 | } |
| 13433 | }, |
| 13434 | "node_modules/pkg-up/node_modules/locate-path": { |
| 13435 | "version": "3.0.0", |
| 13436 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/locate-path/-/locate-path-3.0.0.tgz", |
| 13437 | "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", |
| 13438 | "license": "MIT", |
| 13439 | "dependencies": { |
| 13440 | "p-locate": "^3.0.0", |
| 13441 | "path-exists": "^3.0.0" |
| 13442 | }, |
| 13443 | "engines": { |
| 13444 | "node": ">=6" |
| 13445 | } |
| 13446 | }, |
| 13447 | "node_modules/pkg-up/node_modules/p-limit": { |
| 13448 | "version": "2.3.0", |
| 13449 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-limit/-/p-limit-2.3.0.tgz", |
| 13450 | "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| 13451 | "license": "MIT", |
| 13452 | "dependencies": { |
| 13453 | "p-try": "^2.0.0" |
| 13454 | }, |
| 13455 | "engines": { |
| 13456 | "node": ">=6" |
| 13457 | }, |
| 13458 | "funding": { |
| 13459 | "url": "https://github.com/sponsors/sindresorhus" |
| 13460 | } |
| 13461 | }, |
| 13462 | "node_modules/pkg-up/node_modules/p-locate": { |
| 13463 | "version": "3.0.0", |
| 13464 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-locate/-/p-locate-3.0.0.tgz", |
| 13465 | "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", |
| 13466 | "license": "MIT", |
| 13467 | "dependencies": { |
| 13468 | "p-limit": "^2.0.0" |
| 13469 | }, |
| 13470 | "engines": { |
| 13471 | "node": ">=6" |
| 13472 | } |
| 13473 | }, |
| 13474 | "node_modules/pkg-up/node_modules/path-exists": { |
| 13475 | "version": "3.0.0", |
| 13476 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-exists/-/path-exists-3.0.0.tgz", |
| 13477 | "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", |
| 13478 | "license": "MIT", |
| 13479 | "engines": { |
| 13480 | "node": ">=4" |
| 13481 | } |
| 13482 | }, |
| 13483 | "node_modules/possible-typed-array-names": { |
| 13484 | "version": "1.1.0", |
| 13485 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", |
| 13486 | "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", |
| 13487 | "license": "MIT", |
| 13488 | "engines": { |
| 13489 | "node": ">= 0.4" |
| 13490 | } |
| 13491 | }, |
| 13492 | "node_modules/postcss": { |
| 13493 | "version": "8.5.3", |
| 13494 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss/-/postcss-8.5.3.tgz", |
| 13495 | "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", |
| 13496 | "funding": [ |
| 13497 | { |
| 13498 | "type": "opencollective", |
| 13499 | "url": "https://opencollective.com/postcss/" |
| 13500 | }, |
| 13501 | { |
| 13502 | "type": "tidelift", |
| 13503 | "url": "https://tidelift.com/funding/github/npm/postcss" |
| 13504 | }, |
| 13505 | { |
| 13506 | "type": "github", |
| 13507 | "url": "https://github.com/sponsors/ai" |
| 13508 | } |
| 13509 | ], |
| 13510 | "license": "MIT", |
| 13511 | "dependencies": { |
| 13512 | "nanoid": "^3.3.8", |
| 13513 | "picocolors": "^1.1.1", |
| 13514 | "source-map-js": "^1.2.1" |
| 13515 | }, |
| 13516 | "engines": { |
| 13517 | "node": "^10 || ^12 || >=14" |
| 13518 | } |
| 13519 | }, |
| 13520 | "node_modules/postcss-attribute-case-insensitive": { |
| 13521 | "version": "5.0.2", |
| 13522 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.2.tgz", |
| 13523 | "integrity": "sha512-XIidXV8fDr0kKt28vqki84fRK8VW8eTuIa4PChv2MqKuT6C9UjmSKzen6KaWhWEoYvwxFCa7n/tC1SZ3tyq4SQ==", |
| 13524 | "license": "MIT", |
| 13525 | "dependencies": { |
| 13526 | "postcss-selector-parser": "^6.0.10" |
| 13527 | }, |
| 13528 | "engines": { |
| 13529 | "node": "^12 || ^14 || >=16" |
| 13530 | }, |
| 13531 | "funding": { |
| 13532 | "type": "opencollective", |
| 13533 | "url": "https://opencollective.com/csstools" |
| 13534 | }, |
| 13535 | "peerDependencies": { |
| 13536 | "postcss": "^8.2" |
| 13537 | } |
| 13538 | }, |
| 13539 | "node_modules/postcss-browser-comments": { |
| 13540 | "version": "4.0.0", |
| 13541 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz", |
| 13542 | "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==", |
| 13543 | "license": "CC0-1.0", |
| 13544 | "engines": { |
| 13545 | "node": ">=8" |
| 13546 | }, |
| 13547 | "peerDependencies": { |
| 13548 | "browserslist": ">=4", |
| 13549 | "postcss": ">=8" |
| 13550 | } |
| 13551 | }, |
| 13552 | "node_modules/postcss-calc": { |
| 13553 | "version": "8.2.4", |
| 13554 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-calc/-/postcss-calc-8.2.4.tgz", |
| 13555 | "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", |
| 13556 | "license": "MIT", |
| 13557 | "dependencies": { |
| 13558 | "postcss-selector-parser": "^6.0.9", |
| 13559 | "postcss-value-parser": "^4.2.0" |
| 13560 | }, |
| 13561 | "peerDependencies": { |
| 13562 | "postcss": "^8.2.2" |
| 13563 | } |
| 13564 | }, |
| 13565 | "node_modules/postcss-clamp": { |
| 13566 | "version": "4.1.0", |
| 13567 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-clamp/-/postcss-clamp-4.1.0.tgz", |
| 13568 | "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==", |
| 13569 | "license": "MIT", |
| 13570 | "dependencies": { |
| 13571 | "postcss-value-parser": "^4.2.0" |
| 13572 | }, |
| 13573 | "engines": { |
| 13574 | "node": ">=7.6.0" |
| 13575 | }, |
| 13576 | "peerDependencies": { |
| 13577 | "postcss": "^8.4.6" |
| 13578 | } |
| 13579 | }, |
| 13580 | "node_modules/postcss-color-functional-notation": { |
| 13581 | "version": "4.2.4", |
| 13582 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.4.tgz", |
| 13583 | "integrity": "sha512-2yrTAUZUab9s6CpxkxC4rVgFEVaR6/2Pipvi6qcgvnYiVqZcbDHEoBDhrXzyb7Efh2CCfHQNtcqWcIruDTIUeg==", |
| 13584 | "license": "CC0-1.0", |
| 13585 | "dependencies": { |
| 13586 | "postcss-value-parser": "^4.2.0" |
| 13587 | }, |
| 13588 | "engines": { |
| 13589 | "node": "^12 || ^14 || >=16" |
| 13590 | }, |
| 13591 | "funding": { |
| 13592 | "type": "opencollective", |
| 13593 | "url": "https://opencollective.com/csstools" |
| 13594 | }, |
| 13595 | "peerDependencies": { |
| 13596 | "postcss": "^8.2" |
| 13597 | } |
| 13598 | }, |
| 13599 | "node_modules/postcss-color-hex-alpha": { |
| 13600 | "version": "8.0.4", |
| 13601 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.4.tgz", |
| 13602 | "integrity": "sha512-nLo2DCRC9eE4w2JmuKgVA3fGL3d01kGq752pVALF68qpGLmx2Qrk91QTKkdUqqp45T1K1XV8IhQpcu1hoAQflQ==", |
| 13603 | "license": "MIT", |
| 13604 | "dependencies": { |
| 13605 | "postcss-value-parser": "^4.2.0" |
| 13606 | }, |
| 13607 | "engines": { |
| 13608 | "node": "^12 || ^14 || >=16" |
| 13609 | }, |
| 13610 | "funding": { |
| 13611 | "type": "opencollective", |
| 13612 | "url": "https://opencollective.com/csstools" |
| 13613 | }, |
| 13614 | "peerDependencies": { |
| 13615 | "postcss": "^8.4" |
| 13616 | } |
| 13617 | }, |
| 13618 | "node_modules/postcss-color-rebeccapurple": { |
| 13619 | "version": "7.1.1", |
| 13620 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.1.1.tgz", |
| 13621 | "integrity": "sha512-pGxkuVEInwLHgkNxUc4sdg4g3py7zUeCQ9sMfwyHAT+Ezk8a4OaaVZ8lIY5+oNqA/BXXgLyXv0+5wHP68R79hg==", |
| 13622 | "license": "CC0-1.0", |
| 13623 | "dependencies": { |
| 13624 | "postcss-value-parser": "^4.2.0" |
| 13625 | }, |
| 13626 | "engines": { |
| 13627 | "node": "^12 || ^14 || >=16" |
| 13628 | }, |
| 13629 | "funding": { |
| 13630 | "type": "opencollective", |
| 13631 | "url": "https://opencollective.com/csstools" |
| 13632 | }, |
| 13633 | "peerDependencies": { |
| 13634 | "postcss": "^8.2" |
| 13635 | } |
| 13636 | }, |
| 13637 | "node_modules/postcss-colormin": { |
| 13638 | "version": "5.3.1", |
| 13639 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-colormin/-/postcss-colormin-5.3.1.tgz", |
| 13640 | "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==", |
| 13641 | "license": "MIT", |
| 13642 | "dependencies": { |
| 13643 | "browserslist": "^4.21.4", |
| 13644 | "caniuse-api": "^3.0.0", |
| 13645 | "colord": "^2.9.1", |
| 13646 | "postcss-value-parser": "^4.2.0" |
| 13647 | }, |
| 13648 | "engines": { |
| 13649 | "node": "^10 || ^12 || >=14.0" |
| 13650 | }, |
| 13651 | "peerDependencies": { |
| 13652 | "postcss": "^8.2.15" |
| 13653 | } |
| 13654 | }, |
| 13655 | "node_modules/postcss-convert-values": { |
| 13656 | "version": "5.1.3", |
| 13657 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz", |
| 13658 | "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==", |
| 13659 | "license": "MIT", |
| 13660 | "dependencies": { |
| 13661 | "browserslist": "^4.21.4", |
| 13662 | "postcss-value-parser": "^4.2.0" |
| 13663 | }, |
| 13664 | "engines": { |
| 13665 | "node": "^10 || ^12 || >=14.0" |
| 13666 | }, |
| 13667 | "peerDependencies": { |
| 13668 | "postcss": "^8.2.15" |
| 13669 | } |
| 13670 | }, |
| 13671 | "node_modules/postcss-custom-media": { |
| 13672 | "version": "8.0.2", |
| 13673 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-custom-media/-/postcss-custom-media-8.0.2.tgz", |
| 13674 | "integrity": "sha512-7yi25vDAoHAkbhAzX9dHx2yc6ntS4jQvejrNcC+csQJAXjj15e7VcWfMgLqBNAbOvqi5uIa9huOVwdHbf+sKqg==", |
| 13675 | "license": "MIT", |
| 13676 | "dependencies": { |
| 13677 | "postcss-value-parser": "^4.2.0" |
| 13678 | }, |
| 13679 | "engines": { |
| 13680 | "node": "^12 || ^14 || >=16" |
| 13681 | }, |
| 13682 | "funding": { |
| 13683 | "type": "opencollective", |
| 13684 | "url": "https://opencollective.com/csstools" |
| 13685 | }, |
| 13686 | "peerDependencies": { |
| 13687 | "postcss": "^8.3" |
| 13688 | } |
| 13689 | }, |
| 13690 | "node_modules/postcss-custom-properties": { |
| 13691 | "version": "12.1.11", |
| 13692 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-custom-properties/-/postcss-custom-properties-12.1.11.tgz", |
| 13693 | "integrity": "sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ==", |
| 13694 | "license": "MIT", |
| 13695 | "dependencies": { |
| 13696 | "postcss-value-parser": "^4.2.0" |
| 13697 | }, |
| 13698 | "engines": { |
| 13699 | "node": "^12 || ^14 || >=16" |
| 13700 | }, |
| 13701 | "funding": { |
| 13702 | "type": "opencollective", |
| 13703 | "url": "https://opencollective.com/csstools" |
| 13704 | }, |
| 13705 | "peerDependencies": { |
| 13706 | "postcss": "^8.2" |
| 13707 | } |
| 13708 | }, |
| 13709 | "node_modules/postcss-custom-selectors": { |
| 13710 | "version": "6.0.3", |
| 13711 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-custom-selectors/-/postcss-custom-selectors-6.0.3.tgz", |
| 13712 | "integrity": "sha512-fgVkmyiWDwmD3JbpCmB45SvvlCD6z9CG6Ie6Iere22W5aHea6oWa7EM2bpnv2Fj3I94L3VbtvX9KqwSi5aFzSg==", |
| 13713 | "license": "MIT", |
| 13714 | "dependencies": { |
| 13715 | "postcss-selector-parser": "^6.0.4" |
| 13716 | }, |
| 13717 | "engines": { |
| 13718 | "node": "^12 || ^14 || >=16" |
| 13719 | }, |
| 13720 | "funding": { |
| 13721 | "type": "opencollective", |
| 13722 | "url": "https://opencollective.com/csstools" |
| 13723 | }, |
| 13724 | "peerDependencies": { |
| 13725 | "postcss": "^8.3" |
| 13726 | } |
| 13727 | }, |
| 13728 | "node_modules/postcss-dir-pseudo-class": { |
| 13729 | "version": "6.0.5", |
| 13730 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.5.tgz", |
| 13731 | "integrity": "sha512-eqn4m70P031PF7ZQIvSgy9RSJ5uI2171O/OO/zcRNYpJbvaeKFUlar1aJ7rmgiQtbm0FSPsRewjpdS0Oew7MPA==", |
| 13732 | "license": "CC0-1.0", |
| 13733 | "dependencies": { |
| 13734 | "postcss-selector-parser": "^6.0.10" |
| 13735 | }, |
| 13736 | "engines": { |
| 13737 | "node": "^12 || ^14 || >=16" |
| 13738 | }, |
| 13739 | "funding": { |
| 13740 | "type": "opencollective", |
| 13741 | "url": "https://opencollective.com/csstools" |
| 13742 | }, |
| 13743 | "peerDependencies": { |
| 13744 | "postcss": "^8.2" |
| 13745 | } |
| 13746 | }, |
| 13747 | "node_modules/postcss-discard-comments": { |
| 13748 | "version": "5.1.2", |
| 13749 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", |
| 13750 | "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", |
| 13751 | "license": "MIT", |
| 13752 | "engines": { |
| 13753 | "node": "^10 || ^12 || >=14.0" |
| 13754 | }, |
| 13755 | "peerDependencies": { |
| 13756 | "postcss": "^8.2.15" |
| 13757 | } |
| 13758 | }, |
| 13759 | "node_modules/postcss-discard-duplicates": { |
| 13760 | "version": "5.1.0", |
| 13761 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", |
| 13762 | "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", |
| 13763 | "license": "MIT", |
| 13764 | "engines": { |
| 13765 | "node": "^10 || ^12 || >=14.0" |
| 13766 | }, |
| 13767 | "peerDependencies": { |
| 13768 | "postcss": "^8.2.15" |
| 13769 | } |
| 13770 | }, |
| 13771 | "node_modules/postcss-discard-empty": { |
| 13772 | "version": "5.1.1", |
| 13773 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", |
| 13774 | "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", |
| 13775 | "license": "MIT", |
| 13776 | "engines": { |
| 13777 | "node": "^10 || ^12 || >=14.0" |
| 13778 | }, |
| 13779 | "peerDependencies": { |
| 13780 | "postcss": "^8.2.15" |
| 13781 | } |
| 13782 | }, |
| 13783 | "node_modules/postcss-discard-overridden": { |
| 13784 | "version": "5.1.0", |
| 13785 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", |
| 13786 | "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", |
| 13787 | "license": "MIT", |
| 13788 | "engines": { |
| 13789 | "node": "^10 || ^12 || >=14.0" |
| 13790 | }, |
| 13791 | "peerDependencies": { |
| 13792 | "postcss": "^8.2.15" |
| 13793 | } |
| 13794 | }, |
| 13795 | "node_modules/postcss-double-position-gradients": { |
| 13796 | "version": "3.1.2", |
| 13797 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.2.tgz", |
| 13798 | "integrity": "sha512-GX+FuE/uBR6eskOK+4vkXgT6pDkexLokPaz/AbJna9s5Kzp/yl488pKPjhy0obB475ovfT1Wv8ho7U/cHNaRgQ==", |
| 13799 | "license": "CC0-1.0", |
| 13800 | "dependencies": { |
| 13801 | "@csstools/postcss-progressive-custom-properties": "^1.1.0", |
| 13802 | "postcss-value-parser": "^4.2.0" |
| 13803 | }, |
| 13804 | "engines": { |
| 13805 | "node": "^12 || ^14 || >=16" |
| 13806 | }, |
| 13807 | "funding": { |
| 13808 | "type": "opencollective", |
| 13809 | "url": "https://opencollective.com/csstools" |
| 13810 | }, |
| 13811 | "peerDependencies": { |
| 13812 | "postcss": "^8.2" |
| 13813 | } |
| 13814 | }, |
| 13815 | "node_modules/postcss-env-function": { |
| 13816 | "version": "4.0.6", |
| 13817 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-env-function/-/postcss-env-function-4.0.6.tgz", |
| 13818 | "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==", |
| 13819 | "license": "CC0-1.0", |
| 13820 | "dependencies": { |
| 13821 | "postcss-value-parser": "^4.2.0" |
| 13822 | }, |
| 13823 | "engines": { |
| 13824 | "node": "^12 || ^14 || >=16" |
| 13825 | }, |
| 13826 | "peerDependencies": { |
| 13827 | "postcss": "^8.4" |
| 13828 | } |
| 13829 | }, |
| 13830 | "node_modules/postcss-flexbugs-fixes": { |
| 13831 | "version": "5.0.2", |
| 13832 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz", |
| 13833 | "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==", |
| 13834 | "license": "MIT", |
| 13835 | "peerDependencies": { |
| 13836 | "postcss": "^8.1.4" |
| 13837 | } |
| 13838 | }, |
| 13839 | "node_modules/postcss-focus-visible": { |
| 13840 | "version": "6.0.4", |
| 13841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz", |
| 13842 | "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==", |
| 13843 | "license": "CC0-1.0", |
| 13844 | "dependencies": { |
| 13845 | "postcss-selector-parser": "^6.0.9" |
| 13846 | }, |
| 13847 | "engines": { |
| 13848 | "node": "^12 || ^14 || >=16" |
| 13849 | }, |
| 13850 | "peerDependencies": { |
| 13851 | "postcss": "^8.4" |
| 13852 | } |
| 13853 | }, |
| 13854 | "node_modules/postcss-focus-within": { |
| 13855 | "version": "5.0.4", |
| 13856 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz", |
| 13857 | "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==", |
| 13858 | "license": "CC0-1.0", |
| 13859 | "dependencies": { |
| 13860 | "postcss-selector-parser": "^6.0.9" |
| 13861 | }, |
| 13862 | "engines": { |
| 13863 | "node": "^12 || ^14 || >=16" |
| 13864 | }, |
| 13865 | "peerDependencies": { |
| 13866 | "postcss": "^8.4" |
| 13867 | } |
| 13868 | }, |
| 13869 | "node_modules/postcss-font-variant": { |
| 13870 | "version": "5.0.0", |
| 13871 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz", |
| 13872 | "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==", |
| 13873 | "license": "MIT", |
| 13874 | "peerDependencies": { |
| 13875 | "postcss": "^8.1.0" |
| 13876 | } |
| 13877 | }, |
| 13878 | "node_modules/postcss-gap-properties": { |
| 13879 | "version": "3.0.5", |
| 13880 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-gap-properties/-/postcss-gap-properties-3.0.5.tgz", |
| 13881 | "integrity": "sha512-IuE6gKSdoUNcvkGIqdtjtcMtZIFyXZhmFd5RUlg97iVEvp1BZKV5ngsAjCjrVy+14uhGBQl9tzmi1Qwq4kqVOg==", |
| 13882 | "license": "CC0-1.0", |
| 13883 | "engines": { |
| 13884 | "node": "^12 || ^14 || >=16" |
| 13885 | }, |
| 13886 | "funding": { |
| 13887 | "type": "opencollective", |
| 13888 | "url": "https://opencollective.com/csstools" |
| 13889 | }, |
| 13890 | "peerDependencies": { |
| 13891 | "postcss": "^8.2" |
| 13892 | } |
| 13893 | }, |
| 13894 | "node_modules/postcss-image-set-function": { |
| 13895 | "version": "4.0.7", |
| 13896 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-image-set-function/-/postcss-image-set-function-4.0.7.tgz", |
| 13897 | "integrity": "sha512-9T2r9rsvYzm5ndsBE8WgtrMlIT7VbtTfE7b3BQnudUqnBcBo7L758oc+o+pdj/dUV0l5wjwSdjeOH2DZtfv8qw==", |
| 13898 | "license": "CC0-1.0", |
| 13899 | "dependencies": { |
| 13900 | "postcss-value-parser": "^4.2.0" |
| 13901 | }, |
| 13902 | "engines": { |
| 13903 | "node": "^12 || ^14 || >=16" |
| 13904 | }, |
| 13905 | "funding": { |
| 13906 | "type": "opencollective", |
| 13907 | "url": "https://opencollective.com/csstools" |
| 13908 | }, |
| 13909 | "peerDependencies": { |
| 13910 | "postcss": "^8.2" |
| 13911 | } |
| 13912 | }, |
| 13913 | "node_modules/postcss-import": { |
| 13914 | "version": "15.1.0", |
| 13915 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-import/-/postcss-import-15.1.0.tgz", |
| 13916 | "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", |
| 13917 | "license": "MIT", |
| 13918 | "dependencies": { |
| 13919 | "postcss-value-parser": "^4.0.0", |
| 13920 | "read-cache": "^1.0.0", |
| 13921 | "resolve": "^1.1.7" |
| 13922 | }, |
| 13923 | "engines": { |
| 13924 | "node": ">=14.0.0" |
| 13925 | }, |
| 13926 | "peerDependencies": { |
| 13927 | "postcss": "^8.0.0" |
| 13928 | } |
| 13929 | }, |
| 13930 | "node_modules/postcss-initial": { |
| 13931 | "version": "4.0.1", |
| 13932 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-initial/-/postcss-initial-4.0.1.tgz", |
| 13933 | "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==", |
| 13934 | "license": "MIT", |
| 13935 | "peerDependencies": { |
| 13936 | "postcss": "^8.0.0" |
| 13937 | } |
| 13938 | }, |
| 13939 | "node_modules/postcss-js": { |
| 13940 | "version": "4.0.1", |
| 13941 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-js/-/postcss-js-4.0.1.tgz", |
| 13942 | "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", |
| 13943 | "license": "MIT", |
| 13944 | "dependencies": { |
| 13945 | "camelcase-css": "^2.0.1" |
| 13946 | }, |
| 13947 | "engines": { |
| 13948 | "node": "^12 || ^14 || >= 16" |
| 13949 | }, |
| 13950 | "funding": { |
| 13951 | "type": "opencollective", |
| 13952 | "url": "https://opencollective.com/postcss/" |
| 13953 | }, |
| 13954 | "peerDependencies": { |
| 13955 | "postcss": "^8.4.21" |
| 13956 | } |
| 13957 | }, |
| 13958 | "node_modules/postcss-lab-function": { |
| 13959 | "version": "4.2.1", |
| 13960 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-lab-function/-/postcss-lab-function-4.2.1.tgz", |
| 13961 | "integrity": "sha512-xuXll4isR03CrQsmxyz92LJB2xX9n+pZJ5jE9JgcnmsCammLyKdlzrBin+25dy6wIjfhJpKBAN80gsTlCgRk2w==", |
| 13962 | "license": "CC0-1.0", |
| 13963 | "dependencies": { |
| 13964 | "@csstools/postcss-progressive-custom-properties": "^1.1.0", |
| 13965 | "postcss-value-parser": "^4.2.0" |
| 13966 | }, |
| 13967 | "engines": { |
| 13968 | "node": "^12 || ^14 || >=16" |
| 13969 | }, |
| 13970 | "funding": { |
| 13971 | "type": "opencollective", |
| 13972 | "url": "https://opencollective.com/csstools" |
| 13973 | }, |
| 13974 | "peerDependencies": { |
| 13975 | "postcss": "^8.2" |
| 13976 | } |
| 13977 | }, |
| 13978 | "node_modules/postcss-load-config": { |
| 13979 | "version": "4.0.2", |
| 13980 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-load-config/-/postcss-load-config-4.0.2.tgz", |
| 13981 | "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", |
| 13982 | "funding": [ |
| 13983 | { |
| 13984 | "type": "opencollective", |
| 13985 | "url": "https://opencollective.com/postcss/" |
| 13986 | }, |
| 13987 | { |
| 13988 | "type": "github", |
| 13989 | "url": "https://github.com/sponsors/ai" |
| 13990 | } |
| 13991 | ], |
| 13992 | "license": "MIT", |
| 13993 | "dependencies": { |
| 13994 | "lilconfig": "^3.0.0", |
| 13995 | "yaml": "^2.3.4" |
| 13996 | }, |
| 13997 | "engines": { |
| 13998 | "node": ">= 14" |
| 13999 | }, |
| 14000 | "peerDependencies": { |
| 14001 | "postcss": ">=8.0.9", |
| 14002 | "ts-node": ">=9.0.0" |
| 14003 | }, |
| 14004 | "peerDependenciesMeta": { |
| 14005 | "postcss": { |
| 14006 | "optional": true |
| 14007 | }, |
| 14008 | "ts-node": { |
| 14009 | "optional": true |
| 14010 | } |
| 14011 | } |
| 14012 | }, |
| 14013 | "node_modules/postcss-load-config/node_modules/lilconfig": { |
| 14014 | "version": "3.1.3", |
| 14015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lilconfig/-/lilconfig-3.1.3.tgz", |
| 14016 | "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", |
| 14017 | "license": "MIT", |
| 14018 | "engines": { |
| 14019 | "node": ">=14" |
| 14020 | }, |
| 14021 | "funding": { |
| 14022 | "url": "https://github.com/sponsors/antonk52" |
| 14023 | } |
| 14024 | }, |
| 14025 | "node_modules/postcss-load-config/node_modules/yaml": { |
| 14026 | "version": "2.7.1", |
| 14027 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yaml/-/yaml-2.7.1.tgz", |
| 14028 | "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", |
| 14029 | "license": "ISC", |
| 14030 | "bin": { |
| 14031 | "yaml": "bin.mjs" |
| 14032 | }, |
| 14033 | "engines": { |
| 14034 | "node": ">= 14" |
| 14035 | } |
| 14036 | }, |
| 14037 | "node_modules/postcss-loader": { |
| 14038 | "version": "6.2.1", |
| 14039 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-loader/-/postcss-loader-6.2.1.tgz", |
| 14040 | "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", |
| 14041 | "license": "MIT", |
| 14042 | "dependencies": { |
| 14043 | "cosmiconfig": "^7.0.0", |
| 14044 | "klona": "^2.0.5", |
| 14045 | "semver": "^7.3.5" |
| 14046 | }, |
| 14047 | "engines": { |
| 14048 | "node": ">= 12.13.0" |
| 14049 | }, |
| 14050 | "funding": { |
| 14051 | "type": "opencollective", |
| 14052 | "url": "https://opencollective.com/webpack" |
| 14053 | }, |
| 14054 | "peerDependencies": { |
| 14055 | "postcss": "^7.0.0 || ^8.0.1", |
| 14056 | "webpack": "^5.0.0" |
| 14057 | } |
| 14058 | }, |
| 14059 | "node_modules/postcss-loader/node_modules/semver": { |
| 14060 | "version": "7.7.2", |
| 14061 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 14062 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 14063 | "license": "ISC", |
| 14064 | "bin": { |
| 14065 | "semver": "bin/semver.js" |
| 14066 | }, |
| 14067 | "engines": { |
| 14068 | "node": ">=10" |
| 14069 | } |
| 14070 | }, |
| 14071 | "node_modules/postcss-logical": { |
| 14072 | "version": "5.0.4", |
| 14073 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-logical/-/postcss-logical-5.0.4.tgz", |
| 14074 | "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==", |
| 14075 | "license": "CC0-1.0", |
| 14076 | "engines": { |
| 14077 | "node": "^12 || ^14 || >=16" |
| 14078 | }, |
| 14079 | "peerDependencies": { |
| 14080 | "postcss": "^8.4" |
| 14081 | } |
| 14082 | }, |
| 14083 | "node_modules/postcss-media-minmax": { |
| 14084 | "version": "5.0.0", |
| 14085 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz", |
| 14086 | "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==", |
| 14087 | "license": "MIT", |
| 14088 | "engines": { |
| 14089 | "node": ">=10.0.0" |
| 14090 | }, |
| 14091 | "peerDependencies": { |
| 14092 | "postcss": "^8.1.0" |
| 14093 | } |
| 14094 | }, |
| 14095 | "node_modules/postcss-merge-longhand": { |
| 14096 | "version": "5.1.7", |
| 14097 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", |
| 14098 | "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==", |
| 14099 | "license": "MIT", |
| 14100 | "dependencies": { |
| 14101 | "postcss-value-parser": "^4.2.0", |
| 14102 | "stylehacks": "^5.1.1" |
| 14103 | }, |
| 14104 | "engines": { |
| 14105 | "node": "^10 || ^12 || >=14.0" |
| 14106 | }, |
| 14107 | "peerDependencies": { |
| 14108 | "postcss": "^8.2.15" |
| 14109 | } |
| 14110 | }, |
| 14111 | "node_modules/postcss-merge-rules": { |
| 14112 | "version": "5.1.4", |
| 14113 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz", |
| 14114 | "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==", |
| 14115 | "license": "MIT", |
| 14116 | "dependencies": { |
| 14117 | "browserslist": "^4.21.4", |
| 14118 | "caniuse-api": "^3.0.0", |
| 14119 | "cssnano-utils": "^3.1.0", |
| 14120 | "postcss-selector-parser": "^6.0.5" |
| 14121 | }, |
| 14122 | "engines": { |
| 14123 | "node": "^10 || ^12 || >=14.0" |
| 14124 | }, |
| 14125 | "peerDependencies": { |
| 14126 | "postcss": "^8.2.15" |
| 14127 | } |
| 14128 | }, |
| 14129 | "node_modules/postcss-minify-font-values": { |
| 14130 | "version": "5.1.0", |
| 14131 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", |
| 14132 | "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", |
| 14133 | "license": "MIT", |
| 14134 | "dependencies": { |
| 14135 | "postcss-value-parser": "^4.2.0" |
| 14136 | }, |
| 14137 | "engines": { |
| 14138 | "node": "^10 || ^12 || >=14.0" |
| 14139 | }, |
| 14140 | "peerDependencies": { |
| 14141 | "postcss": "^8.2.15" |
| 14142 | } |
| 14143 | }, |
| 14144 | "node_modules/postcss-minify-gradients": { |
| 14145 | "version": "5.1.1", |
| 14146 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", |
| 14147 | "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", |
| 14148 | "license": "MIT", |
| 14149 | "dependencies": { |
| 14150 | "colord": "^2.9.1", |
| 14151 | "cssnano-utils": "^3.1.0", |
| 14152 | "postcss-value-parser": "^4.2.0" |
| 14153 | }, |
| 14154 | "engines": { |
| 14155 | "node": "^10 || ^12 || >=14.0" |
| 14156 | }, |
| 14157 | "peerDependencies": { |
| 14158 | "postcss": "^8.2.15" |
| 14159 | } |
| 14160 | }, |
| 14161 | "node_modules/postcss-minify-params": { |
| 14162 | "version": "5.1.4", |
| 14163 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz", |
| 14164 | "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==", |
| 14165 | "license": "MIT", |
| 14166 | "dependencies": { |
| 14167 | "browserslist": "^4.21.4", |
| 14168 | "cssnano-utils": "^3.1.0", |
| 14169 | "postcss-value-parser": "^4.2.0" |
| 14170 | }, |
| 14171 | "engines": { |
| 14172 | "node": "^10 || ^12 || >=14.0" |
| 14173 | }, |
| 14174 | "peerDependencies": { |
| 14175 | "postcss": "^8.2.15" |
| 14176 | } |
| 14177 | }, |
| 14178 | "node_modules/postcss-minify-selectors": { |
| 14179 | "version": "5.2.1", |
| 14180 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz", |
| 14181 | "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==", |
| 14182 | "license": "MIT", |
| 14183 | "dependencies": { |
| 14184 | "postcss-selector-parser": "^6.0.5" |
| 14185 | }, |
| 14186 | "engines": { |
| 14187 | "node": "^10 || ^12 || >=14.0" |
| 14188 | }, |
| 14189 | "peerDependencies": { |
| 14190 | "postcss": "^8.2.15" |
| 14191 | } |
| 14192 | }, |
| 14193 | "node_modules/postcss-modules-extract-imports": { |
| 14194 | "version": "3.1.0", |
| 14195 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", |
| 14196 | "integrity": "sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==", |
| 14197 | "license": "ISC", |
| 14198 | "engines": { |
| 14199 | "node": "^10 || ^12 || >= 14" |
| 14200 | }, |
| 14201 | "peerDependencies": { |
| 14202 | "postcss": "^8.1.0" |
| 14203 | } |
| 14204 | }, |
| 14205 | "node_modules/postcss-modules-local-by-default": { |
| 14206 | "version": "4.2.0", |
| 14207 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", |
| 14208 | "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", |
| 14209 | "license": "MIT", |
| 14210 | "dependencies": { |
| 14211 | "icss-utils": "^5.0.0", |
| 14212 | "postcss-selector-parser": "^7.0.0", |
| 14213 | "postcss-value-parser": "^4.1.0" |
| 14214 | }, |
| 14215 | "engines": { |
| 14216 | "node": "^10 || ^12 || >= 14" |
| 14217 | }, |
| 14218 | "peerDependencies": { |
| 14219 | "postcss": "^8.1.0" |
| 14220 | } |
| 14221 | }, |
| 14222 | "node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": { |
| 14223 | "version": "7.1.0", |
| 14224 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", |
| 14225 | "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", |
| 14226 | "license": "MIT", |
| 14227 | "dependencies": { |
| 14228 | "cssesc": "^3.0.0", |
| 14229 | "util-deprecate": "^1.0.2" |
| 14230 | }, |
| 14231 | "engines": { |
| 14232 | "node": ">=4" |
| 14233 | } |
| 14234 | }, |
| 14235 | "node_modules/postcss-modules-scope": { |
| 14236 | "version": "3.2.1", |
| 14237 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", |
| 14238 | "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", |
| 14239 | "license": "ISC", |
| 14240 | "dependencies": { |
| 14241 | "postcss-selector-parser": "^7.0.0" |
| 14242 | }, |
| 14243 | "engines": { |
| 14244 | "node": "^10 || ^12 || >= 14" |
| 14245 | }, |
| 14246 | "peerDependencies": { |
| 14247 | "postcss": "^8.1.0" |
| 14248 | } |
| 14249 | }, |
| 14250 | "node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": { |
| 14251 | "version": "7.1.0", |
| 14252 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz", |
| 14253 | "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==", |
| 14254 | "license": "MIT", |
| 14255 | "dependencies": { |
| 14256 | "cssesc": "^3.0.0", |
| 14257 | "util-deprecate": "^1.0.2" |
| 14258 | }, |
| 14259 | "engines": { |
| 14260 | "node": ">=4" |
| 14261 | } |
| 14262 | }, |
| 14263 | "node_modules/postcss-modules-values": { |
| 14264 | "version": "4.0.0", |
| 14265 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", |
| 14266 | "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", |
| 14267 | "license": "ISC", |
| 14268 | "dependencies": { |
| 14269 | "icss-utils": "^5.0.0" |
| 14270 | }, |
| 14271 | "engines": { |
| 14272 | "node": "^10 || ^12 || >= 14" |
| 14273 | }, |
| 14274 | "peerDependencies": { |
| 14275 | "postcss": "^8.1.0" |
| 14276 | } |
| 14277 | }, |
| 14278 | "node_modules/postcss-nested": { |
| 14279 | "version": "6.2.0", |
| 14280 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-nested/-/postcss-nested-6.2.0.tgz", |
| 14281 | "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", |
| 14282 | "funding": [ |
| 14283 | { |
| 14284 | "type": "opencollective", |
| 14285 | "url": "https://opencollective.com/postcss/" |
| 14286 | }, |
| 14287 | { |
| 14288 | "type": "github", |
| 14289 | "url": "https://github.com/sponsors/ai" |
| 14290 | } |
| 14291 | ], |
| 14292 | "license": "MIT", |
| 14293 | "dependencies": { |
| 14294 | "postcss-selector-parser": "^6.1.1" |
| 14295 | }, |
| 14296 | "engines": { |
| 14297 | "node": ">=12.0" |
| 14298 | }, |
| 14299 | "peerDependencies": { |
| 14300 | "postcss": "^8.2.14" |
| 14301 | } |
| 14302 | }, |
| 14303 | "node_modules/postcss-nesting": { |
| 14304 | "version": "10.2.0", |
| 14305 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-nesting/-/postcss-nesting-10.2.0.tgz", |
| 14306 | "integrity": "sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==", |
| 14307 | "license": "CC0-1.0", |
| 14308 | "dependencies": { |
| 14309 | "@csstools/selector-specificity": "^2.0.0", |
| 14310 | "postcss-selector-parser": "^6.0.10" |
| 14311 | }, |
| 14312 | "engines": { |
| 14313 | "node": "^12 || ^14 || >=16" |
| 14314 | }, |
| 14315 | "funding": { |
| 14316 | "type": "opencollective", |
| 14317 | "url": "https://opencollective.com/csstools" |
| 14318 | }, |
| 14319 | "peerDependencies": { |
| 14320 | "postcss": "^8.2" |
| 14321 | } |
| 14322 | }, |
| 14323 | "node_modules/postcss-normalize": { |
| 14324 | "version": "10.0.1", |
| 14325 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize/-/postcss-normalize-10.0.1.tgz", |
| 14326 | "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==", |
| 14327 | "license": "CC0-1.0", |
| 14328 | "dependencies": { |
| 14329 | "@csstools/normalize.css": "*", |
| 14330 | "postcss-browser-comments": "^4", |
| 14331 | "sanitize.css": "*" |
| 14332 | }, |
| 14333 | "engines": { |
| 14334 | "node": ">= 12" |
| 14335 | }, |
| 14336 | "peerDependencies": { |
| 14337 | "browserslist": ">= 4", |
| 14338 | "postcss": ">= 8" |
| 14339 | } |
| 14340 | }, |
| 14341 | "node_modules/postcss-normalize-charset": { |
| 14342 | "version": "5.1.0", |
| 14343 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", |
| 14344 | "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", |
| 14345 | "license": "MIT", |
| 14346 | "engines": { |
| 14347 | "node": "^10 || ^12 || >=14.0" |
| 14348 | }, |
| 14349 | "peerDependencies": { |
| 14350 | "postcss": "^8.2.15" |
| 14351 | } |
| 14352 | }, |
| 14353 | "node_modules/postcss-normalize-display-values": { |
| 14354 | "version": "5.1.0", |
| 14355 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", |
| 14356 | "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", |
| 14357 | "license": "MIT", |
| 14358 | "dependencies": { |
| 14359 | "postcss-value-parser": "^4.2.0" |
| 14360 | }, |
| 14361 | "engines": { |
| 14362 | "node": "^10 || ^12 || >=14.0" |
| 14363 | }, |
| 14364 | "peerDependencies": { |
| 14365 | "postcss": "^8.2.15" |
| 14366 | } |
| 14367 | }, |
| 14368 | "node_modules/postcss-normalize-positions": { |
| 14369 | "version": "5.1.1", |
| 14370 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz", |
| 14371 | "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==", |
| 14372 | "license": "MIT", |
| 14373 | "dependencies": { |
| 14374 | "postcss-value-parser": "^4.2.0" |
| 14375 | }, |
| 14376 | "engines": { |
| 14377 | "node": "^10 || ^12 || >=14.0" |
| 14378 | }, |
| 14379 | "peerDependencies": { |
| 14380 | "postcss": "^8.2.15" |
| 14381 | } |
| 14382 | }, |
| 14383 | "node_modules/postcss-normalize-repeat-style": { |
| 14384 | "version": "5.1.1", |
| 14385 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", |
| 14386 | "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", |
| 14387 | "license": "MIT", |
| 14388 | "dependencies": { |
| 14389 | "postcss-value-parser": "^4.2.0" |
| 14390 | }, |
| 14391 | "engines": { |
| 14392 | "node": "^10 || ^12 || >=14.0" |
| 14393 | }, |
| 14394 | "peerDependencies": { |
| 14395 | "postcss": "^8.2.15" |
| 14396 | } |
| 14397 | }, |
| 14398 | "node_modules/postcss-normalize-string": { |
| 14399 | "version": "5.1.0", |
| 14400 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", |
| 14401 | "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", |
| 14402 | "license": "MIT", |
| 14403 | "dependencies": { |
| 14404 | "postcss-value-parser": "^4.2.0" |
| 14405 | }, |
| 14406 | "engines": { |
| 14407 | "node": "^10 || ^12 || >=14.0" |
| 14408 | }, |
| 14409 | "peerDependencies": { |
| 14410 | "postcss": "^8.2.15" |
| 14411 | } |
| 14412 | }, |
| 14413 | "node_modules/postcss-normalize-timing-functions": { |
| 14414 | "version": "5.1.0", |
| 14415 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", |
| 14416 | "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", |
| 14417 | "license": "MIT", |
| 14418 | "dependencies": { |
| 14419 | "postcss-value-parser": "^4.2.0" |
| 14420 | }, |
| 14421 | "engines": { |
| 14422 | "node": "^10 || ^12 || >=14.0" |
| 14423 | }, |
| 14424 | "peerDependencies": { |
| 14425 | "postcss": "^8.2.15" |
| 14426 | } |
| 14427 | }, |
| 14428 | "node_modules/postcss-normalize-unicode": { |
| 14429 | "version": "5.1.1", |
| 14430 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz", |
| 14431 | "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==", |
| 14432 | "license": "MIT", |
| 14433 | "dependencies": { |
| 14434 | "browserslist": "^4.21.4", |
| 14435 | "postcss-value-parser": "^4.2.0" |
| 14436 | }, |
| 14437 | "engines": { |
| 14438 | "node": "^10 || ^12 || >=14.0" |
| 14439 | }, |
| 14440 | "peerDependencies": { |
| 14441 | "postcss": "^8.2.15" |
| 14442 | } |
| 14443 | }, |
| 14444 | "node_modules/postcss-normalize-url": { |
| 14445 | "version": "5.1.0", |
| 14446 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", |
| 14447 | "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", |
| 14448 | "license": "MIT", |
| 14449 | "dependencies": { |
| 14450 | "normalize-url": "^6.0.1", |
| 14451 | "postcss-value-parser": "^4.2.0" |
| 14452 | }, |
| 14453 | "engines": { |
| 14454 | "node": "^10 || ^12 || >=14.0" |
| 14455 | }, |
| 14456 | "peerDependencies": { |
| 14457 | "postcss": "^8.2.15" |
| 14458 | } |
| 14459 | }, |
| 14460 | "node_modules/postcss-normalize-whitespace": { |
| 14461 | "version": "5.1.1", |
| 14462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", |
| 14463 | "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", |
| 14464 | "license": "MIT", |
| 14465 | "dependencies": { |
| 14466 | "postcss-value-parser": "^4.2.0" |
| 14467 | }, |
| 14468 | "engines": { |
| 14469 | "node": "^10 || ^12 || >=14.0" |
| 14470 | }, |
| 14471 | "peerDependencies": { |
| 14472 | "postcss": "^8.2.15" |
| 14473 | } |
| 14474 | }, |
| 14475 | "node_modules/postcss-opacity-percentage": { |
| 14476 | "version": "1.1.3", |
| 14477 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.3.tgz", |
| 14478 | "integrity": "sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==", |
| 14479 | "funding": [ |
| 14480 | { |
| 14481 | "type": "kofi", |
| 14482 | "url": "https://ko-fi.com/mrcgrtz" |
| 14483 | }, |
| 14484 | { |
| 14485 | "type": "liberapay", |
| 14486 | "url": "https://liberapay.com/mrcgrtz" |
| 14487 | } |
| 14488 | ], |
| 14489 | "license": "MIT", |
| 14490 | "engines": { |
| 14491 | "node": "^12 || ^14 || >=16" |
| 14492 | }, |
| 14493 | "peerDependencies": { |
| 14494 | "postcss": "^8.2" |
| 14495 | } |
| 14496 | }, |
| 14497 | "node_modules/postcss-ordered-values": { |
| 14498 | "version": "5.1.3", |
| 14499 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz", |
| 14500 | "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==", |
| 14501 | "license": "MIT", |
| 14502 | "dependencies": { |
| 14503 | "cssnano-utils": "^3.1.0", |
| 14504 | "postcss-value-parser": "^4.2.0" |
| 14505 | }, |
| 14506 | "engines": { |
| 14507 | "node": "^10 || ^12 || >=14.0" |
| 14508 | }, |
| 14509 | "peerDependencies": { |
| 14510 | "postcss": "^8.2.15" |
| 14511 | } |
| 14512 | }, |
| 14513 | "node_modules/postcss-overflow-shorthand": { |
| 14514 | "version": "3.0.4", |
| 14515 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.4.tgz", |
| 14516 | "integrity": "sha512-otYl/ylHK8Y9bcBnPLo3foYFLL6a6Ak+3EQBPOTR7luMYCOsiVTUk1iLvNf6tVPNGXcoL9Hoz37kpfriRIFb4A==", |
| 14517 | "license": "CC0-1.0", |
| 14518 | "dependencies": { |
| 14519 | "postcss-value-parser": "^4.2.0" |
| 14520 | }, |
| 14521 | "engines": { |
| 14522 | "node": "^12 || ^14 || >=16" |
| 14523 | }, |
| 14524 | "funding": { |
| 14525 | "type": "opencollective", |
| 14526 | "url": "https://opencollective.com/csstools" |
| 14527 | }, |
| 14528 | "peerDependencies": { |
| 14529 | "postcss": "^8.2" |
| 14530 | } |
| 14531 | }, |
| 14532 | "node_modules/postcss-page-break": { |
| 14533 | "version": "3.0.4", |
| 14534 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-page-break/-/postcss-page-break-3.0.4.tgz", |
| 14535 | "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==", |
| 14536 | "license": "MIT", |
| 14537 | "peerDependencies": { |
| 14538 | "postcss": "^8" |
| 14539 | } |
| 14540 | }, |
| 14541 | "node_modules/postcss-place": { |
| 14542 | "version": "7.0.5", |
| 14543 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-place/-/postcss-place-7.0.5.tgz", |
| 14544 | "integrity": "sha512-wR8igaZROA6Z4pv0d+bvVrvGY4GVHihBCBQieXFY3kuSuMyOmEnnfFzHl/tQuqHZkfkIVBEbDvYcFfHmpSet9g==", |
| 14545 | "license": "CC0-1.0", |
| 14546 | "dependencies": { |
| 14547 | "postcss-value-parser": "^4.2.0" |
| 14548 | }, |
| 14549 | "engines": { |
| 14550 | "node": "^12 || ^14 || >=16" |
| 14551 | }, |
| 14552 | "funding": { |
| 14553 | "type": "opencollective", |
| 14554 | "url": "https://opencollective.com/csstools" |
| 14555 | }, |
| 14556 | "peerDependencies": { |
| 14557 | "postcss": "^8.2" |
| 14558 | } |
| 14559 | }, |
| 14560 | "node_modules/postcss-preset-env": { |
| 14561 | "version": "7.8.3", |
| 14562 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-preset-env/-/postcss-preset-env-7.8.3.tgz", |
| 14563 | "integrity": "sha512-T1LgRm5uEVFSEF83vHZJV2z19lHg4yJuZ6gXZZkqVsqv63nlr6zabMH3l4Pc01FQCyfWVrh2GaUeCVy9Po+Aag==", |
| 14564 | "license": "CC0-1.0", |
| 14565 | "dependencies": { |
| 14566 | "@csstools/postcss-cascade-layers": "^1.1.1", |
| 14567 | "@csstools/postcss-color-function": "^1.1.1", |
| 14568 | "@csstools/postcss-font-format-keywords": "^1.0.1", |
| 14569 | "@csstools/postcss-hwb-function": "^1.0.2", |
| 14570 | "@csstools/postcss-ic-unit": "^1.0.1", |
| 14571 | "@csstools/postcss-is-pseudo-class": "^2.0.7", |
| 14572 | "@csstools/postcss-nested-calc": "^1.0.0", |
| 14573 | "@csstools/postcss-normalize-display-values": "^1.0.1", |
| 14574 | "@csstools/postcss-oklab-function": "^1.1.1", |
| 14575 | "@csstools/postcss-progressive-custom-properties": "^1.3.0", |
| 14576 | "@csstools/postcss-stepped-value-functions": "^1.0.1", |
| 14577 | "@csstools/postcss-text-decoration-shorthand": "^1.0.0", |
| 14578 | "@csstools/postcss-trigonometric-functions": "^1.0.2", |
| 14579 | "@csstools/postcss-unset-value": "^1.0.2", |
| 14580 | "autoprefixer": "^10.4.13", |
| 14581 | "browserslist": "^4.21.4", |
| 14582 | "css-blank-pseudo": "^3.0.3", |
| 14583 | "css-has-pseudo": "^3.0.4", |
| 14584 | "css-prefers-color-scheme": "^6.0.3", |
| 14585 | "cssdb": "^7.1.0", |
| 14586 | "postcss-attribute-case-insensitive": "^5.0.2", |
| 14587 | "postcss-clamp": "^4.1.0", |
| 14588 | "postcss-color-functional-notation": "^4.2.4", |
| 14589 | "postcss-color-hex-alpha": "^8.0.4", |
| 14590 | "postcss-color-rebeccapurple": "^7.1.1", |
| 14591 | "postcss-custom-media": "^8.0.2", |
| 14592 | "postcss-custom-properties": "^12.1.10", |
| 14593 | "postcss-custom-selectors": "^6.0.3", |
| 14594 | "postcss-dir-pseudo-class": "^6.0.5", |
| 14595 | "postcss-double-position-gradients": "^3.1.2", |
| 14596 | "postcss-env-function": "^4.0.6", |
| 14597 | "postcss-focus-visible": "^6.0.4", |
| 14598 | "postcss-focus-within": "^5.0.4", |
| 14599 | "postcss-font-variant": "^5.0.0", |
| 14600 | "postcss-gap-properties": "^3.0.5", |
| 14601 | "postcss-image-set-function": "^4.0.7", |
| 14602 | "postcss-initial": "^4.0.1", |
| 14603 | "postcss-lab-function": "^4.2.1", |
| 14604 | "postcss-logical": "^5.0.4", |
| 14605 | "postcss-media-minmax": "^5.0.0", |
| 14606 | "postcss-nesting": "^10.2.0", |
| 14607 | "postcss-opacity-percentage": "^1.1.2", |
| 14608 | "postcss-overflow-shorthand": "^3.0.4", |
| 14609 | "postcss-page-break": "^3.0.4", |
| 14610 | "postcss-place": "^7.0.5", |
| 14611 | "postcss-pseudo-class-any-link": "^7.1.6", |
| 14612 | "postcss-replace-overflow-wrap": "^4.0.0", |
| 14613 | "postcss-selector-not": "^6.0.1", |
| 14614 | "postcss-value-parser": "^4.2.0" |
| 14615 | }, |
| 14616 | "engines": { |
| 14617 | "node": "^12 || ^14 || >=16" |
| 14618 | }, |
| 14619 | "funding": { |
| 14620 | "type": "opencollective", |
| 14621 | "url": "https://opencollective.com/csstools" |
| 14622 | }, |
| 14623 | "peerDependencies": { |
| 14624 | "postcss": "^8.2" |
| 14625 | } |
| 14626 | }, |
| 14627 | "node_modules/postcss-pseudo-class-any-link": { |
| 14628 | "version": "7.1.6", |
| 14629 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.6.tgz", |
| 14630 | "integrity": "sha512-9sCtZkO6f/5ML9WcTLcIyV1yz9D1rf0tWc+ulKcvV30s0iZKS/ONyETvoWsr6vnrmW+X+KmuK3gV/w5EWnT37w==", |
| 14631 | "license": "CC0-1.0", |
| 14632 | "dependencies": { |
| 14633 | "postcss-selector-parser": "^6.0.10" |
| 14634 | }, |
| 14635 | "engines": { |
| 14636 | "node": "^12 || ^14 || >=16" |
| 14637 | }, |
| 14638 | "funding": { |
| 14639 | "type": "opencollective", |
| 14640 | "url": "https://opencollective.com/csstools" |
| 14641 | }, |
| 14642 | "peerDependencies": { |
| 14643 | "postcss": "^8.2" |
| 14644 | } |
| 14645 | }, |
| 14646 | "node_modules/postcss-reduce-initial": { |
| 14647 | "version": "5.1.2", |
| 14648 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz", |
| 14649 | "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==", |
| 14650 | "license": "MIT", |
| 14651 | "dependencies": { |
| 14652 | "browserslist": "^4.21.4", |
| 14653 | "caniuse-api": "^3.0.0" |
| 14654 | }, |
| 14655 | "engines": { |
| 14656 | "node": "^10 || ^12 || >=14.0" |
| 14657 | }, |
| 14658 | "peerDependencies": { |
| 14659 | "postcss": "^8.2.15" |
| 14660 | } |
| 14661 | }, |
| 14662 | "node_modules/postcss-reduce-transforms": { |
| 14663 | "version": "5.1.0", |
| 14664 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", |
| 14665 | "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", |
| 14666 | "license": "MIT", |
| 14667 | "dependencies": { |
| 14668 | "postcss-value-parser": "^4.2.0" |
| 14669 | }, |
| 14670 | "engines": { |
| 14671 | "node": "^10 || ^12 || >=14.0" |
| 14672 | }, |
| 14673 | "peerDependencies": { |
| 14674 | "postcss": "^8.2.15" |
| 14675 | } |
| 14676 | }, |
| 14677 | "node_modules/postcss-replace-overflow-wrap": { |
| 14678 | "version": "4.0.0", |
| 14679 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz", |
| 14680 | "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==", |
| 14681 | "license": "MIT", |
| 14682 | "peerDependencies": { |
| 14683 | "postcss": "^8.0.3" |
| 14684 | } |
| 14685 | }, |
| 14686 | "node_modules/postcss-selector-not": { |
| 14687 | "version": "6.0.1", |
| 14688 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-selector-not/-/postcss-selector-not-6.0.1.tgz", |
| 14689 | "integrity": "sha512-1i9affjAe9xu/y9uqWH+tD4r6/hDaXJruk8xn2x1vzxC2U3J3LKO3zJW4CyxlNhA56pADJ/djpEwpH1RClI2rQ==", |
| 14690 | "license": "MIT", |
| 14691 | "dependencies": { |
| 14692 | "postcss-selector-parser": "^6.0.10" |
| 14693 | }, |
| 14694 | "engines": { |
| 14695 | "node": "^12 || ^14 || >=16" |
| 14696 | }, |
| 14697 | "funding": { |
| 14698 | "type": "opencollective", |
| 14699 | "url": "https://opencollective.com/csstools" |
| 14700 | }, |
| 14701 | "peerDependencies": { |
| 14702 | "postcss": "^8.2" |
| 14703 | } |
| 14704 | }, |
| 14705 | "node_modules/postcss-selector-parser": { |
| 14706 | "version": "6.1.2", |
| 14707 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", |
| 14708 | "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", |
| 14709 | "license": "MIT", |
| 14710 | "dependencies": { |
| 14711 | "cssesc": "^3.0.0", |
| 14712 | "util-deprecate": "^1.0.2" |
| 14713 | }, |
| 14714 | "engines": { |
| 14715 | "node": ">=4" |
| 14716 | } |
| 14717 | }, |
| 14718 | "node_modules/postcss-svgo": { |
| 14719 | "version": "5.1.0", |
| 14720 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-svgo/-/postcss-svgo-5.1.0.tgz", |
| 14721 | "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", |
| 14722 | "license": "MIT", |
| 14723 | "dependencies": { |
| 14724 | "postcss-value-parser": "^4.2.0", |
| 14725 | "svgo": "^2.7.0" |
| 14726 | }, |
| 14727 | "engines": { |
| 14728 | "node": "^10 || ^12 || >=14.0" |
| 14729 | }, |
| 14730 | "peerDependencies": { |
| 14731 | "postcss": "^8.2.15" |
| 14732 | } |
| 14733 | }, |
| 14734 | "node_modules/postcss-svgo/node_modules/commander": { |
| 14735 | "version": "7.2.0", |
| 14736 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/commander/-/commander-7.2.0.tgz", |
| 14737 | "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", |
| 14738 | "license": "MIT", |
| 14739 | "engines": { |
| 14740 | "node": ">= 10" |
| 14741 | } |
| 14742 | }, |
| 14743 | "node_modules/postcss-svgo/node_modules/css-tree": { |
| 14744 | "version": "1.1.3", |
| 14745 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-tree/-/css-tree-1.1.3.tgz", |
| 14746 | "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", |
| 14747 | "license": "MIT", |
| 14748 | "dependencies": { |
| 14749 | "mdn-data": "2.0.14", |
| 14750 | "source-map": "^0.6.1" |
| 14751 | }, |
| 14752 | "engines": { |
| 14753 | "node": ">=8.0.0" |
| 14754 | } |
| 14755 | }, |
| 14756 | "node_modules/postcss-svgo/node_modules/mdn-data": { |
| 14757 | "version": "2.0.14", |
| 14758 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mdn-data/-/mdn-data-2.0.14.tgz", |
| 14759 | "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", |
| 14760 | "license": "CC0-1.0" |
| 14761 | }, |
| 14762 | "node_modules/postcss-svgo/node_modules/svgo": { |
| 14763 | "version": "2.8.0", |
| 14764 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/svgo/-/svgo-2.8.0.tgz", |
| 14765 | "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", |
| 14766 | "license": "MIT", |
| 14767 | "dependencies": { |
| 14768 | "@trysound/sax": "0.2.0", |
| 14769 | "commander": "^7.2.0", |
| 14770 | "css-select": "^4.1.3", |
| 14771 | "css-tree": "^1.1.3", |
| 14772 | "csso": "^4.2.0", |
| 14773 | "picocolors": "^1.0.0", |
| 14774 | "stable": "^0.1.8" |
| 14775 | }, |
| 14776 | "bin": { |
| 14777 | "svgo": "bin/svgo" |
| 14778 | }, |
| 14779 | "engines": { |
| 14780 | "node": ">=10.13.0" |
| 14781 | } |
| 14782 | }, |
| 14783 | "node_modules/postcss-unique-selectors": { |
| 14784 | "version": "5.1.1", |
| 14785 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", |
| 14786 | "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", |
| 14787 | "license": "MIT", |
| 14788 | "dependencies": { |
| 14789 | "postcss-selector-parser": "^6.0.5" |
| 14790 | }, |
| 14791 | "engines": { |
| 14792 | "node": "^10 || ^12 || >=14.0" |
| 14793 | }, |
| 14794 | "peerDependencies": { |
| 14795 | "postcss": "^8.2.15" |
| 14796 | } |
| 14797 | }, |
| 14798 | "node_modules/postcss-value-parser": { |
| 14799 | "version": "4.2.0", |
| 14800 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| 14801 | "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| 14802 | "license": "MIT" |
| 14803 | }, |
| 14804 | "node_modules/prelude-ls": { |
| 14805 | "version": "1.2.1", |
| 14806 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prelude-ls/-/prelude-ls-1.2.1.tgz", |
| 14807 | "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", |
| 14808 | "license": "MIT", |
| 14809 | "engines": { |
| 14810 | "node": ">= 0.8.0" |
| 14811 | } |
| 14812 | }, |
| 14813 | "node_modules/pretty-bytes": { |
| 14814 | "version": "5.6.0", |
| 14815 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-bytes/-/pretty-bytes-5.6.0.tgz", |
| 14816 | "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==", |
| 14817 | "license": "MIT", |
| 14818 | "engines": { |
| 14819 | "node": ">=6" |
| 14820 | }, |
| 14821 | "funding": { |
| 14822 | "url": "https://github.com/sponsors/sindresorhus" |
| 14823 | } |
| 14824 | }, |
| 14825 | "node_modules/pretty-error": { |
| 14826 | "version": "4.0.0", |
| 14827 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-error/-/pretty-error-4.0.0.tgz", |
| 14828 | "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", |
| 14829 | "license": "MIT", |
| 14830 | "dependencies": { |
| 14831 | "lodash": "^4.17.20", |
| 14832 | "renderkid": "^3.0.0" |
| 14833 | } |
| 14834 | }, |
| 14835 | "node_modules/pretty-format": { |
| 14836 | "version": "27.5.1", |
| 14837 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-27.5.1.tgz", |
| 14838 | "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", |
| 14839 | "license": "MIT", |
| 14840 | "dependencies": { |
| 14841 | "ansi-regex": "^5.0.1", |
| 14842 | "ansi-styles": "^5.0.0", |
| 14843 | "react-is": "^17.0.1" |
| 14844 | }, |
| 14845 | "engines": { |
| 14846 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 14847 | } |
| 14848 | }, |
| 14849 | "node_modules/pretty-format/node_modules/ansi-styles": { |
| 14850 | "version": "5.2.0", |
| 14851 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 14852 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 14853 | "license": "MIT", |
| 14854 | "engines": { |
| 14855 | "node": ">=10" |
| 14856 | }, |
| 14857 | "funding": { |
| 14858 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 14859 | } |
| 14860 | }, |
| 14861 | "node_modules/process": { |
| 14862 | "version": "0.11.10", |
| 14863 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/process/-/process-0.11.10.tgz", |
| 14864 | "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", |
| 14865 | "license": "MIT", |
| 14866 | "engines": { |
| 14867 | "node": ">= 0.6.0" |
| 14868 | } |
| 14869 | }, |
| 14870 | "node_modules/process-nextick-args": { |
| 14871 | "version": "2.0.1", |
| 14872 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| 14873 | "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| 14874 | "license": "MIT" |
| 14875 | }, |
| 14876 | "node_modules/promise": { |
| 14877 | "version": "8.3.0", |
| 14878 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/promise/-/promise-8.3.0.tgz", |
| 14879 | "integrity": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==", |
| 14880 | "license": "MIT", |
| 14881 | "dependencies": { |
| 14882 | "asap": "~2.0.6" |
| 14883 | } |
| 14884 | }, |
| 14885 | "node_modules/prompts": { |
| 14886 | "version": "2.4.2", |
| 14887 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prompts/-/prompts-2.4.2.tgz", |
| 14888 | "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", |
| 14889 | "license": "MIT", |
| 14890 | "dependencies": { |
| 14891 | "kleur": "^3.0.3", |
| 14892 | "sisteransi": "^1.0.5" |
| 14893 | }, |
| 14894 | "engines": { |
| 14895 | "node": ">= 6" |
| 14896 | } |
| 14897 | }, |
| 14898 | "node_modules/prop-types": { |
| 14899 | "version": "15.8.1", |
| 14900 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prop-types/-/prop-types-15.8.1.tgz", |
| 14901 | "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", |
| 14902 | "license": "MIT", |
| 14903 | "dependencies": { |
| 14904 | "loose-envify": "^1.4.0", |
| 14905 | "object-assign": "^4.1.1", |
| 14906 | "react-is": "^16.13.1" |
| 14907 | } |
| 14908 | }, |
| 14909 | "node_modules/prop-types/node_modules/react-is": { |
| 14910 | "version": "16.13.1", |
| 14911 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-16.13.1.tgz", |
| 14912 | "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", |
| 14913 | "license": "MIT" |
| 14914 | }, |
| 14915 | "node_modules/proxy-addr": { |
| 14916 | "version": "2.0.7", |
| 14917 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/proxy-addr/-/proxy-addr-2.0.7.tgz", |
| 14918 | "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", |
| 14919 | "license": "MIT", |
| 14920 | "dependencies": { |
| 14921 | "forwarded": "0.2.0", |
| 14922 | "ipaddr.js": "1.9.1" |
| 14923 | }, |
| 14924 | "engines": { |
| 14925 | "node": ">= 0.10" |
| 14926 | } |
| 14927 | }, |
| 14928 | "node_modules/proxy-addr/node_modules/ipaddr.js": { |
| 14929 | "version": "1.9.1", |
| 14930 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz", |
| 14931 | "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", |
| 14932 | "license": "MIT", |
| 14933 | "engines": { |
| 14934 | "node": ">= 0.10" |
| 14935 | } |
| 14936 | }, |
| 14937 | "node_modules/proxy-from-env": { |
| 14938 | "version": "1.1.0", |
| 14939 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/proxy-from-env/-/proxy-from-env-1.1.0.tgz", |
| 14940 | "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", |
| 14941 | "license": "MIT" |
| 14942 | }, |
| 14943 | "node_modules/psl": { |
| 14944 | "version": "1.15.0", |
| 14945 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/psl/-/psl-1.15.0.tgz", |
| 14946 | "integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==", |
| 14947 | "license": "MIT", |
| 14948 | "dependencies": { |
| 14949 | "punycode": "^2.3.1" |
| 14950 | }, |
| 14951 | "funding": { |
| 14952 | "url": "https://github.com/sponsors/lupomontero" |
| 14953 | } |
| 14954 | }, |
| 14955 | "node_modules/punycode": { |
| 14956 | "version": "2.3.1", |
| 14957 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/punycode/-/punycode-2.3.1.tgz", |
| 14958 | "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
| 14959 | "license": "MIT", |
| 14960 | "engines": { |
| 14961 | "node": ">=6" |
| 14962 | } |
| 14963 | }, |
| 14964 | "node_modules/pure-rand": { |
| 14965 | "version": "6.1.0", |
| 14966 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pure-rand/-/pure-rand-6.1.0.tgz", |
| 14967 | "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", |
| 14968 | "dev": true, |
| 14969 | "funding": [ |
| 14970 | { |
| 14971 | "type": "individual", |
| 14972 | "url": "https://github.com/sponsors/dubzzz" |
| 14973 | }, |
| 14974 | { |
| 14975 | "type": "opencollective", |
| 14976 | "url": "https://opencollective.com/fast-check" |
| 14977 | } |
| 14978 | ], |
| 14979 | "license": "MIT" |
| 14980 | }, |
| 14981 | "node_modules/q": { |
| 14982 | "version": "1.5.1", |
| 14983 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/q/-/q-1.5.1.tgz", |
| 14984 | "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", |
| 14985 | "deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)", |
| 14986 | "license": "MIT", |
| 14987 | "engines": { |
| 14988 | "node": ">=0.6.0", |
| 14989 | "teleport": ">=0.2.0" |
| 14990 | } |
| 14991 | }, |
| 14992 | "node_modules/qs": { |
| 14993 | "version": "6.14.0", |
| 14994 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/qs/-/qs-6.14.0.tgz", |
| 14995 | "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==", |
| 14996 | "license": "BSD-3-Clause", |
| 14997 | "dependencies": { |
| 14998 | "side-channel": "^1.1.0" |
| 14999 | }, |
| 15000 | "engines": { |
| 15001 | "node": ">=0.6" |
| 15002 | }, |
| 15003 | "funding": { |
| 15004 | "url": "https://github.com/sponsors/ljharb" |
| 15005 | } |
| 15006 | }, |
| 15007 | "node_modules/querystringify": { |
| 15008 | "version": "2.2.0", |
| 15009 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/querystringify/-/querystringify-2.2.0.tgz", |
| 15010 | "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", |
| 15011 | "license": "MIT" |
| 15012 | }, |
| 15013 | "node_modules/queue-microtask": { |
| 15014 | "version": "1.2.3", |
| 15015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/queue-microtask/-/queue-microtask-1.2.3.tgz", |
| 15016 | "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", |
| 15017 | "funding": [ |
| 15018 | { |
| 15019 | "type": "github", |
| 15020 | "url": "https://github.com/sponsors/feross" |
| 15021 | }, |
| 15022 | { |
| 15023 | "type": "patreon", |
| 15024 | "url": "https://www.patreon.com/feross" |
| 15025 | }, |
| 15026 | { |
| 15027 | "type": "consulting", |
| 15028 | "url": "https://feross.org/support" |
| 15029 | } |
| 15030 | ], |
| 15031 | "license": "MIT" |
| 15032 | }, |
| 15033 | "node_modules/raf": { |
| 15034 | "version": "3.4.1", |
| 15035 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/raf/-/raf-3.4.1.tgz", |
| 15036 | "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| 15037 | "license": "MIT", |
| 15038 | "dependencies": { |
| 15039 | "performance-now": "^2.1.0" |
| 15040 | } |
| 15041 | }, |
| 15042 | "node_modules/randombytes": { |
| 15043 | "version": "2.1.0", |
| 15044 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/randombytes/-/randombytes-2.1.0.tgz", |
| 15045 | "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", |
| 15046 | "license": "MIT", |
| 15047 | "dependencies": { |
| 15048 | "safe-buffer": "^5.1.0" |
| 15049 | } |
| 15050 | }, |
| 15051 | "node_modules/range-parser": { |
| 15052 | "version": "1.2.1", |
| 15053 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/range-parser/-/range-parser-1.2.1.tgz", |
| 15054 | "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", |
| 15055 | "license": "MIT", |
| 15056 | "engines": { |
| 15057 | "node": ">= 0.6" |
| 15058 | } |
| 15059 | }, |
| 15060 | "node_modules/raw-body": { |
| 15061 | "version": "2.5.2", |
| 15062 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/raw-body/-/raw-body-2.5.2.tgz", |
| 15063 | "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", |
| 15064 | "license": "MIT", |
| 15065 | "dependencies": { |
| 15066 | "bytes": "3.1.2", |
| 15067 | "http-errors": "2.0.0", |
| 15068 | "iconv-lite": "0.4.24", |
| 15069 | "unpipe": "1.0.0" |
| 15070 | }, |
| 15071 | "engines": { |
| 15072 | "node": ">= 0.8" |
| 15073 | } |
| 15074 | }, |
| 15075 | "node_modules/raw-body/node_modules/iconv-lite": { |
| 15076 | "version": "0.4.24", |
| 15077 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iconv-lite/-/iconv-lite-0.4.24.tgz", |
| 15078 | "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
| 15079 | "license": "MIT", |
| 15080 | "dependencies": { |
| 15081 | "safer-buffer": ">= 2.1.2 < 3" |
| 15082 | }, |
| 15083 | "engines": { |
| 15084 | "node": ">=0.10.0" |
| 15085 | } |
| 15086 | }, |
| 15087 | "node_modules/react": { |
| 15088 | "version": "19.1.0", |
| 15089 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react/-/react-19.1.0.tgz", |
| 15090 | "integrity": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==", |
| 15091 | "license": "MIT", |
| 15092 | "engines": { |
| 15093 | "node": ">=0.10.0" |
| 15094 | } |
| 15095 | }, |
| 15096 | "node_modules/react-app-polyfill": { |
| 15097 | "version": "3.0.0", |
| 15098 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz", |
| 15099 | "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==", |
| 15100 | "license": "MIT", |
| 15101 | "dependencies": { |
| 15102 | "core-js": "^3.19.2", |
| 15103 | "object-assign": "^4.1.1", |
| 15104 | "promise": "^8.1.0", |
| 15105 | "raf": "^3.4.1", |
| 15106 | "regenerator-runtime": "^0.13.9", |
| 15107 | "whatwg-fetch": "^3.6.2" |
| 15108 | }, |
| 15109 | "engines": { |
| 15110 | "node": ">=14" |
| 15111 | } |
| 15112 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 15113 | "node_modules/react-datepicker": { |
| 15114 | "version": "8.3.0", |
| 15115 | "resolved": "https://registry.npmjs.org/react-datepicker/-/react-datepicker-8.3.0.tgz", |
| 15116 | "integrity": "sha512-DhfrIJnTPJTUVRtXU7c7zooug40rD6q+Fc8UTCt19dYEotLpDQgTN98MfocY6Rc4S99oOFFEoxyanOM/TKauuw==", |
| 15117 | "dependencies": { |
| 15118 | "@floating-ui/react": "^0.27.3", |
| 15119 | "clsx": "^2.1.1", |
| 15120 | "date-fns": "^4.1.0" |
| 15121 | }, |
| 15122 | "peerDependencies": { |
| 15123 | "react": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc", |
| 15124 | "react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc" |
| 15125 | } |
| 15126 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 15127 | "node_modules/react-dev-utils": { |
| 15128 | "version": "12.0.1", |
| 15129 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-dev-utils/-/react-dev-utils-12.0.1.tgz", |
| 15130 | "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", |
| 15131 | "license": "MIT", |
| 15132 | "dependencies": { |
| 15133 | "@babel/code-frame": "^7.16.0", |
| 15134 | "address": "^1.1.2", |
| 15135 | "browserslist": "^4.18.1", |
| 15136 | "chalk": "^4.1.2", |
| 15137 | "cross-spawn": "^7.0.3", |
| 15138 | "detect-port-alt": "^1.1.6", |
| 15139 | "escape-string-regexp": "^4.0.0", |
| 15140 | "filesize": "^8.0.6", |
| 15141 | "find-up": "^5.0.0", |
| 15142 | "fork-ts-checker-webpack-plugin": "^6.5.0", |
| 15143 | "global-modules": "^2.0.0", |
| 15144 | "globby": "^11.0.4", |
| 15145 | "gzip-size": "^6.0.0", |
| 15146 | "immer": "^9.0.7", |
| 15147 | "is-root": "^2.1.0", |
| 15148 | "loader-utils": "^3.2.0", |
| 15149 | "open": "^8.4.0", |
| 15150 | "pkg-up": "^3.1.0", |
| 15151 | "prompts": "^2.4.2", |
| 15152 | "react-error-overlay": "^6.0.11", |
| 15153 | "recursive-readdir": "^2.2.2", |
| 15154 | "shell-quote": "^1.7.3", |
| 15155 | "strip-ansi": "^6.0.1", |
| 15156 | "text-table": "^0.2.0" |
| 15157 | }, |
| 15158 | "engines": { |
| 15159 | "node": ">=14" |
| 15160 | } |
| 15161 | }, |
| 15162 | "node_modules/react-dev-utils/node_modules/find-up": { |
| 15163 | "version": "5.0.0", |
| 15164 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/find-up/-/find-up-5.0.0.tgz", |
| 15165 | "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
| 15166 | "license": "MIT", |
| 15167 | "dependencies": { |
| 15168 | "locate-path": "^6.0.0", |
| 15169 | "path-exists": "^4.0.0" |
| 15170 | }, |
| 15171 | "engines": { |
| 15172 | "node": ">=10" |
| 15173 | }, |
| 15174 | "funding": { |
| 15175 | "url": "https://github.com/sponsors/sindresorhus" |
| 15176 | } |
| 15177 | }, |
| 15178 | "node_modules/react-dev-utils/node_modules/loader-utils": { |
| 15179 | "version": "3.3.1", |
| 15180 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/loader-utils/-/loader-utils-3.3.1.tgz", |
| 15181 | "integrity": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==", |
| 15182 | "license": "MIT", |
| 15183 | "engines": { |
| 15184 | "node": ">= 12.13.0" |
| 15185 | } |
| 15186 | }, |
| 15187 | "node_modules/react-dev-utils/node_modules/locate-path": { |
| 15188 | "version": "6.0.0", |
| 15189 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/locate-path/-/locate-path-6.0.0.tgz", |
| 15190 | "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
| 15191 | "license": "MIT", |
| 15192 | "dependencies": { |
| 15193 | "p-locate": "^5.0.0" |
| 15194 | }, |
| 15195 | "engines": { |
| 15196 | "node": ">=10" |
| 15197 | }, |
| 15198 | "funding": { |
| 15199 | "url": "https://github.com/sponsors/sindresorhus" |
| 15200 | } |
| 15201 | }, |
| 15202 | "node_modules/react-dev-utils/node_modules/p-locate": { |
| 15203 | "version": "5.0.0", |
| 15204 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/p-locate/-/p-locate-5.0.0.tgz", |
| 15205 | "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
| 15206 | "license": "MIT", |
| 15207 | "dependencies": { |
| 15208 | "p-limit": "^3.0.2" |
| 15209 | }, |
| 15210 | "engines": { |
| 15211 | "node": ">=10" |
| 15212 | }, |
| 15213 | "funding": { |
| 15214 | "url": "https://github.com/sponsors/sindresorhus" |
| 15215 | } |
| 15216 | }, |
| 15217 | "node_modules/react-dom": { |
| 15218 | "version": "19.1.0", |
| 15219 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-dom/-/react-dom-19.1.0.tgz", |
| 15220 | "integrity": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==", |
| 15221 | "license": "MIT", |
| 15222 | "dependencies": { |
| 15223 | "scheduler": "^0.26.0" |
| 15224 | }, |
| 15225 | "peerDependencies": { |
| 15226 | "react": "^19.1.0" |
| 15227 | } |
| 15228 | }, |
| 15229 | "node_modules/react-error-overlay": { |
| 15230 | "version": "6.1.0", |
| 15231 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-error-overlay/-/react-error-overlay-6.1.0.tgz", |
| 15232 | "integrity": "sha512-SN/U6Ytxf1QGkw/9ve5Y+NxBbZM6Ht95tuXNMKs8EJyFa/Vy/+Co3stop3KBHARfn/giv+Lj1uUnTfOJ3moFEQ==", |
| 15233 | "license": "MIT" |
| 15234 | }, |
Akane1217 | 3a7bb97 | 2025-06-01 01:05:27 +0800 | [diff] [blame^] | 15235 | "node_modules/react-icons": { |
| 15236 | "version": "5.5.0", |
| 15237 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-icons/-/react-icons-5.5.0.tgz", |
| 15238 | "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", |
| 15239 | "license": "MIT", |
| 15240 | "peerDependencies": { |
| 15241 | "react": "*" |
| 15242 | } |
| 15243 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 15244 | "node_modules/react-is": { |
| 15245 | "version": "17.0.2", |
| 15246 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-17.0.2.tgz", |
| 15247 | "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", |
| 15248 | "license": "MIT" |
| 15249 | }, |
| 15250 | "node_modules/react-refresh": { |
| 15251 | "version": "0.11.0", |
| 15252 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-refresh/-/react-refresh-0.11.0.tgz", |
| 15253 | "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==", |
| 15254 | "license": "MIT", |
| 15255 | "engines": { |
| 15256 | "node": ">=0.10.0" |
| 15257 | } |
| 15258 | }, |
| 15259 | "node_modules/react-router": { |
| 15260 | "version": "6.30.0", |
| 15261 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-router/-/react-router-6.30.0.tgz", |
| 15262 | "integrity": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==", |
| 15263 | "license": "MIT", |
| 15264 | "dependencies": { |
| 15265 | "@remix-run/router": "1.23.0" |
| 15266 | }, |
| 15267 | "engines": { |
| 15268 | "node": ">=14.0.0" |
| 15269 | }, |
| 15270 | "peerDependencies": { |
| 15271 | "react": ">=16.8" |
| 15272 | } |
| 15273 | }, |
| 15274 | "node_modules/react-router-dom": { |
| 15275 | "version": "6.30.0", |
| 15276 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-router-dom/-/react-router-dom-6.30.0.tgz", |
| 15277 | "integrity": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==", |
| 15278 | "license": "MIT", |
| 15279 | "dependencies": { |
| 15280 | "@remix-run/router": "1.23.0", |
| 15281 | "react-router": "6.30.0" |
| 15282 | }, |
| 15283 | "engines": { |
| 15284 | "node": ">=14.0.0" |
| 15285 | }, |
| 15286 | "peerDependencies": { |
| 15287 | "react": ">=16.8", |
| 15288 | "react-dom": ">=16.8" |
| 15289 | } |
| 15290 | }, |
| 15291 | "node_modules/react-scripts": { |
| 15292 | "version": "5.0.1", |
| 15293 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-scripts/-/react-scripts-5.0.1.tgz", |
| 15294 | "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==", |
| 15295 | "license": "MIT", |
| 15296 | "dependencies": { |
| 15297 | "@babel/core": "^7.16.0", |
| 15298 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3", |
| 15299 | "@svgr/webpack": "^5.5.0", |
| 15300 | "babel-jest": "^27.4.2", |
| 15301 | "babel-loader": "^8.2.3", |
| 15302 | "babel-plugin-named-asset-import": "^0.3.8", |
| 15303 | "babel-preset-react-app": "^10.0.1", |
| 15304 | "bfj": "^7.0.2", |
| 15305 | "browserslist": "^4.18.1", |
| 15306 | "camelcase": "^6.2.1", |
| 15307 | "case-sensitive-paths-webpack-plugin": "^2.4.0", |
| 15308 | "css-loader": "^6.5.1", |
| 15309 | "css-minimizer-webpack-plugin": "^3.2.0", |
| 15310 | "dotenv": "^10.0.0", |
| 15311 | "dotenv-expand": "^5.1.0", |
| 15312 | "eslint": "^8.3.0", |
| 15313 | "eslint-config-react-app": "^7.0.1", |
| 15314 | "eslint-webpack-plugin": "^3.1.1", |
| 15315 | "file-loader": "^6.2.0", |
| 15316 | "fs-extra": "^10.0.0", |
| 15317 | "html-webpack-plugin": "^5.5.0", |
| 15318 | "identity-obj-proxy": "^3.0.0", |
| 15319 | "jest": "^27.4.3", |
| 15320 | "jest-resolve": "^27.4.2", |
| 15321 | "jest-watch-typeahead": "^1.0.0", |
| 15322 | "mini-css-extract-plugin": "^2.4.5", |
| 15323 | "postcss": "^8.4.4", |
| 15324 | "postcss-flexbugs-fixes": "^5.0.2", |
| 15325 | "postcss-loader": "^6.2.1", |
| 15326 | "postcss-normalize": "^10.0.1", |
| 15327 | "postcss-preset-env": "^7.0.1", |
| 15328 | "prompts": "^2.4.2", |
| 15329 | "react-app-polyfill": "^3.0.0", |
| 15330 | "react-dev-utils": "^12.0.1", |
| 15331 | "react-refresh": "^0.11.0", |
| 15332 | "resolve": "^1.20.0", |
| 15333 | "resolve-url-loader": "^4.0.0", |
| 15334 | "sass-loader": "^12.3.0", |
| 15335 | "semver": "^7.3.5", |
| 15336 | "source-map-loader": "^3.0.0", |
| 15337 | "style-loader": "^3.3.1", |
| 15338 | "tailwindcss": "^3.0.2", |
| 15339 | "terser-webpack-plugin": "^5.2.5", |
| 15340 | "webpack": "^5.64.4", |
| 15341 | "webpack-dev-server": "^4.6.0", |
| 15342 | "webpack-manifest-plugin": "^4.0.2", |
| 15343 | "workbox-webpack-plugin": "^6.4.1" |
| 15344 | }, |
| 15345 | "bin": { |
| 15346 | "react-scripts": "bin/react-scripts.js" |
| 15347 | }, |
| 15348 | "engines": { |
| 15349 | "node": ">=14.0.0" |
| 15350 | }, |
| 15351 | "optionalDependencies": { |
| 15352 | "fsevents": "^2.3.2" |
| 15353 | }, |
| 15354 | "peerDependencies": { |
| 15355 | "react": ">= 16", |
| 15356 | "typescript": "^3.2.1 || ^4" |
| 15357 | }, |
| 15358 | "peerDependenciesMeta": { |
| 15359 | "typescript": { |
| 15360 | "optional": true |
| 15361 | } |
| 15362 | } |
| 15363 | }, |
| 15364 | "node_modules/react-scripts/node_modules/@jest/console": { |
| 15365 | "version": "27.5.1", |
| 15366 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/console/-/console-27.5.1.tgz", |
| 15367 | "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==", |
| 15368 | "license": "MIT", |
| 15369 | "dependencies": { |
| 15370 | "@jest/types": "^27.5.1", |
| 15371 | "@types/node": "*", |
| 15372 | "chalk": "^4.0.0", |
| 15373 | "jest-message-util": "^27.5.1", |
| 15374 | "jest-util": "^27.5.1", |
| 15375 | "slash": "^3.0.0" |
| 15376 | }, |
| 15377 | "engines": { |
| 15378 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15379 | } |
| 15380 | }, |
| 15381 | "node_modules/react-scripts/node_modules/@jest/core": { |
| 15382 | "version": "27.5.1", |
| 15383 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/core/-/core-27.5.1.tgz", |
| 15384 | "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==", |
| 15385 | "license": "MIT", |
| 15386 | "dependencies": { |
| 15387 | "@jest/console": "^27.5.1", |
| 15388 | "@jest/reporters": "^27.5.1", |
| 15389 | "@jest/test-result": "^27.5.1", |
| 15390 | "@jest/transform": "^27.5.1", |
| 15391 | "@jest/types": "^27.5.1", |
| 15392 | "@types/node": "*", |
| 15393 | "ansi-escapes": "^4.2.1", |
| 15394 | "chalk": "^4.0.0", |
| 15395 | "emittery": "^0.8.1", |
| 15396 | "exit": "^0.1.2", |
| 15397 | "graceful-fs": "^4.2.9", |
| 15398 | "jest-changed-files": "^27.5.1", |
| 15399 | "jest-config": "^27.5.1", |
| 15400 | "jest-haste-map": "^27.5.1", |
| 15401 | "jest-message-util": "^27.5.1", |
| 15402 | "jest-regex-util": "^27.5.1", |
| 15403 | "jest-resolve": "^27.5.1", |
| 15404 | "jest-resolve-dependencies": "^27.5.1", |
| 15405 | "jest-runner": "^27.5.1", |
| 15406 | "jest-runtime": "^27.5.1", |
| 15407 | "jest-snapshot": "^27.5.1", |
| 15408 | "jest-util": "^27.5.1", |
| 15409 | "jest-validate": "^27.5.1", |
| 15410 | "jest-watcher": "^27.5.1", |
| 15411 | "micromatch": "^4.0.4", |
| 15412 | "rimraf": "^3.0.0", |
| 15413 | "slash": "^3.0.0", |
| 15414 | "strip-ansi": "^6.0.0" |
| 15415 | }, |
| 15416 | "engines": { |
| 15417 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15418 | }, |
| 15419 | "peerDependencies": { |
| 15420 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 15421 | }, |
| 15422 | "peerDependenciesMeta": { |
| 15423 | "node-notifier": { |
| 15424 | "optional": true |
| 15425 | } |
| 15426 | } |
| 15427 | }, |
| 15428 | "node_modules/react-scripts/node_modules/@jest/environment": { |
| 15429 | "version": "27.5.1", |
| 15430 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/environment/-/environment-27.5.1.tgz", |
| 15431 | "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==", |
| 15432 | "license": "MIT", |
| 15433 | "dependencies": { |
| 15434 | "@jest/fake-timers": "^27.5.1", |
| 15435 | "@jest/types": "^27.5.1", |
| 15436 | "@types/node": "*", |
| 15437 | "jest-mock": "^27.5.1" |
| 15438 | }, |
| 15439 | "engines": { |
| 15440 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15441 | } |
| 15442 | }, |
| 15443 | "node_modules/react-scripts/node_modules/@jest/fake-timers": { |
| 15444 | "version": "27.5.1", |
| 15445 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/fake-timers/-/fake-timers-27.5.1.tgz", |
| 15446 | "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==", |
| 15447 | "license": "MIT", |
| 15448 | "dependencies": { |
| 15449 | "@jest/types": "^27.5.1", |
| 15450 | "@sinonjs/fake-timers": "^8.0.1", |
| 15451 | "@types/node": "*", |
| 15452 | "jest-message-util": "^27.5.1", |
| 15453 | "jest-mock": "^27.5.1", |
| 15454 | "jest-util": "^27.5.1" |
| 15455 | }, |
| 15456 | "engines": { |
| 15457 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15458 | } |
| 15459 | }, |
| 15460 | "node_modules/react-scripts/node_modules/@jest/globals": { |
| 15461 | "version": "27.5.1", |
| 15462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/globals/-/globals-27.5.1.tgz", |
| 15463 | "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==", |
| 15464 | "license": "MIT", |
| 15465 | "dependencies": { |
| 15466 | "@jest/environment": "^27.5.1", |
| 15467 | "@jest/types": "^27.5.1", |
| 15468 | "expect": "^27.5.1" |
| 15469 | }, |
| 15470 | "engines": { |
| 15471 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15472 | } |
| 15473 | }, |
| 15474 | "node_modules/react-scripts/node_modules/@jest/reporters": { |
| 15475 | "version": "27.5.1", |
| 15476 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/reporters/-/reporters-27.5.1.tgz", |
| 15477 | "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==", |
| 15478 | "license": "MIT", |
| 15479 | "dependencies": { |
| 15480 | "@bcoe/v8-coverage": "^0.2.3", |
| 15481 | "@jest/console": "^27.5.1", |
| 15482 | "@jest/test-result": "^27.5.1", |
| 15483 | "@jest/transform": "^27.5.1", |
| 15484 | "@jest/types": "^27.5.1", |
| 15485 | "@types/node": "*", |
| 15486 | "chalk": "^4.0.0", |
| 15487 | "collect-v8-coverage": "^1.0.0", |
| 15488 | "exit": "^0.1.2", |
| 15489 | "glob": "^7.1.2", |
| 15490 | "graceful-fs": "^4.2.9", |
| 15491 | "istanbul-lib-coverage": "^3.0.0", |
| 15492 | "istanbul-lib-instrument": "^5.1.0", |
| 15493 | "istanbul-lib-report": "^3.0.0", |
| 15494 | "istanbul-lib-source-maps": "^4.0.0", |
| 15495 | "istanbul-reports": "^3.1.3", |
| 15496 | "jest-haste-map": "^27.5.1", |
| 15497 | "jest-resolve": "^27.5.1", |
| 15498 | "jest-util": "^27.5.1", |
| 15499 | "jest-worker": "^27.5.1", |
| 15500 | "slash": "^3.0.0", |
| 15501 | "source-map": "^0.6.0", |
| 15502 | "string-length": "^4.0.1", |
| 15503 | "terminal-link": "^2.0.0", |
| 15504 | "v8-to-istanbul": "^8.1.0" |
| 15505 | }, |
| 15506 | "engines": { |
| 15507 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15508 | }, |
| 15509 | "peerDependencies": { |
| 15510 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 15511 | }, |
| 15512 | "peerDependenciesMeta": { |
| 15513 | "node-notifier": { |
| 15514 | "optional": true |
| 15515 | } |
| 15516 | } |
| 15517 | }, |
| 15518 | "node_modules/react-scripts/node_modules/@jest/schemas": { |
| 15519 | "version": "28.1.3", |
| 15520 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/schemas/-/schemas-28.1.3.tgz", |
| 15521 | "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==", |
| 15522 | "license": "MIT", |
| 15523 | "dependencies": { |
| 15524 | "@sinclair/typebox": "^0.24.1" |
| 15525 | }, |
| 15526 | "engines": { |
| 15527 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 15528 | } |
| 15529 | }, |
| 15530 | "node_modules/react-scripts/node_modules/@jest/source-map": { |
| 15531 | "version": "27.5.1", |
| 15532 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/source-map/-/source-map-27.5.1.tgz", |
| 15533 | "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==", |
| 15534 | "license": "MIT", |
| 15535 | "dependencies": { |
| 15536 | "callsites": "^3.0.0", |
| 15537 | "graceful-fs": "^4.2.9", |
| 15538 | "source-map": "^0.6.0" |
| 15539 | }, |
| 15540 | "engines": { |
| 15541 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15542 | } |
| 15543 | }, |
| 15544 | "node_modules/react-scripts/node_modules/@jest/test-result": { |
| 15545 | "version": "27.5.1", |
| 15546 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-result/-/test-result-27.5.1.tgz", |
| 15547 | "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==", |
| 15548 | "license": "MIT", |
| 15549 | "dependencies": { |
| 15550 | "@jest/console": "^27.5.1", |
| 15551 | "@jest/types": "^27.5.1", |
| 15552 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 15553 | "collect-v8-coverage": "^1.0.0" |
| 15554 | }, |
| 15555 | "engines": { |
| 15556 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15557 | } |
| 15558 | }, |
| 15559 | "node_modules/react-scripts/node_modules/@jest/test-sequencer": { |
| 15560 | "version": "27.5.1", |
| 15561 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz", |
| 15562 | "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==", |
| 15563 | "license": "MIT", |
| 15564 | "dependencies": { |
| 15565 | "@jest/test-result": "^27.5.1", |
| 15566 | "graceful-fs": "^4.2.9", |
| 15567 | "jest-haste-map": "^27.5.1", |
| 15568 | "jest-runtime": "^27.5.1" |
| 15569 | }, |
| 15570 | "engines": { |
| 15571 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15572 | } |
| 15573 | }, |
| 15574 | "node_modules/react-scripts/node_modules/@jest/transform": { |
| 15575 | "version": "27.5.1", |
| 15576 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/transform/-/transform-27.5.1.tgz", |
| 15577 | "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==", |
| 15578 | "license": "MIT", |
| 15579 | "dependencies": { |
| 15580 | "@babel/core": "^7.1.0", |
| 15581 | "@jest/types": "^27.5.1", |
| 15582 | "babel-plugin-istanbul": "^6.1.1", |
| 15583 | "chalk": "^4.0.0", |
| 15584 | "convert-source-map": "^1.4.0", |
| 15585 | "fast-json-stable-stringify": "^2.0.0", |
| 15586 | "graceful-fs": "^4.2.9", |
| 15587 | "jest-haste-map": "^27.5.1", |
| 15588 | "jest-regex-util": "^27.5.1", |
| 15589 | "jest-util": "^27.5.1", |
| 15590 | "micromatch": "^4.0.4", |
| 15591 | "pirates": "^4.0.4", |
| 15592 | "slash": "^3.0.0", |
| 15593 | "source-map": "^0.6.1", |
| 15594 | "write-file-atomic": "^3.0.0" |
| 15595 | }, |
| 15596 | "engines": { |
| 15597 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15598 | } |
| 15599 | }, |
| 15600 | "node_modules/react-scripts/node_modules/@jest/types": { |
| 15601 | "version": "27.5.1", |
| 15602 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/types/-/types-27.5.1.tgz", |
| 15603 | "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==", |
| 15604 | "license": "MIT", |
| 15605 | "dependencies": { |
| 15606 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 15607 | "@types/istanbul-reports": "^3.0.0", |
| 15608 | "@types/node": "*", |
| 15609 | "@types/yargs": "^16.0.0", |
| 15610 | "chalk": "^4.0.0" |
| 15611 | }, |
| 15612 | "engines": { |
| 15613 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15614 | } |
| 15615 | }, |
| 15616 | "node_modules/react-scripts/node_modules/@sinclair/typebox": { |
| 15617 | "version": "0.24.51", |
| 15618 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinclair/typebox/-/typebox-0.24.51.tgz", |
| 15619 | "integrity": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==", |
| 15620 | "license": "MIT" |
| 15621 | }, |
| 15622 | "node_modules/react-scripts/node_modules/@sinonjs/commons": { |
| 15623 | "version": "1.8.6", |
| 15624 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/commons/-/commons-1.8.6.tgz", |
| 15625 | "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==", |
| 15626 | "license": "BSD-3-Clause", |
| 15627 | "dependencies": { |
| 15628 | "type-detect": "4.0.8" |
| 15629 | } |
| 15630 | }, |
| 15631 | "node_modules/react-scripts/node_modules/@sinonjs/fake-timers": { |
| 15632 | "version": "8.1.0", |
| 15633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz", |
| 15634 | "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==", |
| 15635 | "license": "BSD-3-Clause", |
| 15636 | "dependencies": { |
| 15637 | "@sinonjs/commons": "^1.7.0" |
| 15638 | } |
| 15639 | }, |
| 15640 | "node_modules/react-scripts/node_modules/@tootallnate/once": { |
| 15641 | "version": "1.1.2", |
| 15642 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tootallnate/once/-/once-1.1.2.tgz", |
| 15643 | "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", |
| 15644 | "license": "MIT", |
| 15645 | "engines": { |
| 15646 | "node": ">= 6" |
| 15647 | } |
| 15648 | }, |
| 15649 | "node_modules/react-scripts/node_modules/@types/yargs": { |
| 15650 | "version": "16.0.9", |
| 15651 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/yargs/-/yargs-16.0.9.tgz", |
| 15652 | "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==", |
| 15653 | "license": "MIT", |
| 15654 | "dependencies": { |
| 15655 | "@types/yargs-parser": "*" |
| 15656 | } |
| 15657 | }, |
| 15658 | "node_modules/react-scripts/node_modules/acorn-globals": { |
| 15659 | "version": "6.0.0", |
| 15660 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn-globals/-/acorn-globals-6.0.0.tgz", |
| 15661 | "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", |
| 15662 | "license": "MIT", |
| 15663 | "dependencies": { |
| 15664 | "acorn": "^7.1.1", |
| 15665 | "acorn-walk": "^7.1.1" |
| 15666 | } |
| 15667 | }, |
| 15668 | "node_modules/react-scripts/node_modules/acorn-globals/node_modules/acorn": { |
| 15669 | "version": "7.4.1", |
| 15670 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn/-/acorn-7.4.1.tgz", |
| 15671 | "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", |
| 15672 | "license": "MIT", |
| 15673 | "bin": { |
| 15674 | "acorn": "bin/acorn" |
| 15675 | }, |
| 15676 | "engines": { |
| 15677 | "node": ">=0.4.0" |
| 15678 | } |
| 15679 | }, |
| 15680 | "node_modules/react-scripts/node_modules/acorn-walk": { |
| 15681 | "version": "7.2.0", |
| 15682 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn-walk/-/acorn-walk-7.2.0.tgz", |
| 15683 | "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", |
| 15684 | "license": "MIT", |
| 15685 | "engines": { |
| 15686 | "node": ">=0.4.0" |
| 15687 | } |
| 15688 | }, |
| 15689 | "node_modules/react-scripts/node_modules/babel-jest": { |
| 15690 | "version": "27.5.1", |
| 15691 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-jest/-/babel-jest-27.5.1.tgz", |
| 15692 | "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==", |
| 15693 | "license": "MIT", |
| 15694 | "dependencies": { |
| 15695 | "@jest/transform": "^27.5.1", |
| 15696 | "@jest/types": "^27.5.1", |
| 15697 | "@types/babel__core": "^7.1.14", |
| 15698 | "babel-plugin-istanbul": "^6.1.1", |
| 15699 | "babel-preset-jest": "^27.5.1", |
| 15700 | "chalk": "^4.0.0", |
| 15701 | "graceful-fs": "^4.2.9", |
| 15702 | "slash": "^3.0.0" |
| 15703 | }, |
| 15704 | "engines": { |
| 15705 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15706 | }, |
| 15707 | "peerDependencies": { |
| 15708 | "@babel/core": "^7.8.0" |
| 15709 | } |
| 15710 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 15711 | "node_modules/react-scripts/node_modules/babel-loader": { |
| 15712 | "version": "8.4.1", |
| 15713 | "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.4.1.tgz", |
| 15714 | "integrity": "sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==", |
| 15715 | "dependencies": { |
| 15716 | "find-cache-dir": "^3.3.1", |
| 15717 | "loader-utils": "^2.0.4", |
| 15718 | "make-dir": "^3.1.0", |
| 15719 | "schema-utils": "^2.6.5" |
| 15720 | }, |
| 15721 | "engines": { |
| 15722 | "node": ">= 8.9" |
| 15723 | }, |
| 15724 | "peerDependencies": { |
| 15725 | "@babel/core": "^7.0.0", |
| 15726 | "webpack": ">=2" |
| 15727 | } |
| 15728 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 15729 | "node_modules/react-scripts/node_modules/babel-plugin-jest-hoist": { |
| 15730 | "version": "27.5.1", |
| 15731 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz", |
| 15732 | "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==", |
| 15733 | "license": "MIT", |
| 15734 | "dependencies": { |
| 15735 | "@babel/template": "^7.3.3", |
| 15736 | "@babel/types": "^7.3.3", |
| 15737 | "@types/babel__core": "^7.0.0", |
| 15738 | "@types/babel__traverse": "^7.0.6" |
| 15739 | }, |
| 15740 | "engines": { |
| 15741 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15742 | } |
| 15743 | }, |
| 15744 | "node_modules/react-scripts/node_modules/babel-preset-jest": { |
| 15745 | "version": "27.5.1", |
| 15746 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz", |
| 15747 | "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==", |
| 15748 | "license": "MIT", |
| 15749 | "dependencies": { |
| 15750 | "babel-plugin-jest-hoist": "^27.5.1", |
| 15751 | "babel-preset-current-node-syntax": "^1.0.0" |
| 15752 | }, |
| 15753 | "engines": { |
| 15754 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15755 | }, |
| 15756 | "peerDependencies": { |
| 15757 | "@babel/core": "^7.0.0" |
| 15758 | } |
| 15759 | }, |
| 15760 | "node_modules/react-scripts/node_modules/camelcase": { |
| 15761 | "version": "6.3.0", |
| 15762 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/camelcase/-/camelcase-6.3.0.tgz", |
| 15763 | "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| 15764 | "license": "MIT", |
| 15765 | "engines": { |
| 15766 | "node": ">=10" |
| 15767 | }, |
| 15768 | "funding": { |
| 15769 | "url": "https://github.com/sponsors/sindresorhus" |
| 15770 | } |
| 15771 | }, |
| 15772 | "node_modules/react-scripts/node_modules/cliui": { |
| 15773 | "version": "7.0.4", |
| 15774 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cliui/-/cliui-7.0.4.tgz", |
| 15775 | "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", |
| 15776 | "license": "ISC", |
| 15777 | "dependencies": { |
| 15778 | "string-width": "^4.2.0", |
| 15779 | "strip-ansi": "^6.0.0", |
| 15780 | "wrap-ansi": "^7.0.0" |
| 15781 | } |
| 15782 | }, |
| 15783 | "node_modules/react-scripts/node_modules/convert-source-map": { |
| 15784 | "version": "1.9.0", |
| 15785 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-1.9.0.tgz", |
| 15786 | "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", |
| 15787 | "license": "MIT" |
| 15788 | }, |
| 15789 | "node_modules/react-scripts/node_modules/cssom": { |
| 15790 | "version": "0.4.4", |
| 15791 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssom/-/cssom-0.4.4.tgz", |
| 15792 | "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", |
| 15793 | "license": "MIT" |
| 15794 | }, |
| 15795 | "node_modules/react-scripts/node_modules/data-urls": { |
| 15796 | "version": "2.0.0", |
| 15797 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/data-urls/-/data-urls-2.0.0.tgz", |
| 15798 | "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", |
| 15799 | "license": "MIT", |
| 15800 | "dependencies": { |
| 15801 | "abab": "^2.0.3", |
| 15802 | "whatwg-mimetype": "^2.3.0", |
| 15803 | "whatwg-url": "^8.0.0" |
| 15804 | }, |
| 15805 | "engines": { |
| 15806 | "node": ">=10" |
| 15807 | } |
| 15808 | }, |
| 15809 | "node_modules/react-scripts/node_modules/dedent": { |
| 15810 | "version": "0.7.0", |
| 15811 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dedent/-/dedent-0.7.0.tgz", |
| 15812 | "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==", |
| 15813 | "license": "MIT" |
| 15814 | }, |
| 15815 | "node_modules/react-scripts/node_modules/diff-sequences": { |
| 15816 | "version": "27.5.1", |
| 15817 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/diff-sequences/-/diff-sequences-27.5.1.tgz", |
| 15818 | "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==", |
| 15819 | "license": "MIT", |
| 15820 | "engines": { |
| 15821 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15822 | } |
| 15823 | }, |
| 15824 | "node_modules/react-scripts/node_modules/domexception": { |
| 15825 | "version": "2.0.1", |
| 15826 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domexception/-/domexception-2.0.1.tgz", |
| 15827 | "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", |
| 15828 | "deprecated": "Use your platform's native DOMException instead", |
| 15829 | "license": "MIT", |
| 15830 | "dependencies": { |
| 15831 | "webidl-conversions": "^5.0.0" |
| 15832 | }, |
| 15833 | "engines": { |
| 15834 | "node": ">=8" |
| 15835 | } |
| 15836 | }, |
| 15837 | "node_modules/react-scripts/node_modules/domexception/node_modules/webidl-conversions": { |
| 15838 | "version": "5.0.0", |
| 15839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webidl-conversions/-/webidl-conversions-5.0.0.tgz", |
| 15840 | "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", |
| 15841 | "license": "BSD-2-Clause", |
| 15842 | "engines": { |
| 15843 | "node": ">=8" |
| 15844 | } |
| 15845 | }, |
| 15846 | "node_modules/react-scripts/node_modules/emittery": { |
| 15847 | "version": "0.8.1", |
| 15848 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emittery/-/emittery-0.8.1.tgz", |
| 15849 | "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==", |
| 15850 | "license": "MIT", |
| 15851 | "engines": { |
| 15852 | "node": ">=10" |
| 15853 | }, |
| 15854 | "funding": { |
| 15855 | "url": "https://github.com/sindresorhus/emittery?sponsor=1" |
| 15856 | } |
| 15857 | }, |
| 15858 | "node_modules/react-scripts/node_modules/expect": { |
| 15859 | "version": "27.5.1", |
| 15860 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/expect/-/expect-27.5.1.tgz", |
| 15861 | "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==", |
| 15862 | "license": "MIT", |
| 15863 | "dependencies": { |
| 15864 | "@jest/types": "^27.5.1", |
| 15865 | "jest-get-type": "^27.5.1", |
| 15866 | "jest-matcher-utils": "^27.5.1", |
| 15867 | "jest-message-util": "^27.5.1" |
| 15868 | }, |
| 15869 | "engines": { |
| 15870 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15871 | } |
| 15872 | }, |
| 15873 | "node_modules/react-scripts/node_modules/form-data": { |
| 15874 | "version": "3.0.3", |
| 15875 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/form-data/-/form-data-3.0.3.tgz", |
| 15876 | "integrity": "sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==", |
| 15877 | "license": "MIT", |
| 15878 | "dependencies": { |
| 15879 | "asynckit": "^0.4.0", |
| 15880 | "combined-stream": "^1.0.8", |
| 15881 | "es-set-tostringtag": "^2.1.0", |
| 15882 | "mime-types": "^2.1.35" |
| 15883 | }, |
| 15884 | "engines": { |
| 15885 | "node": ">= 6" |
| 15886 | } |
| 15887 | }, |
| 15888 | "node_modules/react-scripts/node_modules/html-encoding-sniffer": { |
| 15889 | "version": "2.0.1", |
| 15890 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", |
| 15891 | "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", |
| 15892 | "license": "MIT", |
| 15893 | "dependencies": { |
| 15894 | "whatwg-encoding": "^1.0.5" |
| 15895 | }, |
| 15896 | "engines": { |
| 15897 | "node": ">=10" |
| 15898 | } |
| 15899 | }, |
| 15900 | "node_modules/react-scripts/node_modules/http-proxy-agent": { |
| 15901 | "version": "4.0.1", |
| 15902 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", |
| 15903 | "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", |
| 15904 | "license": "MIT", |
| 15905 | "dependencies": { |
| 15906 | "@tootallnate/once": "1", |
| 15907 | "agent-base": "6", |
| 15908 | "debug": "4" |
| 15909 | }, |
| 15910 | "engines": { |
| 15911 | "node": ">= 6" |
| 15912 | } |
| 15913 | }, |
| 15914 | "node_modules/react-scripts/node_modules/iconv-lite": { |
| 15915 | "version": "0.4.24", |
| 15916 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iconv-lite/-/iconv-lite-0.4.24.tgz", |
| 15917 | "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
| 15918 | "license": "MIT", |
| 15919 | "dependencies": { |
| 15920 | "safer-buffer": ">= 2.1.2 < 3" |
| 15921 | }, |
| 15922 | "engines": { |
| 15923 | "node": ">=0.10.0" |
| 15924 | } |
| 15925 | }, |
| 15926 | "node_modules/react-scripts/node_modules/jest": { |
| 15927 | "version": "27.5.1", |
| 15928 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest/-/jest-27.5.1.tgz", |
| 15929 | "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==", |
| 15930 | "license": "MIT", |
| 15931 | "dependencies": { |
| 15932 | "@jest/core": "^27.5.1", |
| 15933 | "import-local": "^3.0.2", |
| 15934 | "jest-cli": "^27.5.1" |
| 15935 | }, |
| 15936 | "bin": { |
| 15937 | "jest": "bin/jest.js" |
| 15938 | }, |
| 15939 | "engines": { |
| 15940 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15941 | }, |
| 15942 | "peerDependencies": { |
| 15943 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 15944 | }, |
| 15945 | "peerDependenciesMeta": { |
| 15946 | "node-notifier": { |
| 15947 | "optional": true |
| 15948 | } |
| 15949 | } |
| 15950 | }, |
| 15951 | "node_modules/react-scripts/node_modules/jest-changed-files": { |
| 15952 | "version": "27.5.1", |
| 15953 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-changed-files/-/jest-changed-files-27.5.1.tgz", |
| 15954 | "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==", |
| 15955 | "license": "MIT", |
| 15956 | "dependencies": { |
| 15957 | "@jest/types": "^27.5.1", |
| 15958 | "execa": "^5.0.0", |
| 15959 | "throat": "^6.0.1" |
| 15960 | }, |
| 15961 | "engines": { |
| 15962 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15963 | } |
| 15964 | }, |
| 15965 | "node_modules/react-scripts/node_modules/jest-circus": { |
| 15966 | "version": "27.5.1", |
| 15967 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-circus/-/jest-circus-27.5.1.tgz", |
| 15968 | "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==", |
| 15969 | "license": "MIT", |
| 15970 | "dependencies": { |
| 15971 | "@jest/environment": "^27.5.1", |
| 15972 | "@jest/test-result": "^27.5.1", |
| 15973 | "@jest/types": "^27.5.1", |
| 15974 | "@types/node": "*", |
| 15975 | "chalk": "^4.0.0", |
| 15976 | "co": "^4.6.0", |
| 15977 | "dedent": "^0.7.0", |
| 15978 | "expect": "^27.5.1", |
| 15979 | "is-generator-fn": "^2.0.0", |
| 15980 | "jest-each": "^27.5.1", |
| 15981 | "jest-matcher-utils": "^27.5.1", |
| 15982 | "jest-message-util": "^27.5.1", |
| 15983 | "jest-runtime": "^27.5.1", |
| 15984 | "jest-snapshot": "^27.5.1", |
| 15985 | "jest-util": "^27.5.1", |
| 15986 | "pretty-format": "^27.5.1", |
| 15987 | "slash": "^3.0.0", |
| 15988 | "stack-utils": "^2.0.3", |
| 15989 | "throat": "^6.0.1" |
| 15990 | }, |
| 15991 | "engines": { |
| 15992 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 15993 | } |
| 15994 | }, |
| 15995 | "node_modules/react-scripts/node_modules/jest-cli": { |
| 15996 | "version": "27.5.1", |
| 15997 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-cli/-/jest-cli-27.5.1.tgz", |
| 15998 | "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==", |
| 15999 | "license": "MIT", |
| 16000 | "dependencies": { |
| 16001 | "@jest/core": "^27.5.1", |
| 16002 | "@jest/test-result": "^27.5.1", |
| 16003 | "@jest/types": "^27.5.1", |
| 16004 | "chalk": "^4.0.0", |
| 16005 | "exit": "^0.1.2", |
| 16006 | "graceful-fs": "^4.2.9", |
| 16007 | "import-local": "^3.0.2", |
| 16008 | "jest-config": "^27.5.1", |
| 16009 | "jest-util": "^27.5.1", |
| 16010 | "jest-validate": "^27.5.1", |
| 16011 | "prompts": "^2.0.1", |
| 16012 | "yargs": "^16.2.0" |
| 16013 | }, |
| 16014 | "bin": { |
| 16015 | "jest": "bin/jest.js" |
| 16016 | }, |
| 16017 | "engines": { |
| 16018 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16019 | }, |
| 16020 | "peerDependencies": { |
| 16021 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 16022 | }, |
| 16023 | "peerDependenciesMeta": { |
| 16024 | "node-notifier": { |
| 16025 | "optional": true |
| 16026 | } |
| 16027 | } |
| 16028 | }, |
| 16029 | "node_modules/react-scripts/node_modules/jest-config": { |
| 16030 | "version": "27.5.1", |
| 16031 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-config/-/jest-config-27.5.1.tgz", |
| 16032 | "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==", |
| 16033 | "license": "MIT", |
| 16034 | "dependencies": { |
| 16035 | "@babel/core": "^7.8.0", |
| 16036 | "@jest/test-sequencer": "^27.5.1", |
| 16037 | "@jest/types": "^27.5.1", |
| 16038 | "babel-jest": "^27.5.1", |
| 16039 | "chalk": "^4.0.0", |
| 16040 | "ci-info": "^3.2.0", |
| 16041 | "deepmerge": "^4.2.2", |
| 16042 | "glob": "^7.1.1", |
| 16043 | "graceful-fs": "^4.2.9", |
| 16044 | "jest-circus": "^27.5.1", |
| 16045 | "jest-environment-jsdom": "^27.5.1", |
| 16046 | "jest-environment-node": "^27.5.1", |
| 16047 | "jest-get-type": "^27.5.1", |
| 16048 | "jest-jasmine2": "^27.5.1", |
| 16049 | "jest-regex-util": "^27.5.1", |
| 16050 | "jest-resolve": "^27.5.1", |
| 16051 | "jest-runner": "^27.5.1", |
| 16052 | "jest-util": "^27.5.1", |
| 16053 | "jest-validate": "^27.5.1", |
| 16054 | "micromatch": "^4.0.4", |
| 16055 | "parse-json": "^5.2.0", |
| 16056 | "pretty-format": "^27.5.1", |
| 16057 | "slash": "^3.0.0", |
| 16058 | "strip-json-comments": "^3.1.1" |
| 16059 | }, |
| 16060 | "engines": { |
| 16061 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16062 | }, |
| 16063 | "peerDependencies": { |
| 16064 | "ts-node": ">=9.0.0" |
| 16065 | }, |
| 16066 | "peerDependenciesMeta": { |
| 16067 | "ts-node": { |
| 16068 | "optional": true |
| 16069 | } |
| 16070 | } |
| 16071 | }, |
| 16072 | "node_modules/react-scripts/node_modules/jest-diff": { |
| 16073 | "version": "27.5.1", |
| 16074 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-diff/-/jest-diff-27.5.1.tgz", |
| 16075 | "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==", |
| 16076 | "license": "MIT", |
| 16077 | "dependencies": { |
| 16078 | "chalk": "^4.0.0", |
| 16079 | "diff-sequences": "^27.5.1", |
| 16080 | "jest-get-type": "^27.5.1", |
| 16081 | "pretty-format": "^27.5.1" |
| 16082 | }, |
| 16083 | "engines": { |
| 16084 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16085 | } |
| 16086 | }, |
| 16087 | "node_modules/react-scripts/node_modules/jest-docblock": { |
| 16088 | "version": "27.5.1", |
| 16089 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-docblock/-/jest-docblock-27.5.1.tgz", |
| 16090 | "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==", |
| 16091 | "license": "MIT", |
| 16092 | "dependencies": { |
| 16093 | "detect-newline": "^3.0.0" |
| 16094 | }, |
| 16095 | "engines": { |
| 16096 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16097 | } |
| 16098 | }, |
| 16099 | "node_modules/react-scripts/node_modules/jest-each": { |
| 16100 | "version": "27.5.1", |
| 16101 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-each/-/jest-each-27.5.1.tgz", |
| 16102 | "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==", |
| 16103 | "license": "MIT", |
| 16104 | "dependencies": { |
| 16105 | "@jest/types": "^27.5.1", |
| 16106 | "chalk": "^4.0.0", |
| 16107 | "jest-get-type": "^27.5.1", |
| 16108 | "jest-util": "^27.5.1", |
| 16109 | "pretty-format": "^27.5.1" |
| 16110 | }, |
| 16111 | "engines": { |
| 16112 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16113 | } |
| 16114 | }, |
| 16115 | "node_modules/react-scripts/node_modules/jest-environment-jsdom": { |
| 16116 | "version": "27.5.1", |
| 16117 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz", |
| 16118 | "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==", |
| 16119 | "license": "MIT", |
| 16120 | "dependencies": { |
| 16121 | "@jest/environment": "^27.5.1", |
| 16122 | "@jest/fake-timers": "^27.5.1", |
| 16123 | "@jest/types": "^27.5.1", |
| 16124 | "@types/node": "*", |
| 16125 | "jest-mock": "^27.5.1", |
| 16126 | "jest-util": "^27.5.1", |
| 16127 | "jsdom": "^16.6.0" |
| 16128 | }, |
| 16129 | "engines": { |
| 16130 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16131 | } |
| 16132 | }, |
| 16133 | "node_modules/react-scripts/node_modules/jest-environment-node": { |
| 16134 | "version": "27.5.1", |
| 16135 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-environment-node/-/jest-environment-node-27.5.1.tgz", |
| 16136 | "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==", |
| 16137 | "license": "MIT", |
| 16138 | "dependencies": { |
| 16139 | "@jest/environment": "^27.5.1", |
| 16140 | "@jest/fake-timers": "^27.5.1", |
| 16141 | "@jest/types": "^27.5.1", |
| 16142 | "@types/node": "*", |
| 16143 | "jest-mock": "^27.5.1", |
| 16144 | "jest-util": "^27.5.1" |
| 16145 | }, |
| 16146 | "engines": { |
| 16147 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16148 | } |
| 16149 | }, |
| 16150 | "node_modules/react-scripts/node_modules/jest-get-type": { |
| 16151 | "version": "27.5.1", |
| 16152 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-get-type/-/jest-get-type-27.5.1.tgz", |
| 16153 | "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==", |
| 16154 | "license": "MIT", |
| 16155 | "engines": { |
| 16156 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16157 | } |
| 16158 | }, |
| 16159 | "node_modules/react-scripts/node_modules/jest-haste-map": { |
| 16160 | "version": "27.5.1", |
| 16161 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-haste-map/-/jest-haste-map-27.5.1.tgz", |
| 16162 | "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==", |
| 16163 | "license": "MIT", |
| 16164 | "dependencies": { |
| 16165 | "@jest/types": "^27.5.1", |
| 16166 | "@types/graceful-fs": "^4.1.2", |
| 16167 | "@types/node": "*", |
| 16168 | "anymatch": "^3.0.3", |
| 16169 | "fb-watchman": "^2.0.0", |
| 16170 | "graceful-fs": "^4.2.9", |
| 16171 | "jest-regex-util": "^27.5.1", |
| 16172 | "jest-serializer": "^27.5.1", |
| 16173 | "jest-util": "^27.5.1", |
| 16174 | "jest-worker": "^27.5.1", |
| 16175 | "micromatch": "^4.0.4", |
| 16176 | "walker": "^1.0.7" |
| 16177 | }, |
| 16178 | "engines": { |
| 16179 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16180 | }, |
| 16181 | "optionalDependencies": { |
| 16182 | "fsevents": "^2.3.2" |
| 16183 | } |
| 16184 | }, |
| 16185 | "node_modules/react-scripts/node_modules/jest-leak-detector": { |
| 16186 | "version": "27.5.1", |
| 16187 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz", |
| 16188 | "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==", |
| 16189 | "license": "MIT", |
| 16190 | "dependencies": { |
| 16191 | "jest-get-type": "^27.5.1", |
| 16192 | "pretty-format": "^27.5.1" |
| 16193 | }, |
| 16194 | "engines": { |
| 16195 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16196 | } |
| 16197 | }, |
| 16198 | "node_modules/react-scripts/node_modules/jest-matcher-utils": { |
| 16199 | "version": "27.5.1", |
| 16200 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz", |
| 16201 | "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==", |
| 16202 | "license": "MIT", |
| 16203 | "dependencies": { |
| 16204 | "chalk": "^4.0.0", |
| 16205 | "jest-diff": "^27.5.1", |
| 16206 | "jest-get-type": "^27.5.1", |
| 16207 | "pretty-format": "^27.5.1" |
| 16208 | }, |
| 16209 | "engines": { |
| 16210 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16211 | } |
| 16212 | }, |
| 16213 | "node_modules/react-scripts/node_modules/jest-message-util": { |
| 16214 | "version": "27.5.1", |
| 16215 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-message-util/-/jest-message-util-27.5.1.tgz", |
| 16216 | "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==", |
| 16217 | "license": "MIT", |
| 16218 | "dependencies": { |
| 16219 | "@babel/code-frame": "^7.12.13", |
| 16220 | "@jest/types": "^27.5.1", |
| 16221 | "@types/stack-utils": "^2.0.0", |
| 16222 | "chalk": "^4.0.0", |
| 16223 | "graceful-fs": "^4.2.9", |
| 16224 | "micromatch": "^4.0.4", |
| 16225 | "pretty-format": "^27.5.1", |
| 16226 | "slash": "^3.0.0", |
| 16227 | "stack-utils": "^2.0.3" |
| 16228 | }, |
| 16229 | "engines": { |
| 16230 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16231 | } |
| 16232 | }, |
| 16233 | "node_modules/react-scripts/node_modules/jest-mock": { |
| 16234 | "version": "27.5.1", |
| 16235 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-mock/-/jest-mock-27.5.1.tgz", |
| 16236 | "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==", |
| 16237 | "license": "MIT", |
| 16238 | "dependencies": { |
| 16239 | "@jest/types": "^27.5.1", |
| 16240 | "@types/node": "*" |
| 16241 | }, |
| 16242 | "engines": { |
| 16243 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16244 | } |
| 16245 | }, |
| 16246 | "node_modules/react-scripts/node_modules/jest-regex-util": { |
| 16247 | "version": "27.5.1", |
| 16248 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-regex-util/-/jest-regex-util-27.5.1.tgz", |
| 16249 | "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==", |
| 16250 | "license": "MIT", |
| 16251 | "engines": { |
| 16252 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16253 | } |
| 16254 | }, |
| 16255 | "node_modules/react-scripts/node_modules/jest-resolve": { |
| 16256 | "version": "27.5.1", |
| 16257 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-resolve/-/jest-resolve-27.5.1.tgz", |
| 16258 | "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==", |
| 16259 | "license": "MIT", |
| 16260 | "dependencies": { |
| 16261 | "@jest/types": "^27.5.1", |
| 16262 | "chalk": "^4.0.0", |
| 16263 | "graceful-fs": "^4.2.9", |
| 16264 | "jest-haste-map": "^27.5.1", |
| 16265 | "jest-pnp-resolver": "^1.2.2", |
| 16266 | "jest-util": "^27.5.1", |
| 16267 | "jest-validate": "^27.5.1", |
| 16268 | "resolve": "^1.20.0", |
| 16269 | "resolve.exports": "^1.1.0", |
| 16270 | "slash": "^3.0.0" |
| 16271 | }, |
| 16272 | "engines": { |
| 16273 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16274 | } |
| 16275 | }, |
| 16276 | "node_modules/react-scripts/node_modules/jest-resolve-dependencies": { |
| 16277 | "version": "27.5.1", |
| 16278 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz", |
| 16279 | "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==", |
| 16280 | "license": "MIT", |
| 16281 | "dependencies": { |
| 16282 | "@jest/types": "^27.5.1", |
| 16283 | "jest-regex-util": "^27.5.1", |
| 16284 | "jest-snapshot": "^27.5.1" |
| 16285 | }, |
| 16286 | "engines": { |
| 16287 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16288 | } |
| 16289 | }, |
| 16290 | "node_modules/react-scripts/node_modules/jest-runner": { |
| 16291 | "version": "27.5.1", |
| 16292 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-runner/-/jest-runner-27.5.1.tgz", |
| 16293 | "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==", |
| 16294 | "license": "MIT", |
| 16295 | "dependencies": { |
| 16296 | "@jest/console": "^27.5.1", |
| 16297 | "@jest/environment": "^27.5.1", |
| 16298 | "@jest/test-result": "^27.5.1", |
| 16299 | "@jest/transform": "^27.5.1", |
| 16300 | "@jest/types": "^27.5.1", |
| 16301 | "@types/node": "*", |
| 16302 | "chalk": "^4.0.0", |
| 16303 | "emittery": "^0.8.1", |
| 16304 | "graceful-fs": "^4.2.9", |
| 16305 | "jest-docblock": "^27.5.1", |
| 16306 | "jest-environment-jsdom": "^27.5.1", |
| 16307 | "jest-environment-node": "^27.5.1", |
| 16308 | "jest-haste-map": "^27.5.1", |
| 16309 | "jest-leak-detector": "^27.5.1", |
| 16310 | "jest-message-util": "^27.5.1", |
| 16311 | "jest-resolve": "^27.5.1", |
| 16312 | "jest-runtime": "^27.5.1", |
| 16313 | "jest-util": "^27.5.1", |
| 16314 | "jest-worker": "^27.5.1", |
| 16315 | "source-map-support": "^0.5.6", |
| 16316 | "throat": "^6.0.1" |
| 16317 | }, |
| 16318 | "engines": { |
| 16319 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16320 | } |
| 16321 | }, |
| 16322 | "node_modules/react-scripts/node_modules/jest-runtime": { |
| 16323 | "version": "27.5.1", |
| 16324 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-runtime/-/jest-runtime-27.5.1.tgz", |
| 16325 | "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==", |
| 16326 | "license": "MIT", |
| 16327 | "dependencies": { |
| 16328 | "@jest/environment": "^27.5.1", |
| 16329 | "@jest/fake-timers": "^27.5.1", |
| 16330 | "@jest/globals": "^27.5.1", |
| 16331 | "@jest/source-map": "^27.5.1", |
| 16332 | "@jest/test-result": "^27.5.1", |
| 16333 | "@jest/transform": "^27.5.1", |
| 16334 | "@jest/types": "^27.5.1", |
| 16335 | "chalk": "^4.0.0", |
| 16336 | "cjs-module-lexer": "^1.0.0", |
| 16337 | "collect-v8-coverage": "^1.0.0", |
| 16338 | "execa": "^5.0.0", |
| 16339 | "glob": "^7.1.3", |
| 16340 | "graceful-fs": "^4.2.9", |
| 16341 | "jest-haste-map": "^27.5.1", |
| 16342 | "jest-message-util": "^27.5.1", |
| 16343 | "jest-mock": "^27.5.1", |
| 16344 | "jest-regex-util": "^27.5.1", |
| 16345 | "jest-resolve": "^27.5.1", |
| 16346 | "jest-snapshot": "^27.5.1", |
| 16347 | "jest-util": "^27.5.1", |
| 16348 | "slash": "^3.0.0", |
| 16349 | "strip-bom": "^4.0.0" |
| 16350 | }, |
| 16351 | "engines": { |
| 16352 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16353 | } |
| 16354 | }, |
| 16355 | "node_modules/react-scripts/node_modules/jest-snapshot": { |
| 16356 | "version": "27.5.1", |
| 16357 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-snapshot/-/jest-snapshot-27.5.1.tgz", |
| 16358 | "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==", |
| 16359 | "license": "MIT", |
| 16360 | "dependencies": { |
| 16361 | "@babel/core": "^7.7.2", |
| 16362 | "@babel/generator": "^7.7.2", |
| 16363 | "@babel/plugin-syntax-typescript": "^7.7.2", |
| 16364 | "@babel/traverse": "^7.7.2", |
| 16365 | "@babel/types": "^7.0.0", |
| 16366 | "@jest/transform": "^27.5.1", |
| 16367 | "@jest/types": "^27.5.1", |
| 16368 | "@types/babel__traverse": "^7.0.4", |
| 16369 | "@types/prettier": "^2.1.5", |
| 16370 | "babel-preset-current-node-syntax": "^1.0.0", |
| 16371 | "chalk": "^4.0.0", |
| 16372 | "expect": "^27.5.1", |
| 16373 | "graceful-fs": "^4.2.9", |
| 16374 | "jest-diff": "^27.5.1", |
| 16375 | "jest-get-type": "^27.5.1", |
| 16376 | "jest-haste-map": "^27.5.1", |
| 16377 | "jest-matcher-utils": "^27.5.1", |
| 16378 | "jest-message-util": "^27.5.1", |
| 16379 | "jest-util": "^27.5.1", |
| 16380 | "natural-compare": "^1.4.0", |
| 16381 | "pretty-format": "^27.5.1", |
| 16382 | "semver": "^7.3.2" |
| 16383 | }, |
| 16384 | "engines": { |
| 16385 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16386 | } |
| 16387 | }, |
| 16388 | "node_modules/react-scripts/node_modules/jest-util": { |
| 16389 | "version": "27.5.1", |
| 16390 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-util/-/jest-util-27.5.1.tgz", |
| 16391 | "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==", |
| 16392 | "license": "MIT", |
| 16393 | "dependencies": { |
| 16394 | "@jest/types": "^27.5.1", |
| 16395 | "@types/node": "*", |
| 16396 | "chalk": "^4.0.0", |
| 16397 | "ci-info": "^3.2.0", |
| 16398 | "graceful-fs": "^4.2.9", |
| 16399 | "picomatch": "^2.2.3" |
| 16400 | }, |
| 16401 | "engines": { |
| 16402 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16403 | } |
| 16404 | }, |
| 16405 | "node_modules/react-scripts/node_modules/jest-validate": { |
| 16406 | "version": "27.5.1", |
| 16407 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-validate/-/jest-validate-27.5.1.tgz", |
| 16408 | "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==", |
| 16409 | "license": "MIT", |
| 16410 | "dependencies": { |
| 16411 | "@jest/types": "^27.5.1", |
| 16412 | "camelcase": "^6.2.0", |
| 16413 | "chalk": "^4.0.0", |
| 16414 | "jest-get-type": "^27.5.1", |
| 16415 | "leven": "^3.1.0", |
| 16416 | "pretty-format": "^27.5.1" |
| 16417 | }, |
| 16418 | "engines": { |
| 16419 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16420 | } |
| 16421 | }, |
| 16422 | "node_modules/react-scripts/node_modules/jest-watch-typeahead": { |
| 16423 | "version": "1.1.0", |
| 16424 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-watch-typeahead/-/jest-watch-typeahead-1.1.0.tgz", |
| 16425 | "integrity": "sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==", |
| 16426 | "license": "MIT", |
| 16427 | "dependencies": { |
| 16428 | "ansi-escapes": "^4.3.1", |
| 16429 | "chalk": "^4.0.0", |
| 16430 | "jest-regex-util": "^28.0.0", |
| 16431 | "jest-watcher": "^28.0.0", |
| 16432 | "slash": "^4.0.0", |
| 16433 | "string-length": "^5.0.1", |
| 16434 | "strip-ansi": "^7.0.1" |
| 16435 | }, |
| 16436 | "engines": { |
| 16437 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 16438 | }, |
| 16439 | "peerDependencies": { |
| 16440 | "jest": "^27.0.0 || ^28.0.0" |
| 16441 | } |
| 16442 | }, |
| 16443 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/@jest/console": { |
| 16444 | "version": "28.1.3", |
| 16445 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/console/-/console-28.1.3.tgz", |
| 16446 | "integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==", |
| 16447 | "license": "MIT", |
| 16448 | "dependencies": { |
| 16449 | "@jest/types": "^28.1.3", |
| 16450 | "@types/node": "*", |
| 16451 | "chalk": "^4.0.0", |
| 16452 | "jest-message-util": "^28.1.3", |
| 16453 | "jest-util": "^28.1.3", |
| 16454 | "slash": "^3.0.0" |
| 16455 | }, |
| 16456 | "engines": { |
| 16457 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16458 | } |
| 16459 | }, |
| 16460 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/@jest/console/node_modules/slash": { |
| 16461 | "version": "3.0.0", |
| 16462 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/slash/-/slash-3.0.0.tgz", |
| 16463 | "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", |
| 16464 | "license": "MIT", |
| 16465 | "engines": { |
| 16466 | "node": ">=8" |
| 16467 | } |
| 16468 | }, |
| 16469 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/@jest/test-result": { |
| 16470 | "version": "28.1.3", |
| 16471 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/test-result/-/test-result-28.1.3.tgz", |
| 16472 | "integrity": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==", |
| 16473 | "license": "MIT", |
| 16474 | "dependencies": { |
| 16475 | "@jest/console": "^28.1.3", |
| 16476 | "@jest/types": "^28.1.3", |
| 16477 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 16478 | "collect-v8-coverage": "^1.0.0" |
| 16479 | }, |
| 16480 | "engines": { |
| 16481 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16482 | } |
| 16483 | }, |
| 16484 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/@jest/types": { |
| 16485 | "version": "28.1.3", |
| 16486 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jest/types/-/types-28.1.3.tgz", |
| 16487 | "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==", |
| 16488 | "license": "MIT", |
| 16489 | "dependencies": { |
| 16490 | "@jest/schemas": "^28.1.3", |
| 16491 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 16492 | "@types/istanbul-reports": "^3.0.0", |
| 16493 | "@types/node": "*", |
| 16494 | "@types/yargs": "^17.0.8", |
| 16495 | "chalk": "^4.0.0" |
| 16496 | }, |
| 16497 | "engines": { |
| 16498 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16499 | } |
| 16500 | }, |
| 16501 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/@types/yargs": { |
| 16502 | "version": "17.0.33", |
| 16503 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/yargs/-/yargs-17.0.33.tgz", |
| 16504 | "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", |
| 16505 | "license": "MIT", |
| 16506 | "dependencies": { |
| 16507 | "@types/yargs-parser": "*" |
| 16508 | } |
| 16509 | }, |
| 16510 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/ansi-styles": { |
| 16511 | "version": "5.2.0", |
| 16512 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 16513 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 16514 | "license": "MIT", |
| 16515 | "engines": { |
| 16516 | "node": ">=10" |
| 16517 | }, |
| 16518 | "funding": { |
| 16519 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 16520 | } |
| 16521 | }, |
| 16522 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/emittery": { |
| 16523 | "version": "0.10.2", |
| 16524 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emittery/-/emittery-0.10.2.tgz", |
| 16525 | "integrity": "sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==", |
| 16526 | "license": "MIT", |
| 16527 | "engines": { |
| 16528 | "node": ">=12" |
| 16529 | }, |
| 16530 | "funding": { |
| 16531 | "url": "https://github.com/sindresorhus/emittery?sponsor=1" |
| 16532 | } |
| 16533 | }, |
| 16534 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-message-util": { |
| 16535 | "version": "28.1.3", |
| 16536 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-message-util/-/jest-message-util-28.1.3.tgz", |
| 16537 | "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==", |
| 16538 | "license": "MIT", |
| 16539 | "dependencies": { |
| 16540 | "@babel/code-frame": "^7.12.13", |
| 16541 | "@jest/types": "^28.1.3", |
| 16542 | "@types/stack-utils": "^2.0.0", |
| 16543 | "chalk": "^4.0.0", |
| 16544 | "graceful-fs": "^4.2.9", |
| 16545 | "micromatch": "^4.0.4", |
| 16546 | "pretty-format": "^28.1.3", |
| 16547 | "slash": "^3.0.0", |
| 16548 | "stack-utils": "^2.0.3" |
| 16549 | }, |
| 16550 | "engines": { |
| 16551 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16552 | } |
| 16553 | }, |
| 16554 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-message-util/node_modules/slash": { |
| 16555 | "version": "3.0.0", |
| 16556 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/slash/-/slash-3.0.0.tgz", |
| 16557 | "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", |
| 16558 | "license": "MIT", |
| 16559 | "engines": { |
| 16560 | "node": ">=8" |
| 16561 | } |
| 16562 | }, |
| 16563 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-regex-util": { |
| 16564 | "version": "28.0.2", |
| 16565 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-regex-util/-/jest-regex-util-28.0.2.tgz", |
| 16566 | "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==", |
| 16567 | "license": "MIT", |
| 16568 | "engines": { |
| 16569 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16570 | } |
| 16571 | }, |
| 16572 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-util": { |
| 16573 | "version": "28.1.3", |
| 16574 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-util/-/jest-util-28.1.3.tgz", |
| 16575 | "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==", |
| 16576 | "license": "MIT", |
| 16577 | "dependencies": { |
| 16578 | "@jest/types": "^28.1.3", |
| 16579 | "@types/node": "*", |
| 16580 | "chalk": "^4.0.0", |
| 16581 | "ci-info": "^3.2.0", |
| 16582 | "graceful-fs": "^4.2.9", |
| 16583 | "picomatch": "^2.2.3" |
| 16584 | }, |
| 16585 | "engines": { |
| 16586 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16587 | } |
| 16588 | }, |
| 16589 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-watcher": { |
| 16590 | "version": "28.1.3", |
| 16591 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-watcher/-/jest-watcher-28.1.3.tgz", |
| 16592 | "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==", |
| 16593 | "license": "MIT", |
| 16594 | "dependencies": { |
| 16595 | "@jest/test-result": "^28.1.3", |
| 16596 | "@jest/types": "^28.1.3", |
| 16597 | "@types/node": "*", |
| 16598 | "ansi-escapes": "^4.2.1", |
| 16599 | "chalk": "^4.0.0", |
| 16600 | "emittery": "^0.10.2", |
| 16601 | "jest-util": "^28.1.3", |
| 16602 | "string-length": "^4.0.1" |
| 16603 | }, |
| 16604 | "engines": { |
| 16605 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16606 | } |
| 16607 | }, |
| 16608 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/string-length": { |
| 16609 | "version": "4.0.2", |
| 16610 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-length/-/string-length-4.0.2.tgz", |
| 16611 | "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", |
| 16612 | "license": "MIT", |
| 16613 | "dependencies": { |
| 16614 | "char-regex": "^1.0.2", |
| 16615 | "strip-ansi": "^6.0.0" |
| 16616 | }, |
| 16617 | "engines": { |
| 16618 | "node": ">=10" |
| 16619 | } |
| 16620 | }, |
| 16621 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/strip-ansi": { |
| 16622 | "version": "6.0.1", |
| 16623 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 16624 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 16625 | "license": "MIT", |
| 16626 | "dependencies": { |
| 16627 | "ansi-regex": "^5.0.1" |
| 16628 | }, |
| 16629 | "engines": { |
| 16630 | "node": ">=8" |
| 16631 | } |
| 16632 | }, |
| 16633 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/pretty-format": { |
| 16634 | "version": "28.1.3", |
| 16635 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pretty-format/-/pretty-format-28.1.3.tgz", |
| 16636 | "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==", |
| 16637 | "license": "MIT", |
| 16638 | "dependencies": { |
| 16639 | "@jest/schemas": "^28.1.3", |
| 16640 | "ansi-regex": "^5.0.1", |
| 16641 | "ansi-styles": "^5.0.0", |
| 16642 | "react-is": "^18.0.0" |
| 16643 | }, |
| 16644 | "engines": { |
| 16645 | "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" |
| 16646 | } |
| 16647 | }, |
| 16648 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/slash": { |
| 16649 | "version": "4.0.0", |
| 16650 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/slash/-/slash-4.0.0.tgz", |
| 16651 | "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", |
| 16652 | "license": "MIT", |
| 16653 | "engines": { |
| 16654 | "node": ">=12" |
| 16655 | }, |
| 16656 | "funding": { |
| 16657 | "url": "https://github.com/sponsors/sindresorhus" |
| 16658 | } |
| 16659 | }, |
| 16660 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/string-length": { |
| 16661 | "version": "5.0.1", |
| 16662 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-length/-/string-length-5.0.1.tgz", |
| 16663 | "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==", |
| 16664 | "license": "MIT", |
| 16665 | "dependencies": { |
| 16666 | "char-regex": "^2.0.0", |
| 16667 | "strip-ansi": "^7.0.1" |
| 16668 | }, |
| 16669 | "engines": { |
| 16670 | "node": ">=12.20" |
| 16671 | }, |
| 16672 | "funding": { |
| 16673 | "url": "https://github.com/sponsors/sindresorhus" |
| 16674 | } |
| 16675 | }, |
| 16676 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/string-length/node_modules/char-regex": { |
| 16677 | "version": "2.0.2", |
| 16678 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/char-regex/-/char-regex-2.0.2.tgz", |
| 16679 | "integrity": "sha512-cbGOjAptfM2LVmWhwRFHEKTPkLwNddVmuqYZQt895yXwAsWsXObCG+YN4DGQ/JBtT4GP1a1lPPdio2z413LmTg==", |
| 16680 | "license": "MIT", |
| 16681 | "engines": { |
| 16682 | "node": ">=12.20" |
| 16683 | } |
| 16684 | }, |
| 16685 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/strip-ansi": { |
| 16686 | "version": "7.1.0", |
| 16687 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| 16688 | "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| 16689 | "license": "MIT", |
| 16690 | "dependencies": { |
| 16691 | "ansi-regex": "^6.0.1" |
| 16692 | }, |
| 16693 | "engines": { |
| 16694 | "node": ">=12" |
| 16695 | }, |
| 16696 | "funding": { |
| 16697 | "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| 16698 | } |
| 16699 | }, |
| 16700 | "node_modules/react-scripts/node_modules/jest-watch-typeahead/node_modules/strip-ansi/node_modules/ansi-regex": { |
| 16701 | "version": "6.1.0", |
| 16702 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| 16703 | "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| 16704 | "license": "MIT", |
| 16705 | "engines": { |
| 16706 | "node": ">=12" |
| 16707 | }, |
| 16708 | "funding": { |
| 16709 | "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| 16710 | } |
| 16711 | }, |
| 16712 | "node_modules/react-scripts/node_modules/jest-watcher": { |
| 16713 | "version": "27.5.1", |
| 16714 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-watcher/-/jest-watcher-27.5.1.tgz", |
| 16715 | "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==", |
| 16716 | "license": "MIT", |
| 16717 | "dependencies": { |
| 16718 | "@jest/test-result": "^27.5.1", |
| 16719 | "@jest/types": "^27.5.1", |
| 16720 | "@types/node": "*", |
| 16721 | "ansi-escapes": "^4.2.1", |
| 16722 | "chalk": "^4.0.0", |
| 16723 | "jest-util": "^27.5.1", |
| 16724 | "string-length": "^4.0.1" |
| 16725 | }, |
| 16726 | "engines": { |
| 16727 | "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| 16728 | } |
| 16729 | }, |
| 16730 | "node_modules/react-scripts/node_modules/jest-worker": { |
| 16731 | "version": "27.5.1", |
| 16732 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-27.5.1.tgz", |
| 16733 | "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", |
| 16734 | "license": "MIT", |
| 16735 | "dependencies": { |
| 16736 | "@types/node": "*", |
| 16737 | "merge-stream": "^2.0.0", |
| 16738 | "supports-color": "^8.0.0" |
| 16739 | }, |
| 16740 | "engines": { |
| 16741 | "node": ">= 10.13.0" |
| 16742 | } |
| 16743 | }, |
| 16744 | "node_modules/react-scripts/node_modules/jsdom": { |
| 16745 | "version": "16.7.0", |
| 16746 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsdom/-/jsdom-16.7.0.tgz", |
| 16747 | "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==", |
| 16748 | "license": "MIT", |
| 16749 | "dependencies": { |
| 16750 | "abab": "^2.0.5", |
| 16751 | "acorn": "^8.2.4", |
| 16752 | "acorn-globals": "^6.0.0", |
| 16753 | "cssom": "^0.4.4", |
| 16754 | "cssstyle": "^2.3.0", |
| 16755 | "data-urls": "^2.0.0", |
| 16756 | "decimal.js": "^10.2.1", |
| 16757 | "domexception": "^2.0.1", |
| 16758 | "escodegen": "^2.0.0", |
| 16759 | "form-data": "^3.0.0", |
| 16760 | "html-encoding-sniffer": "^2.0.1", |
| 16761 | "http-proxy-agent": "^4.0.1", |
| 16762 | "https-proxy-agent": "^5.0.0", |
| 16763 | "is-potential-custom-element-name": "^1.0.1", |
| 16764 | "nwsapi": "^2.2.0", |
| 16765 | "parse5": "6.0.1", |
| 16766 | "saxes": "^5.0.1", |
| 16767 | "symbol-tree": "^3.2.4", |
| 16768 | "tough-cookie": "^4.0.0", |
| 16769 | "w3c-hr-time": "^1.0.2", |
| 16770 | "w3c-xmlserializer": "^2.0.0", |
| 16771 | "webidl-conversions": "^6.1.0", |
| 16772 | "whatwg-encoding": "^1.0.5", |
| 16773 | "whatwg-mimetype": "^2.3.0", |
| 16774 | "whatwg-url": "^8.5.0", |
| 16775 | "ws": "^7.4.6", |
| 16776 | "xml-name-validator": "^3.0.0" |
| 16777 | }, |
| 16778 | "engines": { |
| 16779 | "node": ">=10" |
| 16780 | }, |
| 16781 | "peerDependencies": { |
| 16782 | "canvas": "^2.5.0" |
| 16783 | }, |
| 16784 | "peerDependenciesMeta": { |
| 16785 | "canvas": { |
| 16786 | "optional": true |
| 16787 | } |
| 16788 | } |
| 16789 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 16790 | "node_modules/react-scripts/node_modules/make-dir": { |
| 16791 | "version": "3.1.0", |
| 16792 | "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", |
| 16793 | "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", |
| 16794 | "dependencies": { |
| 16795 | "semver": "^6.0.0" |
| 16796 | }, |
| 16797 | "engines": { |
| 16798 | "node": ">=8" |
| 16799 | }, |
| 16800 | "funding": { |
| 16801 | "url": "https://github.com/sponsors/sindresorhus" |
| 16802 | } |
| 16803 | }, |
| 16804 | "node_modules/react-scripts/node_modules/make-dir/node_modules/semver": { |
| 16805 | "version": "6.3.1", |
| 16806 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 16807 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 16808 | "bin": { |
| 16809 | "semver": "bin/semver.js" |
| 16810 | } |
| 16811 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 16812 | "node_modules/react-scripts/node_modules/parse5": { |
| 16813 | "version": "6.0.1", |
| 16814 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parse5/-/parse5-6.0.1.tgz", |
| 16815 | "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", |
| 16816 | "license": "MIT" |
| 16817 | }, |
| 16818 | "node_modules/react-scripts/node_modules/react-is": { |
| 16819 | "version": "18.3.1", |
| 16820 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-18.3.1.tgz", |
| 16821 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 16822 | "license": "MIT" |
| 16823 | }, |
| 16824 | "node_modules/react-scripts/node_modules/resolve.exports": { |
| 16825 | "version": "1.1.1", |
| 16826 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve.exports/-/resolve.exports-1.1.1.tgz", |
| 16827 | "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==", |
| 16828 | "license": "MIT", |
| 16829 | "engines": { |
| 16830 | "node": ">=10" |
| 16831 | } |
| 16832 | }, |
| 16833 | "node_modules/react-scripts/node_modules/saxes": { |
| 16834 | "version": "5.0.1", |
| 16835 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/saxes/-/saxes-5.0.1.tgz", |
| 16836 | "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", |
| 16837 | "license": "ISC", |
| 16838 | "dependencies": { |
| 16839 | "xmlchars": "^2.2.0" |
| 16840 | }, |
| 16841 | "engines": { |
| 16842 | "node": ">=10" |
| 16843 | } |
| 16844 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 16845 | "node_modules/react-scripts/node_modules/schema-utils": { |
| 16846 | "version": "2.7.1", |
| 16847 | "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", |
| 16848 | "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", |
| 16849 | "dependencies": { |
| 16850 | "@types/json-schema": "^7.0.5", |
| 16851 | "ajv": "^6.12.4", |
| 16852 | "ajv-keywords": "^3.5.2" |
| 16853 | }, |
| 16854 | "engines": { |
| 16855 | "node": ">= 8.9.0" |
| 16856 | }, |
| 16857 | "funding": { |
| 16858 | "type": "opencollective", |
| 16859 | "url": "https://opencollective.com/webpack" |
| 16860 | } |
| 16861 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 16862 | "node_modules/react-scripts/node_modules/semver": { |
| 16863 | "version": "7.7.2", |
| 16864 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.2.tgz", |
| 16865 | "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| 16866 | "license": "ISC", |
| 16867 | "bin": { |
| 16868 | "semver": "bin/semver.js" |
| 16869 | }, |
| 16870 | "engines": { |
| 16871 | "node": ">=10" |
| 16872 | } |
| 16873 | }, |
| 16874 | "node_modules/react-scripts/node_modules/supports-color": { |
| 16875 | "version": "8.1.1", |
| 16876 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 16877 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 16878 | "license": "MIT", |
| 16879 | "dependencies": { |
| 16880 | "has-flag": "^4.0.0" |
| 16881 | }, |
| 16882 | "engines": { |
| 16883 | "node": ">=10" |
| 16884 | }, |
| 16885 | "funding": { |
| 16886 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 16887 | } |
| 16888 | }, |
| 16889 | "node_modules/react-scripts/node_modules/tr46": { |
| 16890 | "version": "2.1.0", |
| 16891 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tr46/-/tr46-2.1.0.tgz", |
| 16892 | "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==", |
| 16893 | "license": "MIT", |
| 16894 | "dependencies": { |
| 16895 | "punycode": "^2.1.1" |
| 16896 | }, |
| 16897 | "engines": { |
| 16898 | "node": ">=8" |
| 16899 | } |
| 16900 | }, |
| 16901 | "node_modules/react-scripts/node_modules/v8-to-istanbul": { |
| 16902 | "version": "8.1.1", |
| 16903 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz", |
| 16904 | "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==", |
| 16905 | "license": "ISC", |
| 16906 | "dependencies": { |
| 16907 | "@types/istanbul-lib-coverage": "^2.0.1", |
| 16908 | "convert-source-map": "^1.6.0", |
| 16909 | "source-map": "^0.7.3" |
| 16910 | }, |
| 16911 | "engines": { |
| 16912 | "node": ">=10.12.0" |
| 16913 | } |
| 16914 | }, |
| 16915 | "node_modules/react-scripts/node_modules/v8-to-istanbul/node_modules/source-map": { |
| 16916 | "version": "0.7.4", |
| 16917 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.7.4.tgz", |
| 16918 | "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", |
| 16919 | "license": "BSD-3-Clause", |
| 16920 | "engines": { |
| 16921 | "node": ">= 8" |
| 16922 | } |
| 16923 | }, |
| 16924 | "node_modules/react-scripts/node_modules/w3c-xmlserializer": { |
| 16925 | "version": "2.0.0", |
| 16926 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", |
| 16927 | "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", |
| 16928 | "license": "MIT", |
| 16929 | "dependencies": { |
| 16930 | "xml-name-validator": "^3.0.0" |
| 16931 | }, |
| 16932 | "engines": { |
| 16933 | "node": ">=10" |
| 16934 | } |
| 16935 | }, |
| 16936 | "node_modules/react-scripts/node_modules/webidl-conversions": { |
| 16937 | "version": "6.1.0", |
| 16938 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webidl-conversions/-/webidl-conversions-6.1.0.tgz", |
| 16939 | "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", |
| 16940 | "license": "BSD-2-Clause", |
| 16941 | "engines": { |
| 16942 | "node": ">=10.4" |
| 16943 | } |
| 16944 | }, |
| 16945 | "node_modules/react-scripts/node_modules/whatwg-encoding": { |
| 16946 | "version": "1.0.5", |
| 16947 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", |
| 16948 | "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", |
| 16949 | "license": "MIT", |
| 16950 | "dependencies": { |
| 16951 | "iconv-lite": "0.4.24" |
| 16952 | } |
| 16953 | }, |
| 16954 | "node_modules/react-scripts/node_modules/whatwg-mimetype": { |
| 16955 | "version": "2.3.0", |
| 16956 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", |
| 16957 | "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", |
| 16958 | "license": "MIT" |
| 16959 | }, |
| 16960 | "node_modules/react-scripts/node_modules/whatwg-url": { |
| 16961 | "version": "8.7.0", |
| 16962 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-url/-/whatwg-url-8.7.0.tgz", |
| 16963 | "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==", |
| 16964 | "license": "MIT", |
| 16965 | "dependencies": { |
| 16966 | "lodash": "^4.7.0", |
| 16967 | "tr46": "^2.1.0", |
| 16968 | "webidl-conversions": "^6.1.0" |
| 16969 | }, |
| 16970 | "engines": { |
| 16971 | "node": ">=10" |
| 16972 | } |
| 16973 | }, |
| 16974 | "node_modules/react-scripts/node_modules/wrap-ansi": { |
| 16975 | "version": "7.0.0", |
| 16976 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| 16977 | "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| 16978 | "license": "MIT", |
| 16979 | "dependencies": { |
| 16980 | "ansi-styles": "^4.0.0", |
| 16981 | "string-width": "^4.1.0", |
| 16982 | "strip-ansi": "^6.0.0" |
| 16983 | }, |
| 16984 | "engines": { |
| 16985 | "node": ">=10" |
| 16986 | }, |
| 16987 | "funding": { |
| 16988 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 16989 | } |
| 16990 | }, |
| 16991 | "node_modules/react-scripts/node_modules/write-file-atomic": { |
| 16992 | "version": "3.0.3", |
| 16993 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/write-file-atomic/-/write-file-atomic-3.0.3.tgz", |
| 16994 | "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", |
| 16995 | "license": "ISC", |
| 16996 | "dependencies": { |
| 16997 | "imurmurhash": "^0.1.4", |
| 16998 | "is-typedarray": "^1.0.0", |
| 16999 | "signal-exit": "^3.0.2", |
| 17000 | "typedarray-to-buffer": "^3.1.5" |
| 17001 | } |
| 17002 | }, |
| 17003 | "node_modules/react-scripts/node_modules/ws": { |
| 17004 | "version": "7.5.10", |
| 17005 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ws/-/ws-7.5.10.tgz", |
| 17006 | "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", |
| 17007 | "license": "MIT", |
| 17008 | "engines": { |
| 17009 | "node": ">=8.3.0" |
| 17010 | }, |
| 17011 | "peerDependencies": { |
| 17012 | "bufferutil": "^4.0.1", |
| 17013 | "utf-8-validate": "^5.0.2" |
| 17014 | }, |
| 17015 | "peerDependenciesMeta": { |
| 17016 | "bufferutil": { |
| 17017 | "optional": true |
| 17018 | }, |
| 17019 | "utf-8-validate": { |
| 17020 | "optional": true |
| 17021 | } |
| 17022 | } |
| 17023 | }, |
| 17024 | "node_modules/react-scripts/node_modules/xml-name-validator": { |
| 17025 | "version": "3.0.0", |
| 17026 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/xml-name-validator/-/xml-name-validator-3.0.0.tgz", |
| 17027 | "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", |
| 17028 | "license": "Apache-2.0" |
| 17029 | }, |
| 17030 | "node_modules/react-scripts/node_modules/yargs": { |
| 17031 | "version": "16.2.0", |
| 17032 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yargs/-/yargs-16.2.0.tgz", |
| 17033 | "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", |
| 17034 | "license": "MIT", |
| 17035 | "dependencies": { |
| 17036 | "cliui": "^7.0.2", |
| 17037 | "escalade": "^3.1.1", |
| 17038 | "get-caller-file": "^2.0.5", |
| 17039 | "require-directory": "^2.1.1", |
| 17040 | "string-width": "^4.2.0", |
| 17041 | "y18n": "^5.0.5", |
| 17042 | "yargs-parser": "^20.2.2" |
| 17043 | }, |
| 17044 | "engines": { |
| 17045 | "node": ">=10" |
| 17046 | } |
| 17047 | }, |
| 17048 | "node_modules/react-scripts/node_modules/yargs-parser": { |
| 17049 | "version": "20.2.9", |
| 17050 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yargs-parser/-/yargs-parser-20.2.9.tgz", |
| 17051 | "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", |
| 17052 | "license": "ISC", |
| 17053 | "engines": { |
| 17054 | "node": ">=10" |
| 17055 | } |
| 17056 | }, |
| 17057 | "node_modules/read-cache": { |
| 17058 | "version": "1.0.0", |
| 17059 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/read-cache/-/read-cache-1.0.0.tgz", |
| 17060 | "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", |
| 17061 | "license": "MIT", |
| 17062 | "dependencies": { |
| 17063 | "pify": "^2.3.0" |
| 17064 | } |
| 17065 | }, |
| 17066 | "node_modules/readable-stream": { |
| 17067 | "version": "3.6.2", |
| 17068 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/readable-stream/-/readable-stream-3.6.2.tgz", |
| 17069 | "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
| 17070 | "license": "MIT", |
| 17071 | "dependencies": { |
| 17072 | "inherits": "^2.0.3", |
| 17073 | "string_decoder": "^1.1.1", |
| 17074 | "util-deprecate": "^1.0.1" |
| 17075 | }, |
| 17076 | "engines": { |
| 17077 | "node": ">= 6" |
| 17078 | } |
| 17079 | }, |
| 17080 | "node_modules/readdirp": { |
| 17081 | "version": "3.6.0", |
| 17082 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/readdirp/-/readdirp-3.6.0.tgz", |
| 17083 | "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", |
| 17084 | "license": "MIT", |
| 17085 | "dependencies": { |
| 17086 | "picomatch": "^2.2.1" |
| 17087 | }, |
| 17088 | "engines": { |
| 17089 | "node": ">=8.10.0" |
| 17090 | } |
| 17091 | }, |
| 17092 | "node_modules/recursive-readdir": { |
| 17093 | "version": "2.2.3", |
| 17094 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/recursive-readdir/-/recursive-readdir-2.2.3.tgz", |
| 17095 | "integrity": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==", |
| 17096 | "license": "MIT", |
| 17097 | "dependencies": { |
| 17098 | "minimatch": "^3.0.5" |
| 17099 | }, |
| 17100 | "engines": { |
| 17101 | "node": ">=6.0.0" |
| 17102 | } |
| 17103 | }, |
| 17104 | "node_modules/redent": { |
| 17105 | "version": "3.0.0", |
| 17106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/redent/-/redent-3.0.0.tgz", |
| 17107 | "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", |
| 17108 | "dev": true, |
| 17109 | "license": "MIT", |
| 17110 | "dependencies": { |
| 17111 | "indent-string": "^4.0.0", |
| 17112 | "strip-indent": "^3.0.0" |
| 17113 | }, |
| 17114 | "engines": { |
| 17115 | "node": ">=8" |
| 17116 | } |
| 17117 | }, |
| 17118 | "node_modules/reflect.getprototypeof": { |
| 17119 | "version": "1.0.10", |
| 17120 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", |
| 17121 | "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", |
| 17122 | "license": "MIT", |
| 17123 | "dependencies": { |
| 17124 | "call-bind": "^1.0.8", |
| 17125 | "define-properties": "^1.2.1", |
| 17126 | "es-abstract": "^1.23.9", |
| 17127 | "es-errors": "^1.3.0", |
| 17128 | "es-object-atoms": "^1.0.0", |
| 17129 | "get-intrinsic": "^1.2.7", |
| 17130 | "get-proto": "^1.0.1", |
| 17131 | "which-builtin-type": "^1.2.1" |
| 17132 | }, |
| 17133 | "engines": { |
| 17134 | "node": ">= 0.4" |
| 17135 | }, |
| 17136 | "funding": { |
| 17137 | "url": "https://github.com/sponsors/ljharb" |
| 17138 | } |
| 17139 | }, |
| 17140 | "node_modules/regenerate": { |
| 17141 | "version": "1.4.2", |
| 17142 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regenerate/-/regenerate-1.4.2.tgz", |
| 17143 | "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", |
| 17144 | "license": "MIT" |
| 17145 | }, |
| 17146 | "node_modules/regenerate-unicode-properties": { |
| 17147 | "version": "10.2.0", |
| 17148 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz", |
| 17149 | "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==", |
| 17150 | "license": "MIT", |
| 17151 | "dependencies": { |
| 17152 | "regenerate": "^1.4.2" |
| 17153 | }, |
| 17154 | "engines": { |
| 17155 | "node": ">=4" |
| 17156 | } |
| 17157 | }, |
| 17158 | "node_modules/regenerator-runtime": { |
| 17159 | "version": "0.13.11", |
| 17160 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", |
| 17161 | "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", |
| 17162 | "license": "MIT" |
| 17163 | }, |
| 17164 | "node_modules/regex-parser": { |
| 17165 | "version": "2.3.1", |
| 17166 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regex-parser/-/regex-parser-2.3.1.tgz", |
| 17167 | "integrity": "sha512-yXLRqatcCuKtVHsWrNg0JL3l1zGfdXeEvDa0bdu4tCDQw0RpMDZsqbkyRTUnKMR0tXF627V2oEWjBEaEdqTwtQ==", |
| 17168 | "license": "MIT" |
| 17169 | }, |
| 17170 | "node_modules/regexp.prototype.flags": { |
| 17171 | "version": "1.5.4", |
| 17172 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", |
| 17173 | "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", |
| 17174 | "license": "MIT", |
| 17175 | "dependencies": { |
| 17176 | "call-bind": "^1.0.8", |
| 17177 | "define-properties": "^1.2.1", |
| 17178 | "es-errors": "^1.3.0", |
| 17179 | "get-proto": "^1.0.1", |
| 17180 | "gopd": "^1.2.0", |
| 17181 | "set-function-name": "^2.0.2" |
| 17182 | }, |
| 17183 | "engines": { |
| 17184 | "node": ">= 0.4" |
| 17185 | }, |
| 17186 | "funding": { |
| 17187 | "url": "https://github.com/sponsors/ljharb" |
| 17188 | } |
| 17189 | }, |
| 17190 | "node_modules/regexpu-core": { |
| 17191 | "version": "6.2.0", |
| 17192 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regexpu-core/-/regexpu-core-6.2.0.tgz", |
| 17193 | "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==", |
| 17194 | "license": "MIT", |
| 17195 | "dependencies": { |
| 17196 | "regenerate": "^1.4.2", |
| 17197 | "regenerate-unicode-properties": "^10.2.0", |
| 17198 | "regjsgen": "^0.8.0", |
| 17199 | "regjsparser": "^0.12.0", |
| 17200 | "unicode-match-property-ecmascript": "^2.0.0", |
| 17201 | "unicode-match-property-value-ecmascript": "^2.1.0" |
| 17202 | }, |
| 17203 | "engines": { |
| 17204 | "node": ">=4" |
| 17205 | } |
| 17206 | }, |
| 17207 | "node_modules/regjsgen": { |
| 17208 | "version": "0.8.0", |
| 17209 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regjsgen/-/regjsgen-0.8.0.tgz", |
| 17210 | "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", |
| 17211 | "license": "MIT" |
| 17212 | }, |
| 17213 | "node_modules/regjsparser": { |
| 17214 | "version": "0.12.0", |
| 17215 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regjsparser/-/regjsparser-0.12.0.tgz", |
| 17216 | "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==", |
| 17217 | "license": "BSD-2-Clause", |
| 17218 | "dependencies": { |
| 17219 | "jsesc": "~3.0.2" |
| 17220 | }, |
| 17221 | "bin": { |
| 17222 | "regjsparser": "bin/parser" |
| 17223 | } |
| 17224 | }, |
| 17225 | "node_modules/regjsparser/node_modules/jsesc": { |
| 17226 | "version": "3.0.2", |
| 17227 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsesc/-/jsesc-3.0.2.tgz", |
| 17228 | "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", |
| 17229 | "license": "MIT", |
| 17230 | "bin": { |
| 17231 | "jsesc": "bin/jsesc" |
| 17232 | }, |
| 17233 | "engines": { |
| 17234 | "node": ">=6" |
| 17235 | } |
| 17236 | }, |
| 17237 | "node_modules/relateurl": { |
| 17238 | "version": "0.2.7", |
| 17239 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/relateurl/-/relateurl-0.2.7.tgz", |
| 17240 | "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", |
| 17241 | "license": "MIT", |
| 17242 | "engines": { |
| 17243 | "node": ">= 0.10" |
| 17244 | } |
| 17245 | }, |
| 17246 | "node_modules/renderkid": { |
| 17247 | "version": "3.0.0", |
| 17248 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/renderkid/-/renderkid-3.0.0.tgz", |
| 17249 | "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", |
| 17250 | "license": "MIT", |
| 17251 | "dependencies": { |
| 17252 | "css-select": "^4.1.3", |
| 17253 | "dom-converter": "^0.2.0", |
| 17254 | "htmlparser2": "^6.1.0", |
| 17255 | "lodash": "^4.17.21", |
| 17256 | "strip-ansi": "^6.0.1" |
| 17257 | } |
| 17258 | }, |
| 17259 | "node_modules/require-directory": { |
| 17260 | "version": "2.1.1", |
| 17261 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/require-directory/-/require-directory-2.1.1.tgz", |
| 17262 | "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", |
| 17263 | "license": "MIT", |
| 17264 | "engines": { |
| 17265 | "node": ">=0.10.0" |
| 17266 | } |
| 17267 | }, |
| 17268 | "node_modules/require-from-string": { |
| 17269 | "version": "2.0.2", |
| 17270 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/require-from-string/-/require-from-string-2.0.2.tgz", |
| 17271 | "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
| 17272 | "license": "MIT", |
| 17273 | "engines": { |
| 17274 | "node": ">=0.10.0" |
| 17275 | } |
| 17276 | }, |
| 17277 | "node_modules/requires-port": { |
| 17278 | "version": "1.0.0", |
| 17279 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/requires-port/-/requires-port-1.0.0.tgz", |
| 17280 | "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", |
| 17281 | "license": "MIT" |
| 17282 | }, |
| 17283 | "node_modules/resolve": { |
| 17284 | "version": "1.22.10", |
| 17285 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve/-/resolve-1.22.10.tgz", |
| 17286 | "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", |
| 17287 | "license": "MIT", |
| 17288 | "dependencies": { |
| 17289 | "is-core-module": "^2.16.0", |
| 17290 | "path-parse": "^1.0.7", |
| 17291 | "supports-preserve-symlinks-flag": "^1.0.0" |
| 17292 | }, |
| 17293 | "bin": { |
| 17294 | "resolve": "bin/resolve" |
| 17295 | }, |
| 17296 | "engines": { |
| 17297 | "node": ">= 0.4" |
| 17298 | }, |
| 17299 | "funding": { |
| 17300 | "url": "https://github.com/sponsors/ljharb" |
| 17301 | } |
| 17302 | }, |
| 17303 | "node_modules/resolve-cwd": { |
| 17304 | "version": "3.0.0", |
| 17305 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve-cwd/-/resolve-cwd-3.0.0.tgz", |
| 17306 | "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", |
| 17307 | "license": "MIT", |
| 17308 | "dependencies": { |
| 17309 | "resolve-from": "^5.0.0" |
| 17310 | }, |
| 17311 | "engines": { |
| 17312 | "node": ">=8" |
| 17313 | } |
| 17314 | }, |
| 17315 | "node_modules/resolve-from": { |
| 17316 | "version": "5.0.0", |
| 17317 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve-from/-/resolve-from-5.0.0.tgz", |
| 17318 | "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", |
| 17319 | "license": "MIT", |
| 17320 | "engines": { |
| 17321 | "node": ">=8" |
| 17322 | } |
| 17323 | }, |
| 17324 | "node_modules/resolve-url-loader": { |
| 17325 | "version": "4.0.0", |
| 17326 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz", |
| 17327 | "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==", |
| 17328 | "license": "MIT", |
| 17329 | "dependencies": { |
| 17330 | "adjust-sourcemap-loader": "^4.0.0", |
| 17331 | "convert-source-map": "^1.7.0", |
| 17332 | "loader-utils": "^2.0.0", |
| 17333 | "postcss": "^7.0.35", |
| 17334 | "source-map": "0.6.1" |
| 17335 | }, |
| 17336 | "engines": { |
| 17337 | "node": ">=8.9" |
| 17338 | }, |
| 17339 | "peerDependencies": { |
| 17340 | "rework": "1.0.1", |
| 17341 | "rework-visit": "1.0.0" |
| 17342 | }, |
| 17343 | "peerDependenciesMeta": { |
| 17344 | "rework": { |
| 17345 | "optional": true |
| 17346 | }, |
| 17347 | "rework-visit": { |
| 17348 | "optional": true |
| 17349 | } |
| 17350 | } |
| 17351 | }, |
| 17352 | "node_modules/resolve-url-loader/node_modules/convert-source-map": { |
| 17353 | "version": "1.9.0", |
| 17354 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-1.9.0.tgz", |
| 17355 | "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", |
| 17356 | "license": "MIT" |
| 17357 | }, |
| 17358 | "node_modules/resolve-url-loader/node_modules/picocolors": { |
| 17359 | "version": "0.2.1", |
| 17360 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-0.2.1.tgz", |
| 17361 | "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", |
| 17362 | "license": "ISC" |
| 17363 | }, |
| 17364 | "node_modules/resolve-url-loader/node_modules/postcss": { |
| 17365 | "version": "7.0.39", |
| 17366 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss/-/postcss-7.0.39.tgz", |
| 17367 | "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", |
| 17368 | "license": "MIT", |
| 17369 | "dependencies": { |
| 17370 | "picocolors": "^0.2.1", |
| 17371 | "source-map": "^0.6.1" |
| 17372 | }, |
| 17373 | "engines": { |
| 17374 | "node": ">=6.0.0" |
| 17375 | }, |
| 17376 | "funding": { |
| 17377 | "type": "opencollective", |
| 17378 | "url": "https://opencollective.com/postcss/" |
| 17379 | } |
| 17380 | }, |
| 17381 | "node_modules/resolve.exports": { |
| 17382 | "version": "2.0.3", |
| 17383 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve.exports/-/resolve.exports-2.0.3.tgz", |
| 17384 | "integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==", |
| 17385 | "devOptional": true, |
| 17386 | "license": "MIT", |
| 17387 | "engines": { |
| 17388 | "node": ">=10" |
| 17389 | } |
| 17390 | }, |
| 17391 | "node_modules/retry": { |
| 17392 | "version": "0.13.1", |
| 17393 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/retry/-/retry-0.13.1.tgz", |
| 17394 | "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", |
| 17395 | "license": "MIT", |
| 17396 | "engines": { |
| 17397 | "node": ">= 4" |
| 17398 | } |
| 17399 | }, |
| 17400 | "node_modules/reusify": { |
| 17401 | "version": "1.1.0", |
| 17402 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/reusify/-/reusify-1.1.0.tgz", |
| 17403 | "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", |
| 17404 | "license": "MIT", |
| 17405 | "engines": { |
| 17406 | "iojs": ">=1.0.0", |
| 17407 | "node": ">=0.10.0" |
| 17408 | } |
| 17409 | }, |
| 17410 | "node_modules/rimraf": { |
| 17411 | "version": "3.0.2", |
| 17412 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/rimraf/-/rimraf-3.0.2.tgz", |
| 17413 | "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", |
| 17414 | "deprecated": "Rimraf versions prior to v4 are no longer supported", |
| 17415 | "license": "ISC", |
| 17416 | "dependencies": { |
| 17417 | "glob": "^7.1.3" |
| 17418 | }, |
| 17419 | "bin": { |
| 17420 | "rimraf": "bin.js" |
| 17421 | }, |
| 17422 | "funding": { |
| 17423 | "url": "https://github.com/sponsors/isaacs" |
| 17424 | } |
| 17425 | }, |
| 17426 | "node_modules/rollup": { |
| 17427 | "version": "2.79.2", |
| 17428 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/rollup/-/rollup-2.79.2.tgz", |
| 17429 | "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", |
| 17430 | "license": "MIT", |
| 17431 | "bin": { |
| 17432 | "rollup": "dist/bin/rollup" |
| 17433 | }, |
| 17434 | "engines": { |
| 17435 | "node": ">=10.0.0" |
| 17436 | }, |
| 17437 | "optionalDependencies": { |
| 17438 | "fsevents": "~2.3.2" |
| 17439 | } |
| 17440 | }, |
| 17441 | "node_modules/rollup-plugin-terser": { |
| 17442 | "version": "7.0.2", |
| 17443 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz", |
| 17444 | "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==", |
| 17445 | "deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser", |
| 17446 | "license": "MIT", |
| 17447 | "dependencies": { |
| 17448 | "@babel/code-frame": "^7.10.4", |
| 17449 | "jest-worker": "^26.2.1", |
| 17450 | "serialize-javascript": "^4.0.0", |
| 17451 | "terser": "^5.0.0" |
| 17452 | }, |
| 17453 | "peerDependencies": { |
| 17454 | "rollup": "^2.0.0" |
| 17455 | } |
| 17456 | }, |
| 17457 | "node_modules/rollup-plugin-terser/node_modules/jest-worker": { |
| 17458 | "version": "26.6.2", |
| 17459 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-26.6.2.tgz", |
| 17460 | "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==", |
| 17461 | "license": "MIT", |
| 17462 | "dependencies": { |
| 17463 | "@types/node": "*", |
| 17464 | "merge-stream": "^2.0.0", |
| 17465 | "supports-color": "^7.0.0" |
| 17466 | }, |
| 17467 | "engines": { |
| 17468 | "node": ">= 10.13.0" |
| 17469 | } |
| 17470 | }, |
| 17471 | "node_modules/rollup-plugin-terser/node_modules/serialize-javascript": { |
| 17472 | "version": "4.0.0", |
| 17473 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/serialize-javascript/-/serialize-javascript-4.0.0.tgz", |
| 17474 | "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==", |
| 17475 | "license": "BSD-3-Clause", |
| 17476 | "dependencies": { |
| 17477 | "randombytes": "^2.1.0" |
| 17478 | } |
| 17479 | }, |
| 17480 | "node_modules/run-parallel": { |
| 17481 | "version": "1.2.0", |
| 17482 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/run-parallel/-/run-parallel-1.2.0.tgz", |
| 17483 | "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", |
| 17484 | "funding": [ |
| 17485 | { |
| 17486 | "type": "github", |
| 17487 | "url": "https://github.com/sponsors/feross" |
| 17488 | }, |
| 17489 | { |
| 17490 | "type": "patreon", |
| 17491 | "url": "https://www.patreon.com/feross" |
| 17492 | }, |
| 17493 | { |
| 17494 | "type": "consulting", |
| 17495 | "url": "https://feross.org/support" |
| 17496 | } |
| 17497 | ], |
| 17498 | "license": "MIT", |
| 17499 | "dependencies": { |
| 17500 | "queue-microtask": "^1.2.2" |
| 17501 | } |
| 17502 | }, |
| 17503 | "node_modules/safe-array-concat": { |
| 17504 | "version": "1.1.3", |
| 17505 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-array-concat/-/safe-array-concat-1.1.3.tgz", |
| 17506 | "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", |
| 17507 | "license": "MIT", |
| 17508 | "dependencies": { |
| 17509 | "call-bind": "^1.0.8", |
| 17510 | "call-bound": "^1.0.2", |
| 17511 | "get-intrinsic": "^1.2.6", |
| 17512 | "has-symbols": "^1.1.0", |
| 17513 | "isarray": "^2.0.5" |
| 17514 | }, |
| 17515 | "engines": { |
| 17516 | "node": ">=0.4" |
| 17517 | }, |
| 17518 | "funding": { |
| 17519 | "url": "https://github.com/sponsors/ljharb" |
| 17520 | } |
| 17521 | }, |
| 17522 | "node_modules/safe-buffer": { |
| 17523 | "version": "5.2.1", |
| 17524 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| 17525 | "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| 17526 | "funding": [ |
| 17527 | { |
| 17528 | "type": "github", |
| 17529 | "url": "https://github.com/sponsors/feross" |
| 17530 | }, |
| 17531 | { |
| 17532 | "type": "patreon", |
| 17533 | "url": "https://www.patreon.com/feross" |
| 17534 | }, |
| 17535 | { |
| 17536 | "type": "consulting", |
| 17537 | "url": "https://feross.org/support" |
| 17538 | } |
| 17539 | ], |
| 17540 | "license": "MIT" |
| 17541 | }, |
| 17542 | "node_modules/safe-push-apply": { |
| 17543 | "version": "1.0.0", |
| 17544 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-push-apply/-/safe-push-apply-1.0.0.tgz", |
| 17545 | "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", |
| 17546 | "license": "MIT", |
| 17547 | "dependencies": { |
| 17548 | "es-errors": "^1.3.0", |
| 17549 | "isarray": "^2.0.5" |
| 17550 | }, |
| 17551 | "engines": { |
| 17552 | "node": ">= 0.4" |
| 17553 | }, |
| 17554 | "funding": { |
| 17555 | "url": "https://github.com/sponsors/ljharb" |
| 17556 | } |
| 17557 | }, |
| 17558 | "node_modules/safe-regex-test": { |
| 17559 | "version": "1.1.0", |
| 17560 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-regex-test/-/safe-regex-test-1.1.0.tgz", |
| 17561 | "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", |
| 17562 | "license": "MIT", |
| 17563 | "dependencies": { |
| 17564 | "call-bound": "^1.0.2", |
| 17565 | "es-errors": "^1.3.0", |
| 17566 | "is-regex": "^1.2.1" |
| 17567 | }, |
| 17568 | "engines": { |
| 17569 | "node": ">= 0.4" |
| 17570 | }, |
| 17571 | "funding": { |
| 17572 | "url": "https://github.com/sponsors/ljharb" |
| 17573 | } |
| 17574 | }, |
| 17575 | "node_modules/safer-buffer": { |
| 17576 | "version": "2.1.2", |
| 17577 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safer-buffer/-/safer-buffer-2.1.2.tgz", |
| 17578 | "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
| 17579 | "license": "MIT" |
| 17580 | }, |
| 17581 | "node_modules/sanitize.css": { |
| 17582 | "version": "13.0.0", |
| 17583 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sanitize.css/-/sanitize.css-13.0.0.tgz", |
| 17584 | "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==", |
| 17585 | "license": "CC0-1.0" |
| 17586 | }, |
| 17587 | "node_modules/sass-loader": { |
| 17588 | "version": "12.6.0", |
| 17589 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sass-loader/-/sass-loader-12.6.0.tgz", |
| 17590 | "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==", |
| 17591 | "license": "MIT", |
| 17592 | "dependencies": { |
| 17593 | "klona": "^2.0.4", |
| 17594 | "neo-async": "^2.6.2" |
| 17595 | }, |
| 17596 | "engines": { |
| 17597 | "node": ">= 12.13.0" |
| 17598 | }, |
| 17599 | "funding": { |
| 17600 | "type": "opencollective", |
| 17601 | "url": "https://opencollective.com/webpack" |
| 17602 | }, |
| 17603 | "peerDependencies": { |
| 17604 | "fibers": ">= 3.1.0", |
| 17605 | "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", |
| 17606 | "sass": "^1.3.0", |
| 17607 | "sass-embedded": "*", |
| 17608 | "webpack": "^5.0.0" |
| 17609 | }, |
| 17610 | "peerDependenciesMeta": { |
| 17611 | "fibers": { |
| 17612 | "optional": true |
| 17613 | }, |
| 17614 | "node-sass": { |
| 17615 | "optional": true |
| 17616 | }, |
| 17617 | "sass": { |
| 17618 | "optional": true |
| 17619 | }, |
| 17620 | "sass-embedded": { |
| 17621 | "optional": true |
| 17622 | } |
| 17623 | } |
| 17624 | }, |
| 17625 | "node_modules/sax": { |
| 17626 | "version": "1.2.4", |
| 17627 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sax/-/sax-1.2.4.tgz", |
| 17628 | "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", |
| 17629 | "license": "ISC" |
| 17630 | }, |
| 17631 | "node_modules/saxes": { |
| 17632 | "version": "6.0.0", |
| 17633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/saxes/-/saxes-6.0.0.tgz", |
| 17634 | "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", |
| 17635 | "dev": true, |
| 17636 | "license": "ISC", |
| 17637 | "dependencies": { |
| 17638 | "xmlchars": "^2.2.0" |
| 17639 | }, |
| 17640 | "engines": { |
| 17641 | "node": ">=v12.22.7" |
| 17642 | } |
| 17643 | }, |
| 17644 | "node_modules/scheduler": { |
| 17645 | "version": "0.26.0", |
| 17646 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/scheduler/-/scheduler-0.26.0.tgz", |
| 17647 | "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", |
| 17648 | "license": "MIT" |
| 17649 | }, |
| 17650 | "node_modules/schema-utils": { |
| 17651 | "version": "4.3.2", |
| 17652 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/schema-utils/-/schema-utils-4.3.2.tgz", |
| 17653 | "integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==", |
| 17654 | "license": "MIT", |
| 17655 | "dependencies": { |
| 17656 | "@types/json-schema": "^7.0.9", |
| 17657 | "ajv": "^8.9.0", |
| 17658 | "ajv-formats": "^2.1.1", |
| 17659 | "ajv-keywords": "^5.1.0" |
| 17660 | }, |
| 17661 | "engines": { |
| 17662 | "node": ">= 10.13.0" |
| 17663 | }, |
| 17664 | "funding": { |
| 17665 | "type": "opencollective", |
| 17666 | "url": "https://opencollective.com/webpack" |
| 17667 | } |
| 17668 | }, |
| 17669 | "node_modules/schema-utils/node_modules/ajv": { |
| 17670 | "version": "8.17.1", |
| 17671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv/-/ajv-8.17.1.tgz", |
| 17672 | "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| 17673 | "license": "MIT", |
| 17674 | "dependencies": { |
| 17675 | "fast-deep-equal": "^3.1.3", |
| 17676 | "fast-uri": "^3.0.1", |
| 17677 | "json-schema-traverse": "^1.0.0", |
| 17678 | "require-from-string": "^2.0.2" |
| 17679 | }, |
| 17680 | "funding": { |
| 17681 | "type": "github", |
| 17682 | "url": "https://github.com/sponsors/epoberezkin" |
| 17683 | } |
| 17684 | }, |
| 17685 | "node_modules/schema-utils/node_modules/ajv-keywords": { |
| 17686 | "version": "5.1.0", |
| 17687 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv-keywords/-/ajv-keywords-5.1.0.tgz", |
| 17688 | "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", |
| 17689 | "license": "MIT", |
| 17690 | "dependencies": { |
| 17691 | "fast-deep-equal": "^3.1.3" |
| 17692 | }, |
| 17693 | "peerDependencies": { |
| 17694 | "ajv": "^8.8.2" |
| 17695 | } |
| 17696 | }, |
| 17697 | "node_modules/schema-utils/node_modules/json-schema-traverse": { |
| 17698 | "version": "1.0.0", |
| 17699 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| 17700 | "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| 17701 | "license": "MIT" |
| 17702 | }, |
| 17703 | "node_modules/select-hose": { |
| 17704 | "version": "2.0.0", |
| 17705 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/select-hose/-/select-hose-2.0.0.tgz", |
| 17706 | "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==", |
| 17707 | "license": "MIT" |
| 17708 | }, |
| 17709 | "node_modules/selfsigned": { |
| 17710 | "version": "2.4.1", |
| 17711 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/selfsigned/-/selfsigned-2.4.1.tgz", |
| 17712 | "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", |
| 17713 | "license": "MIT", |
| 17714 | "dependencies": { |
| 17715 | "@types/node-forge": "^1.3.0", |
| 17716 | "node-forge": "^1" |
| 17717 | }, |
| 17718 | "engines": { |
| 17719 | "node": ">=10" |
| 17720 | } |
| 17721 | }, |
| 17722 | "node_modules/semver": { |
| 17723 | "version": "6.3.1", |
| 17724 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-6.3.1.tgz", |
| 17725 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 17726 | "license": "ISC", |
| 17727 | "bin": { |
| 17728 | "semver": "bin/semver.js" |
| 17729 | } |
| 17730 | }, |
| 17731 | "node_modules/send": { |
| 17732 | "version": "0.19.0", |
| 17733 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/send/-/send-0.19.0.tgz", |
| 17734 | "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", |
| 17735 | "license": "MIT", |
| 17736 | "dependencies": { |
| 17737 | "debug": "2.6.9", |
| 17738 | "depd": "2.0.0", |
| 17739 | "destroy": "1.2.0", |
| 17740 | "encodeurl": "~1.0.2", |
| 17741 | "escape-html": "~1.0.3", |
| 17742 | "etag": "~1.8.1", |
| 17743 | "fresh": "0.5.2", |
| 17744 | "http-errors": "2.0.0", |
| 17745 | "mime": "1.6.0", |
| 17746 | "ms": "2.1.3", |
| 17747 | "on-finished": "2.4.1", |
| 17748 | "range-parser": "~1.2.1", |
| 17749 | "statuses": "2.0.1" |
| 17750 | }, |
| 17751 | "engines": { |
| 17752 | "node": ">= 0.8.0" |
| 17753 | } |
| 17754 | }, |
| 17755 | "node_modules/send/node_modules/debug": { |
| 17756 | "version": "2.6.9", |
| 17757 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 17758 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 17759 | "license": "MIT", |
| 17760 | "dependencies": { |
| 17761 | "ms": "2.0.0" |
| 17762 | } |
| 17763 | }, |
| 17764 | "node_modules/send/node_modules/debug/node_modules/ms": { |
| 17765 | "version": "2.0.0", |
| 17766 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 17767 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 17768 | "license": "MIT" |
| 17769 | }, |
| 17770 | "node_modules/send/node_modules/encodeurl": { |
| 17771 | "version": "1.0.2", |
| 17772 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/encodeurl/-/encodeurl-1.0.2.tgz", |
| 17773 | "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", |
| 17774 | "license": "MIT", |
| 17775 | "engines": { |
| 17776 | "node": ">= 0.8" |
| 17777 | } |
| 17778 | }, |
| 17779 | "node_modules/serialize-javascript": { |
| 17780 | "version": "6.0.2", |
| 17781 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/serialize-javascript/-/serialize-javascript-6.0.2.tgz", |
| 17782 | "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", |
| 17783 | "license": "BSD-3-Clause", |
| 17784 | "dependencies": { |
| 17785 | "randombytes": "^2.1.0" |
| 17786 | } |
| 17787 | }, |
| 17788 | "node_modules/serve-index": { |
| 17789 | "version": "1.9.1", |
| 17790 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/serve-index/-/serve-index-1.9.1.tgz", |
| 17791 | "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", |
| 17792 | "license": "MIT", |
| 17793 | "dependencies": { |
| 17794 | "accepts": "~1.3.4", |
| 17795 | "batch": "0.6.1", |
| 17796 | "debug": "2.6.9", |
| 17797 | "escape-html": "~1.0.3", |
| 17798 | "http-errors": "~1.6.2", |
| 17799 | "mime-types": "~2.1.17", |
| 17800 | "parseurl": "~1.3.2" |
| 17801 | }, |
| 17802 | "engines": { |
| 17803 | "node": ">= 0.8.0" |
| 17804 | } |
| 17805 | }, |
| 17806 | "node_modules/serve-index/node_modules/debug": { |
| 17807 | "version": "2.6.9", |
| 17808 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 17809 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 17810 | "license": "MIT", |
| 17811 | "dependencies": { |
| 17812 | "ms": "2.0.0" |
| 17813 | } |
| 17814 | }, |
| 17815 | "node_modules/serve-index/node_modules/depd": { |
| 17816 | "version": "1.1.2", |
| 17817 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/depd/-/depd-1.1.2.tgz", |
| 17818 | "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", |
| 17819 | "license": "MIT", |
| 17820 | "engines": { |
| 17821 | "node": ">= 0.6" |
| 17822 | } |
| 17823 | }, |
| 17824 | "node_modules/serve-index/node_modules/http-errors": { |
| 17825 | "version": "1.6.3", |
| 17826 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-errors/-/http-errors-1.6.3.tgz", |
| 17827 | "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", |
| 17828 | "license": "MIT", |
| 17829 | "dependencies": { |
| 17830 | "depd": "~1.1.2", |
| 17831 | "inherits": "2.0.3", |
| 17832 | "setprototypeof": "1.1.0", |
| 17833 | "statuses": ">= 1.4.0 < 2" |
| 17834 | }, |
| 17835 | "engines": { |
| 17836 | "node": ">= 0.6" |
| 17837 | } |
| 17838 | }, |
| 17839 | "node_modules/serve-index/node_modules/inherits": { |
| 17840 | "version": "2.0.3", |
| 17841 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/inherits/-/inherits-2.0.3.tgz", |
| 17842 | "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", |
| 17843 | "license": "ISC" |
| 17844 | }, |
| 17845 | "node_modules/serve-index/node_modules/ms": { |
| 17846 | "version": "2.0.0", |
| 17847 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 17848 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 17849 | "license": "MIT" |
| 17850 | }, |
| 17851 | "node_modules/serve-index/node_modules/setprototypeof": { |
| 17852 | "version": "1.1.0", |
| 17853 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/setprototypeof/-/setprototypeof-1.1.0.tgz", |
| 17854 | "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", |
| 17855 | "license": "ISC" |
| 17856 | }, |
| 17857 | "node_modules/serve-index/node_modules/statuses": { |
| 17858 | "version": "1.5.0", |
| 17859 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/statuses/-/statuses-1.5.0.tgz", |
| 17860 | "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", |
| 17861 | "license": "MIT", |
| 17862 | "engines": { |
| 17863 | "node": ">= 0.6" |
| 17864 | } |
| 17865 | }, |
| 17866 | "node_modules/serve-static": { |
| 17867 | "version": "1.16.2", |
| 17868 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/serve-static/-/serve-static-1.16.2.tgz", |
| 17869 | "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", |
| 17870 | "license": "MIT", |
| 17871 | "dependencies": { |
| 17872 | "encodeurl": "~2.0.0", |
| 17873 | "escape-html": "~1.0.3", |
| 17874 | "parseurl": "~1.3.3", |
| 17875 | "send": "0.19.0" |
| 17876 | }, |
| 17877 | "engines": { |
| 17878 | "node": ">= 0.8.0" |
| 17879 | } |
| 17880 | }, |
| 17881 | "node_modules/set-function-length": { |
| 17882 | "version": "1.2.2", |
| 17883 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/set-function-length/-/set-function-length-1.2.2.tgz", |
| 17884 | "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", |
| 17885 | "license": "MIT", |
| 17886 | "dependencies": { |
| 17887 | "define-data-property": "^1.1.4", |
| 17888 | "es-errors": "^1.3.0", |
| 17889 | "function-bind": "^1.1.2", |
| 17890 | "get-intrinsic": "^1.2.4", |
| 17891 | "gopd": "^1.0.1", |
| 17892 | "has-property-descriptors": "^1.0.2" |
| 17893 | }, |
| 17894 | "engines": { |
| 17895 | "node": ">= 0.4" |
| 17896 | } |
| 17897 | }, |
| 17898 | "node_modules/set-function-name": { |
| 17899 | "version": "2.0.2", |
| 17900 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/set-function-name/-/set-function-name-2.0.2.tgz", |
| 17901 | "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", |
| 17902 | "license": "MIT", |
| 17903 | "dependencies": { |
| 17904 | "define-data-property": "^1.1.4", |
| 17905 | "es-errors": "^1.3.0", |
| 17906 | "functions-have-names": "^1.2.3", |
| 17907 | "has-property-descriptors": "^1.0.2" |
| 17908 | }, |
| 17909 | "engines": { |
| 17910 | "node": ">= 0.4" |
| 17911 | } |
| 17912 | }, |
| 17913 | "node_modules/set-proto": { |
| 17914 | "version": "1.0.0", |
| 17915 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/set-proto/-/set-proto-1.0.0.tgz", |
| 17916 | "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", |
| 17917 | "license": "MIT", |
| 17918 | "dependencies": { |
| 17919 | "dunder-proto": "^1.0.1", |
| 17920 | "es-errors": "^1.3.0", |
| 17921 | "es-object-atoms": "^1.0.0" |
| 17922 | }, |
| 17923 | "engines": { |
| 17924 | "node": ">= 0.4" |
| 17925 | } |
| 17926 | }, |
| 17927 | "node_modules/setprototypeof": { |
| 17928 | "version": "1.2.0", |
| 17929 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/setprototypeof/-/setprototypeof-1.2.0.tgz", |
| 17930 | "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", |
| 17931 | "license": "ISC" |
| 17932 | }, |
| 17933 | "node_modules/shebang-command": { |
| 17934 | "version": "2.0.0", |
| 17935 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/shebang-command/-/shebang-command-2.0.0.tgz", |
| 17936 | "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| 17937 | "license": "MIT", |
| 17938 | "dependencies": { |
| 17939 | "shebang-regex": "^3.0.0" |
| 17940 | }, |
| 17941 | "engines": { |
| 17942 | "node": ">=8" |
| 17943 | } |
| 17944 | }, |
| 17945 | "node_modules/shebang-regex": { |
| 17946 | "version": "3.0.0", |
| 17947 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| 17948 | "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| 17949 | "license": "MIT", |
| 17950 | "engines": { |
| 17951 | "node": ">=8" |
| 17952 | } |
| 17953 | }, |
| 17954 | "node_modules/shell-quote": { |
| 17955 | "version": "1.8.2", |
| 17956 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/shell-quote/-/shell-quote-1.8.2.tgz", |
| 17957 | "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==", |
| 17958 | "license": "MIT", |
| 17959 | "engines": { |
| 17960 | "node": ">= 0.4" |
| 17961 | }, |
| 17962 | "funding": { |
| 17963 | "url": "https://github.com/sponsors/ljharb" |
| 17964 | } |
| 17965 | }, |
| 17966 | "node_modules/side-channel": { |
| 17967 | "version": "1.1.0", |
| 17968 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel/-/side-channel-1.1.0.tgz", |
| 17969 | "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| 17970 | "license": "MIT", |
| 17971 | "dependencies": { |
| 17972 | "es-errors": "^1.3.0", |
| 17973 | "object-inspect": "^1.13.3", |
| 17974 | "side-channel-list": "^1.0.0", |
| 17975 | "side-channel-map": "^1.0.1", |
| 17976 | "side-channel-weakmap": "^1.0.2" |
| 17977 | }, |
| 17978 | "engines": { |
| 17979 | "node": ">= 0.4" |
| 17980 | }, |
| 17981 | "funding": { |
| 17982 | "url": "https://github.com/sponsors/ljharb" |
| 17983 | } |
| 17984 | }, |
| 17985 | "node_modules/side-channel-list": { |
| 17986 | "version": "1.0.0", |
| 17987 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-list/-/side-channel-list-1.0.0.tgz", |
| 17988 | "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", |
| 17989 | "license": "MIT", |
| 17990 | "dependencies": { |
| 17991 | "es-errors": "^1.3.0", |
| 17992 | "object-inspect": "^1.13.3" |
| 17993 | }, |
| 17994 | "engines": { |
| 17995 | "node": ">= 0.4" |
| 17996 | }, |
| 17997 | "funding": { |
| 17998 | "url": "https://github.com/sponsors/ljharb" |
| 17999 | } |
| 18000 | }, |
| 18001 | "node_modules/side-channel-map": { |
| 18002 | "version": "1.0.1", |
| 18003 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| 18004 | "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| 18005 | "license": "MIT", |
| 18006 | "dependencies": { |
| 18007 | "call-bound": "^1.0.2", |
| 18008 | "es-errors": "^1.3.0", |
| 18009 | "get-intrinsic": "^1.2.5", |
| 18010 | "object-inspect": "^1.13.3" |
| 18011 | }, |
| 18012 | "engines": { |
| 18013 | "node": ">= 0.4" |
| 18014 | }, |
| 18015 | "funding": { |
| 18016 | "url": "https://github.com/sponsors/ljharb" |
| 18017 | } |
| 18018 | }, |
| 18019 | "node_modules/side-channel-weakmap": { |
| 18020 | "version": "1.0.2", |
| 18021 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| 18022 | "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| 18023 | "license": "MIT", |
| 18024 | "dependencies": { |
| 18025 | "call-bound": "^1.0.2", |
| 18026 | "es-errors": "^1.3.0", |
| 18027 | "get-intrinsic": "^1.2.5", |
| 18028 | "object-inspect": "^1.13.3", |
| 18029 | "side-channel-map": "^1.0.1" |
| 18030 | }, |
| 18031 | "engines": { |
| 18032 | "node": ">= 0.4" |
| 18033 | }, |
| 18034 | "funding": { |
| 18035 | "url": "https://github.com/sponsors/ljharb" |
| 18036 | } |
| 18037 | }, |
| 18038 | "node_modules/signal-exit": { |
| 18039 | "version": "3.0.7", |
| 18040 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/signal-exit/-/signal-exit-3.0.7.tgz", |
| 18041 | "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", |
| 18042 | "license": "ISC" |
| 18043 | }, |
| 18044 | "node_modules/sisteransi": { |
| 18045 | "version": "1.0.5", |
| 18046 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sisteransi/-/sisteransi-1.0.5.tgz", |
| 18047 | "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", |
| 18048 | "license": "MIT" |
| 18049 | }, |
| 18050 | "node_modules/slash": { |
| 18051 | "version": "3.0.0", |
| 18052 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/slash/-/slash-3.0.0.tgz", |
| 18053 | "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", |
| 18054 | "license": "MIT", |
| 18055 | "engines": { |
| 18056 | "node": ">=8" |
| 18057 | } |
| 18058 | }, |
| 18059 | "node_modules/sockjs": { |
| 18060 | "version": "0.3.24", |
| 18061 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sockjs/-/sockjs-0.3.24.tgz", |
| 18062 | "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", |
| 18063 | "license": "MIT", |
| 18064 | "dependencies": { |
| 18065 | "faye-websocket": "^0.11.3", |
| 18066 | "uuid": "^8.3.2", |
| 18067 | "websocket-driver": "^0.7.4" |
| 18068 | } |
| 18069 | }, |
| 18070 | "node_modules/source-list-map": { |
| 18071 | "version": "2.0.1", |
| 18072 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-list-map/-/source-list-map-2.0.1.tgz", |
| 18073 | "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==", |
| 18074 | "license": "MIT" |
| 18075 | }, |
| 18076 | "node_modules/source-map": { |
| 18077 | "version": "0.6.1", |
| 18078 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.6.1.tgz", |
| 18079 | "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| 18080 | "license": "BSD-3-Clause", |
| 18081 | "engines": { |
| 18082 | "node": ">=0.10.0" |
| 18083 | } |
| 18084 | }, |
| 18085 | "node_modules/source-map-js": { |
| 18086 | "version": "1.2.1", |
| 18087 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-js/-/source-map-js-1.2.1.tgz", |
| 18088 | "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| 18089 | "license": "BSD-3-Clause", |
| 18090 | "engines": { |
| 18091 | "node": ">=0.10.0" |
| 18092 | } |
| 18093 | }, |
| 18094 | "node_modules/source-map-loader": { |
| 18095 | "version": "3.0.2", |
| 18096 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-loader/-/source-map-loader-3.0.2.tgz", |
| 18097 | "integrity": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==", |
| 18098 | "license": "MIT", |
| 18099 | "dependencies": { |
| 18100 | "abab": "^2.0.5", |
| 18101 | "iconv-lite": "^0.6.3", |
| 18102 | "source-map-js": "^1.0.1" |
| 18103 | }, |
| 18104 | "engines": { |
| 18105 | "node": ">= 12.13.0" |
| 18106 | }, |
| 18107 | "funding": { |
| 18108 | "type": "opencollective", |
| 18109 | "url": "https://opencollective.com/webpack" |
| 18110 | }, |
| 18111 | "peerDependencies": { |
| 18112 | "webpack": "^5.0.0" |
| 18113 | } |
| 18114 | }, |
| 18115 | "node_modules/source-map-support": { |
| 18116 | "version": "0.5.13", |
| 18117 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-support/-/source-map-support-0.5.13.tgz", |
| 18118 | "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", |
| 18119 | "license": "MIT", |
| 18120 | "dependencies": { |
| 18121 | "buffer-from": "^1.0.0", |
| 18122 | "source-map": "^0.6.0" |
| 18123 | } |
| 18124 | }, |
| 18125 | "node_modules/sourcemap-codec": { |
| 18126 | "version": "1.4.8", |
| 18127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", |
| 18128 | "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", |
| 18129 | "deprecated": "Please use @jridgewell/sourcemap-codec instead", |
| 18130 | "license": "MIT" |
| 18131 | }, |
| 18132 | "node_modules/spdy": { |
| 18133 | "version": "4.0.2", |
| 18134 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdy/-/spdy-4.0.2.tgz", |
| 18135 | "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", |
| 18136 | "license": "MIT", |
| 18137 | "dependencies": { |
| 18138 | "debug": "^4.1.0", |
| 18139 | "handle-thing": "^2.0.0", |
| 18140 | "http-deceiver": "^1.2.7", |
| 18141 | "select-hose": "^2.0.0", |
| 18142 | "spdy-transport": "^3.0.0" |
| 18143 | }, |
| 18144 | "engines": { |
| 18145 | "node": ">=6.0.0" |
| 18146 | } |
| 18147 | }, |
| 18148 | "node_modules/spdy-transport": { |
| 18149 | "version": "3.0.0", |
| 18150 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdy-transport/-/spdy-transport-3.0.0.tgz", |
| 18151 | "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", |
| 18152 | "license": "MIT", |
| 18153 | "dependencies": { |
| 18154 | "debug": "^4.1.0", |
| 18155 | "detect-node": "^2.0.4", |
| 18156 | "hpack.js": "^2.1.6", |
| 18157 | "obuf": "^1.1.2", |
| 18158 | "readable-stream": "^3.0.6", |
| 18159 | "wbuf": "^1.7.3" |
| 18160 | } |
| 18161 | }, |
| 18162 | "node_modules/sprintf-js": { |
| 18163 | "version": "1.0.3", |
| 18164 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sprintf-js/-/sprintf-js-1.0.3.tgz", |
| 18165 | "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", |
| 18166 | "license": "BSD-3-Clause" |
| 18167 | }, |
| 18168 | "node_modules/stable": { |
| 18169 | "version": "0.1.8", |
| 18170 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stable/-/stable-0.1.8.tgz", |
| 18171 | "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", |
| 18172 | "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility", |
| 18173 | "license": "MIT" |
| 18174 | }, |
| 18175 | "node_modules/stack-utils": { |
| 18176 | "version": "2.0.6", |
| 18177 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stack-utils/-/stack-utils-2.0.6.tgz", |
| 18178 | "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", |
| 18179 | "license": "MIT", |
| 18180 | "dependencies": { |
| 18181 | "escape-string-regexp": "^2.0.0" |
| 18182 | }, |
| 18183 | "engines": { |
| 18184 | "node": ">=10" |
| 18185 | } |
| 18186 | }, |
| 18187 | "node_modules/stack-utils/node_modules/escape-string-regexp": { |
| 18188 | "version": "2.0.0", |
| 18189 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", |
| 18190 | "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", |
| 18191 | "license": "MIT", |
| 18192 | "engines": { |
| 18193 | "node": ">=8" |
| 18194 | } |
| 18195 | }, |
| 18196 | "node_modules/stackframe": { |
| 18197 | "version": "1.3.4", |
| 18198 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stackframe/-/stackframe-1.3.4.tgz", |
| 18199 | "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==", |
| 18200 | "license": "MIT" |
| 18201 | }, |
| 18202 | "node_modules/static-eval": { |
| 18203 | "version": "2.0.2", |
| 18204 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/static-eval/-/static-eval-2.0.2.tgz", |
| 18205 | "integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==", |
| 18206 | "license": "MIT", |
| 18207 | "dependencies": { |
| 18208 | "escodegen": "^1.8.1" |
| 18209 | } |
| 18210 | }, |
| 18211 | "node_modules/static-eval/node_modules/escodegen": { |
| 18212 | "version": "1.14.3", |
| 18213 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escodegen/-/escodegen-1.14.3.tgz", |
| 18214 | "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", |
| 18215 | "license": "BSD-2-Clause", |
| 18216 | "dependencies": { |
| 18217 | "esprima": "^4.0.1", |
| 18218 | "estraverse": "^4.2.0", |
| 18219 | "esutils": "^2.0.2", |
| 18220 | "optionator": "^0.8.1" |
| 18221 | }, |
| 18222 | "bin": { |
| 18223 | "escodegen": "bin/escodegen.js", |
| 18224 | "esgenerate": "bin/esgenerate.js" |
| 18225 | }, |
| 18226 | "engines": { |
| 18227 | "node": ">=4.0" |
| 18228 | }, |
| 18229 | "optionalDependencies": { |
| 18230 | "source-map": "~0.6.1" |
| 18231 | } |
| 18232 | }, |
| 18233 | "node_modules/static-eval/node_modules/estraverse": { |
| 18234 | "version": "4.3.0", |
| 18235 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estraverse/-/estraverse-4.3.0.tgz", |
| 18236 | "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
| 18237 | "license": "BSD-2-Clause", |
| 18238 | "engines": { |
| 18239 | "node": ">=4.0" |
| 18240 | } |
| 18241 | }, |
| 18242 | "node_modules/static-eval/node_modules/levn": { |
| 18243 | "version": "0.3.0", |
| 18244 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/levn/-/levn-0.3.0.tgz", |
| 18245 | "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", |
| 18246 | "license": "MIT", |
| 18247 | "dependencies": { |
| 18248 | "prelude-ls": "~1.1.2", |
| 18249 | "type-check": "~0.3.2" |
| 18250 | }, |
| 18251 | "engines": { |
| 18252 | "node": ">= 0.8.0" |
| 18253 | } |
| 18254 | }, |
| 18255 | "node_modules/static-eval/node_modules/optionator": { |
| 18256 | "version": "0.8.3", |
| 18257 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/optionator/-/optionator-0.8.3.tgz", |
| 18258 | "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", |
| 18259 | "license": "MIT", |
| 18260 | "dependencies": { |
| 18261 | "deep-is": "~0.1.3", |
| 18262 | "fast-levenshtein": "~2.0.6", |
| 18263 | "levn": "~0.3.0", |
| 18264 | "prelude-ls": "~1.1.2", |
| 18265 | "type-check": "~0.3.2", |
| 18266 | "word-wrap": "~1.2.3" |
| 18267 | }, |
| 18268 | "engines": { |
| 18269 | "node": ">= 0.8.0" |
| 18270 | } |
| 18271 | }, |
| 18272 | "node_modules/static-eval/node_modules/prelude-ls": { |
| 18273 | "version": "1.1.2", |
| 18274 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prelude-ls/-/prelude-ls-1.1.2.tgz", |
| 18275 | "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", |
| 18276 | "engines": { |
| 18277 | "node": ">= 0.8.0" |
| 18278 | } |
| 18279 | }, |
| 18280 | "node_modules/static-eval/node_modules/type-check": { |
| 18281 | "version": "0.3.2", |
| 18282 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-check/-/type-check-0.3.2.tgz", |
| 18283 | "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", |
| 18284 | "license": "MIT", |
| 18285 | "dependencies": { |
| 18286 | "prelude-ls": "~1.1.2" |
| 18287 | }, |
| 18288 | "engines": { |
| 18289 | "node": ">= 0.8.0" |
| 18290 | } |
| 18291 | }, |
| 18292 | "node_modules/statuses": { |
| 18293 | "version": "2.0.1", |
| 18294 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/statuses/-/statuses-2.0.1.tgz", |
| 18295 | "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", |
| 18296 | "license": "MIT", |
| 18297 | "engines": { |
| 18298 | "node": ">= 0.8" |
| 18299 | } |
| 18300 | }, |
| 18301 | "node_modules/stream-browserify": { |
| 18302 | "version": "3.0.0", |
| 18303 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stream-browserify/-/stream-browserify-3.0.0.tgz", |
| 18304 | "integrity": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==", |
| 18305 | "license": "MIT", |
| 18306 | "dependencies": { |
| 18307 | "inherits": "~2.0.4", |
| 18308 | "readable-stream": "^3.5.0" |
| 18309 | } |
| 18310 | }, |
| 18311 | "node_modules/stream-http": { |
| 18312 | "version": "3.2.0", |
| 18313 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stream-http/-/stream-http-3.2.0.tgz", |
| 18314 | "integrity": "sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==", |
| 18315 | "license": "MIT", |
| 18316 | "dependencies": { |
| 18317 | "builtin-status-codes": "^3.0.0", |
| 18318 | "inherits": "^2.0.4", |
| 18319 | "readable-stream": "^3.6.0", |
| 18320 | "xtend": "^4.0.2" |
| 18321 | } |
| 18322 | }, |
| 18323 | "node_modules/strict-event-emitter": { |
| 18324 | "version": "0.5.1", |
| 18325 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strict-event-emitter/-/strict-event-emitter-0.5.1.tgz", |
| 18326 | "integrity": "sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==", |
| 18327 | "dev": true, |
| 18328 | "license": "MIT" |
| 18329 | }, |
| 18330 | "node_modules/string_decoder": { |
| 18331 | "version": "1.3.0", |
| 18332 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string_decoder/-/string_decoder-1.3.0.tgz", |
| 18333 | "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| 18334 | "license": "MIT", |
| 18335 | "dependencies": { |
| 18336 | "safe-buffer": "~5.2.0" |
| 18337 | } |
| 18338 | }, |
| 18339 | "node_modules/string-length": { |
| 18340 | "version": "4.0.2", |
| 18341 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-length/-/string-length-4.0.2.tgz", |
| 18342 | "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", |
| 18343 | "license": "MIT", |
| 18344 | "dependencies": { |
| 18345 | "char-regex": "^1.0.2", |
| 18346 | "strip-ansi": "^6.0.0" |
| 18347 | }, |
| 18348 | "engines": { |
| 18349 | "node": ">=10" |
| 18350 | } |
| 18351 | }, |
| 18352 | "node_modules/string-natural-compare": { |
| 18353 | "version": "3.0.1", |
| 18354 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-natural-compare/-/string-natural-compare-3.0.1.tgz", |
| 18355 | "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==", |
| 18356 | "license": "MIT" |
| 18357 | }, |
| 18358 | "node_modules/string-width": { |
| 18359 | "version": "4.2.3", |
| 18360 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-4.2.3.tgz", |
| 18361 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 18362 | "license": "MIT", |
| 18363 | "dependencies": { |
| 18364 | "emoji-regex": "^8.0.0", |
| 18365 | "is-fullwidth-code-point": "^3.0.0", |
| 18366 | "strip-ansi": "^6.0.1" |
| 18367 | }, |
| 18368 | "engines": { |
| 18369 | "node": ">=8" |
| 18370 | } |
| 18371 | }, |
| 18372 | "node_modules/string-width-cjs": { |
| 18373 | "name": "string-width", |
| 18374 | "version": "4.2.3", |
| 18375 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-4.2.3.tgz", |
| 18376 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 18377 | "license": "MIT", |
| 18378 | "dependencies": { |
| 18379 | "emoji-regex": "^8.0.0", |
| 18380 | "is-fullwidth-code-point": "^3.0.0", |
| 18381 | "strip-ansi": "^6.0.1" |
| 18382 | }, |
| 18383 | "engines": { |
| 18384 | "node": ">=8" |
| 18385 | } |
| 18386 | }, |
| 18387 | "node_modules/string-width-cjs/node_modules/emoji-regex": { |
| 18388 | "version": "8.0.0", |
| 18389 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 18390 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 18391 | "license": "MIT" |
| 18392 | }, |
| 18393 | "node_modules/string-width/node_modules/emoji-regex": { |
| 18394 | "version": "8.0.0", |
| 18395 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 18396 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 18397 | "license": "MIT" |
| 18398 | }, |
| 18399 | "node_modules/string.prototype.includes": { |
| 18400 | "version": "2.0.1", |
| 18401 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", |
| 18402 | "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", |
| 18403 | "license": "MIT", |
| 18404 | "dependencies": { |
| 18405 | "call-bind": "^1.0.7", |
| 18406 | "define-properties": "^1.2.1", |
| 18407 | "es-abstract": "^1.23.3" |
| 18408 | }, |
| 18409 | "engines": { |
| 18410 | "node": ">= 0.4" |
| 18411 | } |
| 18412 | }, |
| 18413 | "node_modules/string.prototype.matchall": { |
| 18414 | "version": "4.0.12", |
| 18415 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", |
| 18416 | "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", |
| 18417 | "license": "MIT", |
| 18418 | "dependencies": { |
| 18419 | "call-bind": "^1.0.8", |
| 18420 | "call-bound": "^1.0.3", |
| 18421 | "define-properties": "^1.2.1", |
| 18422 | "es-abstract": "^1.23.6", |
| 18423 | "es-errors": "^1.3.0", |
| 18424 | "es-object-atoms": "^1.0.0", |
| 18425 | "get-intrinsic": "^1.2.6", |
| 18426 | "gopd": "^1.2.0", |
| 18427 | "has-symbols": "^1.1.0", |
| 18428 | "internal-slot": "^1.1.0", |
| 18429 | "regexp.prototype.flags": "^1.5.3", |
| 18430 | "set-function-name": "^2.0.2", |
| 18431 | "side-channel": "^1.1.0" |
| 18432 | }, |
| 18433 | "engines": { |
| 18434 | "node": ">= 0.4" |
| 18435 | }, |
| 18436 | "funding": { |
| 18437 | "url": "https://github.com/sponsors/ljharb" |
| 18438 | } |
| 18439 | }, |
| 18440 | "node_modules/string.prototype.repeat": { |
| 18441 | "version": "1.0.0", |
| 18442 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", |
| 18443 | "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", |
| 18444 | "license": "MIT", |
| 18445 | "dependencies": { |
| 18446 | "define-properties": "^1.1.3", |
| 18447 | "es-abstract": "^1.17.5" |
| 18448 | } |
| 18449 | }, |
| 18450 | "node_modules/string.prototype.trim": { |
| 18451 | "version": "1.2.10", |
| 18452 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", |
| 18453 | "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", |
| 18454 | "license": "MIT", |
| 18455 | "dependencies": { |
| 18456 | "call-bind": "^1.0.8", |
| 18457 | "call-bound": "^1.0.2", |
| 18458 | "define-data-property": "^1.1.4", |
| 18459 | "define-properties": "^1.2.1", |
| 18460 | "es-abstract": "^1.23.5", |
| 18461 | "es-object-atoms": "^1.0.0", |
| 18462 | "has-property-descriptors": "^1.0.2" |
| 18463 | }, |
| 18464 | "engines": { |
| 18465 | "node": ">= 0.4" |
| 18466 | }, |
| 18467 | "funding": { |
| 18468 | "url": "https://github.com/sponsors/ljharb" |
| 18469 | } |
| 18470 | }, |
| 18471 | "node_modules/string.prototype.trimend": { |
| 18472 | "version": "1.0.9", |
| 18473 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", |
| 18474 | "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", |
| 18475 | "license": "MIT", |
| 18476 | "dependencies": { |
| 18477 | "call-bind": "^1.0.8", |
| 18478 | "call-bound": "^1.0.2", |
| 18479 | "define-properties": "^1.2.1", |
| 18480 | "es-object-atoms": "^1.0.0" |
| 18481 | }, |
| 18482 | "engines": { |
| 18483 | "node": ">= 0.4" |
| 18484 | }, |
| 18485 | "funding": { |
| 18486 | "url": "https://github.com/sponsors/ljharb" |
| 18487 | } |
| 18488 | }, |
| 18489 | "node_modules/string.prototype.trimstart": { |
| 18490 | "version": "1.0.8", |
| 18491 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", |
| 18492 | "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", |
| 18493 | "license": "MIT", |
| 18494 | "dependencies": { |
| 18495 | "call-bind": "^1.0.7", |
| 18496 | "define-properties": "^1.2.1", |
| 18497 | "es-object-atoms": "^1.0.0" |
| 18498 | }, |
| 18499 | "engines": { |
| 18500 | "node": ">= 0.4" |
| 18501 | }, |
| 18502 | "funding": { |
| 18503 | "url": "https://github.com/sponsors/ljharb" |
| 18504 | } |
| 18505 | }, |
| 18506 | "node_modules/stringify-object": { |
| 18507 | "version": "3.3.0", |
| 18508 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stringify-object/-/stringify-object-3.3.0.tgz", |
| 18509 | "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", |
| 18510 | "license": "BSD-2-Clause", |
| 18511 | "dependencies": { |
| 18512 | "get-own-enumerable-property-symbols": "^3.0.0", |
| 18513 | "is-obj": "^1.0.1", |
| 18514 | "is-regexp": "^1.0.0" |
| 18515 | }, |
| 18516 | "engines": { |
| 18517 | "node": ">=4" |
| 18518 | } |
| 18519 | }, |
| 18520 | "node_modules/strip-ansi": { |
| 18521 | "version": "6.0.1", |
| 18522 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 18523 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 18524 | "license": "MIT", |
| 18525 | "dependencies": { |
| 18526 | "ansi-regex": "^5.0.1" |
| 18527 | }, |
| 18528 | "engines": { |
| 18529 | "node": ">=8" |
| 18530 | } |
| 18531 | }, |
| 18532 | "node_modules/strip-ansi-cjs": { |
| 18533 | "name": "strip-ansi", |
| 18534 | "version": "6.0.1", |
| 18535 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 18536 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 18537 | "license": "MIT", |
| 18538 | "dependencies": { |
| 18539 | "ansi-regex": "^5.0.1" |
| 18540 | }, |
| 18541 | "engines": { |
| 18542 | "node": ">=8" |
| 18543 | } |
| 18544 | }, |
| 18545 | "node_modules/strip-bom": { |
| 18546 | "version": "4.0.0", |
| 18547 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-bom/-/strip-bom-4.0.0.tgz", |
| 18548 | "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", |
| 18549 | "license": "MIT", |
| 18550 | "engines": { |
| 18551 | "node": ">=8" |
| 18552 | } |
| 18553 | }, |
| 18554 | "node_modules/strip-comments": { |
| 18555 | "version": "2.0.1", |
| 18556 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-comments/-/strip-comments-2.0.1.tgz", |
| 18557 | "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==", |
| 18558 | "license": "MIT", |
| 18559 | "engines": { |
| 18560 | "node": ">=10" |
| 18561 | } |
| 18562 | }, |
| 18563 | "node_modules/strip-final-newline": { |
| 18564 | "version": "2.0.0", |
| 18565 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-final-newline/-/strip-final-newline-2.0.0.tgz", |
| 18566 | "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", |
| 18567 | "license": "MIT", |
| 18568 | "engines": { |
| 18569 | "node": ">=6" |
| 18570 | } |
| 18571 | }, |
| 18572 | "node_modules/strip-indent": { |
| 18573 | "version": "3.0.0", |
| 18574 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-indent/-/strip-indent-3.0.0.tgz", |
| 18575 | "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", |
| 18576 | "dev": true, |
| 18577 | "license": "MIT", |
| 18578 | "dependencies": { |
| 18579 | "min-indent": "^1.0.0" |
| 18580 | }, |
| 18581 | "engines": { |
| 18582 | "node": ">=8" |
| 18583 | } |
| 18584 | }, |
| 18585 | "node_modules/strip-json-comments": { |
| 18586 | "version": "3.1.1", |
| 18587 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-json-comments/-/strip-json-comments-3.1.1.tgz", |
| 18588 | "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", |
| 18589 | "license": "MIT", |
| 18590 | "engines": { |
| 18591 | "node": ">=8" |
| 18592 | }, |
| 18593 | "funding": { |
| 18594 | "url": "https://github.com/sponsors/sindresorhus" |
| 18595 | } |
| 18596 | }, |
| 18597 | "node_modules/style-loader": { |
| 18598 | "version": "3.3.4", |
| 18599 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/style-loader/-/style-loader-3.3.4.tgz", |
| 18600 | "integrity": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==", |
| 18601 | "license": "MIT", |
| 18602 | "engines": { |
| 18603 | "node": ">= 12.13.0" |
| 18604 | }, |
| 18605 | "funding": { |
| 18606 | "type": "opencollective", |
| 18607 | "url": "https://opencollective.com/webpack" |
| 18608 | }, |
| 18609 | "peerDependencies": { |
| 18610 | "webpack": "^5.0.0" |
| 18611 | } |
| 18612 | }, |
| 18613 | "node_modules/stylehacks": { |
| 18614 | "version": "5.1.1", |
| 18615 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stylehacks/-/stylehacks-5.1.1.tgz", |
| 18616 | "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==", |
| 18617 | "license": "MIT", |
| 18618 | "dependencies": { |
| 18619 | "browserslist": "^4.21.4", |
| 18620 | "postcss-selector-parser": "^6.0.4" |
| 18621 | }, |
| 18622 | "engines": { |
| 18623 | "node": "^10 || ^12 || >=14.0" |
| 18624 | }, |
| 18625 | "peerDependencies": { |
| 18626 | "postcss": "^8.2.15" |
| 18627 | } |
| 18628 | }, |
| 18629 | "node_modules/sucrase": { |
| 18630 | "version": "3.35.0", |
| 18631 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/sucrase/-/sucrase-3.35.0.tgz", |
| 18632 | "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", |
| 18633 | "license": "MIT", |
| 18634 | "dependencies": { |
| 18635 | "@jridgewell/gen-mapping": "^0.3.2", |
| 18636 | "commander": "^4.0.0", |
| 18637 | "glob": "^10.3.10", |
| 18638 | "lines-and-columns": "^1.1.6", |
| 18639 | "mz": "^2.7.0", |
| 18640 | "pirates": "^4.0.1", |
| 18641 | "ts-interface-checker": "^0.1.9" |
| 18642 | }, |
| 18643 | "bin": { |
| 18644 | "sucrase": "bin/sucrase", |
| 18645 | "sucrase-node": "bin/sucrase-node" |
| 18646 | }, |
| 18647 | "engines": { |
| 18648 | "node": ">=16 || 14 >=14.17" |
| 18649 | } |
| 18650 | }, |
| 18651 | "node_modules/sucrase/node_modules/brace-expansion": { |
| 18652 | "version": "2.0.1", |
| 18653 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/brace-expansion/-/brace-expansion-2.0.1.tgz", |
| 18654 | "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", |
| 18655 | "license": "MIT", |
| 18656 | "dependencies": { |
| 18657 | "balanced-match": "^1.0.0" |
| 18658 | } |
| 18659 | }, |
| 18660 | "node_modules/sucrase/node_modules/commander": { |
| 18661 | "version": "4.1.1", |
| 18662 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/commander/-/commander-4.1.1.tgz", |
| 18663 | "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", |
| 18664 | "license": "MIT", |
| 18665 | "engines": { |
| 18666 | "node": ">= 6" |
| 18667 | } |
| 18668 | }, |
| 18669 | "node_modules/sucrase/node_modules/glob": { |
| 18670 | "version": "10.4.5", |
| 18671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob/-/glob-10.4.5.tgz", |
| 18672 | "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", |
| 18673 | "license": "ISC", |
| 18674 | "dependencies": { |
| 18675 | "foreground-child": "^3.1.0", |
| 18676 | "jackspeak": "^3.1.2", |
| 18677 | "minimatch": "^9.0.4", |
| 18678 | "minipass": "^7.1.2", |
| 18679 | "package-json-from-dist": "^1.0.0", |
| 18680 | "path-scurry": "^1.11.1" |
| 18681 | }, |
| 18682 | "bin": { |
| 18683 | "glob": "dist/esm/bin.mjs" |
| 18684 | }, |
| 18685 | "funding": { |
| 18686 | "url": "https://github.com/sponsors/isaacs" |
| 18687 | } |
| 18688 | }, |
| 18689 | "node_modules/sucrase/node_modules/minimatch": { |
| 18690 | "version": "9.0.5", |
| 18691 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-9.0.5.tgz", |
| 18692 | "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
| 18693 | "license": "ISC", |
| 18694 | "dependencies": { |
| 18695 | "brace-expansion": "^2.0.1" |
| 18696 | }, |
| 18697 | "engines": { |
| 18698 | "node": ">=16 || 14 >=14.17" |
| 18699 | }, |
| 18700 | "funding": { |
| 18701 | "url": "https://github.com/sponsors/isaacs" |
| 18702 | } |
| 18703 | }, |
| 18704 | "node_modules/supports-color": { |
| 18705 | "version": "7.2.0", |
| 18706 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-7.2.0.tgz", |
| 18707 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 18708 | "license": "MIT", |
| 18709 | "dependencies": { |
| 18710 | "has-flag": "^4.0.0" |
| 18711 | }, |
| 18712 | "engines": { |
| 18713 | "node": ">=8" |
| 18714 | } |
| 18715 | }, |
| 18716 | "node_modules/supports-hyperlinks": { |
| 18717 | "version": "2.3.0", |
| 18718 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", |
| 18719 | "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", |
| 18720 | "license": "MIT", |
| 18721 | "dependencies": { |
| 18722 | "has-flag": "^4.0.0", |
| 18723 | "supports-color": "^7.0.0" |
| 18724 | }, |
| 18725 | "engines": { |
| 18726 | "node": ">=8" |
| 18727 | } |
| 18728 | }, |
| 18729 | "node_modules/supports-preserve-symlinks-flag": { |
| 18730 | "version": "1.0.0", |
| 18731 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", |
| 18732 | "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", |
| 18733 | "license": "MIT", |
| 18734 | "engines": { |
| 18735 | "node": ">= 0.4" |
| 18736 | }, |
| 18737 | "funding": { |
| 18738 | "url": "https://github.com/sponsors/ljharb" |
| 18739 | } |
| 18740 | }, |
| 18741 | "node_modules/svg-parser": { |
| 18742 | "version": "2.0.4", |
| 18743 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/svg-parser/-/svg-parser-2.0.4.tgz", |
| 18744 | "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==", |
| 18745 | "license": "MIT" |
| 18746 | }, |
| 18747 | "node_modules/svgo": { |
| 18748 | "version": "1.3.2", |
| 18749 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/svgo/-/svgo-1.3.2.tgz", |
| 18750 | "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==", |
| 18751 | "deprecated": "This SVGO version is no longer supported. Upgrade to v2.x.x.", |
| 18752 | "license": "MIT", |
| 18753 | "dependencies": { |
| 18754 | "chalk": "^2.4.1", |
| 18755 | "coa": "^2.0.2", |
| 18756 | "css-select": "^2.0.0", |
| 18757 | "css-select-base-adapter": "^0.1.1", |
| 18758 | "css-tree": "1.0.0-alpha.37", |
| 18759 | "csso": "^4.0.2", |
| 18760 | "js-yaml": "^3.13.1", |
| 18761 | "mkdirp": "~0.5.1", |
| 18762 | "object.values": "^1.1.0", |
| 18763 | "sax": "~1.2.4", |
| 18764 | "stable": "^0.1.8", |
| 18765 | "unquote": "~1.1.1", |
| 18766 | "util.promisify": "~1.0.0" |
| 18767 | }, |
| 18768 | "bin": { |
| 18769 | "svgo": "bin/svgo" |
| 18770 | }, |
| 18771 | "engines": { |
| 18772 | "node": ">=4.0.0" |
| 18773 | } |
| 18774 | }, |
| 18775 | "node_modules/svgo/node_modules/ansi-styles": { |
| 18776 | "version": "3.2.1", |
| 18777 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-3.2.1.tgz", |
| 18778 | "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", |
| 18779 | "license": "MIT", |
| 18780 | "dependencies": { |
| 18781 | "color-convert": "^1.9.0" |
| 18782 | }, |
| 18783 | "engines": { |
| 18784 | "node": ">=4" |
| 18785 | } |
| 18786 | }, |
| 18787 | "node_modules/svgo/node_modules/chalk": { |
| 18788 | "version": "2.4.2", |
| 18789 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chalk/-/chalk-2.4.2.tgz", |
| 18790 | "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", |
| 18791 | "license": "MIT", |
| 18792 | "dependencies": { |
| 18793 | "ansi-styles": "^3.2.1", |
| 18794 | "escape-string-regexp": "^1.0.5", |
| 18795 | "supports-color": "^5.3.0" |
| 18796 | }, |
| 18797 | "engines": { |
| 18798 | "node": ">=4" |
| 18799 | } |
| 18800 | }, |
| 18801 | "node_modules/svgo/node_modules/color-convert": { |
| 18802 | "version": "1.9.3", |
| 18803 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-convert/-/color-convert-1.9.3.tgz", |
| 18804 | "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", |
| 18805 | "license": "MIT", |
| 18806 | "dependencies": { |
| 18807 | "color-name": "1.1.3" |
| 18808 | } |
| 18809 | }, |
| 18810 | "node_modules/svgo/node_modules/color-name": { |
| 18811 | "version": "1.1.3", |
| 18812 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-name/-/color-name-1.1.3.tgz", |
| 18813 | "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", |
| 18814 | "license": "MIT" |
| 18815 | }, |
| 18816 | "node_modules/svgo/node_modules/css-select": { |
| 18817 | "version": "2.1.0", |
| 18818 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-select/-/css-select-2.1.0.tgz", |
| 18819 | "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==", |
| 18820 | "license": "BSD-2-Clause", |
| 18821 | "dependencies": { |
| 18822 | "boolbase": "^1.0.0", |
| 18823 | "css-what": "^3.2.1", |
| 18824 | "domutils": "^1.7.0", |
| 18825 | "nth-check": "^1.0.2" |
| 18826 | } |
| 18827 | }, |
| 18828 | "node_modules/svgo/node_modules/css-what": { |
| 18829 | "version": "3.4.2", |
| 18830 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/css-what/-/css-what-3.4.2.tgz", |
| 18831 | "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==", |
| 18832 | "license": "BSD-2-Clause", |
| 18833 | "engines": { |
| 18834 | "node": ">= 6" |
| 18835 | }, |
| 18836 | "funding": { |
| 18837 | "url": "https://github.com/sponsors/fb55" |
| 18838 | } |
| 18839 | }, |
| 18840 | "node_modules/svgo/node_modules/dom-serializer": { |
| 18841 | "version": "0.2.2", |
| 18842 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-serializer/-/dom-serializer-0.2.2.tgz", |
| 18843 | "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", |
| 18844 | "license": "MIT", |
| 18845 | "dependencies": { |
| 18846 | "domelementtype": "^2.0.1", |
| 18847 | "entities": "^2.0.0" |
| 18848 | } |
| 18849 | }, |
| 18850 | "node_modules/svgo/node_modules/domutils": { |
| 18851 | "version": "1.7.0", |
| 18852 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domutils/-/domutils-1.7.0.tgz", |
| 18853 | "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", |
| 18854 | "license": "BSD-2-Clause", |
| 18855 | "dependencies": { |
| 18856 | "dom-serializer": "0", |
| 18857 | "domelementtype": "1" |
| 18858 | } |
| 18859 | }, |
| 18860 | "node_modules/svgo/node_modules/domutils/node_modules/domelementtype": { |
| 18861 | "version": "1.3.1", |
| 18862 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/domelementtype/-/domelementtype-1.3.1.tgz", |
| 18863 | "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", |
| 18864 | "license": "BSD-2-Clause" |
| 18865 | }, |
| 18866 | "node_modules/svgo/node_modules/entities": { |
| 18867 | "version": "2.2.0", |
| 18868 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/entities/-/entities-2.2.0.tgz", |
| 18869 | "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", |
| 18870 | "license": "BSD-2-Clause", |
| 18871 | "funding": { |
| 18872 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 18873 | } |
| 18874 | }, |
| 18875 | "node_modules/svgo/node_modules/escape-string-regexp": { |
| 18876 | "version": "1.0.5", |
| 18877 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
| 18878 | "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", |
| 18879 | "license": "MIT", |
| 18880 | "engines": { |
| 18881 | "node": ">=0.8.0" |
| 18882 | } |
| 18883 | }, |
| 18884 | "node_modules/svgo/node_modules/has-flag": { |
| 18885 | "version": "3.0.0", |
| 18886 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-flag/-/has-flag-3.0.0.tgz", |
| 18887 | "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", |
| 18888 | "license": "MIT", |
| 18889 | "engines": { |
| 18890 | "node": ">=4" |
| 18891 | } |
| 18892 | }, |
| 18893 | "node_modules/svgo/node_modules/nth-check": { |
| 18894 | "version": "1.0.2", |
| 18895 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nth-check/-/nth-check-1.0.2.tgz", |
| 18896 | "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", |
| 18897 | "license": "BSD-2-Clause", |
| 18898 | "dependencies": { |
| 18899 | "boolbase": "~1.0.0" |
| 18900 | } |
| 18901 | }, |
| 18902 | "node_modules/svgo/node_modules/supports-color": { |
| 18903 | "version": "5.5.0", |
| 18904 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-5.5.0.tgz", |
| 18905 | "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
| 18906 | "license": "MIT", |
| 18907 | "dependencies": { |
| 18908 | "has-flag": "^3.0.0" |
| 18909 | }, |
| 18910 | "engines": { |
| 18911 | "node": ">=4" |
| 18912 | } |
| 18913 | }, |
| 18914 | "node_modules/symbol-tree": { |
| 18915 | "version": "3.2.4", |
| 18916 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/symbol-tree/-/symbol-tree-3.2.4.tgz", |
| 18917 | "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", |
| 18918 | "license": "MIT" |
| 18919 | }, |
22301080 | a93bebb | 2025-05-27 19:48:11 +0800 | [diff] [blame] | 18920 | "node_modules/tabbable": { |
| 18921 | "version": "6.2.0", |
| 18922 | "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", |
| 18923 | "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==" |
| 18924 | }, |
Akane1217 | 65b61a7 | 2025-05-17 13:52:25 +0800 | [diff] [blame] | 18925 | "node_modules/tailwindcss": { |
| 18926 | "version": "3.4.17", |
| 18927 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tailwindcss/-/tailwindcss-3.4.17.tgz", |
| 18928 | "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", |
| 18929 | "license": "MIT", |
| 18930 | "dependencies": { |
| 18931 | "@alloc/quick-lru": "^5.2.0", |
| 18932 | "arg": "^5.0.2", |
| 18933 | "chokidar": "^3.6.0", |
| 18934 | "didyoumean": "^1.2.2", |
| 18935 | "dlv": "^1.1.3", |
| 18936 | "fast-glob": "^3.3.2", |
| 18937 | "glob-parent": "^6.0.2", |
| 18938 | "is-glob": "^4.0.3", |
| 18939 | "jiti": "^1.21.6", |
| 18940 | "lilconfig": "^3.1.3", |
| 18941 | "micromatch": "^4.0.8", |
| 18942 | "normalize-path": "^3.0.0", |
| 18943 | "object-hash": "^3.0.0", |
| 18944 | "picocolors": "^1.1.1", |
| 18945 | "postcss": "^8.4.47", |
| 18946 | "postcss-import": "^15.1.0", |
| 18947 | "postcss-js": "^4.0.1", |
| 18948 | "postcss-load-config": "^4.0.2", |
| 18949 | "postcss-nested": "^6.2.0", |
| 18950 | "postcss-selector-parser": "^6.1.2", |
| 18951 | "resolve": "^1.22.8", |
| 18952 | "sucrase": "^3.35.0" |
| 18953 | }, |
| 18954 | "bin": { |
| 18955 | "tailwind": "lib/cli.js", |
| 18956 | "tailwindcss": "lib/cli.js" |
| 18957 | }, |
| 18958 | "engines": { |
| 18959 | "node": ">=14.0.0" |
| 18960 | } |
| 18961 | }, |
| 18962 | "node_modules/tailwindcss/node_modules/lilconfig": { |
| 18963 | "version": "3.1.3", |
| 18964 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lilconfig/-/lilconfig-3.1.3.tgz", |
| 18965 | "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", |
| 18966 | "license": "MIT", |
| 18967 | "engines": { |
| 18968 | "node": ">=14" |
| 18969 | }, |
| 18970 | "funding": { |
| 18971 | "url": "https://github.com/sponsors/antonk52" |
| 18972 | } |
| 18973 | }, |
| 18974 | "node_modules/tapable": { |
| 18975 | "version": "2.2.1", |
| 18976 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tapable/-/tapable-2.2.1.tgz", |
| 18977 | "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", |
| 18978 | "license": "MIT", |
| 18979 | "engines": { |
| 18980 | "node": ">=6" |
| 18981 | } |
| 18982 | }, |
| 18983 | "node_modules/temp-dir": { |
| 18984 | "version": "2.0.0", |
| 18985 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/temp-dir/-/temp-dir-2.0.0.tgz", |
| 18986 | "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", |
| 18987 | "license": "MIT", |
| 18988 | "engines": { |
| 18989 | "node": ">=8" |
| 18990 | } |
| 18991 | }, |
| 18992 | "node_modules/tempy": { |
| 18993 | "version": "0.6.0", |
| 18994 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tempy/-/tempy-0.6.0.tgz", |
| 18995 | "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==", |
| 18996 | "license": "MIT", |
| 18997 | "dependencies": { |
| 18998 | "is-stream": "^2.0.0", |
| 18999 | "temp-dir": "^2.0.0", |
| 19000 | "type-fest": "^0.16.0", |
| 19001 | "unique-string": "^2.0.0" |
| 19002 | }, |
| 19003 | "engines": { |
| 19004 | "node": ">=10" |
| 19005 | }, |
| 19006 | "funding": { |
| 19007 | "url": "https://github.com/sponsors/sindresorhus" |
| 19008 | } |
| 19009 | }, |
| 19010 | "node_modules/tempy/node_modules/type-fest": { |
| 19011 | "version": "0.16.0", |
| 19012 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-fest/-/type-fest-0.16.0.tgz", |
| 19013 | "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", |
| 19014 | "license": "(MIT OR CC0-1.0)", |
| 19015 | "engines": { |
| 19016 | "node": ">=10" |
| 19017 | }, |
| 19018 | "funding": { |
| 19019 | "url": "https://github.com/sponsors/sindresorhus" |
| 19020 | } |
| 19021 | }, |
| 19022 | "node_modules/terminal-link": { |
| 19023 | "version": "2.1.1", |
| 19024 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/terminal-link/-/terminal-link-2.1.1.tgz", |
| 19025 | "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", |
| 19026 | "license": "MIT", |
| 19027 | "dependencies": { |
| 19028 | "ansi-escapes": "^4.2.1", |
| 19029 | "supports-hyperlinks": "^2.0.0" |
| 19030 | }, |
| 19031 | "engines": { |
| 19032 | "node": ">=8" |
| 19033 | }, |
| 19034 | "funding": { |
| 19035 | "url": "https://github.com/sponsors/sindresorhus" |
| 19036 | } |
| 19037 | }, |
| 19038 | "node_modules/terser": { |
| 19039 | "version": "5.39.0", |
| 19040 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/terser/-/terser-5.39.0.tgz", |
| 19041 | "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==", |
| 19042 | "license": "BSD-2-Clause", |
| 19043 | "dependencies": { |
| 19044 | "@jridgewell/source-map": "^0.3.3", |
| 19045 | "acorn": "^8.8.2", |
| 19046 | "commander": "^2.20.0", |
| 19047 | "source-map-support": "~0.5.20" |
| 19048 | }, |
| 19049 | "bin": { |
| 19050 | "terser": "bin/terser" |
| 19051 | }, |
| 19052 | "engines": { |
| 19053 | "node": ">=10" |
| 19054 | } |
| 19055 | }, |
| 19056 | "node_modules/terser-webpack-plugin": { |
| 19057 | "version": "5.3.14", |
| 19058 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz", |
| 19059 | "integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==", |
| 19060 | "license": "MIT", |
| 19061 | "dependencies": { |
| 19062 | "@jridgewell/trace-mapping": "^0.3.25", |
| 19063 | "jest-worker": "^27.4.5", |
| 19064 | "schema-utils": "^4.3.0", |
| 19065 | "serialize-javascript": "^6.0.2", |
| 19066 | "terser": "^5.31.1" |
| 19067 | }, |
| 19068 | "engines": { |
| 19069 | "node": ">= 10.13.0" |
| 19070 | }, |
| 19071 | "funding": { |
| 19072 | "type": "opencollective", |
| 19073 | "url": "https://opencollective.com/webpack" |
| 19074 | }, |
| 19075 | "peerDependencies": { |
| 19076 | "webpack": "^5.1.0" |
| 19077 | }, |
| 19078 | "peerDependenciesMeta": { |
| 19079 | "@swc/core": { |
| 19080 | "optional": true |
| 19081 | }, |
| 19082 | "esbuild": { |
| 19083 | "optional": true |
| 19084 | }, |
| 19085 | "uglify-js": { |
| 19086 | "optional": true |
| 19087 | } |
| 19088 | } |
| 19089 | }, |
| 19090 | "node_modules/terser-webpack-plugin/node_modules/jest-worker": { |
| 19091 | "version": "27.5.1", |
| 19092 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jest-worker/-/jest-worker-27.5.1.tgz", |
| 19093 | "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", |
| 19094 | "license": "MIT", |
| 19095 | "dependencies": { |
| 19096 | "@types/node": "*", |
| 19097 | "merge-stream": "^2.0.0", |
| 19098 | "supports-color": "^8.0.0" |
| 19099 | }, |
| 19100 | "engines": { |
| 19101 | "node": ">= 10.13.0" |
| 19102 | } |
| 19103 | }, |
| 19104 | "node_modules/terser-webpack-plugin/node_modules/supports-color": { |
| 19105 | "version": "8.1.1", |
| 19106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-color/-/supports-color-8.1.1.tgz", |
| 19107 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 19108 | "license": "MIT", |
| 19109 | "dependencies": { |
| 19110 | "has-flag": "^4.0.0" |
| 19111 | }, |
| 19112 | "engines": { |
| 19113 | "node": ">=10" |
| 19114 | }, |
| 19115 | "funding": { |
| 19116 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 19117 | } |
| 19118 | }, |
| 19119 | "node_modules/terser/node_modules/commander": { |
| 19120 | "version": "2.20.3", |
| 19121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/commander/-/commander-2.20.3.tgz", |
| 19122 | "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", |
| 19123 | "license": "MIT" |
| 19124 | }, |
| 19125 | "node_modules/terser/node_modules/source-map-support": { |
| 19126 | "version": "0.5.21", |
| 19127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-support/-/source-map-support-0.5.21.tgz", |
| 19128 | "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", |
| 19129 | "license": "MIT", |
| 19130 | "dependencies": { |
| 19131 | "buffer-from": "^1.0.0", |
| 19132 | "source-map": "^0.6.0" |
| 19133 | } |
| 19134 | }, |
| 19135 | "node_modules/test-exclude": { |
| 19136 | "version": "6.0.0", |
| 19137 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/test-exclude/-/test-exclude-6.0.0.tgz", |
| 19138 | "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", |
| 19139 | "license": "ISC", |
| 19140 | "dependencies": { |
| 19141 | "@istanbuljs/schema": "^0.1.2", |
| 19142 | "glob": "^7.1.4", |
| 19143 | "minimatch": "^3.0.4" |
| 19144 | }, |
| 19145 | "engines": { |
| 19146 | "node": ">=8" |
| 19147 | } |
| 19148 | }, |
| 19149 | "node_modules/text-table": { |
| 19150 | "version": "0.2.0", |
| 19151 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/text-table/-/text-table-0.2.0.tgz", |
| 19152 | "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", |
| 19153 | "license": "MIT" |
| 19154 | }, |
| 19155 | "node_modules/thenify": { |
| 19156 | "version": "3.3.1", |
| 19157 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/thenify/-/thenify-3.3.1.tgz", |
| 19158 | "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", |
| 19159 | "license": "MIT", |
| 19160 | "dependencies": { |
| 19161 | "any-promise": "^1.0.0" |
| 19162 | } |
| 19163 | }, |
| 19164 | "node_modules/thenify-all": { |
| 19165 | "version": "1.6.0", |
| 19166 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/thenify-all/-/thenify-all-1.6.0.tgz", |
| 19167 | "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", |
| 19168 | "license": "MIT", |
| 19169 | "dependencies": { |
| 19170 | "thenify": ">= 3.1.0 < 4" |
| 19171 | }, |
| 19172 | "engines": { |
| 19173 | "node": ">=0.8" |
| 19174 | } |
| 19175 | }, |
| 19176 | "node_modules/throat": { |
| 19177 | "version": "6.0.2", |
| 19178 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/throat/-/throat-6.0.2.tgz", |
| 19179 | "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==", |
| 19180 | "license": "MIT" |
| 19181 | }, |
| 19182 | "node_modules/thunky": { |
| 19183 | "version": "1.1.0", |
| 19184 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/thunky/-/thunky-1.1.0.tgz", |
| 19185 | "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", |
| 19186 | "license": "MIT" |
| 19187 | }, |
| 19188 | "node_modules/tmpl": { |
| 19189 | "version": "1.0.5", |
| 19190 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tmpl/-/tmpl-1.0.5.tgz", |
| 19191 | "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", |
| 19192 | "license": "BSD-3-Clause" |
| 19193 | }, |
| 19194 | "node_modules/to-regex-range": { |
| 19195 | "version": "5.0.1", |
| 19196 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| 19197 | "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
| 19198 | "license": "MIT", |
| 19199 | "dependencies": { |
| 19200 | "is-number": "^7.0.0" |
| 19201 | }, |
| 19202 | "engines": { |
| 19203 | "node": ">=8.0" |
| 19204 | } |
| 19205 | }, |
| 19206 | "node_modules/toidentifier": { |
| 19207 | "version": "1.0.1", |
| 19208 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/toidentifier/-/toidentifier-1.0.1.tgz", |
| 19209 | "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", |
| 19210 | "license": "MIT", |
| 19211 | "engines": { |
| 19212 | "node": ">=0.6" |
| 19213 | } |
| 19214 | }, |
| 19215 | "node_modules/tough-cookie": { |
| 19216 | "version": "4.1.4", |
| 19217 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tough-cookie/-/tough-cookie-4.1.4.tgz", |
| 19218 | "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", |
| 19219 | "license": "BSD-3-Clause", |
| 19220 | "dependencies": { |
| 19221 | "psl": "^1.1.33", |
| 19222 | "punycode": "^2.1.1", |
| 19223 | "universalify": "^0.2.0", |
| 19224 | "url-parse": "^1.5.3" |
| 19225 | }, |
| 19226 | "engines": { |
| 19227 | "node": ">=6" |
| 19228 | } |
| 19229 | }, |
| 19230 | "node_modules/tough-cookie/node_modules/universalify": { |
| 19231 | "version": "0.2.0", |
| 19232 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/universalify/-/universalify-0.2.0.tgz", |
| 19233 | "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", |
| 19234 | "license": "MIT", |
| 19235 | "engines": { |
| 19236 | "node": ">= 4.0.0" |
| 19237 | } |
| 19238 | }, |
| 19239 | "node_modules/tr46": { |
| 19240 | "version": "3.0.0", |
| 19241 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tr46/-/tr46-3.0.0.tgz", |
| 19242 | "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", |
| 19243 | "dev": true, |
| 19244 | "license": "MIT", |
| 19245 | "dependencies": { |
| 19246 | "punycode": "^2.1.1" |
| 19247 | }, |
| 19248 | "engines": { |
| 19249 | "node": ">=12" |
| 19250 | } |
| 19251 | }, |
| 19252 | "node_modules/tryer": { |
| 19253 | "version": "1.0.1", |
| 19254 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tryer/-/tryer-1.0.1.tgz", |
| 19255 | "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==", |
| 19256 | "license": "MIT" |
| 19257 | }, |
| 19258 | "node_modules/ts-interface-checker": { |
| 19259 | "version": "0.1.13", |
| 19260 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", |
| 19261 | "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", |
| 19262 | "license": "Apache-2.0" |
| 19263 | }, |
| 19264 | "node_modules/tsconfig-paths": { |
| 19265 | "version": "3.15.0", |
| 19266 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", |
| 19267 | "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", |
| 19268 | "license": "MIT", |
| 19269 | "dependencies": { |
| 19270 | "@types/json5": "^0.0.29", |
| 19271 | "json5": "^1.0.2", |
| 19272 | "minimist": "^1.2.6", |
| 19273 | "strip-bom": "^3.0.0" |
| 19274 | } |
| 19275 | }, |
| 19276 | "node_modules/tsconfig-paths/node_modules/json5": { |
| 19277 | "version": "1.0.2", |
| 19278 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json5/-/json5-1.0.2.tgz", |
| 19279 | "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", |
| 19280 | "license": "MIT", |
| 19281 | "dependencies": { |
| 19282 | "minimist": "^1.2.0" |
| 19283 | }, |
| 19284 | "bin": { |
| 19285 | "json5": "lib/cli.js" |
| 19286 | } |
| 19287 | }, |
| 19288 | "node_modules/tsconfig-paths/node_modules/strip-bom": { |
| 19289 | "version": "3.0.0", |
| 19290 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-bom/-/strip-bom-3.0.0.tgz", |
| 19291 | "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", |
| 19292 | "license": "MIT", |
| 19293 | "engines": { |
| 19294 | "node": ">=4" |
| 19295 | } |
| 19296 | }, |
| 19297 | "node_modules/tslib": { |
| 19298 | "version": "2.8.1", |
| 19299 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tslib/-/tslib-2.8.1.tgz", |
| 19300 | "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| 19301 | "license": "0BSD" |
| 19302 | }, |
| 19303 | "node_modules/tsutils": { |
| 19304 | "version": "3.21.0", |
| 19305 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tsutils/-/tsutils-3.21.0.tgz", |
| 19306 | "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", |
| 19307 | "license": "MIT", |
| 19308 | "dependencies": { |
| 19309 | "tslib": "^1.8.1" |
| 19310 | }, |
| 19311 | "engines": { |
| 19312 | "node": ">= 6" |
| 19313 | }, |
| 19314 | "peerDependencies": { |
| 19315 | "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" |
| 19316 | } |
| 19317 | }, |
| 19318 | "node_modules/tsutils/node_modules/tslib": { |
| 19319 | "version": "1.14.1", |
| 19320 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tslib/-/tslib-1.14.1.tgz", |
| 19321 | "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", |
| 19322 | "license": "0BSD" |
| 19323 | }, |
| 19324 | "node_modules/type-check": { |
| 19325 | "version": "0.4.0", |
| 19326 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-check/-/type-check-0.4.0.tgz", |
| 19327 | "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", |
| 19328 | "license": "MIT", |
| 19329 | "dependencies": { |
| 19330 | "prelude-ls": "^1.2.1" |
| 19331 | }, |
| 19332 | "engines": { |
| 19333 | "node": ">= 0.8.0" |
| 19334 | } |
| 19335 | }, |
| 19336 | "node_modules/type-detect": { |
| 19337 | "version": "4.0.8", |
| 19338 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-detect/-/type-detect-4.0.8.tgz", |
| 19339 | "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", |
| 19340 | "license": "MIT", |
| 19341 | "engines": { |
| 19342 | "node": ">=4" |
| 19343 | } |
| 19344 | }, |
| 19345 | "node_modules/type-fest": { |
| 19346 | "version": "0.21.3", |
| 19347 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-fest/-/type-fest-0.21.3.tgz", |
| 19348 | "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", |
| 19349 | "license": "(MIT OR CC0-1.0)", |
| 19350 | "engines": { |
| 19351 | "node": ">=10" |
| 19352 | }, |
| 19353 | "funding": { |
| 19354 | "url": "https://github.com/sponsors/sindresorhus" |
| 19355 | } |
| 19356 | }, |
| 19357 | "node_modules/type-is": { |
| 19358 | "version": "1.6.18", |
| 19359 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-is/-/type-is-1.6.18.tgz", |
| 19360 | "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", |
| 19361 | "license": "MIT", |
| 19362 | "dependencies": { |
| 19363 | "media-typer": "0.3.0", |
| 19364 | "mime-types": "~2.1.24" |
| 19365 | }, |
| 19366 | "engines": { |
| 19367 | "node": ">= 0.6" |
| 19368 | } |
| 19369 | }, |
| 19370 | "node_modules/typed-array-buffer": { |
| 19371 | "version": "1.0.3", |
| 19372 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", |
| 19373 | "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", |
| 19374 | "license": "MIT", |
| 19375 | "dependencies": { |
| 19376 | "call-bound": "^1.0.3", |
| 19377 | "es-errors": "^1.3.0", |
| 19378 | "is-typed-array": "^1.1.14" |
| 19379 | }, |
| 19380 | "engines": { |
| 19381 | "node": ">= 0.4" |
| 19382 | } |
| 19383 | }, |
| 19384 | "node_modules/typed-array-byte-length": { |
| 19385 | "version": "1.0.3", |
| 19386 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", |
| 19387 | "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", |
| 19388 | "license": "MIT", |
| 19389 | "dependencies": { |
| 19390 | "call-bind": "^1.0.8", |
| 19391 | "for-each": "^0.3.3", |
| 19392 | "gopd": "^1.2.0", |
| 19393 | "has-proto": "^1.2.0", |
| 19394 | "is-typed-array": "^1.1.14" |
| 19395 | }, |
| 19396 | "engines": { |
| 19397 | "node": ">= 0.4" |
| 19398 | }, |
| 19399 | "funding": { |
| 19400 | "url": "https://github.com/sponsors/ljharb" |
| 19401 | } |
| 19402 | }, |
| 19403 | "node_modules/typed-array-byte-offset": { |
| 19404 | "version": "1.0.4", |
| 19405 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", |
| 19406 | "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", |
| 19407 | "license": "MIT", |
| 19408 | "dependencies": { |
| 19409 | "available-typed-arrays": "^1.0.7", |
| 19410 | "call-bind": "^1.0.8", |
| 19411 | "for-each": "^0.3.3", |
| 19412 | "gopd": "^1.2.0", |
| 19413 | "has-proto": "^1.2.0", |
| 19414 | "is-typed-array": "^1.1.15", |
| 19415 | "reflect.getprototypeof": "^1.0.9" |
| 19416 | }, |
| 19417 | "engines": { |
| 19418 | "node": ">= 0.4" |
| 19419 | }, |
| 19420 | "funding": { |
| 19421 | "url": "https://github.com/sponsors/ljharb" |
| 19422 | } |
| 19423 | }, |
| 19424 | "node_modules/typed-array-length": { |
| 19425 | "version": "1.0.7", |
| 19426 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typed-array-length/-/typed-array-length-1.0.7.tgz", |
| 19427 | "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", |
| 19428 | "license": "MIT", |
| 19429 | "dependencies": { |
| 19430 | "call-bind": "^1.0.7", |
| 19431 | "for-each": "^0.3.3", |
| 19432 | "gopd": "^1.0.1", |
| 19433 | "is-typed-array": "^1.1.13", |
| 19434 | "possible-typed-array-names": "^1.0.0", |
| 19435 | "reflect.getprototypeof": "^1.0.6" |
| 19436 | }, |
| 19437 | "engines": { |
| 19438 | "node": ">= 0.4" |
| 19439 | }, |
| 19440 | "funding": { |
| 19441 | "url": "https://github.com/sponsors/ljharb" |
| 19442 | } |
| 19443 | }, |
| 19444 | "node_modules/typedarray-to-buffer": { |
| 19445 | "version": "3.1.5", |
| 19446 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", |
| 19447 | "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", |
| 19448 | "license": "MIT", |
| 19449 | "dependencies": { |
| 19450 | "is-typedarray": "^1.0.0" |
| 19451 | } |
| 19452 | }, |
| 19453 | "node_modules/typescript": { |
| 19454 | "version": "4.9.5", |
| 19455 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typescript/-/typescript-4.9.5.tgz", |
| 19456 | "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", |
| 19457 | "license": "Apache-2.0", |
| 19458 | "peer": true, |
| 19459 | "bin": { |
| 19460 | "tsc": "bin/tsc", |
| 19461 | "tsserver": "bin/tsserver" |
| 19462 | }, |
| 19463 | "engines": { |
| 19464 | "node": ">=4.2.0" |
| 19465 | } |
| 19466 | }, |
| 19467 | "node_modules/unbox-primitive": { |
| 19468 | "version": "1.1.0", |
| 19469 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unbox-primitive/-/unbox-primitive-1.1.0.tgz", |
| 19470 | "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", |
| 19471 | "license": "MIT", |
| 19472 | "dependencies": { |
| 19473 | "call-bound": "^1.0.3", |
| 19474 | "has-bigints": "^1.0.2", |
| 19475 | "has-symbols": "^1.1.0", |
| 19476 | "which-boxed-primitive": "^1.1.1" |
| 19477 | }, |
| 19478 | "engines": { |
| 19479 | "node": ">= 0.4" |
| 19480 | }, |
| 19481 | "funding": { |
| 19482 | "url": "https://github.com/sponsors/ljharb" |
| 19483 | } |
| 19484 | }, |
| 19485 | "node_modules/underscore": { |
| 19486 | "version": "1.12.1", |
| 19487 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/underscore/-/underscore-1.12.1.tgz", |
| 19488 | "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==", |
| 19489 | "license": "MIT" |
| 19490 | }, |
| 19491 | "node_modules/undici-types": { |
| 19492 | "version": "6.21.0", |
| 19493 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/undici-types/-/undici-types-6.21.0.tgz", |
| 19494 | "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| 19495 | "license": "MIT" |
| 19496 | }, |
| 19497 | "node_modules/unicode-canonical-property-names-ecmascript": { |
| 19498 | "version": "2.0.1", |
| 19499 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", |
| 19500 | "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", |
| 19501 | "license": "MIT", |
| 19502 | "engines": { |
| 19503 | "node": ">=4" |
| 19504 | } |
| 19505 | }, |
| 19506 | "node_modules/unicode-match-property-ecmascript": { |
| 19507 | "version": "2.0.0", |
| 19508 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", |
| 19509 | "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", |
| 19510 | "license": "MIT", |
| 19511 | "dependencies": { |
| 19512 | "unicode-canonical-property-names-ecmascript": "^2.0.0", |
| 19513 | "unicode-property-aliases-ecmascript": "^2.0.0" |
| 19514 | }, |
| 19515 | "engines": { |
| 19516 | "node": ">=4" |
| 19517 | } |
| 19518 | }, |
| 19519 | "node_modules/unicode-match-property-value-ecmascript": { |
| 19520 | "version": "2.2.0", |
| 19521 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz", |
| 19522 | "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==", |
| 19523 | "license": "MIT", |
| 19524 | "engines": { |
| 19525 | "node": ">=4" |
| 19526 | } |
| 19527 | }, |
| 19528 | "node_modules/unicode-property-aliases-ecmascript": { |
| 19529 | "version": "2.1.0", |
| 19530 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", |
| 19531 | "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", |
| 19532 | "license": "MIT", |
| 19533 | "engines": { |
| 19534 | "node": ">=4" |
| 19535 | } |
| 19536 | }, |
| 19537 | "node_modules/unique-string": { |
| 19538 | "version": "2.0.0", |
| 19539 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unique-string/-/unique-string-2.0.0.tgz", |
| 19540 | "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", |
| 19541 | "license": "MIT", |
| 19542 | "dependencies": { |
| 19543 | "crypto-random-string": "^2.0.0" |
| 19544 | }, |
| 19545 | "engines": { |
| 19546 | "node": ">=8" |
| 19547 | } |
| 19548 | }, |
| 19549 | "node_modules/universalify": { |
| 19550 | "version": "2.0.1", |
| 19551 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/universalify/-/universalify-2.0.1.tgz", |
| 19552 | "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", |
| 19553 | "license": "MIT", |
| 19554 | "engines": { |
| 19555 | "node": ">= 10.0.0" |
| 19556 | } |
| 19557 | }, |
| 19558 | "node_modules/unpipe": { |
| 19559 | "version": "1.0.0", |
| 19560 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unpipe/-/unpipe-1.0.0.tgz", |
| 19561 | "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", |
| 19562 | "license": "MIT", |
| 19563 | "engines": { |
| 19564 | "node": ">= 0.8" |
| 19565 | } |
| 19566 | }, |
| 19567 | "node_modules/unquote": { |
| 19568 | "version": "1.1.1", |
| 19569 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unquote/-/unquote-1.1.1.tgz", |
| 19570 | "integrity": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==", |
| 19571 | "license": "MIT" |
| 19572 | }, |
| 19573 | "node_modules/upath": { |
| 19574 | "version": "1.2.0", |
| 19575 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/upath/-/upath-1.2.0.tgz", |
| 19576 | "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", |
| 19577 | "license": "MIT", |
| 19578 | "engines": { |
| 19579 | "node": ">=4", |
| 19580 | "yarn": "*" |
| 19581 | } |
| 19582 | }, |
| 19583 | "node_modules/update-browserslist-db": { |
| 19584 | "version": "1.1.3", |
| 19585 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
| 19586 | "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
| 19587 | "funding": [ |
| 19588 | { |
| 19589 | "type": "opencollective", |
| 19590 | "url": "https://opencollective.com/browserslist" |
| 19591 | }, |
| 19592 | { |
| 19593 | "type": "tidelift", |
| 19594 | "url": "https://tidelift.com/funding/github/npm/browserslist" |
| 19595 | }, |
| 19596 | { |
| 19597 | "type": "github", |
| 19598 | "url": "https://github.com/sponsors/ai" |
| 19599 | } |
| 19600 | ], |
| 19601 | "license": "MIT", |
| 19602 | "dependencies": { |
| 19603 | "escalade": "^3.2.0", |
| 19604 | "picocolors": "^1.1.1" |
| 19605 | }, |
| 19606 | "bin": { |
| 19607 | "update-browserslist-db": "cli.js" |
| 19608 | }, |
| 19609 | "peerDependencies": { |
| 19610 | "browserslist": ">= 4.21.0" |
| 19611 | } |
| 19612 | }, |
| 19613 | "node_modules/uri-js": { |
| 19614 | "version": "4.4.1", |
| 19615 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/uri-js/-/uri-js-4.4.1.tgz", |
| 19616 | "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
| 19617 | "license": "BSD-2-Clause", |
| 19618 | "dependencies": { |
| 19619 | "punycode": "^2.1.0" |
| 19620 | } |
| 19621 | }, |
| 19622 | "node_modules/url": { |
| 19623 | "version": "0.11.4", |
| 19624 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/url/-/url-0.11.4.tgz", |
| 19625 | "integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==", |
| 19626 | "license": "MIT", |
| 19627 | "dependencies": { |
| 19628 | "punycode": "^1.4.1", |
| 19629 | "qs": "^6.12.3" |
| 19630 | }, |
| 19631 | "engines": { |
| 19632 | "node": ">= 0.4" |
| 19633 | } |
| 19634 | }, |
| 19635 | "node_modules/url-parse": { |
| 19636 | "version": "1.5.10", |
| 19637 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/url-parse/-/url-parse-1.5.10.tgz", |
| 19638 | "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", |
| 19639 | "license": "MIT", |
| 19640 | "dependencies": { |
| 19641 | "querystringify": "^2.1.1", |
| 19642 | "requires-port": "^1.0.0" |
| 19643 | } |
| 19644 | }, |
| 19645 | "node_modules/url/node_modules/punycode": { |
| 19646 | "version": "1.4.1", |
| 19647 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/punycode/-/punycode-1.4.1.tgz", |
| 19648 | "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==", |
| 19649 | "license": "MIT" |
| 19650 | }, |
| 19651 | "node_modules/util-deprecate": { |
| 19652 | "version": "1.0.2", |
| 19653 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| 19654 | "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| 19655 | "license": "MIT" |
| 19656 | }, |
| 19657 | "node_modules/util.promisify": { |
| 19658 | "version": "1.0.1", |
| 19659 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/util.promisify/-/util.promisify-1.0.1.tgz", |
| 19660 | "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==", |
| 19661 | "license": "MIT", |
| 19662 | "dependencies": { |
| 19663 | "define-properties": "^1.1.3", |
| 19664 | "es-abstract": "^1.17.2", |
| 19665 | "has-symbols": "^1.0.1", |
| 19666 | "object.getownpropertydescriptors": "^2.1.0" |
| 19667 | }, |
| 19668 | "funding": { |
| 19669 | "url": "https://github.com/sponsors/ljharb" |
| 19670 | } |
| 19671 | }, |
| 19672 | "node_modules/utila": { |
| 19673 | "version": "0.4.0", |
| 19674 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/utila/-/utila-0.4.0.tgz", |
| 19675 | "integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==", |
| 19676 | "license": "MIT" |
| 19677 | }, |
| 19678 | "node_modules/utils-merge": { |
| 19679 | "version": "1.0.1", |
| 19680 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/utils-merge/-/utils-merge-1.0.1.tgz", |
| 19681 | "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", |
| 19682 | "license": "MIT", |
| 19683 | "engines": { |
| 19684 | "node": ">= 0.4.0" |
| 19685 | } |
| 19686 | }, |
| 19687 | "node_modules/uuid": { |
| 19688 | "version": "8.3.2", |
| 19689 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/uuid/-/uuid-8.3.2.tgz", |
| 19690 | "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", |
| 19691 | "license": "MIT", |
| 19692 | "bin": { |
| 19693 | "uuid": "dist/bin/uuid" |
| 19694 | } |
| 19695 | }, |
| 19696 | "node_modules/v8-to-istanbul": { |
| 19697 | "version": "9.3.0", |
| 19698 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz", |
| 19699 | "integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==", |
| 19700 | "dev": true, |
| 19701 | "license": "ISC", |
| 19702 | "dependencies": { |
| 19703 | "@jridgewell/trace-mapping": "^0.3.12", |
| 19704 | "@types/istanbul-lib-coverage": "^2.0.1", |
| 19705 | "convert-source-map": "^2.0.0" |
| 19706 | }, |
| 19707 | "engines": { |
| 19708 | "node": ">=10.12.0" |
| 19709 | } |
| 19710 | }, |
| 19711 | "node_modules/vary": { |
| 19712 | "version": "1.1.2", |
| 19713 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/vary/-/vary-1.1.2.tgz", |
| 19714 | "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", |
| 19715 | "license": "MIT", |
| 19716 | "engines": { |
| 19717 | "node": ">= 0.8" |
| 19718 | } |
| 19719 | }, |
| 19720 | "node_modules/w3c-hr-time": { |
| 19721 | "version": "1.0.2", |
| 19722 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", |
| 19723 | "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", |
| 19724 | "deprecated": "Use your platform's native performance.now() and performance.timeOrigin.", |
| 19725 | "license": "MIT", |
| 19726 | "dependencies": { |
| 19727 | "browser-process-hrtime": "^1.0.0" |
| 19728 | } |
| 19729 | }, |
| 19730 | "node_modules/w3c-xmlserializer": { |
| 19731 | "version": "4.0.0", |
| 19732 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", |
| 19733 | "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", |
| 19734 | "dev": true, |
| 19735 | "license": "MIT", |
| 19736 | "dependencies": { |
| 19737 | "xml-name-validator": "^4.0.0" |
| 19738 | }, |
| 19739 | "engines": { |
| 19740 | "node": ">=14" |
| 19741 | } |
| 19742 | }, |
| 19743 | "node_modules/walker": { |
| 19744 | "version": "1.0.8", |
| 19745 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/walker/-/walker-1.0.8.tgz", |
| 19746 | "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", |
| 19747 | "license": "Apache-2.0", |
| 19748 | "dependencies": { |
| 19749 | "makeerror": "1.0.12" |
| 19750 | } |
| 19751 | }, |
| 19752 | "node_modules/watchpack": { |
| 19753 | "version": "2.4.2", |
| 19754 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/watchpack/-/watchpack-2.4.2.tgz", |
| 19755 | "integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==", |
| 19756 | "license": "MIT", |
| 19757 | "dependencies": { |
| 19758 | "glob-to-regexp": "^0.4.1", |
| 19759 | "graceful-fs": "^4.1.2" |
| 19760 | }, |
| 19761 | "engines": { |
| 19762 | "node": ">=10.13.0" |
| 19763 | } |
| 19764 | }, |
| 19765 | "node_modules/wbuf": { |
| 19766 | "version": "1.7.3", |
| 19767 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wbuf/-/wbuf-1.7.3.tgz", |
| 19768 | "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", |
| 19769 | "license": "MIT", |
| 19770 | "dependencies": { |
| 19771 | "minimalistic-assert": "^1.0.0" |
| 19772 | } |
| 19773 | }, |
| 19774 | "node_modules/web-vitals": { |
| 19775 | "version": "2.1.4", |
| 19776 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/web-vitals/-/web-vitals-2.1.4.tgz", |
| 19777 | "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==", |
| 19778 | "license": "Apache-2.0" |
| 19779 | }, |
| 19780 | "node_modules/webidl-conversions": { |
| 19781 | "version": "7.0.0", |
| 19782 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webidl-conversions/-/webidl-conversions-7.0.0.tgz", |
| 19783 | "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", |
| 19784 | "dev": true, |
| 19785 | "license": "BSD-2-Clause", |
| 19786 | "engines": { |
| 19787 | "node": ">=12" |
| 19788 | } |
| 19789 | }, |
| 19790 | "node_modules/webpack": { |
| 19791 | "version": "5.99.8", |
| 19792 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack/-/webpack-5.99.8.tgz", |
| 19793 | "integrity": "sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==", |
| 19794 | "license": "MIT", |
| 19795 | "dependencies": { |
| 19796 | "@types/eslint-scope": "^3.7.7", |
| 19797 | "@types/estree": "^1.0.6", |
| 19798 | "@types/json-schema": "^7.0.15", |
| 19799 | "@webassemblyjs/ast": "^1.14.1", |
| 19800 | "@webassemblyjs/wasm-edit": "^1.14.1", |
| 19801 | "@webassemblyjs/wasm-parser": "^1.14.1", |
| 19802 | "acorn": "^8.14.0", |
| 19803 | "browserslist": "^4.24.0", |
| 19804 | "chrome-trace-event": "^1.0.2", |
| 19805 | "enhanced-resolve": "^5.17.1", |
| 19806 | "es-module-lexer": "^1.2.1", |
| 19807 | "eslint-scope": "5.1.1", |
| 19808 | "events": "^3.2.0", |
| 19809 | "glob-to-regexp": "^0.4.1", |
| 19810 | "graceful-fs": "^4.2.11", |
| 19811 | "json-parse-even-better-errors": "^2.3.1", |
| 19812 | "loader-runner": "^4.2.0", |
| 19813 | "mime-types": "^2.1.27", |
| 19814 | "neo-async": "^2.6.2", |
| 19815 | "schema-utils": "^4.3.2", |
| 19816 | "tapable": "^2.1.1", |
| 19817 | "terser-webpack-plugin": "^5.3.11", |
| 19818 | "watchpack": "^2.4.1", |
| 19819 | "webpack-sources": "^3.2.3" |
| 19820 | }, |
| 19821 | "bin": { |
| 19822 | "webpack": "bin/webpack.js" |
| 19823 | }, |
| 19824 | "engines": { |
| 19825 | "node": ">=10.13.0" |
| 19826 | }, |
| 19827 | "funding": { |
| 19828 | "type": "opencollective", |
| 19829 | "url": "https://opencollective.com/webpack" |
| 19830 | }, |
| 19831 | "peerDependenciesMeta": { |
| 19832 | "webpack-cli": { |
| 19833 | "optional": true |
| 19834 | } |
| 19835 | } |
| 19836 | }, |
| 19837 | "node_modules/webpack-dev-middleware": { |
| 19838 | "version": "5.3.4", |
| 19839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz", |
| 19840 | "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==", |
| 19841 | "license": "MIT", |
| 19842 | "dependencies": { |
| 19843 | "colorette": "^2.0.10", |
| 19844 | "memfs": "^3.4.3", |
| 19845 | "mime-types": "^2.1.31", |
| 19846 | "range-parser": "^1.2.1", |
| 19847 | "schema-utils": "^4.0.0" |
| 19848 | }, |
| 19849 | "engines": { |
| 19850 | "node": ">= 12.13.0" |
| 19851 | }, |
| 19852 | "funding": { |
| 19853 | "type": "opencollective", |
| 19854 | "url": "https://opencollective.com/webpack" |
| 19855 | }, |
| 19856 | "peerDependencies": { |
| 19857 | "webpack": "^4.0.0 || ^5.0.0" |
| 19858 | } |
| 19859 | }, |
| 19860 | "node_modules/webpack-dev-server": { |
| 19861 | "version": "4.15.2", |
| 19862 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz", |
| 19863 | "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==", |
| 19864 | "license": "MIT", |
| 19865 | "dependencies": { |
| 19866 | "@types/bonjour": "^3.5.9", |
| 19867 | "@types/connect-history-api-fallback": "^1.3.5", |
| 19868 | "@types/express": "^4.17.13", |
| 19869 | "@types/serve-index": "^1.9.1", |
| 19870 | "@types/serve-static": "^1.13.10", |
| 19871 | "@types/sockjs": "^0.3.33", |
| 19872 | "@types/ws": "^8.5.5", |
| 19873 | "ansi-html-community": "^0.0.8", |
| 19874 | "bonjour-service": "^1.0.11", |
| 19875 | "chokidar": "^3.5.3", |
| 19876 | "colorette": "^2.0.10", |
| 19877 | "compression": "^1.7.4", |
| 19878 | "connect-history-api-fallback": "^2.0.0", |
| 19879 | "default-gateway": "^6.0.3", |
| 19880 | "express": "^4.17.3", |
| 19881 | "graceful-fs": "^4.2.6", |
| 19882 | "html-entities": "^2.3.2", |
| 19883 | "http-proxy-middleware": "^2.0.3", |
| 19884 | "ipaddr.js": "^2.0.1", |
| 19885 | "launch-editor": "^2.6.0", |
| 19886 | "open": "^8.0.9", |
| 19887 | "p-retry": "^4.5.0", |
| 19888 | "rimraf": "^3.0.2", |
| 19889 | "schema-utils": "^4.0.0", |
| 19890 | "selfsigned": "^2.1.1", |
| 19891 | "serve-index": "^1.9.1", |
| 19892 | "sockjs": "^0.3.24", |
| 19893 | "spdy": "^4.0.2", |
| 19894 | "webpack-dev-middleware": "^5.3.4", |
| 19895 | "ws": "^8.13.0" |
| 19896 | }, |
| 19897 | "bin": { |
| 19898 | "webpack-dev-server": "bin/webpack-dev-server.js" |
| 19899 | }, |
| 19900 | "engines": { |
| 19901 | "node": ">= 12.13.0" |
| 19902 | }, |
| 19903 | "funding": { |
| 19904 | "type": "opencollective", |
| 19905 | "url": "https://opencollective.com/webpack" |
| 19906 | }, |
| 19907 | "peerDependencies": { |
| 19908 | "webpack": "^4.37.0 || ^5.0.0" |
| 19909 | }, |
| 19910 | "peerDependenciesMeta": { |
| 19911 | "webpack": { |
| 19912 | "optional": true |
| 19913 | }, |
| 19914 | "webpack-cli": { |
| 19915 | "optional": true |
| 19916 | } |
| 19917 | } |
| 19918 | }, |
| 19919 | "node_modules/webpack-manifest-plugin": { |
| 19920 | "version": "4.1.1", |
| 19921 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz", |
| 19922 | "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==", |
| 19923 | "license": "MIT", |
| 19924 | "dependencies": { |
| 19925 | "tapable": "^2.0.0", |
| 19926 | "webpack-sources": "^2.2.0" |
| 19927 | }, |
| 19928 | "engines": { |
| 19929 | "node": ">=12.22.0" |
| 19930 | }, |
| 19931 | "peerDependencies": { |
| 19932 | "webpack": "^4.44.2 || ^5.47.0" |
| 19933 | } |
| 19934 | }, |
| 19935 | "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": { |
| 19936 | "version": "2.3.1", |
| 19937 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-sources/-/webpack-sources-2.3.1.tgz", |
| 19938 | "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==", |
| 19939 | "license": "MIT", |
| 19940 | "dependencies": { |
| 19941 | "source-list-map": "^2.0.1", |
| 19942 | "source-map": "^0.6.1" |
| 19943 | }, |
| 19944 | "engines": { |
| 19945 | "node": ">=10.13.0" |
| 19946 | } |
| 19947 | }, |
| 19948 | "node_modules/webpack-sources": { |
| 19949 | "version": "3.2.3", |
| 19950 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-sources/-/webpack-sources-3.2.3.tgz", |
| 19951 | "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", |
| 19952 | "license": "MIT", |
| 19953 | "engines": { |
| 19954 | "node": ">=10.13.0" |
| 19955 | } |
| 19956 | }, |
| 19957 | "node_modules/webpack/node_modules/eslint-scope": { |
| 19958 | "version": "5.1.1", |
| 19959 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eslint-scope/-/eslint-scope-5.1.1.tgz", |
| 19960 | "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", |
| 19961 | "license": "BSD-2-Clause", |
| 19962 | "dependencies": { |
| 19963 | "esrecurse": "^4.3.0", |
| 19964 | "estraverse": "^4.1.1" |
| 19965 | }, |
| 19966 | "engines": { |
| 19967 | "node": ">=8.0.0" |
| 19968 | } |
| 19969 | }, |
| 19970 | "node_modules/webpack/node_modules/estraverse": { |
| 19971 | "version": "4.3.0", |
| 19972 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/estraverse/-/estraverse-4.3.0.tgz", |
| 19973 | "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
| 19974 | "license": "BSD-2-Clause", |
| 19975 | "engines": { |
| 19976 | "node": ">=4.0" |
| 19977 | } |
| 19978 | }, |
| 19979 | "node_modules/websocket-driver": { |
| 19980 | "version": "0.7.4", |
| 19981 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/websocket-driver/-/websocket-driver-0.7.4.tgz", |
| 19982 | "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", |
| 19983 | "license": "Apache-2.0", |
| 19984 | "dependencies": { |
| 19985 | "http-parser-js": ">=0.5.1", |
| 19986 | "safe-buffer": ">=5.1.0", |
| 19987 | "websocket-extensions": ">=0.1.1" |
| 19988 | }, |
| 19989 | "engines": { |
| 19990 | "node": ">=0.8.0" |
| 19991 | } |
| 19992 | }, |
| 19993 | "node_modules/websocket-extensions": { |
| 19994 | "version": "0.1.4", |
| 19995 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/websocket-extensions/-/websocket-extensions-0.1.4.tgz", |
| 19996 | "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", |
| 19997 | "license": "Apache-2.0", |
| 19998 | "engines": { |
| 19999 | "node": ">=0.8.0" |
| 20000 | } |
| 20001 | }, |
| 20002 | "node_modules/whatwg-encoding": { |
| 20003 | "version": "2.0.0", |
| 20004 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", |
| 20005 | "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", |
| 20006 | "dev": true, |
| 20007 | "license": "MIT", |
| 20008 | "dependencies": { |
| 20009 | "iconv-lite": "0.6.3" |
| 20010 | }, |
| 20011 | "engines": { |
| 20012 | "node": ">=12" |
| 20013 | } |
| 20014 | }, |
| 20015 | "node_modules/whatwg-fetch": { |
| 20016 | "version": "3.6.20", |
| 20017 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz", |
| 20018 | "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==", |
| 20019 | "license": "MIT" |
| 20020 | }, |
| 20021 | "node_modules/whatwg-mimetype": { |
| 20022 | "version": "3.0.0", |
| 20023 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", |
| 20024 | "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", |
| 20025 | "dev": true, |
| 20026 | "license": "MIT", |
| 20027 | "engines": { |
| 20028 | "node": ">=12" |
| 20029 | } |
| 20030 | }, |
| 20031 | "node_modules/whatwg-url": { |
| 20032 | "version": "11.0.0", |
| 20033 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-url/-/whatwg-url-11.0.0.tgz", |
| 20034 | "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", |
| 20035 | "dev": true, |
| 20036 | "license": "MIT", |
| 20037 | "dependencies": { |
| 20038 | "tr46": "^3.0.0", |
| 20039 | "webidl-conversions": "^7.0.0" |
| 20040 | }, |
| 20041 | "engines": { |
| 20042 | "node": ">=12" |
| 20043 | } |
| 20044 | }, |
| 20045 | "node_modules/which": { |
| 20046 | "version": "2.0.2", |
| 20047 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which/-/which-2.0.2.tgz", |
| 20048 | "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| 20049 | "license": "ISC", |
| 20050 | "dependencies": { |
| 20051 | "isexe": "^2.0.0" |
| 20052 | }, |
| 20053 | "bin": { |
| 20054 | "node-which": "bin/node-which" |
| 20055 | }, |
| 20056 | "engines": { |
| 20057 | "node": ">= 8" |
| 20058 | } |
| 20059 | }, |
| 20060 | "node_modules/which-boxed-primitive": { |
| 20061 | "version": "1.1.1", |
| 20062 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", |
| 20063 | "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", |
| 20064 | "license": "MIT", |
| 20065 | "dependencies": { |
| 20066 | "is-bigint": "^1.1.0", |
| 20067 | "is-boolean-object": "^1.2.1", |
| 20068 | "is-number-object": "^1.1.1", |
| 20069 | "is-string": "^1.1.1", |
| 20070 | "is-symbol": "^1.1.1" |
| 20071 | }, |
| 20072 | "engines": { |
| 20073 | "node": ">= 0.4" |
| 20074 | }, |
| 20075 | "funding": { |
| 20076 | "url": "https://github.com/sponsors/ljharb" |
| 20077 | } |
| 20078 | }, |
| 20079 | "node_modules/which-builtin-type": { |
| 20080 | "version": "1.2.1", |
| 20081 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which-builtin-type/-/which-builtin-type-1.2.1.tgz", |
| 20082 | "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", |
| 20083 | "license": "MIT", |
| 20084 | "dependencies": { |
| 20085 | "call-bound": "^1.0.2", |
| 20086 | "function.prototype.name": "^1.1.6", |
| 20087 | "has-tostringtag": "^1.0.2", |
| 20088 | "is-async-function": "^2.0.0", |
| 20089 | "is-date-object": "^1.1.0", |
| 20090 | "is-finalizationregistry": "^1.1.0", |
| 20091 | "is-generator-function": "^1.0.10", |
| 20092 | "is-regex": "^1.2.1", |
| 20093 | "is-weakref": "^1.0.2", |
| 20094 | "isarray": "^2.0.5", |
| 20095 | "which-boxed-primitive": "^1.1.0", |
| 20096 | "which-collection": "^1.0.2", |
| 20097 | "which-typed-array": "^1.1.16" |
| 20098 | }, |
| 20099 | "engines": { |
| 20100 | "node": ">= 0.4" |
| 20101 | }, |
| 20102 | "funding": { |
| 20103 | "url": "https://github.com/sponsors/ljharb" |
| 20104 | } |
| 20105 | }, |
| 20106 | "node_modules/which-collection": { |
| 20107 | "version": "1.0.2", |
| 20108 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which-collection/-/which-collection-1.0.2.tgz", |
| 20109 | "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", |
| 20110 | "license": "MIT", |
| 20111 | "dependencies": { |
| 20112 | "is-map": "^2.0.3", |
| 20113 | "is-set": "^2.0.3", |
| 20114 | "is-weakmap": "^2.0.2", |
| 20115 | "is-weakset": "^2.0.3" |
| 20116 | }, |
| 20117 | "engines": { |
| 20118 | "node": ">= 0.4" |
| 20119 | }, |
| 20120 | "funding": { |
| 20121 | "url": "https://github.com/sponsors/ljharb" |
| 20122 | } |
| 20123 | }, |
| 20124 | "node_modules/which-typed-array": { |
| 20125 | "version": "1.1.19", |
| 20126 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which-typed-array/-/which-typed-array-1.1.19.tgz", |
| 20127 | "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", |
| 20128 | "license": "MIT", |
| 20129 | "dependencies": { |
| 20130 | "available-typed-arrays": "^1.0.7", |
| 20131 | "call-bind": "^1.0.8", |
| 20132 | "call-bound": "^1.0.4", |
| 20133 | "for-each": "^0.3.5", |
| 20134 | "get-proto": "^1.0.1", |
| 20135 | "gopd": "^1.2.0", |
| 20136 | "has-tostringtag": "^1.0.2" |
| 20137 | }, |
| 20138 | "engines": { |
| 20139 | "node": ">= 0.4" |
| 20140 | }, |
| 20141 | "funding": { |
| 20142 | "url": "https://github.com/sponsors/ljharb" |
| 20143 | } |
| 20144 | }, |
| 20145 | "node_modules/word-wrap": { |
| 20146 | "version": "1.2.5", |
| 20147 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/word-wrap/-/word-wrap-1.2.5.tgz", |
| 20148 | "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", |
| 20149 | "license": "MIT", |
| 20150 | "engines": { |
| 20151 | "node": ">=0.10.0" |
| 20152 | } |
| 20153 | }, |
| 20154 | "node_modules/workbox-background-sync": { |
| 20155 | "version": "6.6.0", |
| 20156 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-background-sync/-/workbox-background-sync-6.6.0.tgz", |
| 20157 | "integrity": "sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==", |
| 20158 | "license": "MIT", |
| 20159 | "dependencies": { |
| 20160 | "idb": "^7.0.1", |
| 20161 | "workbox-core": "6.6.0" |
| 20162 | } |
| 20163 | }, |
| 20164 | "node_modules/workbox-broadcast-update": { |
| 20165 | "version": "6.6.0", |
| 20166 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-broadcast-update/-/workbox-broadcast-update-6.6.0.tgz", |
| 20167 | "integrity": "sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==", |
| 20168 | "license": "MIT", |
| 20169 | "dependencies": { |
| 20170 | "workbox-core": "6.6.0" |
| 20171 | } |
| 20172 | }, |
| 20173 | "node_modules/workbox-build": { |
| 20174 | "version": "6.6.0", |
| 20175 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-build/-/workbox-build-6.6.0.tgz", |
| 20176 | "integrity": "sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==", |
| 20177 | "license": "MIT", |
| 20178 | "dependencies": { |
| 20179 | "@apideck/better-ajv-errors": "^0.3.1", |
| 20180 | "@babel/core": "^7.11.1", |
| 20181 | "@babel/preset-env": "^7.11.0", |
| 20182 | "@babel/runtime": "^7.11.2", |
| 20183 | "@rollup/plugin-babel": "^5.2.0", |
| 20184 | "@rollup/plugin-node-resolve": "^11.2.1", |
| 20185 | "@rollup/plugin-replace": "^2.4.1", |
| 20186 | "@surma/rollup-plugin-off-main-thread": "^2.2.3", |
| 20187 | "ajv": "^8.6.0", |
| 20188 | "common-tags": "^1.8.0", |
| 20189 | "fast-json-stable-stringify": "^2.1.0", |
| 20190 | "fs-extra": "^9.0.1", |
| 20191 | "glob": "^7.1.6", |
| 20192 | "lodash": "^4.17.20", |
| 20193 | "pretty-bytes": "^5.3.0", |
| 20194 | "rollup": "^2.43.1", |
| 20195 | "rollup-plugin-terser": "^7.0.0", |
| 20196 | "source-map": "^0.8.0-beta.0", |
| 20197 | "stringify-object": "^3.3.0", |
| 20198 | "strip-comments": "^2.0.1", |
| 20199 | "tempy": "^0.6.0", |
| 20200 | "upath": "^1.2.0", |
| 20201 | "workbox-background-sync": "6.6.0", |
| 20202 | "workbox-broadcast-update": "6.6.0", |
| 20203 | "workbox-cacheable-response": "6.6.0", |
| 20204 | "workbox-core": "6.6.0", |
| 20205 | "workbox-expiration": "6.6.0", |
| 20206 | "workbox-google-analytics": "6.6.0", |
| 20207 | "workbox-navigation-preload": "6.6.0", |
| 20208 | "workbox-precaching": "6.6.0", |
| 20209 | "workbox-range-requests": "6.6.0", |
| 20210 | "workbox-recipes": "6.6.0", |
| 20211 | "workbox-routing": "6.6.0", |
| 20212 | "workbox-strategies": "6.6.0", |
| 20213 | "workbox-streams": "6.6.0", |
| 20214 | "workbox-sw": "6.6.0", |
| 20215 | "workbox-window": "6.6.0" |
| 20216 | }, |
| 20217 | "engines": { |
| 20218 | "node": ">=10.0.0" |
| 20219 | } |
| 20220 | }, |
| 20221 | "node_modules/workbox-build/node_modules/@apideck/better-ajv-errors": { |
| 20222 | "version": "0.3.6", |
| 20223 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz", |
| 20224 | "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==", |
| 20225 | "license": "MIT", |
| 20226 | "dependencies": { |
| 20227 | "json-schema": "^0.4.0", |
| 20228 | "jsonpointer": "^5.0.0", |
| 20229 | "leven": "^3.1.0" |
| 20230 | }, |
| 20231 | "engines": { |
| 20232 | "node": ">=10" |
| 20233 | }, |
| 20234 | "peerDependencies": { |
| 20235 | "ajv": ">=8" |
| 20236 | } |
| 20237 | }, |
| 20238 | "node_modules/workbox-build/node_modules/ajv": { |
| 20239 | "version": "8.17.1", |
| 20240 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ajv/-/ajv-8.17.1.tgz", |
| 20241 | "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| 20242 | "license": "MIT", |
| 20243 | "dependencies": { |
| 20244 | "fast-deep-equal": "^3.1.3", |
| 20245 | "fast-uri": "^3.0.1", |
| 20246 | "json-schema-traverse": "^1.0.0", |
| 20247 | "require-from-string": "^2.0.2" |
| 20248 | }, |
| 20249 | "funding": { |
| 20250 | "type": "github", |
| 20251 | "url": "https://github.com/sponsors/epoberezkin" |
| 20252 | } |
| 20253 | }, |
| 20254 | "node_modules/workbox-build/node_modules/fs-extra": { |
| 20255 | "version": "9.1.0", |
| 20256 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs-extra/-/fs-extra-9.1.0.tgz", |
| 20257 | "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", |
| 20258 | "license": "MIT", |
| 20259 | "dependencies": { |
| 20260 | "at-least-node": "^1.0.0", |
| 20261 | "graceful-fs": "^4.2.0", |
| 20262 | "jsonfile": "^6.0.1", |
| 20263 | "universalify": "^2.0.0" |
| 20264 | }, |
| 20265 | "engines": { |
| 20266 | "node": ">=10" |
| 20267 | } |
| 20268 | }, |
| 20269 | "node_modules/workbox-build/node_modules/json-schema-traverse": { |
| 20270 | "version": "1.0.0", |
| 20271 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| 20272 | "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| 20273 | "license": "MIT" |
| 20274 | }, |
| 20275 | "node_modules/workbox-build/node_modules/source-map": { |
| 20276 | "version": "0.8.0-beta.0", |
| 20277 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.8.0-beta.0.tgz", |
| 20278 | "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", |
| 20279 | "license": "BSD-3-Clause", |
| 20280 | "dependencies": { |
| 20281 | "whatwg-url": "^7.0.0" |
| 20282 | }, |
| 20283 | "engines": { |
| 20284 | "node": ">= 8" |
| 20285 | } |
| 20286 | }, |
| 20287 | "node_modules/workbox-build/node_modules/tr46": { |
| 20288 | "version": "1.0.1", |
| 20289 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tr46/-/tr46-1.0.1.tgz", |
| 20290 | "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", |
| 20291 | "license": "MIT", |
| 20292 | "dependencies": { |
| 20293 | "punycode": "^2.1.0" |
| 20294 | } |
| 20295 | }, |
| 20296 | "node_modules/workbox-build/node_modules/webidl-conversions": { |
| 20297 | "version": "4.0.2", |
| 20298 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webidl-conversions/-/webidl-conversions-4.0.2.tgz", |
| 20299 | "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", |
| 20300 | "license": "BSD-2-Clause" |
| 20301 | }, |
| 20302 | "node_modules/workbox-build/node_modules/whatwg-url": { |
| 20303 | "version": "7.1.0", |
| 20304 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/whatwg-url/-/whatwg-url-7.1.0.tgz", |
| 20305 | "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", |
| 20306 | "license": "MIT", |
| 20307 | "dependencies": { |
| 20308 | "lodash.sortby": "^4.7.0", |
| 20309 | "tr46": "^1.0.1", |
| 20310 | "webidl-conversions": "^4.0.2" |
| 20311 | } |
| 20312 | }, |
| 20313 | "node_modules/workbox-cacheable-response": { |
| 20314 | "version": "6.6.0", |
| 20315 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz", |
| 20316 | "integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==", |
| 20317 | "deprecated": "workbox-background-sync@6.6.0", |
| 20318 | "license": "MIT", |
| 20319 | "dependencies": { |
| 20320 | "workbox-core": "6.6.0" |
| 20321 | } |
| 20322 | }, |
| 20323 | "node_modules/workbox-core": { |
| 20324 | "version": "6.6.0", |
| 20325 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-core/-/workbox-core-6.6.0.tgz", |
| 20326 | "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==", |
| 20327 | "license": "MIT" |
| 20328 | }, |
| 20329 | "node_modules/workbox-expiration": { |
| 20330 | "version": "6.6.0", |
| 20331 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-expiration/-/workbox-expiration-6.6.0.tgz", |
| 20332 | "integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==", |
| 20333 | "license": "MIT", |
| 20334 | "dependencies": { |
| 20335 | "idb": "^7.0.1", |
| 20336 | "workbox-core": "6.6.0" |
| 20337 | } |
| 20338 | }, |
| 20339 | "node_modules/workbox-google-analytics": { |
| 20340 | "version": "6.6.0", |
| 20341 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-google-analytics/-/workbox-google-analytics-6.6.0.tgz", |
| 20342 | "integrity": "sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==", |
| 20343 | "deprecated": "It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained", |
| 20344 | "license": "MIT", |
| 20345 | "dependencies": { |
| 20346 | "workbox-background-sync": "6.6.0", |
| 20347 | "workbox-core": "6.6.0", |
| 20348 | "workbox-routing": "6.6.0", |
| 20349 | "workbox-strategies": "6.6.0" |
| 20350 | } |
| 20351 | }, |
| 20352 | "node_modules/workbox-navigation-preload": { |
| 20353 | "version": "6.6.0", |
| 20354 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-navigation-preload/-/workbox-navigation-preload-6.6.0.tgz", |
| 20355 | "integrity": "sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==", |
| 20356 | "license": "MIT", |
| 20357 | "dependencies": { |
| 20358 | "workbox-core": "6.6.0" |
| 20359 | } |
| 20360 | }, |
| 20361 | "node_modules/workbox-precaching": { |
| 20362 | "version": "6.6.0", |
| 20363 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-precaching/-/workbox-precaching-6.6.0.tgz", |
| 20364 | "integrity": "sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==", |
| 20365 | "license": "MIT", |
| 20366 | "dependencies": { |
| 20367 | "workbox-core": "6.6.0", |
| 20368 | "workbox-routing": "6.6.0", |
| 20369 | "workbox-strategies": "6.6.0" |
| 20370 | } |
| 20371 | }, |
| 20372 | "node_modules/workbox-range-requests": { |
| 20373 | "version": "6.6.0", |
| 20374 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-range-requests/-/workbox-range-requests-6.6.0.tgz", |
| 20375 | "integrity": "sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==", |
| 20376 | "license": "MIT", |
| 20377 | "dependencies": { |
| 20378 | "workbox-core": "6.6.0" |
| 20379 | } |
| 20380 | }, |
| 20381 | "node_modules/workbox-recipes": { |
| 20382 | "version": "6.6.0", |
| 20383 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-recipes/-/workbox-recipes-6.6.0.tgz", |
| 20384 | "integrity": "sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==", |
| 20385 | "license": "MIT", |
| 20386 | "dependencies": { |
| 20387 | "workbox-cacheable-response": "6.6.0", |
| 20388 | "workbox-core": "6.6.0", |
| 20389 | "workbox-expiration": "6.6.0", |
| 20390 | "workbox-precaching": "6.6.0", |
| 20391 | "workbox-routing": "6.6.0", |
| 20392 | "workbox-strategies": "6.6.0" |
| 20393 | } |
| 20394 | }, |
| 20395 | "node_modules/workbox-routing": { |
| 20396 | "version": "6.6.0", |
| 20397 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-routing/-/workbox-routing-6.6.0.tgz", |
| 20398 | "integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==", |
| 20399 | "license": "MIT", |
| 20400 | "dependencies": { |
| 20401 | "workbox-core": "6.6.0" |
| 20402 | } |
| 20403 | }, |
| 20404 | "node_modules/workbox-strategies": { |
| 20405 | "version": "6.6.0", |
| 20406 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-strategies/-/workbox-strategies-6.6.0.tgz", |
| 20407 | "integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==", |
| 20408 | "license": "MIT", |
| 20409 | "dependencies": { |
| 20410 | "workbox-core": "6.6.0" |
| 20411 | } |
| 20412 | }, |
| 20413 | "node_modules/workbox-streams": { |
| 20414 | "version": "6.6.0", |
| 20415 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-streams/-/workbox-streams-6.6.0.tgz", |
| 20416 | "integrity": "sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==", |
| 20417 | "license": "MIT", |
| 20418 | "dependencies": { |
| 20419 | "workbox-core": "6.6.0", |
| 20420 | "workbox-routing": "6.6.0" |
| 20421 | } |
| 20422 | }, |
| 20423 | "node_modules/workbox-sw": { |
| 20424 | "version": "6.6.0", |
| 20425 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-sw/-/workbox-sw-6.6.0.tgz", |
| 20426 | "integrity": "sha512-R2IkwDokbtHUE4Kus8pKO5+VkPHD2oqTgl+XJwh4zbF1HyjAbgNmK/FneZHVU7p03XUt9ICfuGDYISWG9qV/CQ==", |
| 20427 | "license": "MIT" |
| 20428 | }, |
| 20429 | "node_modules/workbox-webpack-plugin": { |
| 20430 | "version": "6.6.0", |
| 20431 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-webpack-plugin/-/workbox-webpack-plugin-6.6.0.tgz", |
| 20432 | "integrity": "sha512-xNZIZHalboZU66Wa7x1YkjIqEy1gTR+zPM+kjrYJzqN7iurYZBctBLISyScjhkJKYuRrZUP0iqViZTh8rS0+3A==", |
| 20433 | "license": "MIT", |
| 20434 | "dependencies": { |
| 20435 | "fast-json-stable-stringify": "^2.1.0", |
| 20436 | "pretty-bytes": "^5.4.1", |
| 20437 | "upath": "^1.2.0", |
| 20438 | "webpack-sources": "^1.4.3", |
| 20439 | "workbox-build": "6.6.0" |
| 20440 | }, |
| 20441 | "engines": { |
| 20442 | "node": ">=10.0.0" |
| 20443 | }, |
| 20444 | "peerDependencies": { |
| 20445 | "webpack": "^4.4.0 || ^5.9.0" |
| 20446 | } |
| 20447 | }, |
| 20448 | "node_modules/workbox-webpack-plugin/node_modules/webpack-sources": { |
| 20449 | "version": "1.4.3", |
| 20450 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-sources/-/webpack-sources-1.4.3.tgz", |
| 20451 | "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==", |
| 20452 | "license": "MIT", |
| 20453 | "dependencies": { |
| 20454 | "source-list-map": "^2.0.0", |
| 20455 | "source-map": "~0.6.1" |
| 20456 | } |
| 20457 | }, |
| 20458 | "node_modules/workbox-window": { |
| 20459 | "version": "6.6.0", |
| 20460 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/workbox-window/-/workbox-window-6.6.0.tgz", |
| 20461 | "integrity": "sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==", |
| 20462 | "license": "MIT", |
| 20463 | "dependencies": { |
| 20464 | "@types/trusted-types": "^2.0.2", |
| 20465 | "workbox-core": "6.6.0" |
| 20466 | } |
| 20467 | }, |
| 20468 | "node_modules/wrap-ansi": { |
| 20469 | "version": "6.2.0", |
| 20470 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
| 20471 | "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", |
| 20472 | "dev": true, |
| 20473 | "license": "MIT", |
| 20474 | "dependencies": { |
| 20475 | "ansi-styles": "^4.0.0", |
| 20476 | "string-width": "^4.1.0", |
| 20477 | "strip-ansi": "^6.0.0" |
| 20478 | }, |
| 20479 | "engines": { |
| 20480 | "node": ">=8" |
| 20481 | } |
| 20482 | }, |
| 20483 | "node_modules/wrap-ansi-cjs": { |
| 20484 | "name": "wrap-ansi", |
| 20485 | "version": "7.0.0", |
| 20486 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| 20487 | "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| 20488 | "license": "MIT", |
| 20489 | "dependencies": { |
| 20490 | "ansi-styles": "^4.0.0", |
| 20491 | "string-width": "^4.1.0", |
| 20492 | "strip-ansi": "^6.0.0" |
| 20493 | }, |
| 20494 | "engines": { |
| 20495 | "node": ">=10" |
| 20496 | }, |
| 20497 | "funding": { |
| 20498 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 20499 | } |
| 20500 | }, |
| 20501 | "node_modules/wrappy": { |
| 20502 | "version": "1.0.2", |
| 20503 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrappy/-/wrappy-1.0.2.tgz", |
| 20504 | "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
| 20505 | "license": "ISC" |
| 20506 | }, |
| 20507 | "node_modules/write-file-atomic": { |
| 20508 | "version": "4.0.2", |
| 20509 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/write-file-atomic/-/write-file-atomic-4.0.2.tgz", |
| 20510 | "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", |
| 20511 | "dev": true, |
| 20512 | "license": "ISC", |
| 20513 | "dependencies": { |
| 20514 | "imurmurhash": "^0.1.4", |
| 20515 | "signal-exit": "^3.0.7" |
| 20516 | }, |
| 20517 | "engines": { |
| 20518 | "node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
| 20519 | } |
| 20520 | }, |
| 20521 | "node_modules/ws": { |
| 20522 | "version": "8.18.2", |
| 20523 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ws/-/ws-8.18.2.tgz", |
| 20524 | "integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==", |
| 20525 | "license": "MIT", |
| 20526 | "engines": { |
| 20527 | "node": ">=10.0.0" |
| 20528 | }, |
| 20529 | "peerDependencies": { |
| 20530 | "bufferutil": "^4.0.1", |
| 20531 | "utf-8-validate": ">=5.0.2" |
| 20532 | }, |
| 20533 | "peerDependenciesMeta": { |
| 20534 | "bufferutil": { |
| 20535 | "optional": true |
| 20536 | }, |
| 20537 | "utf-8-validate": { |
| 20538 | "optional": true |
| 20539 | } |
| 20540 | } |
| 20541 | }, |
| 20542 | "node_modules/xml-name-validator": { |
| 20543 | "version": "4.0.0", |
| 20544 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/xml-name-validator/-/xml-name-validator-4.0.0.tgz", |
| 20545 | "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", |
| 20546 | "dev": true, |
| 20547 | "license": "Apache-2.0", |
| 20548 | "engines": { |
| 20549 | "node": ">=12" |
| 20550 | } |
| 20551 | }, |
| 20552 | "node_modules/xmlchars": { |
| 20553 | "version": "2.2.0", |
| 20554 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/xmlchars/-/xmlchars-2.2.0.tgz", |
| 20555 | "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", |
| 20556 | "license": "MIT" |
| 20557 | }, |
| 20558 | "node_modules/xtend": { |
| 20559 | "version": "4.0.2", |
| 20560 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/xtend/-/xtend-4.0.2.tgz", |
| 20561 | "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", |
| 20562 | "license": "MIT", |
| 20563 | "engines": { |
| 20564 | "node": ">=0.4" |
| 20565 | } |
| 20566 | }, |
| 20567 | "node_modules/y18n": { |
| 20568 | "version": "5.0.8", |
| 20569 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/y18n/-/y18n-5.0.8.tgz", |
| 20570 | "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", |
| 20571 | "license": "ISC", |
| 20572 | "engines": { |
| 20573 | "node": ">=10" |
| 20574 | } |
| 20575 | }, |
| 20576 | "node_modules/yallist": { |
| 20577 | "version": "3.1.1", |
| 20578 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yallist/-/yallist-3.1.1.tgz", |
| 20579 | "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
| 20580 | "license": "ISC" |
| 20581 | }, |
| 20582 | "node_modules/yaml": { |
| 20583 | "version": "1.10.2", |
| 20584 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yaml/-/yaml-1.10.2.tgz", |
| 20585 | "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
| 20586 | "license": "ISC", |
| 20587 | "engines": { |
| 20588 | "node": ">= 6" |
| 20589 | } |
| 20590 | }, |
| 20591 | "node_modules/yargs": { |
| 20592 | "version": "17.7.2", |
| 20593 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yargs/-/yargs-17.7.2.tgz", |
| 20594 | "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", |
| 20595 | "dev": true, |
| 20596 | "license": "MIT", |
| 20597 | "dependencies": { |
| 20598 | "cliui": "^8.0.1", |
| 20599 | "escalade": "^3.1.1", |
| 20600 | "get-caller-file": "^2.0.5", |
| 20601 | "require-directory": "^2.1.1", |
| 20602 | "string-width": "^4.2.3", |
| 20603 | "y18n": "^5.0.5", |
| 20604 | "yargs-parser": "^21.1.1" |
| 20605 | }, |
| 20606 | "engines": { |
| 20607 | "node": ">=12" |
| 20608 | } |
| 20609 | }, |
| 20610 | "node_modules/yargs-parser": { |
| 20611 | "version": "21.1.1", |
| 20612 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yargs-parser/-/yargs-parser-21.1.1.tgz", |
| 20613 | "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", |
| 20614 | "dev": true, |
| 20615 | "license": "ISC", |
| 20616 | "engines": { |
| 20617 | "node": ">=12" |
| 20618 | } |
| 20619 | }, |
| 20620 | "node_modules/yocto-queue": { |
| 20621 | "version": "0.1.0", |
| 20622 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yocto-queue/-/yocto-queue-0.1.0.tgz", |
| 20623 | "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", |
| 20624 | "license": "MIT", |
| 20625 | "engines": { |
| 20626 | "node": ">=10" |
| 20627 | }, |
| 20628 | "funding": { |
| 20629 | "url": "https://github.com/sponsors/sindresorhus" |
| 20630 | } |
| 20631 | }, |
| 20632 | "node_modules/yoctocolors-cjs": { |
| 20633 | "version": "2.1.2", |
| 20634 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz", |
| 20635 | "integrity": "sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==", |
| 20636 | "dev": true, |
| 20637 | "license": "MIT", |
| 20638 | "engines": { |
| 20639 | "node": ">=18" |
| 20640 | }, |
| 20641 | "funding": { |
| 20642 | "url": "https://github.com/sponsors/sindresorhus" |
| 20643 | } |
| 20644 | } |
| 20645 | } |
| 20646 | } |