reggi/overrides
@reggi/path-to-regexp
dependabot/npm_and_yarn/main/copy-to-clipboard-4.0.2
dependabot/npm_and_yarn/main/eslint-10.4.0
dependabot/npm_and_yarn/main/npmcli/eslint-config-7.0.0
dependabot/npm_and_yarn/main/proc-log-7.0.0
dependabot/npm_and_yarn/npm_and_yarn-826852524d
dependabot/npm_and_yarn/npm_and_yarn-ab9a7f4bc2
deprecate-totp-2fa
dhei/classic-tokens
gat-bypass-2fa-docs
jpg619/fix-accessibility-content-flow
jpg619/version-bump-tar-2
kartykp/gat-bypass-2fa-docs
kartykp/upgrade-path-to-regex
main
maitxn/version-bump-tar
patch-1
reggi/cache-based-on-version
reggi/dev-engines
reggi/fix-transform-prettier
reggi/overrides
update-search-sensitivity
Large file — syntax highlighting disabled.
| 1 | { |
| 2 | "name": "documentation", |
| 3 | "version": "1.0.0", |
| 4 | "lockfileVersion": 3, |
| 5 | "requires": true, |
| 6 | "packages": { |
| 7 | "": { |
| 8 | "name": "documentation", |
| 9 | "version": "1.0.0", |
| 10 | "workspaces": [ |
| 11 | "cli/" |
| 12 | ], |
| 13 | "dependencies": { |
| 14 | "@mdx-js/mdx": "^3.0.0", |
| 15 | "@mdx-js/react": "^3.0.0", |
| 16 | "@octokit/plugin-retry": "^7.1.1", |
| 17 | "@octokit/plugin-throttling": "^9.1.0", |
| 18 | "@octokit/rest": "^21.0.0", |
| 19 | "@primer/octicons-react": "^19.8.0", |
| 20 | "@primer/react": "^36.17.0", |
| 21 | "babel-plugin-styled-components": "^2.1.4", |
| 22 | "copy-to-clipboard": "^3.3.3", |
| 23 | "deepmerge": "^4.3.1", |
| 24 | "details-element-polyfill": "^2.4.0", |
| 25 | "downshift": "^9.0.4", |
| 26 | "framer-motion": "^11.0.3", |
| 27 | "fuse.js": "^7.0.0", |
| 28 | "gatsby": "^5.13.1", |
| 29 | "gatsby-plugin-manifest": "^5.13.0", |
| 30 | "gatsby-plugin-mdx": "^5.13.0", |
| 31 | "gatsby-plugin-meta-redirect": "^1.1.1", |
| 32 | "gatsby-plugin-styled-components": "^6.13.0", |
| 33 | "gatsby-source-filesystem": "^5.13.0", |
| 34 | "gatsby-transformer-yaml": "^5.13.0", |
| 35 | "github-slugger": "^2.0.0", |
| 36 | "lodash.debounce": "4.0.8", |
| 37 | "prism-react-renderer": "^2.3.1", |
| 38 | "prismjs": "^1.29.0", |
| 39 | "react": "^18.2.0", |
| 40 | "react-addons-text-content": "^0.0.4", |
| 41 | "react-dom": "^18.2.0", |
| 42 | "react-focus-on": "^3.9.1", |
| 43 | "remark-frontmatter": "^5.0.0", |
| 44 | "remark-gfm": "^3.0.1", |
| 45 | "styled-components": "^5.3.11", |
| 46 | "styled-system": "^5.1.5" |
| 47 | }, |
| 48 | "devDependencies": { |
| 49 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
| 50 | "@github/prettier-config": "^0.0.6", |
| 51 | "@npmcli/eslint-config": "^5.0.0", |
| 52 | "@npmcli/template-oss": "4.23.4", |
| 53 | "@testing-library/dom": "^10.4.0", |
| 54 | "@testing-library/jest-dom": "^6.2.0", |
| 55 | "@testing-library/react": "^16.0.0", |
| 56 | "babel-jest": "^29.7.0", |
| 57 | "eslint": "^8.56.0", |
| 58 | "eslint-config-react-app": "^7.0.1", |
| 59 | "eslint-import-resolver-typescript": "^3.6.1", |
| 60 | "eslint-import-resolver-webpack": "^0.13.8", |
| 61 | "eslint-mdx": "^3.1.3", |
| 62 | "eslint-plugin-github": "^5.0.1", |
| 63 | "eslint-plugin-import": "^2.29.1", |
| 64 | "eslint-plugin-jsx-a11y": "^6.8.0", |
| 65 | "eslint-plugin-mdx": "^3.1.3", |
| 66 | "eslint-plugin-node": "^11.1.0", |
| 67 | "eslint-plugin-prettier": "^5.1.2", |
| 68 | "eslint-plugin-primer-react": "^6.1.3", |
| 69 | "eslint-plugin-promise": "^7.0.0", |
| 70 | "eslint-plugin-react": "^7.33.2", |
| 71 | "eslint-plugin-react-hooks": "^4.6.0", |
| 72 | "jest": "^29.7.0", |
| 73 | "jest-environment-jsdom": "^29.7.0", |
| 74 | "prettier": "^3.1.1" |
| 75 | }, |
| 76 | "engines": { |
| 77 | "node": ">=22.0.0" |
| 78 | } |
| 79 | }, |
| 80 | "cli": { |
| 81 | "dependencies": { |
| 82 | "@octokit/rest": "^21.0.0", |
| 83 | "@prettier/sync": "^0.5.0", |
| 84 | "front-matter": "^4.0.2", |
| 85 | "minimatch": "^10.0.1", |
| 86 | "minipass": "^7.0.4", |
| 87 | "pacote": "^20.0.0", |
| 88 | "proc-log": "^5.0.0", |
| 89 | "semver": "^7.5.4", |
| 90 | "tar": "^7.0.1", |
| 91 | "yaml": "^2.3.4" |
| 92 | }, |
| 93 | "devDependencies": { |
| 94 | "@npmcli/eslint-config": "^5.0.0", |
| 95 | "@npmcli/template-oss": "4.23.4", |
| 96 | "tap": "^21.0.0" |
| 97 | }, |
| 98 | "engines": { |
| 99 | "node": ">=22.0.0" |
| 100 | } |
| 101 | }, |
| 102 | "node_modules/@actions/core": { |
| 103 | "version": "1.10.1", |
| 104 | "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", |
| 105 | "integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", |
| 106 | "dev": true, |
| 107 | "dependencies": { |
| 108 | "@actions/http-client": "^2.0.1", |
| 109 | "uuid": "^8.3.2" |
| 110 | } |
| 111 | }, |
| 112 | "node_modules/@actions/http-client": { |
| 113 | "version": "2.2.1", |
| 114 | "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.1.tgz", |
| 115 | "integrity": "sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==", |
| 116 | "dev": true, |
| 117 | "dependencies": { |
| 118 | "tunnel": "^0.0.6", |
| 119 | "undici": "^5.25.4" |
| 120 | } |
| 121 | }, |
| 122 | "node_modules/@actions/http-client/node_modules/undici": { |
| 123 | "version": "5.28.4", |
| 124 | "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", |
| 125 | "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", |
| 126 | "dev": true, |
| 127 | "dependencies": { |
| 128 | "@fastify/busboy": "^2.0.0" |
| 129 | }, |
| 130 | "engines": { |
| 131 | "node": ">=14.0" |
| 132 | } |
| 133 | }, |
| 134 | "node_modules/@adobe/css-tools": { |
| 135 | "version": "4.4.0", |
| 136 | "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.0.tgz", |
| 137 | "integrity": "sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==", |
| 138 | "dev": true |
| 139 | }, |
| 140 | "node_modules/@alcalzone/ansi-tokenize": { |
| 141 | "version": "0.1.3", |
| 142 | "resolved": "https://registry.npmjs.org/@alcalzone/ansi-tokenize/-/ansi-tokenize-0.1.3.tgz", |
| 143 | "integrity": "sha512-3yWxPTq3UQ/FY9p1ErPxIyfT64elWaMvM9lIHnaqpyft63tkxodF5aUElYHrdisWve5cETkh1+KBw1yJuW0aRw==", |
| 144 | "dev": true, |
| 145 | "dependencies": { |
| 146 | "ansi-styles": "^6.2.1", |
| 147 | "is-fullwidth-code-point": "^4.0.0" |
| 148 | }, |
| 149 | "engines": { |
| 150 | "node": ">=14.13.1" |
| 151 | } |
| 152 | }, |
| 153 | "node_modules/@alcalzone/ansi-tokenize/node_modules/ansi-styles": { |
| 154 | "version": "6.2.1", |
| 155 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| 156 | "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| 157 | "dev": true, |
| 158 | "engines": { |
| 159 | "node": ">=12" |
| 160 | }, |
| 161 | "funding": { |
| 162 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 163 | } |
| 164 | }, |
| 165 | "node_modules/@alcalzone/ansi-tokenize/node_modules/is-fullwidth-code-point": { |
| 166 | "version": "4.0.0", |
| 167 | "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", |
| 168 | "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", |
| 169 | "dev": true, |
| 170 | "engines": { |
| 171 | "node": ">=12" |
| 172 | }, |
| 173 | "funding": { |
| 174 | "url": "https://github.com/sponsors/sindresorhus" |
| 175 | } |
| 176 | }, |
| 177 | "node_modules/@ampproject/remapping": { |
| 178 | "version": "2.3.0", |
| 179 | "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", |
| 180 | "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
| 181 | "dependencies": { |
| 182 | "@jridgewell/gen-mapping": "^0.3.5", |
| 183 | "@jridgewell/trace-mapping": "^0.3.24" |
| 184 | }, |
| 185 | "engines": { |
| 186 | "node": ">=6.0.0" |
| 187 | } |
| 188 | }, |
| 189 | "node_modules/@ardatan/relay-compiler": { |
| 190 | "version": "12.0.0", |
| 191 | "resolved": "https://registry.npmjs.org/@ardatan/relay-compiler/-/relay-compiler-12.0.0.tgz", |
| 192 | "integrity": "sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==", |
| 193 | "dependencies": { |
| 194 | "@babel/core": "^7.14.0", |
| 195 | "@babel/generator": "^7.14.0", |
| 196 | "@babel/parser": "^7.14.0", |
| 197 | "@babel/runtime": "^7.0.0", |
| 198 | "@babel/traverse": "^7.14.0", |
| 199 | "@babel/types": "^7.0.0", |
| 200 | "babel-preset-fbjs": "^3.4.0", |
| 201 | "chalk": "^4.0.0", |
| 202 | "fb-watchman": "^2.0.0", |
| 203 | "fbjs": "^3.0.0", |
| 204 | "glob": "^7.1.1", |
| 205 | "immutable": "~3.7.6", |
| 206 | "invariant": "^2.2.4", |
| 207 | "nullthrows": "^1.1.1", |
| 208 | "relay-runtime": "12.0.0", |
| 209 | "signedsource": "^1.0.0", |
| 210 | "yargs": "^15.3.1" |
| 211 | }, |
| 212 | "bin": { |
| 213 | "relay-compiler": "bin/relay-compiler" |
| 214 | }, |
| 215 | "peerDependencies": { |
| 216 | "graphql": "*" |
| 217 | } |
| 218 | }, |
| 219 | "node_modules/@ardatan/relay-compiler/node_modules/ansi-styles": { |
| 220 | "version": "4.3.0", |
| 221 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 222 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 223 | "dependencies": { |
| 224 | "color-convert": "^2.0.1" |
| 225 | }, |
| 226 | "engines": { |
| 227 | "node": ">=8" |
| 228 | }, |
| 229 | "funding": { |
| 230 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 231 | } |
| 232 | }, |
| 233 | "node_modules/@ardatan/relay-compiler/node_modules/brace-expansion": { |
| 234 | "version": "1.1.11", |
| 235 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| 236 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| 237 | "dependencies": { |
| 238 | "balanced-match": "^1.0.0", |
| 239 | "concat-map": "0.0.1" |
| 240 | } |
| 241 | }, |
| 242 | "node_modules/@ardatan/relay-compiler/node_modules/chalk": { |
| 243 | "version": "4.1.2", |
| 244 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 245 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 246 | "dependencies": { |
| 247 | "ansi-styles": "^4.1.0", |
| 248 | "supports-color": "^7.1.0" |
| 249 | }, |
| 250 | "engines": { |
| 251 | "node": ">=10" |
| 252 | }, |
| 253 | "funding": { |
| 254 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 255 | } |
| 256 | }, |
| 257 | "node_modules/@ardatan/relay-compiler/node_modules/cliui": { |
| 258 | "version": "6.0.0", |
| 259 | "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", |
| 260 | "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", |
| 261 | "dependencies": { |
| 262 | "string-width": "^4.2.0", |
| 263 | "strip-ansi": "^6.0.0", |
| 264 | "wrap-ansi": "^6.2.0" |
| 265 | } |
| 266 | }, |
| 267 | "node_modules/@ardatan/relay-compiler/node_modules/color-convert": { |
| 268 | "version": "2.0.1", |
| 269 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 270 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 271 | "dependencies": { |
| 272 | "color-name": "~1.1.4" |
| 273 | }, |
| 274 | "engines": { |
| 275 | "node": ">=7.0.0" |
| 276 | } |
| 277 | }, |
| 278 | "node_modules/@ardatan/relay-compiler/node_modules/color-name": { |
| 279 | "version": "1.1.4", |
| 280 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 281 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" |
| 282 | }, |
| 283 | "node_modules/@ardatan/relay-compiler/node_modules/find-up": { |
| 284 | "version": "4.1.0", |
| 285 | "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
| 286 | "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
| 287 | "dependencies": { |
| 288 | "locate-path": "^5.0.0", |
| 289 | "path-exists": "^4.0.0" |
| 290 | }, |
| 291 | "engines": { |
| 292 | "node": ">=8" |
| 293 | } |
| 294 | }, |
| 295 | "node_modules/@ardatan/relay-compiler/node_modules/glob": { |
| 296 | "version": "7.2.3", |
| 297 | "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", |
| 298 | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| 299 | "deprecated": "Glob versions prior to v9 are no longer supported", |
| 300 | "dependencies": { |
| 301 | "fs.realpath": "^1.0.0", |
| 302 | "inflight": "^1.0.4", |
| 303 | "inherits": "2", |
| 304 | "minimatch": "^3.1.1", |
| 305 | "once": "^1.3.0", |
| 306 | "path-is-absolute": "^1.0.0" |
| 307 | }, |
| 308 | "engines": { |
| 309 | "node": "*" |
| 310 | }, |
| 311 | "funding": { |
| 312 | "url": "https://github.com/sponsors/isaacs" |
| 313 | } |
| 314 | }, |
| 315 | "node_modules/@ardatan/relay-compiler/node_modules/has-flag": { |
| 316 | "version": "4.0.0", |
| 317 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 318 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 319 | "engines": { |
| 320 | "node": ">=8" |
| 321 | } |
| 322 | }, |
| 323 | "node_modules/@ardatan/relay-compiler/node_modules/locate-path": { |
| 324 | "version": "5.0.0", |
| 325 | "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
| 326 | "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
| 327 | "dependencies": { |
| 328 | "p-locate": "^4.1.0" |
| 329 | }, |
| 330 | "engines": { |
| 331 | "node": ">=8" |
| 332 | } |
| 333 | }, |
| 334 | "node_modules/@ardatan/relay-compiler/node_modules/minimatch": { |
| 335 | "version": "3.1.2", |
| 336 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| 337 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| 338 | "dependencies": { |
| 339 | "brace-expansion": "^1.1.7" |
| 340 | }, |
| 341 | "engines": { |
| 342 | "node": "*" |
| 343 | } |
| 344 | }, |
| 345 | "node_modules/@ardatan/relay-compiler/node_modules/p-limit": { |
| 346 | "version": "2.3.0", |
| 347 | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| 348 | "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| 349 | "dependencies": { |
| 350 | "p-try": "^2.0.0" |
| 351 | }, |
| 352 | "engines": { |
| 353 | "node": ">=6" |
| 354 | }, |
| 355 | "funding": { |
| 356 | "url": "https://github.com/sponsors/sindresorhus" |
| 357 | } |
| 358 | }, |
| 359 | "node_modules/@ardatan/relay-compiler/node_modules/p-locate": { |
| 360 | "version": "4.1.0", |
| 361 | "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
| 362 | "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
| 363 | "dependencies": { |
| 364 | "p-limit": "^2.2.0" |
| 365 | }, |
| 366 | "engines": { |
| 367 | "node": ">=8" |
| 368 | } |
| 369 | }, |
| 370 | "node_modules/@ardatan/relay-compiler/node_modules/path-exists": { |
| 371 | "version": "4.0.0", |
| 372 | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| 373 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| 374 | "engines": { |
| 375 | "node": ">=8" |
| 376 | } |
| 377 | }, |
| 378 | "node_modules/@ardatan/relay-compiler/node_modules/supports-color": { |
| 379 | "version": "7.2.0", |
| 380 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 381 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 382 | "dependencies": { |
| 383 | "has-flag": "^4.0.0" |
| 384 | }, |
| 385 | "engines": { |
| 386 | "node": ">=8" |
| 387 | } |
| 388 | }, |
| 389 | "node_modules/@ardatan/relay-compiler/node_modules/wrap-ansi": { |
| 390 | "version": "6.2.0", |
| 391 | "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
| 392 | "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", |
| 393 | "dependencies": { |
| 394 | "ansi-styles": "^4.0.0", |
| 395 | "string-width": "^4.1.0", |
| 396 | "strip-ansi": "^6.0.0" |
| 397 | }, |
| 398 | "engines": { |
| 399 | "node": ">=8" |
| 400 | } |
| 401 | }, |
| 402 | "node_modules/@ardatan/relay-compiler/node_modules/y18n": { |
| 403 | "version": "4.0.3", |
| 404 | "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", |
| 405 | "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==" |
| 406 | }, |
| 407 | "node_modules/@ardatan/relay-compiler/node_modules/yargs": { |
| 408 | "version": "15.4.1", |
| 409 | "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", |
| 410 | "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", |
| 411 | "dependencies": { |
| 412 | "cliui": "^6.0.0", |
| 413 | "decamelize": "^1.2.0", |
| 414 | "find-up": "^4.1.0", |
| 415 | "get-caller-file": "^2.0.1", |
| 416 | "require-directory": "^2.1.1", |
| 417 | "require-main-filename": "^2.0.0", |
| 418 | "set-blocking": "^2.0.0", |
| 419 | "string-width": "^4.2.0", |
| 420 | "which-module": "^2.0.0", |
| 421 | "y18n": "^4.0.0", |
| 422 | "yargs-parser": "^18.1.2" |
| 423 | }, |
| 424 | "engines": { |
| 425 | "node": ">=8" |
| 426 | } |
| 427 | }, |
| 428 | "node_modules/@ardatan/relay-compiler/node_modules/yargs-parser": { |
| 429 | "version": "18.1.3", |
| 430 | "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", |
| 431 | "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", |
| 432 | "dependencies": { |
| 433 | "camelcase": "^5.0.0", |
| 434 | "decamelize": "^1.2.0" |
| 435 | }, |
| 436 | "engines": { |
| 437 | "node": ">=6" |
| 438 | } |
| 439 | }, |
| 440 | "node_modules/@babel/code-frame": { |
| 441 | "version": "7.24.7", |
| 442 | "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", |
| 443 | "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", |
| 444 | "dependencies": { |
| 445 | "@babel/highlight": "^7.24.7", |
| 446 | "picocolors": "^1.0.0" |
| 447 | }, |
| 448 | "engines": { |
| 449 | "node": ">=6.9.0" |
| 450 | } |
| 451 | }, |
| 452 | "node_modules/@babel/compat-data": { |
| 453 | "version": "7.24.7", |
| 454 | "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz", |
| 455 | "integrity": "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==", |
| 456 | "engines": { |
| 457 | "node": ">=6.9.0" |
| 458 | } |
| 459 | }, |
| 460 | "node_modules/@babel/core": { |
| 461 | "version": "7.24.7", |
| 462 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz", |
| 463 | "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==", |
| 464 | "dependencies": { |
| 465 | "@ampproject/remapping": "^2.2.0", |
| 466 | "@babel/code-frame": "^7.24.7", |
| 467 | "@babel/generator": "^7.24.7", |
| 468 | "@babel/helper-compilation-targets": "^7.24.7", |
| 469 | "@babel/helper-module-transforms": "^7.24.7", |
| 470 | "@babel/helpers": "^7.24.7", |
| 471 | "@babel/parser": "^7.24.7", |
| 472 | "@babel/template": "^7.24.7", |
| 473 | "@babel/traverse": "^7.24.7", |
| 474 | "@babel/types": "^7.24.7", |
| 475 | "convert-source-map": "^2.0.0", |
| 476 | "debug": "^4.1.0", |
| 477 | "gensync": "^1.0.0-beta.2", |
| 478 | "json5": "^2.2.3", |
| 479 | "semver": "^6.3.1" |
| 480 | }, |
| 481 | "engines": { |
| 482 | "node": ">=6.9.0" |
| 483 | }, |
| 484 | "funding": { |
| 485 | "type": "opencollective", |
| 486 | "url": "https://opencollective.com/babel" |
| 487 | } |
| 488 | }, |
| 489 | "node_modules/@babel/core/node_modules/semver": { |
| 490 | "version": "6.3.1", |
| 491 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 492 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 493 | "bin": { |
| 494 | "semver": "bin/semver.js" |
| 495 | } |
| 496 | }, |
| 497 | "node_modules/@babel/eslint-parser": { |
| 498 | "version": "7.24.7", |
| 499 | "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz", |
| 500 | "integrity": "sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==", |
| 501 | "dependencies": { |
| 502 | "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", |
| 503 | "eslint-visitor-keys": "^2.1.0", |
| 504 | "semver": "^6.3.1" |
| 505 | }, |
| 506 | "engines": { |
| 507 | "node": "^10.13.0 || ^12.13.0 || >=14.0.0" |
| 508 | }, |
| 509 | "peerDependencies": { |
| 510 | "@babel/core": "^7.11.0", |
| 511 | "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" |
| 512 | } |
| 513 | }, |
| 514 | "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": { |
| 515 | "version": "2.1.0", |
| 516 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", |
| 517 | "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", |
| 518 | "engines": { |
| 519 | "node": ">=10" |
| 520 | } |
| 521 | }, |
| 522 | "node_modules/@babel/eslint-parser/node_modules/semver": { |
| 523 | "version": "6.3.1", |
| 524 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 525 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 526 | "bin": { |
| 527 | "semver": "bin/semver.js" |
| 528 | } |
| 529 | }, |
| 530 | "node_modules/@babel/generator": { |
| 531 | "version": "7.24.7", |
| 532 | "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz", |
| 533 | "integrity": "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==", |
| 534 | "dependencies": { |
| 535 | "@babel/types": "^7.24.7", |
| 536 | "@jridgewell/gen-mapping": "^0.3.5", |
| 537 | "@jridgewell/trace-mapping": "^0.3.25", |
| 538 | "jsesc": "^2.5.1" |
| 539 | }, |
| 540 | "engines": { |
| 541 | "node": ">=6.9.0" |
| 542 | } |
| 543 | }, |
| 544 | "node_modules/@babel/helper-annotate-as-pure": { |
| 545 | "version": "7.24.7", |
| 546 | "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", |
| 547 | "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", |
| 548 | "dependencies": { |
| 549 | "@babel/types": "^7.24.7" |
| 550 | }, |
| 551 | "engines": { |
| 552 | "node": ">=6.9.0" |
| 553 | } |
| 554 | }, |
| 555 | "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { |
| 556 | "version": "7.24.7", |
| 557 | "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz", |
| 558 | "integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", |
| 559 | "dependencies": { |
| 560 | "@babel/traverse": "^7.24.7", |
| 561 | "@babel/types": "^7.24.7" |
| 562 | }, |
| 563 | "engines": { |
| 564 | "node": ">=6.9.0" |
| 565 | } |
| 566 | }, |
| 567 | "node_modules/@babel/helper-compilation-targets": { |
| 568 | "version": "7.24.7", |
| 569 | "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz", |
| 570 | "integrity": "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==", |
| 571 | "dependencies": { |
| 572 | "@babel/compat-data": "^7.24.7", |
| 573 | "@babel/helper-validator-option": "^7.24.7", |
| 574 | "browserslist": "^4.22.2", |
| 575 | "lru-cache": "^5.1.1", |
| 576 | "semver": "^6.3.1" |
| 577 | }, |
| 578 | "engines": { |
| 579 | "node": ">=6.9.0" |
| 580 | } |
| 581 | }, |
| 582 | "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { |
| 583 | "version": "5.1.1", |
| 584 | "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
| 585 | "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
| 586 | "dependencies": { |
| 587 | "yallist": "^3.0.2" |
| 588 | } |
| 589 | }, |
| 590 | "node_modules/@babel/helper-compilation-targets/node_modules/semver": { |
| 591 | "version": "6.3.1", |
| 592 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 593 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 594 | "bin": { |
| 595 | "semver": "bin/semver.js" |
| 596 | } |
| 597 | }, |
| 598 | "node_modules/@babel/helper-compilation-targets/node_modules/yallist": { |
| 599 | "version": "3.1.1", |
| 600 | "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
| 601 | "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" |
| 602 | }, |
| 603 | "node_modules/@babel/helper-create-class-features-plugin": { |
| 604 | "version": "7.24.7", |
| 605 | "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz", |
| 606 | "integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==", |
| 607 | "dependencies": { |
| 608 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 609 | "@babel/helper-environment-visitor": "^7.24.7", |
| 610 | "@babel/helper-function-name": "^7.24.7", |
| 611 | "@babel/helper-member-expression-to-functions": "^7.24.7", |
| 612 | "@babel/helper-optimise-call-expression": "^7.24.7", |
| 613 | "@babel/helper-replace-supers": "^7.24.7", |
| 614 | "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", |
| 615 | "@babel/helper-split-export-declaration": "^7.24.7", |
| 616 | "semver": "^6.3.1" |
| 617 | }, |
| 618 | "engines": { |
| 619 | "node": ">=6.9.0" |
| 620 | }, |
| 621 | "peerDependencies": { |
| 622 | "@babel/core": "^7.0.0" |
| 623 | } |
| 624 | }, |
| 625 | "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { |
| 626 | "version": "6.3.1", |
| 627 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 628 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 629 | "bin": { |
| 630 | "semver": "bin/semver.js" |
| 631 | } |
| 632 | }, |
| 633 | "node_modules/@babel/helper-create-regexp-features-plugin": { |
| 634 | "version": "7.24.7", |
| 635 | "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz", |
| 636 | "integrity": "sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==", |
| 637 | "dependencies": { |
| 638 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 639 | "regexpu-core": "^5.3.1", |
| 640 | "semver": "^6.3.1" |
| 641 | }, |
| 642 | "engines": { |
| 643 | "node": ">=6.9.0" |
| 644 | }, |
| 645 | "peerDependencies": { |
| 646 | "@babel/core": "^7.0.0" |
| 647 | } |
| 648 | }, |
| 649 | "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { |
| 650 | "version": "6.3.1", |
| 651 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 652 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 653 | "bin": { |
| 654 | "semver": "bin/semver.js" |
| 655 | } |
| 656 | }, |
| 657 | "node_modules/@babel/helper-define-polyfill-provider": { |
| 658 | "version": "0.6.2", |
| 659 | "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", |
| 660 | "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", |
| 661 | "dependencies": { |
| 662 | "@babel/helper-compilation-targets": "^7.22.6", |
| 663 | "@babel/helper-plugin-utils": "^7.22.5", |
| 664 | "debug": "^4.1.1", |
| 665 | "lodash.debounce": "^4.0.8", |
| 666 | "resolve": "^1.14.2" |
| 667 | }, |
| 668 | "peerDependencies": { |
| 669 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 670 | } |
| 671 | }, |
| 672 | "node_modules/@babel/helper-environment-visitor": { |
| 673 | "version": "7.24.7", |
| 674 | "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz", |
| 675 | "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==", |
| 676 | "dependencies": { |
| 677 | "@babel/types": "^7.24.7" |
| 678 | }, |
| 679 | "engines": { |
| 680 | "node": ">=6.9.0" |
| 681 | } |
| 682 | }, |
| 683 | "node_modules/@babel/helper-function-name": { |
| 684 | "version": "7.24.7", |
| 685 | "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz", |
| 686 | "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==", |
| 687 | "dependencies": { |
| 688 | "@babel/template": "^7.24.7", |
| 689 | "@babel/types": "^7.24.7" |
| 690 | }, |
| 691 | "engines": { |
| 692 | "node": ">=6.9.0" |
| 693 | } |
| 694 | }, |
| 695 | "node_modules/@babel/helper-hoist-variables": { |
| 696 | "version": "7.24.7", |
| 697 | "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz", |
| 698 | "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==", |
| 699 | "dependencies": { |
| 700 | "@babel/types": "^7.24.7" |
| 701 | }, |
| 702 | "engines": { |
| 703 | "node": ">=6.9.0" |
| 704 | } |
| 705 | }, |
| 706 | "node_modules/@babel/helper-member-expression-to-functions": { |
| 707 | "version": "7.24.7", |
| 708 | "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz", |
| 709 | "integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==", |
| 710 | "dependencies": { |
| 711 | "@babel/traverse": "^7.24.7", |
| 712 | "@babel/types": "^7.24.7" |
| 713 | }, |
| 714 | "engines": { |
| 715 | "node": ">=6.9.0" |
| 716 | } |
| 717 | }, |
| 718 | "node_modules/@babel/helper-module-imports": { |
| 719 | "version": "7.24.7", |
| 720 | "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", |
| 721 | "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", |
| 722 | "dependencies": { |
| 723 | "@babel/traverse": "^7.24.7", |
| 724 | "@babel/types": "^7.24.7" |
| 725 | }, |
| 726 | "engines": { |
| 727 | "node": ">=6.9.0" |
| 728 | } |
| 729 | }, |
| 730 | "node_modules/@babel/helper-module-transforms": { |
| 731 | "version": "7.24.7", |
| 732 | "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz", |
| 733 | "integrity": "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==", |
| 734 | "dependencies": { |
| 735 | "@babel/helper-environment-visitor": "^7.24.7", |
| 736 | "@babel/helper-module-imports": "^7.24.7", |
| 737 | "@babel/helper-simple-access": "^7.24.7", |
| 738 | "@babel/helper-split-export-declaration": "^7.24.7", |
| 739 | "@babel/helper-validator-identifier": "^7.24.7" |
| 740 | }, |
| 741 | "engines": { |
| 742 | "node": ">=6.9.0" |
| 743 | }, |
| 744 | "peerDependencies": { |
| 745 | "@babel/core": "^7.0.0" |
| 746 | } |
| 747 | }, |
| 748 | "node_modules/@babel/helper-optimise-call-expression": { |
| 749 | "version": "7.24.7", |
| 750 | "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", |
| 751 | "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", |
| 752 | "dependencies": { |
| 753 | "@babel/types": "^7.24.7" |
| 754 | }, |
| 755 | "engines": { |
| 756 | "node": ">=6.9.0" |
| 757 | } |
| 758 | }, |
| 759 | "node_modules/@babel/helper-plugin-utils": { |
| 760 | "version": "7.24.7", |
| 761 | "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz", |
| 762 | "integrity": "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==", |
| 763 | "engines": { |
| 764 | "node": ">=6.9.0" |
| 765 | } |
| 766 | }, |
| 767 | "node_modules/@babel/helper-remap-async-to-generator": { |
| 768 | "version": "7.24.7", |
| 769 | "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz", |
| 770 | "integrity": "sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==", |
| 771 | "dependencies": { |
| 772 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 773 | "@babel/helper-environment-visitor": "^7.24.7", |
| 774 | "@babel/helper-wrap-function": "^7.24.7" |
| 775 | }, |
| 776 | "engines": { |
| 777 | "node": ">=6.9.0" |
| 778 | }, |
| 779 | "peerDependencies": { |
| 780 | "@babel/core": "^7.0.0" |
| 781 | } |
| 782 | }, |
| 783 | "node_modules/@babel/helper-replace-supers": { |
| 784 | "version": "7.24.7", |
| 785 | "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz", |
| 786 | "integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==", |
| 787 | "dependencies": { |
| 788 | "@babel/helper-environment-visitor": "^7.24.7", |
| 789 | "@babel/helper-member-expression-to-functions": "^7.24.7", |
| 790 | "@babel/helper-optimise-call-expression": "^7.24.7" |
| 791 | }, |
| 792 | "engines": { |
| 793 | "node": ">=6.9.0" |
| 794 | }, |
| 795 | "peerDependencies": { |
| 796 | "@babel/core": "^7.0.0" |
| 797 | } |
| 798 | }, |
| 799 | "node_modules/@babel/helper-simple-access": { |
| 800 | "version": "7.24.7", |
| 801 | "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", |
| 802 | "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", |
| 803 | "dependencies": { |
| 804 | "@babel/traverse": "^7.24.7", |
| 805 | "@babel/types": "^7.24.7" |
| 806 | }, |
| 807 | "engines": { |
| 808 | "node": ">=6.9.0" |
| 809 | } |
| 810 | }, |
| 811 | "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| 812 | "version": "7.24.7", |
| 813 | "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz", |
| 814 | "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==", |
| 815 | "dependencies": { |
| 816 | "@babel/traverse": "^7.24.7", |
| 817 | "@babel/types": "^7.24.7" |
| 818 | }, |
| 819 | "engines": { |
| 820 | "node": ">=6.9.0" |
| 821 | } |
| 822 | }, |
| 823 | "node_modules/@babel/helper-split-export-declaration": { |
| 824 | "version": "7.24.7", |
| 825 | "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz", |
| 826 | "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==", |
| 827 | "dependencies": { |
| 828 | "@babel/types": "^7.24.7" |
| 829 | }, |
| 830 | "engines": { |
| 831 | "node": ">=6.9.0" |
| 832 | } |
| 833 | }, |
| 834 | "node_modules/@babel/helper-string-parser": { |
| 835 | "version": "7.24.7", |
| 836 | "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz", |
| 837 | "integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==", |
| 838 | "engines": { |
| 839 | "node": ">=6.9.0" |
| 840 | } |
| 841 | }, |
| 842 | "node_modules/@babel/helper-validator-identifier": { |
| 843 | "version": "7.24.7", |
| 844 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", |
| 845 | "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", |
| 846 | "engines": { |
| 847 | "node": ">=6.9.0" |
| 848 | } |
| 849 | }, |
| 850 | "node_modules/@babel/helper-validator-option": { |
| 851 | "version": "7.24.7", |
| 852 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz", |
| 853 | "integrity": "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==", |
| 854 | "engines": { |
| 855 | "node": ">=6.9.0" |
| 856 | } |
| 857 | }, |
| 858 | "node_modules/@babel/helper-wrap-function": { |
| 859 | "version": "7.24.7", |
| 860 | "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz", |
| 861 | "integrity": "sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==", |
| 862 | "dependencies": { |
| 863 | "@babel/helper-function-name": "^7.24.7", |
| 864 | "@babel/template": "^7.24.7", |
| 865 | "@babel/traverse": "^7.24.7", |
| 866 | "@babel/types": "^7.24.7" |
| 867 | }, |
| 868 | "engines": { |
| 869 | "node": ">=6.9.0" |
| 870 | } |
| 871 | }, |
| 872 | "node_modules/@babel/helpers": { |
| 873 | "version": "7.24.7", |
| 874 | "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz", |
| 875 | "integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==", |
| 876 | "dependencies": { |
| 877 | "@babel/template": "^7.24.7", |
| 878 | "@babel/types": "^7.24.7" |
| 879 | }, |
| 880 | "engines": { |
| 881 | "node": ">=6.9.0" |
| 882 | } |
| 883 | }, |
| 884 | "node_modules/@babel/highlight": { |
| 885 | "version": "7.24.7", |
| 886 | "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", |
| 887 | "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", |
| 888 | "dependencies": { |
| 889 | "@babel/helper-validator-identifier": "^7.24.7", |
| 890 | "chalk": "^2.4.2", |
| 891 | "js-tokens": "^4.0.0", |
| 892 | "picocolors": "^1.0.0" |
| 893 | }, |
| 894 | "engines": { |
| 895 | "node": ">=6.9.0" |
| 896 | } |
| 897 | }, |
| 898 | "node_modules/@babel/parser": { |
| 899 | "version": "7.24.7", |
| 900 | "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz", |
| 901 | "integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==", |
| 902 | "bin": { |
| 903 | "parser": "bin/babel-parser.js" |
| 904 | }, |
| 905 | "engines": { |
| 906 | "node": ">=6.0.0" |
| 907 | } |
| 908 | }, |
| 909 | "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
| 910 | "version": "7.24.7", |
| 911 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz", |
| 912 | "integrity": "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==", |
| 913 | "dependencies": { |
| 914 | "@babel/helper-environment-visitor": "^7.24.7", |
| 915 | "@babel/helper-plugin-utils": "^7.24.7" |
| 916 | }, |
| 917 | "engines": { |
| 918 | "node": ">=6.9.0" |
| 919 | }, |
| 920 | "peerDependencies": { |
| 921 | "@babel/core": "^7.0.0" |
| 922 | } |
| 923 | }, |
| 924 | "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
| 925 | "version": "7.24.7", |
| 926 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.7.tgz", |
| 927 | "integrity": "sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==", |
| 928 | "dependencies": { |
| 929 | "@babel/helper-plugin-utils": "^7.24.7" |
| 930 | }, |
| 931 | "engines": { |
| 932 | "node": ">=6.9.0" |
| 933 | }, |
| 934 | "peerDependencies": { |
| 935 | "@babel/core": "^7.0.0" |
| 936 | } |
| 937 | }, |
| 938 | "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
| 939 | "version": "7.24.7", |
| 940 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", |
| 941 | "integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", |
| 942 | "dependencies": { |
| 943 | "@babel/helper-plugin-utils": "^7.24.7", |
| 944 | "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", |
| 945 | "@babel/plugin-transform-optional-chaining": "^7.24.7" |
| 946 | }, |
| 947 | "engines": { |
| 948 | "node": ">=6.9.0" |
| 949 | }, |
| 950 | "peerDependencies": { |
| 951 | "@babel/core": "^7.13.0" |
| 952 | } |
| 953 | }, |
| 954 | "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
| 955 | "version": "7.24.7", |
| 956 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz", |
| 957 | "integrity": "sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==", |
| 958 | "dependencies": { |
| 959 | "@babel/helper-environment-visitor": "^7.24.7", |
| 960 | "@babel/helper-plugin-utils": "^7.24.7" |
| 961 | }, |
| 962 | "engines": { |
| 963 | "node": ">=6.9.0" |
| 964 | }, |
| 965 | "peerDependencies": { |
| 966 | "@babel/core": "^7.0.0" |
| 967 | } |
| 968 | }, |
| 969 | "node_modules/@babel/plugin-proposal-class-properties": { |
| 970 | "version": "7.18.6", |
| 971 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", |
| 972 | "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", |
| 973 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.", |
| 974 | "dependencies": { |
| 975 | "@babel/helper-create-class-features-plugin": "^7.18.6", |
| 976 | "@babel/helper-plugin-utils": "^7.18.6" |
| 977 | }, |
| 978 | "engines": { |
| 979 | "node": ">=6.9.0" |
| 980 | }, |
| 981 | "peerDependencies": { |
| 982 | "@babel/core": "^7.0.0-0" |
| 983 | } |
| 984 | }, |
| 985 | "node_modules/@babel/plugin-proposal-decorators": { |
| 986 | "version": "7.24.7", |
| 987 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz", |
| 988 | "integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==", |
| 989 | "dev": true, |
| 990 | "dependencies": { |
| 991 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 992 | "@babel/helper-plugin-utils": "^7.24.7", |
| 993 | "@babel/plugin-syntax-decorators": "^7.24.7" |
| 994 | }, |
| 995 | "engines": { |
| 996 | "node": ">=6.9.0" |
| 997 | }, |
| 998 | "peerDependencies": { |
| 999 | "@babel/core": "^7.0.0-0" |
| 1000 | } |
| 1001 | }, |
| 1002 | "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { |
| 1003 | "version": "7.18.6", |
| 1004 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", |
| 1005 | "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", |
| 1006 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.", |
| 1007 | "dependencies": { |
| 1008 | "@babel/helper-plugin-utils": "^7.18.6", |
| 1009 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" |
| 1010 | }, |
| 1011 | "engines": { |
| 1012 | "node": ">=6.9.0" |
| 1013 | }, |
| 1014 | "peerDependencies": { |
| 1015 | "@babel/core": "^7.0.0-0" |
| 1016 | } |
| 1017 | }, |
| 1018 | "node_modules/@babel/plugin-proposal-numeric-separator": { |
| 1019 | "version": "7.18.6", |
| 1020 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", |
| 1021 | "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", |
| 1022 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.", |
| 1023 | "dependencies": { |
| 1024 | "@babel/helper-plugin-utils": "^7.18.6", |
| 1025 | "@babel/plugin-syntax-numeric-separator": "^7.10.4" |
| 1026 | }, |
| 1027 | "engines": { |
| 1028 | "node": ">=6.9.0" |
| 1029 | }, |
| 1030 | "peerDependencies": { |
| 1031 | "@babel/core": "^7.0.0-0" |
| 1032 | } |
| 1033 | }, |
| 1034 | "node_modules/@babel/plugin-proposal-object-rest-spread": { |
| 1035 | "version": "7.20.7", |
| 1036 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz", |
| 1037 | "integrity": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==", |
| 1038 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.", |
| 1039 | "dependencies": { |
| 1040 | "@babel/compat-data": "^7.20.5", |
| 1041 | "@babel/helper-compilation-targets": "^7.20.7", |
| 1042 | "@babel/helper-plugin-utils": "^7.20.2", |
| 1043 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
| 1044 | "@babel/plugin-transform-parameters": "^7.20.7" |
| 1045 | }, |
| 1046 | "engines": { |
| 1047 | "node": ">=6.9.0" |
| 1048 | }, |
| 1049 | "peerDependencies": { |
| 1050 | "@babel/core": "^7.0.0-0" |
| 1051 | } |
| 1052 | }, |
| 1053 | "node_modules/@babel/plugin-proposal-optional-chaining": { |
| 1054 | "version": "7.21.0", |
| 1055 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz", |
| 1056 | "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==", |
| 1057 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.", |
| 1058 | "dependencies": { |
| 1059 | "@babel/helper-plugin-utils": "^7.20.2", |
| 1060 | "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", |
| 1061 | "@babel/plugin-syntax-optional-chaining": "^7.8.3" |
| 1062 | }, |
| 1063 | "engines": { |
| 1064 | "node": ">=6.9.0" |
| 1065 | }, |
| 1066 | "peerDependencies": { |
| 1067 | "@babel/core": "^7.0.0-0" |
| 1068 | } |
| 1069 | }, |
| 1070 | "node_modules/@babel/plugin-proposal-private-methods": { |
| 1071 | "version": "7.18.6", |
| 1072 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", |
| 1073 | "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", |
| 1074 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.", |
| 1075 | "dev": true, |
| 1076 | "dependencies": { |
| 1077 | "@babel/helper-create-class-features-plugin": "^7.18.6", |
| 1078 | "@babel/helper-plugin-utils": "^7.18.6" |
| 1079 | }, |
| 1080 | "engines": { |
| 1081 | "node": ">=6.9.0" |
| 1082 | }, |
| 1083 | "peerDependencies": { |
| 1084 | "@babel/core": "^7.0.0-0" |
| 1085 | } |
| 1086 | }, |
| 1087 | "node_modules/@babel/plugin-proposal-private-property-in-object": { |
| 1088 | "version": "7.21.11", |
| 1089 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz", |
| 1090 | "integrity": "sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==", |
| 1091 | "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.", |
| 1092 | "dev": true, |
| 1093 | "dependencies": { |
| 1094 | "@babel/helper-annotate-as-pure": "^7.18.6", |
| 1095 | "@babel/helper-create-class-features-plugin": "^7.21.0", |
| 1096 | "@babel/helper-plugin-utils": "^7.20.2", |
| 1097 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
| 1098 | }, |
| 1099 | "engines": { |
| 1100 | "node": ">=6.9.0" |
| 1101 | }, |
| 1102 | "peerDependencies": { |
| 1103 | "@babel/core": "^7.0.0-0" |
| 1104 | } |
| 1105 | }, |
| 1106 | "node_modules/@babel/plugin-syntax-async-generators": { |
| 1107 | "version": "7.8.4", |
| 1108 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", |
| 1109 | "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", |
| 1110 | "dependencies": { |
| 1111 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1112 | }, |
| 1113 | "peerDependencies": { |
| 1114 | "@babel/core": "^7.0.0-0" |
| 1115 | } |
| 1116 | }, |
| 1117 | "node_modules/@babel/plugin-syntax-bigint": { |
| 1118 | "version": "7.8.3", |
| 1119 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", |
| 1120 | "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", |
| 1121 | "dev": true, |
| 1122 | "dependencies": { |
| 1123 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1124 | }, |
| 1125 | "peerDependencies": { |
| 1126 | "@babel/core": "^7.0.0-0" |
| 1127 | } |
| 1128 | }, |
| 1129 | "node_modules/@babel/plugin-syntax-class-properties": { |
| 1130 | "version": "7.12.13", |
| 1131 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", |
| 1132 | "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", |
| 1133 | "dependencies": { |
| 1134 | "@babel/helper-plugin-utils": "^7.12.13" |
| 1135 | }, |
| 1136 | "peerDependencies": { |
| 1137 | "@babel/core": "^7.0.0-0" |
| 1138 | } |
| 1139 | }, |
| 1140 | "node_modules/@babel/plugin-syntax-class-static-block": { |
| 1141 | "version": "7.14.5", |
| 1142 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", |
| 1143 | "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", |
| 1144 | "dependencies": { |
| 1145 | "@babel/helper-plugin-utils": "^7.14.5" |
| 1146 | }, |
| 1147 | "engines": { |
| 1148 | "node": ">=6.9.0" |
| 1149 | }, |
| 1150 | "peerDependencies": { |
| 1151 | "@babel/core": "^7.0.0-0" |
| 1152 | } |
| 1153 | }, |
| 1154 | "node_modules/@babel/plugin-syntax-decorators": { |
| 1155 | "version": "7.24.7", |
| 1156 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz", |
| 1157 | "integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==", |
| 1158 | "dev": true, |
| 1159 | "dependencies": { |
| 1160 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1161 | }, |
| 1162 | "engines": { |
| 1163 | "node": ">=6.9.0" |
| 1164 | }, |
| 1165 | "peerDependencies": { |
| 1166 | "@babel/core": "^7.0.0-0" |
| 1167 | } |
| 1168 | }, |
| 1169 | "node_modules/@babel/plugin-syntax-dynamic-import": { |
| 1170 | "version": "7.8.3", |
| 1171 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", |
| 1172 | "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", |
| 1173 | "dependencies": { |
| 1174 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1175 | }, |
| 1176 | "peerDependencies": { |
| 1177 | "@babel/core": "^7.0.0-0" |
| 1178 | } |
| 1179 | }, |
| 1180 | "node_modules/@babel/plugin-syntax-export-namespace-from": { |
| 1181 | "version": "7.8.3", |
| 1182 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", |
| 1183 | "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", |
| 1184 | "dependencies": { |
| 1185 | "@babel/helper-plugin-utils": "^7.8.3" |
| 1186 | }, |
| 1187 | "peerDependencies": { |
| 1188 | "@babel/core": "^7.0.0-0" |
| 1189 | } |
| 1190 | }, |
| 1191 | "node_modules/@babel/plugin-syntax-flow": { |
| 1192 | "version": "7.24.7", |
| 1193 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz", |
| 1194 | "integrity": "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==", |
| 1195 | "dependencies": { |
| 1196 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1197 | }, |
| 1198 | "engines": { |
| 1199 | "node": ">=6.9.0" |
| 1200 | }, |
| 1201 | "peerDependencies": { |
| 1202 | "@babel/core": "^7.0.0-0" |
| 1203 | } |
| 1204 | }, |
| 1205 | "node_modules/@babel/plugin-syntax-import-assertions": { |
| 1206 | "version": "7.24.7", |
| 1207 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz", |
| 1208 | "integrity": "sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==", |
| 1209 | "dependencies": { |
| 1210 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1211 | }, |
| 1212 | "engines": { |
| 1213 | "node": ">=6.9.0" |
| 1214 | }, |
| 1215 | "peerDependencies": { |
| 1216 | "@babel/core": "^7.0.0-0" |
| 1217 | } |
| 1218 | }, |
| 1219 | "node_modules/@babel/plugin-syntax-import-attributes": { |
| 1220 | "version": "7.24.7", |
| 1221 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz", |
| 1222 | "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==", |
| 1223 | "dependencies": { |
| 1224 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1225 | }, |
| 1226 | "engines": { |
| 1227 | "node": ">=6.9.0" |
| 1228 | }, |
| 1229 | "peerDependencies": { |
| 1230 | "@babel/core": "^7.0.0-0" |
| 1231 | } |
| 1232 | }, |
| 1233 | "node_modules/@babel/plugin-syntax-import-meta": { |
| 1234 | "version": "7.10.4", |
| 1235 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", |
| 1236 | "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", |
| 1237 | "dependencies": { |
| 1238 | "@babel/helper-plugin-utils": "^7.10.4" |
| 1239 | }, |
| 1240 | "peerDependencies": { |
| 1241 | "@babel/core": "^7.0.0-0" |
| 1242 | } |
| 1243 | }, |
| 1244 | "node_modules/@babel/plugin-syntax-json-strings": { |
| 1245 | "version": "7.8.3", |
| 1246 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", |
| 1247 | "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", |
| 1248 | "dependencies": { |
| 1249 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1250 | }, |
| 1251 | "peerDependencies": { |
| 1252 | "@babel/core": "^7.0.0-0" |
| 1253 | } |
| 1254 | }, |
| 1255 | "node_modules/@babel/plugin-syntax-jsx": { |
| 1256 | "version": "7.24.7", |
| 1257 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz", |
| 1258 | "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==", |
| 1259 | "dependencies": { |
| 1260 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1261 | }, |
| 1262 | "engines": { |
| 1263 | "node": ">=6.9.0" |
| 1264 | }, |
| 1265 | "peerDependencies": { |
| 1266 | "@babel/core": "^7.0.0-0" |
| 1267 | } |
| 1268 | }, |
| 1269 | "node_modules/@babel/plugin-syntax-logical-assignment-operators": { |
| 1270 | "version": "7.10.4", |
| 1271 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", |
| 1272 | "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", |
| 1273 | "dependencies": { |
| 1274 | "@babel/helper-plugin-utils": "^7.10.4" |
| 1275 | }, |
| 1276 | "peerDependencies": { |
| 1277 | "@babel/core": "^7.0.0-0" |
| 1278 | } |
| 1279 | }, |
| 1280 | "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { |
| 1281 | "version": "7.8.3", |
| 1282 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", |
| 1283 | "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", |
| 1284 | "dependencies": { |
| 1285 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1286 | }, |
| 1287 | "peerDependencies": { |
| 1288 | "@babel/core": "^7.0.0-0" |
| 1289 | } |
| 1290 | }, |
| 1291 | "node_modules/@babel/plugin-syntax-numeric-separator": { |
| 1292 | "version": "7.10.4", |
| 1293 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", |
| 1294 | "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", |
| 1295 | "dependencies": { |
| 1296 | "@babel/helper-plugin-utils": "^7.10.4" |
| 1297 | }, |
| 1298 | "peerDependencies": { |
| 1299 | "@babel/core": "^7.0.0-0" |
| 1300 | } |
| 1301 | }, |
| 1302 | "node_modules/@babel/plugin-syntax-object-rest-spread": { |
| 1303 | "version": "7.8.3", |
| 1304 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", |
| 1305 | "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", |
| 1306 | "dependencies": { |
| 1307 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1308 | }, |
| 1309 | "peerDependencies": { |
| 1310 | "@babel/core": "^7.0.0-0" |
| 1311 | } |
| 1312 | }, |
| 1313 | "node_modules/@babel/plugin-syntax-optional-catch-binding": { |
| 1314 | "version": "7.8.3", |
| 1315 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", |
| 1316 | "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", |
| 1317 | "dependencies": { |
| 1318 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1319 | }, |
| 1320 | "peerDependencies": { |
| 1321 | "@babel/core": "^7.0.0-0" |
| 1322 | } |
| 1323 | }, |
| 1324 | "node_modules/@babel/plugin-syntax-optional-chaining": { |
| 1325 | "version": "7.8.3", |
| 1326 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", |
| 1327 | "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", |
| 1328 | "dependencies": { |
| 1329 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1330 | }, |
| 1331 | "peerDependencies": { |
| 1332 | "@babel/core": "^7.0.0-0" |
| 1333 | } |
| 1334 | }, |
| 1335 | "node_modules/@babel/plugin-syntax-private-property-in-object": { |
| 1336 | "version": "7.14.5", |
| 1337 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", |
| 1338 | "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", |
| 1339 | "dependencies": { |
| 1340 | "@babel/helper-plugin-utils": "^7.14.5" |
| 1341 | }, |
| 1342 | "engines": { |
| 1343 | "node": ">=6.9.0" |
| 1344 | }, |
| 1345 | "peerDependencies": { |
| 1346 | "@babel/core": "^7.0.0-0" |
| 1347 | } |
| 1348 | }, |
| 1349 | "node_modules/@babel/plugin-syntax-top-level-await": { |
| 1350 | "version": "7.14.5", |
| 1351 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", |
| 1352 | "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", |
| 1353 | "dependencies": { |
| 1354 | "@babel/helper-plugin-utils": "^7.14.5" |
| 1355 | }, |
| 1356 | "engines": { |
| 1357 | "node": ">=6.9.0" |
| 1358 | }, |
| 1359 | "peerDependencies": { |
| 1360 | "@babel/core": "^7.0.0-0" |
| 1361 | } |
| 1362 | }, |
| 1363 | "node_modules/@babel/plugin-syntax-typescript": { |
| 1364 | "version": "7.24.7", |
| 1365 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz", |
| 1366 | "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==", |
| 1367 | "dependencies": { |
| 1368 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1369 | }, |
| 1370 | "engines": { |
| 1371 | "node": ">=6.9.0" |
| 1372 | }, |
| 1373 | "peerDependencies": { |
| 1374 | "@babel/core": "^7.0.0-0" |
| 1375 | } |
| 1376 | }, |
| 1377 | "node_modules/@babel/plugin-syntax-unicode-sets-regex": { |
| 1378 | "version": "7.18.6", |
| 1379 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", |
| 1380 | "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", |
| 1381 | "dependencies": { |
| 1382 | "@babel/helper-create-regexp-features-plugin": "^7.18.6", |
| 1383 | "@babel/helper-plugin-utils": "^7.18.6" |
| 1384 | }, |
| 1385 | "engines": { |
| 1386 | "node": ">=6.9.0" |
| 1387 | }, |
| 1388 | "peerDependencies": { |
| 1389 | "@babel/core": "^7.0.0" |
| 1390 | } |
| 1391 | }, |
| 1392 | "node_modules/@babel/plugin-transform-arrow-functions": { |
| 1393 | "version": "7.24.7", |
| 1394 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz", |
| 1395 | "integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==", |
| 1396 | "dependencies": { |
| 1397 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1398 | }, |
| 1399 | "engines": { |
| 1400 | "node": ">=6.9.0" |
| 1401 | }, |
| 1402 | "peerDependencies": { |
| 1403 | "@babel/core": "^7.0.0-0" |
| 1404 | } |
| 1405 | }, |
| 1406 | "node_modules/@babel/plugin-transform-async-generator-functions": { |
| 1407 | "version": "7.24.7", |
| 1408 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz", |
| 1409 | "integrity": "sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==", |
| 1410 | "dependencies": { |
| 1411 | "@babel/helper-environment-visitor": "^7.24.7", |
| 1412 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1413 | "@babel/helper-remap-async-to-generator": "^7.24.7", |
| 1414 | "@babel/plugin-syntax-async-generators": "^7.8.4" |
| 1415 | }, |
| 1416 | "engines": { |
| 1417 | "node": ">=6.9.0" |
| 1418 | }, |
| 1419 | "peerDependencies": { |
| 1420 | "@babel/core": "^7.0.0-0" |
| 1421 | } |
| 1422 | }, |
| 1423 | "node_modules/@babel/plugin-transform-async-to-generator": { |
| 1424 | "version": "7.24.7", |
| 1425 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz", |
| 1426 | "integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==", |
| 1427 | "dependencies": { |
| 1428 | "@babel/helper-module-imports": "^7.24.7", |
| 1429 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1430 | "@babel/helper-remap-async-to-generator": "^7.24.7" |
| 1431 | }, |
| 1432 | "engines": { |
| 1433 | "node": ">=6.9.0" |
| 1434 | }, |
| 1435 | "peerDependencies": { |
| 1436 | "@babel/core": "^7.0.0-0" |
| 1437 | } |
| 1438 | }, |
| 1439 | "node_modules/@babel/plugin-transform-block-scoped-functions": { |
| 1440 | "version": "7.24.7", |
| 1441 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz", |
| 1442 | "integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==", |
| 1443 | "dependencies": { |
| 1444 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1445 | }, |
| 1446 | "engines": { |
| 1447 | "node": ">=6.9.0" |
| 1448 | }, |
| 1449 | "peerDependencies": { |
| 1450 | "@babel/core": "^7.0.0-0" |
| 1451 | } |
| 1452 | }, |
| 1453 | "node_modules/@babel/plugin-transform-block-scoping": { |
| 1454 | "version": "7.24.7", |
| 1455 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz", |
| 1456 | "integrity": "sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==", |
| 1457 | "dependencies": { |
| 1458 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1459 | }, |
| 1460 | "engines": { |
| 1461 | "node": ">=6.9.0" |
| 1462 | }, |
| 1463 | "peerDependencies": { |
| 1464 | "@babel/core": "^7.0.0-0" |
| 1465 | } |
| 1466 | }, |
| 1467 | "node_modules/@babel/plugin-transform-class-properties": { |
| 1468 | "version": "7.24.7", |
| 1469 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz", |
| 1470 | "integrity": "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==", |
| 1471 | "dependencies": { |
| 1472 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 1473 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1474 | }, |
| 1475 | "engines": { |
| 1476 | "node": ">=6.9.0" |
| 1477 | }, |
| 1478 | "peerDependencies": { |
| 1479 | "@babel/core": "^7.0.0-0" |
| 1480 | } |
| 1481 | }, |
| 1482 | "node_modules/@babel/plugin-transform-class-static-block": { |
| 1483 | "version": "7.24.7", |
| 1484 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz", |
| 1485 | "integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==", |
| 1486 | "dependencies": { |
| 1487 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 1488 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1489 | "@babel/plugin-syntax-class-static-block": "^7.14.5" |
| 1490 | }, |
| 1491 | "engines": { |
| 1492 | "node": ">=6.9.0" |
| 1493 | }, |
| 1494 | "peerDependencies": { |
| 1495 | "@babel/core": "^7.12.0" |
| 1496 | } |
| 1497 | }, |
| 1498 | "node_modules/@babel/plugin-transform-classes": { |
| 1499 | "version": "7.24.7", |
| 1500 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz", |
| 1501 | "integrity": "sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==", |
| 1502 | "dependencies": { |
| 1503 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 1504 | "@babel/helper-compilation-targets": "^7.24.7", |
| 1505 | "@babel/helper-environment-visitor": "^7.24.7", |
| 1506 | "@babel/helper-function-name": "^7.24.7", |
| 1507 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1508 | "@babel/helper-replace-supers": "^7.24.7", |
| 1509 | "@babel/helper-split-export-declaration": "^7.24.7", |
| 1510 | "globals": "^11.1.0" |
| 1511 | }, |
| 1512 | "engines": { |
| 1513 | "node": ">=6.9.0" |
| 1514 | }, |
| 1515 | "peerDependencies": { |
| 1516 | "@babel/core": "^7.0.0-0" |
| 1517 | } |
| 1518 | }, |
| 1519 | "node_modules/@babel/plugin-transform-computed-properties": { |
| 1520 | "version": "7.24.7", |
| 1521 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz", |
| 1522 | "integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==", |
| 1523 | "dependencies": { |
| 1524 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1525 | "@babel/template": "^7.24.7" |
| 1526 | }, |
| 1527 | "engines": { |
| 1528 | "node": ">=6.9.0" |
| 1529 | }, |
| 1530 | "peerDependencies": { |
| 1531 | "@babel/core": "^7.0.0-0" |
| 1532 | } |
| 1533 | }, |
| 1534 | "node_modules/@babel/plugin-transform-destructuring": { |
| 1535 | "version": "7.24.7", |
| 1536 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz", |
| 1537 | "integrity": "sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==", |
| 1538 | "dependencies": { |
| 1539 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1540 | }, |
| 1541 | "engines": { |
| 1542 | "node": ">=6.9.0" |
| 1543 | }, |
| 1544 | "peerDependencies": { |
| 1545 | "@babel/core": "^7.0.0-0" |
| 1546 | } |
| 1547 | }, |
| 1548 | "node_modules/@babel/plugin-transform-dotall-regex": { |
| 1549 | "version": "7.24.7", |
| 1550 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz", |
| 1551 | "integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==", |
| 1552 | "dependencies": { |
| 1553 | "@babel/helper-create-regexp-features-plugin": "^7.24.7", |
| 1554 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1555 | }, |
| 1556 | "engines": { |
| 1557 | "node": ">=6.9.0" |
| 1558 | }, |
| 1559 | "peerDependencies": { |
| 1560 | "@babel/core": "^7.0.0-0" |
| 1561 | } |
| 1562 | }, |
| 1563 | "node_modules/@babel/plugin-transform-duplicate-keys": { |
| 1564 | "version": "7.24.7", |
| 1565 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz", |
| 1566 | "integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==", |
| 1567 | "dependencies": { |
| 1568 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1569 | }, |
| 1570 | "engines": { |
| 1571 | "node": ">=6.9.0" |
| 1572 | }, |
| 1573 | "peerDependencies": { |
| 1574 | "@babel/core": "^7.0.0-0" |
| 1575 | } |
| 1576 | }, |
| 1577 | "node_modules/@babel/plugin-transform-dynamic-import": { |
| 1578 | "version": "7.24.7", |
| 1579 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", |
| 1580 | "integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", |
| 1581 | "dependencies": { |
| 1582 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1583 | "@babel/plugin-syntax-dynamic-import": "^7.8.3" |
| 1584 | }, |
| 1585 | "engines": { |
| 1586 | "node": ">=6.9.0" |
| 1587 | }, |
| 1588 | "peerDependencies": { |
| 1589 | "@babel/core": "^7.0.0-0" |
| 1590 | } |
| 1591 | }, |
| 1592 | "node_modules/@babel/plugin-transform-exponentiation-operator": { |
| 1593 | "version": "7.24.7", |
| 1594 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz", |
| 1595 | "integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==", |
| 1596 | "dependencies": { |
| 1597 | "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", |
| 1598 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1599 | }, |
| 1600 | "engines": { |
| 1601 | "node": ">=6.9.0" |
| 1602 | }, |
| 1603 | "peerDependencies": { |
| 1604 | "@babel/core": "^7.0.0-0" |
| 1605 | } |
| 1606 | }, |
| 1607 | "node_modules/@babel/plugin-transform-export-namespace-from": { |
| 1608 | "version": "7.24.7", |
| 1609 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz", |
| 1610 | "integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==", |
| 1611 | "dependencies": { |
| 1612 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1613 | "@babel/plugin-syntax-export-namespace-from": "^7.8.3" |
| 1614 | }, |
| 1615 | "engines": { |
| 1616 | "node": ">=6.9.0" |
| 1617 | }, |
| 1618 | "peerDependencies": { |
| 1619 | "@babel/core": "^7.0.0-0" |
| 1620 | } |
| 1621 | }, |
| 1622 | "node_modules/@babel/plugin-transform-flow-strip-types": { |
| 1623 | "version": "7.24.7", |
| 1624 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz", |
| 1625 | "integrity": "sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA==", |
| 1626 | "dependencies": { |
| 1627 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1628 | "@babel/plugin-syntax-flow": "^7.24.7" |
| 1629 | }, |
| 1630 | "engines": { |
| 1631 | "node": ">=6.9.0" |
| 1632 | }, |
| 1633 | "peerDependencies": { |
| 1634 | "@babel/core": "^7.0.0-0" |
| 1635 | } |
| 1636 | }, |
| 1637 | "node_modules/@babel/plugin-transform-for-of": { |
| 1638 | "version": "7.24.7", |
| 1639 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz", |
| 1640 | "integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==", |
| 1641 | "dependencies": { |
| 1642 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1643 | "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" |
| 1644 | }, |
| 1645 | "engines": { |
| 1646 | "node": ">=6.9.0" |
| 1647 | }, |
| 1648 | "peerDependencies": { |
| 1649 | "@babel/core": "^7.0.0-0" |
| 1650 | } |
| 1651 | }, |
| 1652 | "node_modules/@babel/plugin-transform-function-name": { |
| 1653 | "version": "7.24.7", |
| 1654 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.7.tgz", |
| 1655 | "integrity": "sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==", |
| 1656 | "dependencies": { |
| 1657 | "@babel/helper-compilation-targets": "^7.24.7", |
| 1658 | "@babel/helper-function-name": "^7.24.7", |
| 1659 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1660 | }, |
| 1661 | "engines": { |
| 1662 | "node": ">=6.9.0" |
| 1663 | }, |
| 1664 | "peerDependencies": { |
| 1665 | "@babel/core": "^7.0.0-0" |
| 1666 | } |
| 1667 | }, |
| 1668 | "node_modules/@babel/plugin-transform-json-strings": { |
| 1669 | "version": "7.24.7", |
| 1670 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz", |
| 1671 | "integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==", |
| 1672 | "dependencies": { |
| 1673 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1674 | "@babel/plugin-syntax-json-strings": "^7.8.3" |
| 1675 | }, |
| 1676 | "engines": { |
| 1677 | "node": ">=6.9.0" |
| 1678 | }, |
| 1679 | "peerDependencies": { |
| 1680 | "@babel/core": "^7.0.0-0" |
| 1681 | } |
| 1682 | }, |
| 1683 | "node_modules/@babel/plugin-transform-literals": { |
| 1684 | "version": "7.24.7", |
| 1685 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz", |
| 1686 | "integrity": "sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==", |
| 1687 | "dependencies": { |
| 1688 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1689 | }, |
| 1690 | "engines": { |
| 1691 | "node": ">=6.9.0" |
| 1692 | }, |
| 1693 | "peerDependencies": { |
| 1694 | "@babel/core": "^7.0.0-0" |
| 1695 | } |
| 1696 | }, |
| 1697 | "node_modules/@babel/plugin-transform-logical-assignment-operators": { |
| 1698 | "version": "7.24.7", |
| 1699 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz", |
| 1700 | "integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==", |
| 1701 | "dependencies": { |
| 1702 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1703 | "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" |
| 1704 | }, |
| 1705 | "engines": { |
| 1706 | "node": ">=6.9.0" |
| 1707 | }, |
| 1708 | "peerDependencies": { |
| 1709 | "@babel/core": "^7.0.0-0" |
| 1710 | } |
| 1711 | }, |
| 1712 | "node_modules/@babel/plugin-transform-member-expression-literals": { |
| 1713 | "version": "7.24.7", |
| 1714 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz", |
| 1715 | "integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==", |
| 1716 | "dependencies": { |
| 1717 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1718 | }, |
| 1719 | "engines": { |
| 1720 | "node": ">=6.9.0" |
| 1721 | }, |
| 1722 | "peerDependencies": { |
| 1723 | "@babel/core": "^7.0.0-0" |
| 1724 | } |
| 1725 | }, |
| 1726 | "node_modules/@babel/plugin-transform-modules-amd": { |
| 1727 | "version": "7.24.7", |
| 1728 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz", |
| 1729 | "integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==", |
| 1730 | "dependencies": { |
| 1731 | "@babel/helper-module-transforms": "^7.24.7", |
| 1732 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1733 | }, |
| 1734 | "engines": { |
| 1735 | "node": ">=6.9.0" |
| 1736 | }, |
| 1737 | "peerDependencies": { |
| 1738 | "@babel/core": "^7.0.0-0" |
| 1739 | } |
| 1740 | }, |
| 1741 | "node_modules/@babel/plugin-transform-modules-commonjs": { |
| 1742 | "version": "7.24.7", |
| 1743 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz", |
| 1744 | "integrity": "sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==", |
| 1745 | "dependencies": { |
| 1746 | "@babel/helper-module-transforms": "^7.24.7", |
| 1747 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1748 | "@babel/helper-simple-access": "^7.24.7" |
| 1749 | }, |
| 1750 | "engines": { |
| 1751 | "node": ">=6.9.0" |
| 1752 | }, |
| 1753 | "peerDependencies": { |
| 1754 | "@babel/core": "^7.0.0-0" |
| 1755 | } |
| 1756 | }, |
| 1757 | "node_modules/@babel/plugin-transform-modules-systemjs": { |
| 1758 | "version": "7.24.7", |
| 1759 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.7.tgz", |
| 1760 | "integrity": "sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==", |
| 1761 | "dependencies": { |
| 1762 | "@babel/helper-hoist-variables": "^7.24.7", |
| 1763 | "@babel/helper-module-transforms": "^7.24.7", |
| 1764 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1765 | "@babel/helper-validator-identifier": "^7.24.7" |
| 1766 | }, |
| 1767 | "engines": { |
| 1768 | "node": ">=6.9.0" |
| 1769 | }, |
| 1770 | "peerDependencies": { |
| 1771 | "@babel/core": "^7.0.0-0" |
| 1772 | } |
| 1773 | }, |
| 1774 | "node_modules/@babel/plugin-transform-modules-umd": { |
| 1775 | "version": "7.24.7", |
| 1776 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz", |
| 1777 | "integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==", |
| 1778 | "dependencies": { |
| 1779 | "@babel/helper-module-transforms": "^7.24.7", |
| 1780 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1781 | }, |
| 1782 | "engines": { |
| 1783 | "node": ">=6.9.0" |
| 1784 | }, |
| 1785 | "peerDependencies": { |
| 1786 | "@babel/core": "^7.0.0-0" |
| 1787 | } |
| 1788 | }, |
| 1789 | "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
| 1790 | "version": "7.24.7", |
| 1791 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz", |
| 1792 | "integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==", |
| 1793 | "dependencies": { |
| 1794 | "@babel/helper-create-regexp-features-plugin": "^7.24.7", |
| 1795 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1796 | }, |
| 1797 | "engines": { |
| 1798 | "node": ">=6.9.0" |
| 1799 | }, |
| 1800 | "peerDependencies": { |
| 1801 | "@babel/core": "^7.0.0" |
| 1802 | } |
| 1803 | }, |
| 1804 | "node_modules/@babel/plugin-transform-new-target": { |
| 1805 | "version": "7.24.7", |
| 1806 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz", |
| 1807 | "integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==", |
| 1808 | "dependencies": { |
| 1809 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1810 | }, |
| 1811 | "engines": { |
| 1812 | "node": ">=6.9.0" |
| 1813 | }, |
| 1814 | "peerDependencies": { |
| 1815 | "@babel/core": "^7.0.0-0" |
| 1816 | } |
| 1817 | }, |
| 1818 | "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
| 1819 | "version": "7.24.7", |
| 1820 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz", |
| 1821 | "integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==", |
| 1822 | "dependencies": { |
| 1823 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1824 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" |
| 1825 | }, |
| 1826 | "engines": { |
| 1827 | "node": ">=6.9.0" |
| 1828 | }, |
| 1829 | "peerDependencies": { |
| 1830 | "@babel/core": "^7.0.0-0" |
| 1831 | } |
| 1832 | }, |
| 1833 | "node_modules/@babel/plugin-transform-numeric-separator": { |
| 1834 | "version": "7.24.7", |
| 1835 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz", |
| 1836 | "integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==", |
| 1837 | "dependencies": { |
| 1838 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1839 | "@babel/plugin-syntax-numeric-separator": "^7.10.4" |
| 1840 | }, |
| 1841 | "engines": { |
| 1842 | "node": ">=6.9.0" |
| 1843 | }, |
| 1844 | "peerDependencies": { |
| 1845 | "@babel/core": "^7.0.0-0" |
| 1846 | } |
| 1847 | }, |
| 1848 | "node_modules/@babel/plugin-transform-object-rest-spread": { |
| 1849 | "version": "7.24.7", |
| 1850 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz", |
| 1851 | "integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==", |
| 1852 | "dependencies": { |
| 1853 | "@babel/helper-compilation-targets": "^7.24.7", |
| 1854 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1855 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
| 1856 | "@babel/plugin-transform-parameters": "^7.24.7" |
| 1857 | }, |
| 1858 | "engines": { |
| 1859 | "node": ">=6.9.0" |
| 1860 | }, |
| 1861 | "peerDependencies": { |
| 1862 | "@babel/core": "^7.0.0-0" |
| 1863 | } |
| 1864 | }, |
| 1865 | "node_modules/@babel/plugin-transform-object-super": { |
| 1866 | "version": "7.24.7", |
| 1867 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz", |
| 1868 | "integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==", |
| 1869 | "dependencies": { |
| 1870 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1871 | "@babel/helper-replace-supers": "^7.24.7" |
| 1872 | }, |
| 1873 | "engines": { |
| 1874 | "node": ">=6.9.0" |
| 1875 | }, |
| 1876 | "peerDependencies": { |
| 1877 | "@babel/core": "^7.0.0-0" |
| 1878 | } |
| 1879 | }, |
| 1880 | "node_modules/@babel/plugin-transform-optional-catch-binding": { |
| 1881 | "version": "7.24.7", |
| 1882 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz", |
| 1883 | "integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==", |
| 1884 | "dependencies": { |
| 1885 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1886 | "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" |
| 1887 | }, |
| 1888 | "engines": { |
| 1889 | "node": ">=6.9.0" |
| 1890 | }, |
| 1891 | "peerDependencies": { |
| 1892 | "@babel/core": "^7.0.0-0" |
| 1893 | } |
| 1894 | }, |
| 1895 | "node_modules/@babel/plugin-transform-optional-chaining": { |
| 1896 | "version": "7.24.7", |
| 1897 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.7.tgz", |
| 1898 | "integrity": "sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==", |
| 1899 | "dependencies": { |
| 1900 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1901 | "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", |
| 1902 | "@babel/plugin-syntax-optional-chaining": "^7.8.3" |
| 1903 | }, |
| 1904 | "engines": { |
| 1905 | "node": ">=6.9.0" |
| 1906 | }, |
| 1907 | "peerDependencies": { |
| 1908 | "@babel/core": "^7.0.0-0" |
| 1909 | } |
| 1910 | }, |
| 1911 | "node_modules/@babel/plugin-transform-parameters": { |
| 1912 | "version": "7.24.7", |
| 1913 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz", |
| 1914 | "integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==", |
| 1915 | "dependencies": { |
| 1916 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1917 | }, |
| 1918 | "engines": { |
| 1919 | "node": ">=6.9.0" |
| 1920 | }, |
| 1921 | "peerDependencies": { |
| 1922 | "@babel/core": "^7.0.0-0" |
| 1923 | } |
| 1924 | }, |
| 1925 | "node_modules/@babel/plugin-transform-private-methods": { |
| 1926 | "version": "7.24.7", |
| 1927 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz", |
| 1928 | "integrity": "sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==", |
| 1929 | "dependencies": { |
| 1930 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 1931 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1932 | }, |
| 1933 | "engines": { |
| 1934 | "node": ">=6.9.0" |
| 1935 | }, |
| 1936 | "peerDependencies": { |
| 1937 | "@babel/core": "^7.0.0-0" |
| 1938 | } |
| 1939 | }, |
| 1940 | "node_modules/@babel/plugin-transform-private-property-in-object": { |
| 1941 | "version": "7.24.7", |
| 1942 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz", |
| 1943 | "integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==", |
| 1944 | "dependencies": { |
| 1945 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 1946 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 1947 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1948 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
| 1949 | }, |
| 1950 | "engines": { |
| 1951 | "node": ">=6.9.0" |
| 1952 | }, |
| 1953 | "peerDependencies": { |
| 1954 | "@babel/core": "^7.0.0-0" |
| 1955 | } |
| 1956 | }, |
| 1957 | "node_modules/@babel/plugin-transform-property-literals": { |
| 1958 | "version": "7.24.7", |
| 1959 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz", |
| 1960 | "integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==", |
| 1961 | "dependencies": { |
| 1962 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1963 | }, |
| 1964 | "engines": { |
| 1965 | "node": ">=6.9.0" |
| 1966 | }, |
| 1967 | "peerDependencies": { |
| 1968 | "@babel/core": "^7.0.0-0" |
| 1969 | } |
| 1970 | }, |
| 1971 | "node_modules/@babel/plugin-transform-react-display-name": { |
| 1972 | "version": "7.24.7", |
| 1973 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.7.tgz", |
| 1974 | "integrity": "sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==", |
| 1975 | "dependencies": { |
| 1976 | "@babel/helper-plugin-utils": "^7.24.7" |
| 1977 | }, |
| 1978 | "engines": { |
| 1979 | "node": ">=6.9.0" |
| 1980 | }, |
| 1981 | "peerDependencies": { |
| 1982 | "@babel/core": "^7.0.0-0" |
| 1983 | } |
| 1984 | }, |
| 1985 | "node_modules/@babel/plugin-transform-react-jsx": { |
| 1986 | "version": "7.24.7", |
| 1987 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz", |
| 1988 | "integrity": "sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==", |
| 1989 | "dependencies": { |
| 1990 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 1991 | "@babel/helper-module-imports": "^7.24.7", |
| 1992 | "@babel/helper-plugin-utils": "^7.24.7", |
| 1993 | "@babel/plugin-syntax-jsx": "^7.24.7", |
| 1994 | "@babel/types": "^7.24.7" |
| 1995 | }, |
| 1996 | "engines": { |
| 1997 | "node": ">=6.9.0" |
| 1998 | }, |
| 1999 | "peerDependencies": { |
| 2000 | "@babel/core": "^7.0.0-0" |
| 2001 | } |
| 2002 | }, |
| 2003 | "node_modules/@babel/plugin-transform-react-jsx-development": { |
| 2004 | "version": "7.24.7", |
| 2005 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.7.tgz", |
| 2006 | "integrity": "sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==", |
| 2007 | "dependencies": { |
| 2008 | "@babel/plugin-transform-react-jsx": "^7.24.7" |
| 2009 | }, |
| 2010 | "engines": { |
| 2011 | "node": ">=6.9.0" |
| 2012 | }, |
| 2013 | "peerDependencies": { |
| 2014 | "@babel/core": "^7.0.0-0" |
| 2015 | } |
| 2016 | }, |
| 2017 | "node_modules/@babel/plugin-transform-react-pure-annotations": { |
| 2018 | "version": "7.24.7", |
| 2019 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.7.tgz", |
| 2020 | "integrity": "sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==", |
| 2021 | "dependencies": { |
| 2022 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 2023 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2024 | }, |
| 2025 | "engines": { |
| 2026 | "node": ">=6.9.0" |
| 2027 | }, |
| 2028 | "peerDependencies": { |
| 2029 | "@babel/core": "^7.0.0-0" |
| 2030 | } |
| 2031 | }, |
| 2032 | "node_modules/@babel/plugin-transform-regenerator": { |
| 2033 | "version": "7.24.7", |
| 2034 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz", |
| 2035 | "integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==", |
| 2036 | "dependencies": { |
| 2037 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2038 | "regenerator-transform": "^0.15.2" |
| 2039 | }, |
| 2040 | "engines": { |
| 2041 | "node": ">=6.9.0" |
| 2042 | }, |
| 2043 | "peerDependencies": { |
| 2044 | "@babel/core": "^7.0.0-0" |
| 2045 | } |
| 2046 | }, |
| 2047 | "node_modules/@babel/plugin-transform-reserved-words": { |
| 2048 | "version": "7.24.7", |
| 2049 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz", |
| 2050 | "integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==", |
| 2051 | "dependencies": { |
| 2052 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2053 | }, |
| 2054 | "engines": { |
| 2055 | "node": ">=6.9.0" |
| 2056 | }, |
| 2057 | "peerDependencies": { |
| 2058 | "@babel/core": "^7.0.0-0" |
| 2059 | } |
| 2060 | }, |
| 2061 | "node_modules/@babel/plugin-transform-runtime": { |
| 2062 | "version": "7.24.7", |
| 2063 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz", |
| 2064 | "integrity": "sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==", |
| 2065 | "dependencies": { |
| 2066 | "@babel/helper-module-imports": "^7.24.7", |
| 2067 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2068 | "babel-plugin-polyfill-corejs2": "^0.4.10", |
| 2069 | "babel-plugin-polyfill-corejs3": "^0.10.1", |
| 2070 | "babel-plugin-polyfill-regenerator": "^0.6.1", |
| 2071 | "semver": "^6.3.1" |
| 2072 | }, |
| 2073 | "engines": { |
| 2074 | "node": ">=6.9.0" |
| 2075 | }, |
| 2076 | "peerDependencies": { |
| 2077 | "@babel/core": "^7.0.0-0" |
| 2078 | } |
| 2079 | }, |
| 2080 | "node_modules/@babel/plugin-transform-runtime/node_modules/semver": { |
| 2081 | "version": "6.3.1", |
| 2082 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 2083 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 2084 | "bin": { |
| 2085 | "semver": "bin/semver.js" |
| 2086 | } |
| 2087 | }, |
| 2088 | "node_modules/@babel/plugin-transform-shorthand-properties": { |
| 2089 | "version": "7.24.7", |
| 2090 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz", |
| 2091 | "integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==", |
| 2092 | "dependencies": { |
| 2093 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2094 | }, |
| 2095 | "engines": { |
| 2096 | "node": ">=6.9.0" |
| 2097 | }, |
| 2098 | "peerDependencies": { |
| 2099 | "@babel/core": "^7.0.0-0" |
| 2100 | } |
| 2101 | }, |
| 2102 | "node_modules/@babel/plugin-transform-spread": { |
| 2103 | "version": "7.24.7", |
| 2104 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz", |
| 2105 | "integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==", |
| 2106 | "dependencies": { |
| 2107 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2108 | "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" |
| 2109 | }, |
| 2110 | "engines": { |
| 2111 | "node": ">=6.9.0" |
| 2112 | }, |
| 2113 | "peerDependencies": { |
| 2114 | "@babel/core": "^7.0.0-0" |
| 2115 | } |
| 2116 | }, |
| 2117 | "node_modules/@babel/plugin-transform-sticky-regex": { |
| 2118 | "version": "7.24.7", |
| 2119 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz", |
| 2120 | "integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==", |
| 2121 | "dependencies": { |
| 2122 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2123 | }, |
| 2124 | "engines": { |
| 2125 | "node": ">=6.9.0" |
| 2126 | }, |
| 2127 | "peerDependencies": { |
| 2128 | "@babel/core": "^7.0.0-0" |
| 2129 | } |
| 2130 | }, |
| 2131 | "node_modules/@babel/plugin-transform-template-literals": { |
| 2132 | "version": "7.24.7", |
| 2133 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz", |
| 2134 | "integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==", |
| 2135 | "dependencies": { |
| 2136 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2137 | }, |
| 2138 | "engines": { |
| 2139 | "node": ">=6.9.0" |
| 2140 | }, |
| 2141 | "peerDependencies": { |
| 2142 | "@babel/core": "^7.0.0-0" |
| 2143 | } |
| 2144 | }, |
| 2145 | "node_modules/@babel/plugin-transform-typeof-symbol": { |
| 2146 | "version": "7.24.7", |
| 2147 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.7.tgz", |
| 2148 | "integrity": "sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==", |
| 2149 | "dependencies": { |
| 2150 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2151 | }, |
| 2152 | "engines": { |
| 2153 | "node": ">=6.9.0" |
| 2154 | }, |
| 2155 | "peerDependencies": { |
| 2156 | "@babel/core": "^7.0.0-0" |
| 2157 | } |
| 2158 | }, |
| 2159 | "node_modules/@babel/plugin-transform-typescript": { |
| 2160 | "version": "7.24.7", |
| 2161 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz", |
| 2162 | "integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==", |
| 2163 | "dependencies": { |
| 2164 | "@babel/helper-annotate-as-pure": "^7.24.7", |
| 2165 | "@babel/helper-create-class-features-plugin": "^7.24.7", |
| 2166 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2167 | "@babel/plugin-syntax-typescript": "^7.24.7" |
| 2168 | }, |
| 2169 | "engines": { |
| 2170 | "node": ">=6.9.0" |
| 2171 | }, |
| 2172 | "peerDependencies": { |
| 2173 | "@babel/core": "^7.0.0-0" |
| 2174 | } |
| 2175 | }, |
| 2176 | "node_modules/@babel/plugin-transform-unicode-escapes": { |
| 2177 | "version": "7.24.7", |
| 2178 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz", |
| 2179 | "integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==", |
| 2180 | "dependencies": { |
| 2181 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2182 | }, |
| 2183 | "engines": { |
| 2184 | "node": ">=6.9.0" |
| 2185 | }, |
| 2186 | "peerDependencies": { |
| 2187 | "@babel/core": "^7.0.0-0" |
| 2188 | } |
| 2189 | }, |
| 2190 | "node_modules/@babel/plugin-transform-unicode-property-regex": { |
| 2191 | "version": "7.24.7", |
| 2192 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz", |
| 2193 | "integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==", |
| 2194 | "dependencies": { |
| 2195 | "@babel/helper-create-regexp-features-plugin": "^7.24.7", |
| 2196 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2197 | }, |
| 2198 | "engines": { |
| 2199 | "node": ">=6.9.0" |
| 2200 | }, |
| 2201 | "peerDependencies": { |
| 2202 | "@babel/core": "^7.0.0-0" |
| 2203 | } |
| 2204 | }, |
| 2205 | "node_modules/@babel/plugin-transform-unicode-regex": { |
| 2206 | "version": "7.24.7", |
| 2207 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz", |
| 2208 | "integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==", |
| 2209 | "dependencies": { |
| 2210 | "@babel/helper-create-regexp-features-plugin": "^7.24.7", |
| 2211 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2212 | }, |
| 2213 | "engines": { |
| 2214 | "node": ">=6.9.0" |
| 2215 | }, |
| 2216 | "peerDependencies": { |
| 2217 | "@babel/core": "^7.0.0-0" |
| 2218 | } |
| 2219 | }, |
| 2220 | "node_modules/@babel/plugin-transform-unicode-sets-regex": { |
| 2221 | "version": "7.24.7", |
| 2222 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz", |
| 2223 | "integrity": "sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==", |
| 2224 | "dependencies": { |
| 2225 | "@babel/helper-create-regexp-features-plugin": "^7.24.7", |
| 2226 | "@babel/helper-plugin-utils": "^7.24.7" |
| 2227 | }, |
| 2228 | "engines": { |
| 2229 | "node": ">=6.9.0" |
| 2230 | }, |
| 2231 | "peerDependencies": { |
| 2232 | "@babel/core": "^7.0.0" |
| 2233 | } |
| 2234 | }, |
| 2235 | "node_modules/@babel/preset-env": { |
| 2236 | "version": "7.24.7", |
| 2237 | "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.7.tgz", |
| 2238 | "integrity": "sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==", |
| 2239 | "dependencies": { |
| 2240 | "@babel/compat-data": "^7.24.7", |
| 2241 | "@babel/helper-compilation-targets": "^7.24.7", |
| 2242 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2243 | "@babel/helper-validator-option": "^7.24.7", |
| 2244 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.7", |
| 2245 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.7", |
| 2246 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", |
| 2247 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.7", |
| 2248 | "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
| 2249 | "@babel/plugin-syntax-async-generators": "^7.8.4", |
| 2250 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
| 2251 | "@babel/plugin-syntax-class-static-block": "^7.14.5", |
| 2252 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 2253 | "@babel/plugin-syntax-export-namespace-from": "^7.8.3", |
| 2254 | "@babel/plugin-syntax-import-assertions": "^7.24.7", |
| 2255 | "@babel/plugin-syntax-import-attributes": "^7.24.7", |
| 2256 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 2257 | "@babel/plugin-syntax-json-strings": "^7.8.3", |
| 2258 | "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
| 2259 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
| 2260 | "@babel/plugin-syntax-numeric-separator": "^7.10.4", |
| 2261 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
| 2262 | "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
| 2263 | "@babel/plugin-syntax-optional-chaining": "^7.8.3", |
| 2264 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
| 2265 | "@babel/plugin-syntax-top-level-await": "^7.14.5", |
| 2266 | "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
| 2267 | "@babel/plugin-transform-arrow-functions": "^7.24.7", |
| 2268 | "@babel/plugin-transform-async-generator-functions": "^7.24.7", |
| 2269 | "@babel/plugin-transform-async-to-generator": "^7.24.7", |
| 2270 | "@babel/plugin-transform-block-scoped-functions": "^7.24.7", |
| 2271 | "@babel/plugin-transform-block-scoping": "^7.24.7", |
| 2272 | "@babel/plugin-transform-class-properties": "^7.24.7", |
| 2273 | "@babel/plugin-transform-class-static-block": "^7.24.7", |
| 2274 | "@babel/plugin-transform-classes": "^7.24.7", |
| 2275 | "@babel/plugin-transform-computed-properties": "^7.24.7", |
| 2276 | "@babel/plugin-transform-destructuring": "^7.24.7", |
| 2277 | "@babel/plugin-transform-dotall-regex": "^7.24.7", |
| 2278 | "@babel/plugin-transform-duplicate-keys": "^7.24.7", |
| 2279 | "@babel/plugin-transform-dynamic-import": "^7.24.7", |
| 2280 | "@babel/plugin-transform-exponentiation-operator": "^7.24.7", |
| 2281 | "@babel/plugin-transform-export-namespace-from": "^7.24.7", |
| 2282 | "@babel/plugin-transform-for-of": "^7.24.7", |
| 2283 | "@babel/plugin-transform-function-name": "^7.24.7", |
| 2284 | "@babel/plugin-transform-json-strings": "^7.24.7", |
| 2285 | "@babel/plugin-transform-literals": "^7.24.7", |
| 2286 | "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", |
| 2287 | "@babel/plugin-transform-member-expression-literals": "^7.24.7", |
| 2288 | "@babel/plugin-transform-modules-amd": "^7.24.7", |
| 2289 | "@babel/plugin-transform-modules-commonjs": "^7.24.7", |
| 2290 | "@babel/plugin-transform-modules-systemjs": "^7.24.7", |
| 2291 | "@babel/plugin-transform-modules-umd": "^7.24.7", |
| 2292 | "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", |
| 2293 | "@babel/plugin-transform-new-target": "^7.24.7", |
| 2294 | "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", |
| 2295 | "@babel/plugin-transform-numeric-separator": "^7.24.7", |
| 2296 | "@babel/plugin-transform-object-rest-spread": "^7.24.7", |
| 2297 | "@babel/plugin-transform-object-super": "^7.24.7", |
| 2298 | "@babel/plugin-transform-optional-catch-binding": "^7.24.7", |
| 2299 | "@babel/plugin-transform-optional-chaining": "^7.24.7", |
| 2300 | "@babel/plugin-transform-parameters": "^7.24.7", |
| 2301 | "@babel/plugin-transform-private-methods": "^7.24.7", |
| 2302 | "@babel/plugin-transform-private-property-in-object": "^7.24.7", |
| 2303 | "@babel/plugin-transform-property-literals": "^7.24.7", |
| 2304 | "@babel/plugin-transform-regenerator": "^7.24.7", |
| 2305 | "@babel/plugin-transform-reserved-words": "^7.24.7", |
| 2306 | "@babel/plugin-transform-shorthand-properties": "^7.24.7", |
| 2307 | "@babel/plugin-transform-spread": "^7.24.7", |
| 2308 | "@babel/plugin-transform-sticky-regex": "^7.24.7", |
| 2309 | "@babel/plugin-transform-template-literals": "^7.24.7", |
| 2310 | "@babel/plugin-transform-typeof-symbol": "^7.24.7", |
| 2311 | "@babel/plugin-transform-unicode-escapes": "^7.24.7", |
| 2312 | "@babel/plugin-transform-unicode-property-regex": "^7.24.7", |
| 2313 | "@babel/plugin-transform-unicode-regex": "^7.24.7", |
| 2314 | "@babel/plugin-transform-unicode-sets-regex": "^7.24.7", |
| 2315 | "@babel/preset-modules": "0.1.6-no-external-plugins", |
| 2316 | "babel-plugin-polyfill-corejs2": "^0.4.10", |
| 2317 | "babel-plugin-polyfill-corejs3": "^0.10.4", |
| 2318 | "babel-plugin-polyfill-regenerator": "^0.6.1", |
| 2319 | "core-js-compat": "^3.31.0", |
| 2320 | "semver": "^6.3.1" |
| 2321 | }, |
| 2322 | "engines": { |
| 2323 | "node": ">=6.9.0" |
| 2324 | }, |
| 2325 | "peerDependencies": { |
| 2326 | "@babel/core": "^7.0.0-0" |
| 2327 | } |
| 2328 | }, |
| 2329 | "node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-private-property-in-object": { |
| 2330 | "version": "7.21.0-placeholder-for-preset-env.2", |
| 2331 | "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", |
| 2332 | "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", |
| 2333 | "engines": { |
| 2334 | "node": ">=6.9.0" |
| 2335 | }, |
| 2336 | "peerDependencies": { |
| 2337 | "@babel/core": "^7.0.0-0" |
| 2338 | } |
| 2339 | }, |
| 2340 | "node_modules/@babel/preset-env/node_modules/semver": { |
| 2341 | "version": "6.3.1", |
| 2342 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 2343 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 2344 | "bin": { |
| 2345 | "semver": "bin/semver.js" |
| 2346 | } |
| 2347 | }, |
| 2348 | "node_modules/@babel/preset-modules": { |
| 2349 | "version": "0.1.6-no-external-plugins", |
| 2350 | "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", |
| 2351 | "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", |
| 2352 | "dependencies": { |
| 2353 | "@babel/helper-plugin-utils": "^7.0.0", |
| 2354 | "@babel/types": "^7.4.4", |
| 2355 | "esutils": "^2.0.2" |
| 2356 | }, |
| 2357 | "peerDependencies": { |
| 2358 | "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" |
| 2359 | } |
| 2360 | }, |
| 2361 | "node_modules/@babel/preset-react": { |
| 2362 | "version": "7.24.7", |
| 2363 | "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.7.tgz", |
| 2364 | "integrity": "sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==", |
| 2365 | "dependencies": { |
| 2366 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2367 | "@babel/helper-validator-option": "^7.24.7", |
| 2368 | "@babel/plugin-transform-react-display-name": "^7.24.7", |
| 2369 | "@babel/plugin-transform-react-jsx": "^7.24.7", |
| 2370 | "@babel/plugin-transform-react-jsx-development": "^7.24.7", |
| 2371 | "@babel/plugin-transform-react-pure-annotations": "^7.24.7" |
| 2372 | }, |
| 2373 | "engines": { |
| 2374 | "node": ">=6.9.0" |
| 2375 | }, |
| 2376 | "peerDependencies": { |
| 2377 | "@babel/core": "^7.0.0-0" |
| 2378 | } |
| 2379 | }, |
| 2380 | "node_modules/@babel/preset-typescript": { |
| 2381 | "version": "7.24.7", |
| 2382 | "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz", |
| 2383 | "integrity": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==", |
| 2384 | "dependencies": { |
| 2385 | "@babel/helper-plugin-utils": "^7.24.7", |
| 2386 | "@babel/helper-validator-option": "^7.24.7", |
| 2387 | "@babel/plugin-syntax-jsx": "^7.24.7", |
| 2388 | "@babel/plugin-transform-modules-commonjs": "^7.24.7", |
| 2389 | "@babel/plugin-transform-typescript": "^7.24.7" |
| 2390 | }, |
| 2391 | "engines": { |
| 2392 | "node": ">=6.9.0" |
| 2393 | }, |
| 2394 | "peerDependencies": { |
| 2395 | "@babel/core": "^7.0.0-0" |
| 2396 | } |
| 2397 | }, |
| 2398 | "node_modules/@babel/regjsgen": { |
| 2399 | "version": "0.8.0", |
| 2400 | "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", |
| 2401 | "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==" |
| 2402 | }, |
| 2403 | "node_modules/@babel/runtime": { |
| 2404 | "version": "7.24.7", |
| 2405 | "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz", |
| 2406 | "integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==", |
| 2407 | "dependencies": { |
| 2408 | "regenerator-runtime": "^0.14.0" |
| 2409 | }, |
| 2410 | "engines": { |
| 2411 | "node": ">=6.9.0" |
| 2412 | } |
| 2413 | }, |
| 2414 | "node_modules/@babel/template": { |
| 2415 | "version": "7.24.7", |
| 2416 | "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz", |
| 2417 | "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==", |
| 2418 | "dependencies": { |
| 2419 | "@babel/code-frame": "^7.24.7", |
| 2420 | "@babel/parser": "^7.24.7", |
| 2421 | "@babel/types": "^7.24.7" |
| 2422 | }, |
| 2423 | "engines": { |
| 2424 | "node": ">=6.9.0" |
| 2425 | } |
| 2426 | }, |
| 2427 | "node_modules/@babel/traverse": { |
| 2428 | "version": "7.24.7", |
| 2429 | "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz", |
| 2430 | "integrity": "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==", |
| 2431 | "dependencies": { |
| 2432 | "@babel/code-frame": "^7.24.7", |
| 2433 | "@babel/generator": "^7.24.7", |
| 2434 | "@babel/helper-environment-visitor": "^7.24.7", |
| 2435 | "@babel/helper-function-name": "^7.24.7", |
| 2436 | "@babel/helper-hoist-variables": "^7.24.7", |
| 2437 | "@babel/helper-split-export-declaration": "^7.24.7", |
| 2438 | "@babel/parser": "^7.24.7", |
| 2439 | "@babel/types": "^7.24.7", |
| 2440 | "debug": "^4.3.1", |
| 2441 | "globals": "^11.1.0" |
| 2442 | }, |
| 2443 | "engines": { |
| 2444 | "node": ">=6.9.0" |
| 2445 | } |
| 2446 | }, |
| 2447 | "node_modules/@babel/types": { |
| 2448 | "version": "7.24.7", |
| 2449 | "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz", |
| 2450 | "integrity": "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==", |
| 2451 | "dependencies": { |
| 2452 | "@babel/helper-string-parser": "^7.24.7", |
| 2453 | "@babel/helper-validator-identifier": "^7.24.7", |
| 2454 | "to-fast-properties": "^2.0.0" |
| 2455 | }, |
| 2456 | "engines": { |
| 2457 | "node": ">=6.9.0" |
| 2458 | } |
| 2459 | }, |
| 2460 | "node_modules/@base2/pretty-print-object": { |
| 2461 | "version": "1.0.1", |
| 2462 | "resolved": "https://registry.npmjs.org/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz", |
| 2463 | "integrity": "sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==", |
| 2464 | "dev": true |
| 2465 | }, |
| 2466 | "node_modules/@bcoe/v8-coverage": { |
| 2467 | "version": "0.2.3", |
| 2468 | "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", |
| 2469 | "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |
| 2470 | "dev": true |
| 2471 | }, |
| 2472 | "node_modules/@builder.io/partytown": { |
| 2473 | "version": "0.7.6", |
| 2474 | "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.7.6.tgz", |
| 2475 | "integrity": "sha512-snXIGNiZpqjno3XYQN2lbBB+05hsQR/LSttbtIW1c0gmZ7Kh/DIo0YrxlDxCDulAMFPFM8J+4voLwvYepSj3sw==", |
| 2476 | "bin": { |
| 2477 | "partytown": "bin/partytown.cjs" |
| 2478 | } |
| 2479 | }, |
| 2480 | "node_modules/@commitlint/cli": { |
| 2481 | "version": "19.3.0", |
| 2482 | "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.3.0.tgz", |
| 2483 | "integrity": "sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==", |
| 2484 | "dev": true, |
| 2485 | "dependencies": { |
| 2486 | "@commitlint/format": "^19.3.0", |
| 2487 | "@commitlint/lint": "^19.2.2", |
| 2488 | "@commitlint/load": "^19.2.0", |
| 2489 | "@commitlint/read": "^19.2.1", |
| 2490 | "@commitlint/types": "^19.0.3", |
| 2491 | "execa": "^8.0.1", |
| 2492 | "yargs": "^17.0.0" |
| 2493 | }, |
| 2494 | "bin": { |
| 2495 | "commitlint": "cli.js" |
| 2496 | }, |
| 2497 | "engines": { |
| 2498 | "node": ">=v18" |
| 2499 | } |
| 2500 | }, |
| 2501 | "node_modules/@commitlint/config-conventional": { |
| 2502 | "version": "19.2.2", |
| 2503 | "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz", |
| 2504 | "integrity": "sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==", |
| 2505 | "dev": true, |
| 2506 | "dependencies": { |
| 2507 | "@commitlint/types": "^19.0.3", |
| 2508 | "conventional-changelog-conventionalcommits": "^7.0.2" |
| 2509 | }, |
| 2510 | "engines": { |
| 2511 | "node": ">=v18" |
| 2512 | } |
| 2513 | }, |
| 2514 | "node_modules/@commitlint/config-validator": { |
| 2515 | "version": "19.0.3", |
| 2516 | "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.3.tgz", |
| 2517 | "integrity": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==", |
| 2518 | "dev": true, |
| 2519 | "dependencies": { |
| 2520 | "@commitlint/types": "^19.0.3", |
| 2521 | "ajv": "^8.11.0" |
| 2522 | }, |
| 2523 | "engines": { |
| 2524 | "node": ">=v18" |
| 2525 | } |
| 2526 | }, |
| 2527 | "node_modules/@commitlint/ensure": { |
| 2528 | "version": "19.0.3", |
| 2529 | "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.3.tgz", |
| 2530 | "integrity": "sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==", |
| 2531 | "dev": true, |
| 2532 | "dependencies": { |
| 2533 | "@commitlint/types": "^19.0.3", |
| 2534 | "lodash.camelcase": "^4.3.0", |
| 2535 | "lodash.kebabcase": "^4.1.1", |
| 2536 | "lodash.snakecase": "^4.1.1", |
| 2537 | "lodash.startcase": "^4.4.0", |
| 2538 | "lodash.upperfirst": "^4.3.1" |
| 2539 | }, |
| 2540 | "engines": { |
| 2541 | "node": ">=v18" |
| 2542 | } |
| 2543 | }, |
| 2544 | "node_modules/@commitlint/execute-rule": { |
| 2545 | "version": "19.0.0", |
| 2546 | "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-19.0.0.tgz", |
| 2547 | "integrity": "sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==", |
| 2548 | "dev": true, |
| 2549 | "engines": { |
| 2550 | "node": ">=v18" |
| 2551 | } |
| 2552 | }, |
| 2553 | "node_modules/@commitlint/format": { |
| 2554 | "version": "19.3.0", |
| 2555 | "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.3.0.tgz", |
| 2556 | "integrity": "sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==", |
| 2557 | "dev": true, |
| 2558 | "dependencies": { |
| 2559 | "@commitlint/types": "^19.0.3", |
| 2560 | "chalk": "^5.3.0" |
| 2561 | }, |
| 2562 | "engines": { |
| 2563 | "node": ">=v18" |
| 2564 | } |
| 2565 | }, |
| 2566 | "node_modules/@commitlint/format/node_modules/chalk": { |
| 2567 | "version": "5.3.0", |
| 2568 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", |
| 2569 | "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", |
| 2570 | "dev": true, |
| 2571 | "engines": { |
| 2572 | "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| 2573 | }, |
| 2574 | "funding": { |
| 2575 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 2576 | } |
| 2577 | }, |
| 2578 | "node_modules/@commitlint/is-ignored": { |
| 2579 | "version": "19.2.2", |
| 2580 | "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.2.2.tgz", |
| 2581 | "integrity": "sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==", |
| 2582 | "dev": true, |
| 2583 | "dependencies": { |
| 2584 | "@commitlint/types": "^19.0.3", |
| 2585 | "semver": "^7.6.0" |
| 2586 | }, |
| 2587 | "engines": { |
| 2588 | "node": ">=v18" |
| 2589 | } |
| 2590 | }, |
| 2591 | "node_modules/@commitlint/lint": { |
| 2592 | "version": "19.2.2", |
| 2593 | "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.2.2.tgz", |
| 2594 | "integrity": "sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==", |
| 2595 | "dev": true, |
| 2596 | "dependencies": { |
| 2597 | "@commitlint/is-ignored": "^19.2.2", |
| 2598 | "@commitlint/parse": "^19.0.3", |
| 2599 | "@commitlint/rules": "^19.0.3", |
| 2600 | "@commitlint/types": "^19.0.3" |
| 2601 | }, |
| 2602 | "engines": { |
| 2603 | "node": ">=v18" |
| 2604 | } |
| 2605 | }, |
| 2606 | "node_modules/@commitlint/load": { |
| 2607 | "version": "19.2.0", |
| 2608 | "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.2.0.tgz", |
| 2609 | "integrity": "sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==", |
| 2610 | "dev": true, |
| 2611 | "dependencies": { |
| 2612 | "@commitlint/config-validator": "^19.0.3", |
| 2613 | "@commitlint/execute-rule": "^19.0.0", |
| 2614 | "@commitlint/resolve-extends": "^19.1.0", |
| 2615 | "@commitlint/types": "^19.0.3", |
| 2616 | "chalk": "^5.3.0", |
| 2617 | "cosmiconfig": "^9.0.0", |
| 2618 | "cosmiconfig-typescript-loader": "^5.0.0", |
| 2619 | "lodash.isplainobject": "^4.0.6", |
| 2620 | "lodash.merge": "^4.6.2", |
| 2621 | "lodash.uniq": "^4.5.0" |
| 2622 | }, |
| 2623 | "engines": { |
| 2624 | "node": ">=v18" |
| 2625 | } |
| 2626 | }, |
| 2627 | "node_modules/@commitlint/load/node_modules/chalk": { |
| 2628 | "version": "5.3.0", |
| 2629 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", |
| 2630 | "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", |
| 2631 | "dev": true, |
| 2632 | "engines": { |
| 2633 | "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| 2634 | }, |
| 2635 | "funding": { |
| 2636 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 2637 | } |
| 2638 | }, |
| 2639 | "node_modules/@commitlint/message": { |
| 2640 | "version": "19.0.0", |
| 2641 | "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-19.0.0.tgz", |
| 2642 | "integrity": "sha512-c9czf6lU+9oF9gVVa2lmKaOARJvt4soRsVmbR7Njwp9FpbBgste5i7l/2l5o8MmbwGh4yE1snfnsy2qyA2r/Fw==", |
| 2643 | "dev": true, |
| 2644 | "engines": { |
| 2645 | "node": ">=v18" |
| 2646 | } |
| 2647 | }, |
| 2648 | "node_modules/@commitlint/parse": { |
| 2649 | "version": "19.0.3", |
| 2650 | "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.3.tgz", |
| 2651 | "integrity": "sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==", |
| 2652 | "dev": true, |
| 2653 | "dependencies": { |
| 2654 | "@commitlint/types": "^19.0.3", |
| 2655 | "conventional-changelog-angular": "^7.0.0", |
| 2656 | "conventional-commits-parser": "^5.0.0" |
| 2657 | }, |
| 2658 | "engines": { |
| 2659 | "node": ">=v18" |
| 2660 | } |
| 2661 | }, |
| 2662 | "node_modules/@commitlint/read": { |
| 2663 | "version": "19.2.1", |
| 2664 | "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.2.1.tgz", |
| 2665 | "integrity": "sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==", |
| 2666 | "dev": true, |
| 2667 | "dependencies": { |
| 2668 | "@commitlint/top-level": "^19.0.0", |
| 2669 | "@commitlint/types": "^19.0.3", |
| 2670 | "execa": "^8.0.1", |
| 2671 | "git-raw-commits": "^4.0.0", |
| 2672 | "minimist": "^1.2.8" |
| 2673 | }, |
| 2674 | "engines": { |
| 2675 | "node": ">=v18" |
| 2676 | } |
| 2677 | }, |
| 2678 | "node_modules/@commitlint/resolve-extends": { |
| 2679 | "version": "19.1.0", |
| 2680 | "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.1.0.tgz", |
| 2681 | "integrity": "sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==", |
| 2682 | "dev": true, |
| 2683 | "dependencies": { |
| 2684 | "@commitlint/config-validator": "^19.0.3", |
| 2685 | "@commitlint/types": "^19.0.3", |
| 2686 | "global-directory": "^4.0.1", |
| 2687 | "import-meta-resolve": "^4.0.0", |
| 2688 | "lodash.mergewith": "^4.6.2", |
| 2689 | "resolve-from": "^5.0.0" |
| 2690 | }, |
| 2691 | "engines": { |
| 2692 | "node": ">=v18" |
| 2693 | } |
| 2694 | }, |
| 2695 | "node_modules/@commitlint/rules": { |
| 2696 | "version": "19.0.3", |
| 2697 | "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.3.tgz", |
| 2698 | "integrity": "sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==", |
| 2699 | "dev": true, |
| 2700 | "dependencies": { |
| 2701 | "@commitlint/ensure": "^19.0.3", |
| 2702 | "@commitlint/message": "^19.0.0", |
| 2703 | "@commitlint/to-lines": "^19.0.0", |
| 2704 | "@commitlint/types": "^19.0.3", |
| 2705 | "execa": "^8.0.1" |
| 2706 | }, |
| 2707 | "engines": { |
| 2708 | "node": ">=v18" |
| 2709 | } |
| 2710 | }, |
| 2711 | "node_modules/@commitlint/to-lines": { |
| 2712 | "version": "19.0.0", |
| 2713 | "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-19.0.0.tgz", |
| 2714 | "integrity": "sha512-vkxWo+VQU5wFhiP9Ub9Sre0FYe019JxFikrALVoD5UGa8/t3yOJEpEhxC5xKiENKKhUkTpEItMTRAjHw2SCpZw==", |
| 2715 | "dev": true, |
| 2716 | "engines": { |
| 2717 | "node": ">=v18" |
| 2718 | } |
| 2719 | }, |
| 2720 | "node_modules/@commitlint/top-level": { |
| 2721 | "version": "19.0.0", |
| 2722 | "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-19.0.0.tgz", |
| 2723 | "integrity": "sha512-KKjShd6u1aMGNkCkaX4aG1jOGdn7f8ZI8TR1VEuNqUOjWTOdcDSsmglinglJ18JTjuBX5I1PtjrhQCRcixRVFQ==", |
| 2724 | "dev": true, |
| 2725 | "dependencies": { |
| 2726 | "find-up": "^7.0.0" |
| 2727 | }, |
| 2728 | "engines": { |
| 2729 | "node": ">=v18" |
| 2730 | } |
| 2731 | }, |
| 2732 | "node_modules/@commitlint/types": { |
| 2733 | "version": "19.0.3", |
| 2734 | "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz", |
| 2735 | "integrity": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==", |
| 2736 | "dev": true, |
| 2737 | "dependencies": { |
| 2738 | "@types/conventional-commits-parser": "^5.0.0", |
| 2739 | "chalk": "^5.3.0" |
| 2740 | }, |
| 2741 | "engines": { |
| 2742 | "node": ">=v18" |
| 2743 | } |
| 2744 | }, |
| 2745 | "node_modules/@commitlint/types/node_modules/chalk": { |
| 2746 | "version": "5.3.0", |
| 2747 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", |
| 2748 | "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", |
| 2749 | "dev": true, |
| 2750 | "engines": { |
| 2751 | "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| 2752 | }, |
| 2753 | "funding": { |
| 2754 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 2755 | } |
| 2756 | }, |
| 2757 | "node_modules/@conventional-commits/parser": { |
| 2758 | "version": "0.4.1", |
| 2759 | "resolved": "https://registry.npmjs.org/@conventional-commits/parser/-/parser-0.4.1.tgz", |
| 2760 | "integrity": "sha512-H2ZmUVt6q+KBccXfMBhbBF14NlANeqHTXL4qCL6QGbMzrc4HDXyzWuxPxPNbz71f/5UkR5DrycP5VO9u7crahg==", |
| 2761 | "dev": true, |
| 2762 | "dependencies": { |
| 2763 | "unist-util-visit": "^2.0.3", |
| 2764 | "unist-util-visit-parents": "^3.1.1" |
| 2765 | } |
| 2766 | }, |
| 2767 | "node_modules/@conventional-commits/parser/node_modules/@types/unist": { |
| 2768 | "version": "2.0.11", |
| 2769 | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz", |
| 2770 | "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==", |
| 2771 | "dev": true |
| 2772 | }, |
| 2773 | "node_modules/@conventional-commits/parser/node_modules/unist-util-is": { |
| 2774 | "version": "4.1.0", |
| 2775 | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.1.0.tgz", |
| 2776 | "integrity": "sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==", |
| 2777 | "dev": true, |
| 2778 | "funding": { |
| 2779 | "type": "opencollective", |
| 2780 | "url": "https://opencollective.com/unified" |
| 2781 | } |
| 2782 | }, |
| 2783 | "node_modules/@conventional-commits/parser/node_modules/unist-util-visit": { |
| 2784 | "version": "2.0.3", |
| 2785 | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", |
| 2786 | "integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==", |
| 2787 | "dev": true, |
| 2788 | "dependencies": { |
| 2789 | "@types/unist": "^2.0.0", |
| 2790 | "unist-util-is": "^4.0.0", |
| 2791 | "unist-util-visit-parents": "^3.0.0" |
| 2792 | }, |
| 2793 | "funding": { |
| 2794 | "type": "opencollective", |
| 2795 | "url": "https://opencollective.com/unified" |
| 2796 | } |
| 2797 | }, |
| 2798 | "node_modules/@cspotcode/source-map-support": { |
| 2799 | "version": "0.8.1", |
| 2800 | "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", |
| 2801 | "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", |
| 2802 | "dev": true, |
| 2803 | "dependencies": { |
| 2804 | "@jridgewell/trace-mapping": "0.3.9" |
| 2805 | }, |
| 2806 | "engines": { |
| 2807 | "node": ">=12" |
| 2808 | } |
| 2809 | }, |
| 2810 | "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { |
| 2811 | "version": "0.3.9", |
| 2812 | "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", |
| 2813 | "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", |
| 2814 | "dev": true, |
| 2815 | "dependencies": { |
| 2816 | "@jridgewell/resolve-uri": "^3.0.3", |
| 2817 | "@jridgewell/sourcemap-codec": "^1.4.10" |
| 2818 | } |
| 2819 | }, |
| 2820 | "node_modules/@emotion/is-prop-valid": { |
| 2821 | "version": "1.2.2", |
| 2822 | "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz", |
| 2823 | "integrity": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==", |
| 2824 | "dependencies": { |
| 2825 | "@emotion/memoize": "^0.8.1" |
| 2826 | } |
| 2827 | }, |
| 2828 | "node_modules/@emotion/memoize": { |
| 2829 | "version": "0.8.1", |
| 2830 | "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz", |
| 2831 | "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" |
| 2832 | }, |
| 2833 | "node_modules/@emotion/stylis": { |
| 2834 | "version": "0.8.5", |
| 2835 | "resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz", |
| 2836 | "integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==" |
| 2837 | }, |
| 2838 | "node_modules/@emotion/unitless": { |
| 2839 | "version": "0.7.5", |
| 2840 | "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", |
| 2841 | "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" |
| 2842 | }, |
| 2843 | "node_modules/@eslint-community/eslint-utils": { |
| 2844 | "version": "4.4.0", |
| 2845 | "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", |
| 2846 | "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", |
| 2847 | "dependencies": { |
| 2848 | "eslint-visitor-keys": "^3.3.0" |
| 2849 | }, |
| 2850 | "engines": { |
| 2851 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2852 | }, |
| 2853 | "peerDependencies": { |
| 2854 | "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| 2855 | } |
| 2856 | }, |
| 2857 | "node_modules/@eslint-community/regexpp": { |
| 2858 | "version": "4.10.1", |
| 2859 | "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", |
| 2860 | "integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", |
| 2861 | "engines": { |
| 2862 | "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| 2863 | } |
| 2864 | }, |
| 2865 | "node_modules/@eslint/eslintrc": { |
| 2866 | "version": "2.1.4", |
| 2867 | "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", |
| 2868 | "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", |
| 2869 | "dev": true, |
| 2870 | "dependencies": { |
| 2871 | "ajv": "^6.12.4", |
| 2872 | "debug": "^4.3.2", |
| 2873 | "espree": "^9.6.0", |
| 2874 | "globals": "^13.19.0", |
| 2875 | "ignore": "^5.2.0", |
| 2876 | "import-fresh": "^3.2.1", |
| 2877 | "js-yaml": "^4.1.0", |
| 2878 | "minimatch": "^3.1.2", |
| 2879 | "strip-json-comments": "^3.1.1" |
| 2880 | }, |
| 2881 | "engines": { |
| 2882 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2883 | }, |
| 2884 | "funding": { |
| 2885 | "url": "https://opencollective.com/eslint" |
| 2886 | } |
| 2887 | }, |
| 2888 | "node_modules/@eslint/eslintrc/node_modules/ajv": { |
| 2889 | "version": "6.12.6", |
| 2890 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
| 2891 | "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
| 2892 | "dev": true, |
| 2893 | "dependencies": { |
| 2894 | "fast-deep-equal": "^3.1.1", |
| 2895 | "fast-json-stable-stringify": "^2.0.0", |
| 2896 | "json-schema-traverse": "^0.4.1", |
| 2897 | "uri-js": "^4.2.2" |
| 2898 | }, |
| 2899 | "funding": { |
| 2900 | "type": "github", |
| 2901 | "url": "https://github.com/sponsors/epoberezkin" |
| 2902 | } |
| 2903 | }, |
| 2904 | "node_modules/@eslint/eslintrc/node_modules/argparse": { |
| 2905 | "version": "2.0.1", |
| 2906 | "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
| 2907 | "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| 2908 | "dev": true |
| 2909 | }, |
| 2910 | "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { |
| 2911 | "version": "1.1.11", |
| 2912 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| 2913 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| 2914 | "dev": true, |
| 2915 | "dependencies": { |
| 2916 | "balanced-match": "^1.0.0", |
| 2917 | "concat-map": "0.0.1" |
| 2918 | } |
| 2919 | }, |
| 2920 | "node_modules/@eslint/eslintrc/node_modules/globals": { |
| 2921 | "version": "13.24.0", |
| 2922 | "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", |
| 2923 | "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", |
| 2924 | "dev": true, |
| 2925 | "dependencies": { |
| 2926 | "type-fest": "^0.20.2" |
| 2927 | }, |
| 2928 | "engines": { |
| 2929 | "node": ">=8" |
| 2930 | }, |
| 2931 | "funding": { |
| 2932 | "url": "https://github.com/sponsors/sindresorhus" |
| 2933 | } |
| 2934 | }, |
| 2935 | "node_modules/@eslint/eslintrc/node_modules/js-yaml": { |
| 2936 | "version": "4.1.0", |
| 2937 | "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", |
| 2938 | "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
| 2939 | "dev": true, |
| 2940 | "dependencies": { |
| 2941 | "argparse": "^2.0.1" |
| 2942 | }, |
| 2943 | "bin": { |
| 2944 | "js-yaml": "bin/js-yaml.js" |
| 2945 | } |
| 2946 | }, |
| 2947 | "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": { |
| 2948 | "version": "0.4.1", |
| 2949 | "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| 2950 | "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| 2951 | "dev": true |
| 2952 | }, |
| 2953 | "node_modules/@eslint/eslintrc/node_modules/minimatch": { |
| 2954 | "version": "3.1.2", |
| 2955 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| 2956 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| 2957 | "dev": true, |
| 2958 | "dependencies": { |
| 2959 | "brace-expansion": "^1.1.7" |
| 2960 | }, |
| 2961 | "engines": { |
| 2962 | "node": "*" |
| 2963 | } |
| 2964 | }, |
| 2965 | "node_modules/@eslint/js": { |
| 2966 | "version": "8.57.1", |
| 2967 | "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", |
| 2968 | "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", |
| 2969 | "dev": true, |
| 2970 | "engines": { |
| 2971 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 2972 | } |
| 2973 | }, |
| 2974 | "node_modules/@fastify/busboy": { |
| 2975 | "version": "2.1.1", |
| 2976 | "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", |
| 2977 | "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", |
| 2978 | "dev": true, |
| 2979 | "engines": { |
| 2980 | "node": ">=14" |
| 2981 | } |
| 2982 | }, |
| 2983 | "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": { |
| 2984 | "version": "2.13.1", |
| 2985 | "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.13.1.tgz", |
| 2986 | "integrity": "sha512-ze0u/CAt6fKV2yQlExkBARi8oqA559lX6/GFWwdtD9S1J4h8Bje70Odl/bcIECvT/w9mWCCQEVtKLvqkraDopw==", |
| 2987 | "dependencies": { |
| 2988 | "@babel/runtime": "^7.20.13", |
| 2989 | "@parcel/namer-default": "2.8.3", |
| 2990 | "@parcel/plugin": "2.8.3", |
| 2991 | "gatsby-core-utils": "^4.13.1" |
| 2992 | }, |
| 2993 | "engines": { |
| 2994 | "node": ">=18.0.0", |
| 2995 | "parcel": "2.x" |
| 2996 | } |
| 2997 | }, |
| 2998 | "node_modules/@gatsbyjs/reach-router": { |
| 2999 | "version": "2.0.1", |
| 3000 | "resolved": "https://registry.npmjs.org/@gatsbyjs/reach-router/-/reach-router-2.0.1.tgz", |
| 3001 | "integrity": "sha512-gmSZniS9/phwgEgpFARMpNg21PkYDZEpfgEzvkgpE/iku4uvXqCrxr86fXbTpI9mkrhKS1SCTYmLGe60VdHcdQ==", |
| 3002 | "dependencies": { |
| 3003 | "invariant": "^2.2.4", |
| 3004 | "prop-types": "^15.8.1" |
| 3005 | }, |
| 3006 | "peerDependencies": { |
| 3007 | "react": "18.x", |
| 3008 | "react-dom": "18.x" |
| 3009 | } |
| 3010 | }, |
| 3011 | "node_modules/@gatsbyjs/webpack-hot-middleware": { |
| 3012 | "version": "2.25.3", |
| 3013 | "resolved": "https://registry.npmjs.org/@gatsbyjs/webpack-hot-middleware/-/webpack-hot-middleware-2.25.3.tgz", |
| 3014 | "integrity": "sha512-ul17OZ8Dlw+ATRbnuU+kwxuAlq9lKbYz/2uBS1FLCdgoPTF1H2heP7HbUbgfMZbfRQNcCG2rMscMnr32ritCDw==", |
| 3015 | "dependencies": { |
| 3016 | "ansi-html-community": "0.0.8", |
| 3017 | "html-entities": "^2.3.3", |
| 3018 | "strip-ansi": "^6.0.0" |
| 3019 | } |
| 3020 | }, |
| 3021 | "node_modules/@github/browserslist-config": { |
| 3022 | "version": "1.0.0", |
| 3023 | "resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz", |
| 3024 | "integrity": "sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==", |
| 3025 | "dev": true |
| 3026 | }, |
| 3027 | "node_modules/@github/combobox-nav": { |
| 3028 | "version": "2.3.1", |
| 3029 | "resolved": "https://registry.npmjs.org/@github/combobox-nav/-/combobox-nav-2.3.1.tgz", |
| 3030 | "integrity": "sha512-gwxPzLw8XKecy1nP63i9lOBritS3bWmxl02UX6G0TwMQZbMem1BCS1tEZgYd3mkrkiDrUMWaX+DbFCuDFo3K+A==" |
| 3031 | }, |
| 3032 | "node_modules/@github/markdown-toolbar-element": { |
| 3033 | "version": "2.2.3", |
| 3034 | "resolved": "https://registry.npmjs.org/@github/markdown-toolbar-element/-/markdown-toolbar-element-2.2.3.tgz", |
| 3035 | "integrity": "sha512-AlquKGee+IWiAMYVB0xyHFZRMnu4n3X4HTvJHu79GiVJ1ojTukCWyxMlF5NMsecoLcBKsuBhx3QPv2vkE/zQ0A==" |
| 3036 | }, |
| 3037 | "node_modules/@github/paste-markdown": { |
| 3038 | "version": "1.5.3", |
| 3039 | "resolved": "https://registry.npmjs.org/@github/paste-markdown/-/paste-markdown-1.5.3.tgz", |
| 3040 | "integrity": "sha512-PzZ1b3PaqBzYqbT4fwKEhiORf38h2OcGp2+JdXNNM7inZ7egaSmfmhyNkQILpqWfS0AYtRS3CDq6z03eZ8yOMQ==" |
| 3041 | }, |
| 3042 | "node_modules/@github/prettier-config": { |
| 3043 | "version": "0.0.6", |
| 3044 | "resolved": "https://registry.npmjs.org/@github/prettier-config/-/prettier-config-0.0.6.tgz", |
| 3045 | "integrity": "sha512-Sdb089z+QbGnFF2NivbDeaJ62ooPlD31wE6Fkb/ESjAOXSjNJo+gjqzYYhlM7G3ERJmKFZRUJYMlsqB7Tym8lQ==", |
| 3046 | "dev": true |
| 3047 | }, |
| 3048 | "node_modules/@github/relative-time-element": { |
| 3049 | "version": "4.4.2", |
| 3050 | "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.2.tgz", |
| 3051 | "integrity": "sha512-wTXunu3hmuGljA5CHaaoUIKV0oI35wno0FKJl2yqKplTRnsCA5bPNj4bDeVIubkuskql6jwionWLlGM1Y6QLaw==" |
| 3052 | }, |
| 3053 | "node_modules/@github/tab-container-element": { |
| 3054 | "version": "4.8.0", |
| 3055 | "resolved": "https://registry.npmjs.org/@github/tab-container-element/-/tab-container-element-4.8.0.tgz", |
| 3056 | "integrity": "sha512-LxPe4RSNdmfXcjM5APzbwjzyD3aDOqtoKpKgGc7aXucp8t6SWetbJ5lNoZSRCNtKugUkOLnKY1+Zr5DcdbHrhg==" |
| 3057 | }, |
| 3058 | "node_modules/@google-automations/git-file-utils": { |
| 3059 | "version": "2.0.0", |
| 3060 | "resolved": "https://registry.npmjs.org/@google-automations/git-file-utils/-/git-file-utils-2.0.0.tgz", |
| 3061 | "integrity": "sha512-F6h8npq7rt60fr3W+cil/zXbIiF9Hj8JzaN3LNh7uBIJpsWnjL9ObV84qW/345boMheDdo/n+cItmvCfsn0lLA==", |
| 3062 | "dev": true, |
| 3063 | "dependencies": { |
| 3064 | "@octokit/rest": "^19.0.7", |
| 3065 | "@octokit/types": "^9.0.0", |
| 3066 | "minimatch": "^5.1.0" |
| 3067 | }, |
| 3068 | "engines": { |
| 3069 | "node": ">= 18" |
| 3070 | } |
| 3071 | }, |
| 3072 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/auth-token": { |
| 3073 | "version": "3.0.4", |
| 3074 | "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz", |
| 3075 | "integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==", |
| 3076 | "dev": true, |
| 3077 | "engines": { |
| 3078 | "node": ">= 14" |
| 3079 | } |
| 3080 | }, |
| 3081 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/core": { |
| 3082 | "version": "4.2.4", |
| 3083 | "resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz", |
| 3084 | "integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==", |
| 3085 | "dev": true, |
| 3086 | "dependencies": { |
| 3087 | "@octokit/auth-token": "^3.0.0", |
| 3088 | "@octokit/graphql": "^5.0.0", |
| 3089 | "@octokit/request": "^6.0.0", |
| 3090 | "@octokit/request-error": "^3.0.0", |
| 3091 | "@octokit/types": "^9.0.0", |
| 3092 | "before-after-hook": "^2.2.0", |
| 3093 | "universal-user-agent": "^6.0.0" |
| 3094 | }, |
| 3095 | "engines": { |
| 3096 | "node": ">= 14" |
| 3097 | } |
| 3098 | }, |
| 3099 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/endpoint": { |
| 3100 | "version": "7.0.6", |
| 3101 | "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz", |
| 3102 | "integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==", |
| 3103 | "dev": true, |
| 3104 | "dependencies": { |
| 3105 | "@octokit/types": "^9.0.0", |
| 3106 | "is-plain-object": "^5.0.0", |
| 3107 | "universal-user-agent": "^6.0.0" |
| 3108 | }, |
| 3109 | "engines": { |
| 3110 | "node": ">= 14" |
| 3111 | } |
| 3112 | }, |
| 3113 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/graphql": { |
| 3114 | "version": "5.0.6", |
| 3115 | "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz", |
| 3116 | "integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==", |
| 3117 | "dev": true, |
| 3118 | "dependencies": { |
| 3119 | "@octokit/request": "^6.0.0", |
| 3120 | "@octokit/types": "^9.0.0", |
| 3121 | "universal-user-agent": "^6.0.0" |
| 3122 | }, |
| 3123 | "engines": { |
| 3124 | "node": ">= 14" |
| 3125 | } |
| 3126 | }, |
| 3127 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/openapi-types": { |
| 3128 | "version": "18.1.1", |
| 3129 | "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz", |
| 3130 | "integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==", |
| 3131 | "dev": true |
| 3132 | }, |
| 3133 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/plugin-paginate-rest": { |
| 3134 | "version": "6.1.2", |
| 3135 | "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz", |
| 3136 | "integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==", |
| 3137 | "dev": true, |
| 3138 | "dependencies": { |
| 3139 | "@octokit/tsconfig": "^1.0.2", |
| 3140 | "@octokit/types": "^9.2.3" |
| 3141 | }, |
| 3142 | "engines": { |
| 3143 | "node": ">= 14" |
| 3144 | }, |
| 3145 | "peerDependencies": { |
| 3146 | "@octokit/core": ">=4" |
| 3147 | } |
| 3148 | }, |
| 3149 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/plugin-request-log": { |
| 3150 | "version": "1.0.4", |
| 3151 | "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", |
| 3152 | "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==", |
| 3153 | "dev": true, |
| 3154 | "peerDependencies": { |
| 3155 | "@octokit/core": ">=3" |
| 3156 | } |
| 3157 | }, |
| 3158 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/plugin-rest-endpoint-methods": { |
| 3159 | "version": "7.2.3", |
| 3160 | "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.2.3.tgz", |
| 3161 | "integrity": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==", |
| 3162 | "dev": true, |
| 3163 | "dependencies": { |
| 3164 | "@octokit/types": "^10.0.0" |
| 3165 | }, |
| 3166 | "engines": { |
| 3167 | "node": ">= 14" |
| 3168 | }, |
| 3169 | "peerDependencies": { |
| 3170 | "@octokit/core": ">=3" |
| 3171 | } |
| 3172 | }, |
| 3173 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { |
| 3174 | "version": "10.0.0", |
| 3175 | "resolved": "https://registry.npmjs.org/@octokit/types/-/types-10.0.0.tgz", |
| 3176 | "integrity": "sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg==", |
| 3177 | "dev": true, |
| 3178 | "dependencies": { |
| 3179 | "@octokit/openapi-types": "^18.0.0" |
| 3180 | } |
| 3181 | }, |
| 3182 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/request": { |
| 3183 | "version": "6.2.8", |
| 3184 | "resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz", |
| 3185 | "integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==", |
| 3186 | "dev": true, |
| 3187 | "dependencies": { |
| 3188 | "@octokit/endpoint": "^7.0.0", |
| 3189 | "@octokit/request-error": "^3.0.0", |
| 3190 | "@octokit/types": "^9.0.0", |
| 3191 | "is-plain-object": "^5.0.0", |
| 3192 | "node-fetch": "^2.6.7", |
| 3193 | "universal-user-agent": "^6.0.0" |
| 3194 | }, |
| 3195 | "engines": { |
| 3196 | "node": ">= 14" |
| 3197 | } |
| 3198 | }, |
| 3199 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/request-error": { |
| 3200 | "version": "3.0.3", |
| 3201 | "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz", |
| 3202 | "integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==", |
| 3203 | "dev": true, |
| 3204 | "dependencies": { |
| 3205 | "@octokit/types": "^9.0.0", |
| 3206 | "deprecation": "^2.0.0", |
| 3207 | "once": "^1.4.0" |
| 3208 | }, |
| 3209 | "engines": { |
| 3210 | "node": ">= 14" |
| 3211 | } |
| 3212 | }, |
| 3213 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/rest": { |
| 3214 | "version": "19.0.13", |
| 3215 | "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.13.tgz", |
| 3216 | "integrity": "sha512-/EzVox5V9gYGdbAI+ovYj3nXQT1TtTHRT+0eZPcuC05UFSWO3mdO9UY1C0i2eLF9Un1ONJkAk+IEtYGAC+TahA==", |
| 3217 | "dev": true, |
| 3218 | "dependencies": { |
| 3219 | "@octokit/core": "^4.2.1", |
| 3220 | "@octokit/plugin-paginate-rest": "^6.1.2", |
| 3221 | "@octokit/plugin-request-log": "^1.0.4", |
| 3222 | "@octokit/plugin-rest-endpoint-methods": "^7.1.2" |
| 3223 | }, |
| 3224 | "engines": { |
| 3225 | "node": ">= 14" |
| 3226 | } |
| 3227 | }, |
| 3228 | "node_modules/@google-automations/git-file-utils/node_modules/@octokit/types": { |
| 3229 | "version": "9.3.2", |
| 3230 | "resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz", |
| 3231 | "integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==", |
| 3232 | "dev": true, |
| 3233 | "dependencies": { |
| 3234 | "@octokit/openapi-types": "^18.0.0" |
| 3235 | } |
| 3236 | }, |
| 3237 | "node_modules/@google-automations/git-file-utils/node_modules/is-plain-object": { |
| 3238 | "version": "5.0.0", |
| 3239 | "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", |
| 3240 | "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", |
| 3241 | "dev": true, |
| 3242 | "engines": { |
| 3243 | "node": ">=0.10.0" |
| 3244 | } |
| 3245 | }, |
| 3246 | "node_modules/@google-automations/git-file-utils/node_modules/minimatch": { |
| 3247 | "version": "5.1.6", |
| 3248 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", |
| 3249 | "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| 3250 | "dev": true, |
| 3251 | "dependencies": { |
| 3252 | "brace-expansion": "^2.0.1" |
| 3253 | }, |
| 3254 | "engines": { |
| 3255 | "node": ">=10" |
| 3256 | } |
| 3257 | }, |
| 3258 | "node_modules/@graphql-codegen/add": { |
| 3259 | "version": "3.2.3", |
| 3260 | "resolved": "https://registry.npmjs.org/@graphql-codegen/add/-/add-3.2.3.tgz", |
| 3261 | "integrity": "sha512-sQOnWpMko4JLeykwyjFTxnhqjd/3NOG2OyMuvK76Wnnwh8DRrNf2VEs2kmSvLl7MndMlOj7Kh5U154dVcvhmKQ==", |
| 3262 | "dependencies": { |
| 3263 | "@graphql-codegen/plugin-helpers": "^3.1.1", |
| 3264 | "tslib": "~2.4.0" |
| 3265 | }, |
| 3266 | "peerDependencies": { |
| 3267 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3268 | } |
| 3269 | }, |
| 3270 | "node_modules/@graphql-codegen/add/node_modules/@graphql-codegen/plugin-helpers": { |
| 3271 | "version": "3.1.2", |
| 3272 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3273 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3274 | "dependencies": { |
| 3275 | "@graphql-tools/utils": "^9.0.0", |
| 3276 | "change-case-all": "1.0.15", |
| 3277 | "common-tags": "1.8.2", |
| 3278 | "import-from": "4.0.0", |
| 3279 | "lodash": "~4.17.0", |
| 3280 | "tslib": "~2.4.0" |
| 3281 | }, |
| 3282 | "peerDependencies": { |
| 3283 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3284 | } |
| 3285 | }, |
| 3286 | "node_modules/@graphql-codegen/add/node_modules/change-case-all": { |
| 3287 | "version": "1.0.15", |
| 3288 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3289 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3290 | "dependencies": { |
| 3291 | "change-case": "^4.1.2", |
| 3292 | "is-lower-case": "^2.0.2", |
| 3293 | "is-upper-case": "^2.0.2", |
| 3294 | "lower-case": "^2.0.2", |
| 3295 | "lower-case-first": "^2.0.2", |
| 3296 | "sponge-case": "^1.0.1", |
| 3297 | "swap-case": "^2.0.2", |
| 3298 | "title-case": "^3.0.3", |
| 3299 | "upper-case": "^2.0.2", |
| 3300 | "upper-case-first": "^2.0.2" |
| 3301 | } |
| 3302 | }, |
| 3303 | "node_modules/@graphql-codegen/add/node_modules/tslib": { |
| 3304 | "version": "2.4.1", |
| 3305 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3306 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3307 | }, |
| 3308 | "node_modules/@graphql-codegen/core": { |
| 3309 | "version": "2.6.8", |
| 3310 | "resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-2.6.8.tgz", |
| 3311 | "integrity": "sha512-JKllNIipPrheRgl+/Hm/xuWMw9++xNQ12XJR/OHHgFopOg4zmN3TdlRSyYcv/K90hCFkkIwhlHFUQTfKrm8rxQ==", |
| 3312 | "dependencies": { |
| 3313 | "@graphql-codegen/plugin-helpers": "^3.1.1", |
| 3314 | "@graphql-tools/schema": "^9.0.0", |
| 3315 | "@graphql-tools/utils": "^9.1.1", |
| 3316 | "tslib": "~2.4.0" |
| 3317 | }, |
| 3318 | "peerDependencies": { |
| 3319 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3320 | } |
| 3321 | }, |
| 3322 | "node_modules/@graphql-codegen/core/node_modules/@graphql-codegen/plugin-helpers": { |
| 3323 | "version": "3.1.2", |
| 3324 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3325 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3326 | "dependencies": { |
| 3327 | "@graphql-tools/utils": "^9.0.0", |
| 3328 | "change-case-all": "1.0.15", |
| 3329 | "common-tags": "1.8.2", |
| 3330 | "import-from": "4.0.0", |
| 3331 | "lodash": "~4.17.0", |
| 3332 | "tslib": "~2.4.0" |
| 3333 | }, |
| 3334 | "peerDependencies": { |
| 3335 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3336 | } |
| 3337 | }, |
| 3338 | "node_modules/@graphql-codegen/core/node_modules/change-case-all": { |
| 3339 | "version": "1.0.15", |
| 3340 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3341 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3342 | "dependencies": { |
| 3343 | "change-case": "^4.1.2", |
| 3344 | "is-lower-case": "^2.0.2", |
| 3345 | "is-upper-case": "^2.0.2", |
| 3346 | "lower-case": "^2.0.2", |
| 3347 | "lower-case-first": "^2.0.2", |
| 3348 | "sponge-case": "^1.0.1", |
| 3349 | "swap-case": "^2.0.2", |
| 3350 | "title-case": "^3.0.3", |
| 3351 | "upper-case": "^2.0.2", |
| 3352 | "upper-case-first": "^2.0.2" |
| 3353 | } |
| 3354 | }, |
| 3355 | "node_modules/@graphql-codegen/core/node_modules/tslib": { |
| 3356 | "version": "2.4.1", |
| 3357 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3358 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3359 | }, |
| 3360 | "node_modules/@graphql-codegen/plugin-helpers": { |
| 3361 | "version": "2.7.2", |
| 3362 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz", |
| 3363 | "integrity": "sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==", |
| 3364 | "dependencies": { |
| 3365 | "@graphql-tools/utils": "^8.8.0", |
| 3366 | "change-case-all": "1.0.14", |
| 3367 | "common-tags": "1.8.2", |
| 3368 | "import-from": "4.0.0", |
| 3369 | "lodash": "~4.17.0", |
| 3370 | "tslib": "~2.4.0" |
| 3371 | }, |
| 3372 | "peerDependencies": { |
| 3373 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3374 | } |
| 3375 | }, |
| 3376 | "node_modules/@graphql-codegen/plugin-helpers/node_modules/@graphql-tools/utils": { |
| 3377 | "version": "8.13.1", |
| 3378 | "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.13.1.tgz", |
| 3379 | "integrity": "sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==", |
| 3380 | "dependencies": { |
| 3381 | "tslib": "^2.4.0" |
| 3382 | }, |
| 3383 | "peerDependencies": { |
| 3384 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3385 | } |
| 3386 | }, |
| 3387 | "node_modules/@graphql-codegen/plugin-helpers/node_modules/tslib": { |
| 3388 | "version": "2.4.1", |
| 3389 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3390 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3391 | }, |
| 3392 | "node_modules/@graphql-codegen/schema-ast": { |
| 3393 | "version": "2.6.1", |
| 3394 | "resolved": "https://registry.npmjs.org/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz", |
| 3395 | "integrity": "sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==", |
| 3396 | "dependencies": { |
| 3397 | "@graphql-codegen/plugin-helpers": "^3.1.2", |
| 3398 | "@graphql-tools/utils": "^9.0.0", |
| 3399 | "tslib": "~2.4.0" |
| 3400 | }, |
| 3401 | "peerDependencies": { |
| 3402 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3403 | } |
| 3404 | }, |
| 3405 | "node_modules/@graphql-codegen/schema-ast/node_modules/@graphql-codegen/plugin-helpers": { |
| 3406 | "version": "3.1.2", |
| 3407 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3408 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3409 | "dependencies": { |
| 3410 | "@graphql-tools/utils": "^9.0.0", |
| 3411 | "change-case-all": "1.0.15", |
| 3412 | "common-tags": "1.8.2", |
| 3413 | "import-from": "4.0.0", |
| 3414 | "lodash": "~4.17.0", |
| 3415 | "tslib": "~2.4.0" |
| 3416 | }, |
| 3417 | "peerDependencies": { |
| 3418 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3419 | } |
| 3420 | }, |
| 3421 | "node_modules/@graphql-codegen/schema-ast/node_modules/change-case-all": { |
| 3422 | "version": "1.0.15", |
| 3423 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3424 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3425 | "dependencies": { |
| 3426 | "change-case": "^4.1.2", |
| 3427 | "is-lower-case": "^2.0.2", |
| 3428 | "is-upper-case": "^2.0.2", |
| 3429 | "lower-case": "^2.0.2", |
| 3430 | "lower-case-first": "^2.0.2", |
| 3431 | "sponge-case": "^1.0.1", |
| 3432 | "swap-case": "^2.0.2", |
| 3433 | "title-case": "^3.0.3", |
| 3434 | "upper-case": "^2.0.2", |
| 3435 | "upper-case-first": "^2.0.2" |
| 3436 | } |
| 3437 | }, |
| 3438 | "node_modules/@graphql-codegen/schema-ast/node_modules/tslib": { |
| 3439 | "version": "2.4.1", |
| 3440 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3441 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3442 | }, |
| 3443 | "node_modules/@graphql-codegen/typescript": { |
| 3444 | "version": "2.8.8", |
| 3445 | "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.8.8.tgz", |
| 3446 | "integrity": "sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw==", |
| 3447 | "dependencies": { |
| 3448 | "@graphql-codegen/plugin-helpers": "^3.1.2", |
| 3449 | "@graphql-codegen/schema-ast": "^2.6.1", |
| 3450 | "@graphql-codegen/visitor-plugin-common": "2.13.8", |
| 3451 | "auto-bind": "~4.0.0", |
| 3452 | "tslib": "~2.4.0" |
| 3453 | }, |
| 3454 | "peerDependencies": { |
| 3455 | "graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3456 | } |
| 3457 | }, |
| 3458 | "node_modules/@graphql-codegen/typescript-operations": { |
| 3459 | "version": "2.5.13", |
| 3460 | "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.13.tgz", |
| 3461 | "integrity": "sha512-3vfR6Rx6iZU0JRt29GBkFlrSNTM6t+MSLF86ChvL4d/Jfo/JYAGuB3zNzPhirHYzJPCvLOAx2gy9ID1ltrpYiw==", |
| 3462 | "dependencies": { |
| 3463 | "@graphql-codegen/plugin-helpers": "^3.1.2", |
| 3464 | "@graphql-codegen/typescript": "^2.8.8", |
| 3465 | "@graphql-codegen/visitor-plugin-common": "2.13.8", |
| 3466 | "auto-bind": "~4.0.0", |
| 3467 | "tslib": "~2.4.0" |
| 3468 | }, |
| 3469 | "peerDependencies": { |
| 3470 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3471 | } |
| 3472 | }, |
| 3473 | "node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/plugin-helpers": { |
| 3474 | "version": "3.1.2", |
| 3475 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3476 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3477 | "dependencies": { |
| 3478 | "@graphql-tools/utils": "^9.0.0", |
| 3479 | "change-case-all": "1.0.15", |
| 3480 | "common-tags": "1.8.2", |
| 3481 | "import-from": "4.0.0", |
| 3482 | "lodash": "~4.17.0", |
| 3483 | "tslib": "~2.4.0" |
| 3484 | }, |
| 3485 | "peerDependencies": { |
| 3486 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3487 | } |
| 3488 | }, |
| 3489 | "node_modules/@graphql-codegen/typescript-operations/node_modules/change-case-all": { |
| 3490 | "version": "1.0.15", |
| 3491 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3492 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3493 | "dependencies": { |
| 3494 | "change-case": "^4.1.2", |
| 3495 | "is-lower-case": "^2.0.2", |
| 3496 | "is-upper-case": "^2.0.2", |
| 3497 | "lower-case": "^2.0.2", |
| 3498 | "lower-case-first": "^2.0.2", |
| 3499 | "sponge-case": "^1.0.1", |
| 3500 | "swap-case": "^2.0.2", |
| 3501 | "title-case": "^3.0.3", |
| 3502 | "upper-case": "^2.0.2", |
| 3503 | "upper-case-first": "^2.0.2" |
| 3504 | } |
| 3505 | }, |
| 3506 | "node_modules/@graphql-codegen/typescript-operations/node_modules/tslib": { |
| 3507 | "version": "2.4.1", |
| 3508 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3509 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3510 | }, |
| 3511 | "node_modules/@graphql-codegen/typescript/node_modules/@graphql-codegen/plugin-helpers": { |
| 3512 | "version": "3.1.2", |
| 3513 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3514 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3515 | "dependencies": { |
| 3516 | "@graphql-tools/utils": "^9.0.0", |
| 3517 | "change-case-all": "1.0.15", |
| 3518 | "common-tags": "1.8.2", |
| 3519 | "import-from": "4.0.0", |
| 3520 | "lodash": "~4.17.0", |
| 3521 | "tslib": "~2.4.0" |
| 3522 | }, |
| 3523 | "peerDependencies": { |
| 3524 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3525 | } |
| 3526 | }, |
| 3527 | "node_modules/@graphql-codegen/typescript/node_modules/change-case-all": { |
| 3528 | "version": "1.0.15", |
| 3529 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3530 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3531 | "dependencies": { |
| 3532 | "change-case": "^4.1.2", |
| 3533 | "is-lower-case": "^2.0.2", |
| 3534 | "is-upper-case": "^2.0.2", |
| 3535 | "lower-case": "^2.0.2", |
| 3536 | "lower-case-first": "^2.0.2", |
| 3537 | "sponge-case": "^1.0.1", |
| 3538 | "swap-case": "^2.0.2", |
| 3539 | "title-case": "^3.0.3", |
| 3540 | "upper-case": "^2.0.2", |
| 3541 | "upper-case-first": "^2.0.2" |
| 3542 | } |
| 3543 | }, |
| 3544 | "node_modules/@graphql-codegen/typescript/node_modules/tslib": { |
| 3545 | "version": "2.4.1", |
| 3546 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3547 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3548 | }, |
| 3549 | "node_modules/@graphql-codegen/visitor-plugin-common": { |
| 3550 | "version": "2.13.8", |
| 3551 | "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz", |
| 3552 | "integrity": "sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==", |
| 3553 | "dependencies": { |
| 3554 | "@graphql-codegen/plugin-helpers": "^3.1.2", |
| 3555 | "@graphql-tools/optimize": "^1.3.0", |
| 3556 | "@graphql-tools/relay-operation-optimizer": "^6.5.0", |
| 3557 | "@graphql-tools/utils": "^9.0.0", |
| 3558 | "auto-bind": "~4.0.0", |
| 3559 | "change-case-all": "1.0.15", |
| 3560 | "dependency-graph": "^0.11.0", |
| 3561 | "graphql-tag": "^2.11.0", |
| 3562 | "parse-filepath": "^1.0.2", |
| 3563 | "tslib": "~2.4.0" |
| 3564 | }, |
| 3565 | "peerDependencies": { |
| 3566 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3567 | } |
| 3568 | }, |
| 3569 | "node_modules/@graphql-codegen/visitor-plugin-common/node_modules/@graphql-codegen/plugin-helpers": { |
| 3570 | "version": "3.1.2", |
| 3571 | "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz", |
| 3572 | "integrity": "sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==", |
| 3573 | "dependencies": { |
| 3574 | "@graphql-tools/utils": "^9.0.0", |
| 3575 | "change-case-all": "1.0.15", |
| 3576 | "common-tags": "1.8.2", |
| 3577 | "import-from": "4.0.0", |
| 3578 | "lodash": "~4.17.0", |
| 3579 | "tslib": "~2.4.0" |
| 3580 | }, |
| 3581 | "peerDependencies": { |
| 3582 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
| 3583 | } |
| 3584 | }, |
| 3585 | "node_modules/@graphql-codegen/visitor-plugin-common/node_modules/change-case-all": { |
| 3586 | "version": "1.0.15", |
| 3587 | "resolved": "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.15.tgz", |
| 3588 | "integrity": "sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==", |
| 3589 | "dependencies": { |
| 3590 | "change-case": "^4.1.2", |
| 3591 | "is-lower-case": "^2.0.2", |
| 3592 | "is-upper-case": "^2.0.2", |
| 3593 | "lower-case": "^2.0.2", |
| 3594 | "lower-case-first": "^2.0.2", |
| 3595 | "sponge-case": "^1.0.1", |
| 3596 | "swap-case": "^2.0.2", |
| 3597 | "title-case": "^3.0.3", |
| 3598 | "upper-case": "^2.0.2", |
| 3599 | "upper-case-first": "^2.0.2" |
| 3600 | } |
| 3601 | }, |
| 3602 | "node_modules/@graphql-codegen/visitor-plugin-common/node_modules/tslib": { |
| 3603 | "version": "2.4.1", |
| 3604 | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
| 3605 | "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
| 3606 | }, |
| 3607 | "node_modules/@graphql-tools/code-file-loader": { |
| 3608 | "version": "7.3.23", |
| 3609 | "resolved": "https://registry.npmjs.org/@graphql-tools/code-file-loader/-/code-file-loader-7.3.23.tgz", |
| 3610 | "integrity": "sha512-8Wt1rTtyTEs0p47uzsPJ1vAtfAx0jmxPifiNdmo9EOCuUPyQGEbMaik/YkqZ7QUFIEYEQu+Vgfo8tElwOPtx5Q==", |
| 3611 | "dependencies": { |
| 3612 | "@graphql-tools/graphql-tag-pluck": "7.5.2", |
| 3613 | "@graphql-tools/utils": "^9.2.1", |
| 3614 | "globby": "^11.0.3", |
| 3615 | "tslib": "^2.4.0", |
| 3616 | "unixify": "^1.0.0" |
| 3617 | }, |
| 3618 | "peerDependencies": { |
| 3619 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3620 | } |
| 3621 | }, |
| 3622 | "node_modules/@graphql-tools/graphql-tag-pluck": { |
| 3623 | "version": "7.5.2", |
| 3624 | "resolved": "https://registry.npmjs.org/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.5.2.tgz", |
| 3625 | "integrity": "sha512-RW+H8FqOOLQw0BPXaahYepVSRjuOHw+7IL8Opaa5G5uYGOBxoXR7DceyQ7BcpMgktAOOmpDNQ2WtcboChOJSRA==", |
| 3626 | "dependencies": { |
| 3627 | "@babel/parser": "^7.16.8", |
| 3628 | "@babel/plugin-syntax-import-assertions": "^7.20.0", |
| 3629 | "@babel/traverse": "^7.16.8", |
| 3630 | "@babel/types": "^7.16.8", |
| 3631 | "@graphql-tools/utils": "^9.2.1", |
| 3632 | "tslib": "^2.4.0" |
| 3633 | }, |
| 3634 | "peerDependencies": { |
| 3635 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3636 | } |
| 3637 | }, |
| 3638 | "node_modules/@graphql-tools/load": { |
| 3639 | "version": "7.8.14", |
| 3640 | "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.8.14.tgz", |
| 3641 | "integrity": "sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==", |
| 3642 | "dependencies": { |
| 3643 | "@graphql-tools/schema": "^9.0.18", |
| 3644 | "@graphql-tools/utils": "^9.2.1", |
| 3645 | "p-limit": "3.1.0", |
| 3646 | "tslib": "^2.4.0" |
| 3647 | }, |
| 3648 | "peerDependencies": { |
| 3649 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3650 | } |
| 3651 | }, |
| 3652 | "node_modules/@graphql-tools/merge": { |
| 3653 | "version": "8.4.2", |
| 3654 | "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.4.2.tgz", |
| 3655 | "integrity": "sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==", |
| 3656 | "dependencies": { |
| 3657 | "@graphql-tools/utils": "^9.2.1", |
| 3658 | "tslib": "^2.4.0" |
| 3659 | }, |
| 3660 | "peerDependencies": { |
| 3661 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3662 | } |
| 3663 | }, |
| 3664 | "node_modules/@graphql-tools/optimize": { |
| 3665 | "version": "1.4.0", |
| 3666 | "resolved": "https://registry.npmjs.org/@graphql-tools/optimize/-/optimize-1.4.0.tgz", |
| 3667 | "integrity": "sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==", |
| 3668 | "dependencies": { |
| 3669 | "tslib": "^2.4.0" |
| 3670 | }, |
| 3671 | "peerDependencies": { |
| 3672 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3673 | } |
| 3674 | }, |
| 3675 | "node_modules/@graphql-tools/relay-operation-optimizer": { |
| 3676 | "version": "6.5.18", |
| 3677 | "resolved": "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.5.18.tgz", |
| 3678 | "integrity": "sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==", |
| 3679 | "dependencies": { |
| 3680 | "@ardatan/relay-compiler": "12.0.0", |
| 3681 | "@graphql-tools/utils": "^9.2.1", |
| 3682 | "tslib": "^2.4.0" |
| 3683 | }, |
| 3684 | "peerDependencies": { |
| 3685 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3686 | } |
| 3687 | }, |
| 3688 | "node_modules/@graphql-tools/schema": { |
| 3689 | "version": "9.0.19", |
| 3690 | "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-9.0.19.tgz", |
| 3691 | "integrity": "sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==", |
| 3692 | "dependencies": { |
| 3693 | "@graphql-tools/merge": "^8.4.1", |
| 3694 | "@graphql-tools/utils": "^9.2.1", |
| 3695 | "tslib": "^2.4.0", |
| 3696 | "value-or-promise": "^1.0.12" |
| 3697 | }, |
| 3698 | "peerDependencies": { |
| 3699 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3700 | } |
| 3701 | }, |
| 3702 | "node_modules/@graphql-tools/utils": { |
| 3703 | "version": "9.2.1", |
| 3704 | "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-9.2.1.tgz", |
| 3705 | "integrity": "sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==", |
| 3706 | "dependencies": { |
| 3707 | "@graphql-typed-document-node/core": "^3.1.1", |
| 3708 | "tslib": "^2.4.0" |
| 3709 | }, |
| 3710 | "peerDependencies": { |
| 3711 | "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3712 | } |
| 3713 | }, |
| 3714 | "node_modules/@graphql-typed-document-node/core": { |
| 3715 | "version": "3.2.0", |
| 3716 | "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz", |
| 3717 | "integrity": "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==", |
| 3718 | "peerDependencies": { |
| 3719 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" |
| 3720 | } |
| 3721 | }, |
| 3722 | "node_modules/@hapi/hoek": { |
| 3723 | "version": "9.3.0", |
| 3724 | "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", |
| 3725 | "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" |
| 3726 | }, |
| 3727 | "node_modules/@hapi/topo": { |
| 3728 | "version": "5.1.0", |
| 3729 | "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", |
| 3730 | "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", |
| 3731 | "dependencies": { |
| 3732 | "@hapi/hoek": "^9.0.0" |
| 3733 | } |
| 3734 | }, |
| 3735 | "node_modules/@humanwhocodes/config-array": { |
| 3736 | "version": "0.13.0", |
| 3737 | "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", |
| 3738 | "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", |
| 3739 | "deprecated": "Use @eslint/config-array instead", |
| 3740 | "dev": true, |
| 3741 | "dependencies": { |
| 3742 | "@humanwhocodes/object-schema": "^2.0.3", |
| 3743 | "debug": "^4.3.1", |
| 3744 | "minimatch": "^3.0.5" |
| 3745 | }, |
| 3746 | "engines": { |
| 3747 | "node": ">=10.10.0" |
| 3748 | } |
| 3749 | }, |
| 3750 | "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { |
| 3751 | "version": "1.1.11", |
| 3752 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| 3753 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| 3754 | "dev": true, |
| 3755 | "dependencies": { |
| 3756 | "balanced-match": "^1.0.0", |
| 3757 | "concat-map": "0.0.1" |
| 3758 | } |
| 3759 | }, |
| 3760 | "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { |
| 3761 | "version": "3.1.2", |
| 3762 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| 3763 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| 3764 | "dev": true, |
| 3765 | "dependencies": { |
| 3766 | "brace-expansion": "^1.1.7" |
| 3767 | }, |
| 3768 | "engines": { |
| 3769 | "node": "*" |
| 3770 | } |
| 3771 | }, |
| 3772 | "node_modules/@humanwhocodes/module-importer": { |
| 3773 | "version": "1.0.1", |
| 3774 | "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
| 3775 | "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
| 3776 | "dev": true, |
| 3777 | "engines": { |
| 3778 | "node": ">=12.22" |
| 3779 | }, |
| 3780 | "funding": { |
| 3781 | "type": "github", |
| 3782 | "url": "https://github.com/sponsors/nzakas" |
| 3783 | } |
| 3784 | }, |
| 3785 | "node_modules/@humanwhocodes/object-schema": { |
| 3786 | "version": "2.0.3", |
| 3787 | "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", |
| 3788 | "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", |
| 3789 | "deprecated": "Use @eslint/object-schema instead", |
| 3790 | "dev": true |
| 3791 | }, |
| 3792 | "node_modules/@iarna/toml": { |
| 3793 | "version": "3.0.0", |
| 3794 | "resolved": "https://registry.npmjs.org/@iarna/toml/-/toml-3.0.0.tgz", |
| 3795 | "integrity": "sha512-td6ZUkz2oS3VeleBcN+m//Q6HlCFCPrnI0FZhrt/h4XqLEdOyYp2u21nd8MdsR+WJy5r9PTDaHTDDfhf4H4l6Q==", |
| 3796 | "dev": true |
| 3797 | }, |
| 3798 | "node_modules/@isaacs/cliui": { |
| 3799 | "version": "8.0.2", |
| 3800 | "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| 3801 | "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| 3802 | "dependencies": { |
| 3803 | "string-width": "^5.1.2", |
| 3804 | "string-width-cjs": "npm:string-width@^4.2.0", |
| 3805 | "strip-ansi": "^7.0.1", |
| 3806 | "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| 3807 | "wrap-ansi": "^8.1.0", |
| 3808 | "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| 3809 | }, |
| 3810 | "engines": { |
| 3811 | "node": ">=12" |
| 3812 | } |
| 3813 | }, |
| 3814 | "node_modules/@isaacs/cliui/node_modules/ansi-regex": { |
| 3815 | "version": "6.0.1", |
| 3816 | "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", |
| 3817 | "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", |
| 3818 | "engines": { |
| 3819 | "node": ">=12" |
| 3820 | }, |
| 3821 | "funding": { |
| 3822 | "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| 3823 | } |
| 3824 | }, |
| 3825 | "node_modules/@isaacs/cliui/node_modules/ansi-styles": { |
| 3826 | "version": "6.2.1", |
| 3827 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| 3828 | "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| 3829 | "engines": { |
| 3830 | "node": ">=12" |
| 3831 | }, |
| 3832 | "funding": { |
| 3833 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 3834 | } |
| 3835 | }, |
| 3836 | "node_modules/@isaacs/cliui/node_modules/string-width": { |
| 3837 | "version": "5.1.2", |
| 3838 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", |
| 3839 | "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| 3840 | "dependencies": { |
| 3841 | "eastasianwidth": "^0.2.0", |
| 3842 | "emoji-regex": "^9.2.2", |
| 3843 | "strip-ansi": "^7.0.1" |
| 3844 | }, |
| 3845 | "engines": { |
| 3846 | "node": ">=12" |
| 3847 | }, |
| 3848 | "funding": { |
| 3849 | "url": "https://github.com/sponsors/sindresorhus" |
| 3850 | } |
| 3851 | }, |
| 3852 | "node_modules/@isaacs/cliui/node_modules/strip-ansi": { |
| 3853 | "version": "7.1.0", |
| 3854 | "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| 3855 | "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| 3856 | "dependencies": { |
| 3857 | "ansi-regex": "^6.0.1" |
| 3858 | }, |
| 3859 | "engines": { |
| 3860 | "node": ">=12" |
| 3861 | }, |
| 3862 | "funding": { |
| 3863 | "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| 3864 | } |
| 3865 | }, |
| 3866 | "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { |
| 3867 | "version": "8.1.0", |
| 3868 | "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| 3869 | "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| 3870 | "dependencies": { |
| 3871 | "ansi-styles": "^6.1.0", |
| 3872 | "string-width": "^5.0.1", |
| 3873 | "strip-ansi": "^7.0.1" |
| 3874 | }, |
| 3875 | "engines": { |
| 3876 | "node": ">=12" |
| 3877 | }, |
| 3878 | "funding": { |
| 3879 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 3880 | } |
| 3881 | }, |
| 3882 | "node_modules/@isaacs/fs-minipass": { |
| 3883 | "version": "4.0.1", |
| 3884 | "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", |
| 3885 | "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", |
| 3886 | "dependencies": { |
| 3887 | "minipass": "^7.0.4" |
| 3888 | }, |
| 3889 | "engines": { |
| 3890 | "node": ">=18.0.0" |
| 3891 | } |
| 3892 | }, |
| 3893 | "node_modules/@isaacs/string-locale-compare": { |
| 3894 | "version": "1.1.0", |
| 3895 | "resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz", |
| 3896 | "integrity": "sha512-SQ7Kzhh9+D+ZW9MA0zkYv3VXhIDNx+LzM6EJ+/65I3QY+enU6Itte7E5XX7EWrqLW2FN4n06GWzBnPoC3th2aQ==", |
| 3897 | "dev": true |
| 3898 | }, |
| 3899 | "node_modules/@isaacs/ts-node-temp-fork-for-pr-2009": { |
| 3900 | "version": "10.9.7", |
| 3901 | "resolved": "https://registry.npmjs.org/@isaacs/ts-node-temp-fork-for-pr-2009/-/ts-node-temp-fork-for-pr-2009-10.9.7.tgz", |
| 3902 | "integrity": "sha512-9f0bhUr9TnwwpgUhEpr3FjxSaH/OHaARkE2F9fM0lS4nIs2GNerrvGwQz493dk0JKlTaGYVrKbq36vA/whZ34g==", |
| 3903 | "dev": true, |
| 3904 | "dependencies": { |
| 3905 | "@cspotcode/source-map-support": "^0.8.0", |
| 3906 | "@tsconfig/node14": "*", |
| 3907 | "@tsconfig/node16": "*", |
| 3908 | "@tsconfig/node18": "*", |
| 3909 | "@tsconfig/node20": "*", |
| 3910 | "acorn": "^8.4.1", |
| 3911 | "acorn-walk": "^8.1.1", |
| 3912 | "arg": "^4.1.0", |
| 3913 | "diff": "^4.0.1", |
| 3914 | "make-error": "^1.1.1", |
| 3915 | "v8-compile-cache-lib": "^3.0.1" |
| 3916 | }, |
| 3917 | "bin": { |
| 3918 | "ts-node": "dist/bin.js", |
| 3919 | "ts-node-cwd": "dist/bin-cwd.js", |
| 3920 | "ts-node-esm": "dist/bin-esm.js", |
| 3921 | "ts-node-script": "dist/bin-script.js", |
| 3922 | "ts-node-transpile-only": "dist/bin-transpile.js" |
| 3923 | }, |
| 3924 | "peerDependencies": { |
| 3925 | "@swc/core": ">=1.2.50", |
| 3926 | "@swc/wasm": ">=1.2.50", |
| 3927 | "@types/node": "*", |
| 3928 | "typescript": ">=4.2" |
| 3929 | }, |
| 3930 | "peerDependenciesMeta": { |
| 3931 | "@swc/core": { |
| 3932 | "optional": true |
| 3933 | }, |
| 3934 | "@swc/wasm": { |
| 3935 | "optional": true |
| 3936 | } |
| 3937 | } |
| 3938 | }, |
| 3939 | "node_modules/@isaacs/ts-node-temp-fork-for-pr-2009/node_modules/diff": { |
| 3940 | "version": "4.0.2", |
| 3941 | "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", |
| 3942 | "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", |
| 3943 | "dev": true, |
| 3944 | "engines": { |
| 3945 | "node": ">=0.3.1" |
| 3946 | } |
| 3947 | }, |
| 3948 | "node_modules/@istanbuljs/load-nyc-config": { |
| 3949 | "version": "1.1.0", |
| 3950 | "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", |
| 3951 | "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", |
| 3952 | "dev": true, |
| 3953 | "dependencies": { |
| 3954 | "camelcase": "^5.3.1", |
| 3955 | "find-up": "^4.1.0", |
| 3956 | "get-package-type": "^0.1.0", |
| 3957 | "js-yaml": "^3.13.1", |
| 3958 | "resolve-from": "^5.0.0" |
| 3959 | }, |
| 3960 | "engines": { |
| 3961 | "node": ">=8" |
| 3962 | } |
| 3963 | }, |
| 3964 | "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { |
| 3965 | "version": "4.1.0", |
| 3966 | "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
| 3967 | "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
| 3968 | "dev": true, |
| 3969 | "dependencies": { |
| 3970 | "locate-path": "^5.0.0", |
| 3971 | "path-exists": "^4.0.0" |
| 3972 | }, |
| 3973 | "engines": { |
| 3974 | "node": ">=8" |
| 3975 | } |
| 3976 | }, |
| 3977 | "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { |
| 3978 | "version": "5.0.0", |
| 3979 | "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
| 3980 | "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
| 3981 | "dev": true, |
| 3982 | "dependencies": { |
| 3983 | "p-locate": "^4.1.0" |
| 3984 | }, |
| 3985 | "engines": { |
| 3986 | "node": ">=8" |
| 3987 | } |
| 3988 | }, |
| 3989 | "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { |
| 3990 | "version": "2.3.0", |
| 3991 | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| 3992 | "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| 3993 | "dev": true, |
| 3994 | "dependencies": { |
| 3995 | "p-try": "^2.0.0" |
| 3996 | }, |
| 3997 | "engines": { |
| 3998 | "node": ">=6" |
| 3999 | }, |
| 4000 | "funding": { |
| 4001 | "url": "https://github.com/sponsors/sindresorhus" |
| 4002 | } |
| 4003 | }, |
| 4004 | "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { |
| 4005 | "version": "4.1.0", |
| 4006 | "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
| 4007 | "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
| 4008 | "dev": true, |
| 4009 | "dependencies": { |
| 4010 | "p-limit": "^2.2.0" |
| 4011 | }, |
| 4012 | "engines": { |
| 4013 | "node": ">=8" |
| 4014 | } |
| 4015 | }, |
| 4016 | "node_modules/@istanbuljs/load-nyc-config/node_modules/path-exists": { |
| 4017 | "version": "4.0.0", |
| 4018 | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| 4019 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| 4020 | "dev": true, |
| 4021 | "engines": { |
| 4022 | "node": ">=8" |
| 4023 | } |
| 4024 | }, |
| 4025 | "node_modules/@istanbuljs/schema": { |
| 4026 | "version": "0.1.3", |
| 4027 | "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", |
| 4028 | "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", |
| 4029 | "dev": true, |
| 4030 | "engines": { |
| 4031 | "node": ">=8" |
| 4032 | } |
| 4033 | }, |
| 4034 | "node_modules/@jest/console": { |
| 4035 | "version": "29.7.0", |
| 4036 | "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", |
| 4037 | "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", |
| 4038 | "dev": true, |
| 4039 | "dependencies": { |
| 4040 | "@jest/types": "^29.6.3", |
| 4041 | "@types/node": "*", |
| 4042 | "chalk": "^4.0.0", |
| 4043 | "jest-message-util": "^29.7.0", |
| 4044 | "jest-util": "^29.7.0", |
| 4045 | "slash": "^3.0.0" |
| 4046 | }, |
| 4047 | "engines": { |
| 4048 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4049 | } |
| 4050 | }, |
| 4051 | "node_modules/@jest/console/node_modules/ansi-styles": { |
| 4052 | "version": "4.3.0", |
| 4053 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4054 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4055 | "dev": true, |
| 4056 | "dependencies": { |
| 4057 | "color-convert": "^2.0.1" |
| 4058 | }, |
| 4059 | "engines": { |
| 4060 | "node": ">=8" |
| 4061 | }, |
| 4062 | "funding": { |
| 4063 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4064 | } |
| 4065 | }, |
| 4066 | "node_modules/@jest/console/node_modules/chalk": { |
| 4067 | "version": "4.1.2", |
| 4068 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 4069 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 4070 | "dev": true, |
| 4071 | "dependencies": { |
| 4072 | "ansi-styles": "^4.1.0", |
| 4073 | "supports-color": "^7.1.0" |
| 4074 | }, |
| 4075 | "engines": { |
| 4076 | "node": ">=10" |
| 4077 | }, |
| 4078 | "funding": { |
| 4079 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 4080 | } |
| 4081 | }, |
| 4082 | "node_modules/@jest/console/node_modules/color-convert": { |
| 4083 | "version": "2.0.1", |
| 4084 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 4085 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 4086 | "dev": true, |
| 4087 | "dependencies": { |
| 4088 | "color-name": "~1.1.4" |
| 4089 | }, |
| 4090 | "engines": { |
| 4091 | "node": ">=7.0.0" |
| 4092 | } |
| 4093 | }, |
| 4094 | "node_modules/@jest/console/node_modules/color-name": { |
| 4095 | "version": "1.1.4", |
| 4096 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 4097 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 4098 | "dev": true |
| 4099 | }, |
| 4100 | "node_modules/@jest/console/node_modules/has-flag": { |
| 4101 | "version": "4.0.0", |
| 4102 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 4103 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 4104 | "dev": true, |
| 4105 | "engines": { |
| 4106 | "node": ">=8" |
| 4107 | } |
| 4108 | }, |
| 4109 | "node_modules/@jest/console/node_modules/supports-color": { |
| 4110 | "version": "7.2.0", |
| 4111 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 4112 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 4113 | "dev": true, |
| 4114 | "dependencies": { |
| 4115 | "has-flag": "^4.0.0" |
| 4116 | }, |
| 4117 | "engines": { |
| 4118 | "node": ">=8" |
| 4119 | } |
| 4120 | }, |
| 4121 | "node_modules/@jest/core": { |
| 4122 | "version": "29.7.0", |
| 4123 | "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", |
| 4124 | "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", |
| 4125 | "dev": true, |
| 4126 | "dependencies": { |
| 4127 | "@jest/console": "^29.7.0", |
| 4128 | "@jest/reporters": "^29.7.0", |
| 4129 | "@jest/test-result": "^29.7.0", |
| 4130 | "@jest/transform": "^29.7.0", |
| 4131 | "@jest/types": "^29.6.3", |
| 4132 | "@types/node": "*", |
| 4133 | "ansi-escapes": "^4.2.1", |
| 4134 | "chalk": "^4.0.0", |
| 4135 | "ci-info": "^3.2.0", |
| 4136 | "exit": "^0.1.2", |
| 4137 | "graceful-fs": "^4.2.9", |
| 4138 | "jest-changed-files": "^29.7.0", |
| 4139 | "jest-config": "^29.7.0", |
| 4140 | "jest-haste-map": "^29.7.0", |
| 4141 | "jest-message-util": "^29.7.0", |
| 4142 | "jest-regex-util": "^29.6.3", |
| 4143 | "jest-resolve": "^29.7.0", |
| 4144 | "jest-resolve-dependencies": "^29.7.0", |
| 4145 | "jest-runner": "^29.7.0", |
| 4146 | "jest-runtime": "^29.7.0", |
| 4147 | "jest-snapshot": "^29.7.0", |
| 4148 | "jest-util": "^29.7.0", |
| 4149 | "jest-validate": "^29.7.0", |
| 4150 | "jest-watcher": "^29.7.0", |
| 4151 | "micromatch": "^4.0.4", |
| 4152 | "pretty-format": "^29.7.0", |
| 4153 | "slash": "^3.0.0", |
| 4154 | "strip-ansi": "^6.0.0" |
| 4155 | }, |
| 4156 | "engines": { |
| 4157 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4158 | }, |
| 4159 | "peerDependencies": { |
| 4160 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 4161 | }, |
| 4162 | "peerDependenciesMeta": { |
| 4163 | "node-notifier": { |
| 4164 | "optional": true |
| 4165 | } |
| 4166 | } |
| 4167 | }, |
| 4168 | "node_modules/@jest/core/node_modules/ansi-styles": { |
| 4169 | "version": "4.3.0", |
| 4170 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4171 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4172 | "dev": true, |
| 4173 | "dependencies": { |
| 4174 | "color-convert": "^2.0.1" |
| 4175 | }, |
| 4176 | "engines": { |
| 4177 | "node": ">=8" |
| 4178 | }, |
| 4179 | "funding": { |
| 4180 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4181 | } |
| 4182 | }, |
| 4183 | "node_modules/@jest/core/node_modules/chalk": { |
| 4184 | "version": "4.1.2", |
| 4185 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 4186 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 4187 | "dev": true, |
| 4188 | "dependencies": { |
| 4189 | "ansi-styles": "^4.1.0", |
| 4190 | "supports-color": "^7.1.0" |
| 4191 | }, |
| 4192 | "engines": { |
| 4193 | "node": ">=10" |
| 4194 | }, |
| 4195 | "funding": { |
| 4196 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 4197 | } |
| 4198 | }, |
| 4199 | "node_modules/@jest/core/node_modules/ci-info": { |
| 4200 | "version": "3.9.0", |
| 4201 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", |
| 4202 | "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", |
| 4203 | "dev": true, |
| 4204 | "funding": [ |
| 4205 | { |
| 4206 | "type": "github", |
| 4207 | "url": "https://github.com/sponsors/sibiraj-s" |
| 4208 | } |
| 4209 | ], |
| 4210 | "engines": { |
| 4211 | "node": ">=8" |
| 4212 | } |
| 4213 | }, |
| 4214 | "node_modules/@jest/core/node_modules/color-convert": { |
| 4215 | "version": "2.0.1", |
| 4216 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 4217 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 4218 | "dev": true, |
| 4219 | "dependencies": { |
| 4220 | "color-name": "~1.1.4" |
| 4221 | }, |
| 4222 | "engines": { |
| 4223 | "node": ">=7.0.0" |
| 4224 | } |
| 4225 | }, |
| 4226 | "node_modules/@jest/core/node_modules/color-name": { |
| 4227 | "version": "1.1.4", |
| 4228 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 4229 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 4230 | "dev": true |
| 4231 | }, |
| 4232 | "node_modules/@jest/core/node_modules/has-flag": { |
| 4233 | "version": "4.0.0", |
| 4234 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 4235 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 4236 | "dev": true, |
| 4237 | "engines": { |
| 4238 | "node": ">=8" |
| 4239 | } |
| 4240 | }, |
| 4241 | "node_modules/@jest/core/node_modules/pretty-format": { |
| 4242 | "version": "29.7.0", |
| 4243 | "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", |
| 4244 | "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
| 4245 | "dev": true, |
| 4246 | "dependencies": { |
| 4247 | "@jest/schemas": "^29.6.3", |
| 4248 | "ansi-styles": "^5.0.0", |
| 4249 | "react-is": "^18.0.0" |
| 4250 | }, |
| 4251 | "engines": { |
| 4252 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4253 | } |
| 4254 | }, |
| 4255 | "node_modules/@jest/core/node_modules/pretty-format/node_modules/ansi-styles": { |
| 4256 | "version": "5.2.0", |
| 4257 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 4258 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 4259 | "dev": true, |
| 4260 | "engines": { |
| 4261 | "node": ">=10" |
| 4262 | }, |
| 4263 | "funding": { |
| 4264 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4265 | } |
| 4266 | }, |
| 4267 | "node_modules/@jest/core/node_modules/supports-color": { |
| 4268 | "version": "7.2.0", |
| 4269 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 4270 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 4271 | "dev": true, |
| 4272 | "dependencies": { |
| 4273 | "has-flag": "^4.0.0" |
| 4274 | }, |
| 4275 | "engines": { |
| 4276 | "node": ">=8" |
| 4277 | } |
| 4278 | }, |
| 4279 | "node_modules/@jest/environment": { |
| 4280 | "version": "29.7.0", |
| 4281 | "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", |
| 4282 | "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", |
| 4283 | "dev": true, |
| 4284 | "dependencies": { |
| 4285 | "@jest/fake-timers": "^29.7.0", |
| 4286 | "@jest/types": "^29.6.3", |
| 4287 | "@types/node": "*", |
| 4288 | "jest-mock": "^29.7.0" |
| 4289 | }, |
| 4290 | "engines": { |
| 4291 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4292 | } |
| 4293 | }, |
| 4294 | "node_modules/@jest/expect": { |
| 4295 | "version": "29.7.0", |
| 4296 | "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", |
| 4297 | "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", |
| 4298 | "dev": true, |
| 4299 | "dependencies": { |
| 4300 | "expect": "^29.7.0", |
| 4301 | "jest-snapshot": "^29.7.0" |
| 4302 | }, |
| 4303 | "engines": { |
| 4304 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4305 | } |
| 4306 | }, |
| 4307 | "node_modules/@jest/expect-utils": { |
| 4308 | "version": "29.7.0", |
| 4309 | "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", |
| 4310 | "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", |
| 4311 | "dev": true, |
| 4312 | "dependencies": { |
| 4313 | "jest-get-type": "^29.6.3" |
| 4314 | }, |
| 4315 | "engines": { |
| 4316 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4317 | } |
| 4318 | }, |
| 4319 | "node_modules/@jest/fake-timers": { |
| 4320 | "version": "29.7.0", |
| 4321 | "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", |
| 4322 | "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", |
| 4323 | "dev": true, |
| 4324 | "dependencies": { |
| 4325 | "@jest/types": "^29.6.3", |
| 4326 | "@sinonjs/fake-timers": "^10.0.2", |
| 4327 | "@types/node": "*", |
| 4328 | "jest-message-util": "^29.7.0", |
| 4329 | "jest-mock": "^29.7.0", |
| 4330 | "jest-util": "^29.7.0" |
| 4331 | }, |
| 4332 | "engines": { |
| 4333 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4334 | } |
| 4335 | }, |
| 4336 | "node_modules/@jest/globals": { |
| 4337 | "version": "29.7.0", |
| 4338 | "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", |
| 4339 | "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", |
| 4340 | "dev": true, |
| 4341 | "dependencies": { |
| 4342 | "@jest/environment": "^29.7.0", |
| 4343 | "@jest/expect": "^29.7.0", |
| 4344 | "@jest/types": "^29.6.3", |
| 4345 | "jest-mock": "^29.7.0" |
| 4346 | }, |
| 4347 | "engines": { |
| 4348 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4349 | } |
| 4350 | }, |
| 4351 | "node_modules/@jest/reporters": { |
| 4352 | "version": "29.7.0", |
| 4353 | "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", |
| 4354 | "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", |
| 4355 | "dev": true, |
| 4356 | "dependencies": { |
| 4357 | "@bcoe/v8-coverage": "^0.2.3", |
| 4358 | "@jest/console": "^29.7.0", |
| 4359 | "@jest/test-result": "^29.7.0", |
| 4360 | "@jest/transform": "^29.7.0", |
| 4361 | "@jest/types": "^29.6.3", |
| 4362 | "@jridgewell/trace-mapping": "^0.3.18", |
| 4363 | "@types/node": "*", |
| 4364 | "chalk": "^4.0.0", |
| 4365 | "collect-v8-coverage": "^1.0.0", |
| 4366 | "exit": "^0.1.2", |
| 4367 | "glob": "^7.1.3", |
| 4368 | "graceful-fs": "^4.2.9", |
| 4369 | "istanbul-lib-coverage": "^3.0.0", |
| 4370 | "istanbul-lib-instrument": "^6.0.0", |
| 4371 | "istanbul-lib-report": "^3.0.0", |
| 4372 | "istanbul-lib-source-maps": "^4.0.0", |
| 4373 | "istanbul-reports": "^3.1.3", |
| 4374 | "jest-message-util": "^29.7.0", |
| 4375 | "jest-util": "^29.7.0", |
| 4376 | "jest-worker": "^29.7.0", |
| 4377 | "slash": "^3.0.0", |
| 4378 | "string-length": "^4.0.1", |
| 4379 | "strip-ansi": "^6.0.0", |
| 4380 | "v8-to-istanbul": "^9.0.1" |
| 4381 | }, |
| 4382 | "engines": { |
| 4383 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4384 | }, |
| 4385 | "peerDependencies": { |
| 4386 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 4387 | }, |
| 4388 | "peerDependenciesMeta": { |
| 4389 | "node-notifier": { |
| 4390 | "optional": true |
| 4391 | } |
| 4392 | } |
| 4393 | }, |
| 4394 | "node_modules/@jest/reporters/node_modules/ansi-styles": { |
| 4395 | "version": "4.3.0", |
| 4396 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4397 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4398 | "dev": true, |
| 4399 | "dependencies": { |
| 4400 | "color-convert": "^2.0.1" |
| 4401 | }, |
| 4402 | "engines": { |
| 4403 | "node": ">=8" |
| 4404 | }, |
| 4405 | "funding": { |
| 4406 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4407 | } |
| 4408 | }, |
| 4409 | "node_modules/@jest/reporters/node_modules/brace-expansion": { |
| 4410 | "version": "1.1.11", |
| 4411 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| 4412 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| 4413 | "dev": true, |
| 4414 | "dependencies": { |
| 4415 | "balanced-match": "^1.0.0", |
| 4416 | "concat-map": "0.0.1" |
| 4417 | } |
| 4418 | }, |
| 4419 | "node_modules/@jest/reporters/node_modules/chalk": { |
| 4420 | "version": "4.1.2", |
| 4421 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 4422 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 4423 | "dev": true, |
| 4424 | "dependencies": { |
| 4425 | "ansi-styles": "^4.1.0", |
| 4426 | "supports-color": "^7.1.0" |
| 4427 | }, |
| 4428 | "engines": { |
| 4429 | "node": ">=10" |
| 4430 | }, |
| 4431 | "funding": { |
| 4432 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 4433 | } |
| 4434 | }, |
| 4435 | "node_modules/@jest/reporters/node_modules/color-convert": { |
| 4436 | "version": "2.0.1", |
| 4437 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 4438 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 4439 | "dev": true, |
| 4440 | "dependencies": { |
| 4441 | "color-name": "~1.1.4" |
| 4442 | }, |
| 4443 | "engines": { |
| 4444 | "node": ">=7.0.0" |
| 4445 | } |
| 4446 | }, |
| 4447 | "node_modules/@jest/reporters/node_modules/color-name": { |
| 4448 | "version": "1.1.4", |
| 4449 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 4450 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 4451 | "dev": true |
| 4452 | }, |
| 4453 | "node_modules/@jest/reporters/node_modules/glob": { |
| 4454 | "version": "7.2.3", |
| 4455 | "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", |
| 4456 | "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| 4457 | "deprecated": "Glob versions prior to v9 are no longer supported", |
| 4458 | "dev": true, |
| 4459 | "dependencies": { |
| 4460 | "fs.realpath": "^1.0.0", |
| 4461 | "inflight": "^1.0.4", |
| 4462 | "inherits": "2", |
| 4463 | "minimatch": "^3.1.1", |
| 4464 | "once": "^1.3.0", |
| 4465 | "path-is-absolute": "^1.0.0" |
| 4466 | }, |
| 4467 | "engines": { |
| 4468 | "node": "*" |
| 4469 | }, |
| 4470 | "funding": { |
| 4471 | "url": "https://github.com/sponsors/isaacs" |
| 4472 | } |
| 4473 | }, |
| 4474 | "node_modules/@jest/reporters/node_modules/has-flag": { |
| 4475 | "version": "4.0.0", |
| 4476 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 4477 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 4478 | "dev": true, |
| 4479 | "engines": { |
| 4480 | "node": ">=8" |
| 4481 | } |
| 4482 | }, |
| 4483 | "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { |
| 4484 | "version": "6.0.2", |
| 4485 | "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz", |
| 4486 | "integrity": "sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==", |
| 4487 | "dev": true, |
| 4488 | "dependencies": { |
| 4489 | "@babel/core": "^7.23.9", |
| 4490 | "@babel/parser": "^7.23.9", |
| 4491 | "@istanbuljs/schema": "^0.1.3", |
| 4492 | "istanbul-lib-coverage": "^3.2.0", |
| 4493 | "semver": "^7.5.4" |
| 4494 | }, |
| 4495 | "engines": { |
| 4496 | "node": ">=10" |
| 4497 | } |
| 4498 | }, |
| 4499 | "node_modules/@jest/reporters/node_modules/jest-worker": { |
| 4500 | "version": "29.7.0", |
| 4501 | "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", |
| 4502 | "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", |
| 4503 | "dev": true, |
| 4504 | "dependencies": { |
| 4505 | "@types/node": "*", |
| 4506 | "jest-util": "^29.7.0", |
| 4507 | "merge-stream": "^2.0.0", |
| 4508 | "supports-color": "^8.0.0" |
| 4509 | }, |
| 4510 | "engines": { |
| 4511 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4512 | } |
| 4513 | }, |
| 4514 | "node_modules/@jest/reporters/node_modules/jest-worker/node_modules/supports-color": { |
| 4515 | "version": "8.1.1", |
| 4516 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", |
| 4517 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 4518 | "dev": true, |
| 4519 | "dependencies": { |
| 4520 | "has-flag": "^4.0.0" |
| 4521 | }, |
| 4522 | "engines": { |
| 4523 | "node": ">=10" |
| 4524 | }, |
| 4525 | "funding": { |
| 4526 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 4527 | } |
| 4528 | }, |
| 4529 | "node_modules/@jest/reporters/node_modules/minimatch": { |
| 4530 | "version": "3.1.2", |
| 4531 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| 4532 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| 4533 | "dev": true, |
| 4534 | "dependencies": { |
| 4535 | "brace-expansion": "^1.1.7" |
| 4536 | }, |
| 4537 | "engines": { |
| 4538 | "node": "*" |
| 4539 | } |
| 4540 | }, |
| 4541 | "node_modules/@jest/reporters/node_modules/supports-color": { |
| 4542 | "version": "7.2.0", |
| 4543 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 4544 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 4545 | "dev": true, |
| 4546 | "dependencies": { |
| 4547 | "has-flag": "^4.0.0" |
| 4548 | }, |
| 4549 | "engines": { |
| 4550 | "node": ">=8" |
| 4551 | } |
| 4552 | }, |
| 4553 | "node_modules/@jest/schemas": { |
| 4554 | "version": "29.6.3", |
| 4555 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", |
| 4556 | "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", |
| 4557 | "dev": true, |
| 4558 | "dependencies": { |
| 4559 | "@sinclair/typebox": "^0.27.8" |
| 4560 | }, |
| 4561 | "engines": { |
| 4562 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4563 | } |
| 4564 | }, |
| 4565 | "node_modules/@jest/source-map": { |
| 4566 | "version": "29.6.3", |
| 4567 | "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", |
| 4568 | "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", |
| 4569 | "dev": true, |
| 4570 | "dependencies": { |
| 4571 | "@jridgewell/trace-mapping": "^0.3.18", |
| 4572 | "callsites": "^3.0.0", |
| 4573 | "graceful-fs": "^4.2.9" |
| 4574 | }, |
| 4575 | "engines": { |
| 4576 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4577 | } |
| 4578 | }, |
| 4579 | "node_modules/@jest/test-result": { |
| 4580 | "version": "29.7.0", |
| 4581 | "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", |
| 4582 | "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", |
| 4583 | "dev": true, |
| 4584 | "dependencies": { |
| 4585 | "@jest/console": "^29.7.0", |
| 4586 | "@jest/types": "^29.6.3", |
| 4587 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 4588 | "collect-v8-coverage": "^1.0.0" |
| 4589 | }, |
| 4590 | "engines": { |
| 4591 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4592 | } |
| 4593 | }, |
| 4594 | "node_modules/@jest/test-sequencer": { |
| 4595 | "version": "29.7.0", |
| 4596 | "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", |
| 4597 | "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", |
| 4598 | "dev": true, |
| 4599 | "dependencies": { |
| 4600 | "@jest/test-result": "^29.7.0", |
| 4601 | "graceful-fs": "^4.2.9", |
| 4602 | "jest-haste-map": "^29.7.0", |
| 4603 | "slash": "^3.0.0" |
| 4604 | }, |
| 4605 | "engines": { |
| 4606 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4607 | } |
| 4608 | }, |
| 4609 | "node_modules/@jest/transform": { |
| 4610 | "version": "29.7.0", |
| 4611 | "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", |
| 4612 | "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", |
| 4613 | "dev": true, |
| 4614 | "dependencies": { |
| 4615 | "@babel/core": "^7.11.6", |
| 4616 | "@jest/types": "^29.6.3", |
| 4617 | "@jridgewell/trace-mapping": "^0.3.18", |
| 4618 | "babel-plugin-istanbul": "^6.1.1", |
| 4619 | "chalk": "^4.0.0", |
| 4620 | "convert-source-map": "^2.0.0", |
| 4621 | "fast-json-stable-stringify": "^2.1.0", |
| 4622 | "graceful-fs": "^4.2.9", |
| 4623 | "jest-haste-map": "^29.7.0", |
| 4624 | "jest-regex-util": "^29.6.3", |
| 4625 | "jest-util": "^29.7.0", |
| 4626 | "micromatch": "^4.0.4", |
| 4627 | "pirates": "^4.0.4", |
| 4628 | "slash": "^3.0.0", |
| 4629 | "write-file-atomic": "^4.0.2" |
| 4630 | }, |
| 4631 | "engines": { |
| 4632 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4633 | } |
| 4634 | }, |
| 4635 | "node_modules/@jest/transform/node_modules/ansi-styles": { |
| 4636 | "version": "4.3.0", |
| 4637 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4638 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4639 | "dev": true, |
| 4640 | "dependencies": { |
| 4641 | "color-convert": "^2.0.1" |
| 4642 | }, |
| 4643 | "engines": { |
| 4644 | "node": ">=8" |
| 4645 | }, |
| 4646 | "funding": { |
| 4647 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4648 | } |
| 4649 | }, |
| 4650 | "node_modules/@jest/transform/node_modules/chalk": { |
| 4651 | "version": "4.1.2", |
| 4652 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 4653 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 4654 | "dev": true, |
| 4655 | "dependencies": { |
| 4656 | "ansi-styles": "^4.1.0", |
| 4657 | "supports-color": "^7.1.0" |
| 4658 | }, |
| 4659 | "engines": { |
| 4660 | "node": ">=10" |
| 4661 | }, |
| 4662 | "funding": { |
| 4663 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 4664 | } |
| 4665 | }, |
| 4666 | "node_modules/@jest/transform/node_modules/color-convert": { |
| 4667 | "version": "2.0.1", |
| 4668 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 4669 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 4670 | "dev": true, |
| 4671 | "dependencies": { |
| 4672 | "color-name": "~1.1.4" |
| 4673 | }, |
| 4674 | "engines": { |
| 4675 | "node": ">=7.0.0" |
| 4676 | } |
| 4677 | }, |
| 4678 | "node_modules/@jest/transform/node_modules/color-name": { |
| 4679 | "version": "1.1.4", |
| 4680 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 4681 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 4682 | "dev": true |
| 4683 | }, |
| 4684 | "node_modules/@jest/transform/node_modules/has-flag": { |
| 4685 | "version": "4.0.0", |
| 4686 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 4687 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 4688 | "dev": true, |
| 4689 | "engines": { |
| 4690 | "node": ">=8" |
| 4691 | } |
| 4692 | }, |
| 4693 | "node_modules/@jest/transform/node_modules/supports-color": { |
| 4694 | "version": "7.2.0", |
| 4695 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 4696 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 4697 | "dev": true, |
| 4698 | "dependencies": { |
| 4699 | "has-flag": "^4.0.0" |
| 4700 | }, |
| 4701 | "engines": { |
| 4702 | "node": ">=8" |
| 4703 | } |
| 4704 | }, |
| 4705 | "node_modules/@jest/types": { |
| 4706 | "version": "29.6.3", |
| 4707 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", |
| 4708 | "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", |
| 4709 | "dev": true, |
| 4710 | "dependencies": { |
| 4711 | "@jest/schemas": "^29.6.3", |
| 4712 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 4713 | "@types/istanbul-reports": "^3.0.0", |
| 4714 | "@types/node": "*", |
| 4715 | "@types/yargs": "^17.0.8", |
| 4716 | "chalk": "^4.0.0" |
| 4717 | }, |
| 4718 | "engines": { |
| 4719 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 4720 | } |
| 4721 | }, |
| 4722 | "node_modules/@jest/types/node_modules/ansi-styles": { |
| 4723 | "version": "4.3.0", |
| 4724 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 4725 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 4726 | "dev": true, |
| 4727 | "dependencies": { |
| 4728 | "color-convert": "^2.0.1" |
| 4729 | }, |
| 4730 | "engines": { |
| 4731 | "node": ">=8" |
| 4732 | }, |
| 4733 | "funding": { |
| 4734 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 4735 | } |
| 4736 | }, |
| 4737 | "node_modules/@jest/types/node_modules/chalk": { |
| 4738 | "version": "4.1.2", |
| 4739 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 4740 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 4741 | "dev": true, |
| 4742 | "dependencies": { |
| 4743 | "ansi-styles": "^4.1.0", |
| 4744 | "supports-color": "^7.1.0" |
| 4745 | }, |
| 4746 | "engines": { |
| 4747 | "node": ">=10" |
| 4748 | }, |
| 4749 | "funding": { |
| 4750 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 4751 | } |
| 4752 | }, |
| 4753 | "node_modules/@jest/types/node_modules/color-convert": { |
| 4754 | "version": "2.0.1", |
| 4755 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 4756 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 4757 | "dev": true, |
| 4758 | "dependencies": { |
| 4759 | "color-name": "~1.1.4" |
| 4760 | }, |
| 4761 | "engines": { |
| 4762 | "node": ">=7.0.0" |
| 4763 | } |
| 4764 | }, |
| 4765 | "node_modules/@jest/types/node_modules/color-name": { |
| 4766 | "version": "1.1.4", |
| 4767 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 4768 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 4769 | "dev": true |
| 4770 | }, |
| 4771 | "node_modules/@jest/types/node_modules/has-flag": { |
| 4772 | "version": "4.0.0", |
| 4773 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| 4774 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| 4775 | "dev": true, |
| 4776 | "engines": { |
| 4777 | "node": ">=8" |
| 4778 | } |
| 4779 | }, |
| 4780 | "node_modules/@jest/types/node_modules/supports-color": { |
| 4781 | "version": "7.2.0", |
| 4782 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| 4783 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| 4784 | "dev": true, |
| 4785 | "dependencies": { |
| 4786 | "has-flag": "^4.0.0" |
| 4787 | }, |
| 4788 | "engines": { |
| 4789 | "node": ">=8" |
| 4790 | } |
| 4791 | }, |
| 4792 | "node_modules/@jridgewell/gen-mapping": { |
| 4793 | "version": "0.3.5", |
| 4794 | "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", |
| 4795 | "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", |
| 4796 | "dependencies": { |
| 4797 | "@jridgewell/set-array": "^1.2.1", |
| 4798 | "@jridgewell/sourcemap-codec": "^1.4.10", |
| 4799 | "@jridgewell/trace-mapping": "^0.3.24" |
| 4800 | }, |
| 4801 | "engines": { |
| 4802 | "node": ">=6.0.0" |
| 4803 | } |
| 4804 | }, |
| 4805 | "node_modules/@jridgewell/resolve-uri": { |
| 4806 | "version": "3.1.2", |
| 4807 | "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| 4808 | "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| 4809 | "engines": { |
| 4810 | "node": ">=6.0.0" |
| 4811 | } |
| 4812 | }, |
| 4813 | "node_modules/@jridgewell/set-array": { |
| 4814 | "version": "1.2.1", |
| 4815 | "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| 4816 | "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| 4817 | "engines": { |
| 4818 | "node": ">=6.0.0" |
| 4819 | } |
| 4820 | }, |
| 4821 | "node_modules/@jridgewell/source-map": { |
| 4822 | "version": "0.3.6", |
| 4823 | "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz", |
| 4824 | "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", |
| 4825 | "dependencies": { |
| 4826 | "@jridgewell/gen-mapping": "^0.3.5", |
| 4827 | "@jridgewell/trace-mapping": "^0.3.25" |
| 4828 | } |
| 4829 | }, |
| 4830 | "node_modules/@jridgewell/sourcemap-codec": { |
| 4831 | "version": "1.4.15", |
| 4832 | "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", |
| 4833 | "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" |
| 4834 | }, |
| 4835 | "node_modules/@jridgewell/trace-mapping": { |
| 4836 | "version": "0.3.25", |
| 4837 | "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| 4838 | "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| 4839 | "dependencies": { |
| 4840 | "@jridgewell/resolve-uri": "^3.1.0", |
| 4841 | "@jridgewell/sourcemap-codec": "^1.4.14" |
| 4842 | } |
| 4843 | }, |
| 4844 | "node_modules/@lezer/common": { |
| 4845 | "version": "1.2.1", |
| 4846 | "resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.2.1.tgz", |
| 4847 | "integrity": "sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==" |
| 4848 | }, |
| 4849 | "node_modules/@lezer/lr": { |
| 4850 | "version": "1.4.1", |
| 4851 | "resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.1.tgz", |
| 4852 | "integrity": "sha512-CHsKq8DMKBf9b3yXPDIU4DbH+ZJd/sJdYOW2llbW/HudP5u0VS6Bfq1hLYfgU7uAYGFIyGGQIsSOXGPEErZiJw==", |
| 4853 | "dependencies": { |
| 4854 | "@lezer/common": "^1.0.0" |
| 4855 | } |
| 4856 | }, |
| 4857 | "node_modules/@lit-labs/react": { |
| 4858 | "version": "1.2.1", |
| 4859 | "resolved": "https://registry.npmjs.org/@lit-labs/react/-/react-1.2.1.tgz", |
| 4860 | "integrity": "sha512-DiZdJYFU0tBbdQkfwwRSwYyI/mcWkg3sWesKRsHUd4G+NekTmmeq9fzsurvcKTNVa0comNljwtg4Hvi1ds3V+A==" |
| 4861 | }, |
| 4862 | "node_modules/@lit-labs/ssr-dom-shim": { |
| 4863 | "version": "1.2.0", |
| 4864 | "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz", |
| 4865 | "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==" |
| 4866 | }, |
| 4867 | "node_modules/@lmdb/lmdb-darwin-arm64": { |
| 4868 | "version": "2.5.3", |
| 4869 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.5.3.tgz", |
| 4870 | "integrity": "sha512-RXwGZ/0eCqtCY8FLTM/koR60w+MXyvBUpToXiIyjOcBnC81tAlTUHrRUavCEWPI9zc9VgvpK3+cbumPyR8BSuA==", |
| 4871 | "cpu": [ |
| 4872 | "arm64" |
| 4873 | ], |
| 4874 | "optional": true, |
| 4875 | "os": [ |
| 4876 | "darwin" |
| 4877 | ] |
| 4878 | }, |
| 4879 | "node_modules/@lmdb/lmdb-darwin-x64": { |
| 4880 | "version": "2.5.3", |
| 4881 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.5.3.tgz", |
| 4882 | "integrity": "sha512-337dNzh5yCdNCTk8kPfoU7jR3otibSlPDGW0vKZT97rKnQMb9tNdto3RtWoGPsQ8hKmlRZpojOJtmwjncq1MoA==", |
| 4883 | "cpu": [ |
| 4884 | "x64" |
| 4885 | ], |
| 4886 | "optional": true, |
| 4887 | "os": [ |
| 4888 | "darwin" |
| 4889 | ] |
| 4890 | }, |
| 4891 | "node_modules/@lmdb/lmdb-linux-arm": { |
| 4892 | "version": "2.5.3", |
| 4893 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.5.3.tgz", |
| 4894 | "integrity": "sha512-mU2HFJDGwECkoD9dHQEfeTG5mp8hNS2BCfwoiOpVPMeapjYpQz9Uw3FkUjRZ4dGHWKbin40oWHuL0bk2bCx+Sg==", |
| 4895 | "cpu": [ |
| 4896 | "arm" |
| 4897 | ], |
| 4898 | "optional": true, |
| 4899 | "os": [ |
| 4900 | "linux" |
| 4901 | ] |
| 4902 | }, |
| 4903 | "node_modules/@lmdb/lmdb-linux-arm64": { |
| 4904 | "version": "2.5.3", |
| 4905 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.5.3.tgz", |
| 4906 | "integrity": "sha512-VJw60Mdgb4n+L0fO1PqfB0C7TyEQolJAC8qpqvG3JoQwvyOv6LH7Ib/WE3wxEW9nuHmVz9jkK7lk5HfWWgoO1Q==", |
| 4907 | "cpu": [ |
| 4908 | "arm64" |
| 4909 | ], |
| 4910 | "optional": true, |
| 4911 | "os": [ |
| 4912 | "linux" |
| 4913 | ] |
| 4914 | }, |
| 4915 | "node_modules/@lmdb/lmdb-linux-x64": { |
| 4916 | "version": "2.5.3", |
| 4917 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-2.5.3.tgz", |
| 4918 | "integrity": "sha512-qaReO5aV8griBDsBr8uBF/faO3ieGjY1RY4p8JvTL6Mu1ylLrTVvOONqKFlNaCwrmUjWw5jnf7VafxDAeQHTow==", |
| 4919 | "cpu": [ |
| 4920 | "x64" |
| 4921 | ], |
| 4922 | "optional": true, |
| 4923 | "os": [ |
| 4924 | "linux" |
| 4925 | ] |
| 4926 | }, |
| 4927 | "node_modules/@lmdb/lmdb-win32-x64": { |
| 4928 | "version": "2.5.3", |
| 4929 | "resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.5.3.tgz", |
| 4930 | "integrity": "sha512-cK+Elf3RjEzrm3SerAhrFWL5oQAsZSJ/LmjL1joIpTfEP1etJJ9CTRvdaV6XLYAxaEkfdhk/9hOvHLbR9yIhCA==", |
| 4931 | "cpu": [ |
| 4932 | "x64" |
| 4933 | ], |
| 4934 | "optional": true, |
| 4935 | "os": [ |
| 4936 | "win32" |
| 4937 | ] |
| 4938 | }, |
| 4939 | "node_modules/@mdx-js/mdx": { |
| 4940 | "version": "3.1.0", |
| 4941 | "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.0.tgz", |
| 4942 | "integrity": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==", |
| 4943 | "dependencies": { |
| 4944 | "@types/estree": "^1.0.0", |
| 4945 | "@types/estree-jsx": "^1.0.0", |
| 4946 | "@types/hast": "^3.0.0", |
| 4947 | "@types/mdx": "^2.0.0", |
| 4948 | "collapse-white-space": "^2.0.0", |
| 4949 | "devlop": "^1.0.0", |
| 4950 | "estree-util-is-identifier-name": "^3.0.0", |
| 4951 | "estree-util-scope": "^1.0.0", |
| 4952 | "estree-walker": "^3.0.0", |
| 4953 | "hast-util-to-jsx-runtime": "^2.0.0", |
| 4954 | "markdown-extensions": "^2.0.0", |
| 4955 | "recma-build-jsx": "^1.0.0", |
| 4956 | "recma-jsx": "^1.0.0", |
| 4957 | "recma-stringify": "^1.0.0", |
| 4958 | "rehype-recma": "^1.0.0", |
| 4959 | "remark-mdx": "^3.0.0", |
| 4960 | "remark-parse": "^11.0.0", |
| 4961 | "remark-rehype": "^11.0.0", |
| 4962 | "source-map": "^0.7.0", |
| 4963 | "unified": "^11.0.0", |
| 4964 | "unist-util-position-from-estree": "^2.0.0", |
| 4965 | "unist-util-stringify-position": "^4.0.0", |
| 4966 | "unist-util-visit": "^5.0.0", |
| 4967 | "vfile": "^6.0.0" |
| 4968 | }, |
| 4969 | "funding": { |
| 4970 | "type": "opencollective", |
| 4971 | "url": "https://opencollective.com/unified" |
| 4972 | } |
| 4973 | }, |
| 4974 | "node_modules/@mdx-js/react": { |
| 4975 | "version": "3.1.0", |
| 4976 | "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz", |
| 4977 | "integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==", |
| 4978 | "dependencies": { |
| 4979 | "@types/mdx": "^2.0.0" |
| 4980 | }, |
| 4981 | "funding": { |
| 4982 | "type": "opencollective", |
| 4983 | "url": "https://opencollective.com/unified" |
| 4984 | }, |
| 4985 | "peerDependencies": { |
| 4986 | "@types/react": ">=16", |
| 4987 | "react": ">=16" |
| 4988 | } |
| 4989 | }, |
| 4990 | "node_modules/@mischnic/json-sourcemap": { |
| 4991 | "version": "0.1.1", |
| 4992 | "resolved": "https://registry.npmjs.org/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz", |
| 4993 | "integrity": "sha512-iA7+tyVqfrATAIsIRWQG+a7ZLLD0VaOCKV2Wd/v4mqIU3J9c4jx9p7S0nw1XH3gJCKNBOOwACOPYYSUu9pgT+w==", |
| 4994 | "dependencies": { |
| 4995 | "@lezer/common": "^1.0.0", |
| 4996 | "@lezer/lr": "^1.0.0", |
| 4997 | "json5": "^2.2.1" |
| 4998 | }, |
| 4999 | "engines": { |
| 5000 | "node": ">=12.0.0" |
Showing first 5,000 of 42,662 lines.
View raw