sogln | 3131a46 | 2025-04-15 17:01:40 +0800 | [diff] [blame^] | 1 | { |
| 2 | "name": "GroupOne-Front-End", |
| 3 | "lockfileVersion": 3, |
| 4 | "requires": true, |
| 5 | "packages": { |
| 6 | "": { |
| 7 | "dependencies": { |
| 8 | "@react-router/node": "^7.3.0", |
| 9 | "@react-router/serve": "^7.3.0", |
| 10 | "isbot": "^5.1.17", |
| 11 | "react": "^19.0.0", |
| 12 | "react-dom": "^19.0.0", |
| 13 | "react-router": "^7.3.0" |
| 14 | }, |
| 15 | "devDependencies": { |
| 16 | "@react-router/dev": "^7.3.0", |
| 17 | "@tailwindcss/vite": "^4.0.0", |
| 18 | "@types/node": "^20", |
| 19 | "@types/react": "^19.0.1", |
| 20 | "@types/react-dom": "^19.0.1", |
| 21 | "prettier": "3.5.3", |
| 22 | "react-router-devtools": "^1.1.0", |
| 23 | "tailwindcss": "^4.0.0", |
| 24 | "typescript": "^5.7.2", |
| 25 | "vite": "^5.4.11", |
| 26 | "vite-tsconfig-paths": "^5.1.4" |
| 27 | } |
| 28 | }, |
| 29 | "node_modules/@ampproject/remapping": { |
| 30 | "version": "2.3.0", |
| 31 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.3.0.tgz", |
| 32 | "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
| 33 | "dev": true, |
| 34 | "license": "Apache-2.0", |
| 35 | "dependencies": { |
| 36 | "@jridgewell/gen-mapping": "^0.3.5", |
| 37 | "@jridgewell/trace-mapping": "^0.3.24" |
| 38 | }, |
| 39 | "engines": { |
| 40 | "node": ">=6.0.0" |
| 41 | } |
| 42 | }, |
| 43 | "node_modules/@babel/code-frame": { |
| 44 | "version": "7.26.2", |
| 45 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/code-frame/-/code-frame-7.26.2.tgz", |
| 46 | "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", |
| 47 | "dev": true, |
| 48 | "license": "MIT", |
| 49 | "dependencies": { |
| 50 | "@babel/helper-validator-identifier": "^7.25.9", |
| 51 | "js-tokens": "^4.0.0", |
| 52 | "picocolors": "^1.0.0" |
| 53 | }, |
| 54 | "engines": { |
| 55 | "node": ">=6.9.0" |
| 56 | } |
| 57 | }, |
| 58 | "node_modules/@babel/compat-data": { |
| 59 | "version": "7.26.8", |
| 60 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.26.8.tgz", |
| 61 | "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", |
| 62 | "dev": true, |
| 63 | "license": "MIT", |
| 64 | "engines": { |
| 65 | "node": ">=6.9.0" |
| 66 | } |
| 67 | }, |
| 68 | "node_modules/@babel/core": { |
| 69 | "version": "7.26.10", |
| 70 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/core/-/core-7.26.10.tgz", |
| 71 | "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", |
| 72 | "dev": true, |
| 73 | "license": "MIT", |
| 74 | "dependencies": { |
| 75 | "@ampproject/remapping": "^2.2.0", |
| 76 | "@babel/code-frame": "^7.26.2", |
| 77 | "@babel/generator": "^7.26.10", |
| 78 | "@babel/helper-compilation-targets": "^7.26.5", |
| 79 | "@babel/helper-module-transforms": "^7.26.0", |
| 80 | "@babel/helpers": "^7.26.10", |
| 81 | "@babel/parser": "^7.26.10", |
| 82 | "@babel/template": "^7.26.9", |
| 83 | "@babel/traverse": "^7.26.10", |
| 84 | "@babel/types": "^7.26.10", |
| 85 | "convert-source-map": "^2.0.0", |
| 86 | "debug": "^4.1.0", |
| 87 | "gensync": "^1.0.0-beta.2", |
| 88 | "json5": "^2.2.3", |
| 89 | "semver": "^6.3.1" |
| 90 | }, |
| 91 | "engines": { |
| 92 | "node": ">=6.9.0" |
| 93 | }, |
| 94 | "funding": { |
| 95 | "type": "opencollective", |
| 96 | "url": "https://opencollective.com/babel" |
| 97 | } |
| 98 | }, |
| 99 | "node_modules/@babel/core/node_modules/semver": { |
| 100 | "version": "6.3.1", |
| 101 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-6.3.1.tgz", |
| 102 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 103 | "dev": true, |
| 104 | "license": "ISC", |
| 105 | "bin": { |
| 106 | "semver": "bin/semver.js" |
| 107 | } |
| 108 | }, |
| 109 | "node_modules/@babel/generator": { |
| 110 | "version": "7.26.10", |
| 111 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/generator/-/generator-7.26.10.tgz", |
| 112 | "integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==", |
| 113 | "dev": true, |
| 114 | "license": "MIT", |
| 115 | "dependencies": { |
| 116 | "@babel/parser": "^7.26.10", |
| 117 | "@babel/types": "^7.26.10", |
| 118 | "@jridgewell/gen-mapping": "^0.3.5", |
| 119 | "@jridgewell/trace-mapping": "^0.3.25", |
| 120 | "jsesc": "^3.0.2" |
| 121 | }, |
| 122 | "engines": { |
| 123 | "node": ">=6.9.0" |
| 124 | } |
| 125 | }, |
| 126 | "node_modules/@babel/helper-annotate-as-pure": { |
| 127 | "version": "7.25.9", |
| 128 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", |
| 129 | "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", |
| 130 | "dev": true, |
| 131 | "license": "MIT", |
| 132 | "dependencies": { |
| 133 | "@babel/types": "^7.25.9" |
| 134 | }, |
| 135 | "engines": { |
| 136 | "node": ">=6.9.0" |
| 137 | } |
| 138 | }, |
| 139 | "node_modules/@babel/helper-compilation-targets": { |
| 140 | "version": "7.26.5", |
| 141 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", |
| 142 | "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", |
| 143 | "dev": true, |
| 144 | "license": "MIT", |
| 145 | "dependencies": { |
| 146 | "@babel/compat-data": "^7.26.5", |
| 147 | "@babel/helper-validator-option": "^7.25.9", |
| 148 | "browserslist": "^4.24.0", |
| 149 | "lru-cache": "^5.1.1", |
| 150 | "semver": "^6.3.1" |
| 151 | }, |
| 152 | "engines": { |
| 153 | "node": ">=6.9.0" |
| 154 | } |
| 155 | }, |
| 156 | "node_modules/@babel/helper-compilation-targets/node_modules/semver": { |
| 157 | "version": "6.3.1", |
| 158 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-6.3.1.tgz", |
| 159 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 160 | "dev": true, |
| 161 | "license": "ISC", |
| 162 | "bin": { |
| 163 | "semver": "bin/semver.js" |
| 164 | } |
| 165 | }, |
| 166 | "node_modules/@babel/helper-create-class-features-plugin": { |
| 167 | "version": "7.26.9", |
| 168 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz", |
| 169 | "integrity": "sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==", |
| 170 | "dev": true, |
| 171 | "license": "MIT", |
| 172 | "dependencies": { |
| 173 | "@babel/helper-annotate-as-pure": "^7.25.9", |
| 174 | "@babel/helper-member-expression-to-functions": "^7.25.9", |
| 175 | "@babel/helper-optimise-call-expression": "^7.25.9", |
| 176 | "@babel/helper-replace-supers": "^7.26.5", |
| 177 | "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", |
| 178 | "@babel/traverse": "^7.26.9", |
| 179 | "semver": "^6.3.1" |
| 180 | }, |
| 181 | "engines": { |
| 182 | "node": ">=6.9.0" |
| 183 | }, |
| 184 | "peerDependencies": { |
| 185 | "@babel/core": "^7.0.0" |
| 186 | } |
| 187 | }, |
| 188 | "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { |
| 189 | "version": "6.3.1", |
| 190 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-6.3.1.tgz", |
| 191 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 192 | "dev": true, |
| 193 | "license": "ISC", |
| 194 | "bin": { |
| 195 | "semver": "bin/semver.js" |
| 196 | } |
| 197 | }, |
| 198 | "node_modules/@babel/helper-member-expression-to-functions": { |
| 199 | "version": "7.25.9", |
| 200 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", |
| 201 | "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", |
| 202 | "dev": true, |
| 203 | "license": "MIT", |
| 204 | "dependencies": { |
| 205 | "@babel/traverse": "^7.25.9", |
| 206 | "@babel/types": "^7.25.9" |
| 207 | }, |
| 208 | "engines": { |
| 209 | "node": ">=6.9.0" |
| 210 | } |
| 211 | }, |
| 212 | "node_modules/@babel/helper-module-imports": { |
| 213 | "version": "7.25.9", |
| 214 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", |
| 215 | "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", |
| 216 | "dev": true, |
| 217 | "license": "MIT", |
| 218 | "dependencies": { |
| 219 | "@babel/traverse": "^7.25.9", |
| 220 | "@babel/types": "^7.25.9" |
| 221 | }, |
| 222 | "engines": { |
| 223 | "node": ">=6.9.0" |
| 224 | } |
| 225 | }, |
| 226 | "node_modules/@babel/helper-module-transforms": { |
| 227 | "version": "7.26.0", |
| 228 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", |
| 229 | "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", |
| 230 | "dev": true, |
| 231 | "license": "MIT", |
| 232 | "dependencies": { |
| 233 | "@babel/helper-module-imports": "^7.25.9", |
| 234 | "@babel/helper-validator-identifier": "^7.25.9", |
| 235 | "@babel/traverse": "^7.25.9" |
| 236 | }, |
| 237 | "engines": { |
| 238 | "node": ">=6.9.0" |
| 239 | }, |
| 240 | "peerDependencies": { |
| 241 | "@babel/core": "^7.0.0" |
| 242 | } |
| 243 | }, |
| 244 | "node_modules/@babel/helper-optimise-call-expression": { |
| 245 | "version": "7.25.9", |
| 246 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", |
| 247 | "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", |
| 248 | "dev": true, |
| 249 | "license": "MIT", |
| 250 | "dependencies": { |
| 251 | "@babel/types": "^7.25.9" |
| 252 | }, |
| 253 | "engines": { |
| 254 | "node": ">=6.9.0" |
| 255 | } |
| 256 | }, |
| 257 | "node_modules/@babel/helper-plugin-utils": { |
| 258 | "version": "7.26.5", |
| 259 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", |
| 260 | "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", |
| 261 | "dev": true, |
| 262 | "license": "MIT", |
| 263 | "engines": { |
| 264 | "node": ">=6.9.0" |
| 265 | } |
| 266 | }, |
| 267 | "node_modules/@babel/helper-replace-supers": { |
| 268 | "version": "7.26.5", |
| 269 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz", |
| 270 | "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==", |
| 271 | "dev": true, |
| 272 | "license": "MIT", |
| 273 | "dependencies": { |
| 274 | "@babel/helper-member-expression-to-functions": "^7.25.9", |
| 275 | "@babel/helper-optimise-call-expression": "^7.25.9", |
| 276 | "@babel/traverse": "^7.26.5" |
| 277 | }, |
| 278 | "engines": { |
| 279 | "node": ">=6.9.0" |
| 280 | }, |
| 281 | "peerDependencies": { |
| 282 | "@babel/core": "^7.0.0" |
| 283 | } |
| 284 | }, |
| 285 | "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| 286 | "version": "7.25.9", |
| 287 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", |
| 288 | "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", |
| 289 | "dev": true, |
| 290 | "license": "MIT", |
| 291 | "dependencies": { |
| 292 | "@babel/traverse": "^7.25.9", |
| 293 | "@babel/types": "^7.25.9" |
| 294 | }, |
| 295 | "engines": { |
| 296 | "node": ">=6.9.0" |
| 297 | } |
| 298 | }, |
| 299 | "node_modules/@babel/helper-string-parser": { |
| 300 | "version": "7.25.9", |
| 301 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", |
| 302 | "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", |
| 303 | "dev": true, |
| 304 | "license": "MIT", |
| 305 | "engines": { |
| 306 | "node": ">=6.9.0" |
| 307 | } |
| 308 | }, |
| 309 | "node_modules/@babel/helper-validator-identifier": { |
| 310 | "version": "7.25.9", |
| 311 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", |
| 312 | "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", |
| 313 | "dev": true, |
| 314 | "license": "MIT", |
| 315 | "engines": { |
| 316 | "node": ">=6.9.0" |
| 317 | } |
| 318 | }, |
| 319 | "node_modules/@babel/helper-validator-option": { |
| 320 | "version": "7.25.9", |
| 321 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", |
| 322 | "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", |
| 323 | "dev": true, |
| 324 | "license": "MIT", |
| 325 | "engines": { |
| 326 | "node": ">=6.9.0" |
| 327 | } |
| 328 | }, |
| 329 | "node_modules/@babel/helpers": { |
| 330 | "version": "7.26.10", |
| 331 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/helpers/-/helpers-7.26.10.tgz", |
| 332 | "integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==", |
| 333 | "dev": true, |
| 334 | "license": "MIT", |
| 335 | "dependencies": { |
| 336 | "@babel/template": "^7.26.9", |
| 337 | "@babel/types": "^7.26.10" |
| 338 | }, |
| 339 | "engines": { |
| 340 | "node": ">=6.9.0" |
| 341 | } |
| 342 | }, |
| 343 | "node_modules/@babel/parser": { |
| 344 | "version": "7.26.10", |
| 345 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/parser/-/parser-7.26.10.tgz", |
| 346 | "integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==", |
| 347 | "dev": true, |
| 348 | "license": "MIT", |
| 349 | "dependencies": { |
| 350 | "@babel/types": "^7.26.10" |
| 351 | }, |
| 352 | "bin": { |
| 353 | "parser": "bin/babel-parser.js" |
| 354 | }, |
| 355 | "engines": { |
| 356 | "node": ">=6.0.0" |
| 357 | } |
| 358 | }, |
| 359 | "node_modules/@babel/plugin-syntax-decorators": { |
| 360 | "version": "7.25.9", |
| 361 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz", |
| 362 | "integrity": "sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==", |
| 363 | "dev": true, |
| 364 | "license": "MIT", |
| 365 | "dependencies": { |
| 366 | "@babel/helper-plugin-utils": "^7.25.9" |
| 367 | }, |
| 368 | "engines": { |
| 369 | "node": ">=6.9.0" |
| 370 | }, |
| 371 | "peerDependencies": { |
| 372 | "@babel/core": "^7.0.0-0" |
| 373 | } |
| 374 | }, |
| 375 | "node_modules/@babel/plugin-syntax-jsx": { |
| 376 | "version": "7.25.9", |
| 377 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", |
| 378 | "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", |
| 379 | "dev": true, |
| 380 | "license": "MIT", |
| 381 | "dependencies": { |
| 382 | "@babel/helper-plugin-utils": "^7.25.9" |
| 383 | }, |
| 384 | "engines": { |
| 385 | "node": ">=6.9.0" |
| 386 | }, |
| 387 | "peerDependencies": { |
| 388 | "@babel/core": "^7.0.0-0" |
| 389 | } |
| 390 | }, |
| 391 | "node_modules/@babel/plugin-syntax-typescript": { |
| 392 | "version": "7.25.9", |
| 393 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", |
| 394 | "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", |
| 395 | "dev": true, |
| 396 | "license": "MIT", |
| 397 | "dependencies": { |
| 398 | "@babel/helper-plugin-utils": "^7.25.9" |
| 399 | }, |
| 400 | "engines": { |
| 401 | "node": ">=6.9.0" |
| 402 | }, |
| 403 | "peerDependencies": { |
| 404 | "@babel/core": "^7.0.0-0" |
| 405 | } |
| 406 | }, |
| 407 | "node_modules/@babel/plugin-transform-modules-commonjs": { |
| 408 | "version": "7.26.3", |
| 409 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz", |
| 410 | "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==", |
| 411 | "dev": true, |
| 412 | "license": "MIT", |
| 413 | "dependencies": { |
| 414 | "@babel/helper-module-transforms": "^7.26.0", |
| 415 | "@babel/helper-plugin-utils": "^7.25.9" |
| 416 | }, |
| 417 | "engines": { |
| 418 | "node": ">=6.9.0" |
| 419 | }, |
| 420 | "peerDependencies": { |
| 421 | "@babel/core": "^7.0.0-0" |
| 422 | } |
| 423 | }, |
| 424 | "node_modules/@babel/plugin-transform-typescript": { |
| 425 | "version": "7.26.8", |
| 426 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.8.tgz", |
| 427 | "integrity": "sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==", |
| 428 | "dev": true, |
| 429 | "license": "MIT", |
| 430 | "dependencies": { |
| 431 | "@babel/helper-annotate-as-pure": "^7.25.9", |
| 432 | "@babel/helper-create-class-features-plugin": "^7.25.9", |
| 433 | "@babel/helper-plugin-utils": "^7.26.5", |
| 434 | "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", |
| 435 | "@babel/plugin-syntax-typescript": "^7.25.9" |
| 436 | }, |
| 437 | "engines": { |
| 438 | "node": ">=6.9.0" |
| 439 | }, |
| 440 | "peerDependencies": { |
| 441 | "@babel/core": "^7.0.0-0" |
| 442 | } |
| 443 | }, |
| 444 | "node_modules/@babel/preset-typescript": { |
| 445 | "version": "7.26.0", |
| 446 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz", |
| 447 | "integrity": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==", |
| 448 | "dev": true, |
| 449 | "license": "MIT", |
| 450 | "dependencies": { |
| 451 | "@babel/helper-plugin-utils": "^7.25.9", |
| 452 | "@babel/helper-validator-option": "^7.25.9", |
| 453 | "@babel/plugin-syntax-jsx": "^7.25.9", |
| 454 | "@babel/plugin-transform-modules-commonjs": "^7.25.9", |
| 455 | "@babel/plugin-transform-typescript": "^7.25.9" |
| 456 | }, |
| 457 | "engines": { |
| 458 | "node": ">=6.9.0" |
| 459 | }, |
| 460 | "peerDependencies": { |
| 461 | "@babel/core": "^7.0.0-0" |
| 462 | } |
| 463 | }, |
| 464 | "node_modules/@babel/runtime": { |
| 465 | "version": "7.26.10", |
| 466 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/runtime/-/runtime-7.26.10.tgz", |
| 467 | "integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==", |
| 468 | "dev": true, |
| 469 | "license": "MIT", |
| 470 | "dependencies": { |
| 471 | "regenerator-runtime": "^0.14.0" |
| 472 | }, |
| 473 | "engines": { |
| 474 | "node": ">=6.9.0" |
| 475 | } |
| 476 | }, |
| 477 | "node_modules/@babel/template": { |
| 478 | "version": "7.26.9", |
| 479 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/template/-/template-7.26.9.tgz", |
| 480 | "integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==", |
| 481 | "dev": true, |
| 482 | "license": "MIT", |
| 483 | "dependencies": { |
| 484 | "@babel/code-frame": "^7.26.2", |
| 485 | "@babel/parser": "^7.26.9", |
| 486 | "@babel/types": "^7.26.9" |
| 487 | }, |
| 488 | "engines": { |
| 489 | "node": ">=6.9.0" |
| 490 | } |
| 491 | }, |
| 492 | "node_modules/@babel/traverse": { |
| 493 | "version": "7.26.10", |
| 494 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/traverse/-/traverse-7.26.10.tgz", |
| 495 | "integrity": "sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==", |
| 496 | "dev": true, |
| 497 | "license": "MIT", |
| 498 | "dependencies": { |
| 499 | "@babel/code-frame": "^7.26.2", |
| 500 | "@babel/generator": "^7.26.10", |
| 501 | "@babel/parser": "^7.26.10", |
| 502 | "@babel/template": "^7.26.9", |
| 503 | "@babel/types": "^7.26.10", |
| 504 | "debug": "^4.3.1", |
| 505 | "globals": "^11.1.0" |
| 506 | }, |
| 507 | "engines": { |
| 508 | "node": ">=6.9.0" |
| 509 | } |
| 510 | }, |
| 511 | "node_modules/@babel/types": { |
| 512 | "version": "7.26.10", |
| 513 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@babel/types/-/types-7.26.10.tgz", |
| 514 | "integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==", |
| 515 | "dev": true, |
| 516 | "license": "MIT", |
| 517 | "dependencies": { |
| 518 | "@babel/helper-string-parser": "^7.25.9", |
| 519 | "@babel/helper-validator-identifier": "^7.25.9" |
| 520 | }, |
| 521 | "engines": { |
| 522 | "node": ">=6.9.0" |
| 523 | } |
| 524 | }, |
| 525 | "node_modules/@biomejs/cli-darwin-arm64": { |
| 526 | "version": "1.9.4", |
| 527 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-1.9.4.tgz", |
| 528 | "integrity": "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw==", |
| 529 | "cpu": [ |
| 530 | "arm64" |
| 531 | ], |
| 532 | "dev": true, |
| 533 | "license": "MIT OR Apache-2.0", |
| 534 | "optional": true, |
| 535 | "os": [ |
| 536 | "darwin" |
| 537 | ], |
| 538 | "engines": { |
| 539 | "node": ">=14.21.3" |
| 540 | } |
| 541 | }, |
| 542 | "node_modules/@bkrem/react-transition-group": { |
| 543 | "version": "1.3.5", |
| 544 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@bkrem/react-transition-group/-/react-transition-group-1.3.5.tgz", |
| 545 | "integrity": "sha512-lbBYhC42sxAeFEopxzd9oWdkkV0zirO5E9WyeOBxOrpXsf7m30Aj8vnbayZxFOwD9pvUQ2Pheb1gO79s0Qap3Q==", |
| 546 | "dev": true, |
| 547 | "license": "BSD-3-Clause", |
| 548 | "dependencies": { |
| 549 | "chain-function": "^1.0.0", |
| 550 | "dom-helpers": "^3.3.1", |
| 551 | "loose-envify": "^1.3.1", |
| 552 | "prop-types": "^15.5.6", |
| 553 | "react-lifecycles-compat": "^3.0.4", |
| 554 | "warning": "^3.0.0" |
| 555 | }, |
| 556 | "peerDependencies": { |
| 557 | "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| 558 | "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| 559 | } |
| 560 | }, |
| 561 | "node_modules/@emotion/babel-plugin": { |
| 562 | "version": "11.13.5", |
| 563 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz", |
| 564 | "integrity": "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==", |
| 565 | "dev": true, |
| 566 | "license": "MIT", |
| 567 | "dependencies": { |
| 568 | "@babel/helper-module-imports": "^7.16.7", |
| 569 | "@babel/runtime": "^7.18.3", |
| 570 | "@emotion/hash": "^0.9.2", |
| 571 | "@emotion/memoize": "^0.9.0", |
| 572 | "@emotion/serialize": "^1.3.3", |
| 573 | "babel-plugin-macros": "^3.1.0", |
| 574 | "convert-source-map": "^1.5.0", |
| 575 | "escape-string-regexp": "^4.0.0", |
| 576 | "find-root": "^1.1.0", |
| 577 | "source-map": "^0.5.7", |
| 578 | "stylis": "4.2.0" |
| 579 | } |
| 580 | }, |
| 581 | "node_modules/@emotion/babel-plugin/node_modules/convert-source-map": { |
| 582 | "version": "1.9.0", |
| 583 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-1.9.0.tgz", |
| 584 | "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", |
| 585 | "dev": true, |
| 586 | "license": "MIT" |
| 587 | }, |
| 588 | "node_modules/@emotion/cache": { |
| 589 | "version": "11.14.0", |
| 590 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/cache/-/cache-11.14.0.tgz", |
| 591 | "integrity": "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==", |
| 592 | "dev": true, |
| 593 | "license": "MIT", |
| 594 | "dependencies": { |
| 595 | "@emotion/memoize": "^0.9.0", |
| 596 | "@emotion/sheet": "^1.4.0", |
| 597 | "@emotion/utils": "^1.4.2", |
| 598 | "@emotion/weak-memoize": "^0.4.0", |
| 599 | "stylis": "4.2.0" |
| 600 | } |
| 601 | }, |
| 602 | "node_modules/@emotion/css": { |
| 603 | "version": "11.13.5", |
| 604 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/css/-/css-11.13.5.tgz", |
| 605 | "integrity": "sha512-wQdD0Xhkn3Qy2VNcIzbLP9MR8TafI0MJb7BEAXKp+w4+XqErksWR4OXomuDzPsN4InLdGhVe6EYcn2ZIUCpB8w==", |
| 606 | "dev": true, |
| 607 | "license": "MIT", |
| 608 | "dependencies": { |
| 609 | "@emotion/babel-plugin": "^11.13.5", |
| 610 | "@emotion/cache": "^11.13.5", |
| 611 | "@emotion/serialize": "^1.3.3", |
| 612 | "@emotion/sheet": "^1.4.0", |
| 613 | "@emotion/utils": "^1.4.2" |
| 614 | } |
| 615 | }, |
| 616 | "node_modules/@emotion/hash": { |
| 617 | "version": "0.9.2", |
| 618 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/hash/-/hash-0.9.2.tgz", |
| 619 | "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", |
| 620 | "dev": true, |
| 621 | "license": "MIT" |
| 622 | }, |
| 623 | "node_modules/@emotion/memoize": { |
| 624 | "version": "0.9.0", |
| 625 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/memoize/-/memoize-0.9.0.tgz", |
| 626 | "integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==", |
| 627 | "dev": true, |
| 628 | "license": "MIT" |
| 629 | }, |
| 630 | "node_modules/@emotion/react": { |
| 631 | "version": "11.14.0", |
| 632 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/react/-/react-11.14.0.tgz", |
| 633 | "integrity": "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==", |
| 634 | "dev": true, |
| 635 | "license": "MIT", |
| 636 | "dependencies": { |
| 637 | "@babel/runtime": "^7.18.3", |
| 638 | "@emotion/babel-plugin": "^11.13.5", |
| 639 | "@emotion/cache": "^11.14.0", |
| 640 | "@emotion/serialize": "^1.3.3", |
| 641 | "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0", |
| 642 | "@emotion/utils": "^1.4.2", |
| 643 | "@emotion/weak-memoize": "^0.4.0", |
| 644 | "hoist-non-react-statics": "^3.3.1" |
| 645 | }, |
| 646 | "peerDependencies": { |
| 647 | "react": ">=16.8.0" |
| 648 | }, |
| 649 | "peerDependenciesMeta": { |
| 650 | "@types/react": { |
| 651 | "optional": true |
| 652 | } |
| 653 | } |
| 654 | }, |
| 655 | "node_modules/@emotion/serialize": { |
| 656 | "version": "1.3.3", |
| 657 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/serialize/-/serialize-1.3.3.tgz", |
| 658 | "integrity": "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==", |
| 659 | "dev": true, |
| 660 | "license": "MIT", |
| 661 | "dependencies": { |
| 662 | "@emotion/hash": "^0.9.2", |
| 663 | "@emotion/memoize": "^0.9.0", |
| 664 | "@emotion/unitless": "^0.10.0", |
| 665 | "@emotion/utils": "^1.4.2", |
| 666 | "csstype": "^3.0.2" |
| 667 | } |
| 668 | }, |
| 669 | "node_modules/@emotion/sheet": { |
| 670 | "version": "1.4.0", |
| 671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/sheet/-/sheet-1.4.0.tgz", |
| 672 | "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", |
| 673 | "dev": true, |
| 674 | "license": "MIT" |
| 675 | }, |
| 676 | "node_modules/@emotion/unitless": { |
| 677 | "version": "0.10.0", |
| 678 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/unitless/-/unitless-0.10.0.tgz", |
| 679 | "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", |
| 680 | "dev": true, |
| 681 | "license": "MIT" |
| 682 | }, |
| 683 | "node_modules/@emotion/use-insertion-effect-with-fallbacks": { |
| 684 | "version": "1.2.0", |
| 685 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz", |
| 686 | "integrity": "sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==", |
| 687 | "dev": true, |
| 688 | "license": "MIT", |
| 689 | "peerDependencies": { |
| 690 | "react": ">=16.8.0" |
| 691 | } |
| 692 | }, |
| 693 | "node_modules/@emotion/utils": { |
| 694 | "version": "1.4.2", |
| 695 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/utils/-/utils-1.4.2.tgz", |
| 696 | "integrity": "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==", |
| 697 | "dev": true, |
| 698 | "license": "MIT" |
| 699 | }, |
| 700 | "node_modules/@emotion/weak-memoize": { |
| 701 | "version": "0.4.0", |
| 702 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", |
| 703 | "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", |
| 704 | "dev": true, |
| 705 | "license": "MIT" |
| 706 | }, |
| 707 | "node_modules/@esbuild/aix-ppc64": { |
| 708 | "version": "0.21.5", |
| 709 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", |
| 710 | "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", |
| 711 | "cpu": [ |
| 712 | "ppc64" |
| 713 | ], |
| 714 | "dev": true, |
| 715 | "license": "MIT", |
| 716 | "optional": true, |
| 717 | "os": [ |
| 718 | "aix" |
| 719 | ], |
| 720 | "engines": { |
| 721 | "node": ">=12" |
| 722 | } |
| 723 | }, |
| 724 | "node_modules/@esbuild/android-arm": { |
| 725 | "version": "0.21.5", |
| 726 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.21.5.tgz", |
| 727 | "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", |
| 728 | "cpu": [ |
| 729 | "arm" |
| 730 | ], |
| 731 | "dev": true, |
| 732 | "license": "MIT", |
| 733 | "optional": true, |
| 734 | "os": [ |
| 735 | "android" |
| 736 | ], |
| 737 | "engines": { |
| 738 | "node": ">=12" |
| 739 | } |
| 740 | }, |
| 741 | "node_modules/@esbuild/android-arm64": { |
| 742 | "version": "0.21.5", |
| 743 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", |
| 744 | "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", |
| 745 | "cpu": [ |
| 746 | "arm64" |
| 747 | ], |
| 748 | "dev": true, |
| 749 | "license": "MIT", |
| 750 | "optional": true, |
| 751 | "os": [ |
| 752 | "android" |
| 753 | ], |
| 754 | "engines": { |
| 755 | "node": ">=12" |
| 756 | } |
| 757 | }, |
| 758 | "node_modules/@esbuild/android-x64": { |
| 759 | "version": "0.21.5", |
| 760 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-x64/-/android-x64-0.21.5.tgz", |
| 761 | "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", |
| 762 | "cpu": [ |
| 763 | "x64" |
| 764 | ], |
| 765 | "dev": true, |
| 766 | "license": "MIT", |
| 767 | "optional": true, |
| 768 | "os": [ |
| 769 | "android" |
| 770 | ], |
| 771 | "engines": { |
| 772 | "node": ">=12" |
| 773 | } |
| 774 | }, |
| 775 | "node_modules/@esbuild/darwin-arm64": { |
| 776 | "version": "0.21.5", |
| 777 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", |
| 778 | "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", |
| 779 | "cpu": [ |
| 780 | "arm64" |
| 781 | ], |
| 782 | "dev": true, |
| 783 | "license": "MIT", |
| 784 | "optional": true, |
| 785 | "os": [ |
| 786 | "darwin" |
| 787 | ], |
| 788 | "engines": { |
| 789 | "node": ">=12" |
| 790 | } |
| 791 | }, |
| 792 | "node_modules/@esbuild/darwin-x64": { |
| 793 | "version": "0.21.5", |
| 794 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", |
| 795 | "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", |
| 796 | "cpu": [ |
| 797 | "x64" |
| 798 | ], |
| 799 | "dev": true, |
| 800 | "license": "MIT", |
| 801 | "optional": true, |
| 802 | "os": [ |
| 803 | "darwin" |
| 804 | ], |
| 805 | "engines": { |
| 806 | "node": ">=12" |
| 807 | } |
| 808 | }, |
| 809 | "node_modules/@esbuild/freebsd-arm64": { |
| 810 | "version": "0.21.5", |
| 811 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", |
| 812 | "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", |
| 813 | "cpu": [ |
| 814 | "arm64" |
| 815 | ], |
| 816 | "dev": true, |
| 817 | "license": "MIT", |
| 818 | "optional": true, |
| 819 | "os": [ |
| 820 | "freebsd" |
| 821 | ], |
| 822 | "engines": { |
| 823 | "node": ">=12" |
| 824 | } |
| 825 | }, |
| 826 | "node_modules/@esbuild/freebsd-x64": { |
| 827 | "version": "0.21.5", |
| 828 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", |
| 829 | "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", |
| 830 | "cpu": [ |
| 831 | "x64" |
| 832 | ], |
| 833 | "dev": true, |
| 834 | "license": "MIT", |
| 835 | "optional": true, |
| 836 | "os": [ |
| 837 | "freebsd" |
| 838 | ], |
| 839 | "engines": { |
| 840 | "node": ">=12" |
| 841 | } |
| 842 | }, |
| 843 | "node_modules/@esbuild/linux-arm": { |
| 844 | "version": "0.21.5", |
| 845 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", |
| 846 | "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", |
| 847 | "cpu": [ |
| 848 | "arm" |
| 849 | ], |
| 850 | "dev": true, |
| 851 | "license": "MIT", |
| 852 | "optional": true, |
| 853 | "os": [ |
| 854 | "linux" |
| 855 | ], |
| 856 | "engines": { |
| 857 | "node": ">=12" |
| 858 | } |
| 859 | }, |
| 860 | "node_modules/@esbuild/linux-arm64": { |
| 861 | "version": "0.21.5", |
| 862 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", |
| 863 | "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", |
| 864 | "cpu": [ |
| 865 | "arm64" |
| 866 | ], |
| 867 | "dev": true, |
| 868 | "license": "MIT", |
| 869 | "optional": true, |
| 870 | "os": [ |
| 871 | "linux" |
| 872 | ], |
| 873 | "engines": { |
| 874 | "node": ">=12" |
| 875 | } |
| 876 | }, |
| 877 | "node_modules/@esbuild/linux-ia32": { |
| 878 | "version": "0.21.5", |
| 879 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", |
| 880 | "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", |
| 881 | "cpu": [ |
| 882 | "ia32" |
| 883 | ], |
| 884 | "dev": true, |
| 885 | "license": "MIT", |
| 886 | "optional": true, |
| 887 | "os": [ |
| 888 | "linux" |
| 889 | ], |
| 890 | "engines": { |
| 891 | "node": ">=12" |
| 892 | } |
| 893 | }, |
| 894 | "node_modules/@esbuild/linux-loong64": { |
| 895 | "version": "0.21.5", |
| 896 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", |
| 897 | "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", |
| 898 | "cpu": [ |
| 899 | "loong64" |
| 900 | ], |
| 901 | "dev": true, |
| 902 | "license": "MIT", |
| 903 | "optional": true, |
| 904 | "os": [ |
| 905 | "linux" |
| 906 | ], |
| 907 | "engines": { |
| 908 | "node": ">=12" |
| 909 | } |
| 910 | }, |
| 911 | "node_modules/@esbuild/linux-mips64el": { |
| 912 | "version": "0.21.5", |
| 913 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", |
| 914 | "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", |
| 915 | "cpu": [ |
| 916 | "mips64el" |
| 917 | ], |
| 918 | "dev": true, |
| 919 | "license": "MIT", |
| 920 | "optional": true, |
| 921 | "os": [ |
| 922 | "linux" |
| 923 | ], |
| 924 | "engines": { |
| 925 | "node": ">=12" |
| 926 | } |
| 927 | }, |
| 928 | "node_modules/@esbuild/linux-ppc64": { |
| 929 | "version": "0.21.5", |
| 930 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", |
| 931 | "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", |
| 932 | "cpu": [ |
| 933 | "ppc64" |
| 934 | ], |
| 935 | "dev": true, |
| 936 | "license": "MIT", |
| 937 | "optional": true, |
| 938 | "os": [ |
| 939 | "linux" |
| 940 | ], |
| 941 | "engines": { |
| 942 | "node": ">=12" |
| 943 | } |
| 944 | }, |
| 945 | "node_modules/@esbuild/linux-riscv64": { |
| 946 | "version": "0.21.5", |
| 947 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", |
| 948 | "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", |
| 949 | "cpu": [ |
| 950 | "riscv64" |
| 951 | ], |
| 952 | "dev": true, |
| 953 | "license": "MIT", |
| 954 | "optional": true, |
| 955 | "os": [ |
| 956 | "linux" |
| 957 | ], |
| 958 | "engines": { |
| 959 | "node": ">=12" |
| 960 | } |
| 961 | }, |
| 962 | "node_modules/@esbuild/linux-s390x": { |
| 963 | "version": "0.21.5", |
| 964 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", |
| 965 | "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", |
| 966 | "cpu": [ |
| 967 | "s390x" |
| 968 | ], |
| 969 | "dev": true, |
| 970 | "license": "MIT", |
| 971 | "optional": true, |
| 972 | "os": [ |
| 973 | "linux" |
| 974 | ], |
| 975 | "engines": { |
| 976 | "node": ">=12" |
| 977 | } |
| 978 | }, |
| 979 | "node_modules/@esbuild/linux-x64": { |
| 980 | "version": "0.21.5", |
| 981 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", |
| 982 | "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", |
| 983 | "cpu": [ |
| 984 | "x64" |
| 985 | ], |
| 986 | "dev": true, |
| 987 | "license": "MIT", |
| 988 | "optional": true, |
| 989 | "os": [ |
| 990 | "linux" |
| 991 | ], |
| 992 | "engines": { |
| 993 | "node": ">=12" |
| 994 | } |
| 995 | }, |
| 996 | "node_modules/@esbuild/netbsd-x64": { |
| 997 | "version": "0.21.5", |
| 998 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", |
| 999 | "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", |
| 1000 | "cpu": [ |
| 1001 | "x64" |
| 1002 | ], |
| 1003 | "dev": true, |
| 1004 | "license": "MIT", |
| 1005 | "optional": true, |
| 1006 | "os": [ |
| 1007 | "netbsd" |
| 1008 | ], |
| 1009 | "engines": { |
| 1010 | "node": ">=12" |
| 1011 | } |
| 1012 | }, |
| 1013 | "node_modules/@esbuild/openbsd-x64": { |
| 1014 | "version": "0.21.5", |
| 1015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", |
| 1016 | "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", |
| 1017 | "cpu": [ |
| 1018 | "x64" |
| 1019 | ], |
| 1020 | "dev": true, |
| 1021 | "license": "MIT", |
| 1022 | "optional": true, |
| 1023 | "os": [ |
| 1024 | "openbsd" |
| 1025 | ], |
| 1026 | "engines": { |
| 1027 | "node": ">=12" |
| 1028 | } |
| 1029 | }, |
| 1030 | "node_modules/@esbuild/sunos-x64": { |
| 1031 | "version": "0.21.5", |
| 1032 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", |
| 1033 | "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", |
| 1034 | "cpu": [ |
| 1035 | "x64" |
| 1036 | ], |
| 1037 | "dev": true, |
| 1038 | "license": "MIT", |
| 1039 | "optional": true, |
| 1040 | "os": [ |
| 1041 | "sunos" |
| 1042 | ], |
| 1043 | "engines": { |
| 1044 | "node": ">=12" |
| 1045 | } |
| 1046 | }, |
| 1047 | "node_modules/@esbuild/win32-arm64": { |
| 1048 | "version": "0.21.5", |
| 1049 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", |
| 1050 | "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", |
| 1051 | "cpu": [ |
| 1052 | "arm64" |
| 1053 | ], |
| 1054 | "dev": true, |
| 1055 | "license": "MIT", |
| 1056 | "optional": true, |
| 1057 | "os": [ |
| 1058 | "win32" |
| 1059 | ], |
| 1060 | "engines": { |
| 1061 | "node": ">=12" |
| 1062 | } |
| 1063 | }, |
| 1064 | "node_modules/@esbuild/win32-ia32": { |
| 1065 | "version": "0.21.5", |
| 1066 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", |
| 1067 | "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", |
| 1068 | "cpu": [ |
| 1069 | "ia32" |
| 1070 | ], |
| 1071 | "dev": true, |
| 1072 | "license": "MIT", |
| 1073 | "optional": true, |
| 1074 | "os": [ |
| 1075 | "win32" |
| 1076 | ], |
| 1077 | "engines": { |
| 1078 | "node": ">=12" |
| 1079 | } |
| 1080 | }, |
| 1081 | "node_modules/@esbuild/win32-x64": { |
| 1082 | "version": "0.21.5", |
| 1083 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", |
| 1084 | "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", |
| 1085 | "cpu": [ |
| 1086 | "x64" |
| 1087 | ], |
| 1088 | "dev": true, |
| 1089 | "license": "MIT", |
| 1090 | "optional": true, |
| 1091 | "os": [ |
| 1092 | "win32" |
| 1093 | ], |
| 1094 | "engines": { |
| 1095 | "node": ">=12" |
| 1096 | } |
| 1097 | }, |
| 1098 | "node_modules/@floating-ui/core": { |
| 1099 | "version": "1.6.9", |
| 1100 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/core/-/core-1.6.9.tgz", |
| 1101 | "integrity": "sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==", |
| 1102 | "dev": true, |
| 1103 | "license": "MIT", |
| 1104 | "dependencies": { |
| 1105 | "@floating-ui/utils": "^0.2.9" |
| 1106 | } |
| 1107 | }, |
| 1108 | "node_modules/@floating-ui/dom": { |
| 1109 | "version": "1.6.13", |
| 1110 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/dom/-/dom-1.6.13.tgz", |
| 1111 | "integrity": "sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==", |
| 1112 | "dev": true, |
| 1113 | "license": "MIT", |
| 1114 | "dependencies": { |
| 1115 | "@floating-ui/core": "^1.6.0", |
| 1116 | "@floating-ui/utils": "^0.2.9" |
| 1117 | } |
| 1118 | }, |
| 1119 | "node_modules/@floating-ui/react-dom": { |
| 1120 | "version": "2.1.2", |
| 1121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/react-dom/-/react-dom-2.1.2.tgz", |
| 1122 | "integrity": "sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==", |
| 1123 | "dev": true, |
| 1124 | "license": "MIT", |
| 1125 | "dependencies": { |
| 1126 | "@floating-ui/dom": "^1.0.0" |
| 1127 | }, |
| 1128 | "peerDependencies": { |
| 1129 | "react": ">=16.8.0", |
| 1130 | "react-dom": ">=16.8.0" |
| 1131 | } |
| 1132 | }, |
| 1133 | "node_modules/@floating-ui/utils": { |
| 1134 | "version": "0.2.9", |
| 1135 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/utils/-/utils-0.2.9.tgz", |
| 1136 | "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==", |
| 1137 | "dev": true, |
| 1138 | "license": "MIT" |
| 1139 | }, |
| 1140 | "node_modules/@isaacs/cliui": { |
| 1141 | "version": "8.0.2", |
| 1142 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| 1143 | "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| 1144 | "dev": true, |
| 1145 | "license": "ISC", |
| 1146 | "dependencies": { |
| 1147 | "string-width": "^5.1.2", |
| 1148 | "string-width-cjs": "npm:string-width@^4.2.0", |
| 1149 | "strip-ansi": "^7.0.1", |
| 1150 | "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| 1151 | "wrap-ansi": "^8.1.0", |
| 1152 | "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| 1153 | }, |
| 1154 | "engines": { |
| 1155 | "node": ">=12" |
| 1156 | } |
| 1157 | }, |
| 1158 | "node_modules/@jridgewell/gen-mapping": { |
| 1159 | "version": "0.3.8", |
| 1160 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", |
| 1161 | "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", |
| 1162 | "dev": true, |
| 1163 | "license": "MIT", |
| 1164 | "dependencies": { |
| 1165 | "@jridgewell/set-array": "^1.2.1", |
| 1166 | "@jridgewell/sourcemap-codec": "^1.4.10", |
| 1167 | "@jridgewell/trace-mapping": "^0.3.24" |
| 1168 | }, |
| 1169 | "engines": { |
| 1170 | "node": ">=6.0.0" |
| 1171 | } |
| 1172 | }, |
| 1173 | "node_modules/@jridgewell/resolve-uri": { |
| 1174 | "version": "3.1.2", |
| 1175 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| 1176 | "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| 1177 | "dev": true, |
| 1178 | "license": "MIT", |
| 1179 | "engines": { |
| 1180 | "node": ">=6.0.0" |
| 1181 | } |
| 1182 | }, |
| 1183 | "node_modules/@jridgewell/set-array": { |
| 1184 | "version": "1.2.1", |
| 1185 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| 1186 | "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| 1187 | "dev": true, |
| 1188 | "license": "MIT", |
| 1189 | "engines": { |
| 1190 | "node": ">=6.0.0" |
| 1191 | } |
| 1192 | }, |
| 1193 | "node_modules/@jridgewell/sourcemap-codec": { |
| 1194 | "version": "1.5.0", |
| 1195 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", |
| 1196 | "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", |
| 1197 | "dev": true, |
| 1198 | "license": "MIT" |
| 1199 | }, |
| 1200 | "node_modules/@jridgewell/trace-mapping": { |
| 1201 | "version": "0.3.25", |
| 1202 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| 1203 | "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| 1204 | "dev": true, |
| 1205 | "license": "MIT", |
| 1206 | "dependencies": { |
| 1207 | "@jridgewell/resolve-uri": "^3.1.0", |
| 1208 | "@jridgewell/sourcemap-codec": "^1.4.14" |
| 1209 | } |
| 1210 | }, |
| 1211 | "node_modules/@mjackson/node-fetch-server": { |
| 1212 | "version": "0.2.0", |
| 1213 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz", |
| 1214 | "integrity": "sha512-EMlH1e30yzmTpGLQjlFmaDAjyOeZhng1/XCd7DExR8PNAnG/G1tyruZxEoUe11ClnwGhGrtsdnyyUx1frSzjng==", |
| 1215 | "license": "MIT" |
| 1216 | }, |
| 1217 | "node_modules/@npmcli/git": { |
| 1218 | "version": "4.1.0", |
| 1219 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@npmcli/git/-/git-4.1.0.tgz", |
| 1220 | "integrity": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==", |
| 1221 | "dev": true, |
| 1222 | "license": "ISC", |
| 1223 | "dependencies": { |
| 1224 | "@npmcli/promise-spawn": "^6.0.0", |
| 1225 | "lru-cache": "^7.4.4", |
| 1226 | "npm-pick-manifest": "^8.0.0", |
| 1227 | "proc-log": "^3.0.0", |
| 1228 | "promise-inflight": "^1.0.1", |
| 1229 | "promise-retry": "^2.0.1", |
| 1230 | "semver": "^7.3.5", |
| 1231 | "which": "^3.0.0" |
| 1232 | }, |
| 1233 | "engines": { |
| 1234 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 1235 | } |
| 1236 | }, |
| 1237 | "node_modules/@npmcli/git/node_modules/lru-cache": { |
| 1238 | "version": "7.18.3", |
| 1239 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-7.18.3.tgz", |
| 1240 | "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", |
| 1241 | "dev": true, |
| 1242 | "license": "ISC", |
| 1243 | "engines": { |
| 1244 | "node": ">=12" |
| 1245 | } |
| 1246 | }, |
| 1247 | "node_modules/@npmcli/package-json": { |
| 1248 | "version": "4.0.1", |
| 1249 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@npmcli/package-json/-/package-json-4.0.1.tgz", |
| 1250 | "integrity": "sha512-lRCEGdHZomFsURroh522YvA/2cVb9oPIJrjHanCJZkiasz1BzcnLr3tBJhlV7S86MBJBuAQ33is2D60YitZL2Q==", |
| 1251 | "dev": true, |
| 1252 | "license": "ISC", |
| 1253 | "dependencies": { |
| 1254 | "@npmcli/git": "^4.1.0", |
| 1255 | "glob": "^10.2.2", |
| 1256 | "hosted-git-info": "^6.1.1", |
| 1257 | "json-parse-even-better-errors": "^3.0.0", |
| 1258 | "normalize-package-data": "^5.0.0", |
| 1259 | "proc-log": "^3.0.0", |
| 1260 | "semver": "^7.5.3" |
| 1261 | }, |
| 1262 | "engines": { |
| 1263 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 1264 | } |
| 1265 | }, |
| 1266 | "node_modules/@npmcli/promise-spawn": { |
| 1267 | "version": "6.0.2", |
| 1268 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@npmcli/promise-spawn/-/promise-spawn-6.0.2.tgz", |
| 1269 | "integrity": "sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==", |
| 1270 | "dev": true, |
| 1271 | "license": "ISC", |
| 1272 | "dependencies": { |
| 1273 | "which": "^3.0.0" |
| 1274 | }, |
| 1275 | "engines": { |
| 1276 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 1277 | } |
| 1278 | }, |
| 1279 | "node_modules/@one-ini/wasm": { |
| 1280 | "version": "0.1.1", |
| 1281 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@one-ini/wasm/-/wasm-0.1.1.tgz", |
| 1282 | "integrity": "sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==", |
| 1283 | "dev": true, |
| 1284 | "license": "MIT" |
| 1285 | }, |
| 1286 | "node_modules/@pkgjs/parseargs": { |
| 1287 | "version": "0.11.0", |
| 1288 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| 1289 | "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| 1290 | "dev": true, |
| 1291 | "license": "MIT", |
| 1292 | "optional": true, |
| 1293 | "engines": { |
| 1294 | "node": ">=14" |
| 1295 | } |
| 1296 | }, |
| 1297 | "node_modules/@radix-ui/number": { |
| 1298 | "version": "1.1.0", |
| 1299 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/number/-/number-1.1.0.tgz", |
| 1300 | "integrity": "sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==", |
| 1301 | "dev": true, |
| 1302 | "license": "MIT" |
| 1303 | }, |
| 1304 | "node_modules/@radix-ui/primitive": { |
| 1305 | "version": "1.1.1", |
| 1306 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/primitive/-/primitive-1.1.1.tgz", |
| 1307 | "integrity": "sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==", |
| 1308 | "dev": true, |
| 1309 | "license": "MIT" |
| 1310 | }, |
| 1311 | "node_modules/@radix-ui/react-accordion": { |
| 1312 | "version": "1.2.3", |
| 1313 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-accordion/-/react-accordion-1.2.3.tgz", |
| 1314 | "integrity": "sha512-RIQ15mrcvqIkDARJeERSuXSry2N8uYnxkdDetpfmalT/+0ntOXLkFOsh9iwlAsCv+qcmhZjbdJogIm6WBa6c4A==", |
| 1315 | "dev": true, |
| 1316 | "license": "MIT", |
| 1317 | "dependencies": { |
| 1318 | "@radix-ui/primitive": "1.1.1", |
| 1319 | "@radix-ui/react-collapsible": "1.1.3", |
| 1320 | "@radix-ui/react-collection": "1.1.2", |
| 1321 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1322 | "@radix-ui/react-context": "1.1.1", |
| 1323 | "@radix-ui/react-direction": "1.1.0", |
| 1324 | "@radix-ui/react-id": "1.1.0", |
| 1325 | "@radix-ui/react-primitive": "2.0.2", |
| 1326 | "@radix-ui/react-use-controllable-state": "1.1.0" |
| 1327 | }, |
| 1328 | "peerDependencies": { |
| 1329 | "@types/react": "*", |
| 1330 | "@types/react-dom": "*", |
| 1331 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1332 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1333 | }, |
| 1334 | "peerDependenciesMeta": { |
| 1335 | "@types/react": { |
| 1336 | "optional": true |
| 1337 | }, |
| 1338 | "@types/react-dom": { |
| 1339 | "optional": true |
| 1340 | } |
| 1341 | } |
| 1342 | }, |
| 1343 | "node_modules/@radix-ui/react-arrow": { |
| 1344 | "version": "1.1.2", |
| 1345 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-arrow/-/react-arrow-1.1.2.tgz", |
| 1346 | "integrity": "sha512-G+KcpzXHq24iH0uGG/pF8LyzpFJYGD4RfLjCIBfGdSLXvjLHST31RUiRVrupIBMvIppMgSzQ6l66iAxl03tdlg==", |
| 1347 | "dev": true, |
| 1348 | "license": "MIT", |
| 1349 | "dependencies": { |
| 1350 | "@radix-ui/react-primitive": "2.0.2" |
| 1351 | }, |
| 1352 | "peerDependencies": { |
| 1353 | "@types/react": "*", |
| 1354 | "@types/react-dom": "*", |
| 1355 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1356 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1357 | }, |
| 1358 | "peerDependenciesMeta": { |
| 1359 | "@types/react": { |
| 1360 | "optional": true |
| 1361 | }, |
| 1362 | "@types/react-dom": { |
| 1363 | "optional": true |
| 1364 | } |
| 1365 | } |
| 1366 | }, |
| 1367 | "node_modules/@radix-ui/react-collapsible": { |
| 1368 | "version": "1.1.3", |
| 1369 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-collapsible/-/react-collapsible-1.1.3.tgz", |
| 1370 | "integrity": "sha512-jFSerheto1X03MUC0g6R7LedNW9EEGWdg9W1+MlpkMLwGkgkbUXLPBH/KIuWKXUoeYRVY11llqbTBDzuLg7qrw==", |
| 1371 | "dev": true, |
| 1372 | "license": "MIT", |
| 1373 | "dependencies": { |
| 1374 | "@radix-ui/primitive": "1.1.1", |
| 1375 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1376 | "@radix-ui/react-context": "1.1.1", |
| 1377 | "@radix-ui/react-id": "1.1.0", |
| 1378 | "@radix-ui/react-presence": "1.1.2", |
| 1379 | "@radix-ui/react-primitive": "2.0.2", |
| 1380 | "@radix-ui/react-use-controllable-state": "1.1.0", |
| 1381 | "@radix-ui/react-use-layout-effect": "1.1.0" |
| 1382 | }, |
| 1383 | "peerDependencies": { |
| 1384 | "@types/react": "*", |
| 1385 | "@types/react-dom": "*", |
| 1386 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1387 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1388 | }, |
| 1389 | "peerDependenciesMeta": { |
| 1390 | "@types/react": { |
| 1391 | "optional": true |
| 1392 | }, |
| 1393 | "@types/react-dom": { |
| 1394 | "optional": true |
| 1395 | } |
| 1396 | } |
| 1397 | }, |
| 1398 | "node_modules/@radix-ui/react-collection": { |
| 1399 | "version": "1.1.2", |
| 1400 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-collection/-/react-collection-1.1.2.tgz", |
| 1401 | "integrity": "sha512-9z54IEKRxIa9VityapoEYMuByaG42iSy1ZXlY2KcuLSEtq8x4987/N6m15ppoMffgZX72gER2uHe1D9Y6Unlcw==", |
| 1402 | "dev": true, |
| 1403 | "license": "MIT", |
| 1404 | "dependencies": { |
| 1405 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1406 | "@radix-ui/react-context": "1.1.1", |
| 1407 | "@radix-ui/react-primitive": "2.0.2", |
| 1408 | "@radix-ui/react-slot": "1.1.2" |
| 1409 | }, |
| 1410 | "peerDependencies": { |
| 1411 | "@types/react": "*", |
| 1412 | "@types/react-dom": "*", |
| 1413 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1414 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1415 | }, |
| 1416 | "peerDependenciesMeta": { |
| 1417 | "@types/react": { |
| 1418 | "optional": true |
| 1419 | }, |
| 1420 | "@types/react-dom": { |
| 1421 | "optional": true |
| 1422 | } |
| 1423 | } |
| 1424 | }, |
| 1425 | "node_modules/@radix-ui/react-compose-refs": { |
| 1426 | "version": "1.1.1", |
| 1427 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.1.tgz", |
| 1428 | "integrity": "sha512-Y9VzoRDSJtgFMUCoiZBDVo084VQ5hfpXxVE+NgkdNsjiDBByiImMZKKhxMwCbdHvhlENG6a833CbFkOQvTricw==", |
| 1429 | "dev": true, |
| 1430 | "license": "MIT", |
| 1431 | "peerDependencies": { |
| 1432 | "@types/react": "*", |
| 1433 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1434 | }, |
| 1435 | "peerDependenciesMeta": { |
| 1436 | "@types/react": { |
| 1437 | "optional": true |
| 1438 | } |
| 1439 | } |
| 1440 | }, |
| 1441 | "node_modules/@radix-ui/react-context": { |
| 1442 | "version": "1.1.1", |
| 1443 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-context/-/react-context-1.1.1.tgz", |
| 1444 | "integrity": "sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==", |
| 1445 | "dev": true, |
| 1446 | "license": "MIT", |
| 1447 | "peerDependencies": { |
| 1448 | "@types/react": "*", |
| 1449 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1450 | }, |
| 1451 | "peerDependenciesMeta": { |
| 1452 | "@types/react": { |
| 1453 | "optional": true |
| 1454 | } |
| 1455 | } |
| 1456 | }, |
| 1457 | "node_modules/@radix-ui/react-direction": { |
| 1458 | "version": "1.1.0", |
| 1459 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-direction/-/react-direction-1.1.0.tgz", |
| 1460 | "integrity": "sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==", |
| 1461 | "dev": true, |
| 1462 | "license": "MIT", |
| 1463 | "peerDependencies": { |
| 1464 | "@types/react": "*", |
| 1465 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1466 | }, |
| 1467 | "peerDependenciesMeta": { |
| 1468 | "@types/react": { |
| 1469 | "optional": true |
| 1470 | } |
| 1471 | } |
| 1472 | }, |
| 1473 | "node_modules/@radix-ui/react-dismissable-layer": { |
| 1474 | "version": "1.1.5", |
| 1475 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.5.tgz", |
| 1476 | "integrity": "sha512-E4TywXY6UsXNRhFrECa5HAvE5/4BFcGyfTyK36gP+pAW1ed7UTK4vKwdr53gAJYwqbfCWC6ATvJa3J3R/9+Qrg==", |
| 1477 | "dev": true, |
| 1478 | "license": "MIT", |
| 1479 | "dependencies": { |
| 1480 | "@radix-ui/primitive": "1.1.1", |
| 1481 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1482 | "@radix-ui/react-primitive": "2.0.2", |
| 1483 | "@radix-ui/react-use-callback-ref": "1.1.0", |
| 1484 | "@radix-ui/react-use-escape-keydown": "1.1.0" |
| 1485 | }, |
| 1486 | "peerDependencies": { |
| 1487 | "@types/react": "*", |
| 1488 | "@types/react-dom": "*", |
| 1489 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1490 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1491 | }, |
| 1492 | "peerDependenciesMeta": { |
| 1493 | "@types/react": { |
| 1494 | "optional": true |
| 1495 | }, |
| 1496 | "@types/react-dom": { |
| 1497 | "optional": true |
| 1498 | } |
| 1499 | } |
| 1500 | }, |
| 1501 | "node_modules/@radix-ui/react-focus-guards": { |
| 1502 | "version": "1.1.1", |
| 1503 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.1.tgz", |
| 1504 | "integrity": "sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==", |
| 1505 | "dev": true, |
| 1506 | "license": "MIT", |
| 1507 | "peerDependencies": { |
| 1508 | "@types/react": "*", |
| 1509 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1510 | }, |
| 1511 | "peerDependenciesMeta": { |
| 1512 | "@types/react": { |
| 1513 | "optional": true |
| 1514 | } |
| 1515 | } |
| 1516 | }, |
| 1517 | "node_modules/@radix-ui/react-focus-scope": { |
| 1518 | "version": "1.1.2", |
| 1519 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.2.tgz", |
| 1520 | "integrity": "sha512-zxwE80FCU7lcXUGWkdt6XpTTCKPitG1XKOwViTxHVKIJhZl9MvIl2dVHeZENCWD9+EdWv05wlaEkRXUykU27RA==", |
| 1521 | "dev": true, |
| 1522 | "license": "MIT", |
| 1523 | "dependencies": { |
| 1524 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1525 | "@radix-ui/react-primitive": "2.0.2", |
| 1526 | "@radix-ui/react-use-callback-ref": "1.1.0" |
| 1527 | }, |
| 1528 | "peerDependencies": { |
| 1529 | "@types/react": "*", |
| 1530 | "@types/react-dom": "*", |
| 1531 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1532 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1533 | }, |
| 1534 | "peerDependenciesMeta": { |
| 1535 | "@types/react": { |
| 1536 | "optional": true |
| 1537 | }, |
| 1538 | "@types/react-dom": { |
| 1539 | "optional": true |
| 1540 | } |
| 1541 | } |
| 1542 | }, |
| 1543 | "node_modules/@radix-ui/react-id": { |
| 1544 | "version": "1.1.0", |
| 1545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-id/-/react-id-1.1.0.tgz", |
| 1546 | "integrity": "sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==", |
| 1547 | "dev": true, |
| 1548 | "license": "MIT", |
| 1549 | "dependencies": { |
| 1550 | "@radix-ui/react-use-layout-effect": "1.1.0" |
| 1551 | }, |
| 1552 | "peerDependencies": { |
| 1553 | "@types/react": "*", |
| 1554 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1555 | }, |
| 1556 | "peerDependenciesMeta": { |
| 1557 | "@types/react": { |
| 1558 | "optional": true |
| 1559 | } |
| 1560 | } |
| 1561 | }, |
| 1562 | "node_modules/@radix-ui/react-popper": { |
| 1563 | "version": "1.2.2", |
| 1564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-popper/-/react-popper-1.2.2.tgz", |
| 1565 | "integrity": "sha512-Rvqc3nOpwseCyj/rgjlJDYAgyfw7OC1tTkKn2ivhaMGcYt8FSBlahHOZak2i3QwkRXUXgGgzeEe2RuqeEHuHgA==", |
| 1566 | "dev": true, |
| 1567 | "license": "MIT", |
| 1568 | "dependencies": { |
| 1569 | "@floating-ui/react-dom": "^2.0.0", |
| 1570 | "@radix-ui/react-arrow": "1.1.2", |
| 1571 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1572 | "@radix-ui/react-context": "1.1.1", |
| 1573 | "@radix-ui/react-primitive": "2.0.2", |
| 1574 | "@radix-ui/react-use-callback-ref": "1.1.0", |
| 1575 | "@radix-ui/react-use-layout-effect": "1.1.0", |
| 1576 | "@radix-ui/react-use-rect": "1.1.0", |
| 1577 | "@radix-ui/react-use-size": "1.1.0", |
| 1578 | "@radix-ui/rect": "1.1.0" |
| 1579 | }, |
| 1580 | "peerDependencies": { |
| 1581 | "@types/react": "*", |
| 1582 | "@types/react-dom": "*", |
| 1583 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1584 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1585 | }, |
| 1586 | "peerDependenciesMeta": { |
| 1587 | "@types/react": { |
| 1588 | "optional": true |
| 1589 | }, |
| 1590 | "@types/react-dom": { |
| 1591 | "optional": true |
| 1592 | } |
| 1593 | } |
| 1594 | }, |
| 1595 | "node_modules/@radix-ui/react-portal": { |
| 1596 | "version": "1.1.4", |
| 1597 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-portal/-/react-portal-1.1.4.tgz", |
| 1598 | "integrity": "sha512-sn2O9k1rPFYVyKd5LAJfo96JlSGVFpa1fS6UuBJfrZadudiw5tAmru+n1x7aMRQ84qDM71Zh1+SzK5QwU0tJfA==", |
| 1599 | "dev": true, |
| 1600 | "license": "MIT", |
| 1601 | "dependencies": { |
| 1602 | "@radix-ui/react-primitive": "2.0.2", |
| 1603 | "@radix-ui/react-use-layout-effect": "1.1.0" |
| 1604 | }, |
| 1605 | "peerDependencies": { |
| 1606 | "@types/react": "*", |
| 1607 | "@types/react-dom": "*", |
| 1608 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1609 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1610 | }, |
| 1611 | "peerDependenciesMeta": { |
| 1612 | "@types/react": { |
| 1613 | "optional": true |
| 1614 | }, |
| 1615 | "@types/react-dom": { |
| 1616 | "optional": true |
| 1617 | } |
| 1618 | } |
| 1619 | }, |
| 1620 | "node_modules/@radix-ui/react-presence": { |
| 1621 | "version": "1.1.2", |
| 1622 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-presence/-/react-presence-1.1.2.tgz", |
| 1623 | "integrity": "sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg==", |
| 1624 | "dev": true, |
| 1625 | "license": "MIT", |
| 1626 | "dependencies": { |
| 1627 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1628 | "@radix-ui/react-use-layout-effect": "1.1.0" |
| 1629 | }, |
| 1630 | "peerDependencies": { |
| 1631 | "@types/react": "*", |
| 1632 | "@types/react-dom": "*", |
| 1633 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1634 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1635 | }, |
| 1636 | "peerDependenciesMeta": { |
| 1637 | "@types/react": { |
| 1638 | "optional": true |
| 1639 | }, |
| 1640 | "@types/react-dom": { |
| 1641 | "optional": true |
| 1642 | } |
| 1643 | } |
| 1644 | }, |
| 1645 | "node_modules/@radix-ui/react-primitive": { |
| 1646 | "version": "2.0.2", |
| 1647 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-primitive/-/react-primitive-2.0.2.tgz", |
| 1648 | "integrity": "sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w==", |
| 1649 | "dev": true, |
| 1650 | "license": "MIT", |
| 1651 | "dependencies": { |
| 1652 | "@radix-ui/react-slot": "1.1.2" |
| 1653 | }, |
| 1654 | "peerDependencies": { |
| 1655 | "@types/react": "*", |
| 1656 | "@types/react-dom": "*", |
| 1657 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1658 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1659 | }, |
| 1660 | "peerDependenciesMeta": { |
| 1661 | "@types/react": { |
| 1662 | "optional": true |
| 1663 | }, |
| 1664 | "@types/react-dom": { |
| 1665 | "optional": true |
| 1666 | } |
| 1667 | } |
| 1668 | }, |
| 1669 | "node_modules/@radix-ui/react-select": { |
| 1670 | "version": "2.1.6", |
| 1671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-select/-/react-select-2.1.6.tgz", |
| 1672 | "integrity": "sha512-T6ajELxRvTuAMWH0YmRJ1qez+x4/7Nq7QIx7zJ0VK3qaEWdnWpNbEDnmWldG1zBDwqrLy5aLMUWcoGirVj5kMg==", |
| 1673 | "dev": true, |
| 1674 | "license": "MIT", |
| 1675 | "dependencies": { |
| 1676 | "@radix-ui/number": "1.1.0", |
| 1677 | "@radix-ui/primitive": "1.1.1", |
| 1678 | "@radix-ui/react-collection": "1.1.2", |
| 1679 | "@radix-ui/react-compose-refs": "1.1.1", |
| 1680 | "@radix-ui/react-context": "1.1.1", |
| 1681 | "@radix-ui/react-direction": "1.1.0", |
| 1682 | "@radix-ui/react-dismissable-layer": "1.1.5", |
| 1683 | "@radix-ui/react-focus-guards": "1.1.1", |
| 1684 | "@radix-ui/react-focus-scope": "1.1.2", |
| 1685 | "@radix-ui/react-id": "1.1.0", |
| 1686 | "@radix-ui/react-popper": "1.2.2", |
| 1687 | "@radix-ui/react-portal": "1.1.4", |
| 1688 | "@radix-ui/react-primitive": "2.0.2", |
| 1689 | "@radix-ui/react-slot": "1.1.2", |
| 1690 | "@radix-ui/react-use-callback-ref": "1.1.0", |
| 1691 | "@radix-ui/react-use-controllable-state": "1.1.0", |
| 1692 | "@radix-ui/react-use-layout-effect": "1.1.0", |
| 1693 | "@radix-ui/react-use-previous": "1.1.0", |
| 1694 | "@radix-ui/react-visually-hidden": "1.1.2", |
| 1695 | "aria-hidden": "^1.2.4", |
| 1696 | "react-remove-scroll": "^2.6.3" |
| 1697 | }, |
| 1698 | "peerDependencies": { |
| 1699 | "@types/react": "*", |
| 1700 | "@types/react-dom": "*", |
| 1701 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1702 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1703 | }, |
| 1704 | "peerDependenciesMeta": { |
| 1705 | "@types/react": { |
| 1706 | "optional": true |
| 1707 | }, |
| 1708 | "@types/react-dom": { |
| 1709 | "optional": true |
| 1710 | } |
| 1711 | } |
| 1712 | }, |
| 1713 | "node_modules/@radix-ui/react-slot": { |
| 1714 | "version": "1.1.2", |
| 1715 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-slot/-/react-slot-1.1.2.tgz", |
| 1716 | "integrity": "sha512-YAKxaiGsSQJ38VzKH86/BPRC4rh+b1Jpa+JneA5LRE7skmLPNAyeG8kPJj/oo4STLvlrs8vkf/iYyc3A5stYCQ==", |
| 1717 | "dev": true, |
| 1718 | "license": "MIT", |
| 1719 | "dependencies": { |
| 1720 | "@radix-ui/react-compose-refs": "1.1.1" |
| 1721 | }, |
| 1722 | "peerDependencies": { |
| 1723 | "@types/react": "*", |
| 1724 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1725 | }, |
| 1726 | "peerDependenciesMeta": { |
| 1727 | "@types/react": { |
| 1728 | "optional": true |
| 1729 | } |
| 1730 | } |
| 1731 | }, |
| 1732 | "node_modules/@radix-ui/react-use-callback-ref": { |
| 1733 | "version": "1.1.0", |
| 1734 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.0.tgz", |
| 1735 | "integrity": "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==", |
| 1736 | "dev": true, |
| 1737 | "license": "MIT", |
| 1738 | "peerDependencies": { |
| 1739 | "@types/react": "*", |
| 1740 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1741 | }, |
| 1742 | "peerDependenciesMeta": { |
| 1743 | "@types/react": { |
| 1744 | "optional": true |
| 1745 | } |
| 1746 | } |
| 1747 | }, |
| 1748 | "node_modules/@radix-ui/react-use-controllable-state": { |
| 1749 | "version": "1.1.0", |
| 1750 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.1.0.tgz", |
| 1751 | "integrity": "sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==", |
| 1752 | "dev": true, |
| 1753 | "license": "MIT", |
| 1754 | "dependencies": { |
| 1755 | "@radix-ui/react-use-callback-ref": "1.1.0" |
| 1756 | }, |
| 1757 | "peerDependencies": { |
| 1758 | "@types/react": "*", |
| 1759 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1760 | }, |
| 1761 | "peerDependenciesMeta": { |
| 1762 | "@types/react": { |
| 1763 | "optional": true |
| 1764 | } |
| 1765 | } |
| 1766 | }, |
| 1767 | "node_modules/@radix-ui/react-use-escape-keydown": { |
| 1768 | "version": "1.1.0", |
| 1769 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.0.tgz", |
| 1770 | "integrity": "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==", |
| 1771 | "dev": true, |
| 1772 | "license": "MIT", |
| 1773 | "dependencies": { |
| 1774 | "@radix-ui/react-use-callback-ref": "1.1.0" |
| 1775 | }, |
| 1776 | "peerDependencies": { |
| 1777 | "@types/react": "*", |
| 1778 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1779 | }, |
| 1780 | "peerDependenciesMeta": { |
| 1781 | "@types/react": { |
| 1782 | "optional": true |
| 1783 | } |
| 1784 | } |
| 1785 | }, |
| 1786 | "node_modules/@radix-ui/react-use-layout-effect": { |
| 1787 | "version": "1.1.0", |
| 1788 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz", |
| 1789 | "integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==", |
| 1790 | "dev": true, |
| 1791 | "license": "MIT", |
| 1792 | "peerDependencies": { |
| 1793 | "@types/react": "*", |
| 1794 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1795 | }, |
| 1796 | "peerDependenciesMeta": { |
| 1797 | "@types/react": { |
| 1798 | "optional": true |
| 1799 | } |
| 1800 | } |
| 1801 | }, |
| 1802 | "node_modules/@radix-ui/react-use-previous": { |
| 1803 | "version": "1.1.0", |
| 1804 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-previous/-/react-use-previous-1.1.0.tgz", |
| 1805 | "integrity": "sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==", |
| 1806 | "dev": true, |
| 1807 | "license": "MIT", |
| 1808 | "peerDependencies": { |
| 1809 | "@types/react": "*", |
| 1810 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1811 | }, |
| 1812 | "peerDependenciesMeta": { |
| 1813 | "@types/react": { |
| 1814 | "optional": true |
| 1815 | } |
| 1816 | } |
| 1817 | }, |
| 1818 | "node_modules/@radix-ui/react-use-rect": { |
| 1819 | "version": "1.1.0", |
| 1820 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-rect/-/react-use-rect-1.1.0.tgz", |
| 1821 | "integrity": "sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ==", |
| 1822 | "dev": true, |
| 1823 | "license": "MIT", |
| 1824 | "dependencies": { |
| 1825 | "@radix-ui/rect": "1.1.0" |
| 1826 | }, |
| 1827 | "peerDependencies": { |
| 1828 | "@types/react": "*", |
| 1829 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1830 | }, |
| 1831 | "peerDependenciesMeta": { |
| 1832 | "@types/react": { |
| 1833 | "optional": true |
| 1834 | } |
| 1835 | } |
| 1836 | }, |
| 1837 | "node_modules/@radix-ui/react-use-size": { |
| 1838 | "version": "1.1.0", |
| 1839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-use-size/-/react-use-size-1.1.0.tgz", |
| 1840 | "integrity": "sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==", |
| 1841 | "dev": true, |
| 1842 | "license": "MIT", |
| 1843 | "dependencies": { |
| 1844 | "@radix-ui/react-use-layout-effect": "1.1.0" |
| 1845 | }, |
| 1846 | "peerDependencies": { |
| 1847 | "@types/react": "*", |
| 1848 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1849 | }, |
| 1850 | "peerDependenciesMeta": { |
| 1851 | "@types/react": { |
| 1852 | "optional": true |
| 1853 | } |
| 1854 | } |
| 1855 | }, |
| 1856 | "node_modules/@radix-ui/react-visually-hidden": { |
| 1857 | "version": "1.1.2", |
| 1858 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.1.2.tgz", |
| 1859 | "integrity": "sha512-1SzA4ns2M1aRlvxErqhLHsBHoS5eI5UUcI2awAMgGUp4LoaoWOKYmvqDY2s/tltuPkh3Yk77YF/r3IRj+Amx4Q==", |
| 1860 | "dev": true, |
| 1861 | "license": "MIT", |
| 1862 | "dependencies": { |
| 1863 | "@radix-ui/react-primitive": "2.0.2" |
| 1864 | }, |
| 1865 | "peerDependencies": { |
| 1866 | "@types/react": "*", |
| 1867 | "@types/react-dom": "*", |
| 1868 | "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
| 1869 | "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
| 1870 | }, |
| 1871 | "peerDependenciesMeta": { |
| 1872 | "@types/react": { |
| 1873 | "optional": true |
| 1874 | }, |
| 1875 | "@types/react-dom": { |
| 1876 | "optional": true |
| 1877 | } |
| 1878 | } |
| 1879 | }, |
| 1880 | "node_modules/@radix-ui/rect": { |
| 1881 | "version": "1.1.0", |
| 1882 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@radix-ui/rect/-/rect-1.1.0.tgz", |
| 1883 | "integrity": "sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==", |
| 1884 | "dev": true, |
| 1885 | "license": "MIT" |
| 1886 | }, |
| 1887 | "node_modules/@react-router/dev": { |
| 1888 | "version": "7.3.0", |
| 1889 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@react-router/dev/-/dev-7.3.0.tgz", |
| 1890 | "integrity": "sha512-k9eWulu3FyJ2swN/RftgFAQviaRT4vMwE4COQ6WUCVQryQsru/ZK/dhw5YjZLPp1V+QieijigPxK4e7Pz4cOrg==", |
| 1891 | "dev": true, |
| 1892 | "license": "MIT", |
| 1893 | "dependencies": { |
| 1894 | "@babel/core": "^7.21.8", |
| 1895 | "@babel/generator": "^7.21.5", |
| 1896 | "@babel/parser": "^7.21.8", |
| 1897 | "@babel/plugin-syntax-decorators": "^7.22.10", |
| 1898 | "@babel/plugin-syntax-jsx": "^7.21.4", |
| 1899 | "@babel/preset-typescript": "^7.21.5", |
| 1900 | "@babel/traverse": "^7.23.2", |
| 1901 | "@babel/types": "^7.22.5", |
| 1902 | "@npmcli/package-json": "^4.0.1", |
| 1903 | "@react-router/node": "7.3.0", |
| 1904 | "arg": "^5.0.1", |
| 1905 | "babel-dead-code-elimination": "^1.0.6", |
| 1906 | "chokidar": "^4.0.0", |
| 1907 | "dedent": "^1.5.3", |
| 1908 | "es-module-lexer": "^1.3.1", |
| 1909 | "exit-hook": "2.2.1", |
| 1910 | "fs-extra": "^10.0.0", |
| 1911 | "jsesc": "3.0.2", |
| 1912 | "lodash": "^4.17.21", |
| 1913 | "pathe": "^1.1.2", |
| 1914 | "picocolors": "^1.1.1", |
| 1915 | "prettier": "^2.7.1", |
| 1916 | "react-refresh": "^0.14.0", |
| 1917 | "semver": "^7.3.7", |
| 1918 | "set-cookie-parser": "^2.6.0", |
| 1919 | "valibot": "^0.41.0", |
| 1920 | "vite-node": "3.0.0-beta.2" |
| 1921 | }, |
| 1922 | "bin": { |
| 1923 | "react-router": "bin.js" |
| 1924 | }, |
| 1925 | "engines": { |
| 1926 | "node": ">=20.0.0" |
| 1927 | }, |
| 1928 | "peerDependencies": { |
| 1929 | "@react-router/serve": "^7.3.0", |
| 1930 | "react-router": "^7.3.0", |
| 1931 | "typescript": "^5.1.0", |
| 1932 | "vite": "^5.1.0 || ^6.0.0", |
| 1933 | "wrangler": "^3.28.2" |
| 1934 | }, |
| 1935 | "peerDependenciesMeta": { |
| 1936 | "@react-router/serve": { |
| 1937 | "optional": true |
| 1938 | }, |
| 1939 | "typescript": { |
| 1940 | "optional": true |
| 1941 | }, |
| 1942 | "wrangler": { |
| 1943 | "optional": true |
| 1944 | } |
| 1945 | } |
| 1946 | }, |
| 1947 | "node_modules/@react-router/dev/node_modules/prettier": { |
| 1948 | "version": "2.8.8", |
| 1949 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prettier/-/prettier-2.8.8.tgz", |
| 1950 | "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", |
| 1951 | "dev": true, |
| 1952 | "license": "MIT", |
| 1953 | "bin": { |
| 1954 | "prettier": "bin-prettier.js" |
| 1955 | }, |
| 1956 | "engines": { |
| 1957 | "node": ">=10.13.0" |
| 1958 | }, |
| 1959 | "funding": { |
| 1960 | "url": "https://github.com/prettier/prettier?sponsor=1" |
| 1961 | } |
| 1962 | }, |
| 1963 | "node_modules/@react-router/express": { |
| 1964 | "version": "7.3.0", |
| 1965 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@react-router/express/-/express-7.3.0.tgz", |
| 1966 | "integrity": "sha512-wAv020Wfwj6mW62NC8JQ6rlY1cJgeg+hRCFV2gcx5vxUfjH/tCFBRN4Rujo9WLFfRCwCEeilFqiuwBKeODDBsw==", |
| 1967 | "license": "MIT", |
| 1968 | "dependencies": { |
| 1969 | "@react-router/node": "7.3.0" |
| 1970 | }, |
| 1971 | "engines": { |
| 1972 | "node": ">=20.0.0" |
| 1973 | }, |
| 1974 | "peerDependencies": { |
| 1975 | "express": "^4.17.1 || ^5", |
| 1976 | "react-router": "7.3.0", |
| 1977 | "typescript": "^5.1.0" |
| 1978 | }, |
| 1979 | "peerDependenciesMeta": { |
| 1980 | "typescript": { |
| 1981 | "optional": true |
| 1982 | } |
| 1983 | } |
| 1984 | }, |
| 1985 | "node_modules/@react-router/node": { |
| 1986 | "version": "7.3.0", |
| 1987 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@react-router/node/-/node-7.3.0.tgz", |
| 1988 | "integrity": "sha512-Vhww6DH0cVusO2yGhZuKmboGvFHuYOeIYEW0gpf0gFshbU0tR7MNAnOZS2Cud48hxVUSrEtgl0Kbs5BN+RQKJg==", |
| 1989 | "license": "MIT", |
| 1990 | "dependencies": { |
| 1991 | "@mjackson/node-fetch-server": "^0.2.0", |
| 1992 | "source-map-support": "^0.5.21", |
| 1993 | "stream-slice": "^0.1.2", |
| 1994 | "undici": "^6.19.2" |
| 1995 | }, |
| 1996 | "engines": { |
| 1997 | "node": ">=20.0.0" |
| 1998 | }, |
| 1999 | "peerDependencies": { |
| 2000 | "react-router": "7.3.0", |
| 2001 | "typescript": "^5.1.0" |
| 2002 | }, |
| 2003 | "peerDependenciesMeta": { |
| 2004 | "typescript": { |
| 2005 | "optional": true |
| 2006 | } |
| 2007 | } |
| 2008 | }, |
| 2009 | "node_modules/@react-router/serve": { |
| 2010 | "version": "7.3.0", |
| 2011 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@react-router/serve/-/serve-7.3.0.tgz", |
| 2012 | "integrity": "sha512-NGW8FRDghV6F04nki4dnL+sS8NHgbWkeQTtnGTIdTtPw2CaHOP7nsfJNJcetoSTw8xQjZWMDCbJfWYzSYeTF/g==", |
| 2013 | "license": "MIT", |
| 2014 | "dependencies": { |
| 2015 | "@react-router/express": "7.3.0", |
| 2016 | "@react-router/node": "7.3.0", |
| 2017 | "compression": "^1.7.4", |
| 2018 | "express": "^4.19.2", |
| 2019 | "get-port": "5.1.1", |
| 2020 | "morgan": "^1.10.0", |
| 2021 | "source-map-support": "^0.5.21" |
| 2022 | }, |
| 2023 | "bin": { |
| 2024 | "react-router-serve": "bin.js" |
| 2025 | }, |
| 2026 | "engines": { |
| 2027 | "node": ">=20.0.0" |
| 2028 | }, |
| 2029 | "peerDependencies": { |
| 2030 | "react-router": "7.3.0" |
| 2031 | } |
| 2032 | }, |
| 2033 | "node_modules/@rollup/rollup-android-arm-eabi": { |
| 2034 | "version": "4.35.0", |
| 2035 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.35.0.tgz", |
| 2036 | "integrity": "sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==", |
| 2037 | "cpu": [ |
| 2038 | "arm" |
| 2039 | ], |
| 2040 | "dev": true, |
| 2041 | "license": "MIT", |
| 2042 | "optional": true, |
| 2043 | "os": [ |
| 2044 | "android" |
| 2045 | ] |
| 2046 | }, |
| 2047 | "node_modules/@rollup/rollup-android-arm64": { |
| 2048 | "version": "4.35.0", |
| 2049 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.35.0.tgz", |
| 2050 | "integrity": "sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==", |
| 2051 | "cpu": [ |
| 2052 | "arm64" |
| 2053 | ], |
| 2054 | "dev": true, |
| 2055 | "license": "MIT", |
| 2056 | "optional": true, |
| 2057 | "os": [ |
| 2058 | "android" |
| 2059 | ] |
| 2060 | }, |
| 2061 | "node_modules/@rollup/rollup-darwin-arm64": { |
| 2062 | "version": "4.35.0", |
| 2063 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.35.0.tgz", |
| 2064 | "integrity": "sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==", |
| 2065 | "cpu": [ |
| 2066 | "arm64" |
| 2067 | ], |
| 2068 | "dev": true, |
| 2069 | "license": "MIT", |
| 2070 | "optional": true, |
| 2071 | "os": [ |
| 2072 | "darwin" |
| 2073 | ] |
| 2074 | }, |
| 2075 | "node_modules/@rollup/rollup-darwin-x64": { |
| 2076 | "version": "4.35.0", |
| 2077 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.35.0.tgz", |
| 2078 | "integrity": "sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==", |
| 2079 | "cpu": [ |
| 2080 | "x64" |
| 2081 | ], |
| 2082 | "dev": true, |
| 2083 | "license": "MIT", |
| 2084 | "optional": true, |
| 2085 | "os": [ |
| 2086 | "darwin" |
| 2087 | ] |
| 2088 | }, |
| 2089 | "node_modules/@rollup/rollup-freebsd-arm64": { |
| 2090 | "version": "4.35.0", |
| 2091 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.35.0.tgz", |
| 2092 | "integrity": "sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==", |
| 2093 | "cpu": [ |
| 2094 | "arm64" |
| 2095 | ], |
| 2096 | "dev": true, |
| 2097 | "license": "MIT", |
| 2098 | "optional": true, |
| 2099 | "os": [ |
| 2100 | "freebsd" |
| 2101 | ] |
| 2102 | }, |
| 2103 | "node_modules/@rollup/rollup-freebsd-x64": { |
| 2104 | "version": "4.35.0", |
| 2105 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.35.0.tgz", |
| 2106 | "integrity": "sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==", |
| 2107 | "cpu": [ |
| 2108 | "x64" |
| 2109 | ], |
| 2110 | "dev": true, |
| 2111 | "license": "MIT", |
| 2112 | "optional": true, |
| 2113 | "os": [ |
| 2114 | "freebsd" |
| 2115 | ] |
| 2116 | }, |
| 2117 | "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| 2118 | "version": "4.35.0", |
| 2119 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.35.0.tgz", |
| 2120 | "integrity": "sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==", |
| 2121 | "cpu": [ |
| 2122 | "arm" |
| 2123 | ], |
| 2124 | "dev": true, |
| 2125 | "license": "MIT", |
| 2126 | "optional": true, |
| 2127 | "os": [ |
| 2128 | "linux" |
| 2129 | ] |
| 2130 | }, |
| 2131 | "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| 2132 | "version": "4.35.0", |
| 2133 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.35.0.tgz", |
| 2134 | "integrity": "sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==", |
| 2135 | "cpu": [ |
| 2136 | "arm" |
| 2137 | ], |
| 2138 | "dev": true, |
| 2139 | "license": "MIT", |
| 2140 | "optional": true, |
| 2141 | "os": [ |
| 2142 | "linux" |
| 2143 | ] |
| 2144 | }, |
| 2145 | "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| 2146 | "version": "4.35.0", |
| 2147 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.35.0.tgz", |
| 2148 | "integrity": "sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==", |
| 2149 | "cpu": [ |
| 2150 | "arm64" |
| 2151 | ], |
| 2152 | "dev": true, |
| 2153 | "license": "MIT", |
| 2154 | "optional": true, |
| 2155 | "os": [ |
| 2156 | "linux" |
| 2157 | ] |
| 2158 | }, |
| 2159 | "node_modules/@rollup/rollup-linux-arm64-musl": { |
| 2160 | "version": "4.35.0", |
| 2161 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.35.0.tgz", |
| 2162 | "integrity": "sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==", |
| 2163 | "cpu": [ |
| 2164 | "arm64" |
| 2165 | ], |
| 2166 | "dev": true, |
| 2167 | "license": "MIT", |
| 2168 | "optional": true, |
| 2169 | "os": [ |
| 2170 | "linux" |
| 2171 | ] |
| 2172 | }, |
| 2173 | "node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
| 2174 | "version": "4.35.0", |
| 2175 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.35.0.tgz", |
| 2176 | "integrity": "sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==", |
| 2177 | "cpu": [ |
| 2178 | "loong64" |
| 2179 | ], |
| 2180 | "dev": true, |
| 2181 | "license": "MIT", |
| 2182 | "optional": true, |
| 2183 | "os": [ |
| 2184 | "linux" |
| 2185 | ] |
| 2186 | }, |
| 2187 | "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { |
| 2188 | "version": "4.35.0", |
| 2189 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.35.0.tgz", |
| 2190 | "integrity": "sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==", |
| 2191 | "cpu": [ |
| 2192 | "ppc64" |
| 2193 | ], |
| 2194 | "dev": true, |
| 2195 | "license": "MIT", |
| 2196 | "optional": true, |
| 2197 | "os": [ |
| 2198 | "linux" |
| 2199 | ] |
| 2200 | }, |
| 2201 | "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| 2202 | "version": "4.35.0", |
| 2203 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.35.0.tgz", |
| 2204 | "integrity": "sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==", |
| 2205 | "cpu": [ |
| 2206 | "riscv64" |
| 2207 | ], |
| 2208 | "dev": true, |
| 2209 | "license": "MIT", |
| 2210 | "optional": true, |
| 2211 | "os": [ |
| 2212 | "linux" |
| 2213 | ] |
| 2214 | }, |
| 2215 | "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| 2216 | "version": "4.35.0", |
| 2217 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.35.0.tgz", |
| 2218 | "integrity": "sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==", |
| 2219 | "cpu": [ |
| 2220 | "s390x" |
| 2221 | ], |
| 2222 | "dev": true, |
| 2223 | "license": "MIT", |
| 2224 | "optional": true, |
| 2225 | "os": [ |
| 2226 | "linux" |
| 2227 | ] |
| 2228 | }, |
| 2229 | "node_modules/@rollup/rollup-linux-x64-gnu": { |
| 2230 | "version": "4.35.0", |
| 2231 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.35.0.tgz", |
| 2232 | "integrity": "sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==", |
| 2233 | "cpu": [ |
| 2234 | "x64" |
| 2235 | ], |
| 2236 | "dev": true, |
| 2237 | "license": "MIT", |
| 2238 | "optional": true, |
| 2239 | "os": [ |
| 2240 | "linux" |
| 2241 | ] |
| 2242 | }, |
| 2243 | "node_modules/@rollup/rollup-linux-x64-musl": { |
| 2244 | "version": "4.35.0", |
| 2245 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.35.0.tgz", |
| 2246 | "integrity": "sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==", |
| 2247 | "cpu": [ |
| 2248 | "x64" |
| 2249 | ], |
| 2250 | "dev": true, |
| 2251 | "license": "MIT", |
| 2252 | "optional": true, |
| 2253 | "os": [ |
| 2254 | "linux" |
| 2255 | ] |
| 2256 | }, |
| 2257 | "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| 2258 | "version": "4.35.0", |
| 2259 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.35.0.tgz", |
| 2260 | "integrity": "sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==", |
| 2261 | "cpu": [ |
| 2262 | "arm64" |
| 2263 | ], |
| 2264 | "dev": true, |
| 2265 | "license": "MIT", |
| 2266 | "optional": true, |
| 2267 | "os": [ |
| 2268 | "win32" |
| 2269 | ] |
| 2270 | }, |
| 2271 | "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| 2272 | "version": "4.35.0", |
| 2273 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.35.0.tgz", |
| 2274 | "integrity": "sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==", |
| 2275 | "cpu": [ |
| 2276 | "ia32" |
| 2277 | ], |
| 2278 | "dev": true, |
| 2279 | "license": "MIT", |
| 2280 | "optional": true, |
| 2281 | "os": [ |
| 2282 | "win32" |
| 2283 | ] |
| 2284 | }, |
| 2285 | "node_modules/@rollup/rollup-win32-x64-msvc": { |
| 2286 | "version": "4.35.0", |
| 2287 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.35.0.tgz", |
| 2288 | "integrity": "sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==", |
| 2289 | "cpu": [ |
| 2290 | "x64" |
| 2291 | ], |
| 2292 | "dev": true, |
| 2293 | "license": "MIT", |
| 2294 | "optional": true, |
| 2295 | "os": [ |
| 2296 | "win32" |
| 2297 | ] |
| 2298 | }, |
| 2299 | "node_modules/@tailwindcss/node": { |
| 2300 | "version": "4.0.14", |
| 2301 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/node/-/node-4.0.14.tgz", |
| 2302 | "integrity": "sha512-Ux9NbFkKWYE4rfUFz6M5JFLs/GEYP6ysxT8uSyPn6aTbh2K3xDE1zz++eVK4Vwx799fzMF8CID9sdHn4j/Ab8w==", |
| 2303 | "dev": true, |
| 2304 | "license": "MIT", |
| 2305 | "dependencies": { |
| 2306 | "enhanced-resolve": "^5.18.1", |
| 2307 | "jiti": "^2.4.2", |
| 2308 | "tailwindcss": "4.0.14" |
| 2309 | } |
| 2310 | }, |
| 2311 | "node_modules/@tailwindcss/oxide": { |
| 2312 | "version": "4.0.14", |
| 2313 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide/-/oxide-4.0.14.tgz", |
| 2314 | "integrity": "sha512-M8VCNyO/NBi5vJ2cRcI9u8w7Si+i76a7o1vveoGtbbjpEYJZYiyc7f2VGps/DqawO56l3tImIbq2OT/533jcrA==", |
| 2315 | "dev": true, |
| 2316 | "license": "MIT", |
| 2317 | "engines": { |
| 2318 | "node": ">= 10" |
| 2319 | }, |
| 2320 | "optionalDependencies": { |
| 2321 | "@tailwindcss/oxide-android-arm64": "4.0.14", |
| 2322 | "@tailwindcss/oxide-darwin-arm64": "4.0.14", |
| 2323 | "@tailwindcss/oxide-darwin-x64": "4.0.14", |
| 2324 | "@tailwindcss/oxide-freebsd-x64": "4.0.14", |
| 2325 | "@tailwindcss/oxide-linux-arm-gnueabihf": "4.0.14", |
| 2326 | "@tailwindcss/oxide-linux-arm64-gnu": "4.0.14", |
| 2327 | "@tailwindcss/oxide-linux-arm64-musl": "4.0.14", |
| 2328 | "@tailwindcss/oxide-linux-x64-gnu": "4.0.14", |
| 2329 | "@tailwindcss/oxide-linux-x64-musl": "4.0.14", |
| 2330 | "@tailwindcss/oxide-win32-arm64-msvc": "4.0.14", |
| 2331 | "@tailwindcss/oxide-win32-x64-msvc": "4.0.14" |
| 2332 | } |
| 2333 | }, |
| 2334 | "node_modules/@tailwindcss/oxide-android-arm64": { |
| 2335 | "version": "4.0.14", |
| 2336 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.0.14.tgz", |
| 2337 | "integrity": "sha512-VBFKC2rFyfJ5J8lRwjy6ub3rgpY186kAcYgiUr8ArR8BAZzMruyeKJ6mlsD22Zp5ZLcPW/FXMasJiJBx0WsdQg==", |
| 2338 | "cpu": [ |
| 2339 | "arm64" |
| 2340 | ], |
| 2341 | "dev": true, |
| 2342 | "license": "MIT", |
| 2343 | "optional": true, |
| 2344 | "os": [ |
| 2345 | "android" |
| 2346 | ], |
| 2347 | "engines": { |
| 2348 | "node": ">= 10" |
| 2349 | } |
| 2350 | }, |
| 2351 | "node_modules/@tailwindcss/oxide-darwin-arm64": { |
| 2352 | "version": "4.0.14", |
| 2353 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.0.14.tgz", |
| 2354 | "integrity": "sha512-U3XOwLrefGr2YQZ9DXasDSNWGPZBCh8F62+AExBEDMLDfvLLgI/HDzY8Oq8p/JtqkAY38sWPOaNnRwEGKU5Zmg==", |
| 2355 | "cpu": [ |
| 2356 | "arm64" |
| 2357 | ], |
| 2358 | "dev": true, |
| 2359 | "license": "MIT", |
| 2360 | "optional": true, |
| 2361 | "os": [ |
| 2362 | "darwin" |
| 2363 | ], |
| 2364 | "engines": { |
| 2365 | "node": ">= 10" |
| 2366 | } |
| 2367 | }, |
| 2368 | "node_modules/@tailwindcss/oxide-darwin-x64": { |
| 2369 | "version": "4.0.14", |
| 2370 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.0.14.tgz", |
| 2371 | "integrity": "sha512-V5AjFuc3ndWGnOi1d379UsODb0TzAS2DYIP/lwEbfvafUaD2aNZIcbwJtYu2DQqO2+s/XBvDVA+w4yUyaewRwg==", |
| 2372 | "cpu": [ |
| 2373 | "x64" |
| 2374 | ], |
| 2375 | "dev": true, |
| 2376 | "license": "MIT", |
| 2377 | "optional": true, |
| 2378 | "os": [ |
| 2379 | "darwin" |
| 2380 | ], |
| 2381 | "engines": { |
| 2382 | "node": ">= 10" |
| 2383 | } |
| 2384 | }, |
| 2385 | "node_modules/@tailwindcss/oxide-freebsd-x64": { |
| 2386 | "version": "4.0.14", |
| 2387 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.0.14.tgz", |
| 2388 | "integrity": "sha512-tXvtxbaZfcPfqBwW3f53lTcyH6EDT+1eT7yabwcfcxTs+8yTPqxsDUhrqe9MrnEzpNkd+R/QAjJapfd4tjWdLg==", |
| 2389 | "cpu": [ |
| 2390 | "x64" |
| 2391 | ], |
| 2392 | "dev": true, |
| 2393 | "license": "MIT", |
| 2394 | "optional": true, |
| 2395 | "os": [ |
| 2396 | "freebsd" |
| 2397 | ], |
| 2398 | "engines": { |
| 2399 | "node": ">= 10" |
| 2400 | } |
| 2401 | }, |
| 2402 | "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { |
| 2403 | "version": "4.0.14", |
| 2404 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.0.14.tgz", |
| 2405 | "integrity": "sha512-cSeLNWWqIWeSTmBntQvyY2/2gcLX8rkPFfDDTQVF8qbRcRMVPLxBvFVJyfSAYRNch6ZyVH2GI6dtgALOBDpdNA==", |
| 2406 | "cpu": [ |
| 2407 | "arm" |
| 2408 | ], |
| 2409 | "dev": true, |
| 2410 | "license": "MIT", |
| 2411 | "optional": true, |
| 2412 | "os": [ |
| 2413 | "linux" |
| 2414 | ], |
| 2415 | "engines": { |
| 2416 | "node": ">= 10" |
| 2417 | } |
| 2418 | }, |
| 2419 | "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { |
| 2420 | "version": "4.0.14", |
| 2421 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.0.14.tgz", |
| 2422 | "integrity": "sha512-bwDWLBalXFMDItcSXzFk6y7QKvj6oFlaY9vM+agTlwFL1n1OhDHYLZkSjaYsh6KCeG0VB0r7H8PUJVOM1LRZyg==", |
| 2423 | "cpu": [ |
| 2424 | "arm64" |
| 2425 | ], |
| 2426 | "dev": true, |
| 2427 | "license": "MIT", |
| 2428 | "optional": true, |
| 2429 | "os": [ |
| 2430 | "linux" |
| 2431 | ], |
| 2432 | "engines": { |
| 2433 | "node": ">= 10" |
| 2434 | } |
| 2435 | }, |
| 2436 | "node_modules/@tailwindcss/oxide-linux-arm64-musl": { |
| 2437 | "version": "4.0.14", |
| 2438 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.0.14.tgz", |
| 2439 | "integrity": "sha512-gVkJdnR/L6iIcGYXx64HGJRmlme2FGr/aZH0W6u4A3RgPMAb+6ELRLi+UBiH83RXBm9vwCfkIC/q8T51h8vUJQ==", |
| 2440 | "cpu": [ |
| 2441 | "arm64" |
| 2442 | ], |
| 2443 | "dev": true, |
| 2444 | "license": "MIT", |
| 2445 | "optional": true, |
| 2446 | "os": [ |
| 2447 | "linux" |
| 2448 | ], |
| 2449 | "engines": { |
| 2450 | "node": ">= 10" |
| 2451 | } |
| 2452 | }, |
| 2453 | "node_modules/@tailwindcss/oxide-linux-x64-gnu": { |
| 2454 | "version": "4.0.14", |
| 2455 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.0.14.tgz", |
| 2456 | "integrity": "sha512-EE+EQ+c6tTpzsg+LGO1uuusjXxYx0Q00JE5ubcIGfsogSKth8n8i2BcS2wYTQe4jXGs+BQs35l78BIPzgwLddw==", |
| 2457 | "cpu": [ |
| 2458 | "x64" |
| 2459 | ], |
| 2460 | "dev": true, |
| 2461 | "license": "MIT", |
| 2462 | "optional": true, |
| 2463 | "os": [ |
| 2464 | "linux" |
| 2465 | ], |
| 2466 | "engines": { |
| 2467 | "node": ">= 10" |
| 2468 | } |
| 2469 | }, |
| 2470 | "node_modules/@tailwindcss/oxide-linux-x64-musl": { |
| 2471 | "version": "4.0.14", |
| 2472 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.0.14.tgz", |
| 2473 | "integrity": "sha512-KCCOzo+L6XPT0oUp2Jwh233ETRQ/F6cwUnMnR0FvMUCbkDAzHbcyOgpfuAtRa5HD0WbTbH4pVD+S0pn1EhNfbw==", |
| 2474 | "cpu": [ |
| 2475 | "x64" |
| 2476 | ], |
| 2477 | "dev": true, |
| 2478 | "license": "MIT", |
| 2479 | "optional": true, |
| 2480 | "os": [ |
| 2481 | "linux" |
| 2482 | ], |
| 2483 | "engines": { |
| 2484 | "node": ">= 10" |
| 2485 | } |
| 2486 | }, |
| 2487 | "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { |
| 2488 | "version": "4.0.14", |
| 2489 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.0.14.tgz", |
| 2490 | "integrity": "sha512-AHObFiFL9lNYcm3tZSPqa/cHGpM5wOrNmM2uOMoKppp+0Hom5uuyRh0QkOp7jftsHZdrZUpmoz0Mp6vhh2XtUg==", |
| 2491 | "cpu": [ |
| 2492 | "arm64" |
| 2493 | ], |
| 2494 | "dev": true, |
| 2495 | "license": "MIT", |
| 2496 | "optional": true, |
| 2497 | "os": [ |
| 2498 | "win32" |
| 2499 | ], |
| 2500 | "engines": { |
| 2501 | "node": ">= 10" |
| 2502 | } |
| 2503 | }, |
| 2504 | "node_modules/@tailwindcss/oxide-win32-x64-msvc": { |
| 2505 | "version": "4.0.14", |
| 2506 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.0.14.tgz", |
| 2507 | "integrity": "sha512-rNXXMDJfCJLw/ZaFTOLOHoGULxyXfh2iXTGiChFiYTSgKBKQHIGEpV0yn5N25WGzJJ+VBnRjHzlmDqRV+d//oQ==", |
| 2508 | "cpu": [ |
| 2509 | "x64" |
| 2510 | ], |
| 2511 | "dev": true, |
| 2512 | "license": "MIT", |
| 2513 | "optional": true, |
| 2514 | "os": [ |
| 2515 | "win32" |
| 2516 | ], |
| 2517 | "engines": { |
| 2518 | "node": ">= 10" |
| 2519 | } |
| 2520 | }, |
| 2521 | "node_modules/@tailwindcss/vite": { |
| 2522 | "version": "4.0.14", |
| 2523 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@tailwindcss/vite/-/vite-4.0.14.tgz", |
| 2524 | "integrity": "sha512-y69ztPTRFy+13EPS/7dEFVl7q2Goh1pQueVO8IfGeyqSpcx/joNJXFk0lLhMgUbF0VFJotwRSb9ZY7Xoq3r26Q==", |
| 2525 | "dev": true, |
| 2526 | "license": "MIT", |
| 2527 | "dependencies": { |
| 2528 | "@tailwindcss/node": "4.0.14", |
| 2529 | "@tailwindcss/oxide": "4.0.14", |
| 2530 | "lightningcss": "1.29.2", |
| 2531 | "tailwindcss": "4.0.14" |
| 2532 | }, |
| 2533 | "peerDependencies": { |
| 2534 | "vite": "^5.2.0 || ^6" |
| 2535 | } |
| 2536 | }, |
| 2537 | "node_modules/@types/cookie": { |
| 2538 | "version": "0.6.0", |
| 2539 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/cookie/-/cookie-0.6.0.tgz", |
| 2540 | "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", |
| 2541 | "license": "MIT" |
| 2542 | }, |
| 2543 | "node_modules/@types/d3-hierarchy": { |
| 2544 | "version": "1.1.11", |
| 2545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/d3-hierarchy/-/d3-hierarchy-1.1.11.tgz", |
| 2546 | "integrity": "sha512-lnQiU7jV+Gyk9oQYk0GGYccuexmQPTp08E0+4BidgFdiJivjEvf+esPSdZqCZ2C7UwTWejWpqetVaU8A+eX3FA==", |
| 2547 | "dev": true, |
| 2548 | "license": "MIT" |
| 2549 | }, |
| 2550 | "node_modules/@types/estree": { |
| 2551 | "version": "1.0.6", |
| 2552 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/estree/-/estree-1.0.6.tgz", |
| 2553 | "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", |
| 2554 | "dev": true, |
| 2555 | "license": "MIT" |
| 2556 | }, |
| 2557 | "node_modules/@types/node": { |
| 2558 | "version": "20.17.24", |
| 2559 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/node/-/node-20.17.24.tgz", |
| 2560 | "integrity": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==", |
| 2561 | "dev": true, |
| 2562 | "license": "MIT", |
| 2563 | "dependencies": { |
| 2564 | "undici-types": "~6.19.2" |
| 2565 | } |
| 2566 | }, |
| 2567 | "node_modules/@types/parse-json": { |
| 2568 | "version": "4.0.2", |
| 2569 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/parse-json/-/parse-json-4.0.2.tgz", |
| 2570 | "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", |
| 2571 | "dev": true, |
| 2572 | "license": "MIT" |
| 2573 | }, |
| 2574 | "node_modules/@types/react": { |
| 2575 | "version": "19.0.10", |
| 2576 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/react/-/react-19.0.10.tgz", |
| 2577 | "integrity": "sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==", |
| 2578 | "dev": true, |
| 2579 | "license": "MIT", |
| 2580 | "dependencies": { |
| 2581 | "csstype": "^3.0.2" |
| 2582 | } |
| 2583 | }, |
| 2584 | "node_modules/@types/react-dom": { |
| 2585 | "version": "19.0.4", |
| 2586 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/react-dom/-/react-dom-19.0.4.tgz", |
| 2587 | "integrity": "sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==", |
| 2588 | "dev": true, |
| 2589 | "license": "MIT", |
| 2590 | "peerDependencies": { |
| 2591 | "@types/react": "^19.0.0" |
| 2592 | } |
| 2593 | }, |
| 2594 | "node_modules/@types/react-reconciler": { |
| 2595 | "version": "0.28.9", |
| 2596 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/react-reconciler/-/react-reconciler-0.28.9.tgz", |
| 2597 | "integrity": "sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==", |
| 2598 | "dev": true, |
| 2599 | "license": "MIT", |
| 2600 | "peerDependencies": { |
| 2601 | "@types/react": "*" |
| 2602 | } |
| 2603 | }, |
| 2604 | "node_modules/abbrev": { |
| 2605 | "version": "2.0.0", |
| 2606 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/abbrev/-/abbrev-2.0.0.tgz", |
| 2607 | "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==", |
| 2608 | "dev": true, |
| 2609 | "license": "ISC", |
| 2610 | "engines": { |
| 2611 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 2612 | } |
| 2613 | }, |
| 2614 | "node_modules/accepts": { |
| 2615 | "version": "1.3.8", |
| 2616 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/accepts/-/accepts-1.3.8.tgz", |
| 2617 | "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", |
| 2618 | "license": "MIT", |
| 2619 | "dependencies": { |
| 2620 | "mime-types": "~2.1.34", |
| 2621 | "negotiator": "0.6.3" |
| 2622 | }, |
| 2623 | "engines": { |
| 2624 | "node": ">= 0.6" |
| 2625 | } |
| 2626 | }, |
| 2627 | "node_modules/accepts/node_modules/negotiator": { |
| 2628 | "version": "0.6.3", |
| 2629 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/negotiator/-/negotiator-0.6.3.tgz", |
| 2630 | "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
| 2631 | "license": "MIT", |
| 2632 | "engines": { |
| 2633 | "node": ">= 0.6" |
| 2634 | } |
| 2635 | }, |
| 2636 | "node_modules/ansi-regex": { |
| 2637 | "version": "6.1.0", |
| 2638 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| 2639 | "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| 2640 | "dev": true, |
| 2641 | "license": "MIT", |
| 2642 | "engines": { |
| 2643 | "node": ">=12" |
| 2644 | }, |
| 2645 | "funding": { |
| 2646 | "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| 2647 | } |
| 2648 | }, |
| 2649 | "node_modules/ansi-styles": { |
| 2650 | "version": "6.2.1", |
| 2651 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| 2652 | "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| 2653 | "dev": true, |
| 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/arg": { |
| 2663 | "version": "5.0.2", |
| 2664 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/arg/-/arg-5.0.2.tgz", |
| 2665 | "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", |
| 2666 | "dev": true, |
| 2667 | "license": "MIT" |
| 2668 | }, |
| 2669 | "node_modules/aria-hidden": { |
| 2670 | "version": "1.2.4", |
| 2671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/aria-hidden/-/aria-hidden-1.2.4.tgz", |
| 2672 | "integrity": "sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==", |
| 2673 | "dev": true, |
| 2674 | "license": "MIT", |
| 2675 | "dependencies": { |
| 2676 | "tslib": "^2.0.0" |
| 2677 | }, |
| 2678 | "engines": { |
| 2679 | "node": ">=10" |
| 2680 | } |
| 2681 | }, |
| 2682 | "node_modules/array-flatten": { |
| 2683 | "version": "1.1.1", |
| 2684 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/array-flatten/-/array-flatten-1.1.1.tgz", |
| 2685 | "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", |
| 2686 | "license": "MIT" |
| 2687 | }, |
| 2688 | "node_modules/babel-dead-code-elimination": { |
| 2689 | "version": "1.0.9", |
| 2690 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-dead-code-elimination/-/babel-dead-code-elimination-1.0.9.tgz", |
| 2691 | "integrity": "sha512-JLIhax/xullfInZjtu13UJjaLHDeTzt3vOeomaSUdO/nAMEL/pWC/laKrSvWylXMnVWyL5bpmG9njqBZlUQOdg==", |
| 2692 | "dev": true, |
| 2693 | "license": "MIT", |
| 2694 | "dependencies": { |
| 2695 | "@babel/core": "^7.23.7", |
| 2696 | "@babel/parser": "^7.23.6", |
| 2697 | "@babel/traverse": "^7.23.7", |
| 2698 | "@babel/types": "^7.23.6" |
| 2699 | } |
| 2700 | }, |
| 2701 | "node_modules/babel-plugin-macros": { |
| 2702 | "version": "3.1.0", |
| 2703 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", |
| 2704 | "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", |
| 2705 | "dev": true, |
| 2706 | "license": "MIT", |
| 2707 | "dependencies": { |
| 2708 | "@babel/runtime": "^7.12.5", |
| 2709 | "cosmiconfig": "^7.0.0", |
| 2710 | "resolve": "^1.19.0" |
| 2711 | }, |
| 2712 | "engines": { |
| 2713 | "node": ">=10", |
| 2714 | "npm": ">=6" |
| 2715 | } |
| 2716 | }, |
| 2717 | "node_modules/balanced-match": { |
| 2718 | "version": "1.0.2", |
| 2719 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/balanced-match/-/balanced-match-1.0.2.tgz", |
| 2720 | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| 2721 | "dev": true, |
| 2722 | "license": "MIT" |
| 2723 | }, |
| 2724 | "node_modules/basic-auth": { |
| 2725 | "version": "2.0.1", |
| 2726 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/basic-auth/-/basic-auth-2.0.1.tgz", |
| 2727 | "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==", |
| 2728 | "license": "MIT", |
| 2729 | "dependencies": { |
| 2730 | "safe-buffer": "5.1.2" |
| 2731 | }, |
| 2732 | "engines": { |
| 2733 | "node": ">= 0.8" |
| 2734 | } |
| 2735 | }, |
| 2736 | "node_modules/basic-auth/node_modules/safe-buffer": { |
| 2737 | "version": "5.1.2", |
| 2738 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| 2739 | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| 2740 | "license": "MIT" |
| 2741 | }, |
| 2742 | "node_modules/beautify": { |
| 2743 | "version": "0.0.8", |
| 2744 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/beautify/-/beautify-0.0.8.tgz", |
| 2745 | "integrity": "sha512-1iF6Ey2qxDkm6bPgKcoXUmwFDpoRi5IgwefQDDQBRLxlZAAYwcULoQ2IdBArXZuSsuL7AT+KvZI9xZVLeUZPRg==", |
| 2746 | "dev": true, |
| 2747 | "license": "MIT", |
| 2748 | "dependencies": { |
| 2749 | "cssbeautify": "^0.3.1", |
| 2750 | "html": "^1.0.0", |
| 2751 | "js-beautify": "^1.6.4" |
| 2752 | }, |
| 2753 | "bin": { |
| 2754 | "beautify": "bin/beautify.js" |
| 2755 | } |
| 2756 | }, |
| 2757 | "node_modules/bippy": { |
| 2758 | "version": "0.3.8", |
| 2759 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bippy/-/bippy-0.3.8.tgz", |
| 2760 | "integrity": "sha512-0ou8fJWxUXK/+eRjUz5unbtX8Mrn0OYRs6QQwwUJtU6hsFDTSmSeI1fJC/2nrPA4G6GWcxwT+O6TbHyGhl4fEg==", |
| 2761 | "dev": true, |
| 2762 | "license": "MIT", |
| 2763 | "dependencies": { |
| 2764 | "@types/react-reconciler": "^0.28.9" |
| 2765 | }, |
| 2766 | "peerDependencies": { |
| 2767 | "react": ">=17.0.1" |
| 2768 | } |
| 2769 | }, |
| 2770 | "node_modules/body-parser": { |
| 2771 | "version": "1.20.3", |
| 2772 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/body-parser/-/body-parser-1.20.3.tgz", |
| 2773 | "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==", |
| 2774 | "license": "MIT", |
| 2775 | "dependencies": { |
| 2776 | "bytes": "3.1.2", |
| 2777 | "content-type": "~1.0.5", |
| 2778 | "debug": "2.6.9", |
| 2779 | "depd": "2.0.0", |
| 2780 | "destroy": "1.2.0", |
| 2781 | "http-errors": "2.0.0", |
| 2782 | "iconv-lite": "0.4.24", |
| 2783 | "on-finished": "2.4.1", |
| 2784 | "qs": "6.13.0", |
| 2785 | "raw-body": "2.5.2", |
| 2786 | "type-is": "~1.6.18", |
| 2787 | "unpipe": "1.0.0" |
| 2788 | }, |
| 2789 | "engines": { |
| 2790 | "node": ">= 0.8", |
| 2791 | "npm": "1.2.8000 || >= 1.4.16" |
| 2792 | } |
| 2793 | }, |
| 2794 | "node_modules/body-parser/node_modules/debug": { |
| 2795 | "version": "2.6.9", |
| 2796 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 2797 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 2798 | "license": "MIT", |
| 2799 | "dependencies": { |
| 2800 | "ms": "2.0.0" |
| 2801 | } |
| 2802 | }, |
| 2803 | "node_modules/body-parser/node_modules/ms": { |
| 2804 | "version": "2.0.0", |
| 2805 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 2806 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 2807 | "license": "MIT" |
| 2808 | }, |
| 2809 | "node_modules/brace-expansion": { |
| 2810 | "version": "2.0.1", |
| 2811 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/brace-expansion/-/brace-expansion-2.0.1.tgz", |
| 2812 | "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", |
| 2813 | "dev": true, |
| 2814 | "license": "MIT", |
| 2815 | "dependencies": { |
| 2816 | "balanced-match": "^1.0.0" |
| 2817 | } |
| 2818 | }, |
| 2819 | "node_modules/browserslist": { |
| 2820 | "version": "4.24.4", |
| 2821 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/browserslist/-/browserslist-4.24.4.tgz", |
| 2822 | "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", |
| 2823 | "dev": true, |
| 2824 | "funding": [ |
| 2825 | { |
| 2826 | "type": "opencollective", |
| 2827 | "url": "https://opencollective.com/browserslist" |
| 2828 | }, |
| 2829 | { |
| 2830 | "type": "tidelift", |
| 2831 | "url": "https://tidelift.com/funding/github/npm/browserslist" |
| 2832 | }, |
| 2833 | { |
| 2834 | "type": "github", |
| 2835 | "url": "https://github.com/sponsors/ai" |
| 2836 | } |
| 2837 | ], |
| 2838 | "license": "MIT", |
| 2839 | "dependencies": { |
| 2840 | "caniuse-lite": "^1.0.30001688", |
| 2841 | "electron-to-chromium": "^1.5.73", |
| 2842 | "node-releases": "^2.0.19", |
| 2843 | "update-browserslist-db": "^1.1.1" |
| 2844 | }, |
| 2845 | "bin": { |
| 2846 | "browserslist": "cli.js" |
| 2847 | }, |
| 2848 | "engines": { |
| 2849 | "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| 2850 | } |
| 2851 | }, |
| 2852 | "node_modules/buffer-from": { |
| 2853 | "version": "1.1.2", |
| 2854 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/buffer-from/-/buffer-from-1.1.2.tgz", |
| 2855 | "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| 2856 | "license": "MIT" |
| 2857 | }, |
| 2858 | "node_modules/bytes": { |
| 2859 | "version": "3.1.2", |
| 2860 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/bytes/-/bytes-3.1.2.tgz", |
| 2861 | "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| 2862 | "license": "MIT", |
| 2863 | "engines": { |
| 2864 | "node": ">= 0.8" |
| 2865 | } |
| 2866 | }, |
| 2867 | "node_modules/cac": { |
| 2868 | "version": "6.7.14", |
| 2869 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cac/-/cac-6.7.14.tgz", |
| 2870 | "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", |
| 2871 | "dev": true, |
| 2872 | "license": "MIT", |
| 2873 | "engines": { |
| 2874 | "node": ">=8" |
| 2875 | } |
| 2876 | }, |
| 2877 | "node_modules/call-bind-apply-helpers": { |
| 2878 | "version": "1.0.2", |
| 2879 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| 2880 | "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| 2881 | "license": "MIT", |
| 2882 | "dependencies": { |
| 2883 | "es-errors": "^1.3.0", |
| 2884 | "function-bind": "^1.1.2" |
| 2885 | }, |
| 2886 | "engines": { |
| 2887 | "node": ">= 0.4" |
| 2888 | } |
| 2889 | }, |
| 2890 | "node_modules/call-bound": { |
| 2891 | "version": "1.0.4", |
| 2892 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/call-bound/-/call-bound-1.0.4.tgz", |
| 2893 | "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| 2894 | "license": "MIT", |
| 2895 | "dependencies": { |
| 2896 | "call-bind-apply-helpers": "^1.0.2", |
| 2897 | "get-intrinsic": "^1.3.0" |
| 2898 | }, |
| 2899 | "engines": { |
| 2900 | "node": ">= 0.4" |
| 2901 | }, |
| 2902 | "funding": { |
| 2903 | "url": "https://github.com/sponsors/ljharb" |
| 2904 | } |
| 2905 | }, |
| 2906 | "node_modules/callsites": { |
| 2907 | "version": "3.1.0", |
| 2908 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/callsites/-/callsites-3.1.0.tgz", |
| 2909 | "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| 2910 | "dev": true, |
| 2911 | "license": "MIT", |
| 2912 | "engines": { |
| 2913 | "node": ">=6" |
| 2914 | } |
| 2915 | }, |
| 2916 | "node_modules/caniuse-lite": { |
| 2917 | "version": "1.0.30001705", |
| 2918 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/caniuse-lite/-/caniuse-lite-1.0.30001705.tgz", |
| 2919 | "integrity": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==", |
| 2920 | "dev": true, |
| 2921 | "funding": [ |
| 2922 | { |
| 2923 | "type": "opencollective", |
| 2924 | "url": "https://opencollective.com/browserslist" |
| 2925 | }, |
| 2926 | { |
| 2927 | "type": "tidelift", |
| 2928 | "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| 2929 | }, |
| 2930 | { |
| 2931 | "type": "github", |
| 2932 | "url": "https://github.com/sponsors/ai" |
| 2933 | } |
| 2934 | ], |
| 2935 | "license": "CC-BY-4.0" |
| 2936 | }, |
| 2937 | "node_modules/chain-function": { |
| 2938 | "version": "1.0.1", |
| 2939 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chain-function/-/chain-function-1.0.1.tgz", |
| 2940 | "integrity": "sha512-SxltgMwL9uCko5/ZCLiyG2B7R9fY4pDZUw7hJ4MhirdjBLosoDqkWABi3XMucddHdLiFJMb7PD2MZifZriuMTg==", |
| 2941 | "dev": true, |
| 2942 | "license": "MIT" |
| 2943 | }, |
| 2944 | "node_modules/chalk": { |
| 2945 | "version": "5.4.1", |
| 2946 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chalk/-/chalk-5.4.1.tgz", |
| 2947 | "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", |
| 2948 | "dev": true, |
| 2949 | "license": "MIT", |
| 2950 | "engines": { |
| 2951 | "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| 2952 | }, |
| 2953 | "funding": { |
| 2954 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 2955 | } |
| 2956 | }, |
| 2957 | "node_modules/chokidar": { |
| 2958 | "version": "4.0.3", |
| 2959 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/chokidar/-/chokidar-4.0.3.tgz", |
| 2960 | "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", |
| 2961 | "dev": true, |
| 2962 | "license": "MIT", |
| 2963 | "dependencies": { |
| 2964 | "readdirp": "^4.0.1" |
| 2965 | }, |
| 2966 | "engines": { |
| 2967 | "node": ">= 14.16.0" |
| 2968 | }, |
| 2969 | "funding": { |
| 2970 | "url": "https://paulmillr.com/funding/" |
| 2971 | } |
| 2972 | }, |
| 2973 | "node_modules/classnames": { |
| 2974 | "version": "2.5.1", |
| 2975 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/classnames/-/classnames-2.5.1.tgz", |
| 2976 | "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", |
| 2977 | "dev": true, |
| 2978 | "license": "MIT" |
| 2979 | }, |
| 2980 | "node_modules/clone": { |
| 2981 | "version": "2.1.2", |
| 2982 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/clone/-/clone-2.1.2.tgz", |
| 2983 | "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", |
| 2984 | "dev": true, |
| 2985 | "license": "MIT", |
| 2986 | "engines": { |
| 2987 | "node": ">=0.8" |
| 2988 | } |
| 2989 | }, |
| 2990 | "node_modules/clsx": { |
| 2991 | "version": "2.1.1", |
| 2992 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/clsx/-/clsx-2.1.1.tgz", |
| 2993 | "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| 2994 | "dev": true, |
| 2995 | "license": "MIT", |
| 2996 | "engines": { |
| 2997 | "node": ">=6" |
| 2998 | } |
| 2999 | }, |
| 3000 | "node_modules/color-convert": { |
| 3001 | "version": "2.0.1", |
| 3002 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-convert/-/color-convert-2.0.1.tgz", |
| 3003 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 3004 | "dev": true, |
| 3005 | "license": "MIT", |
| 3006 | "dependencies": { |
| 3007 | "color-name": "~1.1.4" |
| 3008 | }, |
| 3009 | "engines": { |
| 3010 | "node": ">=7.0.0" |
| 3011 | } |
| 3012 | }, |
| 3013 | "node_modules/color-name": { |
| 3014 | "version": "1.1.4", |
| 3015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/color-name/-/color-name-1.1.4.tgz", |
| 3016 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 3017 | "dev": true, |
| 3018 | "license": "MIT" |
| 3019 | }, |
| 3020 | "node_modules/commander": { |
| 3021 | "version": "10.0.1", |
| 3022 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/commander/-/commander-10.0.1.tgz", |
| 3023 | "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", |
| 3024 | "dev": true, |
| 3025 | "license": "MIT", |
| 3026 | "engines": { |
| 3027 | "node": ">=14" |
| 3028 | } |
| 3029 | }, |
| 3030 | "node_modules/compressible": { |
| 3031 | "version": "2.0.18", |
| 3032 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/compressible/-/compressible-2.0.18.tgz", |
| 3033 | "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", |
| 3034 | "license": "MIT", |
| 3035 | "dependencies": { |
| 3036 | "mime-db": ">= 1.43.0 < 2" |
| 3037 | }, |
| 3038 | "engines": { |
| 3039 | "node": ">= 0.6" |
| 3040 | } |
| 3041 | }, |
| 3042 | "node_modules/compression": { |
| 3043 | "version": "1.8.0", |
| 3044 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/compression/-/compression-1.8.0.tgz", |
| 3045 | "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==", |
| 3046 | "license": "MIT", |
| 3047 | "dependencies": { |
| 3048 | "bytes": "3.1.2", |
| 3049 | "compressible": "~2.0.18", |
| 3050 | "debug": "2.6.9", |
| 3051 | "negotiator": "~0.6.4", |
| 3052 | "on-headers": "~1.0.2", |
| 3053 | "safe-buffer": "5.2.1", |
| 3054 | "vary": "~1.1.2" |
| 3055 | }, |
| 3056 | "engines": { |
| 3057 | "node": ">= 0.8.0" |
| 3058 | } |
| 3059 | }, |
| 3060 | "node_modules/compression/node_modules/debug": { |
| 3061 | "version": "2.6.9", |
| 3062 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 3063 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 3064 | "license": "MIT", |
| 3065 | "dependencies": { |
| 3066 | "ms": "2.0.0" |
| 3067 | } |
| 3068 | }, |
| 3069 | "node_modules/compression/node_modules/ms": { |
| 3070 | "version": "2.0.0", |
| 3071 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 3072 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 3073 | "license": "MIT" |
| 3074 | }, |
| 3075 | "node_modules/concat-stream": { |
| 3076 | "version": "1.6.2", |
| 3077 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/concat-stream/-/concat-stream-1.6.2.tgz", |
| 3078 | "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", |
| 3079 | "dev": true, |
| 3080 | "engines": [ |
| 3081 | "node >= 0.8" |
| 3082 | ], |
| 3083 | "license": "MIT", |
| 3084 | "dependencies": { |
| 3085 | "buffer-from": "^1.0.0", |
| 3086 | "inherits": "^2.0.3", |
| 3087 | "readable-stream": "^2.2.2", |
| 3088 | "typedarray": "^0.0.6" |
| 3089 | } |
| 3090 | }, |
| 3091 | "node_modules/config-chain": { |
| 3092 | "version": "1.1.13", |
| 3093 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/config-chain/-/config-chain-1.1.13.tgz", |
| 3094 | "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", |
| 3095 | "dev": true, |
| 3096 | "license": "MIT", |
| 3097 | "dependencies": { |
| 3098 | "ini": "^1.3.4", |
| 3099 | "proto-list": "~1.2.1" |
| 3100 | } |
| 3101 | }, |
| 3102 | "node_modules/content-disposition": { |
| 3103 | "version": "0.5.4", |
| 3104 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/content-disposition/-/content-disposition-0.5.4.tgz", |
| 3105 | "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", |
| 3106 | "license": "MIT", |
| 3107 | "dependencies": { |
| 3108 | "safe-buffer": "5.2.1" |
| 3109 | }, |
| 3110 | "engines": { |
| 3111 | "node": ">= 0.6" |
| 3112 | } |
| 3113 | }, |
| 3114 | "node_modules/content-type": { |
| 3115 | "version": "1.0.5", |
| 3116 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/content-type/-/content-type-1.0.5.tgz", |
| 3117 | "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", |
| 3118 | "license": "MIT", |
| 3119 | "engines": { |
| 3120 | "node": ">= 0.6" |
| 3121 | } |
| 3122 | }, |
| 3123 | "node_modules/convert-source-map": { |
| 3124 | "version": "2.0.0", |
| 3125 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/convert-source-map/-/convert-source-map-2.0.0.tgz", |
| 3126 | "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
| 3127 | "dev": true, |
| 3128 | "license": "MIT" |
| 3129 | }, |
| 3130 | "node_modules/cookie": { |
| 3131 | "version": "0.7.1", |
| 3132 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie/-/cookie-0.7.1.tgz", |
| 3133 | "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==", |
| 3134 | "license": "MIT", |
| 3135 | "engines": { |
| 3136 | "node": ">= 0.6" |
| 3137 | } |
| 3138 | }, |
| 3139 | "node_modules/cookie-signature": { |
| 3140 | "version": "1.0.6", |
| 3141 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie-signature/-/cookie-signature-1.0.6.tgz", |
| 3142 | "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", |
| 3143 | "license": "MIT" |
| 3144 | }, |
| 3145 | "node_modules/core-util-is": { |
| 3146 | "version": "1.0.3", |
| 3147 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/core-util-is/-/core-util-is-1.0.3.tgz", |
| 3148 | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| 3149 | "dev": true, |
| 3150 | "license": "MIT" |
| 3151 | }, |
| 3152 | "node_modules/cosmiconfig": { |
| 3153 | "version": "7.1.0", |
| 3154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cosmiconfig/-/cosmiconfig-7.1.0.tgz", |
| 3155 | "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", |
| 3156 | "dev": true, |
| 3157 | "license": "MIT", |
| 3158 | "dependencies": { |
| 3159 | "@types/parse-json": "^4.0.0", |
| 3160 | "import-fresh": "^3.2.1", |
| 3161 | "parse-json": "^5.0.0", |
| 3162 | "path-type": "^4.0.0", |
| 3163 | "yaml": "^1.10.0" |
| 3164 | }, |
| 3165 | "engines": { |
| 3166 | "node": ">=10" |
| 3167 | } |
| 3168 | }, |
| 3169 | "node_modules/cross-spawn": { |
| 3170 | "version": "7.0.6", |
| 3171 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| 3172 | "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| 3173 | "dev": true, |
| 3174 | "license": "MIT", |
| 3175 | "dependencies": { |
| 3176 | "path-key": "^3.1.0", |
| 3177 | "shebang-command": "^2.0.0", |
| 3178 | "which": "^2.0.1" |
| 3179 | }, |
| 3180 | "engines": { |
| 3181 | "node": ">= 8" |
| 3182 | } |
| 3183 | }, |
| 3184 | "node_modules/cross-spawn/node_modules/which": { |
| 3185 | "version": "2.0.2", |
| 3186 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which/-/which-2.0.2.tgz", |
| 3187 | "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| 3188 | "dev": true, |
| 3189 | "license": "ISC", |
| 3190 | "dependencies": { |
| 3191 | "isexe": "^2.0.0" |
| 3192 | }, |
| 3193 | "bin": { |
| 3194 | "node-which": "bin/node-which" |
| 3195 | }, |
| 3196 | "engines": { |
| 3197 | "node": ">= 8" |
| 3198 | } |
| 3199 | }, |
| 3200 | "node_modules/cssbeautify": { |
| 3201 | "version": "0.3.1", |
| 3202 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cssbeautify/-/cssbeautify-0.3.1.tgz", |
| 3203 | "integrity": "sha512-ljnSOCOiMbklF+dwPbpooyB78foId02vUrTDogWzu6ca2DCNB7Kc/BHEGBnYOlUYtwXvSW0mWTwaiO2pwFIoRg==", |
| 3204 | "dev": true, |
| 3205 | "bin": { |
| 3206 | "cssbeautify": "bin/cssbeautify" |
| 3207 | }, |
| 3208 | "engines": { |
| 3209 | "node": "*" |
| 3210 | } |
| 3211 | }, |
| 3212 | "node_modules/csstype": { |
| 3213 | "version": "3.1.3", |
| 3214 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/csstype/-/csstype-3.1.3.tgz", |
| 3215 | "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
| 3216 | "dev": true, |
| 3217 | "license": "MIT" |
| 3218 | }, |
| 3219 | "node_modules/d3-color": { |
| 3220 | "version": "3.1.0", |
| 3221 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-color/-/d3-color-3.1.0.tgz", |
| 3222 | "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| 3223 | "dev": true, |
| 3224 | "license": "ISC", |
| 3225 | "engines": { |
| 3226 | "node": ">=12" |
| 3227 | } |
| 3228 | }, |
| 3229 | "node_modules/d3-dispatch": { |
| 3230 | "version": "3.0.1", |
| 3231 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-dispatch/-/d3-dispatch-3.0.1.tgz", |
| 3232 | "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", |
| 3233 | "dev": true, |
| 3234 | "license": "ISC", |
| 3235 | "engines": { |
| 3236 | "node": ">=12" |
| 3237 | } |
| 3238 | }, |
| 3239 | "node_modules/d3-drag": { |
| 3240 | "version": "3.0.0", |
| 3241 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-drag/-/d3-drag-3.0.0.tgz", |
| 3242 | "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", |
| 3243 | "dev": true, |
| 3244 | "license": "ISC", |
| 3245 | "dependencies": { |
| 3246 | "d3-dispatch": "1 - 3", |
| 3247 | "d3-selection": "3" |
| 3248 | }, |
| 3249 | "engines": { |
| 3250 | "node": ">=12" |
| 3251 | } |
| 3252 | }, |
| 3253 | "node_modules/d3-ease": { |
| 3254 | "version": "3.0.1", |
| 3255 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-ease/-/d3-ease-3.0.1.tgz", |
| 3256 | "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| 3257 | "dev": true, |
| 3258 | "license": "BSD-3-Clause", |
| 3259 | "engines": { |
| 3260 | "node": ">=12" |
| 3261 | } |
| 3262 | }, |
| 3263 | "node_modules/d3-hierarchy": { |
| 3264 | "version": "1.1.9", |
| 3265 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-hierarchy/-/d3-hierarchy-1.1.9.tgz", |
| 3266 | "integrity": "sha512-j8tPxlqh1srJHAtxfvOUwKNYJkQuBFdM1+JAUfq6xqH5eAqf93L7oG1NVqDa4CpFZNvnNKtCYEUC8KY9yEn9lQ==", |
| 3267 | "dev": true, |
| 3268 | "license": "BSD-3-Clause" |
| 3269 | }, |
| 3270 | "node_modules/d3-interpolate": { |
| 3271 | "version": "3.0.1", |
| 3272 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| 3273 | "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| 3274 | "dev": true, |
| 3275 | "license": "ISC", |
| 3276 | "dependencies": { |
| 3277 | "d3-color": "1 - 3" |
| 3278 | }, |
| 3279 | "engines": { |
| 3280 | "node": ">=12" |
| 3281 | } |
| 3282 | }, |
| 3283 | "node_modules/d3-path": { |
| 3284 | "version": "1.0.9", |
| 3285 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-path/-/d3-path-1.0.9.tgz", |
| 3286 | "integrity": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==", |
| 3287 | "dev": true, |
| 3288 | "license": "BSD-3-Clause" |
| 3289 | }, |
| 3290 | "node_modules/d3-selection": { |
| 3291 | "version": "3.0.0", |
| 3292 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-selection/-/d3-selection-3.0.0.tgz", |
| 3293 | "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", |
| 3294 | "dev": true, |
| 3295 | "license": "ISC", |
| 3296 | "engines": { |
| 3297 | "node": ">=12" |
| 3298 | } |
| 3299 | }, |
| 3300 | "node_modules/d3-shape": { |
| 3301 | "version": "1.3.7", |
| 3302 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-shape/-/d3-shape-1.3.7.tgz", |
| 3303 | "integrity": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==", |
| 3304 | "dev": true, |
| 3305 | "license": "BSD-3-Clause", |
| 3306 | "dependencies": { |
| 3307 | "d3-path": "1" |
| 3308 | } |
| 3309 | }, |
| 3310 | "node_modules/d3-timer": { |
| 3311 | "version": "3.0.1", |
| 3312 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-timer/-/d3-timer-3.0.1.tgz", |
| 3313 | "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| 3314 | "dev": true, |
| 3315 | "license": "ISC", |
| 3316 | "engines": { |
| 3317 | "node": ">=12" |
| 3318 | } |
| 3319 | }, |
| 3320 | "node_modules/d3-transition": { |
| 3321 | "version": "3.0.1", |
| 3322 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-transition/-/d3-transition-3.0.1.tgz", |
| 3323 | "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", |
| 3324 | "dev": true, |
| 3325 | "license": "ISC", |
| 3326 | "dependencies": { |
| 3327 | "d3-color": "1 - 3", |
| 3328 | "d3-dispatch": "1 - 3", |
| 3329 | "d3-ease": "1 - 3", |
| 3330 | "d3-interpolate": "1 - 3", |
| 3331 | "d3-timer": "1 - 3" |
| 3332 | }, |
| 3333 | "engines": { |
| 3334 | "node": ">=12" |
| 3335 | }, |
| 3336 | "peerDependencies": { |
| 3337 | "d3-selection": "2 - 3" |
| 3338 | } |
| 3339 | }, |
| 3340 | "node_modules/d3-zoom": { |
| 3341 | "version": "3.0.0", |
| 3342 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/d3-zoom/-/d3-zoom-3.0.0.tgz", |
| 3343 | "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", |
| 3344 | "dev": true, |
| 3345 | "license": "ISC", |
| 3346 | "dependencies": { |
| 3347 | "d3-dispatch": "1 - 3", |
| 3348 | "d3-drag": "2 - 3", |
| 3349 | "d3-interpolate": "1 - 3", |
| 3350 | "d3-selection": "2 - 3", |
| 3351 | "d3-transition": "2 - 3" |
| 3352 | }, |
| 3353 | "engines": { |
| 3354 | "node": ">=12" |
| 3355 | } |
| 3356 | }, |
| 3357 | "node_modules/date-fns": { |
| 3358 | "version": "4.1.0", |
| 3359 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/date-fns/-/date-fns-4.1.0.tgz", |
| 3360 | "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", |
| 3361 | "dev": true, |
| 3362 | "license": "MIT", |
| 3363 | "funding": { |
| 3364 | "type": "github", |
| 3365 | "url": "https://github.com/sponsors/kossnocorp" |
| 3366 | } |
| 3367 | }, |
| 3368 | "node_modules/debug": { |
| 3369 | "version": "4.4.0", |
| 3370 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-4.4.0.tgz", |
| 3371 | "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", |
| 3372 | "dev": true, |
| 3373 | "license": "MIT", |
| 3374 | "dependencies": { |
| 3375 | "ms": "^2.1.3" |
| 3376 | }, |
| 3377 | "engines": { |
| 3378 | "node": ">=6.0" |
| 3379 | }, |
| 3380 | "peerDependenciesMeta": { |
| 3381 | "supports-color": { |
| 3382 | "optional": true |
| 3383 | } |
| 3384 | } |
| 3385 | }, |
| 3386 | "node_modules/dedent": { |
| 3387 | "version": "1.5.3", |
| 3388 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dedent/-/dedent-1.5.3.tgz", |
| 3389 | "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==", |
| 3390 | "dev": true, |
| 3391 | "license": "MIT", |
| 3392 | "peerDependencies": { |
| 3393 | "babel-plugin-macros": "^3.1.0" |
| 3394 | }, |
| 3395 | "peerDependenciesMeta": { |
| 3396 | "babel-plugin-macros": { |
| 3397 | "optional": true |
| 3398 | } |
| 3399 | } |
| 3400 | }, |
| 3401 | "node_modules/depd": { |
| 3402 | "version": "2.0.0", |
| 3403 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/depd/-/depd-2.0.0.tgz", |
| 3404 | "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", |
| 3405 | "license": "MIT", |
| 3406 | "engines": { |
| 3407 | "node": ">= 0.8" |
| 3408 | } |
| 3409 | }, |
| 3410 | "node_modules/dequal": { |
| 3411 | "version": "2.0.3", |
| 3412 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dequal/-/dequal-2.0.3.tgz", |
| 3413 | "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
| 3414 | "dev": true, |
| 3415 | "license": "MIT", |
| 3416 | "engines": { |
| 3417 | "node": ">=6" |
| 3418 | } |
| 3419 | }, |
| 3420 | "node_modules/destroy": { |
| 3421 | "version": "1.2.0", |
| 3422 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/destroy/-/destroy-1.2.0.tgz", |
| 3423 | "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", |
| 3424 | "license": "MIT", |
| 3425 | "engines": { |
| 3426 | "node": ">= 0.8", |
| 3427 | "npm": "1.2.8000 || >= 1.4.16" |
| 3428 | } |
| 3429 | }, |
| 3430 | "node_modules/detect-libc": { |
| 3431 | "version": "2.0.3", |
| 3432 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-libc/-/detect-libc-2.0.3.tgz", |
| 3433 | "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", |
| 3434 | "dev": true, |
| 3435 | "license": "Apache-2.0", |
| 3436 | "engines": { |
| 3437 | "node": ">=8" |
| 3438 | } |
| 3439 | }, |
| 3440 | "node_modules/detect-node-es": { |
| 3441 | "version": "1.1.0", |
| 3442 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-node-es/-/detect-node-es-1.1.0.tgz", |
| 3443 | "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", |
| 3444 | "dev": true, |
| 3445 | "license": "MIT" |
| 3446 | }, |
| 3447 | "node_modules/diff": { |
| 3448 | "version": "5.2.0", |
| 3449 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/diff/-/diff-5.2.0.tgz", |
| 3450 | "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", |
| 3451 | "dev": true, |
| 3452 | "license": "BSD-3-Clause", |
| 3453 | "engines": { |
| 3454 | "node": ">=0.3.1" |
| 3455 | } |
| 3456 | }, |
| 3457 | "node_modules/dom-helpers": { |
| 3458 | "version": "3.4.0", |
| 3459 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dom-helpers/-/dom-helpers-3.4.0.tgz", |
| 3460 | "integrity": "sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==", |
| 3461 | "dev": true, |
| 3462 | "license": "MIT", |
| 3463 | "dependencies": { |
| 3464 | "@babel/runtime": "^7.1.2" |
| 3465 | } |
| 3466 | }, |
| 3467 | "node_modules/dunder-proto": { |
| 3468 | "version": "1.0.1", |
| 3469 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| 3470 | "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| 3471 | "license": "MIT", |
| 3472 | "dependencies": { |
| 3473 | "call-bind-apply-helpers": "^1.0.1", |
| 3474 | "es-errors": "^1.3.0", |
| 3475 | "gopd": "^1.2.0" |
| 3476 | }, |
| 3477 | "engines": { |
| 3478 | "node": ">= 0.4" |
| 3479 | } |
| 3480 | }, |
| 3481 | "node_modules/eastasianwidth": { |
| 3482 | "version": "0.2.0", |
| 3483 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| 3484 | "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| 3485 | "dev": true, |
| 3486 | "license": "MIT" |
| 3487 | }, |
| 3488 | "node_modules/editorconfig": { |
| 3489 | "version": "1.0.4", |
| 3490 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/editorconfig/-/editorconfig-1.0.4.tgz", |
| 3491 | "integrity": "sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==", |
| 3492 | "dev": true, |
| 3493 | "license": "MIT", |
| 3494 | "dependencies": { |
| 3495 | "@one-ini/wasm": "0.1.1", |
| 3496 | "commander": "^10.0.0", |
| 3497 | "minimatch": "9.0.1", |
| 3498 | "semver": "^7.5.3" |
| 3499 | }, |
| 3500 | "bin": { |
| 3501 | "editorconfig": "bin/editorconfig" |
| 3502 | }, |
| 3503 | "engines": { |
| 3504 | "node": ">=14" |
| 3505 | } |
| 3506 | }, |
| 3507 | "node_modules/editorconfig/node_modules/minimatch": { |
| 3508 | "version": "9.0.1", |
| 3509 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-9.0.1.tgz", |
| 3510 | "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==", |
| 3511 | "dev": true, |
| 3512 | "license": "ISC", |
| 3513 | "dependencies": { |
| 3514 | "brace-expansion": "^2.0.1" |
| 3515 | }, |
| 3516 | "engines": { |
| 3517 | "node": ">=16 || 14 >=14.17" |
| 3518 | }, |
| 3519 | "funding": { |
| 3520 | "url": "https://github.com/sponsors/isaacs" |
| 3521 | } |
| 3522 | }, |
| 3523 | "node_modules/ee-first": { |
| 3524 | "version": "1.1.1", |
| 3525 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ee-first/-/ee-first-1.1.1.tgz", |
| 3526 | "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", |
| 3527 | "license": "MIT" |
| 3528 | }, |
| 3529 | "node_modules/electron-to-chromium": { |
| 3530 | "version": "1.5.119", |
| 3531 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/electron-to-chromium/-/electron-to-chromium-1.5.119.tgz", |
| 3532 | "integrity": "sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==", |
| 3533 | "dev": true, |
| 3534 | "license": "ISC" |
| 3535 | }, |
| 3536 | "node_modules/emoji-regex": { |
| 3537 | "version": "9.2.2", |
| 3538 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| 3539 | "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| 3540 | "dev": true, |
| 3541 | "license": "MIT" |
| 3542 | }, |
| 3543 | "node_modules/encodeurl": { |
| 3544 | "version": "2.0.0", |
| 3545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/encodeurl/-/encodeurl-2.0.0.tgz", |
| 3546 | "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", |
| 3547 | "license": "MIT", |
| 3548 | "engines": { |
| 3549 | "node": ">= 0.8" |
| 3550 | } |
| 3551 | }, |
| 3552 | "node_modules/enhanced-resolve": { |
| 3553 | "version": "5.18.1", |
| 3554 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz", |
| 3555 | "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==", |
| 3556 | "dev": true, |
| 3557 | "license": "MIT", |
| 3558 | "dependencies": { |
| 3559 | "graceful-fs": "^4.2.4", |
| 3560 | "tapable": "^2.2.0" |
| 3561 | }, |
| 3562 | "engines": { |
| 3563 | "node": ">=10.13.0" |
| 3564 | } |
| 3565 | }, |
| 3566 | "node_modules/err-code": { |
| 3567 | "version": "2.0.3", |
| 3568 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/err-code/-/err-code-2.0.3.tgz", |
| 3569 | "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", |
| 3570 | "dev": true, |
| 3571 | "license": "MIT" |
| 3572 | }, |
| 3573 | "node_modules/error-ex": { |
| 3574 | "version": "1.3.2", |
| 3575 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/error-ex/-/error-ex-1.3.2.tgz", |
| 3576 | "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", |
| 3577 | "dev": true, |
| 3578 | "license": "MIT", |
| 3579 | "dependencies": { |
| 3580 | "is-arrayish": "^0.2.1" |
| 3581 | } |
| 3582 | }, |
| 3583 | "node_modules/es-define-property": { |
| 3584 | "version": "1.0.1", |
| 3585 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-define-property/-/es-define-property-1.0.1.tgz", |
| 3586 | "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| 3587 | "license": "MIT", |
| 3588 | "engines": { |
| 3589 | "node": ">= 0.4" |
| 3590 | } |
| 3591 | }, |
| 3592 | "node_modules/es-errors": { |
| 3593 | "version": "1.3.0", |
| 3594 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-errors/-/es-errors-1.3.0.tgz", |
| 3595 | "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| 3596 | "license": "MIT", |
| 3597 | "engines": { |
| 3598 | "node": ">= 0.4" |
| 3599 | } |
| 3600 | }, |
| 3601 | "node_modules/es-module-lexer": { |
| 3602 | "version": "1.6.0", |
| 3603 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-module-lexer/-/es-module-lexer-1.6.0.tgz", |
| 3604 | "integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==", |
| 3605 | "dev": true, |
| 3606 | "license": "MIT" |
| 3607 | }, |
| 3608 | "node_modules/es-object-atoms": { |
| 3609 | "version": "1.1.1", |
| 3610 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| 3611 | "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| 3612 | "license": "MIT", |
| 3613 | "dependencies": { |
| 3614 | "es-errors": "^1.3.0" |
| 3615 | }, |
| 3616 | "engines": { |
| 3617 | "node": ">= 0.4" |
| 3618 | } |
| 3619 | }, |
| 3620 | "node_modules/esbuild": { |
| 3621 | "version": "0.21.5", |
| 3622 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/esbuild/-/esbuild-0.21.5.tgz", |
| 3623 | "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", |
| 3624 | "dev": true, |
| 3625 | "hasInstallScript": true, |
| 3626 | "license": "MIT", |
| 3627 | "bin": { |
| 3628 | "esbuild": "bin/esbuild" |
| 3629 | }, |
| 3630 | "engines": { |
| 3631 | "node": ">=12" |
| 3632 | }, |
| 3633 | "optionalDependencies": { |
| 3634 | "@esbuild/aix-ppc64": "0.21.5", |
| 3635 | "@esbuild/android-arm": "0.21.5", |
| 3636 | "@esbuild/android-arm64": "0.21.5", |
| 3637 | "@esbuild/android-x64": "0.21.5", |
| 3638 | "@esbuild/darwin-arm64": "0.21.5", |
| 3639 | "@esbuild/darwin-x64": "0.21.5", |
| 3640 | "@esbuild/freebsd-arm64": "0.21.5", |
| 3641 | "@esbuild/freebsd-x64": "0.21.5", |
| 3642 | "@esbuild/linux-arm": "0.21.5", |
| 3643 | "@esbuild/linux-arm64": "0.21.5", |
| 3644 | "@esbuild/linux-ia32": "0.21.5", |
| 3645 | "@esbuild/linux-loong64": "0.21.5", |
| 3646 | "@esbuild/linux-mips64el": "0.21.5", |
| 3647 | "@esbuild/linux-ppc64": "0.21.5", |
| 3648 | "@esbuild/linux-riscv64": "0.21.5", |
| 3649 | "@esbuild/linux-s390x": "0.21.5", |
| 3650 | "@esbuild/linux-x64": "0.21.5", |
| 3651 | "@esbuild/netbsd-x64": "0.21.5", |
| 3652 | "@esbuild/openbsd-x64": "0.21.5", |
| 3653 | "@esbuild/sunos-x64": "0.21.5", |
| 3654 | "@esbuild/win32-arm64": "0.21.5", |
| 3655 | "@esbuild/win32-ia32": "0.21.5", |
| 3656 | "@esbuild/win32-x64": "0.21.5" |
| 3657 | } |
| 3658 | }, |
| 3659 | "node_modules/escalade": { |
| 3660 | "version": "3.2.0", |
| 3661 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escalade/-/escalade-3.2.0.tgz", |
| 3662 | "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| 3663 | "dev": true, |
| 3664 | "license": "MIT", |
| 3665 | "engines": { |
| 3666 | "node": ">=6" |
| 3667 | } |
| 3668 | }, |
| 3669 | "node_modules/escape-html": { |
| 3670 | "version": "1.0.3", |
| 3671 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-html/-/escape-html-1.0.3.tgz", |
| 3672 | "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| 3673 | "license": "MIT" |
| 3674 | }, |
| 3675 | "node_modules/escape-string-regexp": { |
| 3676 | "version": "4.0.0", |
| 3677 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| 3678 | "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| 3679 | "dev": true, |
| 3680 | "license": "MIT", |
| 3681 | "engines": { |
| 3682 | "node": ">=10" |
| 3683 | }, |
| 3684 | "funding": { |
| 3685 | "url": "https://github.com/sponsors/sindresorhus" |
| 3686 | } |
| 3687 | }, |
| 3688 | "node_modules/etag": { |
| 3689 | "version": "1.8.1", |
| 3690 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/etag/-/etag-1.8.1.tgz", |
| 3691 | "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", |
| 3692 | "license": "MIT", |
| 3693 | "engines": { |
| 3694 | "node": ">= 0.6" |
| 3695 | } |
| 3696 | }, |
| 3697 | "node_modules/exit-hook": { |
| 3698 | "version": "2.2.1", |
| 3699 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/exit-hook/-/exit-hook-2.2.1.tgz", |
| 3700 | "integrity": "sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==", |
| 3701 | "dev": true, |
| 3702 | "license": "MIT", |
| 3703 | "engines": { |
| 3704 | "node": ">=6" |
| 3705 | }, |
| 3706 | "funding": { |
| 3707 | "url": "https://github.com/sponsors/sindresorhus" |
| 3708 | } |
| 3709 | }, |
| 3710 | "node_modules/express": { |
| 3711 | "version": "4.21.2", |
| 3712 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/express/-/express-4.21.2.tgz", |
| 3713 | "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", |
| 3714 | "license": "MIT", |
| 3715 | "dependencies": { |
| 3716 | "accepts": "~1.3.8", |
| 3717 | "array-flatten": "1.1.1", |
| 3718 | "body-parser": "1.20.3", |
| 3719 | "content-disposition": "0.5.4", |
| 3720 | "content-type": "~1.0.4", |
| 3721 | "cookie": "0.7.1", |
| 3722 | "cookie-signature": "1.0.6", |
| 3723 | "debug": "2.6.9", |
| 3724 | "depd": "2.0.0", |
| 3725 | "encodeurl": "~2.0.0", |
| 3726 | "escape-html": "~1.0.3", |
| 3727 | "etag": "~1.8.1", |
| 3728 | "finalhandler": "1.3.1", |
| 3729 | "fresh": "0.5.2", |
| 3730 | "http-errors": "2.0.0", |
| 3731 | "merge-descriptors": "1.0.3", |
| 3732 | "methods": "~1.1.2", |
| 3733 | "on-finished": "2.4.1", |
| 3734 | "parseurl": "~1.3.3", |
| 3735 | "path-to-regexp": "0.1.12", |
| 3736 | "proxy-addr": "~2.0.7", |
| 3737 | "qs": "6.13.0", |
| 3738 | "range-parser": "~1.2.1", |
| 3739 | "safe-buffer": "5.2.1", |
| 3740 | "send": "0.19.0", |
| 3741 | "serve-static": "1.16.2", |
| 3742 | "setprototypeof": "1.2.0", |
| 3743 | "statuses": "2.0.1", |
| 3744 | "type-is": "~1.6.18", |
| 3745 | "utils-merge": "1.0.1", |
| 3746 | "vary": "~1.1.2" |
| 3747 | }, |
| 3748 | "engines": { |
| 3749 | "node": ">= 0.10.0" |
| 3750 | }, |
| 3751 | "funding": { |
| 3752 | "type": "opencollective", |
| 3753 | "url": "https://opencollective.com/express" |
| 3754 | } |
| 3755 | }, |
| 3756 | "node_modules/express/node_modules/debug": { |
| 3757 | "version": "2.6.9", |
| 3758 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 3759 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 3760 | "license": "MIT", |
| 3761 | "dependencies": { |
| 3762 | "ms": "2.0.0" |
| 3763 | } |
| 3764 | }, |
| 3765 | "node_modules/express/node_modules/ms": { |
| 3766 | "version": "2.0.0", |
| 3767 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 3768 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 3769 | "license": "MIT" |
| 3770 | }, |
| 3771 | "node_modules/finalhandler": { |
| 3772 | "version": "1.3.1", |
| 3773 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/finalhandler/-/finalhandler-1.3.1.tgz", |
| 3774 | "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==", |
| 3775 | "license": "MIT", |
| 3776 | "dependencies": { |
| 3777 | "debug": "2.6.9", |
| 3778 | "encodeurl": "~2.0.0", |
| 3779 | "escape-html": "~1.0.3", |
| 3780 | "on-finished": "2.4.1", |
| 3781 | "parseurl": "~1.3.3", |
| 3782 | "statuses": "2.0.1", |
| 3783 | "unpipe": "~1.0.0" |
| 3784 | }, |
| 3785 | "engines": { |
| 3786 | "node": ">= 0.8" |
| 3787 | } |
| 3788 | }, |
| 3789 | "node_modules/finalhandler/node_modules/debug": { |
| 3790 | "version": "2.6.9", |
| 3791 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 3792 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 3793 | "license": "MIT", |
| 3794 | "dependencies": { |
| 3795 | "ms": "2.0.0" |
| 3796 | } |
| 3797 | }, |
| 3798 | "node_modules/finalhandler/node_modules/ms": { |
| 3799 | "version": "2.0.0", |
| 3800 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 3801 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 3802 | "license": "MIT" |
| 3803 | }, |
| 3804 | "node_modules/find-root": { |
| 3805 | "version": "1.1.0", |
| 3806 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/find-root/-/find-root-1.1.0.tgz", |
| 3807 | "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", |
| 3808 | "dev": true, |
| 3809 | "license": "MIT" |
| 3810 | }, |
| 3811 | "node_modules/foreground-child": { |
| 3812 | "version": "3.3.1", |
| 3813 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/foreground-child/-/foreground-child-3.3.1.tgz", |
| 3814 | "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| 3815 | "dev": true, |
| 3816 | "license": "ISC", |
| 3817 | "dependencies": { |
| 3818 | "cross-spawn": "^7.0.6", |
| 3819 | "signal-exit": "^4.0.1" |
| 3820 | }, |
| 3821 | "engines": { |
| 3822 | "node": ">=14" |
| 3823 | }, |
| 3824 | "funding": { |
| 3825 | "url": "https://github.com/sponsors/isaacs" |
| 3826 | } |
| 3827 | }, |
| 3828 | "node_modules/forwarded": { |
| 3829 | "version": "0.2.0", |
| 3830 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/forwarded/-/forwarded-0.2.0.tgz", |
| 3831 | "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", |
| 3832 | "license": "MIT", |
| 3833 | "engines": { |
| 3834 | "node": ">= 0.6" |
| 3835 | } |
| 3836 | }, |
| 3837 | "node_modules/framer-motion": { |
| 3838 | "version": "12.5.0", |
| 3839 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/framer-motion/-/framer-motion-12.5.0.tgz", |
| 3840 | "integrity": "sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==", |
| 3841 | "dev": true, |
| 3842 | "license": "MIT", |
| 3843 | "dependencies": { |
| 3844 | "motion-dom": "^12.5.0", |
| 3845 | "motion-utils": "^12.5.0", |
| 3846 | "tslib": "^2.4.0" |
| 3847 | }, |
| 3848 | "peerDependencies": { |
| 3849 | "@emotion/is-prop-valid": "*", |
| 3850 | "react": "^18.0.0 || ^19.0.0", |
| 3851 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3852 | }, |
| 3853 | "peerDependenciesMeta": { |
| 3854 | "@emotion/is-prop-valid": { |
| 3855 | "optional": true |
| 3856 | }, |
| 3857 | "react": { |
| 3858 | "optional": true |
| 3859 | }, |
| 3860 | "react-dom": { |
| 3861 | "optional": true |
| 3862 | } |
| 3863 | } |
| 3864 | }, |
| 3865 | "node_modules/fresh": { |
| 3866 | "version": "0.5.2", |
| 3867 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fresh/-/fresh-0.5.2.tgz", |
| 3868 | "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", |
| 3869 | "license": "MIT", |
| 3870 | "engines": { |
| 3871 | "node": ">= 0.6" |
| 3872 | } |
| 3873 | }, |
| 3874 | "node_modules/fs-extra": { |
| 3875 | "version": "10.1.0", |
| 3876 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fs-extra/-/fs-extra-10.1.0.tgz", |
| 3877 | "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", |
| 3878 | "dev": true, |
| 3879 | "license": "MIT", |
| 3880 | "dependencies": { |
| 3881 | "graceful-fs": "^4.2.0", |
| 3882 | "jsonfile": "^6.0.1", |
| 3883 | "universalify": "^2.0.0" |
| 3884 | }, |
| 3885 | "engines": { |
| 3886 | "node": ">=12" |
| 3887 | } |
| 3888 | }, |
| 3889 | "node_modules/fsevents": { |
| 3890 | "version": "2.3.3", |
| 3891 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/fsevents/-/fsevents-2.3.3.tgz", |
| 3892 | "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| 3893 | "dev": true, |
| 3894 | "hasInstallScript": true, |
| 3895 | "license": "MIT", |
| 3896 | "optional": true, |
| 3897 | "os": [ |
| 3898 | "darwin" |
| 3899 | ], |
| 3900 | "engines": { |
| 3901 | "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| 3902 | } |
| 3903 | }, |
| 3904 | "node_modules/function-bind": { |
| 3905 | "version": "1.1.2", |
| 3906 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/function-bind/-/function-bind-1.1.2.tgz", |
| 3907 | "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| 3908 | "license": "MIT", |
| 3909 | "funding": { |
| 3910 | "url": "https://github.com/sponsors/ljharb" |
| 3911 | } |
| 3912 | }, |
| 3913 | "node_modules/gensync": { |
| 3914 | "version": "1.0.0-beta.2", |
| 3915 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/gensync/-/gensync-1.0.0-beta.2.tgz", |
| 3916 | "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
| 3917 | "dev": true, |
| 3918 | "license": "MIT", |
| 3919 | "engines": { |
| 3920 | "node": ">=6.9.0" |
| 3921 | } |
| 3922 | }, |
| 3923 | "node_modules/get-intrinsic": { |
| 3924 | "version": "1.3.0", |
| 3925 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| 3926 | "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| 3927 | "license": "MIT", |
| 3928 | "dependencies": { |
| 3929 | "call-bind-apply-helpers": "^1.0.2", |
| 3930 | "es-define-property": "^1.0.1", |
| 3931 | "es-errors": "^1.3.0", |
| 3932 | "es-object-atoms": "^1.1.1", |
| 3933 | "function-bind": "^1.1.2", |
| 3934 | "get-proto": "^1.0.1", |
| 3935 | "gopd": "^1.2.0", |
| 3936 | "has-symbols": "^1.1.0", |
| 3937 | "hasown": "^2.0.2", |
| 3938 | "math-intrinsics": "^1.1.0" |
| 3939 | }, |
| 3940 | "engines": { |
| 3941 | "node": ">= 0.4" |
| 3942 | }, |
| 3943 | "funding": { |
| 3944 | "url": "https://github.com/sponsors/ljharb" |
| 3945 | } |
| 3946 | }, |
| 3947 | "node_modules/get-nonce": { |
| 3948 | "version": "1.0.1", |
| 3949 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-nonce/-/get-nonce-1.0.1.tgz", |
| 3950 | "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", |
| 3951 | "dev": true, |
| 3952 | "license": "MIT", |
| 3953 | "engines": { |
| 3954 | "node": ">=6" |
| 3955 | } |
| 3956 | }, |
| 3957 | "node_modules/get-port": { |
| 3958 | "version": "5.1.1", |
| 3959 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-port/-/get-port-5.1.1.tgz", |
| 3960 | "integrity": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==", |
| 3961 | "license": "MIT", |
| 3962 | "engines": { |
| 3963 | "node": ">=8" |
| 3964 | }, |
| 3965 | "funding": { |
| 3966 | "url": "https://github.com/sponsors/sindresorhus" |
| 3967 | } |
| 3968 | }, |
| 3969 | "node_modules/get-proto": { |
| 3970 | "version": "1.0.1", |
| 3971 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/get-proto/-/get-proto-1.0.1.tgz", |
| 3972 | "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| 3973 | "license": "MIT", |
| 3974 | "dependencies": { |
| 3975 | "dunder-proto": "^1.0.1", |
| 3976 | "es-object-atoms": "^1.0.0" |
| 3977 | }, |
| 3978 | "engines": { |
| 3979 | "node": ">= 0.4" |
| 3980 | } |
| 3981 | }, |
| 3982 | "node_modules/glob": { |
| 3983 | "version": "10.4.5", |
| 3984 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob/-/glob-10.4.5.tgz", |
| 3985 | "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", |
| 3986 | "dev": true, |
| 3987 | "license": "ISC", |
| 3988 | "dependencies": { |
| 3989 | "foreground-child": "^3.1.0", |
| 3990 | "jackspeak": "^3.1.2", |
| 3991 | "minimatch": "^9.0.4", |
| 3992 | "minipass": "^7.1.2", |
| 3993 | "package-json-from-dist": "^1.0.0", |
| 3994 | "path-scurry": "^1.11.1" |
| 3995 | }, |
| 3996 | "bin": { |
| 3997 | "glob": "dist/esm/bin.mjs" |
| 3998 | }, |
| 3999 | "funding": { |
| 4000 | "url": "https://github.com/sponsors/isaacs" |
| 4001 | } |
| 4002 | }, |
| 4003 | "node_modules/globals": { |
| 4004 | "version": "11.12.0", |
| 4005 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globals/-/globals-11.12.0.tgz", |
| 4006 | "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", |
| 4007 | "dev": true, |
| 4008 | "license": "MIT", |
| 4009 | "engines": { |
| 4010 | "node": ">=4" |
| 4011 | } |
| 4012 | }, |
| 4013 | "node_modules/globrex": { |
| 4014 | "version": "0.1.2", |
| 4015 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/globrex/-/globrex-0.1.2.tgz", |
| 4016 | "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", |
| 4017 | "dev": true, |
| 4018 | "license": "MIT" |
| 4019 | }, |
| 4020 | "node_modules/gopd": { |
| 4021 | "version": "1.2.0", |
| 4022 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/gopd/-/gopd-1.2.0.tgz", |
| 4023 | "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| 4024 | "license": "MIT", |
| 4025 | "engines": { |
| 4026 | "node": ">= 0.4" |
| 4027 | }, |
| 4028 | "funding": { |
| 4029 | "url": "https://github.com/sponsors/ljharb" |
| 4030 | } |
| 4031 | }, |
| 4032 | "node_modules/graceful-fs": { |
| 4033 | "version": "4.2.11", |
| 4034 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| 4035 | "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| 4036 | "dev": true, |
| 4037 | "license": "ISC" |
| 4038 | }, |
| 4039 | "node_modules/has-symbols": { |
| 4040 | "version": "1.1.0", |
| 4041 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/has-symbols/-/has-symbols-1.1.0.tgz", |
| 4042 | "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| 4043 | "license": "MIT", |
| 4044 | "engines": { |
| 4045 | "node": ">= 0.4" |
| 4046 | }, |
| 4047 | "funding": { |
| 4048 | "url": "https://github.com/sponsors/ljharb" |
| 4049 | } |
| 4050 | }, |
| 4051 | "node_modules/hasown": { |
| 4052 | "version": "2.0.2", |
| 4053 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hasown/-/hasown-2.0.2.tgz", |
| 4054 | "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| 4055 | "license": "MIT", |
| 4056 | "dependencies": { |
| 4057 | "function-bind": "^1.1.2" |
| 4058 | }, |
| 4059 | "engines": { |
| 4060 | "node": ">= 0.4" |
| 4061 | } |
| 4062 | }, |
| 4063 | "node_modules/hoist-non-react-statics": { |
| 4064 | "version": "3.3.2", |
| 4065 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", |
| 4066 | "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", |
| 4067 | "dev": true, |
| 4068 | "license": "BSD-3-Clause", |
| 4069 | "dependencies": { |
| 4070 | "react-is": "^16.7.0" |
| 4071 | } |
| 4072 | }, |
| 4073 | "node_modules/hosted-git-info": { |
| 4074 | "version": "6.1.3", |
| 4075 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/hosted-git-info/-/hosted-git-info-6.1.3.tgz", |
| 4076 | "integrity": "sha512-HVJyzUrLIL1c0QmviVh5E8VGyUS7xCFPS6yydaVd1UegW+ibV/CohqTH9MkOLDp5o+rb82DMo77PTuc9F/8GKw==", |
| 4077 | "dev": true, |
| 4078 | "license": "ISC", |
| 4079 | "dependencies": { |
| 4080 | "lru-cache": "^7.5.1" |
| 4081 | }, |
| 4082 | "engines": { |
| 4083 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4084 | } |
| 4085 | }, |
| 4086 | "node_modules/hosted-git-info/node_modules/lru-cache": { |
| 4087 | "version": "7.18.3", |
| 4088 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-7.18.3.tgz", |
| 4089 | "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", |
| 4090 | "dev": true, |
| 4091 | "license": "ISC", |
| 4092 | "engines": { |
| 4093 | "node": ">=12" |
| 4094 | } |
| 4095 | }, |
| 4096 | "node_modules/html": { |
| 4097 | "version": "1.0.0", |
| 4098 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/html/-/html-1.0.0.tgz", |
| 4099 | "integrity": "sha512-lw/7YsdKiP3kk5PnR1INY17iJuzdAtJewxr14ozKJWbbR97znovZ0mh+WEMZ8rjc3lgTK+ID/htTjuyGKB52Kw==", |
| 4100 | "dev": true, |
| 4101 | "license": "BSD", |
| 4102 | "dependencies": { |
| 4103 | "concat-stream": "^1.4.7" |
| 4104 | }, |
| 4105 | "bin": { |
| 4106 | "html": "bin/html.js" |
| 4107 | } |
| 4108 | }, |
| 4109 | "node_modules/http-errors": { |
| 4110 | "version": "2.0.0", |
| 4111 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/http-errors/-/http-errors-2.0.0.tgz", |
| 4112 | "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", |
| 4113 | "license": "MIT", |
| 4114 | "dependencies": { |
| 4115 | "depd": "2.0.0", |
| 4116 | "inherits": "2.0.4", |
| 4117 | "setprototypeof": "1.2.0", |
| 4118 | "statuses": "2.0.1", |
| 4119 | "toidentifier": "1.0.1" |
| 4120 | }, |
| 4121 | "engines": { |
| 4122 | "node": ">= 0.8" |
| 4123 | } |
| 4124 | }, |
| 4125 | "node_modules/iconv-lite": { |
| 4126 | "version": "0.4.24", |
| 4127 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/iconv-lite/-/iconv-lite-0.4.24.tgz", |
| 4128 | "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
| 4129 | "license": "MIT", |
| 4130 | "dependencies": { |
| 4131 | "safer-buffer": ">= 2.1.2 < 3" |
| 4132 | }, |
| 4133 | "engines": { |
| 4134 | "node": ">=0.10.0" |
| 4135 | } |
| 4136 | }, |
| 4137 | "node_modules/import-fresh": { |
| 4138 | "version": "3.3.1", |
| 4139 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/import-fresh/-/import-fresh-3.3.1.tgz", |
| 4140 | "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| 4141 | "dev": true, |
| 4142 | "license": "MIT", |
| 4143 | "dependencies": { |
| 4144 | "parent-module": "^1.0.0", |
| 4145 | "resolve-from": "^4.0.0" |
| 4146 | }, |
| 4147 | "engines": { |
| 4148 | "node": ">=6" |
| 4149 | }, |
| 4150 | "funding": { |
| 4151 | "url": "https://github.com/sponsors/sindresorhus" |
| 4152 | } |
| 4153 | }, |
| 4154 | "node_modules/inherits": { |
| 4155 | "version": "2.0.4", |
| 4156 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/inherits/-/inherits-2.0.4.tgz", |
| 4157 | "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| 4158 | "license": "ISC" |
| 4159 | }, |
| 4160 | "node_modules/ini": { |
| 4161 | "version": "1.3.8", |
| 4162 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ini/-/ini-1.3.8.tgz", |
| 4163 | "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| 4164 | "dev": true, |
| 4165 | "license": "ISC" |
| 4166 | }, |
| 4167 | "node_modules/ipaddr.js": { |
| 4168 | "version": "1.9.1", |
| 4169 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz", |
| 4170 | "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", |
| 4171 | "license": "MIT", |
| 4172 | "engines": { |
| 4173 | "node": ">= 0.10" |
| 4174 | } |
| 4175 | }, |
| 4176 | "node_modules/is-arrayish": { |
| 4177 | "version": "0.2.1", |
| 4178 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-arrayish/-/is-arrayish-0.2.1.tgz", |
| 4179 | "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", |
| 4180 | "dev": true, |
| 4181 | "license": "MIT" |
| 4182 | }, |
| 4183 | "node_modules/is-core-module": { |
| 4184 | "version": "2.16.1", |
| 4185 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-core-module/-/is-core-module-2.16.1.tgz", |
| 4186 | "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", |
| 4187 | "dev": true, |
| 4188 | "license": "MIT", |
| 4189 | "dependencies": { |
| 4190 | "hasown": "^2.0.2" |
| 4191 | }, |
| 4192 | "engines": { |
| 4193 | "node": ">= 0.4" |
| 4194 | }, |
| 4195 | "funding": { |
| 4196 | "url": "https://github.com/sponsors/ljharb" |
| 4197 | } |
| 4198 | }, |
| 4199 | "node_modules/is-fullwidth-code-point": { |
| 4200 | "version": "3.0.0", |
| 4201 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| 4202 | "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| 4203 | "dev": true, |
| 4204 | "license": "MIT", |
| 4205 | "engines": { |
| 4206 | "node": ">=8" |
| 4207 | } |
| 4208 | }, |
| 4209 | "node_modules/isarray": { |
| 4210 | "version": "1.0.0", |
| 4211 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isarray/-/isarray-1.0.0.tgz", |
| 4212 | "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| 4213 | "dev": true, |
| 4214 | "license": "MIT" |
| 4215 | }, |
| 4216 | "node_modules/isbot": { |
| 4217 | "version": "5.1.23", |
| 4218 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isbot/-/isbot-5.1.23.tgz", |
| 4219 | "integrity": "sha512-ie3ehy2iXdkuzaZx32SoKb9b8l9Cm8cqQ1lJjQXnq8GRTrk/Jx7IUDcB4mhlw6H3gWaMqGYoWeV0lPv1P/20Ig==", |
| 4220 | "license": "Unlicense", |
| 4221 | "engines": { |
| 4222 | "node": ">=18" |
| 4223 | } |
| 4224 | }, |
| 4225 | "node_modules/isexe": { |
| 4226 | "version": "2.0.0", |
| 4227 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/isexe/-/isexe-2.0.0.tgz", |
| 4228 | "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| 4229 | "dev": true, |
| 4230 | "license": "ISC" |
| 4231 | }, |
| 4232 | "node_modules/jackspeak": { |
| 4233 | "version": "3.4.3", |
| 4234 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jackspeak/-/jackspeak-3.4.3.tgz", |
| 4235 | "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| 4236 | "dev": true, |
| 4237 | "license": "BlueOak-1.0.0", |
| 4238 | "dependencies": { |
| 4239 | "@isaacs/cliui": "^8.0.2" |
| 4240 | }, |
| 4241 | "funding": { |
| 4242 | "url": "https://github.com/sponsors/isaacs" |
| 4243 | }, |
| 4244 | "optionalDependencies": { |
| 4245 | "@pkgjs/parseargs": "^0.11.0" |
| 4246 | } |
| 4247 | }, |
| 4248 | "node_modules/jiti": { |
| 4249 | "version": "2.4.2", |
| 4250 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jiti/-/jiti-2.4.2.tgz", |
| 4251 | "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==", |
| 4252 | "dev": true, |
| 4253 | "license": "MIT", |
| 4254 | "bin": { |
| 4255 | "jiti": "lib/jiti-cli.mjs" |
| 4256 | } |
| 4257 | }, |
| 4258 | "node_modules/js-beautify": { |
| 4259 | "version": "1.15.4", |
| 4260 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-beautify/-/js-beautify-1.15.4.tgz", |
| 4261 | "integrity": "sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==", |
| 4262 | "dev": true, |
| 4263 | "license": "MIT", |
| 4264 | "dependencies": { |
| 4265 | "config-chain": "^1.1.13", |
| 4266 | "editorconfig": "^1.0.4", |
| 4267 | "glob": "^10.4.2", |
| 4268 | "js-cookie": "^3.0.5", |
| 4269 | "nopt": "^7.2.1" |
| 4270 | }, |
| 4271 | "bin": { |
| 4272 | "css-beautify": "js/bin/css-beautify.js", |
| 4273 | "html-beautify": "js/bin/html-beautify.js", |
| 4274 | "js-beautify": "js/bin/js-beautify.js" |
| 4275 | }, |
| 4276 | "engines": { |
| 4277 | "node": ">=14" |
| 4278 | } |
| 4279 | }, |
| 4280 | "node_modules/js-cookie": { |
| 4281 | "version": "3.0.5", |
| 4282 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-cookie/-/js-cookie-3.0.5.tgz", |
| 4283 | "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==", |
| 4284 | "dev": true, |
| 4285 | "license": "MIT", |
| 4286 | "engines": { |
| 4287 | "node": ">=14" |
| 4288 | } |
| 4289 | }, |
| 4290 | "node_modules/js-tokens": { |
| 4291 | "version": "4.0.0", |
| 4292 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-tokens/-/js-tokens-4.0.0.tgz", |
| 4293 | "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| 4294 | "dev": true, |
| 4295 | "license": "MIT" |
| 4296 | }, |
| 4297 | "node_modules/jsesc": { |
| 4298 | "version": "3.0.2", |
| 4299 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsesc/-/jsesc-3.0.2.tgz", |
| 4300 | "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", |
| 4301 | "dev": true, |
| 4302 | "license": "MIT", |
| 4303 | "bin": { |
| 4304 | "jsesc": "bin/jsesc" |
| 4305 | }, |
| 4306 | "engines": { |
| 4307 | "node": ">=6" |
| 4308 | } |
| 4309 | }, |
| 4310 | "node_modules/json-parse-even-better-errors": { |
| 4311 | "version": "3.0.2", |
| 4312 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz", |
| 4313 | "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==", |
| 4314 | "dev": true, |
| 4315 | "license": "MIT", |
| 4316 | "engines": { |
| 4317 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4318 | } |
| 4319 | }, |
| 4320 | "node_modules/json5": { |
| 4321 | "version": "2.2.3", |
| 4322 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json5/-/json5-2.2.3.tgz", |
| 4323 | "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
| 4324 | "dev": true, |
| 4325 | "license": "MIT", |
| 4326 | "bin": { |
| 4327 | "json5": "lib/cli.js" |
| 4328 | }, |
| 4329 | "engines": { |
| 4330 | "node": ">=6" |
| 4331 | } |
| 4332 | }, |
| 4333 | "node_modules/jsonfile": { |
| 4334 | "version": "6.1.0", |
| 4335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/jsonfile/-/jsonfile-6.1.0.tgz", |
| 4336 | "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", |
| 4337 | "dev": true, |
| 4338 | "license": "MIT", |
| 4339 | "dependencies": { |
| 4340 | "universalify": "^2.0.0" |
| 4341 | }, |
| 4342 | "optionalDependencies": { |
| 4343 | "graceful-fs": "^4.1.6" |
| 4344 | } |
| 4345 | }, |
| 4346 | "node_modules/lightningcss": { |
| 4347 | "version": "1.29.2", |
| 4348 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss/-/lightningcss-1.29.2.tgz", |
| 4349 | "integrity": "sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==", |
| 4350 | "dev": true, |
| 4351 | "license": "MPL-2.0", |
| 4352 | "dependencies": { |
| 4353 | "detect-libc": "^2.0.3" |
| 4354 | }, |
| 4355 | "engines": { |
| 4356 | "node": ">= 12.0.0" |
| 4357 | }, |
| 4358 | "funding": { |
| 4359 | "type": "opencollective", |
| 4360 | "url": "https://opencollective.com/parcel" |
| 4361 | }, |
| 4362 | "optionalDependencies": { |
| 4363 | "lightningcss-darwin-arm64": "1.29.2", |
| 4364 | "lightningcss-darwin-x64": "1.29.2", |
| 4365 | "lightningcss-freebsd-x64": "1.29.2", |
| 4366 | "lightningcss-linux-arm-gnueabihf": "1.29.2", |
| 4367 | "lightningcss-linux-arm64-gnu": "1.29.2", |
| 4368 | "lightningcss-linux-arm64-musl": "1.29.2", |
| 4369 | "lightningcss-linux-x64-gnu": "1.29.2", |
| 4370 | "lightningcss-linux-x64-musl": "1.29.2", |
| 4371 | "lightningcss-win32-arm64-msvc": "1.29.2", |
| 4372 | "lightningcss-win32-x64-msvc": "1.29.2" |
| 4373 | } |
| 4374 | }, |
| 4375 | "node_modules/lightningcss-darwin-arm64": { |
| 4376 | "version": "1.29.2", |
| 4377 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.29.2.tgz", |
| 4378 | "integrity": "sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==", |
| 4379 | "cpu": [ |
| 4380 | "arm64" |
| 4381 | ], |
| 4382 | "dev": true, |
| 4383 | "license": "MPL-2.0", |
| 4384 | "optional": true, |
| 4385 | "os": [ |
| 4386 | "darwin" |
| 4387 | ], |
| 4388 | "engines": { |
| 4389 | "node": ">= 12.0.0" |
| 4390 | }, |
| 4391 | "funding": { |
| 4392 | "type": "opencollective", |
| 4393 | "url": "https://opencollective.com/parcel" |
| 4394 | } |
| 4395 | }, |
| 4396 | "node_modules/lightningcss-darwin-x64": { |
| 4397 | "version": "1.29.2", |
| 4398 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.29.2.tgz", |
| 4399 | "integrity": "sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==", |
| 4400 | "cpu": [ |
| 4401 | "x64" |
| 4402 | ], |
| 4403 | "dev": true, |
| 4404 | "license": "MPL-2.0", |
| 4405 | "optional": true, |
| 4406 | "os": [ |
| 4407 | "darwin" |
| 4408 | ], |
| 4409 | "engines": { |
| 4410 | "node": ">= 12.0.0" |
| 4411 | }, |
| 4412 | "funding": { |
| 4413 | "type": "opencollective", |
| 4414 | "url": "https://opencollective.com/parcel" |
| 4415 | } |
| 4416 | }, |
| 4417 | "node_modules/lightningcss-freebsd-x64": { |
| 4418 | "version": "1.29.2", |
| 4419 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.29.2.tgz", |
| 4420 | "integrity": "sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==", |
| 4421 | "cpu": [ |
| 4422 | "x64" |
| 4423 | ], |
| 4424 | "dev": true, |
| 4425 | "license": "MPL-2.0", |
| 4426 | "optional": true, |
| 4427 | "os": [ |
| 4428 | "freebsd" |
| 4429 | ], |
| 4430 | "engines": { |
| 4431 | "node": ">= 12.0.0" |
| 4432 | }, |
| 4433 | "funding": { |
| 4434 | "type": "opencollective", |
| 4435 | "url": "https://opencollective.com/parcel" |
| 4436 | } |
| 4437 | }, |
| 4438 | "node_modules/lightningcss-linux-arm-gnueabihf": { |
| 4439 | "version": "1.29.2", |
| 4440 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.29.2.tgz", |
| 4441 | "integrity": "sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==", |
| 4442 | "cpu": [ |
| 4443 | "arm" |
| 4444 | ], |
| 4445 | "dev": true, |
| 4446 | "license": "MPL-2.0", |
| 4447 | "optional": true, |
| 4448 | "os": [ |
| 4449 | "linux" |
| 4450 | ], |
| 4451 | "engines": { |
| 4452 | "node": ">= 12.0.0" |
| 4453 | }, |
| 4454 | "funding": { |
| 4455 | "type": "opencollective", |
| 4456 | "url": "https://opencollective.com/parcel" |
| 4457 | } |
| 4458 | }, |
| 4459 | "node_modules/lightningcss-linux-arm64-gnu": { |
| 4460 | "version": "1.29.2", |
| 4461 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.29.2.tgz", |
| 4462 | "integrity": "sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==", |
| 4463 | "cpu": [ |
| 4464 | "arm64" |
| 4465 | ], |
| 4466 | "dev": true, |
| 4467 | "license": "MPL-2.0", |
| 4468 | "optional": true, |
| 4469 | "os": [ |
| 4470 | "linux" |
| 4471 | ], |
| 4472 | "engines": { |
| 4473 | "node": ">= 12.0.0" |
| 4474 | }, |
| 4475 | "funding": { |
| 4476 | "type": "opencollective", |
| 4477 | "url": "https://opencollective.com/parcel" |
| 4478 | } |
| 4479 | }, |
| 4480 | "node_modules/lightningcss-linux-arm64-musl": { |
| 4481 | "version": "1.29.2", |
| 4482 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.29.2.tgz", |
| 4483 | "integrity": "sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==", |
| 4484 | "cpu": [ |
| 4485 | "arm64" |
| 4486 | ], |
| 4487 | "dev": true, |
| 4488 | "license": "MPL-2.0", |
| 4489 | "optional": true, |
| 4490 | "os": [ |
| 4491 | "linux" |
| 4492 | ], |
| 4493 | "engines": { |
| 4494 | "node": ">= 12.0.0" |
| 4495 | }, |
| 4496 | "funding": { |
| 4497 | "type": "opencollective", |
| 4498 | "url": "https://opencollective.com/parcel" |
| 4499 | } |
| 4500 | }, |
| 4501 | "node_modules/lightningcss-linux-x64-gnu": { |
| 4502 | "version": "1.29.2", |
| 4503 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.29.2.tgz", |
| 4504 | "integrity": "sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==", |
| 4505 | "cpu": [ |
| 4506 | "x64" |
| 4507 | ], |
| 4508 | "dev": true, |
| 4509 | "license": "MPL-2.0", |
| 4510 | "optional": true, |
| 4511 | "os": [ |
| 4512 | "linux" |
| 4513 | ], |
| 4514 | "engines": { |
| 4515 | "node": ">= 12.0.0" |
| 4516 | }, |
| 4517 | "funding": { |
| 4518 | "type": "opencollective", |
| 4519 | "url": "https://opencollective.com/parcel" |
| 4520 | } |
| 4521 | }, |
| 4522 | "node_modules/lightningcss-linux-x64-musl": { |
| 4523 | "version": "1.29.2", |
| 4524 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.29.2.tgz", |
| 4525 | "integrity": "sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==", |
| 4526 | "cpu": [ |
| 4527 | "x64" |
| 4528 | ], |
| 4529 | "dev": true, |
| 4530 | "license": "MPL-2.0", |
| 4531 | "optional": true, |
| 4532 | "os": [ |
| 4533 | "linux" |
| 4534 | ], |
| 4535 | "engines": { |
| 4536 | "node": ">= 12.0.0" |
| 4537 | }, |
| 4538 | "funding": { |
| 4539 | "type": "opencollective", |
| 4540 | "url": "https://opencollective.com/parcel" |
| 4541 | } |
| 4542 | }, |
| 4543 | "node_modules/lightningcss-win32-arm64-msvc": { |
| 4544 | "version": "1.29.2", |
| 4545 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.29.2.tgz", |
| 4546 | "integrity": "sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==", |
| 4547 | "cpu": [ |
| 4548 | "arm64" |
| 4549 | ], |
| 4550 | "dev": true, |
| 4551 | "license": "MPL-2.0", |
| 4552 | "optional": true, |
| 4553 | "os": [ |
| 4554 | "win32" |
| 4555 | ], |
| 4556 | "engines": { |
| 4557 | "node": ">= 12.0.0" |
| 4558 | }, |
| 4559 | "funding": { |
| 4560 | "type": "opencollective", |
| 4561 | "url": "https://opencollective.com/parcel" |
| 4562 | } |
| 4563 | }, |
| 4564 | "node_modules/lightningcss-win32-x64-msvc": { |
| 4565 | "version": "1.29.2", |
| 4566 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.29.2.tgz", |
| 4567 | "integrity": "sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==", |
| 4568 | "cpu": [ |
| 4569 | "x64" |
| 4570 | ], |
| 4571 | "dev": true, |
| 4572 | "license": "MPL-2.0", |
| 4573 | "optional": true, |
| 4574 | "os": [ |
| 4575 | "win32" |
| 4576 | ], |
| 4577 | "engines": { |
| 4578 | "node": ">= 12.0.0" |
| 4579 | }, |
| 4580 | "funding": { |
| 4581 | "type": "opencollective", |
| 4582 | "url": "https://opencollective.com/parcel" |
| 4583 | } |
| 4584 | }, |
| 4585 | "node_modules/lines-and-columns": { |
| 4586 | "version": "1.2.4", |
| 4587 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
| 4588 | "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
| 4589 | "dev": true, |
| 4590 | "license": "MIT" |
| 4591 | }, |
| 4592 | "node_modules/lodash": { |
| 4593 | "version": "4.17.21", |
| 4594 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz", |
| 4595 | "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |
| 4596 | "dev": true, |
| 4597 | "license": "MIT" |
| 4598 | }, |
| 4599 | "node_modules/loose-envify": { |
| 4600 | "version": "1.4.0", |
| 4601 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/loose-envify/-/loose-envify-1.4.0.tgz", |
| 4602 | "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
| 4603 | "dev": true, |
| 4604 | "license": "MIT", |
| 4605 | "dependencies": { |
| 4606 | "js-tokens": "^3.0.0 || ^4.0.0" |
| 4607 | }, |
| 4608 | "bin": { |
| 4609 | "loose-envify": "cli.js" |
| 4610 | } |
| 4611 | }, |
| 4612 | "node_modules/lru-cache": { |
| 4613 | "version": "5.1.1", |
| 4614 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-5.1.1.tgz", |
| 4615 | "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
| 4616 | "dev": true, |
| 4617 | "license": "ISC", |
| 4618 | "dependencies": { |
| 4619 | "yallist": "^3.0.2" |
| 4620 | } |
| 4621 | }, |
| 4622 | "node_modules/math-intrinsics": { |
| 4623 | "version": "1.1.0", |
| 4624 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| 4625 | "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| 4626 | "license": "MIT", |
| 4627 | "engines": { |
| 4628 | "node": ">= 0.4" |
| 4629 | } |
| 4630 | }, |
| 4631 | "node_modules/media-typer": { |
| 4632 | "version": "0.3.0", |
| 4633 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/media-typer/-/media-typer-0.3.0.tgz", |
| 4634 | "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", |
| 4635 | "license": "MIT", |
| 4636 | "engines": { |
| 4637 | "node": ">= 0.6" |
| 4638 | } |
| 4639 | }, |
| 4640 | "node_modules/memoize-one": { |
| 4641 | "version": "6.0.0", |
| 4642 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/memoize-one/-/memoize-one-6.0.0.tgz", |
| 4643 | "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==", |
| 4644 | "dev": true, |
| 4645 | "license": "MIT" |
| 4646 | }, |
| 4647 | "node_modules/merge-descriptors": { |
| 4648 | "version": "1.0.3", |
| 4649 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/merge-descriptors/-/merge-descriptors-1.0.3.tgz", |
| 4650 | "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==", |
| 4651 | "license": "MIT", |
| 4652 | "funding": { |
| 4653 | "url": "https://github.com/sponsors/sindresorhus" |
| 4654 | } |
| 4655 | }, |
| 4656 | "node_modules/methods": { |
| 4657 | "version": "1.1.2", |
| 4658 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/methods/-/methods-1.1.2.tgz", |
| 4659 | "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", |
| 4660 | "license": "MIT", |
| 4661 | "engines": { |
| 4662 | "node": ">= 0.6" |
| 4663 | } |
| 4664 | }, |
| 4665 | "node_modules/mime": { |
| 4666 | "version": "1.6.0", |
| 4667 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime/-/mime-1.6.0.tgz", |
| 4668 | "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", |
| 4669 | "license": "MIT", |
| 4670 | "bin": { |
| 4671 | "mime": "cli.js" |
| 4672 | }, |
| 4673 | "engines": { |
| 4674 | "node": ">=4" |
| 4675 | } |
| 4676 | }, |
| 4677 | "node_modules/mime-db": { |
| 4678 | "version": "1.53.0", |
| 4679 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.53.0.tgz", |
| 4680 | "integrity": "sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==", |
| 4681 | "license": "MIT", |
| 4682 | "engines": { |
| 4683 | "node": ">= 0.6" |
| 4684 | } |
| 4685 | }, |
| 4686 | "node_modules/mime-types": { |
| 4687 | "version": "2.1.35", |
| 4688 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-types/-/mime-types-2.1.35.tgz", |
| 4689 | "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| 4690 | "license": "MIT", |
| 4691 | "dependencies": { |
| 4692 | "mime-db": "1.52.0" |
| 4693 | }, |
| 4694 | "engines": { |
| 4695 | "node": ">= 0.6" |
| 4696 | } |
| 4697 | }, |
| 4698 | "node_modules/mime-types/node_modules/mime-db": { |
| 4699 | "version": "1.52.0", |
| 4700 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz", |
| 4701 | "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| 4702 | "license": "MIT", |
| 4703 | "engines": { |
| 4704 | "node": ">= 0.6" |
| 4705 | } |
| 4706 | }, |
| 4707 | "node_modules/minimatch": { |
| 4708 | "version": "9.0.5", |
| 4709 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-9.0.5.tgz", |
| 4710 | "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
| 4711 | "dev": true, |
| 4712 | "license": "ISC", |
| 4713 | "dependencies": { |
| 4714 | "brace-expansion": "^2.0.1" |
| 4715 | }, |
| 4716 | "engines": { |
| 4717 | "node": ">=16 || 14 >=14.17" |
| 4718 | }, |
| 4719 | "funding": { |
| 4720 | "url": "https://github.com/sponsors/isaacs" |
| 4721 | } |
| 4722 | }, |
| 4723 | "node_modules/minipass": { |
| 4724 | "version": "7.1.2", |
| 4725 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/minipass/-/minipass-7.1.2.tgz", |
| 4726 | "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", |
| 4727 | "dev": true, |
| 4728 | "license": "ISC", |
| 4729 | "engines": { |
| 4730 | "node": ">=16 || 14 >=14.17" |
| 4731 | } |
| 4732 | }, |
| 4733 | "node_modules/morgan": { |
| 4734 | "version": "1.10.0", |
| 4735 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/morgan/-/morgan-1.10.0.tgz", |
| 4736 | "integrity": "sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==", |
| 4737 | "license": "MIT", |
| 4738 | "dependencies": { |
| 4739 | "basic-auth": "~2.0.1", |
| 4740 | "debug": "2.6.9", |
| 4741 | "depd": "~2.0.0", |
| 4742 | "on-finished": "~2.3.0", |
| 4743 | "on-headers": "~1.0.2" |
| 4744 | }, |
| 4745 | "engines": { |
| 4746 | "node": ">= 0.8.0" |
| 4747 | } |
| 4748 | }, |
| 4749 | "node_modules/morgan/node_modules/debug": { |
| 4750 | "version": "2.6.9", |
| 4751 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 4752 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 4753 | "license": "MIT", |
| 4754 | "dependencies": { |
| 4755 | "ms": "2.0.0" |
| 4756 | } |
| 4757 | }, |
| 4758 | "node_modules/morgan/node_modules/ms": { |
| 4759 | "version": "2.0.0", |
| 4760 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 4761 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 4762 | "license": "MIT" |
| 4763 | }, |
| 4764 | "node_modules/morgan/node_modules/on-finished": { |
| 4765 | "version": "2.3.0", |
| 4766 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/on-finished/-/on-finished-2.3.0.tgz", |
| 4767 | "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==", |
| 4768 | "license": "MIT", |
| 4769 | "dependencies": { |
| 4770 | "ee-first": "1.1.1" |
| 4771 | }, |
| 4772 | "engines": { |
| 4773 | "node": ">= 0.8" |
| 4774 | } |
| 4775 | }, |
| 4776 | "node_modules/motion-dom": { |
| 4777 | "version": "12.5.0", |
| 4778 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/motion-dom/-/motion-dom-12.5.0.tgz", |
| 4779 | "integrity": "sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==", |
| 4780 | "dev": true, |
| 4781 | "license": "MIT", |
| 4782 | "dependencies": { |
| 4783 | "motion-utils": "^12.5.0" |
| 4784 | } |
| 4785 | }, |
| 4786 | "node_modules/motion-utils": { |
| 4787 | "version": "12.5.0", |
| 4788 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/motion-utils/-/motion-utils-12.5.0.tgz", |
| 4789 | "integrity": "sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==", |
| 4790 | "dev": true, |
| 4791 | "license": "MIT" |
| 4792 | }, |
| 4793 | "node_modules/ms": { |
| 4794 | "version": "2.1.3", |
| 4795 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.1.3.tgz", |
| 4796 | "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| 4797 | "license": "MIT" |
| 4798 | }, |
| 4799 | "node_modules/nanoid": { |
| 4800 | "version": "3.3.10", |
| 4801 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nanoid/-/nanoid-3.3.10.tgz", |
| 4802 | "integrity": "sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==", |
| 4803 | "dev": true, |
| 4804 | "funding": [ |
| 4805 | { |
| 4806 | "type": "github", |
| 4807 | "url": "https://github.com/sponsors/ai" |
| 4808 | } |
| 4809 | ], |
| 4810 | "license": "MIT", |
| 4811 | "bin": { |
| 4812 | "nanoid": "bin/nanoid.cjs" |
| 4813 | }, |
| 4814 | "engines": { |
| 4815 | "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| 4816 | } |
| 4817 | }, |
| 4818 | "node_modules/negotiator": { |
| 4819 | "version": "0.6.4", |
| 4820 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/negotiator/-/negotiator-0.6.4.tgz", |
| 4821 | "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==", |
| 4822 | "license": "MIT", |
| 4823 | "engines": { |
| 4824 | "node": ">= 0.6" |
| 4825 | } |
| 4826 | }, |
| 4827 | "node_modules/node-releases": { |
| 4828 | "version": "2.0.19", |
| 4829 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/node-releases/-/node-releases-2.0.19.tgz", |
| 4830 | "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
| 4831 | "dev": true, |
| 4832 | "license": "MIT" |
| 4833 | }, |
| 4834 | "node_modules/nopt": { |
| 4835 | "version": "7.2.1", |
| 4836 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/nopt/-/nopt-7.2.1.tgz", |
| 4837 | "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==", |
| 4838 | "dev": true, |
| 4839 | "license": "ISC", |
| 4840 | "dependencies": { |
| 4841 | "abbrev": "^2.0.0" |
| 4842 | }, |
| 4843 | "bin": { |
| 4844 | "nopt": "bin/nopt.js" |
| 4845 | }, |
| 4846 | "engines": { |
| 4847 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4848 | } |
| 4849 | }, |
| 4850 | "node_modules/normalize-package-data": { |
| 4851 | "version": "5.0.0", |
| 4852 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-package-data/-/normalize-package-data-5.0.0.tgz", |
| 4853 | "integrity": "sha512-h9iPVIfrVZ9wVYQnxFgtw1ugSvGEMOlyPWWtm8BMJhnwyEL/FLbYbTY3V3PpjI/BUK67n9PEWDu6eHzu1fB15Q==", |
| 4854 | "dev": true, |
| 4855 | "license": "BSD-2-Clause", |
| 4856 | "dependencies": { |
| 4857 | "hosted-git-info": "^6.0.0", |
| 4858 | "is-core-module": "^2.8.1", |
| 4859 | "semver": "^7.3.5", |
| 4860 | "validate-npm-package-license": "^3.0.4" |
| 4861 | }, |
| 4862 | "engines": { |
| 4863 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4864 | } |
| 4865 | }, |
| 4866 | "node_modules/npm-install-checks": { |
| 4867 | "version": "6.3.0", |
| 4868 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/npm-install-checks/-/npm-install-checks-6.3.0.tgz", |
| 4869 | "integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==", |
| 4870 | "dev": true, |
| 4871 | "license": "BSD-2-Clause", |
| 4872 | "dependencies": { |
| 4873 | "semver": "^7.1.1" |
| 4874 | }, |
| 4875 | "engines": { |
| 4876 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4877 | } |
| 4878 | }, |
| 4879 | "node_modules/npm-normalize-package-bin": { |
| 4880 | "version": "3.0.1", |
| 4881 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", |
| 4882 | "integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==", |
| 4883 | "dev": true, |
| 4884 | "license": "ISC", |
| 4885 | "engines": { |
| 4886 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4887 | } |
| 4888 | }, |
| 4889 | "node_modules/npm-package-arg": { |
| 4890 | "version": "10.1.0", |
| 4891 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/npm-package-arg/-/npm-package-arg-10.1.0.tgz", |
| 4892 | "integrity": "sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==", |
| 4893 | "dev": true, |
| 4894 | "license": "ISC", |
| 4895 | "dependencies": { |
| 4896 | "hosted-git-info": "^6.0.0", |
| 4897 | "proc-log": "^3.0.0", |
| 4898 | "semver": "^7.3.5", |
| 4899 | "validate-npm-package-name": "^5.0.0" |
| 4900 | }, |
| 4901 | "engines": { |
| 4902 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4903 | } |
| 4904 | }, |
| 4905 | "node_modules/npm-pick-manifest": { |
| 4906 | "version": "8.0.2", |
| 4907 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/npm-pick-manifest/-/npm-pick-manifest-8.0.2.tgz", |
| 4908 | "integrity": "sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==", |
| 4909 | "dev": true, |
| 4910 | "license": "ISC", |
| 4911 | "dependencies": { |
| 4912 | "npm-install-checks": "^6.0.0", |
| 4913 | "npm-normalize-package-bin": "^3.0.0", |
| 4914 | "npm-package-arg": "^10.0.0", |
| 4915 | "semver": "^7.3.5" |
| 4916 | }, |
| 4917 | "engines": { |
| 4918 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 4919 | } |
| 4920 | }, |
| 4921 | "node_modules/object-assign": { |
| 4922 | "version": "4.1.1", |
| 4923 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-assign/-/object-assign-4.1.1.tgz", |
| 4924 | "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
| 4925 | "dev": true, |
| 4926 | "license": "MIT", |
| 4927 | "engines": { |
| 4928 | "node": ">=0.10.0" |
| 4929 | } |
| 4930 | }, |
| 4931 | "node_modules/object-inspect": { |
| 4932 | "version": "1.13.4", |
| 4933 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/object-inspect/-/object-inspect-1.13.4.tgz", |
| 4934 | "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| 4935 | "license": "MIT", |
| 4936 | "engines": { |
| 4937 | "node": ">= 0.4" |
| 4938 | }, |
| 4939 | "funding": { |
| 4940 | "url": "https://github.com/sponsors/ljharb" |
| 4941 | } |
| 4942 | }, |
| 4943 | "node_modules/on-finished": { |
| 4944 | "version": "2.4.1", |
| 4945 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/on-finished/-/on-finished-2.4.1.tgz", |
| 4946 | "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", |
| 4947 | "license": "MIT", |
| 4948 | "dependencies": { |
| 4949 | "ee-first": "1.1.1" |
| 4950 | }, |
| 4951 | "engines": { |
| 4952 | "node": ">= 0.8" |
| 4953 | } |
| 4954 | }, |
| 4955 | "node_modules/on-headers": { |
| 4956 | "version": "1.0.2", |
| 4957 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/on-headers/-/on-headers-1.0.2.tgz", |
| 4958 | "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", |
| 4959 | "license": "MIT", |
| 4960 | "engines": { |
| 4961 | "node": ">= 0.8" |
| 4962 | } |
| 4963 | }, |
| 4964 | "node_modules/package-json-from-dist": { |
| 4965 | "version": "1.0.1", |
| 4966 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| 4967 | "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| 4968 | "dev": true, |
| 4969 | "license": "BlueOak-1.0.0" |
| 4970 | }, |
| 4971 | "node_modules/parent-module": { |
| 4972 | "version": "1.0.1", |
| 4973 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parent-module/-/parent-module-1.0.1.tgz", |
| 4974 | "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
| 4975 | "dev": true, |
| 4976 | "license": "MIT", |
| 4977 | "dependencies": { |
| 4978 | "callsites": "^3.0.0" |
| 4979 | }, |
| 4980 | "engines": { |
| 4981 | "node": ">=6" |
| 4982 | } |
| 4983 | }, |
| 4984 | "node_modules/parse-json": { |
| 4985 | "version": "5.2.0", |
| 4986 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parse-json/-/parse-json-5.2.0.tgz", |
| 4987 | "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", |
| 4988 | "dev": true, |
| 4989 | "license": "MIT", |
| 4990 | "dependencies": { |
| 4991 | "@babel/code-frame": "^7.0.0", |
| 4992 | "error-ex": "^1.3.1", |
| 4993 | "json-parse-even-better-errors": "^2.3.0", |
| 4994 | "lines-and-columns": "^1.1.6" |
| 4995 | }, |
| 4996 | "engines": { |
| 4997 | "node": ">=8" |
| 4998 | }, |
| 4999 | "funding": { |
| 5000 | "url": "https://github.com/sponsors/sindresorhus" |
| 5001 | } |
| 5002 | }, |
| 5003 | "node_modules/parse-json/node_modules/json-parse-even-better-errors": { |
| 5004 | "version": "2.3.1", |
| 5005 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", |
| 5006 | "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", |
| 5007 | "dev": true, |
| 5008 | "license": "MIT" |
| 5009 | }, |
| 5010 | "node_modules/parseurl": { |
| 5011 | "version": "1.3.3", |
| 5012 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/parseurl/-/parseurl-1.3.3.tgz", |
| 5013 | "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", |
| 5014 | "license": "MIT", |
| 5015 | "engines": { |
| 5016 | "node": ">= 0.8" |
| 5017 | } |
| 5018 | }, |
| 5019 | "node_modules/path-key": { |
| 5020 | "version": "3.1.1", |
| 5021 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-key/-/path-key-3.1.1.tgz", |
| 5022 | "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| 5023 | "dev": true, |
| 5024 | "license": "MIT", |
| 5025 | "engines": { |
| 5026 | "node": ">=8" |
| 5027 | } |
| 5028 | }, |
| 5029 | "node_modules/path-parse": { |
| 5030 | "version": "1.0.7", |
| 5031 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-parse/-/path-parse-1.0.7.tgz", |
| 5032 | "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", |
| 5033 | "dev": true, |
| 5034 | "license": "MIT" |
| 5035 | }, |
| 5036 | "node_modules/path-scurry": { |
| 5037 | "version": "1.11.1", |
| 5038 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-scurry/-/path-scurry-1.11.1.tgz", |
| 5039 | "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| 5040 | "dev": true, |
| 5041 | "license": "BlueOak-1.0.0", |
| 5042 | "dependencies": { |
| 5043 | "lru-cache": "^10.2.0", |
| 5044 | "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| 5045 | }, |
| 5046 | "engines": { |
| 5047 | "node": ">=16 || 14 >=14.18" |
| 5048 | }, |
| 5049 | "funding": { |
| 5050 | "url": "https://github.com/sponsors/isaacs" |
| 5051 | } |
| 5052 | }, |
| 5053 | "node_modules/path-scurry/node_modules/lru-cache": { |
| 5054 | "version": "10.4.3", |
| 5055 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/lru-cache/-/lru-cache-10.4.3.tgz", |
| 5056 | "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| 5057 | "dev": true, |
| 5058 | "license": "ISC" |
| 5059 | }, |
| 5060 | "node_modules/path-to-regexp": { |
| 5061 | "version": "0.1.12", |
| 5062 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-to-regexp/-/path-to-regexp-0.1.12.tgz", |
| 5063 | "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", |
| 5064 | "license": "MIT" |
| 5065 | }, |
| 5066 | "node_modules/path-type": { |
| 5067 | "version": "4.0.0", |
| 5068 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-type/-/path-type-4.0.0.tgz", |
| 5069 | "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", |
| 5070 | "dev": true, |
| 5071 | "license": "MIT", |
| 5072 | "engines": { |
| 5073 | "node": ">=8" |
| 5074 | } |
| 5075 | }, |
| 5076 | "node_modules/pathe": { |
| 5077 | "version": "1.1.2", |
| 5078 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/pathe/-/pathe-1.1.2.tgz", |
| 5079 | "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", |
| 5080 | "dev": true, |
| 5081 | "license": "MIT" |
| 5082 | }, |
| 5083 | "node_modules/picocolors": { |
| 5084 | "version": "1.1.1", |
| 5085 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz", |
| 5086 | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| 5087 | "dev": true, |
| 5088 | "license": "ISC" |
| 5089 | }, |
| 5090 | "node_modules/postcss": { |
| 5091 | "version": "8.5.3", |
| 5092 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss/-/postcss-8.5.3.tgz", |
| 5093 | "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", |
| 5094 | "dev": true, |
| 5095 | "funding": [ |
| 5096 | { |
| 5097 | "type": "opencollective", |
| 5098 | "url": "https://opencollective.com/postcss/" |
| 5099 | }, |
| 5100 | { |
| 5101 | "type": "tidelift", |
| 5102 | "url": "https://tidelift.com/funding/github/npm/postcss" |
| 5103 | }, |
| 5104 | { |
| 5105 | "type": "github", |
| 5106 | "url": "https://github.com/sponsors/ai" |
| 5107 | } |
| 5108 | ], |
| 5109 | "license": "MIT", |
| 5110 | "dependencies": { |
| 5111 | "nanoid": "^3.3.8", |
| 5112 | "picocolors": "^1.1.1", |
| 5113 | "source-map-js": "^1.2.1" |
| 5114 | }, |
| 5115 | "engines": { |
| 5116 | "node": "^10 || ^12 || >=14" |
| 5117 | } |
| 5118 | }, |
| 5119 | "node_modules/prettier": { |
| 5120 | "version": "3.5.3", |
| 5121 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prettier/-/prettier-3.5.3.tgz", |
| 5122 | "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", |
| 5123 | "dev": true, |
| 5124 | "license": "MIT", |
| 5125 | "bin": { |
| 5126 | "prettier": "bin/prettier.cjs" |
| 5127 | }, |
| 5128 | "engines": { |
| 5129 | "node": ">=14" |
| 5130 | }, |
| 5131 | "funding": { |
| 5132 | "url": "https://github.com/prettier/prettier?sponsor=1" |
| 5133 | } |
| 5134 | }, |
| 5135 | "node_modules/proc-log": { |
| 5136 | "version": "3.0.0", |
| 5137 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/proc-log/-/proc-log-3.0.0.tgz", |
| 5138 | "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==", |
| 5139 | "dev": true, |
| 5140 | "license": "ISC", |
| 5141 | "engines": { |
| 5142 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 5143 | } |
| 5144 | }, |
| 5145 | "node_modules/process-nextick-args": { |
| 5146 | "version": "2.0.1", |
| 5147 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| 5148 | "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| 5149 | "dev": true, |
| 5150 | "license": "MIT" |
| 5151 | }, |
| 5152 | "node_modules/promise-inflight": { |
| 5153 | "version": "1.0.1", |
| 5154 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/promise-inflight/-/promise-inflight-1.0.1.tgz", |
| 5155 | "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==", |
| 5156 | "dev": true, |
| 5157 | "license": "ISC" |
| 5158 | }, |
| 5159 | "node_modules/promise-retry": { |
| 5160 | "version": "2.0.1", |
| 5161 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/promise-retry/-/promise-retry-2.0.1.tgz", |
| 5162 | "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", |
| 5163 | "dev": true, |
| 5164 | "license": "MIT", |
| 5165 | "dependencies": { |
| 5166 | "err-code": "^2.0.2", |
| 5167 | "retry": "^0.12.0" |
| 5168 | }, |
| 5169 | "engines": { |
| 5170 | "node": ">=10" |
| 5171 | } |
| 5172 | }, |
| 5173 | "node_modules/prop-types": { |
| 5174 | "version": "15.8.1", |
| 5175 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/prop-types/-/prop-types-15.8.1.tgz", |
| 5176 | "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", |
| 5177 | "dev": true, |
| 5178 | "license": "MIT", |
| 5179 | "dependencies": { |
| 5180 | "loose-envify": "^1.4.0", |
| 5181 | "object-assign": "^4.1.1", |
| 5182 | "react-is": "^16.13.1" |
| 5183 | } |
| 5184 | }, |
| 5185 | "node_modules/proto-list": { |
| 5186 | "version": "1.2.4", |
| 5187 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/proto-list/-/proto-list-1.2.4.tgz", |
| 5188 | "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", |
| 5189 | "dev": true, |
| 5190 | "license": "ISC" |
| 5191 | }, |
| 5192 | "node_modules/proxy-addr": { |
| 5193 | "version": "2.0.7", |
| 5194 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/proxy-addr/-/proxy-addr-2.0.7.tgz", |
| 5195 | "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", |
| 5196 | "license": "MIT", |
| 5197 | "dependencies": { |
| 5198 | "forwarded": "0.2.0", |
| 5199 | "ipaddr.js": "1.9.1" |
| 5200 | }, |
| 5201 | "engines": { |
| 5202 | "node": ">= 0.10" |
| 5203 | } |
| 5204 | }, |
| 5205 | "node_modules/qs": { |
| 5206 | "version": "6.13.0", |
| 5207 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/qs/-/qs-6.13.0.tgz", |
| 5208 | "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", |
| 5209 | "license": "BSD-3-Clause", |
| 5210 | "dependencies": { |
| 5211 | "side-channel": "^1.0.6" |
| 5212 | }, |
| 5213 | "engines": { |
| 5214 | "node": ">=0.6" |
| 5215 | }, |
| 5216 | "funding": { |
| 5217 | "url": "https://github.com/sponsors/ljharb" |
| 5218 | } |
| 5219 | }, |
| 5220 | "node_modules/range-parser": { |
| 5221 | "version": "1.2.1", |
| 5222 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/range-parser/-/range-parser-1.2.1.tgz", |
| 5223 | "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", |
| 5224 | "license": "MIT", |
| 5225 | "engines": { |
| 5226 | "node": ">= 0.6" |
| 5227 | } |
| 5228 | }, |
| 5229 | "node_modules/raw-body": { |
| 5230 | "version": "2.5.2", |
| 5231 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/raw-body/-/raw-body-2.5.2.tgz", |
| 5232 | "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==", |
| 5233 | "license": "MIT", |
| 5234 | "dependencies": { |
| 5235 | "bytes": "3.1.2", |
| 5236 | "http-errors": "2.0.0", |
| 5237 | "iconv-lite": "0.4.24", |
| 5238 | "unpipe": "1.0.0" |
| 5239 | }, |
| 5240 | "engines": { |
| 5241 | "node": ">= 0.8" |
| 5242 | } |
| 5243 | }, |
| 5244 | "node_modules/react": { |
| 5245 | "version": "19.0.0", |
| 5246 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react/-/react-19.0.0.tgz", |
| 5247 | "integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==", |
| 5248 | "license": "MIT", |
| 5249 | "engines": { |
| 5250 | "node": ">=0.10.0" |
| 5251 | } |
| 5252 | }, |
| 5253 | "node_modules/react-d3-tree": { |
| 5254 | "version": "3.6.6", |
| 5255 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-d3-tree/-/react-d3-tree-3.6.6.tgz", |
| 5256 | "integrity": "sha512-E9ByUdeqvlxLlF9BSL7KWQH3ikYHtHO+g1rAPcVgj6mu92tjRUCan2AWxoD4eTSzzAATf8BZtf+CXGSoSd6ioQ==", |
| 5257 | "dev": true, |
| 5258 | "license": "MIT", |
| 5259 | "dependencies": { |
| 5260 | "@bkrem/react-transition-group": "^1.3.5", |
| 5261 | "@types/d3-hierarchy": "^1.1.8", |
| 5262 | "clone": "^2.1.1", |
| 5263 | "d3-hierarchy": "^1.1.9", |
| 5264 | "d3-selection": "^3.0.0", |
| 5265 | "d3-shape": "^1.3.7", |
| 5266 | "d3-zoom": "^3.0.0", |
| 5267 | "dequal": "^2.0.2", |
| 5268 | "uuid": "^8.3.1" |
| 5269 | }, |
| 5270 | "peerDependencies": { |
| 5271 | "react": "16.x || 17.x || 18.x || 19.x", |
| 5272 | "react-dom": "16.x || 17.x || 18.x || 19.x" |
| 5273 | } |
| 5274 | }, |
| 5275 | "node_modules/react-diff-viewer-continued": { |
| 5276 | "version": "4.0.5", |
| 5277 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-diff-viewer-continued/-/react-diff-viewer-continued-4.0.5.tgz", |
| 5278 | "integrity": "sha512-L43gIPdhHgu1MYdip4vNqAt5s2JLICKe2/RyGUr2ohAxfhYaH1+QZ6vBO0qgo4xGBhE3jmvbOA/swq4/gdS/0g==", |
| 5279 | "dev": true, |
| 5280 | "license": "MIT", |
| 5281 | "dependencies": { |
| 5282 | "@emotion/css": "^11.13.5", |
| 5283 | "@emotion/react": "^11.14.0", |
| 5284 | "classnames": "^2.5.1", |
| 5285 | "diff": "^5.2.0", |
| 5286 | "memoize-one": "^6.0.0" |
| 5287 | }, |
| 5288 | "engines": { |
| 5289 | "node": ">= 16" |
| 5290 | }, |
| 5291 | "peerDependencies": { |
| 5292 | "react": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| 5293 | "react-dom": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| 5294 | } |
| 5295 | }, |
| 5296 | "node_modules/react-dom": { |
| 5297 | "version": "19.0.0", |
| 5298 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-dom/-/react-dom-19.0.0.tgz", |
| 5299 | "integrity": "sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==", |
| 5300 | "license": "MIT", |
| 5301 | "dependencies": { |
| 5302 | "scheduler": "^0.25.0" |
| 5303 | }, |
| 5304 | "peerDependencies": { |
| 5305 | "react": "^19.0.0" |
| 5306 | } |
| 5307 | }, |
| 5308 | "node_modules/react-hotkeys-hook": { |
| 5309 | "version": "4.6.1", |
| 5310 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz", |
| 5311 | "integrity": "sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==", |
| 5312 | "dev": true, |
| 5313 | "license": "MIT", |
| 5314 | "peerDependencies": { |
| 5315 | "react": ">=16.8.1", |
| 5316 | "react-dom": ">=16.8.1" |
| 5317 | } |
| 5318 | }, |
| 5319 | "node_modules/react-is": { |
| 5320 | "version": "16.13.1", |
| 5321 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-is/-/react-is-16.13.1.tgz", |
| 5322 | "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", |
| 5323 | "dev": true, |
| 5324 | "license": "MIT" |
| 5325 | }, |
| 5326 | "node_modules/react-lifecycles-compat": { |
| 5327 | "version": "3.0.4", |
| 5328 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", |
| 5329 | "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==", |
| 5330 | "dev": true, |
| 5331 | "license": "MIT" |
| 5332 | }, |
| 5333 | "node_modules/react-refresh": { |
| 5334 | "version": "0.14.2", |
| 5335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-refresh/-/react-refresh-0.14.2.tgz", |
| 5336 | "integrity": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==", |
| 5337 | "dev": true, |
| 5338 | "license": "MIT", |
| 5339 | "engines": { |
| 5340 | "node": ">=0.10.0" |
| 5341 | } |
| 5342 | }, |
| 5343 | "node_modules/react-remove-scroll": { |
| 5344 | "version": "2.6.3", |
| 5345 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-remove-scroll/-/react-remove-scroll-2.6.3.tgz", |
| 5346 | "integrity": "sha512-pnAi91oOk8g8ABQKGF5/M9qxmmOPxaAnopyTHYfqYEwJhyFrbbBtHuSgtKEoH0jpcxx5o3hXqH1mNd9/Oi+8iQ==", |
| 5347 | "dev": true, |
| 5348 | "license": "MIT", |
| 5349 | "dependencies": { |
| 5350 | "react-remove-scroll-bar": "^2.3.7", |
| 5351 | "react-style-singleton": "^2.2.3", |
| 5352 | "tslib": "^2.1.0", |
| 5353 | "use-callback-ref": "^1.3.3", |
| 5354 | "use-sidecar": "^1.1.3" |
| 5355 | }, |
| 5356 | "engines": { |
| 5357 | "node": ">=10" |
| 5358 | }, |
| 5359 | "peerDependencies": { |
| 5360 | "@types/react": "*", |
| 5361 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
| 5362 | }, |
| 5363 | "peerDependenciesMeta": { |
| 5364 | "@types/react": { |
| 5365 | "optional": true |
| 5366 | } |
| 5367 | } |
| 5368 | }, |
| 5369 | "node_modules/react-remove-scroll-bar": { |
| 5370 | "version": "2.3.8", |
| 5371 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", |
| 5372 | "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", |
| 5373 | "dev": true, |
| 5374 | "license": "MIT", |
| 5375 | "dependencies": { |
| 5376 | "react-style-singleton": "^2.2.2", |
| 5377 | "tslib": "^2.0.0" |
| 5378 | }, |
| 5379 | "engines": { |
| 5380 | "node": ">=10" |
| 5381 | }, |
| 5382 | "peerDependencies": { |
| 5383 | "@types/react": "*", |
| 5384 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| 5385 | }, |
| 5386 | "peerDependenciesMeta": { |
| 5387 | "@types/react": { |
| 5388 | "optional": true |
| 5389 | } |
| 5390 | } |
| 5391 | }, |
| 5392 | "node_modules/react-router": { |
| 5393 | "version": "7.3.0", |
| 5394 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-router/-/react-router-7.3.0.tgz", |
| 5395 | "integrity": "sha512-466f2W7HIWaNXTKM5nHTqNxLrHTyXybm7R0eBlVSt0k/u55tTCDO194OIx/NrYD4TS5SXKTNekXfT37kMKUjgw==", |
| 5396 | "license": "MIT", |
| 5397 | "dependencies": { |
| 5398 | "@types/cookie": "^0.6.0", |
| 5399 | "cookie": "^1.0.1", |
| 5400 | "set-cookie-parser": "^2.6.0", |
| 5401 | "turbo-stream": "2.4.0" |
| 5402 | }, |
| 5403 | "engines": { |
| 5404 | "node": ">=20.0.0" |
| 5405 | }, |
| 5406 | "peerDependencies": { |
| 5407 | "react": ">=18", |
| 5408 | "react-dom": ">=18" |
| 5409 | }, |
| 5410 | "peerDependenciesMeta": { |
| 5411 | "react-dom": { |
| 5412 | "optional": true |
| 5413 | } |
| 5414 | } |
| 5415 | }, |
| 5416 | "node_modules/react-router-devtools": { |
| 5417 | "version": "1.1.6", |
| 5418 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-router-devtools/-/react-router-devtools-1.1.6.tgz", |
| 5419 | "integrity": "sha512-5nY1EvOcHZQK5zi7rwW3HgsZgOZqFS8lNowSH73vIOwLY9Ol7kdvxoeN6KclT6gKnxiR183Ta/CWNSs1jM/ZJQ==", |
| 5420 | "dev": true, |
| 5421 | "license": "MIT", |
| 5422 | "workspaces": [ |
| 5423 | ".", |
| 5424 | "test-apps/*" |
| 5425 | ], |
| 5426 | "dependencies": { |
| 5427 | "@babel/core": "^7.26.7", |
| 5428 | "@babel/generator": "^7.26.5", |
| 5429 | "@babel/parser": "^7.26.7", |
| 5430 | "@babel/traverse": "^7.26.7", |
| 5431 | "@babel/types": "^7.26.7", |
| 5432 | "@radix-ui/react-accordion": "^1.2.2", |
| 5433 | "@radix-ui/react-select": "^2.1.5", |
| 5434 | "beautify": "^0.0.8", |
| 5435 | "bippy": "^0.3.7", |
| 5436 | "chalk": "^5.4.1", |
| 5437 | "clsx": "^2.1.1", |
| 5438 | "date-fns": "^4.1.0", |
| 5439 | "framer-motion": "^12.0.6", |
| 5440 | "react-d3-tree": "^3.6.4", |
| 5441 | "react-diff-viewer-continued": "^4.0.5", |
| 5442 | "react-hotkeys-hook": "^4.6.1", |
| 5443 | "react-tooltip": "^5.28.0" |
| 5444 | }, |
| 5445 | "optionalDependencies": { |
| 5446 | "@biomejs/cli-darwin-arm64": "^1.9.4", |
| 5447 | "@rollup/rollup-darwin-arm64": "^4.32.1", |
| 5448 | "@rollup/rollup-linux-x64-gnu": "^4.32.1" |
| 5449 | }, |
| 5450 | "peerDependencies": { |
| 5451 | "react": ">=17", |
| 5452 | "react-dom": ">=17", |
| 5453 | "react-router": ">=7.0.0", |
| 5454 | "vite": ">=5.0.0 || >=6.0.0" |
| 5455 | } |
| 5456 | }, |
| 5457 | "node_modules/react-router/node_modules/cookie": { |
| 5458 | "version": "1.0.2", |
| 5459 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/cookie/-/cookie-1.0.2.tgz", |
| 5460 | "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", |
| 5461 | "license": "MIT", |
| 5462 | "engines": { |
| 5463 | "node": ">=18" |
| 5464 | } |
| 5465 | }, |
| 5466 | "node_modules/react-style-singleton": { |
| 5467 | "version": "2.2.3", |
| 5468 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-style-singleton/-/react-style-singleton-2.2.3.tgz", |
| 5469 | "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", |
| 5470 | "dev": true, |
| 5471 | "license": "MIT", |
| 5472 | "dependencies": { |
| 5473 | "get-nonce": "^1.0.0", |
| 5474 | "tslib": "^2.0.0" |
| 5475 | }, |
| 5476 | "engines": { |
| 5477 | "node": ">=10" |
| 5478 | }, |
| 5479 | "peerDependencies": { |
| 5480 | "@types/react": "*", |
| 5481 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
| 5482 | }, |
| 5483 | "peerDependenciesMeta": { |
| 5484 | "@types/react": { |
| 5485 | "optional": true |
| 5486 | } |
| 5487 | } |
| 5488 | }, |
| 5489 | "node_modules/react-tooltip": { |
| 5490 | "version": "5.28.0", |
| 5491 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/react-tooltip/-/react-tooltip-5.28.0.tgz", |
| 5492 | "integrity": "sha512-R5cO3JPPXk6FRbBHMO0rI9nkUG/JKfalBSQfZedZYzmqaZQgq7GLzF8vcCWx6IhUCKg0yPqJhXIzmIO5ff15xg==", |
| 5493 | "dev": true, |
| 5494 | "license": "MIT", |
| 5495 | "dependencies": { |
| 5496 | "@floating-ui/dom": "^1.6.1", |
| 5497 | "classnames": "^2.3.0" |
| 5498 | }, |
| 5499 | "peerDependencies": { |
| 5500 | "react": ">=16.14.0", |
| 5501 | "react-dom": ">=16.14.0" |
| 5502 | } |
| 5503 | }, |
| 5504 | "node_modules/readable-stream": { |
| 5505 | "version": "2.3.8", |
| 5506 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/readable-stream/-/readable-stream-2.3.8.tgz", |
| 5507 | "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| 5508 | "dev": true, |
| 5509 | "license": "MIT", |
| 5510 | "dependencies": { |
| 5511 | "core-util-is": "~1.0.0", |
| 5512 | "inherits": "~2.0.3", |
| 5513 | "isarray": "~1.0.0", |
| 5514 | "process-nextick-args": "~2.0.0", |
| 5515 | "safe-buffer": "~5.1.1", |
| 5516 | "string_decoder": "~1.1.1", |
| 5517 | "util-deprecate": "~1.0.1" |
| 5518 | } |
| 5519 | }, |
| 5520 | "node_modules/readable-stream/node_modules/safe-buffer": { |
| 5521 | "version": "5.1.2", |
| 5522 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| 5523 | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| 5524 | "dev": true, |
| 5525 | "license": "MIT" |
| 5526 | }, |
| 5527 | "node_modules/readdirp": { |
| 5528 | "version": "4.1.2", |
| 5529 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/readdirp/-/readdirp-4.1.2.tgz", |
| 5530 | "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", |
| 5531 | "dev": true, |
| 5532 | "license": "MIT", |
| 5533 | "engines": { |
| 5534 | "node": ">= 14.18.0" |
| 5535 | }, |
| 5536 | "funding": { |
| 5537 | "type": "individual", |
| 5538 | "url": "https://paulmillr.com/funding/" |
| 5539 | } |
| 5540 | }, |
| 5541 | "node_modules/regenerator-runtime": { |
| 5542 | "version": "0.14.1", |
| 5543 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", |
| 5544 | "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", |
| 5545 | "dev": true, |
| 5546 | "license": "MIT" |
| 5547 | }, |
| 5548 | "node_modules/resolve": { |
| 5549 | "version": "1.22.10", |
| 5550 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve/-/resolve-1.22.10.tgz", |
| 5551 | "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", |
| 5552 | "dev": true, |
| 5553 | "license": "MIT", |
| 5554 | "dependencies": { |
| 5555 | "is-core-module": "^2.16.0", |
| 5556 | "path-parse": "^1.0.7", |
| 5557 | "supports-preserve-symlinks-flag": "^1.0.0" |
| 5558 | }, |
| 5559 | "bin": { |
| 5560 | "resolve": "bin/resolve" |
| 5561 | }, |
| 5562 | "engines": { |
| 5563 | "node": ">= 0.4" |
| 5564 | }, |
| 5565 | "funding": { |
| 5566 | "url": "https://github.com/sponsors/ljharb" |
| 5567 | } |
| 5568 | }, |
| 5569 | "node_modules/resolve-from": { |
| 5570 | "version": "4.0.0", |
| 5571 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve-from/-/resolve-from-4.0.0.tgz", |
| 5572 | "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| 5573 | "dev": true, |
| 5574 | "license": "MIT", |
| 5575 | "engines": { |
| 5576 | "node": ">=4" |
| 5577 | } |
| 5578 | }, |
| 5579 | "node_modules/retry": { |
| 5580 | "version": "0.12.0", |
| 5581 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/retry/-/retry-0.12.0.tgz", |
| 5582 | "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", |
| 5583 | "dev": true, |
| 5584 | "license": "MIT", |
| 5585 | "engines": { |
| 5586 | "node": ">= 4" |
| 5587 | } |
| 5588 | }, |
| 5589 | "node_modules/rollup": { |
| 5590 | "version": "4.35.0", |
| 5591 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/rollup/-/rollup-4.35.0.tgz", |
| 5592 | "integrity": "sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==", |
| 5593 | "dev": true, |
| 5594 | "license": "MIT", |
| 5595 | "dependencies": { |
| 5596 | "@types/estree": "1.0.6" |
| 5597 | }, |
| 5598 | "bin": { |
| 5599 | "rollup": "dist/bin/rollup" |
| 5600 | }, |
| 5601 | "engines": { |
| 5602 | "node": ">=18.0.0", |
| 5603 | "npm": ">=8.0.0" |
| 5604 | }, |
| 5605 | "optionalDependencies": { |
| 5606 | "@rollup/rollup-android-arm-eabi": "4.35.0", |
| 5607 | "@rollup/rollup-android-arm64": "4.35.0", |
| 5608 | "@rollup/rollup-darwin-arm64": "4.35.0", |
| 5609 | "@rollup/rollup-darwin-x64": "4.35.0", |
| 5610 | "@rollup/rollup-freebsd-arm64": "4.35.0", |
| 5611 | "@rollup/rollup-freebsd-x64": "4.35.0", |
| 5612 | "@rollup/rollup-linux-arm-gnueabihf": "4.35.0", |
| 5613 | "@rollup/rollup-linux-arm-musleabihf": "4.35.0", |
| 5614 | "@rollup/rollup-linux-arm64-gnu": "4.35.0", |
| 5615 | "@rollup/rollup-linux-arm64-musl": "4.35.0", |
| 5616 | "@rollup/rollup-linux-loongarch64-gnu": "4.35.0", |
| 5617 | "@rollup/rollup-linux-powerpc64le-gnu": "4.35.0", |
| 5618 | "@rollup/rollup-linux-riscv64-gnu": "4.35.0", |
| 5619 | "@rollup/rollup-linux-s390x-gnu": "4.35.0", |
| 5620 | "@rollup/rollup-linux-x64-gnu": "4.35.0", |
| 5621 | "@rollup/rollup-linux-x64-musl": "4.35.0", |
| 5622 | "@rollup/rollup-win32-arm64-msvc": "4.35.0", |
| 5623 | "@rollup/rollup-win32-ia32-msvc": "4.35.0", |
| 5624 | "@rollup/rollup-win32-x64-msvc": "4.35.0", |
| 5625 | "fsevents": "~2.3.2" |
| 5626 | } |
| 5627 | }, |
| 5628 | "node_modules/safe-buffer": { |
| 5629 | "version": "5.2.1", |
| 5630 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| 5631 | "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| 5632 | "funding": [ |
| 5633 | { |
| 5634 | "type": "github", |
| 5635 | "url": "https://github.com/sponsors/feross" |
| 5636 | }, |
| 5637 | { |
| 5638 | "type": "patreon", |
| 5639 | "url": "https://www.patreon.com/feross" |
| 5640 | }, |
| 5641 | { |
| 5642 | "type": "consulting", |
| 5643 | "url": "https://feross.org/support" |
| 5644 | } |
| 5645 | ], |
| 5646 | "license": "MIT" |
| 5647 | }, |
| 5648 | "node_modules/safer-buffer": { |
| 5649 | "version": "2.1.2", |
| 5650 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safer-buffer/-/safer-buffer-2.1.2.tgz", |
| 5651 | "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
| 5652 | "license": "MIT" |
| 5653 | }, |
| 5654 | "node_modules/scheduler": { |
| 5655 | "version": "0.25.0", |
| 5656 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/scheduler/-/scheduler-0.25.0.tgz", |
| 5657 | "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", |
| 5658 | "license": "MIT" |
| 5659 | }, |
| 5660 | "node_modules/semver": { |
| 5661 | "version": "7.7.1", |
| 5662 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/semver/-/semver-7.7.1.tgz", |
| 5663 | "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", |
| 5664 | "dev": true, |
| 5665 | "license": "ISC", |
| 5666 | "bin": { |
| 5667 | "semver": "bin/semver.js" |
| 5668 | }, |
| 5669 | "engines": { |
| 5670 | "node": ">=10" |
| 5671 | } |
| 5672 | }, |
| 5673 | "node_modules/send": { |
| 5674 | "version": "0.19.0", |
| 5675 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/send/-/send-0.19.0.tgz", |
| 5676 | "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==", |
| 5677 | "license": "MIT", |
| 5678 | "dependencies": { |
| 5679 | "debug": "2.6.9", |
| 5680 | "depd": "2.0.0", |
| 5681 | "destroy": "1.2.0", |
| 5682 | "encodeurl": "~1.0.2", |
| 5683 | "escape-html": "~1.0.3", |
| 5684 | "etag": "~1.8.1", |
| 5685 | "fresh": "0.5.2", |
| 5686 | "http-errors": "2.0.0", |
| 5687 | "mime": "1.6.0", |
| 5688 | "ms": "2.1.3", |
| 5689 | "on-finished": "2.4.1", |
| 5690 | "range-parser": "~1.2.1", |
| 5691 | "statuses": "2.0.1" |
| 5692 | }, |
| 5693 | "engines": { |
| 5694 | "node": ">= 0.8.0" |
| 5695 | } |
| 5696 | }, |
| 5697 | "node_modules/send/node_modules/debug": { |
| 5698 | "version": "2.6.9", |
| 5699 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-2.6.9.tgz", |
| 5700 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 5701 | "license": "MIT", |
| 5702 | "dependencies": { |
| 5703 | "ms": "2.0.0" |
| 5704 | } |
| 5705 | }, |
| 5706 | "node_modules/send/node_modules/debug/node_modules/ms": { |
| 5707 | "version": "2.0.0", |
| 5708 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.0.0.tgz", |
| 5709 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 5710 | "license": "MIT" |
| 5711 | }, |
| 5712 | "node_modules/send/node_modules/encodeurl": { |
| 5713 | "version": "1.0.2", |
| 5714 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/encodeurl/-/encodeurl-1.0.2.tgz", |
| 5715 | "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", |
| 5716 | "license": "MIT", |
| 5717 | "engines": { |
| 5718 | "node": ">= 0.8" |
| 5719 | } |
| 5720 | }, |
| 5721 | "node_modules/serve-static": { |
| 5722 | "version": "1.16.2", |
| 5723 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/serve-static/-/serve-static-1.16.2.tgz", |
| 5724 | "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==", |
| 5725 | "license": "MIT", |
| 5726 | "dependencies": { |
| 5727 | "encodeurl": "~2.0.0", |
| 5728 | "escape-html": "~1.0.3", |
| 5729 | "parseurl": "~1.3.3", |
| 5730 | "send": "0.19.0" |
| 5731 | }, |
| 5732 | "engines": { |
| 5733 | "node": ">= 0.8.0" |
| 5734 | } |
| 5735 | }, |
| 5736 | "node_modules/set-cookie-parser": { |
| 5737 | "version": "2.7.1", |
| 5738 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz", |
| 5739 | "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==", |
| 5740 | "license": "MIT" |
| 5741 | }, |
| 5742 | "node_modules/setprototypeof": { |
| 5743 | "version": "1.2.0", |
| 5744 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/setprototypeof/-/setprototypeof-1.2.0.tgz", |
| 5745 | "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", |
| 5746 | "license": "ISC" |
| 5747 | }, |
| 5748 | "node_modules/shebang-command": { |
| 5749 | "version": "2.0.0", |
| 5750 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/shebang-command/-/shebang-command-2.0.0.tgz", |
| 5751 | "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| 5752 | "dev": true, |
| 5753 | "license": "MIT", |
| 5754 | "dependencies": { |
| 5755 | "shebang-regex": "^3.0.0" |
| 5756 | }, |
| 5757 | "engines": { |
| 5758 | "node": ">=8" |
| 5759 | } |
| 5760 | }, |
| 5761 | "node_modules/shebang-regex": { |
| 5762 | "version": "3.0.0", |
| 5763 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| 5764 | "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| 5765 | "dev": true, |
| 5766 | "license": "MIT", |
| 5767 | "engines": { |
| 5768 | "node": ">=8" |
| 5769 | } |
| 5770 | }, |
| 5771 | "node_modules/side-channel": { |
| 5772 | "version": "1.1.0", |
| 5773 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel/-/side-channel-1.1.0.tgz", |
| 5774 | "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| 5775 | "license": "MIT", |
| 5776 | "dependencies": { |
| 5777 | "es-errors": "^1.3.0", |
| 5778 | "object-inspect": "^1.13.3", |
| 5779 | "side-channel-list": "^1.0.0", |
| 5780 | "side-channel-map": "^1.0.1", |
| 5781 | "side-channel-weakmap": "^1.0.2" |
| 5782 | }, |
| 5783 | "engines": { |
| 5784 | "node": ">= 0.4" |
| 5785 | }, |
| 5786 | "funding": { |
| 5787 | "url": "https://github.com/sponsors/ljharb" |
| 5788 | } |
| 5789 | }, |
| 5790 | "node_modules/side-channel-list": { |
| 5791 | "version": "1.0.0", |
| 5792 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-list/-/side-channel-list-1.0.0.tgz", |
| 5793 | "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", |
| 5794 | "license": "MIT", |
| 5795 | "dependencies": { |
| 5796 | "es-errors": "^1.3.0", |
| 5797 | "object-inspect": "^1.13.3" |
| 5798 | }, |
| 5799 | "engines": { |
| 5800 | "node": ">= 0.4" |
| 5801 | }, |
| 5802 | "funding": { |
| 5803 | "url": "https://github.com/sponsors/ljharb" |
| 5804 | } |
| 5805 | }, |
| 5806 | "node_modules/side-channel-map": { |
| 5807 | "version": "1.0.1", |
| 5808 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| 5809 | "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| 5810 | "license": "MIT", |
| 5811 | "dependencies": { |
| 5812 | "call-bound": "^1.0.2", |
| 5813 | "es-errors": "^1.3.0", |
| 5814 | "get-intrinsic": "^1.2.5", |
| 5815 | "object-inspect": "^1.13.3" |
| 5816 | }, |
| 5817 | "engines": { |
| 5818 | "node": ">= 0.4" |
| 5819 | }, |
| 5820 | "funding": { |
| 5821 | "url": "https://github.com/sponsors/ljharb" |
| 5822 | } |
| 5823 | }, |
| 5824 | "node_modules/side-channel-weakmap": { |
| 5825 | "version": "1.0.2", |
| 5826 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| 5827 | "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| 5828 | "license": "MIT", |
| 5829 | "dependencies": { |
| 5830 | "call-bound": "^1.0.2", |
| 5831 | "es-errors": "^1.3.0", |
| 5832 | "get-intrinsic": "^1.2.5", |
| 5833 | "object-inspect": "^1.13.3", |
| 5834 | "side-channel-map": "^1.0.1" |
| 5835 | }, |
| 5836 | "engines": { |
| 5837 | "node": ">= 0.4" |
| 5838 | }, |
| 5839 | "funding": { |
| 5840 | "url": "https://github.com/sponsors/ljharb" |
| 5841 | } |
| 5842 | }, |
| 5843 | "node_modules/signal-exit": { |
| 5844 | "version": "4.1.0", |
| 5845 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/signal-exit/-/signal-exit-4.1.0.tgz", |
| 5846 | "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| 5847 | "dev": true, |
| 5848 | "license": "ISC", |
| 5849 | "engines": { |
| 5850 | "node": ">=14" |
| 5851 | }, |
| 5852 | "funding": { |
| 5853 | "url": "https://github.com/sponsors/isaacs" |
| 5854 | } |
| 5855 | }, |
| 5856 | "node_modules/source-map": { |
| 5857 | "version": "0.5.7", |
| 5858 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.5.7.tgz", |
| 5859 | "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", |
| 5860 | "dev": true, |
| 5861 | "license": "BSD-3-Clause", |
| 5862 | "engines": { |
| 5863 | "node": ">=0.10.0" |
| 5864 | } |
| 5865 | }, |
| 5866 | "node_modules/source-map-js": { |
| 5867 | "version": "1.2.1", |
| 5868 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-js/-/source-map-js-1.2.1.tgz", |
| 5869 | "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| 5870 | "dev": true, |
| 5871 | "license": "BSD-3-Clause", |
| 5872 | "engines": { |
| 5873 | "node": ">=0.10.0" |
| 5874 | } |
| 5875 | }, |
| 5876 | "node_modules/source-map-support": { |
| 5877 | "version": "0.5.21", |
| 5878 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-support/-/source-map-support-0.5.21.tgz", |
| 5879 | "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", |
| 5880 | "license": "MIT", |
| 5881 | "dependencies": { |
| 5882 | "buffer-from": "^1.0.0", |
| 5883 | "source-map": "^0.6.0" |
| 5884 | } |
| 5885 | }, |
| 5886 | "node_modules/source-map-support/node_modules/source-map": { |
| 5887 | "version": "0.6.1", |
| 5888 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map/-/source-map-0.6.1.tgz", |
| 5889 | "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| 5890 | "license": "BSD-3-Clause", |
| 5891 | "engines": { |
| 5892 | "node": ">=0.10.0" |
| 5893 | } |
| 5894 | }, |
| 5895 | "node_modules/spdx-correct": { |
| 5896 | "version": "3.2.0", |
| 5897 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdx-correct/-/spdx-correct-3.2.0.tgz", |
| 5898 | "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", |
| 5899 | "dev": true, |
| 5900 | "license": "Apache-2.0", |
| 5901 | "dependencies": { |
| 5902 | "spdx-expression-parse": "^3.0.0", |
| 5903 | "spdx-license-ids": "^3.0.0" |
| 5904 | } |
| 5905 | }, |
| 5906 | "node_modules/spdx-exceptions": { |
| 5907 | "version": "2.5.0", |
| 5908 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz", |
| 5909 | "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", |
| 5910 | "dev": true, |
| 5911 | "license": "CC-BY-3.0" |
| 5912 | }, |
| 5913 | "node_modules/spdx-expression-parse": { |
| 5914 | "version": "3.0.1", |
| 5915 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", |
| 5916 | "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", |
| 5917 | "dev": true, |
| 5918 | "license": "MIT", |
| 5919 | "dependencies": { |
| 5920 | "spdx-exceptions": "^2.1.0", |
| 5921 | "spdx-license-ids": "^3.0.0" |
| 5922 | } |
| 5923 | }, |
| 5924 | "node_modules/spdx-license-ids": { |
| 5925 | "version": "3.0.21", |
| 5926 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz", |
| 5927 | "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==", |
| 5928 | "dev": true, |
| 5929 | "license": "CC0-1.0" |
| 5930 | }, |
| 5931 | "node_modules/statuses": { |
| 5932 | "version": "2.0.1", |
| 5933 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/statuses/-/statuses-2.0.1.tgz", |
| 5934 | "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", |
| 5935 | "license": "MIT", |
| 5936 | "engines": { |
| 5937 | "node": ">= 0.8" |
| 5938 | } |
| 5939 | }, |
| 5940 | "node_modules/stream-slice": { |
| 5941 | "version": "0.1.2", |
| 5942 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stream-slice/-/stream-slice-0.1.2.tgz", |
| 5943 | "integrity": "sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA==", |
| 5944 | "license": "MIT" |
| 5945 | }, |
| 5946 | "node_modules/string_decoder": { |
| 5947 | "version": "1.1.1", |
| 5948 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string_decoder/-/string_decoder-1.1.1.tgz", |
| 5949 | "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| 5950 | "dev": true, |
| 5951 | "license": "MIT", |
| 5952 | "dependencies": { |
| 5953 | "safe-buffer": "~5.1.0" |
| 5954 | } |
| 5955 | }, |
| 5956 | "node_modules/string_decoder/node_modules/safe-buffer": { |
| 5957 | "version": "5.1.2", |
| 5958 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| 5959 | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| 5960 | "dev": true, |
| 5961 | "license": "MIT" |
| 5962 | }, |
| 5963 | "node_modules/string-width": { |
| 5964 | "version": "5.1.2", |
| 5965 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-5.1.2.tgz", |
| 5966 | "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| 5967 | "dev": true, |
| 5968 | "license": "MIT", |
| 5969 | "dependencies": { |
| 5970 | "eastasianwidth": "^0.2.0", |
| 5971 | "emoji-regex": "^9.2.2", |
| 5972 | "strip-ansi": "^7.0.1" |
| 5973 | }, |
| 5974 | "engines": { |
| 5975 | "node": ">=12" |
| 5976 | }, |
| 5977 | "funding": { |
| 5978 | "url": "https://github.com/sponsors/sindresorhus" |
| 5979 | } |
| 5980 | }, |
| 5981 | "node_modules/string-width-cjs": { |
| 5982 | "name": "string-width", |
| 5983 | "version": "4.2.3", |
| 5984 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-4.2.3.tgz", |
| 5985 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 5986 | "dev": true, |
| 5987 | "license": "MIT", |
| 5988 | "dependencies": { |
| 5989 | "emoji-regex": "^8.0.0", |
| 5990 | "is-fullwidth-code-point": "^3.0.0", |
| 5991 | "strip-ansi": "^6.0.1" |
| 5992 | }, |
| 5993 | "engines": { |
| 5994 | "node": ">=8" |
| 5995 | } |
| 5996 | }, |
| 5997 | "node_modules/string-width-cjs/node_modules/ansi-regex": { |
| 5998 | "version": "5.0.1", |
| 5999 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| 6000 | "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| 6001 | "dev": true, |
| 6002 | "license": "MIT", |
| 6003 | "engines": { |
| 6004 | "node": ">=8" |
| 6005 | } |
| 6006 | }, |
| 6007 | "node_modules/string-width-cjs/node_modules/emoji-regex": { |
| 6008 | "version": "8.0.0", |
| 6009 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 6010 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 6011 | "dev": true, |
| 6012 | "license": "MIT" |
| 6013 | }, |
| 6014 | "node_modules/string-width-cjs/node_modules/strip-ansi": { |
| 6015 | "version": "6.0.1", |
| 6016 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 6017 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 6018 | "dev": true, |
| 6019 | "license": "MIT", |
| 6020 | "dependencies": { |
| 6021 | "ansi-regex": "^5.0.1" |
| 6022 | }, |
| 6023 | "engines": { |
| 6024 | "node": ">=8" |
| 6025 | } |
| 6026 | }, |
| 6027 | "node_modules/strip-ansi": { |
| 6028 | "version": "7.1.0", |
| 6029 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| 6030 | "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| 6031 | "dev": true, |
| 6032 | "license": "MIT", |
| 6033 | "dependencies": { |
| 6034 | "ansi-regex": "^6.0.1" |
| 6035 | }, |
| 6036 | "engines": { |
| 6037 | "node": ">=12" |
| 6038 | }, |
| 6039 | "funding": { |
| 6040 | "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| 6041 | } |
| 6042 | }, |
| 6043 | "node_modules/strip-ansi-cjs": { |
| 6044 | "name": "strip-ansi", |
| 6045 | "version": "6.0.1", |
| 6046 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 6047 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 6048 | "dev": true, |
| 6049 | "license": "MIT", |
| 6050 | "dependencies": { |
| 6051 | "ansi-regex": "^5.0.1" |
| 6052 | }, |
| 6053 | "engines": { |
| 6054 | "node": ">=8" |
| 6055 | } |
| 6056 | }, |
| 6057 | "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { |
| 6058 | "version": "5.0.1", |
| 6059 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| 6060 | "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| 6061 | "dev": true, |
| 6062 | "license": "MIT", |
| 6063 | "engines": { |
| 6064 | "node": ">=8" |
| 6065 | } |
| 6066 | }, |
| 6067 | "node_modules/stylis": { |
| 6068 | "version": "4.2.0", |
| 6069 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/stylis/-/stylis-4.2.0.tgz", |
| 6070 | "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", |
| 6071 | "dev": true, |
| 6072 | "license": "MIT" |
| 6073 | }, |
| 6074 | "node_modules/supports-preserve-symlinks-flag": { |
| 6075 | "version": "1.0.0", |
| 6076 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", |
| 6077 | "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", |
| 6078 | "dev": true, |
| 6079 | "license": "MIT", |
| 6080 | "engines": { |
| 6081 | "node": ">= 0.4" |
| 6082 | }, |
| 6083 | "funding": { |
| 6084 | "url": "https://github.com/sponsors/ljharb" |
| 6085 | } |
| 6086 | }, |
| 6087 | "node_modules/tailwindcss": { |
| 6088 | "version": "4.0.14", |
| 6089 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tailwindcss/-/tailwindcss-4.0.14.tgz", |
| 6090 | "integrity": "sha512-92YT2dpt671tFiHH/e1ok9D987N9fHD5VWoly1CdPD/Cd1HMglvZwP3nx2yTj2lbXDAHt8QssZkxTLCCTNL+xw==", |
| 6091 | "dev": true, |
| 6092 | "license": "MIT" |
| 6093 | }, |
| 6094 | "node_modules/tapable": { |
| 6095 | "version": "2.2.1", |
| 6096 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tapable/-/tapable-2.2.1.tgz", |
| 6097 | "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", |
| 6098 | "dev": true, |
| 6099 | "license": "MIT", |
| 6100 | "engines": { |
| 6101 | "node": ">=6" |
| 6102 | } |
| 6103 | }, |
| 6104 | "node_modules/toidentifier": { |
| 6105 | "version": "1.0.1", |
| 6106 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/toidentifier/-/toidentifier-1.0.1.tgz", |
| 6107 | "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", |
| 6108 | "license": "MIT", |
| 6109 | "engines": { |
| 6110 | "node": ">=0.6" |
| 6111 | } |
| 6112 | }, |
| 6113 | "node_modules/tsconfck": { |
| 6114 | "version": "3.1.5", |
| 6115 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tsconfck/-/tsconfck-3.1.5.tgz", |
| 6116 | "integrity": "sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==", |
| 6117 | "dev": true, |
| 6118 | "license": "MIT", |
| 6119 | "bin": { |
| 6120 | "tsconfck": "bin/tsconfck.js" |
| 6121 | }, |
| 6122 | "engines": { |
| 6123 | "node": "^18 || >=20" |
| 6124 | }, |
| 6125 | "peerDependencies": { |
| 6126 | "typescript": "^5.0.0" |
| 6127 | }, |
| 6128 | "peerDependenciesMeta": { |
| 6129 | "typescript": { |
| 6130 | "optional": true |
| 6131 | } |
| 6132 | } |
| 6133 | }, |
| 6134 | "node_modules/tslib": { |
| 6135 | "version": "2.8.1", |
| 6136 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/tslib/-/tslib-2.8.1.tgz", |
| 6137 | "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| 6138 | "dev": true, |
| 6139 | "license": "0BSD" |
| 6140 | }, |
| 6141 | "node_modules/turbo-stream": { |
| 6142 | "version": "2.4.0", |
| 6143 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/turbo-stream/-/turbo-stream-2.4.0.tgz", |
| 6144 | "integrity": "sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==", |
| 6145 | "license": "ISC" |
| 6146 | }, |
| 6147 | "node_modules/type-is": { |
| 6148 | "version": "1.6.18", |
| 6149 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/type-is/-/type-is-1.6.18.tgz", |
| 6150 | "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", |
| 6151 | "license": "MIT", |
| 6152 | "dependencies": { |
| 6153 | "media-typer": "0.3.0", |
| 6154 | "mime-types": "~2.1.24" |
| 6155 | }, |
| 6156 | "engines": { |
| 6157 | "node": ">= 0.6" |
| 6158 | } |
| 6159 | }, |
| 6160 | "node_modules/typedarray": { |
| 6161 | "version": "0.0.6", |
| 6162 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typedarray/-/typedarray-0.0.6.tgz", |
| 6163 | "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==", |
| 6164 | "dev": true, |
| 6165 | "license": "MIT" |
| 6166 | }, |
| 6167 | "node_modules/typescript": { |
| 6168 | "version": "5.8.2", |
| 6169 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/typescript/-/typescript-5.8.2.tgz", |
| 6170 | "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", |
| 6171 | "devOptional": true, |
| 6172 | "license": "Apache-2.0", |
| 6173 | "bin": { |
| 6174 | "tsc": "bin/tsc", |
| 6175 | "tsserver": "bin/tsserver" |
| 6176 | }, |
| 6177 | "engines": { |
| 6178 | "node": ">=14.17" |
| 6179 | } |
| 6180 | }, |
| 6181 | "node_modules/undici": { |
| 6182 | "version": "6.21.2", |
| 6183 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/undici/-/undici-6.21.2.tgz", |
| 6184 | "integrity": "sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==", |
| 6185 | "license": "MIT", |
| 6186 | "engines": { |
| 6187 | "node": ">=18.17" |
| 6188 | } |
| 6189 | }, |
| 6190 | "node_modules/undici-types": { |
| 6191 | "version": "6.19.8", |
| 6192 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/undici-types/-/undici-types-6.19.8.tgz", |
| 6193 | "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", |
| 6194 | "dev": true, |
| 6195 | "license": "MIT" |
| 6196 | }, |
| 6197 | "node_modules/universalify": { |
| 6198 | "version": "2.0.1", |
| 6199 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/universalify/-/universalify-2.0.1.tgz", |
| 6200 | "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", |
| 6201 | "dev": true, |
| 6202 | "license": "MIT", |
| 6203 | "engines": { |
| 6204 | "node": ">= 10.0.0" |
| 6205 | } |
| 6206 | }, |
| 6207 | "node_modules/unpipe": { |
| 6208 | "version": "1.0.0", |
| 6209 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/unpipe/-/unpipe-1.0.0.tgz", |
| 6210 | "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", |
| 6211 | "license": "MIT", |
| 6212 | "engines": { |
| 6213 | "node": ">= 0.8" |
| 6214 | } |
| 6215 | }, |
| 6216 | "node_modules/update-browserslist-db": { |
| 6217 | "version": "1.1.3", |
| 6218 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
| 6219 | "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
| 6220 | "dev": true, |
| 6221 | "funding": [ |
| 6222 | { |
| 6223 | "type": "opencollective", |
| 6224 | "url": "https://opencollective.com/browserslist" |
| 6225 | }, |
| 6226 | { |
| 6227 | "type": "tidelift", |
| 6228 | "url": "https://tidelift.com/funding/github/npm/browserslist" |
| 6229 | }, |
| 6230 | { |
| 6231 | "type": "github", |
| 6232 | "url": "https://github.com/sponsors/ai" |
| 6233 | } |
| 6234 | ], |
| 6235 | "license": "MIT", |
| 6236 | "dependencies": { |
| 6237 | "escalade": "^3.2.0", |
| 6238 | "picocolors": "^1.1.1" |
| 6239 | }, |
| 6240 | "bin": { |
| 6241 | "update-browserslist-db": "cli.js" |
| 6242 | }, |
| 6243 | "peerDependencies": { |
| 6244 | "browserslist": ">= 4.21.0" |
| 6245 | } |
| 6246 | }, |
| 6247 | "node_modules/use-callback-ref": { |
| 6248 | "version": "1.3.3", |
| 6249 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/use-callback-ref/-/use-callback-ref-1.3.3.tgz", |
| 6250 | "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", |
| 6251 | "dev": true, |
| 6252 | "license": "MIT", |
| 6253 | "dependencies": { |
| 6254 | "tslib": "^2.0.0" |
| 6255 | }, |
| 6256 | "engines": { |
| 6257 | "node": ">=10" |
| 6258 | }, |
| 6259 | "peerDependencies": { |
| 6260 | "@types/react": "*", |
| 6261 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
| 6262 | }, |
| 6263 | "peerDependenciesMeta": { |
| 6264 | "@types/react": { |
| 6265 | "optional": true |
| 6266 | } |
| 6267 | } |
| 6268 | }, |
| 6269 | "node_modules/use-sidecar": { |
| 6270 | "version": "1.1.3", |
| 6271 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/use-sidecar/-/use-sidecar-1.1.3.tgz", |
| 6272 | "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", |
| 6273 | "dev": true, |
| 6274 | "license": "MIT", |
| 6275 | "dependencies": { |
| 6276 | "detect-node-es": "^1.1.0", |
| 6277 | "tslib": "^2.0.0" |
| 6278 | }, |
| 6279 | "engines": { |
| 6280 | "node": ">=10" |
| 6281 | }, |
| 6282 | "peerDependencies": { |
| 6283 | "@types/react": "*", |
| 6284 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
| 6285 | }, |
| 6286 | "peerDependenciesMeta": { |
| 6287 | "@types/react": { |
| 6288 | "optional": true |
| 6289 | } |
| 6290 | } |
| 6291 | }, |
| 6292 | "node_modules/util-deprecate": { |
| 6293 | "version": "1.0.2", |
| 6294 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| 6295 | "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| 6296 | "dev": true, |
| 6297 | "license": "MIT" |
| 6298 | }, |
| 6299 | "node_modules/utils-merge": { |
| 6300 | "version": "1.0.1", |
| 6301 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/utils-merge/-/utils-merge-1.0.1.tgz", |
| 6302 | "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", |
| 6303 | "license": "MIT", |
| 6304 | "engines": { |
| 6305 | "node": ">= 0.4.0" |
| 6306 | } |
| 6307 | }, |
| 6308 | "node_modules/uuid": { |
| 6309 | "version": "8.3.2", |
| 6310 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/uuid/-/uuid-8.3.2.tgz", |
| 6311 | "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", |
| 6312 | "dev": true, |
| 6313 | "license": "MIT", |
| 6314 | "bin": { |
| 6315 | "uuid": "dist/bin/uuid" |
| 6316 | } |
| 6317 | }, |
| 6318 | "node_modules/valibot": { |
| 6319 | "version": "0.41.0", |
| 6320 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/valibot/-/valibot-0.41.0.tgz", |
| 6321 | "integrity": "sha512-igDBb8CTYr8YTQlOKgaN9nSS0Be7z+WRuaeYqGf3Cjz3aKmSnqEmYnkfVjzIuumGqfHpa3fLIvMEAfhrpqN8ng==", |
| 6322 | "dev": true, |
| 6323 | "license": "MIT", |
| 6324 | "peerDependencies": { |
| 6325 | "typescript": ">=5" |
| 6326 | }, |
| 6327 | "peerDependenciesMeta": { |
| 6328 | "typescript": { |
| 6329 | "optional": true |
| 6330 | } |
| 6331 | } |
| 6332 | }, |
| 6333 | "node_modules/validate-npm-package-license": { |
| 6334 | "version": "3.0.4", |
| 6335 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", |
| 6336 | "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", |
| 6337 | "dev": true, |
| 6338 | "license": "Apache-2.0", |
| 6339 | "dependencies": { |
| 6340 | "spdx-correct": "^3.0.0", |
| 6341 | "spdx-expression-parse": "^3.0.0" |
| 6342 | } |
| 6343 | }, |
| 6344 | "node_modules/validate-npm-package-name": { |
| 6345 | "version": "5.0.1", |
| 6346 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", |
| 6347 | "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", |
| 6348 | "dev": true, |
| 6349 | "license": "ISC", |
| 6350 | "engines": { |
| 6351 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6352 | } |
| 6353 | }, |
| 6354 | "node_modules/vary": { |
| 6355 | "version": "1.1.2", |
| 6356 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/vary/-/vary-1.1.2.tgz", |
| 6357 | "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", |
| 6358 | "license": "MIT", |
| 6359 | "engines": { |
| 6360 | "node": ">= 0.8" |
| 6361 | } |
| 6362 | }, |
| 6363 | "node_modules/vite": { |
| 6364 | "version": "5.4.14", |
| 6365 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/vite/-/vite-5.4.14.tgz", |
| 6366 | "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", |
| 6367 | "dev": true, |
| 6368 | "license": "MIT", |
| 6369 | "dependencies": { |
| 6370 | "esbuild": "^0.21.3", |
| 6371 | "postcss": "^8.4.43", |
| 6372 | "rollup": "^4.20.0" |
| 6373 | }, |
| 6374 | "bin": { |
| 6375 | "vite": "bin/vite.js" |
| 6376 | }, |
| 6377 | "engines": { |
| 6378 | "node": "^18.0.0 || >=20.0.0" |
| 6379 | }, |
| 6380 | "funding": { |
| 6381 | "url": "https://github.com/vitejs/vite?sponsor=1" |
| 6382 | }, |
| 6383 | "optionalDependencies": { |
| 6384 | "fsevents": "~2.3.3" |
| 6385 | }, |
| 6386 | "peerDependencies": { |
| 6387 | "@types/node": "^18.0.0 || >=20.0.0", |
| 6388 | "less": "*", |
| 6389 | "lightningcss": "^1.21.0", |
| 6390 | "sass": "*", |
| 6391 | "sass-embedded": "*", |
| 6392 | "stylus": "*", |
| 6393 | "sugarss": "*", |
| 6394 | "terser": "^5.4.0" |
| 6395 | }, |
| 6396 | "peerDependenciesMeta": { |
| 6397 | "@types/node": { |
| 6398 | "optional": true |
| 6399 | }, |
| 6400 | "less": { |
| 6401 | "optional": true |
| 6402 | }, |
| 6403 | "lightningcss": { |
| 6404 | "optional": true |
| 6405 | }, |
| 6406 | "sass": { |
| 6407 | "optional": true |
| 6408 | }, |
| 6409 | "sass-embedded": { |
| 6410 | "optional": true |
| 6411 | }, |
| 6412 | "stylus": { |
| 6413 | "optional": true |
| 6414 | }, |
| 6415 | "sugarss": { |
| 6416 | "optional": true |
| 6417 | }, |
| 6418 | "terser": { |
| 6419 | "optional": true |
| 6420 | } |
| 6421 | } |
| 6422 | }, |
| 6423 | "node_modules/vite-node": { |
| 6424 | "version": "3.0.0-beta.2", |
| 6425 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/vite-node/-/vite-node-3.0.0-beta.2.tgz", |
| 6426 | "integrity": "sha512-ofTf6cfRdL30Wbl9n/BX81EyIR5s4PReLmSurrxQ+koLaWUNOEo8E0lCM53OJkb8vpa2URM2nSrxZsIFyvY1rg==", |
| 6427 | "dev": true, |
| 6428 | "license": "MIT", |
| 6429 | "dependencies": { |
| 6430 | "cac": "^6.7.14", |
| 6431 | "debug": "^4.4.0", |
| 6432 | "es-module-lexer": "^1.5.4", |
| 6433 | "pathe": "^1.1.2", |
| 6434 | "vite": "^5.0.0 || ^6.0.0" |
| 6435 | }, |
| 6436 | "bin": { |
| 6437 | "vite-node": "vite-node.mjs" |
| 6438 | }, |
| 6439 | "engines": { |
| 6440 | "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| 6441 | }, |
| 6442 | "funding": { |
| 6443 | "url": "https://opencollective.com/vitest" |
| 6444 | } |
| 6445 | }, |
| 6446 | "node_modules/vite-tsconfig-paths": { |
| 6447 | "version": "5.1.4", |
| 6448 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz", |
| 6449 | "integrity": "sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==", |
| 6450 | "dev": true, |
| 6451 | "license": "MIT", |
| 6452 | "dependencies": { |
| 6453 | "debug": "^4.1.1", |
| 6454 | "globrex": "^0.1.2", |
| 6455 | "tsconfck": "^3.0.3" |
| 6456 | }, |
| 6457 | "peerDependencies": { |
| 6458 | "vite": "*" |
| 6459 | }, |
| 6460 | "peerDependenciesMeta": { |
| 6461 | "vite": { |
| 6462 | "optional": true |
| 6463 | } |
| 6464 | } |
| 6465 | }, |
| 6466 | "node_modules/warning": { |
| 6467 | "version": "3.0.0", |
| 6468 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/warning/-/warning-3.0.0.tgz", |
| 6469 | "integrity": "sha512-jMBt6pUrKn5I+OGgtQ4YZLdhIeJmObddh6CsibPxyQ5yPZm1XExSyzC1LCNX7BzhxWgiHmizBWJTHJIjMjTQYQ==", |
| 6470 | "dev": true, |
| 6471 | "license": "BSD-3-Clause", |
| 6472 | "dependencies": { |
| 6473 | "loose-envify": "^1.0.0" |
| 6474 | } |
| 6475 | }, |
| 6476 | "node_modules/which": { |
| 6477 | "version": "3.0.1", |
| 6478 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/which/-/which-3.0.1.tgz", |
| 6479 | "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==", |
| 6480 | "dev": true, |
| 6481 | "license": "ISC", |
| 6482 | "dependencies": { |
| 6483 | "isexe": "^2.0.0" |
| 6484 | }, |
| 6485 | "bin": { |
| 6486 | "node-which": "bin/which.js" |
| 6487 | }, |
| 6488 | "engines": { |
| 6489 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6490 | } |
| 6491 | }, |
| 6492 | "node_modules/wrap-ansi": { |
| 6493 | "version": "8.1.0", |
| 6494 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| 6495 | "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| 6496 | "dev": true, |
| 6497 | "license": "MIT", |
| 6498 | "dependencies": { |
| 6499 | "ansi-styles": "^6.1.0", |
| 6500 | "string-width": "^5.0.1", |
| 6501 | "strip-ansi": "^7.0.1" |
| 6502 | }, |
| 6503 | "engines": { |
| 6504 | "node": ">=12" |
| 6505 | }, |
| 6506 | "funding": { |
| 6507 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 6508 | } |
| 6509 | }, |
| 6510 | "node_modules/wrap-ansi-cjs": { |
| 6511 | "name": "wrap-ansi", |
| 6512 | "version": "7.0.0", |
| 6513 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| 6514 | "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| 6515 | "dev": true, |
| 6516 | "license": "MIT", |
| 6517 | "dependencies": { |
| 6518 | "ansi-styles": "^4.0.0", |
| 6519 | "string-width": "^4.1.0", |
| 6520 | "strip-ansi": "^6.0.0" |
| 6521 | }, |
| 6522 | "engines": { |
| 6523 | "node": ">=10" |
| 6524 | }, |
| 6525 | "funding": { |
| 6526 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 6527 | } |
| 6528 | }, |
| 6529 | "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { |
| 6530 | "version": "5.0.1", |
| 6531 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| 6532 | "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| 6533 | "dev": true, |
| 6534 | "license": "MIT", |
| 6535 | "engines": { |
| 6536 | "node": ">=8" |
| 6537 | } |
| 6538 | }, |
| 6539 | "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { |
| 6540 | "version": "4.3.0", |
| 6541 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 6542 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 6543 | "dev": true, |
| 6544 | "license": "MIT", |
| 6545 | "dependencies": { |
| 6546 | "color-convert": "^2.0.1" |
| 6547 | }, |
| 6548 | "engines": { |
| 6549 | "node": ">=8" |
| 6550 | }, |
| 6551 | "funding": { |
| 6552 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 6553 | } |
| 6554 | }, |
| 6555 | "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { |
| 6556 | "version": "8.0.0", |
| 6557 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 6558 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 6559 | "dev": true, |
| 6560 | "license": "MIT" |
| 6561 | }, |
| 6562 | "node_modules/wrap-ansi-cjs/node_modules/string-width": { |
| 6563 | "version": "4.2.3", |
| 6564 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/string-width/-/string-width-4.2.3.tgz", |
| 6565 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 6566 | "dev": true, |
| 6567 | "license": "MIT", |
| 6568 | "dependencies": { |
| 6569 | "emoji-regex": "^8.0.0", |
| 6570 | "is-fullwidth-code-point": "^3.0.0", |
| 6571 | "strip-ansi": "^6.0.1" |
| 6572 | }, |
| 6573 | "engines": { |
| 6574 | "node": ">=8" |
| 6575 | } |
| 6576 | }, |
| 6577 | "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { |
| 6578 | "version": "6.0.1", |
| 6579 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| 6580 | "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| 6581 | "dev": true, |
| 6582 | "license": "MIT", |
| 6583 | "dependencies": { |
| 6584 | "ansi-regex": "^5.0.1" |
| 6585 | }, |
| 6586 | "engines": { |
| 6587 | "node": ">=8" |
| 6588 | } |
| 6589 | }, |
| 6590 | "node_modules/yallist": { |
| 6591 | "version": "3.1.1", |
| 6592 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yallist/-/yallist-3.1.1.tgz", |
| 6593 | "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
| 6594 | "dev": true, |
| 6595 | "license": "ISC" |
| 6596 | }, |
| 6597 | "node_modules/yaml": { |
| 6598 | "version": "1.10.2", |
| 6599 | "resolved": "https://mirrors.huaweicloud.com/repository/npm/yaml/-/yaml-1.10.2.tgz", |
| 6600 | "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
| 6601 | "dev": true, |
| 6602 | "license": "ISC", |
| 6603 | "engines": { |
| 6604 | "node": ">= 6" |
| 6605 | } |
| 6606 | } |
| 6607 | } |
| 6608 | } |