microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
docs/docusaurus/package-lock.json
14136lines · modecode
| 1 | { |
| 2 | "name": "docusaurus", |
| 3 | "version": "0.0.0", |
| 4 | "lockfileVersion": 3, |
| 5 | "requires": true, |
| 6 | "packages": { |
| 7 | "": { |
| 8 | "name": "docusaurus", |
| 9 | "version": "0.0.0", |
| 10 | "dependencies": { |
| 11 | "@docusaurus/core": "3.10.1", |
| 12 | "@docusaurus/faster": "3.10.1", |
| 13 | "@docusaurus/preset-classic": "3.10.1", |
| 14 | "@easyops-cn/docusaurus-search-local": "0.55.2", |
| 15 | "@mdx-js/react": "3.1.1", |
| 16 | "clsx": "2.1.1", |
| 17 | "prism-react-renderer": "2.4.1", |
| 18 | "react": "19.2.7", |
| 19 | "react-dom": "19.2.7", |
| 20 | "remark-github-blockquote-alert": "2.1.0" |
| 21 | }, |
| 22 | "devDependencies": { |
| 23 | "@axe-core/playwright": "4.11.3", |
| 24 | "@docusaurus/module-type-aliases": "3.10.1", |
| 25 | "@docusaurus/types": "3.10.1", |
| 26 | "@happy-dom/jest-environment": "20.10.3", |
| 27 | "@playwright/test": "1.60.0", |
| 28 | "@testing-library/jest-dom": "6.9.1", |
| 29 | "@testing-library/react": "16.3.2", |
| 30 | "@types/jest": "30.0.0", |
| 31 | "@types/jest-axe": "3.5.9", |
| 32 | "@types/react": "19.2.17", |
| 33 | "@typescript-eslint/parser": "8.61.0", |
| 34 | "eslint": "9.39.4", |
| 35 | "eslint-plugin-jsx-a11y": "6.10.2", |
| 36 | "eslint-plugin-mdx": "3.8.1", |
| 37 | "identity-obj-proxy": "3.0.0", |
| 38 | "jest": "30.4.2", |
| 39 | "jest-axe": "10.0.0", |
| 40 | "pa11y-ci": "4.1.1", |
| 41 | "puppeteer": "24.43.1", |
| 42 | "start-server-and-test": "3.0.11", |
| 43 | "ts-jest": "29.4.11", |
| 44 | "wait-on": "9.0.10" |
| 45 | }, |
| 46 | "engines": { |
| 47 | "node": ">=20.0" |
| 48 | } |
| 49 | }, |
| 50 | "node_modules/@adobe/css-tools": { |
| 51 | "version": "4.4.4", |
| 52 | "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz", |
| 53 | "integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==", |
| 54 | "dev": true, |
| 55 | "license": "MIT" |
| 56 | }, |
| 57 | "node_modules/@algolia/abtesting": { |
| 58 | "version": "1.19.0", |
| 59 | "resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.19.0.tgz", |
| 60 | "integrity": "sha512-Lhnez3hhXHk25lfxLAMxvkP4fmN3+1RgADhD2ssMDBYuAsDVReeyP+3SGRx+ntq8ijMrLqUyfvO72TB6jsTteQ==", |
| 61 | "license": "MIT", |
| 62 | "dependencies": { |
| 63 | "@algolia/client-common": "5.53.0", |
| 64 | "@algolia/requester-browser-xhr": "5.53.0", |
| 65 | "@algolia/requester-fetch": "5.53.0", |
| 66 | "@algolia/requester-node-http": "5.53.0" |
| 67 | }, |
| 68 | "engines": { |
| 69 | "node": ">= 14.0.0" |
| 70 | } |
| 71 | }, |
| 72 | "node_modules/@algolia/autocomplete-core": { |
| 73 | "version": "1.19.8", |
| 74 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.19.8.tgz", |
| 75 | "integrity": "sha512-3YEorYg44niXcm7gkft3nXYItHd44e8tmh4D33CTszPgP0QWkaLEaFywiNyJBo7UL/mqObA/G9RYuU7R8tN1IA==", |
| 76 | "license": "MIT", |
| 77 | "dependencies": { |
| 78 | "@algolia/autocomplete-plugin-algolia-insights": "1.19.8", |
| 79 | "@algolia/autocomplete-shared": "1.19.8" |
| 80 | } |
| 81 | }, |
| 82 | "node_modules/@algolia/autocomplete-plugin-algolia-insights": { |
| 83 | "version": "1.19.8", |
| 84 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.19.8.tgz", |
| 85 | "integrity": "sha512-ZvJWO8ZZJDpc1LNM2TTBdmQsZBLMR4rU5iNR2OYvEeFBiaf/0ESnRSSLQbryarJY4SVxtoz6A2ZtDMNM+iQEAA==", |
| 86 | "license": "MIT", |
| 87 | "dependencies": { |
| 88 | "@algolia/autocomplete-shared": "1.19.8" |
| 89 | }, |
| 90 | "peerDependencies": { |
| 91 | "search-insights": ">= 1 < 3" |
| 92 | } |
| 93 | }, |
| 94 | "node_modules/@algolia/autocomplete-shared": { |
| 95 | "version": "1.19.8", |
| 96 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.19.8.tgz", |
| 97 | "integrity": "sha512-h5hf2t8ejF6vlOgvLaZzQbWs5SyH2z4PAWygNAvvD/2RI29hdQ54ldUGwqVuj9Srs+n8XUKTPUqb7fvhBhQrnQ==", |
| 98 | "license": "MIT", |
| 99 | "peerDependencies": { |
| 100 | "@algolia/client-search": ">= 4.9.1 < 6", |
| 101 | "algoliasearch": ">= 4.9.1 < 6" |
| 102 | } |
| 103 | }, |
| 104 | "node_modules/@algolia/client-abtesting": { |
| 105 | "version": "5.53.0", |
| 106 | "resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.53.0.tgz", |
| 107 | "integrity": "sha512-0ZjA5Hcmaoz5Lj6OG0zhfIyeqzJZnLW2CRJA1W17UwMFGRtZAJ9yJKRvPEDA6gkpsIoQxORTSW6sWFiuYncPNQ==", |
| 108 | "license": "MIT", |
| 109 | "dependencies": { |
| 110 | "@algolia/client-common": "5.53.0", |
| 111 | "@algolia/requester-browser-xhr": "5.53.0", |
| 112 | "@algolia/requester-fetch": "5.53.0", |
| 113 | "@algolia/requester-node-http": "5.53.0" |
| 114 | }, |
| 115 | "engines": { |
| 116 | "node": ">= 14.0.0" |
| 117 | } |
| 118 | }, |
| 119 | "node_modules/@algolia/client-analytics": { |
| 120 | "version": "5.53.0", |
| 121 | "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.53.0.tgz", |
| 122 | "integrity": "sha512-kWNodP75iiEaOtemC9F/hlxNBG5E2QUjN1BusnE6m2b4l7Qh/BUO3fGCVsmKJI65VO4VKGGmT43ICvHtTcJ2JQ==", |
| 123 | "license": "MIT", |
| 124 | "dependencies": { |
| 125 | "@algolia/client-common": "5.53.0", |
| 126 | "@algolia/requester-browser-xhr": "5.53.0", |
| 127 | "@algolia/requester-fetch": "5.53.0", |
| 128 | "@algolia/requester-node-http": "5.53.0" |
| 129 | }, |
| 130 | "engines": { |
| 131 | "node": ">= 14.0.0" |
| 132 | } |
| 133 | }, |
| 134 | "node_modules/@algolia/client-common": { |
| 135 | "version": "5.53.0", |
| 136 | "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.53.0.tgz", |
| 137 | "integrity": "sha512-YPN45TXD9Wrse185t/Ta7nktZsqpv97oOjCzp2sblHnCL6rBc9TDeJAg1IGl2UpdwnSD05Zu/5wLB4watOUMyg==", |
| 138 | "license": "MIT", |
| 139 | "engines": { |
| 140 | "node": ">= 14.0.0" |
| 141 | } |
| 142 | }, |
| 143 | "node_modules/@algolia/client-insights": { |
| 144 | "version": "5.53.0", |
| 145 | "resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.53.0.tgz", |
| 146 | "integrity": "sha512-qAcYTDJE6m924FDDUQvdD6vh7DYaqOeSpFS74IP37/JRV0v4cGBauyxTF2WzDnokUylQDbqreoFIJZfg0Fitmw==", |
| 147 | "license": "MIT", |
| 148 | "dependencies": { |
| 149 | "@algolia/client-common": "5.53.0", |
| 150 | "@algolia/requester-browser-xhr": "5.53.0", |
| 151 | "@algolia/requester-fetch": "5.53.0", |
| 152 | "@algolia/requester-node-http": "5.53.0" |
| 153 | }, |
| 154 | "engines": { |
| 155 | "node": ">= 14.0.0" |
| 156 | } |
| 157 | }, |
| 158 | "node_modules/@algolia/client-personalization": { |
| 159 | "version": "5.53.0", |
| 160 | "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.53.0.tgz", |
| 161 | "integrity": "sha512-fQaY+DkSJOpuUVUe8MQTwrdiKAqkJGhpDarB08duBn/sUv7Bkib6MDRQauCcWTWTe4HIW+EbwQP9R4kci1V/Yw==", |
| 162 | "license": "MIT", |
| 163 | "dependencies": { |
| 164 | "@algolia/client-common": "5.53.0", |
| 165 | "@algolia/requester-browser-xhr": "5.53.0", |
| 166 | "@algolia/requester-fetch": "5.53.0", |
| 167 | "@algolia/requester-node-http": "5.53.0" |
| 168 | }, |
| 169 | "engines": { |
| 170 | "node": ">= 14.0.0" |
| 171 | } |
| 172 | }, |
| 173 | "node_modules/@algolia/client-query-suggestions": { |
| 174 | "version": "5.53.0", |
| 175 | "resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.53.0.tgz", |
| 176 | "integrity": "sha512-o72tsiEZGfeS/dxL9IADfzcZWGEwKDEe5CvtrBuT//3JR+SHuTtHRI2ZTf7D7bcKagcbojvO8hnkHdfoakSlYg==", |
| 177 | "license": "MIT", |
| 178 | "dependencies": { |
| 179 | "@algolia/client-common": "5.53.0", |
| 180 | "@algolia/requester-browser-xhr": "5.53.0", |
| 181 | "@algolia/requester-fetch": "5.53.0", |
| 182 | "@algolia/requester-node-http": "5.53.0" |
| 183 | }, |
| 184 | "engines": { |
| 185 | "node": ">= 14.0.0" |
| 186 | } |
| 187 | }, |
| 188 | "node_modules/@algolia/client-search": { |
| 189 | "version": "5.53.0", |
| 190 | "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.53.0.tgz", |
| 191 | "integrity": "sha512-Ds16IyPm/dNJPCU8OzApo2gwGrgWT5BYHhE3NFwZbpCveqyvPDB9sZDDkJ5DsdOGT2aC+R3i0/M1OVXF2qdgPg==", |
| 192 | "license": "MIT", |
| 193 | "dependencies": { |
| 194 | "@algolia/client-common": "5.53.0", |
| 195 | "@algolia/requester-browser-xhr": "5.53.0", |
| 196 | "@algolia/requester-fetch": "5.53.0", |
| 197 | "@algolia/requester-node-http": "5.53.0" |
| 198 | }, |
| 199 | "engines": { |
| 200 | "node": ">= 14.0.0" |
| 201 | } |
| 202 | }, |
| 203 | "node_modules/@algolia/events": { |
| 204 | "version": "4.0.1", |
| 205 | "resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz", |
| 206 | "integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==", |
| 207 | "license": "MIT" |
| 208 | }, |
| 209 | "node_modules/@algolia/ingestion": { |
| 210 | "version": "1.53.0", |
| 211 | "resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.53.0.tgz", |
| 212 | "integrity": "sha512-oNbT6z4NwD8Pou9VPINGlN/tlG1afESh2EbxqnP6rwl95xKVD/Zlciis1PpNeO/9U/rrajc1+7DcfKi03tX1KQ==", |
| 213 | "license": "MIT", |
| 214 | "dependencies": { |
| 215 | "@algolia/client-common": "5.53.0", |
| 216 | "@algolia/requester-browser-xhr": "5.53.0", |
| 217 | "@algolia/requester-fetch": "5.53.0", |
| 218 | "@algolia/requester-node-http": "5.53.0" |
| 219 | }, |
| 220 | "engines": { |
| 221 | "node": ">= 14.0.0" |
| 222 | } |
| 223 | }, |
| 224 | "node_modules/@algolia/monitoring": { |
| 225 | "version": "1.53.0", |
| 226 | "resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.53.0.tgz", |
| 227 | "integrity": "sha512-G+KZb/yd+qAOFn/cEvTGeLxQm8aP3a0od50l3z/ylccY+/o4YG3TNcjU1tFQHW4mXC137GPyR7W70R0kRQDLnA==", |
| 228 | "license": "MIT", |
| 229 | "dependencies": { |
| 230 | "@algolia/client-common": "5.53.0", |
| 231 | "@algolia/requester-browser-xhr": "5.53.0", |
| 232 | "@algolia/requester-fetch": "5.53.0", |
| 233 | "@algolia/requester-node-http": "5.53.0" |
| 234 | }, |
| 235 | "engines": { |
| 236 | "node": ">= 14.0.0" |
| 237 | } |
| 238 | }, |
| 239 | "node_modules/@algolia/recommend": { |
| 240 | "version": "5.53.0", |
| 241 | "resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.53.0.tgz", |
| 242 | "integrity": "sha512-6aVfYd55Un6IUgPLbo84WfgFZlS3L0vA1ttzXL5vahHewUJ8jYgd89TzlWRTeej7w70mb9RWsVlFYGmJ/diQww==", |
| 243 | "license": "MIT", |
| 244 | "dependencies": { |
| 245 | "@algolia/client-common": "5.53.0", |
| 246 | "@algolia/requester-browser-xhr": "5.53.0", |
| 247 | "@algolia/requester-fetch": "5.53.0", |
| 248 | "@algolia/requester-node-http": "5.53.0" |
| 249 | }, |
| 250 | "engines": { |
| 251 | "node": ">= 14.0.0" |
| 252 | } |
| 253 | }, |
| 254 | "node_modules/@algolia/requester-browser-xhr": { |
| 255 | "version": "5.53.0", |
| 256 | "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.53.0.tgz", |
| 257 | "integrity": "sha512-ke27DqgzCOlt+RbeEdCxtXxMQOnAOi8ujr2wid0DmDKzR95Kw/f9sBsuhBxtjevCqJRJszfRTLY0B1pbO6IhkA==", |
| 258 | "license": "MIT", |
| 259 | "dependencies": { |
| 260 | "@algolia/client-common": "5.53.0" |
| 261 | }, |
| 262 | "engines": { |
| 263 | "node": ">= 14.0.0" |
| 264 | } |
| 265 | }, |
| 266 | "node_modules/@algolia/requester-fetch": { |
| 267 | "version": "5.53.0", |
| 268 | "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.53.0.tgz", |
| 269 | "integrity": "sha512-GngiOqt2Gq4oLno6yXQVj9om+qSO9SWAoduoTOEg79dKZ62brB8OOIvSJG/vDNoanYi6a7Al9uDZwXvi+bcVTg==", |
| 270 | "license": "MIT", |
| 271 | "dependencies": { |
| 272 | "@algolia/client-common": "5.53.0" |
| 273 | }, |
| 274 | "engines": { |
| 275 | "node": ">= 14.0.0" |
| 276 | } |
| 277 | }, |
| 278 | "node_modules/@algolia/requester-node-http": { |
| 279 | "version": "5.53.0", |
| 280 | "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.53.0.tgz", |
| 281 | "integrity": "sha512-6mF9LZMUk0QqWvrnxkxBqhswwz6Xfiwy6/gmTzL5HrlhdVG3ITAqGV2k3XmVThP1h0Ulc3VQwiNCD7/Nr4JNlQ==", |
| 282 | "license": "MIT", |
| 283 | "dependencies": { |
| 284 | "@algolia/client-common": "5.53.0" |
| 285 | }, |
| 286 | "engines": { |
| 287 | "node": ">= 14.0.0" |
| 288 | } |
| 289 | }, |
| 290 | "node_modules/@axe-core/playwright": { |
| 291 | "version": "4.11.3", |
| 292 | "resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.11.3.tgz", |
| 293 | "integrity": "sha512-h/kfksv4F0cVIDlKpT4700OehdRgpvuVskuQ2nb7/JmtWUXpe9ftHAPtwyXGvVSsa6SJ64A9ER7Zrzc/sIvC4w==", |
| 294 | "dev": true, |
| 295 | "license": "MPL-2.0", |
| 296 | "dependencies": { |
| 297 | "axe-core": "~4.11.4" |
| 298 | }, |
| 299 | "peerDependencies": { |
| 300 | "playwright-core": ">= 1.0.0" |
| 301 | } |
| 302 | }, |
| 303 | "node_modules/@axe-core/playwright/node_modules/axe-core": { |
| 304 | "version": "4.11.4", |
| 305 | "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.4.tgz", |
| 306 | "integrity": "sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==", |
| 307 | "dev": true, |
| 308 | "license": "MPL-2.0", |
| 309 | "engines": { |
| 310 | "node": ">=4" |
| 311 | } |
| 312 | }, |
| 313 | "node_modules/@babel/code-frame": { |
| 314 | "version": "7.29.7", |
| 315 | "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz", |
| 316 | "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==", |
| 317 | "license": "MIT", |
| 318 | "dependencies": { |
| 319 | "@babel/helper-validator-identifier": "^7.29.7", |
| 320 | "js-tokens": "^4.0.0", |
| 321 | "picocolors": "^1.1.1" |
| 322 | }, |
| 323 | "engines": { |
| 324 | "node": ">=6.9.0" |
| 325 | } |
| 326 | }, |
| 327 | "node_modules/@babel/compat-data": { |
| 328 | "version": "7.29.7", |
| 329 | "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz", |
| 330 | "integrity": "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==", |
| 331 | "license": "MIT", |
| 332 | "engines": { |
| 333 | "node": ">=6.9.0" |
| 334 | } |
| 335 | }, |
| 336 | "node_modules/@babel/core": { |
| 337 | "version": "7.29.0", |
| 338 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", |
| 339 | "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", |
| 340 | "license": "MIT", |
| 341 | "dependencies": { |
| 342 | "@babel/code-frame": "^7.29.0", |
| 343 | "@babel/generator": "^7.29.0", |
| 344 | "@babel/helper-compilation-targets": "^7.28.6", |
| 345 | "@babel/helper-module-transforms": "^7.28.6", |
| 346 | "@babel/helpers": "^7.28.6", |
| 347 | "@babel/parser": "^7.29.0", |
| 348 | "@babel/template": "^7.28.6", |
| 349 | "@babel/traverse": "^7.29.0", |
| 350 | "@babel/types": "^7.29.0", |
| 351 | "@jridgewell/remapping": "^2.3.5", |
| 352 | "convert-source-map": "^2.0.0", |
| 353 | "debug": "^4.1.0", |
| 354 | "gensync": "^1.0.0-beta.2", |
| 355 | "json5": "^2.2.3", |
| 356 | "semver": "^6.3.1" |
| 357 | }, |
| 358 | "engines": { |
| 359 | "node": ">=6.9.0" |
| 360 | }, |
| 361 | "funding": { |
| 362 | "type": "opencollective", |
| 363 | "url": "https://opencollective.com/babel" |
| 364 | } |
| 365 | }, |
| 366 | "node_modules/@babel/core/node_modules/semver": { |
| 367 | "version": "6.3.1", |
| 368 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 369 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 370 | "license": "ISC", |
| 371 | "bin": { |
| 372 | "semver": "bin/semver.js" |
| 373 | } |
| 374 | }, |
| 375 | "node_modules/@babel/generator": { |
| 376 | "version": "7.29.7", |
| 377 | "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.7.tgz", |
| 378 | "integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==", |
| 379 | "license": "MIT", |
| 380 | "dependencies": { |
| 381 | "@babel/parser": "^7.29.7", |
| 382 | "@babel/types": "^7.29.7", |
| 383 | "@jridgewell/gen-mapping": "^0.3.12", |
| 384 | "@jridgewell/trace-mapping": "^0.3.28", |
| 385 | "jsesc": "^3.0.2" |
| 386 | }, |
| 387 | "engines": { |
| 388 | "node": ">=6.9.0" |
| 389 | } |
| 390 | }, |
| 391 | "node_modules/@babel/helper-annotate-as-pure": { |
| 392 | "version": "7.29.7", |
| 393 | "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.29.7.tgz", |
| 394 | "integrity": "sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==", |
| 395 | "license": "MIT", |
| 396 | "dependencies": { |
| 397 | "@babel/types": "^7.29.7" |
| 398 | }, |
| 399 | "engines": { |
| 400 | "node": ">=6.9.0" |
| 401 | } |
| 402 | }, |
| 403 | "node_modules/@babel/helper-compilation-targets": { |
| 404 | "version": "7.29.7", |
| 405 | "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz", |
| 406 | "integrity": "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==", |
| 407 | "license": "MIT", |
| 408 | "dependencies": { |
| 409 | "@babel/compat-data": "^7.29.7", |
| 410 | "@babel/helper-validator-option": "^7.29.7", |
| 411 | "browserslist": "^4.24.0", |
| 412 | "lru-cache": "^5.1.1", |
| 413 | "semver": "^6.3.1" |
| 414 | }, |
| 415 | "engines": { |
| 416 | "node": ">=6.9.0" |
| 417 | } |
| 418 | }, |
| 419 | "node_modules/@babel/helper-compilation-targets/node_modules/semver": { |
| 420 | "version": "6.3.1", |
| 421 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 422 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 423 | "license": "ISC", |
| 424 | "bin": { |
| 425 | "semver": "bin/semver.js" |
| 426 | } |
| 427 | }, |
| 428 | "node_modules/@babel/helper-create-class-features-plugin": { |
| 429 | "version": "7.29.7", |
| 430 | "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.29.7.tgz", |
| 431 | "integrity": "sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==", |
| 432 | "license": "MIT", |
| 433 | "dependencies": { |
| 434 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 435 | "@babel/helper-member-expression-to-functions": "^7.29.7", |
| 436 | "@babel/helper-optimise-call-expression": "^7.29.7", |
| 437 | "@babel/helper-replace-supers": "^7.29.7", |
| 438 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7", |
| 439 | "@babel/traverse": "^7.29.7", |
| 440 | "semver": "^6.3.1" |
| 441 | }, |
| 442 | "engines": { |
| 443 | "node": ">=6.9.0" |
| 444 | }, |
| 445 | "peerDependencies": { |
| 446 | "@babel/core": "^7.0.0" |
| 447 | } |
| 448 | }, |
| 449 | "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { |
| 450 | "version": "6.3.1", |
| 451 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 452 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 453 | "license": "ISC", |
| 454 | "bin": { |
| 455 | "semver": "bin/semver.js" |
| 456 | } |
| 457 | }, |
| 458 | "node_modules/@babel/helper-create-regexp-features-plugin": { |
| 459 | "version": "7.29.7", |
| 460 | "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.29.7.tgz", |
| 461 | "integrity": "sha512-907Uymvqgg1dwUA+7IGwFAOSYzQOuzPXKNJ1yxzwPffzkYFg2q2eHi1fIOs6sXkG9NbIUMunnUlkYsfRFNvomg==", |
| 462 | "license": "MIT", |
| 463 | "dependencies": { |
| 464 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 465 | "regexpu-core": "^6.3.1", |
| 466 | "semver": "^6.3.1" |
| 467 | }, |
| 468 | "engines": { |
| 469 | "node": ">=6.9.0" |
| 470 | }, |
| 471 | "peerDependencies": { |
| 472 | "@babel/core": "^7.0.0" |
| 473 | } |
| 474 | }, |
| 475 | "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { |
| 476 | "version": "6.3.1", |
| 477 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 478 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 479 | "license": "ISC", |
| 480 | "bin": { |
| 481 | "semver": "bin/semver.js" |
| 482 | } |
| 483 | }, |
| 484 | "node_modules/@babel/helper-define-polyfill-provider": { |
| 485 | "version": "0.6.8", |
| 486 | "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.8.tgz", |
| 487 | "integrity": "sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==", |
| 488 | "license": "MIT", |
| 489 | "dependencies": { |
| 490 | "@babel/helper-compilation-targets": "^7.28.6", |
| 491 | "@babel/helper-plugin-utils": "^7.28.6", |
| 492 | "debug": "^4.4.3", |
| 493 | "lodash.debounce": "^4.0.8", |
| 494 | "resolve": "^1.22.11" |
| 495 | }, |
| 496 | "peerDependencies": { |
| 497 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 498 | } |
| 499 | }, |
| 500 | "node_modules/@babel/helper-globals": { |
| 501 | "version": "7.29.7", |
| 502 | "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz", |
| 503 | "integrity": "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==", |
| 504 | "license": "MIT", |
| 505 | "engines": { |
| 506 | "node": ">=6.9.0" |
| 507 | } |
| 508 | }, |
| 509 | "node_modules/@babel/helper-member-expression-to-functions": { |
| 510 | "version": "7.29.7", |
| 511 | "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.29.7.tgz", |
| 512 | "integrity": "sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==", |
| 513 | "license": "MIT", |
| 514 | "dependencies": { |
| 515 | "@babel/traverse": "^7.29.7", |
| 516 | "@babel/types": "^7.29.7" |
| 517 | }, |
| 518 | "engines": { |
| 519 | "node": ">=6.9.0" |
| 520 | } |
| 521 | }, |
| 522 | "node_modules/@babel/helper-module-imports": { |
| 523 | "version": "7.29.7", |
| 524 | "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz", |
| 525 | "integrity": "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==", |
| 526 | "license": "MIT", |
| 527 | "dependencies": { |
| 528 | "@babel/traverse": "^7.29.7", |
| 529 | "@babel/types": "^7.29.7" |
| 530 | }, |
| 531 | "engines": { |
| 532 | "node": ">=6.9.0" |
| 533 | } |
| 534 | }, |
| 535 | "node_modules/@babel/helper-module-transforms": { |
| 536 | "version": "7.29.7", |
| 537 | "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz", |
| 538 | "integrity": "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==", |
| 539 | "license": "MIT", |
| 540 | "dependencies": { |
| 541 | "@babel/helper-module-imports": "^7.29.7", |
| 542 | "@babel/helper-validator-identifier": "^7.29.7", |
| 543 | "@babel/traverse": "^7.29.7" |
| 544 | }, |
| 545 | "engines": { |
| 546 | "node": ">=6.9.0" |
| 547 | }, |
| 548 | "peerDependencies": { |
| 549 | "@babel/core": "^7.0.0" |
| 550 | } |
| 551 | }, |
| 552 | "node_modules/@babel/helper-optimise-call-expression": { |
| 553 | "version": "7.29.7", |
| 554 | "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.29.7.tgz", |
| 555 | "integrity": "sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==", |
| 556 | "license": "MIT", |
| 557 | "dependencies": { |
| 558 | "@babel/types": "^7.29.7" |
| 559 | }, |
| 560 | "engines": { |
| 561 | "node": ">=6.9.0" |
| 562 | } |
| 563 | }, |
| 564 | "node_modules/@babel/helper-plugin-utils": { |
| 565 | "version": "7.29.7", |
| 566 | "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz", |
| 567 | "integrity": "sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==", |
| 568 | "license": "MIT", |
| 569 | "engines": { |
| 570 | "node": ">=6.9.0" |
| 571 | } |
| 572 | }, |
| 573 | "node_modules/@babel/helper-remap-async-to-generator": { |
| 574 | "version": "7.29.7", |
| 575 | "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.29.7.tgz", |
| 576 | "integrity": "sha512-16AMiW26DbXWBbr3B8wNozKM0ydMLB892vaOaJW/fPJdnT8vJk5sdkQcU/isqUxyCE0cEoa8wZOcbgDuC4b6Og==", |
| 577 | "license": "MIT", |
| 578 | "dependencies": { |
| 579 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 580 | "@babel/helper-wrap-function": "^7.29.7", |
| 581 | "@babel/traverse": "^7.29.7" |
| 582 | }, |
| 583 | "engines": { |
| 584 | "node": ">=6.9.0" |
| 585 | }, |
| 586 | "peerDependencies": { |
| 587 | "@babel/core": "^7.0.0" |
| 588 | } |
| 589 | }, |
| 590 | "node_modules/@babel/helper-replace-supers": { |
| 591 | "version": "7.29.7", |
| 592 | "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.29.7.tgz", |
| 593 | "integrity": "sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==", |
| 594 | "license": "MIT", |
| 595 | "dependencies": { |
| 596 | "@babel/helper-member-expression-to-functions": "^7.29.7", |
| 597 | "@babel/helper-optimise-call-expression": "^7.29.7", |
| 598 | "@babel/traverse": "^7.29.7" |
| 599 | }, |
| 600 | "engines": { |
| 601 | "node": ">=6.9.0" |
| 602 | }, |
| 603 | "peerDependencies": { |
| 604 | "@babel/core": "^7.0.0" |
| 605 | } |
| 606 | }, |
| 607 | "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| 608 | "version": "7.29.7", |
| 609 | "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.29.7.tgz", |
| 610 | "integrity": "sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==", |
| 611 | "license": "MIT", |
| 612 | "dependencies": { |
| 613 | "@babel/traverse": "^7.29.7", |
| 614 | "@babel/types": "^7.29.7" |
| 615 | }, |
| 616 | "engines": { |
| 617 | "node": ">=6.9.0" |
| 618 | } |
| 619 | }, |
| 620 | "node_modules/@babel/helper-string-parser": { |
| 621 | "version": "7.29.7", |
| 622 | "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz", |
| 623 | "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==", |
| 624 | "license": "MIT", |
| 625 | "engines": { |
| 626 | "node": ">=6.9.0" |
| 627 | } |
| 628 | }, |
| 629 | "node_modules/@babel/helper-validator-identifier": { |
| 630 | "version": "7.29.7", |
| 631 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz", |
| 632 | "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==", |
| 633 | "license": "MIT", |
| 634 | "engines": { |
| 635 | "node": ">=6.9.0" |
| 636 | } |
| 637 | }, |
| 638 | "node_modules/@babel/helper-validator-option": { |
| 639 | "version": "7.29.7", |
| 640 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz", |
| 641 | "integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==", |
| 642 | "license": "MIT", |
| 643 | "engines": { |
| 644 | "node": ">=6.9.0" |
| 645 | } |
| 646 | }, |
| 647 | "node_modules/@babel/helper-wrap-function": { |
| 648 | "version": "7.29.7", |
| 649 | "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.29.7.tgz", |
| 650 | "integrity": "sha512-iES0Skag9ERIF68aXadpO6dbXa03mNWK3sEqJaMnLNs/eC3l0lkImdfoy6Y09/SfkpawdAB4RjQ7PVA7TcVGdw==", |
| 651 | "license": "MIT", |
| 652 | "dependencies": { |
| 653 | "@babel/template": "^7.29.7", |
| 654 | "@babel/traverse": "^7.29.7", |
| 655 | "@babel/types": "^7.29.7" |
| 656 | }, |
| 657 | "engines": { |
| 658 | "node": ">=6.9.0" |
| 659 | } |
| 660 | }, |
| 661 | "node_modules/@babel/helpers": { |
| 662 | "version": "7.28.6", |
| 663 | "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz", |
| 664 | "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==", |
| 665 | "license": "MIT", |
| 666 | "dependencies": { |
| 667 | "@babel/template": "^7.28.6", |
| 668 | "@babel/types": "^7.28.6" |
| 669 | }, |
| 670 | "engines": { |
| 671 | "node": ">=6.9.0" |
| 672 | } |
| 673 | }, |
| 674 | "node_modules/@babel/parser": { |
| 675 | "version": "7.29.7", |
| 676 | "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz", |
| 677 | "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==", |
| 678 | "license": "MIT", |
| 679 | "dependencies": { |
| 680 | "@babel/types": "^7.29.7" |
| 681 | }, |
| 682 | "bin": { |
| 683 | "parser": "bin/babel-parser.js" |
| 684 | }, |
| 685 | "engines": { |
| 686 | "node": ">=6.0.0" |
| 687 | } |
| 688 | }, |
| 689 | "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
| 690 | "version": "7.29.7", |
| 691 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.29.7.tgz", |
| 692 | "integrity": "sha512-j8SrR0zLZrRsC09DlszEx8FpMiwukKffYXMK0d5LmOglO7vGG6sz/BR/20yHqWH+Lnn31JTt2PE3hIWNgM2J6w==", |
| 693 | "license": "MIT", |
| 694 | "dependencies": { |
| 695 | "@babel/helper-plugin-utils": "^7.29.7", |
| 696 | "@babel/traverse": "^7.29.7" |
| 697 | }, |
| 698 | "engines": { |
| 699 | "node": ">=6.9.0" |
| 700 | }, |
| 701 | "peerDependencies": { |
| 702 | "@babel/core": "^7.0.0" |
| 703 | } |
| 704 | }, |
| 705 | "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { |
| 706 | "version": "7.29.7", |
| 707 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.29.7.tgz", |
| 708 | "integrity": "sha512-r8j8escF+U2FUHo0KOhPUdMzUO+jp9fInva6+ACVAF3Y97Ev+5iNZwiqTghmzNeWwDkOPlYuTcfb1vDaoZKmAQ==", |
| 709 | "license": "MIT", |
| 710 | "dependencies": { |
| 711 | "@babel/helper-plugin-utils": "^7.29.7" |
| 712 | }, |
| 713 | "engines": { |
| 714 | "node": ">=6.9.0" |
| 715 | }, |
| 716 | "peerDependencies": { |
| 717 | "@babel/core": "^7.0.0" |
| 718 | } |
| 719 | }, |
| 720 | "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
| 721 | "version": "7.29.7", |
| 722 | "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.29.7.tgz", |
| 723 | "integrity": "sha512-GE1TFSiuFeGsCxmYXZl8HwoPrVlwe4rHPFE8weieGKZqnDORK+Ar3vgWMgW+AOxQ6/2TgLSKx9p6W7O4rC6qgQ==", |
| 724 | "license": "MIT", |
| 725 | "dependencies": { |
| 726 | "@babel/helper-plugin-utils": "^7.29.7" |
| 727 | }, |
| 728 | "engines": { |
| 729 | "node": ">=6.9.0" |
| 730 | }, |
| 731 | "peerDependencies": { |
| 732 | "@babel/core": "^7.0.0" |
| 733 | } |
| 734 | }, |
| 735 | "node_modules/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": { |
| 736 | "version": "7.29.7", |
| 737 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.7.tgz", |
| 738 | "integrity": "sha512-oBNVCvnO5tND+xSopWvV8WNGfpTfgP4Zr/YXXSj8zfmcPktp5Ku/aZlsIowgSD4fjmgHn6sGmB9APVsU5zOdhA==", |
| 739 | "license": "MIT", |
| 740 | "dependencies": { |
| 741 | "@babel/helper-plugin-utils": "^7.29.7", |
| 742 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7" |
| 743 | }, |
| 744 | "engines": { |
| 745 | "node": ">=6.9.0" |
| 746 | }, |
| 747 | "peerDependencies": { |
| 748 | "@babel/core": "^7.0.0" |
| 749 | } |
| 750 | }, |
| 751 | "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
| 752 | "version": "7.29.7", |
| 753 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.29.7.tgz", |
| 754 | "integrity": "sha512-QQt9qKHZ2sg/kivaLr7lnQr8HVrQDdBNSfCsTjiDxRuX/K5ORyKq+Bu8Xr0cDE3Dfkv0cw28Ve0EKyKMvulkOw==", |
| 755 | "license": "MIT", |
| 756 | "dependencies": { |
| 757 | "@babel/helper-plugin-utils": "^7.29.7", |
| 758 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7", |
| 759 | "@babel/plugin-transform-optional-chaining": "^7.29.7" |
| 760 | }, |
| 761 | "engines": { |
| 762 | "node": ">=6.9.0" |
| 763 | }, |
| 764 | "peerDependencies": { |
| 765 | "@babel/core": "^7.13.0" |
| 766 | } |
| 767 | }, |
| 768 | "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
| 769 | "version": "7.29.7", |
| 770 | "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.29.7.tgz", |
| 771 | "integrity": "sha512-pn6QacGLgvCcwc+syUhKE/qSjV2D1IHDB84RNxWYSt1mW3K/SCtjinZ2p0cETJxAWBjPy3K/1lHwG5BjjPxNlw==", |
| 772 | "license": "MIT", |
| 773 | "dependencies": { |
| 774 | "@babel/helper-plugin-utils": "^7.29.7", |
| 775 | "@babel/traverse": "^7.29.7" |
| 776 | }, |
| 777 | "engines": { |
| 778 | "node": ">=6.9.0" |
| 779 | }, |
| 780 | "peerDependencies": { |
| 781 | "@babel/core": "^7.0.0" |
| 782 | } |
| 783 | }, |
| 784 | "node_modules/@babel/plugin-proposal-private-property-in-object": { |
| 785 | "version": "7.21.0-placeholder-for-preset-env.2", |
| 786 | "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", |
| 787 | "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", |
| 788 | "license": "MIT", |
| 789 | "engines": { |
| 790 | "node": ">=6.9.0" |
| 791 | }, |
| 792 | "peerDependencies": { |
| 793 | "@babel/core": "^7.0.0-0" |
| 794 | } |
| 795 | }, |
| 796 | "node_modules/@babel/plugin-syntax-async-generators": { |
| 797 | "version": "7.8.4", |
| 798 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", |
| 799 | "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", |
| 800 | "dev": true, |
| 801 | "license": "MIT", |
| 802 | "dependencies": { |
| 803 | "@babel/helper-plugin-utils": "^7.8.0" |
| 804 | }, |
| 805 | "peerDependencies": { |
| 806 | "@babel/core": "^7.0.0-0" |
| 807 | } |
| 808 | }, |
| 809 | "node_modules/@babel/plugin-syntax-bigint": { |
| 810 | "version": "7.8.3", |
| 811 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", |
| 812 | "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", |
| 813 | "dev": true, |
| 814 | "license": "MIT", |
| 815 | "dependencies": { |
| 816 | "@babel/helper-plugin-utils": "^7.8.0" |
| 817 | }, |
| 818 | "peerDependencies": { |
| 819 | "@babel/core": "^7.0.0-0" |
| 820 | } |
| 821 | }, |
| 822 | "node_modules/@babel/plugin-syntax-class-properties": { |
| 823 | "version": "7.12.13", |
| 824 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", |
| 825 | "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", |
| 826 | "dev": true, |
| 827 | "license": "MIT", |
| 828 | "dependencies": { |
| 829 | "@babel/helper-plugin-utils": "^7.12.13" |
| 830 | }, |
| 831 | "peerDependencies": { |
| 832 | "@babel/core": "^7.0.0-0" |
| 833 | } |
| 834 | }, |
| 835 | "node_modules/@babel/plugin-syntax-class-static-block": { |
| 836 | "version": "7.14.5", |
| 837 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", |
| 838 | "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", |
| 839 | "dev": true, |
| 840 | "license": "MIT", |
| 841 | "dependencies": { |
| 842 | "@babel/helper-plugin-utils": "^7.14.5" |
| 843 | }, |
| 844 | "engines": { |
| 845 | "node": ">=6.9.0" |
| 846 | }, |
| 847 | "peerDependencies": { |
| 848 | "@babel/core": "^7.0.0-0" |
| 849 | } |
| 850 | }, |
| 851 | "node_modules/@babel/plugin-syntax-dynamic-import": { |
| 852 | "version": "7.8.3", |
| 853 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", |
| 854 | "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", |
| 855 | "license": "MIT", |
| 856 | "dependencies": { |
| 857 | "@babel/helper-plugin-utils": "^7.8.0" |
| 858 | }, |
| 859 | "peerDependencies": { |
| 860 | "@babel/core": "^7.0.0-0" |
| 861 | } |
| 862 | }, |
| 863 | "node_modules/@babel/plugin-syntax-import-assertions": { |
| 864 | "version": "7.29.7", |
| 865 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.29.7.tgz", |
| 866 | "integrity": "sha512-/An1OCBN93thpBAGyfsK2pcf0jvju1SAtKkL2Ny++B5Sy6sqgzXDQH1cZxWbF96Wuk+bn41MDA9bLd4VVAw6rw==", |
| 867 | "license": "MIT", |
| 868 | "dependencies": { |
| 869 | "@babel/helper-plugin-utils": "^7.29.7" |
| 870 | }, |
| 871 | "engines": { |
| 872 | "node": ">=6.9.0" |
| 873 | }, |
| 874 | "peerDependencies": { |
| 875 | "@babel/core": "^7.0.0-0" |
| 876 | } |
| 877 | }, |
| 878 | "node_modules/@babel/plugin-syntax-import-attributes": { |
| 879 | "version": "7.29.7", |
| 880 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.29.7.tgz", |
| 881 | "integrity": "sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==", |
| 882 | "license": "MIT", |
| 883 | "dependencies": { |
| 884 | "@babel/helper-plugin-utils": "^7.29.7" |
| 885 | }, |
| 886 | "engines": { |
| 887 | "node": ">=6.9.0" |
| 888 | }, |
| 889 | "peerDependencies": { |
| 890 | "@babel/core": "^7.0.0-0" |
| 891 | } |
| 892 | }, |
| 893 | "node_modules/@babel/plugin-syntax-import-meta": { |
| 894 | "version": "7.10.4", |
| 895 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", |
| 896 | "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", |
| 897 | "dev": true, |
| 898 | "license": "MIT", |
| 899 | "dependencies": { |
| 900 | "@babel/helper-plugin-utils": "^7.10.4" |
| 901 | }, |
| 902 | "peerDependencies": { |
| 903 | "@babel/core": "^7.0.0-0" |
| 904 | } |
| 905 | }, |
| 906 | "node_modules/@babel/plugin-syntax-json-strings": { |
| 907 | "version": "7.8.3", |
| 908 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", |
| 909 | "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", |
| 910 | "dev": true, |
| 911 | "license": "MIT", |
| 912 | "dependencies": { |
| 913 | "@babel/helper-plugin-utils": "^7.8.0" |
| 914 | }, |
| 915 | "peerDependencies": { |
| 916 | "@babel/core": "^7.0.0-0" |
| 917 | } |
| 918 | }, |
| 919 | "node_modules/@babel/plugin-syntax-jsx": { |
| 920 | "version": "7.29.7", |
| 921 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.29.7.tgz", |
| 922 | "integrity": "sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==", |
| 923 | "license": "MIT", |
| 924 | "dependencies": { |
| 925 | "@babel/helper-plugin-utils": "^7.29.7" |
| 926 | }, |
| 927 | "engines": { |
| 928 | "node": ">=6.9.0" |
| 929 | }, |
| 930 | "peerDependencies": { |
| 931 | "@babel/core": "^7.0.0-0" |
| 932 | } |
| 933 | }, |
| 934 | "node_modules/@babel/plugin-syntax-logical-assignment-operators": { |
| 935 | "version": "7.10.4", |
| 936 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", |
| 937 | "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", |
| 938 | "dev": true, |
| 939 | "license": "MIT", |
| 940 | "dependencies": { |
| 941 | "@babel/helper-plugin-utils": "^7.10.4" |
| 942 | }, |
| 943 | "peerDependencies": { |
| 944 | "@babel/core": "^7.0.0-0" |
| 945 | } |
| 946 | }, |
| 947 | "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { |
| 948 | "version": "7.8.3", |
| 949 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", |
| 950 | "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", |
| 951 | "dev": true, |
| 952 | "license": "MIT", |
| 953 | "dependencies": { |
| 954 | "@babel/helper-plugin-utils": "^7.8.0" |
| 955 | }, |
| 956 | "peerDependencies": { |
| 957 | "@babel/core": "^7.0.0-0" |
| 958 | } |
| 959 | }, |
| 960 | "node_modules/@babel/plugin-syntax-numeric-separator": { |
| 961 | "version": "7.10.4", |
| 962 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", |
| 963 | "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", |
| 964 | "dev": true, |
| 965 | "license": "MIT", |
| 966 | "dependencies": { |
| 967 | "@babel/helper-plugin-utils": "^7.10.4" |
| 968 | }, |
| 969 | "peerDependencies": { |
| 970 | "@babel/core": "^7.0.0-0" |
| 971 | } |
| 972 | }, |
| 973 | "node_modules/@babel/plugin-syntax-object-rest-spread": { |
| 974 | "version": "7.8.3", |
| 975 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", |
| 976 | "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", |
| 977 | "dev": true, |
| 978 | "license": "MIT", |
| 979 | "dependencies": { |
| 980 | "@babel/helper-plugin-utils": "^7.8.0" |
| 981 | }, |
| 982 | "peerDependencies": { |
| 983 | "@babel/core": "^7.0.0-0" |
| 984 | } |
| 985 | }, |
| 986 | "node_modules/@babel/plugin-syntax-optional-catch-binding": { |
| 987 | "version": "7.8.3", |
| 988 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", |
| 989 | "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", |
| 990 | "dev": true, |
| 991 | "license": "MIT", |
| 992 | "dependencies": { |
| 993 | "@babel/helper-plugin-utils": "^7.8.0" |
| 994 | }, |
| 995 | "peerDependencies": { |
| 996 | "@babel/core": "^7.0.0-0" |
| 997 | } |
| 998 | }, |
| 999 | "node_modules/@babel/plugin-syntax-optional-chaining": { |
| 1000 | "version": "7.8.3", |
| 1001 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", |
| 1002 | "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", |
| 1003 | "dev": true, |
| 1004 | "license": "MIT", |
| 1005 | "dependencies": { |
| 1006 | "@babel/helper-plugin-utils": "^7.8.0" |
| 1007 | }, |
| 1008 | "peerDependencies": { |
| 1009 | "@babel/core": "^7.0.0-0" |
| 1010 | } |
| 1011 | }, |
| 1012 | "node_modules/@babel/plugin-syntax-private-property-in-object": { |
| 1013 | "version": "7.14.5", |
| 1014 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", |
| 1015 | "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", |
| 1016 | "dev": true, |
| 1017 | "license": "MIT", |
| 1018 | "dependencies": { |
| 1019 | "@babel/helper-plugin-utils": "^7.14.5" |
| 1020 | }, |
| 1021 | "engines": { |
| 1022 | "node": ">=6.9.0" |
| 1023 | }, |
| 1024 | "peerDependencies": { |
| 1025 | "@babel/core": "^7.0.0-0" |
| 1026 | } |
| 1027 | }, |
| 1028 | "node_modules/@babel/plugin-syntax-top-level-await": { |
| 1029 | "version": "7.14.5", |
| 1030 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", |
| 1031 | "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", |
| 1032 | "dev": true, |
| 1033 | "license": "MIT", |
| 1034 | "dependencies": { |
| 1035 | "@babel/helper-plugin-utils": "^7.14.5" |
| 1036 | }, |
| 1037 | "engines": { |
| 1038 | "node": ">=6.9.0" |
| 1039 | }, |
| 1040 | "peerDependencies": { |
| 1041 | "@babel/core": "^7.0.0-0" |
| 1042 | } |
| 1043 | }, |
| 1044 | "node_modules/@babel/plugin-syntax-typescript": { |
| 1045 | "version": "7.29.7", |
| 1046 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.29.7.tgz", |
| 1047 | "integrity": "sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==", |
| 1048 | "license": "MIT", |
| 1049 | "dependencies": { |
| 1050 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1051 | }, |
| 1052 | "engines": { |
| 1053 | "node": ">=6.9.0" |
| 1054 | }, |
| 1055 | "peerDependencies": { |
| 1056 | "@babel/core": "^7.0.0-0" |
| 1057 | } |
| 1058 | }, |
| 1059 | "node_modules/@babel/plugin-syntax-unicode-sets-regex": { |
| 1060 | "version": "7.18.6", |
| 1061 | "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", |
| 1062 | "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", |
| 1063 | "license": "MIT", |
| 1064 | "dependencies": { |
| 1065 | "@babel/helper-create-regexp-features-plugin": "^7.18.6", |
| 1066 | "@babel/helper-plugin-utils": "^7.18.6" |
| 1067 | }, |
| 1068 | "engines": { |
| 1069 | "node": ">=6.9.0" |
| 1070 | }, |
| 1071 | "peerDependencies": { |
| 1072 | "@babel/core": "^7.0.0" |
| 1073 | } |
| 1074 | }, |
| 1075 | "node_modules/@babel/plugin-transform-arrow-functions": { |
| 1076 | "version": "7.29.7", |
| 1077 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.29.7.tgz", |
| 1078 | "integrity": "sha512-N7zArUXWzAMzm+/N0uPBeVB3Fam5lMxtUwMmDK5f/IBBS7a7p1qeUoxd/6CckXoxUdgsntq1Dh8xNW06maZbDQ==", |
| 1079 | "license": "MIT", |
| 1080 | "dependencies": { |
| 1081 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1082 | }, |
| 1083 | "engines": { |
| 1084 | "node": ">=6.9.0" |
| 1085 | }, |
| 1086 | "peerDependencies": { |
| 1087 | "@babel/core": "^7.0.0-0" |
| 1088 | } |
| 1089 | }, |
| 1090 | "node_modules/@babel/plugin-transform-async-generator-functions": { |
| 1091 | "version": "7.29.7", |
| 1092 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.7.tgz", |
| 1093 | "integrity": "sha512-d98gXZkgswvkyohMBABkhm3GeXhYj8psWfwQ2C7gtfrKGTykQa/iOIi+JJhwMjPlZ6Vm2XN+DCf3Es1EoG4ZLA==", |
| 1094 | "license": "MIT", |
| 1095 | "dependencies": { |
| 1096 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1097 | "@babel/helper-remap-async-to-generator": "^7.29.7", |
| 1098 | "@babel/traverse": "^7.29.7" |
| 1099 | }, |
| 1100 | "engines": { |
| 1101 | "node": ">=6.9.0" |
| 1102 | }, |
| 1103 | "peerDependencies": { |
| 1104 | "@babel/core": "^7.0.0-0" |
| 1105 | } |
| 1106 | }, |
| 1107 | "node_modules/@babel/plugin-transform-async-to-generator": { |
| 1108 | "version": "7.29.7", |
| 1109 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.29.7.tgz", |
| 1110 | "integrity": "sha512-pcUb2SS+RMo9TWVBwKGI5ShtoG7R+zBsFmCKDa6fe8c+hPr3XJlZgoE5j6i8W7gDjhyvy+85vmYexanvXh3d1w==", |
| 1111 | "license": "MIT", |
| 1112 | "dependencies": { |
| 1113 | "@babel/helper-module-imports": "^7.29.7", |
| 1114 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1115 | "@babel/helper-remap-async-to-generator": "^7.29.7" |
| 1116 | }, |
| 1117 | "engines": { |
| 1118 | "node": ">=6.9.0" |
| 1119 | }, |
| 1120 | "peerDependencies": { |
| 1121 | "@babel/core": "^7.0.0-0" |
| 1122 | } |
| 1123 | }, |
| 1124 | "node_modules/@babel/plugin-transform-block-scoped-functions": { |
| 1125 | "version": "7.29.7", |
| 1126 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.29.7.tgz", |
| 1127 | "integrity": "sha512-cUSmjh72N+rN4PrkFlN1dJwNCwjVp5d38/CQrEsFggkD10UiFlBFgdH3tv5dNsLuHY+3S8db2xCHjhZcv5WgvA==", |
| 1128 | "license": "MIT", |
| 1129 | "dependencies": { |
| 1130 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1131 | }, |
| 1132 | "engines": { |
| 1133 | "node": ">=6.9.0" |
| 1134 | }, |
| 1135 | "peerDependencies": { |
| 1136 | "@babel/core": "^7.0.0-0" |
| 1137 | } |
| 1138 | }, |
| 1139 | "node_modules/@babel/plugin-transform-block-scoping": { |
| 1140 | "version": "7.29.7", |
| 1141 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.29.7.tgz", |
| 1142 | "integrity": "sha512-ONyr4+AZhKh8yKWInVxU9AXA9EbsyeLcL6V0dJy6M2/62vuvpGm29zzuymbTpdc451GEpDIdAyPLP3r+P61yKQ==", |
| 1143 | "license": "MIT", |
| 1144 | "dependencies": { |
| 1145 | "@babel/helper-plugin-utils": "^7.29.7" |
| 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-transform-class-properties": { |
| 1155 | "version": "7.29.7", |
| 1156 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.29.7.tgz", |
| 1157 | "integrity": "sha512-GtcpjFvanPfzNQi3eTitsCqtRRmmqzpy/A+yhTR1HaZo1Ly3EA8ZXxlPyHdR8/IuRMYc3E4wdGBewB2QKQjAaA==", |
| 1158 | "license": "MIT", |
| 1159 | "dependencies": { |
| 1160 | "@babel/helper-create-class-features-plugin": "^7.29.7", |
| 1161 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1162 | }, |
| 1163 | "engines": { |
| 1164 | "node": ">=6.9.0" |
| 1165 | }, |
| 1166 | "peerDependencies": { |
| 1167 | "@babel/core": "^7.0.0-0" |
| 1168 | } |
| 1169 | }, |
| 1170 | "node_modules/@babel/plugin-transform-class-static-block": { |
| 1171 | "version": "7.29.7", |
| 1172 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.29.7.tgz", |
| 1173 | "integrity": "sha512-kibJgmEdX2iMwsHY2tSZNDgj8PwIlCQz7FK9KuGKO8zsuoUwSEhoNnNVp/emKWrbY4HeO6kkXfdMqRKKKXBm2A==", |
| 1174 | "license": "MIT", |
| 1175 | "dependencies": { |
| 1176 | "@babel/helper-create-class-features-plugin": "^7.29.7", |
| 1177 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1178 | }, |
| 1179 | "engines": { |
| 1180 | "node": ">=6.9.0" |
| 1181 | }, |
| 1182 | "peerDependencies": { |
| 1183 | "@babel/core": "^7.12.0" |
| 1184 | } |
| 1185 | }, |
| 1186 | "node_modules/@babel/plugin-transform-classes": { |
| 1187 | "version": "7.29.7", |
| 1188 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.29.7.tgz", |
| 1189 | "integrity": "sha512-qV0OGGBVacduzQHE649JyCneOFI/maT+YKsO+K4Yi3xv2wTPNjM/W2o2gdzMwEAZz7fXNTHAe0NcSg30bIN69g==", |
| 1190 | "license": "MIT", |
| 1191 | "dependencies": { |
| 1192 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 1193 | "@babel/helper-compilation-targets": "^7.29.7", |
| 1194 | "@babel/helper-globals": "^7.29.7", |
| 1195 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1196 | "@babel/helper-replace-supers": "^7.29.7", |
| 1197 | "@babel/traverse": "^7.29.7" |
| 1198 | }, |
| 1199 | "engines": { |
| 1200 | "node": ">=6.9.0" |
| 1201 | }, |
| 1202 | "peerDependencies": { |
| 1203 | "@babel/core": "^7.0.0-0" |
| 1204 | } |
| 1205 | }, |
| 1206 | "node_modules/@babel/plugin-transform-computed-properties": { |
| 1207 | "version": "7.29.7", |
| 1208 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.29.7.tgz", |
| 1209 | "integrity": "sha512-RK7/IyU5phpuCdBAuig5VkzG/EnbDaui5SQGdU9BFrHdV+mV4cUjLMQ9lJDjLNtWHsqtiefpGZUXQP2BiTYMsA==", |
| 1210 | "license": "MIT", |
| 1211 | "dependencies": { |
| 1212 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1213 | "@babel/template": "^7.29.7" |
| 1214 | }, |
| 1215 | "engines": { |
| 1216 | "node": ">=6.9.0" |
| 1217 | }, |
| 1218 | "peerDependencies": { |
| 1219 | "@babel/core": "^7.0.0-0" |
| 1220 | } |
| 1221 | }, |
| 1222 | "node_modules/@babel/plugin-transform-destructuring": { |
| 1223 | "version": "7.29.7", |
| 1224 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.29.7.tgz", |
| 1225 | "integrity": "sha512-iPX8aD6H9zV5s7ZsqTdNocPN/MGQ5sSMnElKrktxjJRMnB2jN/1p2+R7GkfD6CAYoVFqy5A4XnSIUeGgJzIWpg==", |
| 1226 | "license": "MIT", |
| 1227 | "dependencies": { |
| 1228 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1229 | "@babel/traverse": "^7.29.7" |
| 1230 | }, |
| 1231 | "engines": { |
| 1232 | "node": ">=6.9.0" |
| 1233 | }, |
| 1234 | "peerDependencies": { |
| 1235 | "@babel/core": "^7.0.0-0" |
| 1236 | } |
| 1237 | }, |
| 1238 | "node_modules/@babel/plugin-transform-dotall-regex": { |
| 1239 | "version": "7.29.7", |
| 1240 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.29.7.tgz", |
| 1241 | "integrity": "sha512-3qc18hsD2RdZiyJNDNc7HQpv6xbncwh8FYtxNFFzclSyh/trPD9KkVR9BDECUjDLvb7yJVF15GfYUuC+LMkkiQ==", |
| 1242 | "license": "MIT", |
| 1243 | "dependencies": { |
| 1244 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1245 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1246 | }, |
| 1247 | "engines": { |
| 1248 | "node": ">=6.9.0" |
| 1249 | }, |
| 1250 | "peerDependencies": { |
| 1251 | "@babel/core": "^7.0.0-0" |
| 1252 | } |
| 1253 | }, |
| 1254 | "node_modules/@babel/plugin-transform-duplicate-keys": { |
| 1255 | "version": "7.29.7", |
| 1256 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.29.7.tgz", |
| 1257 | "integrity": "sha512-6IvRRriEMqnBwD6chtxdLpMYCHWEzN+oL5cyQtjykya19UgzbmKhxmhZgKC/LHxS2nYr9Q/qYPZ5Lr6jOL9+yQ==", |
| 1258 | "license": "MIT", |
| 1259 | "dependencies": { |
| 1260 | "@babel/helper-plugin-utils": "^7.29.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-transform-duplicate-named-capturing-groups-regex": { |
| 1270 | "version": "7.29.7", |
| 1271 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.7.tgz", |
| 1272 | "integrity": "sha512-2wiIyo2BjtgU7HufSeDnL9L2O7zr8jmhFKuSr65VpRkUiRKRNpb0mdlk56+XPPKoIrfHqzbMuglDvZun0RISsA==", |
| 1273 | "license": "MIT", |
| 1274 | "dependencies": { |
| 1275 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1276 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1277 | }, |
| 1278 | "engines": { |
| 1279 | "node": ">=6.9.0" |
| 1280 | }, |
| 1281 | "peerDependencies": { |
| 1282 | "@babel/core": "^7.0.0" |
| 1283 | } |
| 1284 | }, |
| 1285 | "node_modules/@babel/plugin-transform-dynamic-import": { |
| 1286 | "version": "7.29.7", |
| 1287 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.29.7.tgz", |
| 1288 | "integrity": "sha512-giOlEm/EFjfjr+te9NsdjkUo2v4f8rS/SXPumRVHAtbNcyNlvtREkU1dZzaIDclNpnaVhlCqRdFKhJBjBikzLg==", |
| 1289 | "license": "MIT", |
| 1290 | "dependencies": { |
| 1291 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1292 | }, |
| 1293 | "engines": { |
| 1294 | "node": ">=6.9.0" |
| 1295 | }, |
| 1296 | "peerDependencies": { |
| 1297 | "@babel/core": "^7.0.0-0" |
| 1298 | } |
| 1299 | }, |
| 1300 | "node_modules/@babel/plugin-transform-explicit-resource-management": { |
| 1301 | "version": "7.29.7", |
| 1302 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.29.7.tgz", |
| 1303 | "integrity": "sha512-Rstj7coNz8sE+7Ju7ihpHLI564lsK5pUpNNlvptCIC/16E/S5hbl6n3kESPKdNRmqEWlpn5xpS5Q2dvXBsySLw==", |
| 1304 | "license": "MIT", |
| 1305 | "dependencies": { |
| 1306 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1307 | "@babel/plugin-transform-destructuring": "^7.29.7" |
| 1308 | }, |
| 1309 | "engines": { |
| 1310 | "node": ">=6.9.0" |
| 1311 | }, |
| 1312 | "peerDependencies": { |
| 1313 | "@babel/core": "^7.0.0-0" |
| 1314 | } |
| 1315 | }, |
| 1316 | "node_modules/@babel/plugin-transform-exponentiation-operator": { |
| 1317 | "version": "7.29.7", |
| 1318 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.29.7.tgz", |
| 1319 | "integrity": "sha512-zFpMOTLZBdW5LfObqcSbL6kefg4R4eLdmvS0wbN9M6D5Mym/sKm9toOoWyVOa+xDjvCnuWcHls2YonXwHvH3CQ==", |
| 1320 | "license": "MIT", |
| 1321 | "dependencies": { |
| 1322 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1323 | }, |
| 1324 | "engines": { |
| 1325 | "node": ">=6.9.0" |
| 1326 | }, |
| 1327 | "peerDependencies": { |
| 1328 | "@babel/core": "^7.0.0-0" |
| 1329 | } |
| 1330 | }, |
| 1331 | "node_modules/@babel/plugin-transform-export-namespace-from": { |
| 1332 | "version": "7.29.7", |
| 1333 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.29.7.tgz", |
| 1334 | "integrity": "sha512-24B2nOy2TeJSMheqwPD4DDQOV/elLSIlKxjZt4i05H5AgdPdWR3n18HnNrcJ+j76WJd9gbwb9jPjNYUy6RautA==", |
| 1335 | "license": "MIT", |
| 1336 | "dependencies": { |
| 1337 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1338 | }, |
| 1339 | "engines": { |
| 1340 | "node": ">=6.9.0" |
| 1341 | }, |
| 1342 | "peerDependencies": { |
| 1343 | "@babel/core": "^7.0.0-0" |
| 1344 | } |
| 1345 | }, |
| 1346 | "node_modules/@babel/plugin-transform-for-of": { |
| 1347 | "version": "7.29.7", |
| 1348 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.29.7.tgz", |
| 1349 | "integrity": "sha512-zeSIHh0+E1Um1WJRXCFlHQYu2ieJNdivLLjlBEp+dIBu3S51n+SZZmIXjxnItw6pz56Cn+KvK68BIBVsxq2JiQ==", |
| 1350 | "license": "MIT", |
| 1351 | "dependencies": { |
| 1352 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1353 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7" |
| 1354 | }, |
| 1355 | "engines": { |
| 1356 | "node": ">=6.9.0" |
| 1357 | }, |
| 1358 | "peerDependencies": { |
| 1359 | "@babel/core": "^7.0.0-0" |
| 1360 | } |
| 1361 | }, |
| 1362 | "node_modules/@babel/plugin-transform-function-name": { |
| 1363 | "version": "7.29.7", |
| 1364 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.29.7.tgz", |
| 1365 | "integrity": "sha512-otRWaHXE6fbAGkePvaj/kvs3HsqXfPhlnzwSOlnFgbqCPMd975dW+4wZ00WFBt+/YlBGcJwNrARQTOJOb4ZrIg==", |
| 1366 | "license": "MIT", |
| 1367 | "dependencies": { |
| 1368 | "@babel/helper-compilation-targets": "^7.29.7", |
| 1369 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1370 | "@babel/traverse": "^7.29.7" |
| 1371 | }, |
| 1372 | "engines": { |
| 1373 | "node": ">=6.9.0" |
| 1374 | }, |
| 1375 | "peerDependencies": { |
| 1376 | "@babel/core": "^7.0.0-0" |
| 1377 | } |
| 1378 | }, |
| 1379 | "node_modules/@babel/plugin-transform-json-strings": { |
| 1380 | "version": "7.29.7", |
| 1381 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.29.7.tgz", |
| 1382 | "integrity": "sha512-RRnE2+eon1rJAq8MnoF1b5kTpY1vU88twHcvcKMrsqP/jxIRqDVs9iJB5fqPuqyeFAW0wJo4MlUIPpQCq/aRsg==", |
| 1383 | "license": "MIT", |
| 1384 | "dependencies": { |
| 1385 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1386 | }, |
| 1387 | "engines": { |
| 1388 | "node": ">=6.9.0" |
| 1389 | }, |
| 1390 | "peerDependencies": { |
| 1391 | "@babel/core": "^7.0.0-0" |
| 1392 | } |
| 1393 | }, |
| 1394 | "node_modules/@babel/plugin-transform-literals": { |
| 1395 | "version": "7.29.7", |
| 1396 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.29.7.tgz", |
| 1397 | "integrity": "sha512-DZ/oLP21ZuWx1vKqnoNv6/tvEK48AQOBRai40CX9dTjGluvT/YZCyY3rryDtyUqCEoyNroy5KKPwX2iQCiRvyw==", |
| 1398 | "license": "MIT", |
| 1399 | "dependencies": { |
| 1400 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1401 | }, |
| 1402 | "engines": { |
| 1403 | "node": ">=6.9.0" |
| 1404 | }, |
| 1405 | "peerDependencies": { |
| 1406 | "@babel/core": "^7.0.0-0" |
| 1407 | } |
| 1408 | }, |
| 1409 | "node_modules/@babel/plugin-transform-logical-assignment-operators": { |
| 1410 | "version": "7.29.7", |
| 1411 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.29.7.tgz", |
| 1412 | "integrity": "sha512-A0H91hh6W8MFRkp5TqJmMr39jzGD1A1E1Ysiv2O06Sfbhkapm+XyIzxWCEh5kqwOZ1/8QZ0dY3SeQ7XBqfJd5Q==", |
| 1413 | "license": "MIT", |
| 1414 | "dependencies": { |
| 1415 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1416 | }, |
| 1417 | "engines": { |
| 1418 | "node": ">=6.9.0" |
| 1419 | }, |
| 1420 | "peerDependencies": { |
| 1421 | "@babel/core": "^7.0.0-0" |
| 1422 | } |
| 1423 | }, |
| 1424 | "node_modules/@babel/plugin-transform-member-expression-literals": { |
| 1425 | "version": "7.29.7", |
| 1426 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.29.7.tgz", |
| 1427 | "integrity": "sha512-hl1kwFZCCiDyfH25Xmco9jTrkPgnS9pmOzSG7W5I4SaGbLeqKv417hcU2RKmaxoPEgsoJh7ZPOrnPGq99bHoUg==", |
| 1428 | "license": "MIT", |
| 1429 | "dependencies": { |
| 1430 | "@babel/helper-plugin-utils": "^7.29.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-modules-amd": { |
| 1440 | "version": "7.29.7", |
| 1441 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.29.7.tgz", |
| 1442 | "integrity": "sha512-fxtQoH3m5ywUSIfaH0FGCzWu4McsYon5bD3K4XnskC7f+OyQMj7rsOMi4NvvmJ83WwBAg4UCe+ov4VZlqEvyew==", |
| 1443 | "license": "MIT", |
| 1444 | "dependencies": { |
| 1445 | "@babel/helper-module-transforms": "^7.29.7", |
| 1446 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1447 | }, |
| 1448 | "engines": { |
| 1449 | "node": ">=6.9.0" |
| 1450 | }, |
| 1451 | "peerDependencies": { |
| 1452 | "@babel/core": "^7.0.0-0" |
| 1453 | } |
| 1454 | }, |
| 1455 | "node_modules/@babel/plugin-transform-modules-commonjs": { |
| 1456 | "version": "7.29.7", |
| 1457 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.29.7.tgz", |
| 1458 | "integrity": "sha512-j0vCldybPC5b5dwCQOJ21uKtHzt7hxLygJTg9eF1ScfaikEDNfzn94XoW5Fi+seBR0nCyL23xaBFFkq7dTM8XQ==", |
| 1459 | "license": "MIT", |
| 1460 | "dependencies": { |
| 1461 | "@babel/helper-module-transforms": "^7.29.7", |
| 1462 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1463 | }, |
| 1464 | "engines": { |
| 1465 | "node": ">=6.9.0" |
| 1466 | }, |
| 1467 | "peerDependencies": { |
| 1468 | "@babel/core": "^7.0.0-0" |
| 1469 | } |
| 1470 | }, |
| 1471 | "node_modules/@babel/plugin-transform-modules-systemjs": { |
| 1472 | "version": "7.29.7", |
| 1473 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.7.tgz", |
| 1474 | "integrity": "sha512-TM2ZcQLoG2/y4HODiStCo10DibYhWhGWAwVv+EQKmG/7GFl0N+AAmUiXOMKM+aiJ9XBJ9AHVZBvTzMnJ2sM3cQ==", |
| 1475 | "license": "MIT", |
| 1476 | "dependencies": { |
| 1477 | "@babel/helper-module-transforms": "^7.29.7", |
| 1478 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1479 | "@babel/helper-validator-identifier": "^7.29.7", |
| 1480 | "@babel/traverse": "^7.29.7" |
| 1481 | }, |
| 1482 | "engines": { |
| 1483 | "node": ">=6.9.0" |
| 1484 | }, |
| 1485 | "peerDependencies": { |
| 1486 | "@babel/core": "^7.0.0-0" |
| 1487 | } |
| 1488 | }, |
| 1489 | "node_modules/@babel/plugin-transform-modules-umd": { |
| 1490 | "version": "7.29.7", |
| 1491 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.29.7.tgz", |
| 1492 | "integrity": "sha512-B4UkaTK3QpgCwJnrxKfMPKdo92CN7OKXAlpAAnM3UPu0Q0lCCk57ylA9AJbRy2v8dDKOPAAWcoR6CMyeoHwRCA==", |
| 1493 | "license": "MIT", |
| 1494 | "dependencies": { |
| 1495 | "@babel/helper-module-transforms": "^7.29.7", |
| 1496 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1497 | }, |
| 1498 | "engines": { |
| 1499 | "node": ">=6.9.0" |
| 1500 | }, |
| 1501 | "peerDependencies": { |
| 1502 | "@babel/core": "^7.0.0-0" |
| 1503 | } |
| 1504 | }, |
| 1505 | "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
| 1506 | "version": "7.29.7", |
| 1507 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.7.tgz", |
| 1508 | "integrity": "sha512-vuFoLwr4qnv2xbZ16SQd6uPcH5FNrLHhk/Jzo++0XJFcaDsr4gjJVg6j398oMHiC+83k/GiBzviwF5KBJkPUtQ==", |
| 1509 | "license": "MIT", |
| 1510 | "dependencies": { |
| 1511 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1512 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1513 | }, |
| 1514 | "engines": { |
| 1515 | "node": ">=6.9.0" |
| 1516 | }, |
| 1517 | "peerDependencies": { |
| 1518 | "@babel/core": "^7.0.0" |
| 1519 | } |
| 1520 | }, |
| 1521 | "node_modules/@babel/plugin-transform-new-target": { |
| 1522 | "version": "7.29.7", |
| 1523 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.29.7.tgz", |
| 1524 | "integrity": "sha512-fEo41GmsOUhOBlw8ioo6zvjX5Xc2Lqkzlyfqbpsk3eB6TReV18uhxZ0esfEokVbY2+PVJAQHNKxER6lGrzNd3A==", |
| 1525 | "license": "MIT", |
| 1526 | "dependencies": { |
| 1527 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1528 | }, |
| 1529 | "engines": { |
| 1530 | "node": ">=6.9.0" |
| 1531 | }, |
| 1532 | "peerDependencies": { |
| 1533 | "@babel/core": "^7.0.0-0" |
| 1534 | } |
| 1535 | }, |
| 1536 | "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
| 1537 | "version": "7.29.7", |
| 1538 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.29.7.tgz", |
| 1539 | "integrity": "sha512-idmp1dFaekP9GbcMvG24Kvw2BfhFZjHnNJCkV4WuIY4PskJzwI3f1N5OdgYke38T7rftO6ERulFRn2cFeZwRkg==", |
| 1540 | "license": "MIT", |
| 1541 | "dependencies": { |
| 1542 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1543 | }, |
| 1544 | "engines": { |
| 1545 | "node": ">=6.9.0" |
| 1546 | }, |
| 1547 | "peerDependencies": { |
| 1548 | "@babel/core": "^7.0.0-0" |
| 1549 | } |
| 1550 | }, |
| 1551 | "node_modules/@babel/plugin-transform-numeric-separator": { |
| 1552 | "version": "7.29.7", |
| 1553 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.29.7.tgz", |
| 1554 | "integrity": "sha512-zR7fv/z14OjgHl4AgRtkDBvBMhIzCxqV/qN/2BCRC7LjFwvuzjYe7gDWxC4Wl/SNsLM6SE1IWvRPYMgSJaUvNw==", |
| 1555 | "license": "MIT", |
| 1556 | "dependencies": { |
| 1557 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1558 | }, |
| 1559 | "engines": { |
| 1560 | "node": ">=6.9.0" |
| 1561 | }, |
| 1562 | "peerDependencies": { |
| 1563 | "@babel/core": "^7.0.0-0" |
| 1564 | } |
| 1565 | }, |
| 1566 | "node_modules/@babel/plugin-transform-object-rest-spread": { |
| 1567 | "version": "7.29.7", |
| 1568 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.29.7.tgz", |
| 1569 | "integrity": "sha512-Ld98jn4c0smUywL57m7SgsHq3OpThOa6LqZJif3G6jYOovPleoFhVrBJ1WegRApSFB2wu4+RelAj9AC9G08Z4A==", |
| 1570 | "license": "MIT", |
| 1571 | "dependencies": { |
| 1572 | "@babel/helper-compilation-targets": "^7.29.7", |
| 1573 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1574 | "@babel/plugin-transform-destructuring": "^7.29.7", |
| 1575 | "@babel/plugin-transform-parameters": "^7.29.7", |
| 1576 | "@babel/traverse": "^7.29.7" |
| 1577 | }, |
| 1578 | "engines": { |
| 1579 | "node": ">=6.9.0" |
| 1580 | }, |
| 1581 | "peerDependencies": { |
| 1582 | "@babel/core": "^7.0.0-0" |
| 1583 | } |
| 1584 | }, |
| 1585 | "node_modules/@babel/plugin-transform-object-super": { |
| 1586 | "version": "7.29.7", |
| 1587 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.29.7.tgz", |
| 1588 | "integrity": "sha512-Ea/diGcw0twB5IlZPO5sgET6fJsLJqPABqTuFWIR+iMPGPZJkATEIWx0wa+aEQ5UY1CBQyP/gkAiLEqn1vBiQA==", |
| 1589 | "license": "MIT", |
| 1590 | "dependencies": { |
| 1591 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1592 | "@babel/helper-replace-supers": "^7.29.7" |
| 1593 | }, |
| 1594 | "engines": { |
| 1595 | "node": ">=6.9.0" |
| 1596 | }, |
| 1597 | "peerDependencies": { |
| 1598 | "@babel/core": "^7.0.0-0" |
| 1599 | } |
| 1600 | }, |
| 1601 | "node_modules/@babel/plugin-transform-optional-catch-binding": { |
| 1602 | "version": "7.29.7", |
| 1603 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.29.7.tgz", |
| 1604 | "integrity": "sha512-sLsyndxK2VwX6yNUOakMb7Sh553ZTe/vVM1XJ+9Z5aW1ytsc8xOIwmyk05NNjN60vkc5/KqoTH6hB4V41LJhng==", |
| 1605 | "license": "MIT", |
| 1606 | "dependencies": { |
| 1607 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1608 | }, |
| 1609 | "engines": { |
| 1610 | "node": ">=6.9.0" |
| 1611 | }, |
| 1612 | "peerDependencies": { |
| 1613 | "@babel/core": "^7.0.0-0" |
| 1614 | } |
| 1615 | }, |
| 1616 | "node_modules/@babel/plugin-transform-optional-chaining": { |
| 1617 | "version": "7.29.7", |
| 1618 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.29.7.tgz", |
| 1619 | "integrity": "sha512-6GM1dhvK3gNODkXcEcMCOLEDCLSoZ/sBbro2Ax8HURyasQ4NshagQixkRFdh5niI6E4gmA/jYI/4aT7rRos3ZQ==", |
| 1620 | "license": "MIT", |
| 1621 | "dependencies": { |
| 1622 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1623 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7" |
| 1624 | }, |
| 1625 | "engines": { |
| 1626 | "node": ">=6.9.0" |
| 1627 | }, |
| 1628 | "peerDependencies": { |
| 1629 | "@babel/core": "^7.0.0-0" |
| 1630 | } |
| 1631 | }, |
| 1632 | "node_modules/@babel/plugin-transform-parameters": { |
| 1633 | "version": "7.29.7", |
| 1634 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.29.7.tgz", |
| 1635 | "integrity": "sha512-ZDOBqV/qLYJI0YElr8DcENEyARsFQeESqWXH6gZlghYXuPPjvweuDhP4VyEi4BlUBlLRFZVjxoZDMjxhLW766g==", |
| 1636 | "license": "MIT", |
| 1637 | "dependencies": { |
| 1638 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1639 | }, |
| 1640 | "engines": { |
| 1641 | "node": ">=6.9.0" |
| 1642 | }, |
| 1643 | "peerDependencies": { |
| 1644 | "@babel/core": "^7.0.0-0" |
| 1645 | } |
| 1646 | }, |
| 1647 | "node_modules/@babel/plugin-transform-private-methods": { |
| 1648 | "version": "7.29.7", |
| 1649 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.29.7.tgz", |
| 1650 | "integrity": "sha512-/6Rz4DK1ETDEM/bWHsPHcaEe7ZaT1EqSXjtSP/L0DijOYuaUhiRiOKcwpZ8P7zR4xXEHc2ITdiCgBm9Tpyv9ug==", |
| 1651 | "license": "MIT", |
| 1652 | "dependencies": { |
| 1653 | "@babel/helper-create-class-features-plugin": "^7.29.7", |
| 1654 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1655 | }, |
| 1656 | "engines": { |
| 1657 | "node": ">=6.9.0" |
| 1658 | }, |
| 1659 | "peerDependencies": { |
| 1660 | "@babel/core": "^7.0.0-0" |
| 1661 | } |
| 1662 | }, |
| 1663 | "node_modules/@babel/plugin-transform-private-property-in-object": { |
| 1664 | "version": "7.29.7", |
| 1665 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.29.7.tgz", |
| 1666 | "integrity": "sha512-+BNo06dnrzdNNqCm1X6YUaVv0DKk8Q+JYcoZfOkLhYWNCXzlwTSRq8zGWayT1csjcpNXV9CQTBRRbmTLZac5cA==", |
| 1667 | "license": "MIT", |
| 1668 | "dependencies": { |
| 1669 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 1670 | "@babel/helper-create-class-features-plugin": "^7.29.7", |
| 1671 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1672 | }, |
| 1673 | "engines": { |
| 1674 | "node": ">=6.9.0" |
| 1675 | }, |
| 1676 | "peerDependencies": { |
| 1677 | "@babel/core": "^7.0.0-0" |
| 1678 | } |
| 1679 | }, |
| 1680 | "node_modules/@babel/plugin-transform-property-literals": { |
| 1681 | "version": "7.29.7", |
| 1682 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.29.7.tgz", |
| 1683 | "integrity": "sha512-bOMRLQuI0A5ZqHq3OWJ89/rXpJ/NJrbVhXiP4zwPGMs6kpcVsuTUNjwoE30K0Qm3mf48a/TnRYYD6vPNqcg6jA==", |
| 1684 | "license": "MIT", |
| 1685 | "dependencies": { |
| 1686 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1687 | }, |
| 1688 | "engines": { |
| 1689 | "node": ">=6.9.0" |
| 1690 | }, |
| 1691 | "peerDependencies": { |
| 1692 | "@babel/core": "^7.0.0-0" |
| 1693 | } |
| 1694 | }, |
| 1695 | "node_modules/@babel/plugin-transform-react-constant-elements": { |
| 1696 | "version": "7.29.7", |
| 1697 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.29.7.tgz", |
| 1698 | "integrity": "sha512-J0wGhKan+rIiE2OhfhRptySLrJ6SjQYM6b6N1FMlhyhCcw1Mig8vQjWchyB+bgHGDvaWo6Diu6CLRMra2uMtmg==", |
| 1699 | "license": "MIT", |
| 1700 | "dependencies": { |
| 1701 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1702 | }, |
| 1703 | "engines": { |
| 1704 | "node": ">=6.9.0" |
| 1705 | }, |
| 1706 | "peerDependencies": { |
| 1707 | "@babel/core": "^7.0.0-0" |
| 1708 | } |
| 1709 | }, |
| 1710 | "node_modules/@babel/plugin-transform-react-display-name": { |
| 1711 | "version": "7.29.7", |
| 1712 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.29.7.tgz", |
| 1713 | "integrity": "sha512-+1wdDMGNb4UPeY3Q4L5yLiYe6TXPXubs4NjrgRFw13hPRLJfEMw2Q5OXkee6/IfdqePIeW4Jjwe3aBh7SdKz4Q==", |
| 1714 | "license": "MIT", |
| 1715 | "dependencies": { |
| 1716 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1717 | }, |
| 1718 | "engines": { |
| 1719 | "node": ">=6.9.0" |
| 1720 | }, |
| 1721 | "peerDependencies": { |
| 1722 | "@babel/core": "^7.0.0-0" |
| 1723 | } |
| 1724 | }, |
| 1725 | "node_modules/@babel/plugin-transform-react-jsx": { |
| 1726 | "version": "7.29.7", |
| 1727 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.29.7.tgz", |
| 1728 | "integrity": "sha512-WsZulLVBUHXVj2cUcPVx6UE21TpalB6bHbSFErKT0Ib++ax24jjXe73FqlWvdylFOjiuPHYi6VCcgRad1ItN+A==", |
| 1729 | "license": "MIT", |
| 1730 | "dependencies": { |
| 1731 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 1732 | "@babel/helper-module-imports": "^7.29.7", |
| 1733 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1734 | "@babel/plugin-syntax-jsx": "^7.29.7", |
| 1735 | "@babel/types": "^7.29.7" |
| 1736 | }, |
| 1737 | "engines": { |
| 1738 | "node": ">=6.9.0" |
| 1739 | }, |
| 1740 | "peerDependencies": { |
| 1741 | "@babel/core": "^7.0.0-0" |
| 1742 | } |
| 1743 | }, |
| 1744 | "node_modules/@babel/plugin-transform-react-jsx-development": { |
| 1745 | "version": "7.29.7", |
| 1746 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.29.7.tgz", |
| 1747 | "integrity": "sha512-Xfy3UVMF04+ypnFbkhvfqtmvwfe92qwQdbGZVonhE+6v35GzlofmOnA1szaZqzb9xYWr0nl1e5EMmzi0DNON1g==", |
| 1748 | "license": "MIT", |
| 1749 | "dependencies": { |
| 1750 | "@babel/plugin-transform-react-jsx": "^7.29.7" |
| 1751 | }, |
| 1752 | "engines": { |
| 1753 | "node": ">=6.9.0" |
| 1754 | }, |
| 1755 | "peerDependencies": { |
| 1756 | "@babel/core": "^7.0.0-0" |
| 1757 | } |
| 1758 | }, |
| 1759 | "node_modules/@babel/plugin-transform-react-pure-annotations": { |
| 1760 | "version": "7.29.7", |
| 1761 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.29.7.tgz", |
| 1762 | "integrity": "sha512-H5E+HBgDpr6Q5t+Aj11tL7XkIui1jhbIoArVQnqjgXo5/3YxkN7ZEBcWF4RQlB0T4rrxJQbXS6kiFV6B7XTqUA==", |
| 1763 | "license": "MIT", |
| 1764 | "dependencies": { |
| 1765 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 1766 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1767 | }, |
| 1768 | "engines": { |
| 1769 | "node": ">=6.9.0" |
| 1770 | }, |
| 1771 | "peerDependencies": { |
| 1772 | "@babel/core": "^7.0.0-0" |
| 1773 | } |
| 1774 | }, |
| 1775 | "node_modules/@babel/plugin-transform-regenerator": { |
| 1776 | "version": "7.29.7", |
| 1777 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.7.tgz", |
| 1778 | "integrity": "sha512-rNNFV0DBAJp988xW2DOntfDoYn1eR8GGF5AT5vYc+rjyfaQkM242c9tZUHHPe7KYaiJizXPWhQTzzdbXySyhBw==", |
| 1779 | "license": "MIT", |
| 1780 | "dependencies": { |
| 1781 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1782 | }, |
| 1783 | "engines": { |
| 1784 | "node": ">=6.9.0" |
| 1785 | }, |
| 1786 | "peerDependencies": { |
| 1787 | "@babel/core": "^7.0.0-0" |
| 1788 | } |
| 1789 | }, |
| 1790 | "node_modules/@babel/plugin-transform-regexp-modifiers": { |
| 1791 | "version": "7.29.7", |
| 1792 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.29.7.tgz", |
| 1793 | "integrity": "sha512-mB5Fs0VWrJ42ZCmc8114v60qetdaUVNkj9PmSZRmanCZM3S9hm0CFRLjRmYIsuXav14l2jvZ+4T8iiCGnhj3nQ==", |
| 1794 | "license": "MIT", |
| 1795 | "dependencies": { |
| 1796 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1797 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1798 | }, |
| 1799 | "engines": { |
| 1800 | "node": ">=6.9.0" |
| 1801 | }, |
| 1802 | "peerDependencies": { |
| 1803 | "@babel/core": "^7.0.0" |
| 1804 | } |
| 1805 | }, |
| 1806 | "node_modules/@babel/plugin-transform-reserved-words": { |
| 1807 | "version": "7.29.7", |
| 1808 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.29.7.tgz", |
| 1809 | "integrity": "sha512-5+YhdpVgmfSmwZyLMftfaiffLRMHjzIRHFHHLdibcSyJm2pasMrKHrO3Ptrt2DRshjvpgjEJJ1zVW14WPq/6QA==", |
| 1810 | "license": "MIT", |
| 1811 | "dependencies": { |
| 1812 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1813 | }, |
| 1814 | "engines": { |
| 1815 | "node": ">=6.9.0" |
| 1816 | }, |
| 1817 | "peerDependencies": { |
| 1818 | "@babel/core": "^7.0.0-0" |
| 1819 | } |
| 1820 | }, |
| 1821 | "node_modules/@babel/plugin-transform-runtime": { |
| 1822 | "version": "7.29.7", |
| 1823 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.29.7.tgz", |
| 1824 | "integrity": "sha512-xmAscdE/AsqRW7vutbPNoUmu/nF5SrLKPs7aoJgEjo35lLKA/Bc0i2rMv/hr1+Y0o1bQCiVtith3u2vdgRL39Q==", |
| 1825 | "license": "MIT", |
| 1826 | "dependencies": { |
| 1827 | "@babel/helper-module-imports": "^7.29.7", |
| 1828 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1829 | "babel-plugin-polyfill-corejs2": "^0.4.14", |
| 1830 | "babel-plugin-polyfill-corejs3": "^0.13.0", |
| 1831 | "babel-plugin-polyfill-regenerator": "^0.6.5", |
| 1832 | "semver": "^6.3.1" |
| 1833 | }, |
| 1834 | "engines": { |
| 1835 | "node": ">=6.9.0" |
| 1836 | }, |
| 1837 | "peerDependencies": { |
| 1838 | "@babel/core": "^7.0.0-0" |
| 1839 | } |
| 1840 | }, |
| 1841 | "node_modules/@babel/plugin-transform-runtime/node_modules/semver": { |
| 1842 | "version": "6.3.1", |
| 1843 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 1844 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 1845 | "license": "ISC", |
| 1846 | "bin": { |
| 1847 | "semver": "bin/semver.js" |
| 1848 | } |
| 1849 | }, |
| 1850 | "node_modules/@babel/plugin-transform-shorthand-properties": { |
| 1851 | "version": "7.29.7", |
| 1852 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.29.7.tgz", |
| 1853 | "integrity": "sha512-I+WYbGBAiCn7nA6xBrlgPH+MB7HWb4u8pv5S0Pv7OtwNvIFvCCb24YlttKEeUFVurfBCEaOTnuhlqsb7f0Z5Dg==", |
| 1854 | "license": "MIT", |
| 1855 | "dependencies": { |
| 1856 | "@babel/helper-plugin-utils": "^7.29.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-spread": { |
| 1866 | "version": "7.29.7", |
| 1867 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.29.7.tgz", |
| 1868 | "integrity": "sha512-/u5K1QWada7tbYNqTjMh96718g9NTwh9tfPJMsSmVsQwGT447FskV+KcfeXkXq2GWki4EM/MuTdmBec+hOuVTQ==", |
| 1869 | "license": "MIT", |
| 1870 | "dependencies": { |
| 1871 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1872 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7" |
| 1873 | }, |
| 1874 | "engines": { |
| 1875 | "node": ">=6.9.0" |
| 1876 | }, |
| 1877 | "peerDependencies": { |
| 1878 | "@babel/core": "^7.0.0-0" |
| 1879 | } |
| 1880 | }, |
| 1881 | "node_modules/@babel/plugin-transform-sticky-regex": { |
| 1882 | "version": "7.29.7", |
| 1883 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.29.7.tgz", |
| 1884 | "integrity": "sha512-BCHzNYJGe9l7EpwwDBN/ztlL2NYFFq8hp9ddjtUEM9f2O7S7kKV/lL6Fwo7IF7NSkYhPK2vO+86nIGltA90MsA==", |
| 1885 | "license": "MIT", |
| 1886 | "dependencies": { |
| 1887 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1888 | }, |
| 1889 | "engines": { |
| 1890 | "node": ">=6.9.0" |
| 1891 | }, |
| 1892 | "peerDependencies": { |
| 1893 | "@babel/core": "^7.0.0-0" |
| 1894 | } |
| 1895 | }, |
| 1896 | "node_modules/@babel/plugin-transform-template-literals": { |
| 1897 | "version": "7.29.7", |
| 1898 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.29.7.tgz", |
| 1899 | "integrity": "sha512-NCSEJ4sLFU2gqAub45HYh4fus2yQ36rr6ei6vpU7NdoJqCpxvEG8E6eJpscGyXP3VHD2Ny+fSXr04k1hoUrFqA==", |
| 1900 | "license": "MIT", |
| 1901 | "dependencies": { |
| 1902 | "@babel/helper-plugin-utils": "^7.29.7" |
| 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-typeof-symbol": { |
| 1912 | "version": "7.29.7", |
| 1913 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.29.7.tgz", |
| 1914 | "integrity": "sha512-223mNGoTkBiTEWFoK+Q6Go3tueMRclO8vxxxxquNCYuNI4jWOofFKJRRDu6SDrB8Sgo1UEGW9T4GAQ8ZyRso1A==", |
| 1915 | "license": "MIT", |
| 1916 | "dependencies": { |
| 1917 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1918 | }, |
| 1919 | "engines": { |
| 1920 | "node": ">=6.9.0" |
| 1921 | }, |
| 1922 | "peerDependencies": { |
| 1923 | "@babel/core": "^7.0.0-0" |
| 1924 | } |
| 1925 | }, |
| 1926 | "node_modules/@babel/plugin-transform-typescript": { |
| 1927 | "version": "7.29.7", |
| 1928 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.29.7.tgz", |
| 1929 | "integrity": "sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==", |
| 1930 | "license": "MIT", |
| 1931 | "dependencies": { |
| 1932 | "@babel/helper-annotate-as-pure": "^7.29.7", |
| 1933 | "@babel/helper-create-class-features-plugin": "^7.29.7", |
| 1934 | "@babel/helper-plugin-utils": "^7.29.7", |
| 1935 | "@babel/helper-skip-transparent-expression-wrappers": "^7.29.7", |
| 1936 | "@babel/plugin-syntax-typescript": "^7.29.7" |
| 1937 | }, |
| 1938 | "engines": { |
| 1939 | "node": ">=6.9.0" |
| 1940 | }, |
| 1941 | "peerDependencies": { |
| 1942 | "@babel/core": "^7.0.0-0" |
| 1943 | } |
| 1944 | }, |
| 1945 | "node_modules/@babel/plugin-transform-unicode-escapes": { |
| 1946 | "version": "7.29.7", |
| 1947 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.29.7.tgz", |
| 1948 | "integrity": "sha512-jCfXxSjf94lf4E0hKE0AByxF6F3/pVFqRdUUNkDJhsY0m1ZKjnN6ZYyMeHNpzflxb/0q5b7t3p+BE+SLF1WOtA==", |
| 1949 | "license": "MIT", |
| 1950 | "dependencies": { |
| 1951 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1952 | }, |
| 1953 | "engines": { |
| 1954 | "node": ">=6.9.0" |
| 1955 | }, |
| 1956 | "peerDependencies": { |
| 1957 | "@babel/core": "^7.0.0-0" |
| 1958 | } |
| 1959 | }, |
| 1960 | "node_modules/@babel/plugin-transform-unicode-property-regex": { |
| 1961 | "version": "7.29.7", |
| 1962 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.29.7.tgz", |
| 1963 | "integrity": "sha512-OgZ+zoAJgZLUCunsTRQ5LAjOywDv5zzZ2/hQ5aMw1pGXyY2rtE8/chXYUmu3AlVHKpm10KEdG9aMwbI/K76ZGw==", |
| 1964 | "license": "MIT", |
| 1965 | "dependencies": { |
| 1966 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1967 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1968 | }, |
| 1969 | "engines": { |
| 1970 | "node": ">=6.9.0" |
| 1971 | }, |
| 1972 | "peerDependencies": { |
| 1973 | "@babel/core": "^7.0.0-0" |
| 1974 | } |
| 1975 | }, |
| 1976 | "node_modules/@babel/plugin-transform-unicode-regex": { |
| 1977 | "version": "7.29.7", |
| 1978 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.29.7.tgz", |
| 1979 | "integrity": "sha512-7D/x/23/d/3VqZ0QA+LGbZMlGwZjztBygSWWWsfTPoQ1oQ6Q1P6Mr3d0kk42XabyUVw+fha3LqdRsFqeKqvCyA==", |
| 1980 | "license": "MIT", |
| 1981 | "dependencies": { |
| 1982 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1983 | "@babel/helper-plugin-utils": "^7.29.7" |
| 1984 | }, |
| 1985 | "engines": { |
| 1986 | "node": ">=6.9.0" |
| 1987 | }, |
| 1988 | "peerDependencies": { |
| 1989 | "@babel/core": "^7.0.0-0" |
| 1990 | } |
| 1991 | }, |
| 1992 | "node_modules/@babel/plugin-transform-unicode-sets-regex": { |
| 1993 | "version": "7.29.7", |
| 1994 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.29.7.tgz", |
| 1995 | "integrity": "sha512-BLOhLht9DOJwIxlmp91wHvkXv1lguuHS3/FwUO8HL1H0u8s4hR1gASVFyilu9iGtcTRYqjTZmlsFFeQletntEg==", |
| 1996 | "license": "MIT", |
| 1997 | "dependencies": { |
| 1998 | "@babel/helper-create-regexp-features-plugin": "^7.29.7", |
| 1999 | "@babel/helper-plugin-utils": "^7.29.7" |
| 2000 | }, |
| 2001 | "engines": { |
| 2002 | "node": ">=6.9.0" |
| 2003 | }, |
| 2004 | "peerDependencies": { |
| 2005 | "@babel/core": "^7.0.0" |
| 2006 | } |
| 2007 | }, |
| 2008 | "node_modules/@babel/preset-env": { |
| 2009 | "version": "7.29.7", |
| 2010 | "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.7.tgz", |
| 2011 | "integrity": "sha512-GYzX36n1nsciIb0uyH0GHwxwtNwPQIcpxSeiVLDtG/B7jB5xXgchnmL1f/jCX5o+pwnaDBtO60ONSJhEBJfxYA==", |
| 2012 | "license": "MIT", |
| 2013 | "dependencies": { |
| 2014 | "@babel/compat-data": "^7.29.7", |
| 2015 | "@babel/helper-compilation-targets": "^7.29.7", |
| 2016 | "@babel/helper-plugin-utils": "^7.29.7", |
| 2017 | "@babel/helper-validator-option": "^7.29.7", |
| 2018 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.29.7", |
| 2019 | "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.29.7", |
| 2020 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.29.7", |
| 2021 | "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "^7.29.7", |
| 2022 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.29.7", |
| 2023 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.29.7", |
| 2024 | "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
| 2025 | "@babel/plugin-syntax-import-assertions": "^7.29.7", |
| 2026 | "@babel/plugin-syntax-import-attributes": "^7.29.7", |
| 2027 | "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
| 2028 | "@babel/plugin-transform-arrow-functions": "^7.29.7", |
| 2029 | "@babel/plugin-transform-async-generator-functions": "^7.29.7", |
| 2030 | "@babel/plugin-transform-async-to-generator": "^7.29.7", |
| 2031 | "@babel/plugin-transform-block-scoped-functions": "^7.29.7", |
| 2032 | "@babel/plugin-transform-block-scoping": "^7.29.7", |
| 2033 | "@babel/plugin-transform-class-properties": "^7.29.7", |
| 2034 | "@babel/plugin-transform-class-static-block": "^7.29.7", |
| 2035 | "@babel/plugin-transform-classes": "^7.29.7", |
| 2036 | "@babel/plugin-transform-computed-properties": "^7.29.7", |
| 2037 | "@babel/plugin-transform-destructuring": "^7.29.7", |
| 2038 | "@babel/plugin-transform-dotall-regex": "^7.29.7", |
| 2039 | "@babel/plugin-transform-duplicate-keys": "^7.29.7", |
| 2040 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.7", |
| 2041 | "@babel/plugin-transform-dynamic-import": "^7.29.7", |
| 2042 | "@babel/plugin-transform-explicit-resource-management": "^7.29.7", |
| 2043 | "@babel/plugin-transform-exponentiation-operator": "^7.29.7", |
| 2044 | "@babel/plugin-transform-export-namespace-from": "^7.29.7", |
| 2045 | "@babel/plugin-transform-for-of": "^7.29.7", |
| 2046 | "@babel/plugin-transform-function-name": "^7.29.7", |
| 2047 | "@babel/plugin-transform-json-strings": "^7.29.7", |
| 2048 | "@babel/plugin-transform-literals": "^7.29.7", |
| 2049 | "@babel/plugin-transform-logical-assignment-operators": "^7.29.7", |
| 2050 | "@babel/plugin-transform-member-expression-literals": "^7.29.7", |
| 2051 | "@babel/plugin-transform-modules-amd": "^7.29.7", |
| 2052 | "@babel/plugin-transform-modules-commonjs": "^7.29.7", |
| 2053 | "@babel/plugin-transform-modules-systemjs": "^7.29.7", |
| 2054 | "@babel/plugin-transform-modules-umd": "^7.29.7", |
| 2055 | "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.7", |
| 2056 | "@babel/plugin-transform-new-target": "^7.29.7", |
| 2057 | "@babel/plugin-transform-nullish-coalescing-operator": "^7.29.7", |
| 2058 | "@babel/plugin-transform-numeric-separator": "^7.29.7", |
| 2059 | "@babel/plugin-transform-object-rest-spread": "^7.29.7", |
| 2060 | "@babel/plugin-transform-object-super": "^7.29.7", |
| 2061 | "@babel/plugin-transform-optional-catch-binding": "^7.29.7", |
| 2062 | "@babel/plugin-transform-optional-chaining": "^7.29.7", |
| 2063 | "@babel/plugin-transform-parameters": "^7.29.7", |
| 2064 | "@babel/plugin-transform-private-methods": "^7.29.7", |
| 2065 | "@babel/plugin-transform-private-property-in-object": "^7.29.7", |
| 2066 | "@babel/plugin-transform-property-literals": "^7.29.7", |
| 2067 | "@babel/plugin-transform-regenerator": "^7.29.7", |
| 2068 | "@babel/plugin-transform-regexp-modifiers": "^7.29.7", |
| 2069 | "@babel/plugin-transform-reserved-words": "^7.29.7", |
| 2070 | "@babel/plugin-transform-shorthand-properties": "^7.29.7", |
| 2071 | "@babel/plugin-transform-spread": "^7.29.7", |
| 2072 | "@babel/plugin-transform-sticky-regex": "^7.29.7", |
| 2073 | "@babel/plugin-transform-template-literals": "^7.29.7", |
| 2074 | "@babel/plugin-transform-typeof-symbol": "^7.29.7", |
| 2075 | "@babel/plugin-transform-unicode-escapes": "^7.29.7", |
| 2076 | "@babel/plugin-transform-unicode-property-regex": "^7.29.7", |
| 2077 | "@babel/plugin-transform-unicode-regex": "^7.29.7", |
| 2078 | "@babel/plugin-transform-unicode-sets-regex": "^7.29.7", |
| 2079 | "@babel/preset-modules": "0.1.6-no-external-plugins", |
| 2080 | "babel-plugin-polyfill-corejs2": "^0.4.15", |
| 2081 | "babel-plugin-polyfill-corejs3": "^0.14.0", |
| 2082 | "babel-plugin-polyfill-regenerator": "^0.6.6", |
| 2083 | "core-js-compat": "^3.48.0", |
| 2084 | "semver": "^6.3.1" |
| 2085 | }, |
| 2086 | "engines": { |
| 2087 | "node": ">=6.9.0" |
| 2088 | }, |
| 2089 | "peerDependencies": { |
| 2090 | "@babel/core": "^7.0.0-0" |
| 2091 | } |
| 2092 | }, |
| 2093 | "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": { |
| 2094 | "version": "0.14.2", |
| 2095 | "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.2.tgz", |
| 2096 | "integrity": "sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==", |
| 2097 | "license": "MIT", |
| 2098 | "dependencies": { |
| 2099 | "@babel/helper-define-polyfill-provider": "^0.6.8", |
| 2100 | "core-js-compat": "^3.48.0" |
| 2101 | }, |
| 2102 | "peerDependencies": { |
| 2103 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 2104 | } |
| 2105 | }, |
| 2106 | "node_modules/@babel/preset-env/node_modules/semver": { |
| 2107 | "version": "6.3.1", |
| 2108 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 2109 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 2110 | "license": "ISC", |
| 2111 | "bin": { |
| 2112 | "semver": "bin/semver.js" |
| 2113 | } |
| 2114 | }, |
| 2115 | "node_modules/@babel/preset-modules": { |
| 2116 | "version": "0.1.6-no-external-plugins", |
| 2117 | "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", |
| 2118 | "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", |
| 2119 | "license": "MIT", |
| 2120 | "dependencies": { |
| 2121 | "@babel/helper-plugin-utils": "^7.0.0", |
| 2122 | "@babel/types": "^7.4.4", |
| 2123 | "esutils": "^2.0.2" |
| 2124 | }, |
| 2125 | "peerDependencies": { |
| 2126 | "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" |
| 2127 | } |
| 2128 | }, |
| 2129 | "node_modules/@babel/preset-react": { |
| 2130 | "version": "7.29.7", |
| 2131 | "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.29.7.tgz", |
| 2132 | "integrity": "sha512-C+PV1TFUPTmBQGoPBL8j2QmLpZ117YTCwxIZeJOM96GbYMFSc7/pOXU5lVykwnZxyTqQxRsvoRk6f2FktZgGHA==", |
| 2133 | "license": "MIT", |
| 2134 | "dependencies": { |
| 2135 | "@babel/helper-plugin-utils": "^7.29.7", |
| 2136 | "@babel/helper-validator-option": "^7.29.7", |
| 2137 | "@babel/plugin-transform-react-display-name": "^7.29.7", |
| 2138 | "@babel/plugin-transform-react-jsx": "^7.29.7", |
| 2139 | "@babel/plugin-transform-react-jsx-development": "^7.29.7", |
| 2140 | "@babel/plugin-transform-react-pure-annotations": "^7.29.7" |
| 2141 | }, |
| 2142 | "engines": { |
| 2143 | "node": ">=6.9.0" |
| 2144 | }, |
| 2145 | "peerDependencies": { |
| 2146 | "@babel/core": "^7.0.0-0" |
| 2147 | } |
| 2148 | }, |
| 2149 | "node_modules/@babel/preset-typescript": { |
| 2150 | "version": "7.29.7", |
| 2151 | "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.29.7.tgz", |
| 2152 | "integrity": "sha512-/Foi8vKY2EVbed/1eZx0gJEEwHAIxogrySI7rULcRIvhZzbvoE/b5qG5Ghc0WKAFKOHA9SD1x7RsFlOYdutIiQ==", |
| 2153 | "license": "MIT", |
| 2154 | "dependencies": { |
| 2155 | "@babel/helper-plugin-utils": "^7.29.7", |
| 2156 | "@babel/helper-validator-option": "^7.29.7", |
| 2157 | "@babel/plugin-syntax-jsx": "^7.29.7", |
| 2158 | "@babel/plugin-transform-modules-commonjs": "^7.29.7", |
| 2159 | "@babel/plugin-transform-typescript": "^7.29.7" |
| 2160 | }, |
| 2161 | "engines": { |
| 2162 | "node": ">=6.9.0" |
| 2163 | }, |
| 2164 | "peerDependencies": { |
| 2165 | "@babel/core": "^7.0.0-0" |
| 2166 | } |
| 2167 | }, |
| 2168 | "node_modules/@babel/runtime": { |
| 2169 | "version": "7.28.6", |
| 2170 | "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", |
| 2171 | "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", |
| 2172 | "license": "MIT", |
| 2173 | "engines": { |
| 2174 | "node": ">=6.9.0" |
| 2175 | } |
| 2176 | }, |
| 2177 | "node_modules/@babel/template": { |
| 2178 | "version": "7.29.7", |
| 2179 | "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz", |
| 2180 | "integrity": "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==", |
| 2181 | "license": "MIT", |
| 2182 | "dependencies": { |
| 2183 | "@babel/code-frame": "^7.29.7", |
| 2184 | "@babel/parser": "^7.29.7", |
| 2185 | "@babel/types": "^7.29.7" |
| 2186 | }, |
| 2187 | "engines": { |
| 2188 | "node": ">=6.9.0" |
| 2189 | } |
| 2190 | }, |
| 2191 | "node_modules/@babel/traverse": { |
| 2192 | "version": "7.29.7", |
| 2193 | "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz", |
| 2194 | "integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==", |
| 2195 | "license": "MIT", |
| 2196 | "dependencies": { |
| 2197 | "@babel/code-frame": "^7.29.7", |
| 2198 | "@babel/generator": "^7.29.7", |
| 2199 | "@babel/helper-globals": "^7.29.7", |
| 2200 | "@babel/parser": "^7.29.7", |
| 2201 | "@babel/template": "^7.29.7", |
| 2202 | "@babel/types": "^7.29.7", |
| 2203 | "debug": "^4.3.1" |
| 2204 | }, |
| 2205 | "engines": { |
| 2206 | "node": ">=6.9.0" |
| 2207 | } |
| 2208 | }, |
| 2209 | "node_modules/@babel/types": { |
| 2210 | "version": "7.29.7", |
| 2211 | "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz", |
| 2212 | "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==", |
| 2213 | "license": "MIT", |
| 2214 | "dependencies": { |
| 2215 | "@babel/helper-string-parser": "^7.29.7", |
| 2216 | "@babel/helper-validator-identifier": "^7.29.7" |
| 2217 | }, |
| 2218 | "engines": { |
| 2219 | "node": ">=6.9.0" |
| 2220 | } |
| 2221 | }, |
| 2222 | "node_modules/@bcoe/v8-coverage": { |
| 2223 | "version": "0.2.3", |
| 2224 | "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", |
| 2225 | "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |
| 2226 | "dev": true, |
| 2227 | "license": "MIT" |
| 2228 | }, |
| 2229 | "node_modules/@colors/colors": { |
| 2230 | "version": "1.5.0", |
| 2231 | "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", |
| 2232 | "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", |
| 2233 | "license": "MIT", |
| 2234 | "optional": true, |
| 2235 | "engines": { |
| 2236 | "node": ">=0.1.90" |
| 2237 | } |
| 2238 | }, |
| 2239 | "node_modules/@csstools/cascade-layer-name-parser": { |
| 2240 | "version": "2.0.5", |
| 2241 | "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.5.tgz", |
| 2242 | "integrity": "sha512-p1ko5eHgV+MgXFVa4STPKpvPxr6ReS8oS2jzTukjR74i5zJNyWO1ZM1m8YKBXnzDKWfBN1ztLYlHxbVemDD88A==", |
| 2243 | "funding": [ |
| 2244 | { |
| 2245 | "type": "github", |
| 2246 | "url": "https://github.com/sponsors/csstools" |
| 2247 | }, |
| 2248 | { |
| 2249 | "type": "opencollective", |
| 2250 | "url": "https://opencollective.com/csstools" |
| 2251 | } |
| 2252 | ], |
| 2253 | "license": "MIT", |
| 2254 | "engines": { |
| 2255 | "node": ">=18" |
| 2256 | }, |
| 2257 | "peerDependencies": { |
| 2258 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2259 | "@csstools/css-tokenizer": "^3.0.4" |
| 2260 | } |
| 2261 | }, |
| 2262 | "node_modules/@csstools/color-helpers": { |
| 2263 | "version": "5.1.0", |
| 2264 | "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz", |
| 2265 | "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==", |
| 2266 | "funding": [ |
| 2267 | { |
| 2268 | "type": "github", |
| 2269 | "url": "https://github.com/sponsors/csstools" |
| 2270 | }, |
| 2271 | { |
| 2272 | "type": "opencollective", |
| 2273 | "url": "https://opencollective.com/csstools" |
| 2274 | } |
| 2275 | ], |
| 2276 | "license": "MIT-0", |
| 2277 | "engines": { |
| 2278 | "node": ">=18" |
| 2279 | } |
| 2280 | }, |
| 2281 | "node_modules/@csstools/css-calc": { |
| 2282 | "version": "2.1.4", |
| 2283 | "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz", |
| 2284 | "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==", |
| 2285 | "funding": [ |
| 2286 | { |
| 2287 | "type": "github", |
| 2288 | "url": "https://github.com/sponsors/csstools" |
| 2289 | }, |
| 2290 | { |
| 2291 | "type": "opencollective", |
| 2292 | "url": "https://opencollective.com/csstools" |
| 2293 | } |
| 2294 | ], |
| 2295 | "license": "MIT", |
| 2296 | "engines": { |
| 2297 | "node": ">=18" |
| 2298 | }, |
| 2299 | "peerDependencies": { |
| 2300 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2301 | "@csstools/css-tokenizer": "^3.0.4" |
| 2302 | } |
| 2303 | }, |
| 2304 | "node_modules/@csstools/css-color-parser": { |
| 2305 | "version": "3.1.0", |
| 2306 | "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz", |
| 2307 | "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==", |
| 2308 | "funding": [ |
| 2309 | { |
| 2310 | "type": "github", |
| 2311 | "url": "https://github.com/sponsors/csstools" |
| 2312 | }, |
| 2313 | { |
| 2314 | "type": "opencollective", |
| 2315 | "url": "https://opencollective.com/csstools" |
| 2316 | } |
| 2317 | ], |
| 2318 | "license": "MIT", |
| 2319 | "dependencies": { |
| 2320 | "@csstools/color-helpers": "^5.1.0", |
| 2321 | "@csstools/css-calc": "^2.1.4" |
| 2322 | }, |
| 2323 | "engines": { |
| 2324 | "node": ">=18" |
| 2325 | }, |
| 2326 | "peerDependencies": { |
| 2327 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2328 | "@csstools/css-tokenizer": "^3.0.4" |
| 2329 | } |
| 2330 | }, |
| 2331 | "node_modules/@csstools/css-parser-algorithms": { |
| 2332 | "version": "3.0.5", |
| 2333 | "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz", |
| 2334 | "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==", |
| 2335 | "funding": [ |
| 2336 | { |
| 2337 | "type": "github", |
| 2338 | "url": "https://github.com/sponsors/csstools" |
| 2339 | }, |
| 2340 | { |
| 2341 | "type": "opencollective", |
| 2342 | "url": "https://opencollective.com/csstools" |
| 2343 | } |
| 2344 | ], |
| 2345 | "license": "MIT", |
| 2346 | "engines": { |
| 2347 | "node": ">=18" |
| 2348 | }, |
| 2349 | "peerDependencies": { |
| 2350 | "@csstools/css-tokenizer": "^3.0.4" |
| 2351 | } |
| 2352 | }, |
| 2353 | "node_modules/@csstools/css-tokenizer": { |
| 2354 | "version": "3.0.4", |
| 2355 | "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz", |
| 2356 | "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==", |
| 2357 | "funding": [ |
| 2358 | { |
| 2359 | "type": "github", |
| 2360 | "url": "https://github.com/sponsors/csstools" |
| 2361 | }, |
| 2362 | { |
| 2363 | "type": "opencollective", |
| 2364 | "url": "https://opencollective.com/csstools" |
| 2365 | } |
| 2366 | ], |
| 2367 | "license": "MIT", |
| 2368 | "engines": { |
| 2369 | "node": ">=18" |
| 2370 | } |
| 2371 | }, |
| 2372 | "node_modules/@csstools/media-query-list-parser": { |
| 2373 | "version": "4.0.3", |
| 2374 | "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.3.tgz", |
| 2375 | "integrity": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==", |
| 2376 | "funding": [ |
| 2377 | { |
| 2378 | "type": "github", |
| 2379 | "url": "https://github.com/sponsors/csstools" |
| 2380 | }, |
| 2381 | { |
| 2382 | "type": "opencollective", |
| 2383 | "url": "https://opencollective.com/csstools" |
| 2384 | } |
| 2385 | ], |
| 2386 | "license": "MIT", |
| 2387 | "engines": { |
| 2388 | "node": ">=18" |
| 2389 | }, |
| 2390 | "peerDependencies": { |
| 2391 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2392 | "@csstools/css-tokenizer": "^3.0.4" |
| 2393 | } |
| 2394 | }, |
| 2395 | "node_modules/@csstools/postcss-alpha-function": { |
| 2396 | "version": "1.0.1", |
| 2397 | "resolved": "https://registry.npmjs.org/@csstools/postcss-alpha-function/-/postcss-alpha-function-1.0.1.tgz", |
| 2398 | "integrity": "sha512-isfLLwksH3yHkFXfCI2Gcaqg7wGGHZZwunoJzEZk0yKYIokgre6hYVFibKL3SYAoR1kBXova8LB+JoO5vZzi9w==", |
| 2399 | "funding": [ |
| 2400 | { |
| 2401 | "type": "github", |
| 2402 | "url": "https://github.com/sponsors/csstools" |
| 2403 | }, |
| 2404 | { |
| 2405 | "type": "opencollective", |
| 2406 | "url": "https://opencollective.com/csstools" |
| 2407 | } |
| 2408 | ], |
| 2409 | "license": "MIT-0", |
| 2410 | "dependencies": { |
| 2411 | "@csstools/css-color-parser": "^3.1.0", |
| 2412 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2413 | "@csstools/css-tokenizer": "^3.0.4", |
| 2414 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2415 | "@csstools/utilities": "^2.0.0" |
| 2416 | }, |
| 2417 | "engines": { |
| 2418 | "node": ">=18" |
| 2419 | }, |
| 2420 | "peerDependencies": { |
| 2421 | "postcss": "^8.4" |
| 2422 | } |
| 2423 | }, |
| 2424 | "node_modules/@csstools/postcss-cascade-layers": { |
| 2425 | "version": "5.0.2", |
| 2426 | "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-5.0.2.tgz", |
| 2427 | "integrity": "sha512-nWBE08nhO8uWl6kSAeCx4im7QfVko3zLrtgWZY4/bP87zrSPpSyN/3W3TDqz1jJuH+kbKOHXg5rJnK+ZVYcFFg==", |
| 2428 | "funding": [ |
| 2429 | { |
| 2430 | "type": "github", |
| 2431 | "url": "https://github.com/sponsors/csstools" |
| 2432 | }, |
| 2433 | { |
| 2434 | "type": "opencollective", |
| 2435 | "url": "https://opencollective.com/csstools" |
| 2436 | } |
| 2437 | ], |
| 2438 | "license": "MIT-0", |
| 2439 | "dependencies": { |
| 2440 | "@csstools/selector-specificity": "^5.0.0", |
| 2441 | "postcss-selector-parser": "^7.0.0" |
| 2442 | }, |
| 2443 | "engines": { |
| 2444 | "node": ">=18" |
| 2445 | }, |
| 2446 | "peerDependencies": { |
| 2447 | "postcss": "^8.4" |
| 2448 | } |
| 2449 | }, |
| 2450 | "node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity": { |
| 2451 | "version": "5.0.0", |
| 2452 | "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", |
| 2453 | "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", |
| 2454 | "funding": [ |
| 2455 | { |
| 2456 | "type": "github", |
| 2457 | "url": "https://github.com/sponsors/csstools" |
| 2458 | }, |
| 2459 | { |
| 2460 | "type": "opencollective", |
| 2461 | "url": "https://opencollective.com/csstools" |
| 2462 | } |
| 2463 | ], |
| 2464 | "license": "MIT-0", |
| 2465 | "engines": { |
| 2466 | "node": ">=18" |
| 2467 | }, |
| 2468 | "peerDependencies": { |
| 2469 | "postcss-selector-parser": "^7.0.0" |
| 2470 | } |
| 2471 | }, |
| 2472 | "node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser": { |
| 2473 | "version": "7.1.2", |
| 2474 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz", |
| 2475 | "integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==", |
| 2476 | "license": "MIT", |
| 2477 | "dependencies": { |
| 2478 | "cssesc": "^3.0.0", |
| 2479 | "util-deprecate": "^1.0.2" |
| 2480 | }, |
| 2481 | "engines": { |
| 2482 | "node": ">=4" |
| 2483 | } |
| 2484 | }, |
| 2485 | "node_modules/@csstools/postcss-color-function": { |
| 2486 | "version": "4.0.12", |
| 2487 | "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.12.tgz", |
| 2488 | "integrity": "sha512-yx3cljQKRaSBc2hfh8rMZFZzChaFgwmO2JfFgFr1vMcF3C/uyy5I4RFIBOIWGq1D+XbKCG789CGkG6zzkLpagA==", |
| 2489 | "funding": [ |
| 2490 | { |
| 2491 | "type": "github", |
| 2492 | "url": "https://github.com/sponsors/csstools" |
| 2493 | }, |
| 2494 | { |
| 2495 | "type": "opencollective", |
| 2496 | "url": "https://opencollective.com/csstools" |
| 2497 | } |
| 2498 | ], |
| 2499 | "license": "MIT-0", |
| 2500 | "dependencies": { |
| 2501 | "@csstools/css-color-parser": "^3.1.0", |
| 2502 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2503 | "@csstools/css-tokenizer": "^3.0.4", |
| 2504 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2505 | "@csstools/utilities": "^2.0.0" |
| 2506 | }, |
| 2507 | "engines": { |
| 2508 | "node": ">=18" |
| 2509 | }, |
| 2510 | "peerDependencies": { |
| 2511 | "postcss": "^8.4" |
| 2512 | } |
| 2513 | }, |
| 2514 | "node_modules/@csstools/postcss-color-function-display-p3-linear": { |
| 2515 | "version": "1.0.1", |
| 2516 | "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function-display-p3-linear/-/postcss-color-function-display-p3-linear-1.0.1.tgz", |
| 2517 | "integrity": "sha512-E5qusdzhlmO1TztYzDIi8XPdPoYOjoTY6HBYBCYSj+Gn4gQRBlvjgPQXzfzuPQqt8EhkC/SzPKObg4Mbn8/xMg==", |
| 2518 | "funding": [ |
| 2519 | { |
| 2520 | "type": "github", |
| 2521 | "url": "https://github.com/sponsors/csstools" |
| 2522 | }, |
| 2523 | { |
| 2524 | "type": "opencollective", |
| 2525 | "url": "https://opencollective.com/csstools" |
| 2526 | } |
| 2527 | ], |
| 2528 | "license": "MIT-0", |
| 2529 | "dependencies": { |
| 2530 | "@csstools/css-color-parser": "^3.1.0", |
| 2531 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2532 | "@csstools/css-tokenizer": "^3.0.4", |
| 2533 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2534 | "@csstools/utilities": "^2.0.0" |
| 2535 | }, |
| 2536 | "engines": { |
| 2537 | "node": ">=18" |
| 2538 | }, |
| 2539 | "peerDependencies": { |
| 2540 | "postcss": "^8.4" |
| 2541 | } |
| 2542 | }, |
| 2543 | "node_modules/@csstools/postcss-color-mix-function": { |
| 2544 | "version": "3.0.12", |
| 2545 | "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.12.tgz", |
| 2546 | "integrity": "sha512-4STERZfCP5Jcs13P1U5pTvI9SkgLgfMUMhdXW8IlJWkzOOOqhZIjcNhWtNJZes2nkBDsIKJ0CJtFtuaZ00moag==", |
| 2547 | "funding": [ |
| 2548 | { |
| 2549 | "type": "github", |
| 2550 | "url": "https://github.com/sponsors/csstools" |
| 2551 | }, |
| 2552 | { |
| 2553 | "type": "opencollective", |
| 2554 | "url": "https://opencollective.com/csstools" |
| 2555 | } |
| 2556 | ], |
| 2557 | "license": "MIT-0", |
| 2558 | "dependencies": { |
| 2559 | "@csstools/css-color-parser": "^3.1.0", |
| 2560 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2561 | "@csstools/css-tokenizer": "^3.0.4", |
| 2562 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2563 | "@csstools/utilities": "^2.0.0" |
| 2564 | }, |
| 2565 | "engines": { |
| 2566 | "node": ">=18" |
| 2567 | }, |
| 2568 | "peerDependencies": { |
| 2569 | "postcss": "^8.4" |
| 2570 | } |
| 2571 | }, |
| 2572 | "node_modules/@csstools/postcss-color-mix-variadic-function-arguments": { |
| 2573 | "version": "1.0.2", |
| 2574 | "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-variadic-function-arguments/-/postcss-color-mix-variadic-function-arguments-1.0.2.tgz", |
| 2575 | "integrity": "sha512-rM67Gp9lRAkTo+X31DUqMEq+iK+EFqsidfecmhrteErxJZb6tUoJBVQca1Vn1GpDql1s1rD1pKcuYzMsg7Z1KQ==", |
| 2576 | "funding": [ |
| 2577 | { |
| 2578 | "type": "github", |
| 2579 | "url": "https://github.com/sponsors/csstools" |
| 2580 | }, |
| 2581 | { |
| 2582 | "type": "opencollective", |
| 2583 | "url": "https://opencollective.com/csstools" |
| 2584 | } |
| 2585 | ], |
| 2586 | "license": "MIT-0", |
| 2587 | "dependencies": { |
| 2588 | "@csstools/css-color-parser": "^3.1.0", |
| 2589 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2590 | "@csstools/css-tokenizer": "^3.0.4", |
| 2591 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2592 | "@csstools/utilities": "^2.0.0" |
| 2593 | }, |
| 2594 | "engines": { |
| 2595 | "node": ">=18" |
| 2596 | }, |
| 2597 | "peerDependencies": { |
| 2598 | "postcss": "^8.4" |
| 2599 | } |
| 2600 | }, |
| 2601 | "node_modules/@csstools/postcss-content-alt-text": { |
| 2602 | "version": "2.0.8", |
| 2603 | "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.8.tgz", |
| 2604 | "integrity": "sha512-9SfEW9QCxEpTlNMnpSqFaHyzsiRpZ5J5+KqCu1u5/eEJAWsMhzT40qf0FIbeeglEvrGRMdDzAxMIz3wqoGSb+Q==", |
| 2605 | "funding": [ |
| 2606 | { |
| 2607 | "type": "github", |
| 2608 | "url": "https://github.com/sponsors/csstools" |
| 2609 | }, |
| 2610 | { |
| 2611 | "type": "opencollective", |
| 2612 | "url": "https://opencollective.com/csstools" |
| 2613 | } |
| 2614 | ], |
| 2615 | "license": "MIT-0", |
| 2616 | "dependencies": { |
| 2617 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2618 | "@csstools/css-tokenizer": "^3.0.4", |
| 2619 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2620 | "@csstools/utilities": "^2.0.0" |
| 2621 | }, |
| 2622 | "engines": { |
| 2623 | "node": ">=18" |
| 2624 | }, |
| 2625 | "peerDependencies": { |
| 2626 | "postcss": "^8.4" |
| 2627 | } |
| 2628 | }, |
| 2629 | "node_modules/@csstools/postcss-contrast-color-function": { |
| 2630 | "version": "2.0.12", |
| 2631 | "resolved": "https://registry.npmjs.org/@csstools/postcss-contrast-color-function/-/postcss-contrast-color-function-2.0.12.tgz", |
| 2632 | "integrity": "sha512-YbwWckjK3qwKjeYz/CijgcS7WDUCtKTd8ShLztm3/i5dhh4NaqzsbYnhm4bjrpFpnLZ31jVcbK8YL77z3GBPzA==", |
| 2633 | "funding": [ |
| 2634 | { |
| 2635 | "type": "github", |
| 2636 | "url": "https://github.com/sponsors/csstools" |
| 2637 | }, |
| 2638 | { |
| 2639 | "type": "opencollective", |
| 2640 | "url": "https://opencollective.com/csstools" |
| 2641 | } |
| 2642 | ], |
| 2643 | "license": "MIT-0", |
| 2644 | "dependencies": { |
| 2645 | "@csstools/css-color-parser": "^3.1.0", |
| 2646 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2647 | "@csstools/css-tokenizer": "^3.0.4", |
| 2648 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2649 | "@csstools/utilities": "^2.0.0" |
| 2650 | }, |
| 2651 | "engines": { |
| 2652 | "node": ">=18" |
| 2653 | }, |
| 2654 | "peerDependencies": { |
| 2655 | "postcss": "^8.4" |
| 2656 | } |
| 2657 | }, |
| 2658 | "node_modules/@csstools/postcss-exponential-functions": { |
| 2659 | "version": "2.0.9", |
| 2660 | "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.9.tgz", |
| 2661 | "integrity": "sha512-abg2W/PI3HXwS/CZshSa79kNWNZHdJPMBXeZNyPQFbbj8sKO3jXxOt/wF7juJVjyDTc6JrvaUZYFcSBZBhaxjw==", |
| 2662 | "funding": [ |
| 2663 | { |
| 2664 | "type": "github", |
| 2665 | "url": "https://github.com/sponsors/csstools" |
| 2666 | }, |
| 2667 | { |
| 2668 | "type": "opencollective", |
| 2669 | "url": "https://opencollective.com/csstools" |
| 2670 | } |
| 2671 | ], |
| 2672 | "license": "MIT-0", |
| 2673 | "dependencies": { |
| 2674 | "@csstools/css-calc": "^2.1.4", |
| 2675 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2676 | "@csstools/css-tokenizer": "^3.0.4" |
| 2677 | }, |
| 2678 | "engines": { |
| 2679 | "node": ">=18" |
| 2680 | }, |
| 2681 | "peerDependencies": { |
| 2682 | "postcss": "^8.4" |
| 2683 | } |
| 2684 | }, |
| 2685 | "node_modules/@csstools/postcss-font-format-keywords": { |
| 2686 | "version": "4.0.0", |
| 2687 | "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-4.0.0.tgz", |
| 2688 | "integrity": "sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==", |
| 2689 | "funding": [ |
| 2690 | { |
| 2691 | "type": "github", |
| 2692 | "url": "https://github.com/sponsors/csstools" |
| 2693 | }, |
| 2694 | { |
| 2695 | "type": "opencollective", |
| 2696 | "url": "https://opencollective.com/csstools" |
| 2697 | } |
| 2698 | ], |
| 2699 | "license": "MIT-0", |
| 2700 | "dependencies": { |
| 2701 | "@csstools/utilities": "^2.0.0", |
| 2702 | "postcss-value-parser": "^4.2.0" |
| 2703 | }, |
| 2704 | "engines": { |
| 2705 | "node": ">=18" |
| 2706 | }, |
| 2707 | "peerDependencies": { |
| 2708 | "postcss": "^8.4" |
| 2709 | } |
| 2710 | }, |
| 2711 | "node_modules/@csstools/postcss-gamut-mapping": { |
| 2712 | "version": "2.0.11", |
| 2713 | "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.11.tgz", |
| 2714 | "integrity": "sha512-fCpCUgZNE2piVJKC76zFsgVW1apF6dpYsqGyH8SIeCcM4pTEsRTWTLCaJIMKFEundsCKwY1rwfhtrio04RJ4Dw==", |
| 2715 | "funding": [ |
| 2716 | { |
| 2717 | "type": "github", |
| 2718 | "url": "https://github.com/sponsors/csstools" |
| 2719 | }, |
| 2720 | { |
| 2721 | "type": "opencollective", |
| 2722 | "url": "https://opencollective.com/csstools" |
| 2723 | } |
| 2724 | ], |
| 2725 | "license": "MIT-0", |
| 2726 | "dependencies": { |
| 2727 | "@csstools/css-color-parser": "^3.1.0", |
| 2728 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2729 | "@csstools/css-tokenizer": "^3.0.4" |
| 2730 | }, |
| 2731 | "engines": { |
| 2732 | "node": ">=18" |
| 2733 | }, |
| 2734 | "peerDependencies": { |
| 2735 | "postcss": "^8.4" |
| 2736 | } |
| 2737 | }, |
| 2738 | "node_modules/@csstools/postcss-gradients-interpolation-method": { |
| 2739 | "version": "5.0.12", |
| 2740 | "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.12.tgz", |
| 2741 | "integrity": "sha512-jugzjwkUY0wtNrZlFeyXzimUL3hN4xMvoPnIXxoZqxDvjZRiSh+itgHcVUWzJ2VwD/VAMEgCLvtaJHX+4Vj3Ow==", |
| 2742 | "funding": [ |
| 2743 | { |
| 2744 | "type": "github", |
| 2745 | "url": "https://github.com/sponsors/csstools" |
| 2746 | }, |
| 2747 | { |
| 2748 | "type": "opencollective", |
| 2749 | "url": "https://opencollective.com/csstools" |
| 2750 | } |
| 2751 | ], |
| 2752 | "license": "MIT-0", |
| 2753 | "dependencies": { |
| 2754 | "@csstools/css-color-parser": "^3.1.0", |
| 2755 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2756 | "@csstools/css-tokenizer": "^3.0.4", |
| 2757 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2758 | "@csstools/utilities": "^2.0.0" |
| 2759 | }, |
| 2760 | "engines": { |
| 2761 | "node": ">=18" |
| 2762 | }, |
| 2763 | "peerDependencies": { |
| 2764 | "postcss": "^8.4" |
| 2765 | } |
| 2766 | }, |
| 2767 | "node_modules/@csstools/postcss-hwb-function": { |
| 2768 | "version": "4.0.12", |
| 2769 | "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.12.tgz", |
| 2770 | "integrity": "sha512-mL/+88Z53KrE4JdePYFJAQWFrcADEqsLprExCM04GDNgHIztwFzj0Mbhd/yxMBngq0NIlz58VVxjt5abNs1VhA==", |
| 2771 | "funding": [ |
| 2772 | { |
| 2773 | "type": "github", |
| 2774 | "url": "https://github.com/sponsors/csstools" |
| 2775 | }, |
| 2776 | { |
| 2777 | "type": "opencollective", |
| 2778 | "url": "https://opencollective.com/csstools" |
| 2779 | } |
| 2780 | ], |
| 2781 | "license": "MIT-0", |
| 2782 | "dependencies": { |
| 2783 | "@csstools/css-color-parser": "^3.1.0", |
| 2784 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2785 | "@csstools/css-tokenizer": "^3.0.4", |
| 2786 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2787 | "@csstools/utilities": "^2.0.0" |
| 2788 | }, |
| 2789 | "engines": { |
| 2790 | "node": ">=18" |
| 2791 | }, |
| 2792 | "peerDependencies": { |
| 2793 | "postcss": "^8.4" |
| 2794 | } |
| 2795 | }, |
| 2796 | "node_modules/@csstools/postcss-ic-unit": { |
| 2797 | "version": "4.0.4", |
| 2798 | "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.4.tgz", |
| 2799 | "integrity": "sha512-yQ4VmossuOAql65sCPppVO1yfb7hDscf4GseF0VCA/DTDaBc0Wtf8MTqVPfjGYlT5+2buokG0Gp7y0atYZpwjg==", |
| 2800 | "funding": [ |
| 2801 | { |
| 2802 | "type": "github", |
| 2803 | "url": "https://github.com/sponsors/csstools" |
| 2804 | }, |
| 2805 | { |
| 2806 | "type": "opencollective", |
| 2807 | "url": "https://opencollective.com/csstools" |
| 2808 | } |
| 2809 | ], |
| 2810 | "license": "MIT-0", |
| 2811 | "dependencies": { |
| 2812 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2813 | "@csstools/utilities": "^2.0.0", |
| 2814 | "postcss-value-parser": "^4.2.0" |
| 2815 | }, |
| 2816 | "engines": { |
| 2817 | "node": ">=18" |
| 2818 | }, |
| 2819 | "peerDependencies": { |
| 2820 | "postcss": "^8.4" |
| 2821 | } |
| 2822 | }, |
| 2823 | "node_modules/@csstools/postcss-initial": { |
| 2824 | "version": "2.0.1", |
| 2825 | "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-2.0.1.tgz", |
| 2826 | "integrity": "sha512-L1wLVMSAZ4wovznquK0xmC7QSctzO4D0Is590bxpGqhqjboLXYA16dWZpfwImkdOgACdQ9PqXsuRroW6qPlEsg==", |
| 2827 | "funding": [ |
| 2828 | { |
| 2829 | "type": "github", |
| 2830 | "url": "https://github.com/sponsors/csstools" |
| 2831 | }, |
| 2832 | { |
| 2833 | "type": "opencollective", |
| 2834 | "url": "https://opencollective.com/csstools" |
| 2835 | } |
| 2836 | ], |
| 2837 | "license": "MIT-0", |
| 2838 | "engines": { |
| 2839 | "node": ">=18" |
| 2840 | }, |
| 2841 | "peerDependencies": { |
| 2842 | "postcss": "^8.4" |
| 2843 | } |
| 2844 | }, |
| 2845 | "node_modules/@csstools/postcss-is-pseudo-class": { |
| 2846 | "version": "5.0.3", |
| 2847 | "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.3.tgz", |
| 2848 | "integrity": "sha512-jS/TY4SpG4gszAtIg7Qnf3AS2pjcUM5SzxpApOrlndMeGhIbaTzWBzzP/IApXoNWEW7OhcjkRT48jnAUIFXhAQ==", |
| 2849 | "funding": [ |
| 2850 | { |
| 2851 | "type": "github", |
| 2852 | "url": "https://github.com/sponsors/csstools" |
| 2853 | }, |
| 2854 | { |
| 2855 | "type": "opencollective", |
| 2856 | "url": "https://opencollective.com/csstools" |
| 2857 | } |
| 2858 | ], |
| 2859 | "license": "MIT-0", |
| 2860 | "dependencies": { |
| 2861 | "@csstools/selector-specificity": "^5.0.0", |
| 2862 | "postcss-selector-parser": "^7.0.0" |
| 2863 | }, |
| 2864 | "engines": { |
| 2865 | "node": ">=18" |
| 2866 | }, |
| 2867 | "peerDependencies": { |
| 2868 | "postcss": "^8.4" |
| 2869 | } |
| 2870 | }, |
| 2871 | "node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity": { |
| 2872 | "version": "5.0.0", |
| 2873 | "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", |
| 2874 | "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", |
| 2875 | "funding": [ |
| 2876 | { |
| 2877 | "type": "github", |
| 2878 | "url": "https://github.com/sponsors/csstools" |
| 2879 | }, |
| 2880 | { |
| 2881 | "type": "opencollective", |
| 2882 | "url": "https://opencollective.com/csstools" |
| 2883 | } |
| 2884 | ], |
| 2885 | "license": "MIT-0", |
| 2886 | "engines": { |
| 2887 | "node": ">=18" |
| 2888 | }, |
| 2889 | "peerDependencies": { |
| 2890 | "postcss-selector-parser": "^7.0.0" |
| 2891 | } |
| 2892 | }, |
| 2893 | "node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": { |
| 2894 | "version": "7.1.2", |
| 2895 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz", |
| 2896 | "integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==", |
| 2897 | "license": "MIT", |
| 2898 | "dependencies": { |
| 2899 | "cssesc": "^3.0.0", |
| 2900 | "util-deprecate": "^1.0.2" |
| 2901 | }, |
| 2902 | "engines": { |
| 2903 | "node": ">=4" |
| 2904 | } |
| 2905 | }, |
| 2906 | "node_modules/@csstools/postcss-light-dark-function": { |
| 2907 | "version": "2.0.11", |
| 2908 | "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.11.tgz", |
| 2909 | "integrity": "sha512-fNJcKXJdPM3Lyrbmgw2OBbaioU7yuKZtiXClf4sGdQttitijYlZMD5K7HrC/eF83VRWRrYq6OZ0Lx92leV2LFA==", |
| 2910 | "funding": [ |
| 2911 | { |
| 2912 | "type": "github", |
| 2913 | "url": "https://github.com/sponsors/csstools" |
| 2914 | }, |
| 2915 | { |
| 2916 | "type": "opencollective", |
| 2917 | "url": "https://opencollective.com/csstools" |
| 2918 | } |
| 2919 | ], |
| 2920 | "license": "MIT-0", |
| 2921 | "dependencies": { |
| 2922 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 2923 | "@csstools/css-tokenizer": "^3.0.4", |
| 2924 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 2925 | "@csstools/utilities": "^2.0.0" |
| 2926 | }, |
| 2927 | "engines": { |
| 2928 | "node": ">=18" |
| 2929 | }, |
| 2930 | "peerDependencies": { |
| 2931 | "postcss": "^8.4" |
| 2932 | } |
| 2933 | }, |
| 2934 | "node_modules/@csstools/postcss-logical-float-and-clear": { |
| 2935 | "version": "3.0.0", |
| 2936 | "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-3.0.0.tgz", |
| 2937 | "integrity": "sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==", |
| 2938 | "funding": [ |
| 2939 | { |
| 2940 | "type": "github", |
| 2941 | "url": "https://github.com/sponsors/csstools" |
| 2942 | }, |
| 2943 | { |
| 2944 | "type": "opencollective", |
| 2945 | "url": "https://opencollective.com/csstools" |
| 2946 | } |
| 2947 | ], |
| 2948 | "license": "MIT-0", |
| 2949 | "engines": { |
| 2950 | "node": ">=18" |
| 2951 | }, |
| 2952 | "peerDependencies": { |
| 2953 | "postcss": "^8.4" |
| 2954 | } |
| 2955 | }, |
| 2956 | "node_modules/@csstools/postcss-logical-overflow": { |
| 2957 | "version": "2.0.0", |
| 2958 | "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-2.0.0.tgz", |
| 2959 | "integrity": "sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==", |
| 2960 | "funding": [ |
| 2961 | { |
| 2962 | "type": "github", |
| 2963 | "url": "https://github.com/sponsors/csstools" |
| 2964 | }, |
| 2965 | { |
| 2966 | "type": "opencollective", |
| 2967 | "url": "https://opencollective.com/csstools" |
| 2968 | } |
| 2969 | ], |
| 2970 | "license": "MIT-0", |
| 2971 | "engines": { |
| 2972 | "node": ">=18" |
| 2973 | }, |
| 2974 | "peerDependencies": { |
| 2975 | "postcss": "^8.4" |
| 2976 | } |
| 2977 | }, |
| 2978 | "node_modules/@csstools/postcss-logical-overscroll-behavior": { |
| 2979 | "version": "2.0.0", |
| 2980 | "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-2.0.0.tgz", |
| 2981 | "integrity": "sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==", |
| 2982 | "funding": [ |
| 2983 | { |
| 2984 | "type": "github", |
| 2985 | "url": "https://github.com/sponsors/csstools" |
| 2986 | }, |
| 2987 | { |
| 2988 | "type": "opencollective", |
| 2989 | "url": "https://opencollective.com/csstools" |
| 2990 | } |
| 2991 | ], |
| 2992 | "license": "MIT-0", |
| 2993 | "engines": { |
| 2994 | "node": ">=18" |
| 2995 | }, |
| 2996 | "peerDependencies": { |
| 2997 | "postcss": "^8.4" |
| 2998 | } |
| 2999 | }, |
| 3000 | "node_modules/@csstools/postcss-logical-resize": { |
| 3001 | "version": "3.0.0", |
| 3002 | "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-3.0.0.tgz", |
| 3003 | "integrity": "sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==", |
| 3004 | "funding": [ |
| 3005 | { |
| 3006 | "type": "github", |
| 3007 | "url": "https://github.com/sponsors/csstools" |
| 3008 | }, |
| 3009 | { |
| 3010 | "type": "opencollective", |
| 3011 | "url": "https://opencollective.com/csstools" |
| 3012 | } |
| 3013 | ], |
| 3014 | "license": "MIT-0", |
| 3015 | "dependencies": { |
| 3016 | "postcss-value-parser": "^4.2.0" |
| 3017 | }, |
| 3018 | "engines": { |
| 3019 | "node": ">=18" |
| 3020 | }, |
| 3021 | "peerDependencies": { |
| 3022 | "postcss": "^8.4" |
| 3023 | } |
| 3024 | }, |
| 3025 | "node_modules/@csstools/postcss-logical-viewport-units": { |
| 3026 | "version": "3.0.4", |
| 3027 | "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.4.tgz", |
| 3028 | "integrity": "sha512-q+eHV1haXA4w9xBwZLKjVKAWn3W2CMqmpNpZUk5kRprvSiBEGMgrNH3/sJZ8UA3JgyHaOt3jwT9uFa4wLX4EqQ==", |
| 3029 | "funding": [ |
| 3030 | { |
| 3031 | "type": "github", |
| 3032 | "url": "https://github.com/sponsors/csstools" |
| 3033 | }, |
| 3034 | { |
| 3035 | "type": "opencollective", |
| 3036 | "url": "https://opencollective.com/csstools" |
| 3037 | } |
| 3038 | ], |
| 3039 | "license": "MIT-0", |
| 3040 | "dependencies": { |
| 3041 | "@csstools/css-tokenizer": "^3.0.4", |
| 3042 | "@csstools/utilities": "^2.0.0" |
| 3043 | }, |
| 3044 | "engines": { |
| 3045 | "node": ">=18" |
| 3046 | }, |
| 3047 | "peerDependencies": { |
| 3048 | "postcss": "^8.4" |
| 3049 | } |
| 3050 | }, |
| 3051 | "node_modules/@csstools/postcss-media-minmax": { |
| 3052 | "version": "2.0.9", |
| 3053 | "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.9.tgz", |
| 3054 | "integrity": "sha512-af9Qw3uS3JhYLnCbqtZ9crTvvkR+0Se+bBqSr7ykAnl9yKhk6895z9rf+2F4dClIDJWxgn0iZZ1PSdkhrbs2ig==", |
| 3055 | "funding": [ |
| 3056 | { |
| 3057 | "type": "github", |
| 3058 | "url": "https://github.com/sponsors/csstools" |
| 3059 | }, |
| 3060 | { |
| 3061 | "type": "opencollective", |
| 3062 | "url": "https://opencollective.com/csstools" |
| 3063 | } |
| 3064 | ], |
| 3065 | "license": "MIT", |
| 3066 | "dependencies": { |
| 3067 | "@csstools/css-calc": "^2.1.4", |
| 3068 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3069 | "@csstools/css-tokenizer": "^3.0.4", |
| 3070 | "@csstools/media-query-list-parser": "^4.0.3" |
| 3071 | }, |
| 3072 | "engines": { |
| 3073 | "node": ">=18" |
| 3074 | }, |
| 3075 | "peerDependencies": { |
| 3076 | "postcss": "^8.4" |
| 3077 | } |
| 3078 | }, |
| 3079 | "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": { |
| 3080 | "version": "3.0.5", |
| 3081 | "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.5.tgz", |
| 3082 | "integrity": "sha512-zhAe31xaaXOY2Px8IYfoVTB3wglbJUVigGphFLj6exb7cjZRH9A6adyE22XfFK3P2PzwRk0VDeTJmaxpluyrDg==", |
| 3083 | "funding": [ |
| 3084 | { |
| 3085 | "type": "github", |
| 3086 | "url": "https://github.com/sponsors/csstools" |
| 3087 | }, |
| 3088 | { |
| 3089 | "type": "opencollective", |
| 3090 | "url": "https://opencollective.com/csstools" |
| 3091 | } |
| 3092 | ], |
| 3093 | "license": "MIT-0", |
| 3094 | "dependencies": { |
| 3095 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3096 | "@csstools/css-tokenizer": "^3.0.4", |
| 3097 | "@csstools/media-query-list-parser": "^4.0.3" |
| 3098 | }, |
| 3099 | "engines": { |
| 3100 | "node": ">=18" |
| 3101 | }, |
| 3102 | "peerDependencies": { |
| 3103 | "postcss": "^8.4" |
| 3104 | } |
| 3105 | }, |
| 3106 | "node_modules/@csstools/postcss-nested-calc": { |
| 3107 | "version": "4.0.0", |
| 3108 | "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz", |
| 3109 | "integrity": "sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==", |
| 3110 | "funding": [ |
| 3111 | { |
| 3112 | "type": "github", |
| 3113 | "url": "https://github.com/sponsors/csstools" |
| 3114 | }, |
| 3115 | { |
| 3116 | "type": "opencollective", |
| 3117 | "url": "https://opencollective.com/csstools" |
| 3118 | } |
| 3119 | ], |
| 3120 | "license": "MIT-0", |
| 3121 | "dependencies": { |
| 3122 | "@csstools/utilities": "^2.0.0", |
| 3123 | "postcss-value-parser": "^4.2.0" |
| 3124 | }, |
| 3125 | "engines": { |
| 3126 | "node": ">=18" |
| 3127 | }, |
| 3128 | "peerDependencies": { |
| 3129 | "postcss": "^8.4" |
| 3130 | } |
| 3131 | }, |
| 3132 | "node_modules/@csstools/postcss-normalize-display-values": { |
| 3133 | "version": "4.0.1", |
| 3134 | "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.1.tgz", |
| 3135 | "integrity": "sha512-TQUGBuRvxdc7TgNSTevYqrL8oItxiwPDixk20qCB5me/W8uF7BPbhRrAvFuhEoywQp/woRsUZ6SJ+sU5idZAIA==", |
| 3136 | "funding": [ |
| 3137 | { |
| 3138 | "type": "github", |
| 3139 | "url": "https://github.com/sponsors/csstools" |
| 3140 | }, |
| 3141 | { |
| 3142 | "type": "opencollective", |
| 3143 | "url": "https://opencollective.com/csstools" |
| 3144 | } |
| 3145 | ], |
| 3146 | "license": "MIT-0", |
| 3147 | "dependencies": { |
| 3148 | "postcss-value-parser": "^4.2.0" |
| 3149 | }, |
| 3150 | "engines": { |
| 3151 | "node": ">=18" |
| 3152 | }, |
| 3153 | "peerDependencies": { |
| 3154 | "postcss": "^8.4" |
| 3155 | } |
| 3156 | }, |
| 3157 | "node_modules/@csstools/postcss-oklab-function": { |
| 3158 | "version": "4.0.12", |
| 3159 | "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.12.tgz", |
| 3160 | "integrity": "sha512-HhlSmnE1NKBhXsTnNGjxvhryKtO7tJd1w42DKOGFD6jSHtYOrsJTQDKPMwvOfrzUAk8t7GcpIfRyM7ssqHpFjg==", |
| 3161 | "funding": [ |
| 3162 | { |
| 3163 | "type": "github", |
| 3164 | "url": "https://github.com/sponsors/csstools" |
| 3165 | }, |
| 3166 | { |
| 3167 | "type": "opencollective", |
| 3168 | "url": "https://opencollective.com/csstools" |
| 3169 | } |
| 3170 | ], |
| 3171 | "license": "MIT-0", |
| 3172 | "dependencies": { |
| 3173 | "@csstools/css-color-parser": "^3.1.0", |
| 3174 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3175 | "@csstools/css-tokenizer": "^3.0.4", |
| 3176 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 3177 | "@csstools/utilities": "^2.0.0" |
| 3178 | }, |
| 3179 | "engines": { |
| 3180 | "node": ">=18" |
| 3181 | }, |
| 3182 | "peerDependencies": { |
| 3183 | "postcss": "^8.4" |
| 3184 | } |
| 3185 | }, |
| 3186 | "node_modules/@csstools/postcss-position-area-property": { |
| 3187 | "version": "1.0.0", |
| 3188 | "resolved": "https://registry.npmjs.org/@csstools/postcss-position-area-property/-/postcss-position-area-property-1.0.0.tgz", |
| 3189 | "integrity": "sha512-fUP6KR8qV2NuUZV3Cw8itx0Ep90aRjAZxAEzC3vrl6yjFv+pFsQbR18UuQctEKmA72K9O27CoYiKEgXxkqjg8Q==", |
| 3190 | "funding": [ |
| 3191 | { |
| 3192 | "type": "github", |
| 3193 | "url": "https://github.com/sponsors/csstools" |
| 3194 | }, |
| 3195 | { |
| 3196 | "type": "opencollective", |
| 3197 | "url": "https://opencollective.com/csstools" |
| 3198 | } |
| 3199 | ], |
| 3200 | "license": "MIT-0", |
| 3201 | "engines": { |
| 3202 | "node": ">=18" |
| 3203 | }, |
| 3204 | "peerDependencies": { |
| 3205 | "postcss": "^8.4" |
| 3206 | } |
| 3207 | }, |
| 3208 | "node_modules/@csstools/postcss-progressive-custom-properties": { |
| 3209 | "version": "4.2.1", |
| 3210 | "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.2.1.tgz", |
| 3211 | "integrity": "sha512-uPiiXf7IEKtUQXsxu6uWtOlRMXd2QWWy5fhxHDnPdXKCQckPP3E34ZgDoZ62r2iT+UOgWsSbM4NvHE5m3mAEdw==", |
| 3212 | "funding": [ |
| 3213 | { |
| 3214 | "type": "github", |
| 3215 | "url": "https://github.com/sponsors/csstools" |
| 3216 | }, |
| 3217 | { |
| 3218 | "type": "opencollective", |
| 3219 | "url": "https://opencollective.com/csstools" |
| 3220 | } |
| 3221 | ], |
| 3222 | "license": "MIT-0", |
| 3223 | "dependencies": { |
| 3224 | "postcss-value-parser": "^4.2.0" |
| 3225 | }, |
| 3226 | "engines": { |
| 3227 | "node": ">=18" |
| 3228 | }, |
| 3229 | "peerDependencies": { |
| 3230 | "postcss": "^8.4" |
| 3231 | } |
| 3232 | }, |
| 3233 | "node_modules/@csstools/postcss-property-rule-prelude-list": { |
| 3234 | "version": "1.0.0", |
| 3235 | "resolved": "https://registry.npmjs.org/@csstools/postcss-property-rule-prelude-list/-/postcss-property-rule-prelude-list-1.0.0.tgz", |
| 3236 | "integrity": "sha512-IxuQjUXq19fobgmSSvUDO7fVwijDJaZMvWQugxfEUxmjBeDCVaDuMpsZ31MsTm5xbnhA+ElDi0+rQ7sQQGisFA==", |
| 3237 | "funding": [ |
| 3238 | { |
| 3239 | "type": "github", |
| 3240 | "url": "https://github.com/sponsors/csstools" |
| 3241 | }, |
| 3242 | { |
| 3243 | "type": "opencollective", |
| 3244 | "url": "https://opencollective.com/csstools" |
| 3245 | } |
| 3246 | ], |
| 3247 | "license": "MIT-0", |
| 3248 | "dependencies": { |
| 3249 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3250 | "@csstools/css-tokenizer": "^3.0.4" |
| 3251 | }, |
| 3252 | "engines": { |
| 3253 | "node": ">=18" |
| 3254 | }, |
| 3255 | "peerDependencies": { |
| 3256 | "postcss": "^8.4" |
| 3257 | } |
| 3258 | }, |
| 3259 | "node_modules/@csstools/postcss-random-function": { |
| 3260 | "version": "2.0.1", |
| 3261 | "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.1.tgz", |
| 3262 | "integrity": "sha512-q+FQaNiRBhnoSNo+GzqGOIBKoHQ43lYz0ICrV+UudfWnEF6ksS6DsBIJSISKQT2Bvu3g4k6r7t0zYrk5pDlo8w==", |
| 3263 | "funding": [ |
| 3264 | { |
| 3265 | "type": "github", |
| 3266 | "url": "https://github.com/sponsors/csstools" |
| 3267 | }, |
| 3268 | { |
| 3269 | "type": "opencollective", |
| 3270 | "url": "https://opencollective.com/csstools" |
| 3271 | } |
| 3272 | ], |
| 3273 | "license": "MIT-0", |
| 3274 | "dependencies": { |
| 3275 | "@csstools/css-calc": "^2.1.4", |
| 3276 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3277 | "@csstools/css-tokenizer": "^3.0.4" |
| 3278 | }, |
| 3279 | "engines": { |
| 3280 | "node": ">=18" |
| 3281 | }, |
| 3282 | "peerDependencies": { |
| 3283 | "postcss": "^8.4" |
| 3284 | } |
| 3285 | }, |
| 3286 | "node_modules/@csstools/postcss-relative-color-syntax": { |
| 3287 | "version": "3.0.12", |
| 3288 | "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.12.tgz", |
| 3289 | "integrity": "sha512-0RLIeONxu/mtxRtf3o41Lq2ghLimw0w9ByLWnnEVuy89exmEEq8bynveBxNW3nyHqLAFEeNtVEmC1QK9MZ8Huw==", |
| 3290 | "funding": [ |
| 3291 | { |
| 3292 | "type": "github", |
| 3293 | "url": "https://github.com/sponsors/csstools" |
| 3294 | }, |
| 3295 | { |
| 3296 | "type": "opencollective", |
| 3297 | "url": "https://opencollective.com/csstools" |
| 3298 | } |
| 3299 | ], |
| 3300 | "license": "MIT-0", |
| 3301 | "dependencies": { |
| 3302 | "@csstools/css-color-parser": "^3.1.0", |
| 3303 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3304 | "@csstools/css-tokenizer": "^3.0.4", |
| 3305 | "@csstools/postcss-progressive-custom-properties": "^4.2.1", |
| 3306 | "@csstools/utilities": "^2.0.0" |
| 3307 | }, |
| 3308 | "engines": { |
| 3309 | "node": ">=18" |
| 3310 | }, |
| 3311 | "peerDependencies": { |
| 3312 | "postcss": "^8.4" |
| 3313 | } |
| 3314 | }, |
| 3315 | "node_modules/@csstools/postcss-scope-pseudo-class": { |
| 3316 | "version": "4.0.1", |
| 3317 | "resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-4.0.1.tgz", |
| 3318 | "integrity": "sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==", |
| 3319 | "funding": [ |
| 3320 | { |
| 3321 | "type": "github", |
| 3322 | "url": "https://github.com/sponsors/csstools" |
| 3323 | }, |
| 3324 | { |
| 3325 | "type": "opencollective", |
| 3326 | "url": "https://opencollective.com/csstools" |
| 3327 | } |
| 3328 | ], |
| 3329 | "license": "MIT-0", |
| 3330 | "dependencies": { |
| 3331 | "postcss-selector-parser": "^7.0.0" |
| 3332 | }, |
| 3333 | "engines": { |
| 3334 | "node": ">=18" |
| 3335 | }, |
| 3336 | "peerDependencies": { |
| 3337 | "postcss": "^8.4" |
| 3338 | } |
| 3339 | }, |
| 3340 | "node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser": { |
| 3341 | "version": "7.1.2", |
| 3342 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz", |
| 3343 | "integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==", |
| 3344 | "license": "MIT", |
| 3345 | "dependencies": { |
| 3346 | "cssesc": "^3.0.0", |
| 3347 | "util-deprecate": "^1.0.2" |
| 3348 | }, |
| 3349 | "engines": { |
| 3350 | "node": ">=4" |
| 3351 | } |
| 3352 | }, |
| 3353 | "node_modules/@csstools/postcss-sign-functions": { |
| 3354 | "version": "1.1.4", |
| 3355 | "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.4.tgz", |
| 3356 | "integrity": "sha512-P97h1XqRPcfcJndFdG95Gv/6ZzxUBBISem0IDqPZ7WMvc/wlO+yU0c5D/OCpZ5TJoTt63Ok3knGk64N+o6L2Pg==", |
| 3357 | "funding": [ |
| 3358 | { |
| 3359 | "type": "github", |
| 3360 | "url": "https://github.com/sponsors/csstools" |
| 3361 | }, |
| 3362 | { |
| 3363 | "type": "opencollective", |
| 3364 | "url": "https://opencollective.com/csstools" |
| 3365 | } |
| 3366 | ], |
| 3367 | "license": "MIT-0", |
| 3368 | "dependencies": { |
| 3369 | "@csstools/css-calc": "^2.1.4", |
| 3370 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3371 | "@csstools/css-tokenizer": "^3.0.4" |
| 3372 | }, |
| 3373 | "engines": { |
| 3374 | "node": ">=18" |
| 3375 | }, |
| 3376 | "peerDependencies": { |
| 3377 | "postcss": "^8.4" |
| 3378 | } |
| 3379 | }, |
| 3380 | "node_modules/@csstools/postcss-stepped-value-functions": { |
| 3381 | "version": "4.0.9", |
| 3382 | "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.9.tgz", |
| 3383 | "integrity": "sha512-h9btycWrsex4dNLeQfyU3y3w40LMQooJWFMm/SK9lrKguHDcFl4VMkncKKoXi2z5rM9YGWbUQABI8BT2UydIcA==", |
| 3384 | "funding": [ |
| 3385 | { |
| 3386 | "type": "github", |
| 3387 | "url": "https://github.com/sponsors/csstools" |
| 3388 | }, |
| 3389 | { |
| 3390 | "type": "opencollective", |
| 3391 | "url": "https://opencollective.com/csstools" |
| 3392 | } |
| 3393 | ], |
| 3394 | "license": "MIT-0", |
| 3395 | "dependencies": { |
| 3396 | "@csstools/css-calc": "^2.1.4", |
| 3397 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3398 | "@csstools/css-tokenizer": "^3.0.4" |
| 3399 | }, |
| 3400 | "engines": { |
| 3401 | "node": ">=18" |
| 3402 | }, |
| 3403 | "peerDependencies": { |
| 3404 | "postcss": "^8.4" |
| 3405 | } |
| 3406 | }, |
| 3407 | "node_modules/@csstools/postcss-syntax-descriptor-syntax-production": { |
| 3408 | "version": "1.0.1", |
| 3409 | "resolved": "https://registry.npmjs.org/@csstools/postcss-syntax-descriptor-syntax-production/-/postcss-syntax-descriptor-syntax-production-1.0.1.tgz", |
| 3410 | "integrity": "sha512-GneqQWefjM//f4hJ/Kbox0C6f2T7+pi4/fqTqOFGTL3EjnvOReTqO1qUQ30CaUjkwjYq9qZ41hzarrAxCc4gow==", |
| 3411 | "funding": [ |
| 3412 | { |
| 3413 | "type": "github", |
| 3414 | "url": "https://github.com/sponsors/csstools" |
| 3415 | }, |
| 3416 | { |
| 3417 | "type": "opencollective", |
| 3418 | "url": "https://opencollective.com/csstools" |
| 3419 | } |
| 3420 | ], |
| 3421 | "license": "MIT-0", |
| 3422 | "dependencies": { |
| 3423 | "@csstools/css-tokenizer": "^3.0.4" |
| 3424 | }, |
| 3425 | "engines": { |
| 3426 | "node": ">=18" |
| 3427 | }, |
| 3428 | "peerDependencies": { |
| 3429 | "postcss": "^8.4" |
| 3430 | } |
| 3431 | }, |
| 3432 | "node_modules/@csstools/postcss-system-ui-font-family": { |
| 3433 | "version": "1.0.0", |
| 3434 | "resolved": "https://registry.npmjs.org/@csstools/postcss-system-ui-font-family/-/postcss-system-ui-font-family-1.0.0.tgz", |
| 3435 | "integrity": "sha512-s3xdBvfWYfoPSBsikDXbuorcMG1nN1M6GdU0qBsGfcmNR0A/qhloQZpTxjA3Xsyrk1VJvwb2pOfiOT3at/DuIQ==", |
| 3436 | "funding": [ |
| 3437 | { |
| 3438 | "type": "github", |
| 3439 | "url": "https://github.com/sponsors/csstools" |
| 3440 | }, |
| 3441 | { |
| 3442 | "type": "opencollective", |
| 3443 | "url": "https://opencollective.com/csstools" |
| 3444 | } |
| 3445 | ], |
| 3446 | "license": "MIT-0", |
| 3447 | "dependencies": { |
| 3448 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3449 | "@csstools/css-tokenizer": "^3.0.4" |
| 3450 | }, |
| 3451 | "engines": { |
| 3452 | "node": ">=18" |
| 3453 | }, |
| 3454 | "peerDependencies": { |
| 3455 | "postcss": "^8.4" |
| 3456 | } |
| 3457 | }, |
| 3458 | "node_modules/@csstools/postcss-text-decoration-shorthand": { |
| 3459 | "version": "4.0.3", |
| 3460 | "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.3.tgz", |
| 3461 | "integrity": "sha512-KSkGgZfx0kQjRIYnpsD7X2Om9BUXX/Kii77VBifQW9Ih929hK0KNjVngHDH0bFB9GmfWcR9vJYJJRvw/NQjkrA==", |
| 3462 | "funding": [ |
| 3463 | { |
| 3464 | "type": "github", |
| 3465 | "url": "https://github.com/sponsors/csstools" |
| 3466 | }, |
| 3467 | { |
| 3468 | "type": "opencollective", |
| 3469 | "url": "https://opencollective.com/csstools" |
| 3470 | } |
| 3471 | ], |
| 3472 | "license": "MIT-0", |
| 3473 | "dependencies": { |
| 3474 | "@csstools/color-helpers": "^5.1.0", |
| 3475 | "postcss-value-parser": "^4.2.0" |
| 3476 | }, |
| 3477 | "engines": { |
| 3478 | "node": ">=18" |
| 3479 | }, |
| 3480 | "peerDependencies": { |
| 3481 | "postcss": "^8.4" |
| 3482 | } |
| 3483 | }, |
| 3484 | "node_modules/@csstools/postcss-trigonometric-functions": { |
| 3485 | "version": "4.0.9", |
| 3486 | "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.9.tgz", |
| 3487 | "integrity": "sha512-Hnh5zJUdpNrJqK9v1/E3BbrQhaDTj5YiX7P61TOvUhoDHnUmsNNxcDAgkQ32RrcWx9GVUvfUNPcUkn8R3vIX6A==", |
| 3488 | "funding": [ |
| 3489 | { |
| 3490 | "type": "github", |
| 3491 | "url": "https://github.com/sponsors/csstools" |
| 3492 | }, |
| 3493 | { |
| 3494 | "type": "opencollective", |
| 3495 | "url": "https://opencollective.com/csstools" |
| 3496 | } |
| 3497 | ], |
| 3498 | "license": "MIT-0", |
| 3499 | "dependencies": { |
| 3500 | "@csstools/css-calc": "^2.1.4", |
| 3501 | "@csstools/css-parser-algorithms": "^3.0.5", |
| 3502 | "@csstools/css-tokenizer": "^3.0.4" |
| 3503 | }, |
| 3504 | "engines": { |
| 3505 | "node": ">=18" |
| 3506 | }, |
| 3507 | "peerDependencies": { |
| 3508 | "postcss": "^8.4" |
| 3509 | } |
| 3510 | }, |
| 3511 | "node_modules/@csstools/postcss-unset-value": { |
| 3512 | "version": "4.0.0", |
| 3513 | "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz", |
| 3514 | "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==", |
| 3515 | "funding": [ |
| 3516 | { |
| 3517 | "type": "github", |
| 3518 | "url": "https://github.com/sponsors/csstools" |
| 3519 | }, |
| 3520 | { |
| 3521 | "type": "opencollective", |
| 3522 | "url": "https://opencollective.com/csstools" |
| 3523 | } |
| 3524 | ], |
| 3525 | "license": "MIT-0", |
| 3526 | "engines": { |
| 3527 | "node": ">=18" |
| 3528 | }, |
| 3529 | "peerDependencies": { |
| 3530 | "postcss": "^8.4" |
| 3531 | } |
| 3532 | }, |
| 3533 | "node_modules/@csstools/utilities": { |
| 3534 | "version": "2.0.0", |
| 3535 | "resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-2.0.0.tgz", |
| 3536 | "integrity": "sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==", |
| 3537 | "funding": [ |
| 3538 | { |
| 3539 | "type": "github", |
| 3540 | "url": "https://github.com/sponsors/csstools" |
| 3541 | }, |
| 3542 | { |
| 3543 | "type": "opencollective", |
| 3544 | "url": "https://opencollective.com/csstools" |
| 3545 | } |
| 3546 | ], |
| 3547 | "license": "MIT-0", |
| 3548 | "engines": { |
| 3549 | "node": ">=18" |
| 3550 | }, |
| 3551 | "peerDependencies": { |
| 3552 | "postcss": "^8.4" |
| 3553 | } |
| 3554 | }, |
| 3555 | "node_modules/@discoveryjs/json-ext": { |
| 3556 | "version": "0.5.7", |
| 3557 | "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", |
| 3558 | "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", |
| 3559 | "license": "MIT", |
| 3560 | "engines": { |
| 3561 | "node": ">=10.0.0" |
| 3562 | } |
| 3563 | }, |
| 3564 | "node_modules/@docsearch/core": { |
| 3565 | "version": "4.6.3", |
| 3566 | "resolved": "https://registry.npmjs.org/@docsearch/core/-/core-4.6.3.tgz", |
| 3567 | "integrity": "sha512-rUOujwIpxJRgD7+kicVsI3D5sqBvdiRTquzWBpTEXZs8ZXfGbfzpus5HqumaNYTppN2HvH8E2yNuRwYdHJeOlA==", |
| 3568 | "license": "MIT", |
| 3569 | "peerDependencies": { |
| 3570 | "@types/react": ">= 16.8.0 < 20.0.0", |
| 3571 | "react": ">= 16.8.0 < 20.0.0", |
| 3572 | "react-dom": ">= 16.8.0 < 20.0.0" |
| 3573 | }, |
| 3574 | "peerDependenciesMeta": { |
| 3575 | "@types/react": { |
| 3576 | "optional": true |
| 3577 | }, |
| 3578 | "react": { |
| 3579 | "optional": true |
| 3580 | }, |
| 3581 | "react-dom": { |
| 3582 | "optional": true |
| 3583 | } |
| 3584 | } |
| 3585 | }, |
| 3586 | "node_modules/@docsearch/css": { |
| 3587 | "version": "4.6.3", |
| 3588 | "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-4.6.3.tgz", |
| 3589 | "integrity": "sha512-nlOwcXcsNAptQl4vlL4MA78qNJKO0Qlds5GuBjCoePgkebTXLSf8Qt1oyZ3YBshYupKXG9VRGEsk1zr23d+bzQ==", |
| 3590 | "license": "MIT" |
| 3591 | }, |
| 3592 | "node_modules/@docsearch/react": { |
| 3593 | "version": "4.6.3", |
| 3594 | "resolved": "https://registry.npmjs.org/@docsearch/react/-/react-4.6.3.tgz", |
| 3595 | "integrity": "sha512-Bg2wdDsoQVlNCcEKuEJAU04tvHCqgx8rIu+uIoM4pRtcx3TBKJuXutJik3LTA8LRc9YEyHkrYUrmcC0D7BYf+g==", |
| 3596 | "license": "MIT", |
| 3597 | "dependencies": { |
| 3598 | "@algolia/autocomplete-core": "1.19.2", |
| 3599 | "@docsearch/core": "4.6.3", |
| 3600 | "@docsearch/css": "4.6.3" |
| 3601 | }, |
| 3602 | "peerDependencies": { |
| 3603 | "@types/react": ">= 16.8.0 < 20.0.0", |
| 3604 | "react": ">= 16.8.0 < 20.0.0", |
| 3605 | "react-dom": ">= 16.8.0 < 20.0.0", |
| 3606 | "search-insights": ">= 1 < 3" |
| 3607 | }, |
| 3608 | "peerDependenciesMeta": { |
| 3609 | "@types/react": { |
| 3610 | "optional": true |
| 3611 | }, |
| 3612 | "react": { |
| 3613 | "optional": true |
| 3614 | }, |
| 3615 | "react-dom": { |
| 3616 | "optional": true |
| 3617 | }, |
| 3618 | "search-insights": { |
| 3619 | "optional": true |
| 3620 | } |
| 3621 | } |
| 3622 | }, |
| 3623 | "node_modules/@docsearch/react/node_modules/@algolia/autocomplete-core": { |
| 3624 | "version": "1.19.2", |
| 3625 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.19.2.tgz", |
| 3626 | "integrity": "sha512-mKv7RyuAzXvwmq+0XRK8HqZXt9iZ5Kkm2huLjgn5JoCPtDy+oh9yxUMfDDaVCw0oyzZ1isdJBc7l9nuCyyR7Nw==", |
| 3627 | "license": "MIT", |
| 3628 | "dependencies": { |
| 3629 | "@algolia/autocomplete-plugin-algolia-insights": "1.19.2", |
| 3630 | "@algolia/autocomplete-shared": "1.19.2" |
| 3631 | } |
| 3632 | }, |
| 3633 | "node_modules/@docsearch/react/node_modules/@algolia/autocomplete-plugin-algolia-insights": { |
| 3634 | "version": "1.19.2", |
| 3635 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.19.2.tgz", |
| 3636 | "integrity": "sha512-TjxbcC/r4vwmnZaPwrHtkXNeqvlpdyR+oR9Wi2XyfORkiGkLTVhX2j+O9SaCCINbKoDfc+c2PB8NjfOnz7+oKg==", |
| 3637 | "license": "MIT", |
| 3638 | "dependencies": { |
| 3639 | "@algolia/autocomplete-shared": "1.19.2" |
| 3640 | }, |
| 3641 | "peerDependencies": { |
| 3642 | "search-insights": ">= 1 < 3" |
| 3643 | } |
| 3644 | }, |
| 3645 | "node_modules/@docsearch/react/node_modules/@algolia/autocomplete-shared": { |
| 3646 | "version": "1.19.2", |
| 3647 | "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.19.2.tgz", |
| 3648 | "integrity": "sha512-jEazxZTVD2nLrC+wYlVHQgpBoBB5KPStrJxLzsIFl6Kqd1AlG9sIAGl39V5tECLpIQzB3Qa2T6ZPJ1ChkwMK/w==", |
| 3649 | "license": "MIT", |
| 3650 | "peerDependencies": { |
| 3651 | "@algolia/client-search": ">= 4.9.1 < 6", |
| 3652 | "algoliasearch": ">= 4.9.1 < 6" |
| 3653 | } |
| 3654 | }, |
| 3655 | "node_modules/@docusaurus/babel": { |
| 3656 | "version": "3.10.1", |
| 3657 | "resolved": "https://registry.npmjs.org/@docusaurus/babel/-/babel-3.10.1.tgz", |
| 3658 | "integrity": "sha512-DZzFO1K3v/GoEt1fx1DiYHF4en+PuhtQf1AkQJa5zu3CoeKSpr5cpQRUlz3jr0m44wyzmSXu9bVpfir+N4+8bg==", |
| 3659 | "license": "MIT", |
| 3660 | "dependencies": { |
| 3661 | "@babel/core": "^7.25.9", |
| 3662 | "@babel/generator": "^7.25.9", |
| 3663 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 3664 | "@babel/plugin-transform-runtime": "^7.25.9", |
| 3665 | "@babel/preset-env": "^7.25.9", |
| 3666 | "@babel/preset-react": "^7.25.9", |
| 3667 | "@babel/preset-typescript": "^7.25.9", |
| 3668 | "@babel/runtime": "^7.25.9", |
| 3669 | "@babel/traverse": "^7.25.9", |
| 3670 | "@docusaurus/logger": "3.10.1", |
| 3671 | "@docusaurus/utils": "3.10.1", |
| 3672 | "babel-plugin-dynamic-import-node": "^2.3.3", |
| 3673 | "fs-extra": "^11.1.1", |
| 3674 | "tslib": "^2.6.0" |
| 3675 | }, |
| 3676 | "engines": { |
| 3677 | "node": ">=20.0" |
| 3678 | } |
| 3679 | }, |
| 3680 | "node_modules/@docusaurus/bundler": { |
| 3681 | "version": "3.10.1", |
| 3682 | "resolved": "https://registry.npmjs.org/@docusaurus/bundler/-/bundler-3.10.1.tgz", |
| 3683 | "integrity": "sha512-HIqQPvbqnnQRe4NsBd1774KRarjXqS6wHsWELtyuSs1gCfvixJO2jUGH/OEBtr1Gvzpw+ze5CjGMvSJ8UE1KUw==", |
| 3684 | "license": "MIT", |
| 3685 | "dependencies": { |
| 3686 | "@babel/core": "^7.25.9", |
| 3687 | "@docusaurus/babel": "3.10.1", |
| 3688 | "@docusaurus/cssnano-preset": "3.10.1", |
| 3689 | "@docusaurus/logger": "3.10.1", |
| 3690 | "@docusaurus/types": "3.10.1", |
| 3691 | "@docusaurus/utils": "3.10.1", |
| 3692 | "babel-loader": "^9.2.1", |
| 3693 | "clean-css": "^5.3.3", |
| 3694 | "copy-webpack-plugin": "^11.0.0", |
| 3695 | "css-loader": "^6.11.0", |
| 3696 | "css-minimizer-webpack-plugin": "^5.0.1", |
| 3697 | "cssnano": "^6.1.2", |
| 3698 | "file-loader": "^6.2.0", |
| 3699 | "html-minifier-terser": "^7.2.0", |
| 3700 | "mini-css-extract-plugin": "^2.9.2", |
| 3701 | "null-loader": "^4.0.1", |
| 3702 | "postcss": "^8.5.4", |
| 3703 | "postcss-loader": "^7.3.4", |
| 3704 | "postcss-preset-env": "^10.2.1", |
| 3705 | "terser-webpack-plugin": "^5.3.9", |
| 3706 | "tslib": "^2.6.0", |
| 3707 | "url-loader": "^4.1.1", |
| 3708 | "webpack": "^5.95.0", |
| 3709 | "webpackbar": "^7.0.0" |
| 3710 | }, |
| 3711 | "engines": { |
| 3712 | "node": ">=20.0" |
| 3713 | }, |
| 3714 | "peerDependencies": { |
| 3715 | "@docusaurus/faster": "*" |
| 3716 | }, |
| 3717 | "peerDependenciesMeta": { |
| 3718 | "@docusaurus/faster": { |
| 3719 | "optional": true |
| 3720 | } |
| 3721 | } |
| 3722 | }, |
| 3723 | "node_modules/@docusaurus/core": { |
| 3724 | "version": "3.10.1", |
| 3725 | "resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.10.1.tgz", |
| 3726 | "integrity": "sha512-3pf2fXXw0eVk8WnC3T4LIigRDupcpvngpKo9Vy7mYyBhuddc0klDUuZAIfzMoK6z05pdlk6EFC/vBSX43+1O5w==", |
| 3727 | "license": "MIT", |
| 3728 | "dependencies": { |
| 3729 | "@docusaurus/babel": "3.10.1", |
| 3730 | "@docusaurus/bundler": "3.10.1", |
| 3731 | "@docusaurus/logger": "3.10.1", |
| 3732 | "@docusaurus/mdx-loader": "3.10.1", |
| 3733 | "@docusaurus/utils": "3.10.1", |
| 3734 | "@docusaurus/utils-common": "3.10.1", |
| 3735 | "@docusaurus/utils-validation": "3.10.1", |
| 3736 | "boxen": "^6.2.1", |
| 3737 | "chalk": "^4.1.2", |
| 3738 | "chokidar": "^3.5.3", |
| 3739 | "cli-table3": "^0.6.3", |
| 3740 | "combine-promises": "^1.1.0", |
| 3741 | "commander": "^5.1.0", |
| 3742 | "core-js": "^3.31.1", |
| 3743 | "detect-port": "^1.5.1", |
| 3744 | "escape-html": "^1.0.3", |
| 3745 | "eta": "^2.2.0", |
| 3746 | "eval": "^0.1.8", |
| 3747 | "execa": "^5.1.1", |
| 3748 | "fs-extra": "^11.1.1", |
| 3749 | "html-tags": "^3.3.1", |
| 3750 | "html-webpack-plugin": "^5.6.0", |
| 3751 | "leven": "^3.1.0", |
| 3752 | "lodash": "^4.17.21", |
| 3753 | "open": "^8.4.0", |
| 3754 | "p-map": "^4.0.0", |
| 3755 | "prompts": "^2.4.2", |
| 3756 | "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", |
| 3757 | "react-loadable": "npm:@docusaurus/react-loadable@6.0.0", |
| 3758 | "react-loadable-ssr-addon-v5-slorber": "^1.0.3", |
| 3759 | "react-router": "^5.3.4", |
| 3760 | "react-router-config": "^5.1.1", |
| 3761 | "react-router-dom": "^5.3.4", |
| 3762 | "semver": "^7.5.4", |
| 3763 | "serve-handler": "^6.1.7", |
| 3764 | "tinypool": "^1.0.2", |
| 3765 | "tslib": "^2.6.0", |
| 3766 | "update-notifier": "^6.0.2", |
| 3767 | "webpack": "^5.95.0", |
| 3768 | "webpack-bundle-analyzer": "^4.10.2", |
| 3769 | "webpack-dev-server": "^5.2.2", |
| 3770 | "webpack-merge": "^6.0.1" |
| 3771 | }, |
| 3772 | "bin": { |
| 3773 | "docusaurus": "bin/docusaurus.mjs" |
| 3774 | }, |
| 3775 | "engines": { |
| 3776 | "node": ">=20.0" |
| 3777 | }, |
| 3778 | "peerDependencies": { |
| 3779 | "@docusaurus/faster": "*", |
| 3780 | "@mdx-js/react": "^3.0.0", |
| 3781 | "react": "^18.0.0 || ^19.0.0", |
| 3782 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3783 | }, |
| 3784 | "peerDependenciesMeta": { |
| 3785 | "@docusaurus/faster": { |
| 3786 | "optional": true |
| 3787 | } |
| 3788 | } |
| 3789 | }, |
| 3790 | "node_modules/@docusaurus/cssnano-preset": { |
| 3791 | "version": "3.10.1", |
| 3792 | "resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-3.10.1.tgz", |
| 3793 | "integrity": "sha512-eNfHGcTKCSq6xmcavAkX3RRclHaE2xRCMParlDXLdXVP01/a2e/jKXMj/0ULnLFQSNwwuI62L0Ge8J+nZsR7UQ==", |
| 3794 | "license": "MIT", |
| 3795 | "dependencies": { |
| 3796 | "cssnano-preset-advanced": "^6.1.2", |
| 3797 | "postcss": "^8.5.4", |
| 3798 | "postcss-sort-media-queries": "^5.2.0", |
| 3799 | "tslib": "^2.6.0" |
| 3800 | }, |
| 3801 | "engines": { |
| 3802 | "node": ">=20.0" |
| 3803 | } |
| 3804 | }, |
| 3805 | "node_modules/@docusaurus/faster": { |
| 3806 | "version": "3.10.1", |
| 3807 | "resolved": "https://registry.npmjs.org/@docusaurus/faster/-/faster-3.10.1.tgz", |
| 3808 | "integrity": "sha512-XTZhE5C1gZ/DaYYMlSk02dwP5vhpQON5QHVz1s3892mSESAywgWanURpXEDAvt4GvGuq7s+XP8rTWHZvfaJmdQ==", |
| 3809 | "license": "MIT", |
| 3810 | "dependencies": { |
| 3811 | "@docusaurus/types": "3.10.1", |
| 3812 | "@rspack/core": "^1.7.10", |
| 3813 | "@swc/core": "^1.7.39", |
| 3814 | "@swc/html": "^1.13.5", |
| 3815 | "browserslist": "^4.24.2", |
| 3816 | "lightningcss": "^1.27.0", |
| 3817 | "semver": "^7.5.4", |
| 3818 | "swc-loader": "^0.2.6", |
| 3819 | "tslib": "^2.6.0", |
| 3820 | "webpack": "^5.95.0" |
| 3821 | }, |
| 3822 | "engines": { |
| 3823 | "node": ">=20.0" |
| 3824 | }, |
| 3825 | "peerDependencies": { |
| 3826 | "@docusaurus/types": "*" |
| 3827 | } |
| 3828 | }, |
| 3829 | "node_modules/@docusaurus/logger": { |
| 3830 | "version": "3.10.1", |
| 3831 | "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.10.1.tgz", |
| 3832 | "integrity": "sha512-oPjNFnfJsRCkePVjkGrxWGq4MvJKRQT0r9jOP0eRBTZ7Wr9FAbzdP/Gjs0I2Ss6YRkPoEgygKG112OkE6skvJw==", |
| 3833 | "license": "MIT", |
| 3834 | "dependencies": { |
| 3835 | "chalk": "^4.1.2", |
| 3836 | "tslib": "^2.6.0" |
| 3837 | }, |
| 3838 | "engines": { |
| 3839 | "node": ">=20.0" |
| 3840 | } |
| 3841 | }, |
| 3842 | "node_modules/@docusaurus/mdx-loader": { |
| 3843 | "version": "3.10.1", |
| 3844 | "resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-3.10.1.tgz", |
| 3845 | "integrity": "sha512-GRmeb/wQ+iXRrFwcHBfgQhrJxGElgCsoTWZYDhccjsZVne1p8MK/EpQVIloXttz76TCe78kKD5AEG9n1xc1oxQ==", |
| 3846 | "license": "MIT", |
| 3847 | "dependencies": { |
| 3848 | "@docusaurus/logger": "3.10.1", |
| 3849 | "@docusaurus/utils": "3.10.1", |
| 3850 | "@docusaurus/utils-validation": "3.10.1", |
| 3851 | "@mdx-js/mdx": "^3.0.0", |
| 3852 | "@slorber/remark-comment": "^1.0.0", |
| 3853 | "escape-html": "^1.0.3", |
| 3854 | "estree-util-value-to-estree": "^3.0.1", |
| 3855 | "file-loader": "^6.2.0", |
| 3856 | "fs-extra": "^11.1.1", |
| 3857 | "image-size": "^2.0.2", |
| 3858 | "mdast-util-mdx": "^3.0.0", |
| 3859 | "mdast-util-to-string": "^4.0.0", |
| 3860 | "rehype-raw": "^7.0.0", |
| 3861 | "remark-directive": "^3.0.0", |
| 3862 | "remark-emoji": "^4.0.0", |
| 3863 | "remark-frontmatter": "^5.0.0", |
| 3864 | "remark-gfm": "^4.0.0", |
| 3865 | "stringify-object": "^3.3.0", |
| 3866 | "tslib": "^2.6.0", |
| 3867 | "unified": "^11.0.3", |
| 3868 | "unist-util-visit": "^5.0.0", |
| 3869 | "url-loader": "^4.1.1", |
| 3870 | "vfile": "^6.0.1", |
| 3871 | "webpack": "^5.88.1" |
| 3872 | }, |
| 3873 | "engines": { |
| 3874 | "node": ">=20.0" |
| 3875 | }, |
| 3876 | "peerDependencies": { |
| 3877 | "react": "^18.0.0 || ^19.0.0", |
| 3878 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3879 | } |
| 3880 | }, |
| 3881 | "node_modules/@docusaurus/module-type-aliases": { |
| 3882 | "version": "3.10.1", |
| 3883 | "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.10.1.tgz", |
| 3884 | "integrity": "sha512-YoOZKUdGlp8xSYhuAkGdSo5Ydkbq4V4eK3sD8v0a2hloxCWdQbNBhkc+Ko9QyjpESc0BYcIGM5iHVAy5hdFV6w==", |
| 3885 | "license": "MIT", |
| 3886 | "dependencies": { |
| 3887 | "@docusaurus/types": "3.10.1", |
| 3888 | "@types/history": "^4.7.11", |
| 3889 | "@types/react": "*", |
| 3890 | "@types/react-router-config": "*", |
| 3891 | "@types/react-router-dom": "*", |
| 3892 | "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", |
| 3893 | "react-loadable": "npm:@docusaurus/react-loadable@6.0.0" |
| 3894 | }, |
| 3895 | "peerDependencies": { |
| 3896 | "react": "*", |
| 3897 | "react-dom": "*" |
| 3898 | } |
| 3899 | }, |
| 3900 | "node_modules/@docusaurus/plugin-content-blog": { |
| 3901 | "version": "3.10.1", |
| 3902 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.10.1.tgz", |
| 3903 | "integrity": "sha512-mmkgE6Q2+K74tnkou7tXlpDLvoCU/qkSa2GSQ3XUiHWvcebCoDQzS670RR3tO8PmaWlIyWWISYWzZLuMfxunRA==", |
| 3904 | "license": "MIT", |
| 3905 | "dependencies": { |
| 3906 | "@docusaurus/core": "3.10.1", |
| 3907 | "@docusaurus/logger": "3.10.1", |
| 3908 | "@docusaurus/mdx-loader": "3.10.1", |
| 3909 | "@docusaurus/theme-common": "3.10.1", |
| 3910 | "@docusaurus/types": "3.10.1", |
| 3911 | "@docusaurus/utils": "3.10.1", |
| 3912 | "@docusaurus/utils-common": "3.10.1", |
| 3913 | "@docusaurus/utils-validation": "3.10.1", |
| 3914 | "cheerio": "1.0.0-rc.12", |
| 3915 | "combine-promises": "^1.1.0", |
| 3916 | "feed": "^4.2.2", |
| 3917 | "fs-extra": "^11.1.1", |
| 3918 | "lodash": "^4.17.21", |
| 3919 | "schema-dts": "^1.1.2", |
| 3920 | "srcset": "^4.0.0", |
| 3921 | "tslib": "^2.6.0", |
| 3922 | "unist-util-visit": "^5.0.0", |
| 3923 | "utility-types": "^3.10.0", |
| 3924 | "webpack": "^5.88.1" |
| 3925 | }, |
| 3926 | "engines": { |
| 3927 | "node": ">=20.0" |
| 3928 | }, |
| 3929 | "peerDependencies": { |
| 3930 | "@docusaurus/plugin-content-docs": "*", |
| 3931 | "react": "^18.0.0 || ^19.0.0", |
| 3932 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3933 | } |
| 3934 | }, |
| 3935 | "node_modules/@docusaurus/plugin-content-docs": { |
| 3936 | "version": "3.10.1", |
| 3937 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.10.1.tgz", |
| 3938 | "integrity": "sha512-2jRVrtzjf8LClGTHQlwlwuD3wQXRx3WEoF7XUarJ8Ou+0onV+SLtejsyfY9JLpfUh9hPhXM4pbBGkyAY4Bi3HQ==", |
| 3939 | "license": "MIT", |
| 3940 | "dependencies": { |
| 3941 | "@docusaurus/core": "3.10.1", |
| 3942 | "@docusaurus/logger": "3.10.1", |
| 3943 | "@docusaurus/mdx-loader": "3.10.1", |
| 3944 | "@docusaurus/module-type-aliases": "3.10.1", |
| 3945 | "@docusaurus/theme-common": "3.10.1", |
| 3946 | "@docusaurus/types": "3.10.1", |
| 3947 | "@docusaurus/utils": "3.10.1", |
| 3948 | "@docusaurus/utils-common": "3.10.1", |
| 3949 | "@docusaurus/utils-validation": "3.10.1", |
| 3950 | "@types/react-router-config": "^5.0.7", |
| 3951 | "combine-promises": "^1.1.0", |
| 3952 | "fs-extra": "^11.1.1", |
| 3953 | "js-yaml": "^4.1.0", |
| 3954 | "lodash": "^4.17.21", |
| 3955 | "schema-dts": "^1.1.2", |
| 3956 | "tslib": "^2.6.0", |
| 3957 | "utility-types": "^3.10.0", |
| 3958 | "webpack": "^5.88.1" |
| 3959 | }, |
| 3960 | "engines": { |
| 3961 | "node": ">=20.0" |
| 3962 | }, |
| 3963 | "peerDependencies": { |
| 3964 | "react": "^18.0.0 || ^19.0.0", |
| 3965 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3966 | } |
| 3967 | }, |
| 3968 | "node_modules/@docusaurus/plugin-content-pages": { |
| 3969 | "version": "3.10.1", |
| 3970 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.10.1.tgz", |
| 3971 | "integrity": "sha512-huJpaRPMl42nsFwuCXvV8bVDj2MazuwRJIUylI/RSlmZeJssVoZXeCjVf1y+1Drtpa9SKcdGn8yoJ76IRJijtw==", |
| 3972 | "license": "MIT", |
| 3973 | "dependencies": { |
| 3974 | "@docusaurus/core": "3.10.1", |
| 3975 | "@docusaurus/mdx-loader": "3.10.1", |
| 3976 | "@docusaurus/types": "3.10.1", |
| 3977 | "@docusaurus/utils": "3.10.1", |
| 3978 | "@docusaurus/utils-validation": "3.10.1", |
| 3979 | "fs-extra": "^11.1.1", |
| 3980 | "tslib": "^2.6.0", |
| 3981 | "webpack": "^5.88.1" |
| 3982 | }, |
| 3983 | "engines": { |
| 3984 | "node": ">=20.0" |
| 3985 | }, |
| 3986 | "peerDependencies": { |
| 3987 | "react": "^18.0.0 || ^19.0.0", |
| 3988 | "react-dom": "^18.0.0 || ^19.0.0" |
| 3989 | } |
| 3990 | }, |
| 3991 | "node_modules/@docusaurus/plugin-css-cascade-layers": { |
| 3992 | "version": "3.10.1", |
| 3993 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-css-cascade-layers/-/plugin-css-cascade-layers-3.10.1.tgz", |
| 3994 | "integrity": "sha512-r//fn+MNHkE1wCof8T29VAQezt1enGCpsFxoziBbvLgBM4JfXN2P3rxrBaavHmvLvm7lYkpJeitcDthwnmWCTw==", |
| 3995 | "license": "MIT", |
| 3996 | "dependencies": { |
| 3997 | "@docusaurus/core": "3.10.1", |
| 3998 | "@docusaurus/types": "3.10.1", |
| 3999 | "@docusaurus/utils": "3.10.1", |
| 4000 | "@docusaurus/utils-validation": "3.10.1", |
| 4001 | "tslib": "^2.6.0" |
| 4002 | }, |
| 4003 | "engines": { |
| 4004 | "node": ">=20.0" |
| 4005 | } |
| 4006 | }, |
| 4007 | "node_modules/@docusaurus/plugin-debug": { |
| 4008 | "version": "3.10.1", |
| 4009 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.10.1.tgz", |
| 4010 | "integrity": "sha512-9KqOpKNfAyqGZykRb9LhIT/vyRF6sm/ykhjj/39JvaJahDS+jZJE0Z1Wfz9q3DUNDTMNN0Q7u/kk4rKKU+IJuA==", |
| 4011 | "license": "MIT", |
| 4012 | "dependencies": { |
| 4013 | "@docusaurus/core": "3.10.1", |
| 4014 | "@docusaurus/types": "3.10.1", |
| 4015 | "@docusaurus/utils": "3.10.1", |
| 4016 | "fs-extra": "^11.1.1", |
| 4017 | "react-json-view-lite": "^2.3.0", |
| 4018 | "tslib": "^2.6.0" |
| 4019 | }, |
| 4020 | "engines": { |
| 4021 | "node": ">=20.0" |
| 4022 | }, |
| 4023 | "peerDependencies": { |
| 4024 | "react": "^18.0.0 || ^19.0.0", |
| 4025 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4026 | } |
| 4027 | }, |
| 4028 | "node_modules/@docusaurus/plugin-google-analytics": { |
| 4029 | "version": "3.10.1", |
| 4030 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.10.1.tgz", |
| 4031 | "integrity": "sha512-8o0P1KtmgdYQHH+oInitPpRWI0Of5XednAX4+DMhQNSmGSRNrsEEHg1ebv35m9AgRClfAytCJ5jA9KvcASTyuA==", |
| 4032 | "license": "MIT", |
| 4033 | "dependencies": { |
| 4034 | "@docusaurus/core": "3.10.1", |
| 4035 | "@docusaurus/types": "3.10.1", |
| 4036 | "@docusaurus/utils-validation": "3.10.1", |
| 4037 | "tslib": "^2.6.0" |
| 4038 | }, |
| 4039 | "engines": { |
| 4040 | "node": ">=20.0" |
| 4041 | }, |
| 4042 | "peerDependencies": { |
| 4043 | "react": "^18.0.0 || ^19.0.0", |
| 4044 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4045 | } |
| 4046 | }, |
| 4047 | "node_modules/@docusaurus/plugin-google-gtag": { |
| 4048 | "version": "3.10.1", |
| 4049 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.10.1.tgz", |
| 4050 | "integrity": "sha512-pu3xIUo5o/zCMLfUY9BO5KOwSH0zIsAGyFRPvXHayFSA5XIhCU/SFuB0g0ZNjFn9niZLCaNvoeAuOGFJZq0fdw==", |
| 4051 | "license": "MIT", |
| 4052 | "dependencies": { |
| 4053 | "@docusaurus/core": "3.10.1", |
| 4054 | "@docusaurus/types": "3.10.1", |
| 4055 | "@docusaurus/utils-validation": "3.10.1", |
| 4056 | "@types/gtag.js": "^0.0.20", |
| 4057 | "tslib": "^2.6.0" |
| 4058 | }, |
| 4059 | "engines": { |
| 4060 | "node": ">=20.0" |
| 4061 | }, |
| 4062 | "peerDependencies": { |
| 4063 | "react": "^18.0.0 || ^19.0.0", |
| 4064 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4065 | } |
| 4066 | }, |
| 4067 | "node_modules/@docusaurus/plugin-google-tag-manager": { |
| 4068 | "version": "3.10.1", |
| 4069 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.10.1.tgz", |
| 4070 | "integrity": "sha512-f6fyGHiCm7kJHBtAisGQS5oNBnpnMTYQZxDXeVrnw/3zWU+LMA22pr6UHGYkBKDbN+qPC5QHG3NuOfzQLq3+Lw==", |
| 4071 | "license": "MIT", |
| 4072 | "dependencies": { |
| 4073 | "@docusaurus/core": "3.10.1", |
| 4074 | "@docusaurus/types": "3.10.1", |
| 4075 | "@docusaurus/utils-validation": "3.10.1", |
| 4076 | "tslib": "^2.6.0" |
| 4077 | }, |
| 4078 | "engines": { |
| 4079 | "node": ">=20.0" |
| 4080 | }, |
| 4081 | "peerDependencies": { |
| 4082 | "react": "^18.0.0 || ^19.0.0", |
| 4083 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4084 | } |
| 4085 | }, |
| 4086 | "node_modules/@docusaurus/plugin-sitemap": { |
| 4087 | "version": "3.10.1", |
| 4088 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.10.1.tgz", |
| 4089 | "integrity": "sha512-C26MbmmqgdjkDq1htaZ3aD7LzEDKFWXfpyQpt0EOUThuq5nV77zDaedV20yHcVo9p+3ey9aZ4pbHA0D3QcZTzg==", |
| 4090 | "license": "MIT", |
| 4091 | "dependencies": { |
| 4092 | "@docusaurus/core": "3.10.1", |
| 4093 | "@docusaurus/logger": "3.10.1", |
| 4094 | "@docusaurus/types": "3.10.1", |
| 4095 | "@docusaurus/utils": "3.10.1", |
| 4096 | "@docusaurus/utils-common": "3.10.1", |
| 4097 | "@docusaurus/utils-validation": "3.10.1", |
| 4098 | "fs-extra": "^11.1.1", |
| 4099 | "sitemap": "^7.1.1", |
| 4100 | "tslib": "^2.6.0" |
| 4101 | }, |
| 4102 | "engines": { |
| 4103 | "node": ">=20.0" |
| 4104 | }, |
| 4105 | "peerDependencies": { |
| 4106 | "react": "^18.0.0 || ^19.0.0", |
| 4107 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4108 | } |
| 4109 | }, |
| 4110 | "node_modules/@docusaurus/plugin-svgr": { |
| 4111 | "version": "3.10.1", |
| 4112 | "resolved": "https://registry.npmjs.org/@docusaurus/plugin-svgr/-/plugin-svgr-3.10.1.tgz", |
| 4113 | "integrity": "sha512-6SFxsmjWFkVLDmBUvFK6i72QjUwqyQFe4Ovz+SUJophJjOyVG3ZZG5IQpBC/kX/Gfv1yWeU9nWauH6F6Q7QX/Q==", |
| 4114 | "license": "MIT", |
| 4115 | "dependencies": { |
| 4116 | "@docusaurus/core": "3.10.1", |
| 4117 | "@docusaurus/types": "3.10.1", |
| 4118 | "@docusaurus/utils": "3.10.1", |
| 4119 | "@docusaurus/utils-validation": "3.10.1", |
| 4120 | "@svgr/core": "8.1.0", |
| 4121 | "@svgr/webpack": "^8.1.0", |
| 4122 | "tslib": "^2.6.0", |
| 4123 | "webpack": "^5.88.1" |
| 4124 | }, |
| 4125 | "engines": { |
| 4126 | "node": ">=20.0" |
| 4127 | }, |
| 4128 | "peerDependencies": { |
| 4129 | "react": "^18.0.0 || ^19.0.0", |
| 4130 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4131 | } |
| 4132 | }, |
| 4133 | "node_modules/@docusaurus/preset-classic": { |
| 4134 | "version": "3.10.1", |
| 4135 | "resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.10.1.tgz", |
| 4136 | "integrity": "sha512-YO/FL8v1zmbxoTso6mjMz/RDjhaTJxb1UpFFTDdY5847LLDCeyYiYlrhyTbgN1RIN3xnkLKZ9Lj1x8hUzI4JOg==", |
| 4137 | "license": "MIT", |
| 4138 | "dependencies": { |
| 4139 | "@docusaurus/core": "3.10.1", |
| 4140 | "@docusaurus/plugin-content-blog": "3.10.1", |
| 4141 | "@docusaurus/plugin-content-docs": "3.10.1", |
| 4142 | "@docusaurus/plugin-content-pages": "3.10.1", |
| 4143 | "@docusaurus/plugin-css-cascade-layers": "3.10.1", |
| 4144 | "@docusaurus/plugin-debug": "3.10.1", |
| 4145 | "@docusaurus/plugin-google-analytics": "3.10.1", |
| 4146 | "@docusaurus/plugin-google-gtag": "3.10.1", |
| 4147 | "@docusaurus/plugin-google-tag-manager": "3.10.1", |
| 4148 | "@docusaurus/plugin-sitemap": "3.10.1", |
| 4149 | "@docusaurus/plugin-svgr": "3.10.1", |
| 4150 | "@docusaurus/theme-classic": "3.10.1", |
| 4151 | "@docusaurus/theme-common": "3.10.1", |
| 4152 | "@docusaurus/theme-search-algolia": "3.10.1", |
| 4153 | "@docusaurus/types": "3.10.1" |
| 4154 | }, |
| 4155 | "engines": { |
| 4156 | "node": ">=20.0" |
| 4157 | }, |
| 4158 | "peerDependencies": { |
| 4159 | "react": "^18.0.0 || ^19.0.0", |
| 4160 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4161 | } |
| 4162 | }, |
| 4163 | "node_modules/@docusaurus/theme-classic": { |
| 4164 | "version": "3.10.1", |
| 4165 | "resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.10.1.tgz", |
| 4166 | "integrity": "sha512-VU1RK0qb2pab0si4r7HFK37cYco8VzqLj3u1PspVipSr/z/GPVKHO4/HXbnePqHoWDk8urjyGSeatH0NIMBM1A==", |
| 4167 | "license": "MIT", |
| 4168 | "dependencies": { |
| 4169 | "@docusaurus/core": "3.10.1", |
| 4170 | "@docusaurus/logger": "3.10.1", |
| 4171 | "@docusaurus/mdx-loader": "3.10.1", |
| 4172 | "@docusaurus/module-type-aliases": "3.10.1", |
| 4173 | "@docusaurus/plugin-content-blog": "3.10.1", |
| 4174 | "@docusaurus/plugin-content-docs": "3.10.1", |
| 4175 | "@docusaurus/plugin-content-pages": "3.10.1", |
| 4176 | "@docusaurus/theme-common": "3.10.1", |
| 4177 | "@docusaurus/theme-translations": "3.10.1", |
| 4178 | "@docusaurus/types": "3.10.1", |
| 4179 | "@docusaurus/utils": "3.10.1", |
| 4180 | "@docusaurus/utils-common": "3.10.1", |
| 4181 | "@docusaurus/utils-validation": "3.10.1", |
| 4182 | "@mdx-js/react": "^3.0.0", |
| 4183 | "clsx": "^2.0.0", |
| 4184 | "copy-text-to-clipboard": "^3.2.0", |
| 4185 | "infima": "0.2.0-alpha.45", |
| 4186 | "lodash": "^4.17.21", |
| 4187 | "nprogress": "^0.2.0", |
| 4188 | "postcss": "^8.5.4", |
| 4189 | "prism-react-renderer": "^2.3.0", |
| 4190 | "prismjs": "^1.29.0", |
| 4191 | "react-router-dom": "^5.3.4", |
| 4192 | "rtlcss": "^4.1.0", |
| 4193 | "tslib": "^2.6.0", |
| 4194 | "utility-types": "^3.10.0" |
| 4195 | }, |
| 4196 | "engines": { |
| 4197 | "node": ">=20.0" |
| 4198 | }, |
| 4199 | "peerDependencies": { |
| 4200 | "react": "^18.0.0 || ^19.0.0", |
| 4201 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4202 | } |
| 4203 | }, |
| 4204 | "node_modules/@docusaurus/theme-common": { |
| 4205 | "version": "3.10.1", |
| 4206 | "resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.10.1.tgz", |
| 4207 | "integrity": "sha512-0YtmIeoNo1fIw65LO8+/1dPgmDV86UmhMkow37gzjytuiCSQm9xob6PJy0L4kuQEMTLfUOGvkXvZr7GPrHquMA==", |
| 4208 | "license": "MIT", |
| 4209 | "dependencies": { |
| 4210 | "@docusaurus/mdx-loader": "3.10.1", |
| 4211 | "@docusaurus/module-type-aliases": "3.10.1", |
| 4212 | "@docusaurus/utils": "3.10.1", |
| 4213 | "@docusaurus/utils-common": "3.10.1", |
| 4214 | "@types/history": "^4.7.11", |
| 4215 | "@types/react": "*", |
| 4216 | "@types/react-router-config": "*", |
| 4217 | "clsx": "^2.0.0", |
| 4218 | "parse-numeric-range": "^1.3.0", |
| 4219 | "prism-react-renderer": "^2.3.0", |
| 4220 | "tslib": "^2.6.0", |
| 4221 | "utility-types": "^3.10.0" |
| 4222 | }, |
| 4223 | "engines": { |
| 4224 | "node": ">=20.0" |
| 4225 | }, |
| 4226 | "peerDependencies": { |
| 4227 | "@docusaurus/plugin-content-docs": "*", |
| 4228 | "react": "^18.0.0 || ^19.0.0", |
| 4229 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4230 | } |
| 4231 | }, |
| 4232 | "node_modules/@docusaurus/theme-search-algolia": { |
| 4233 | "version": "3.10.1", |
| 4234 | "resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.10.1.tgz", |
| 4235 | "integrity": "sha512-OTaARARVZj2GvkJQjB+1jOIxntRaXea+G+fMsNqrZBAU1O1vJKDW22R7kECOHW27oJCLFN9HKaZeRrfAUyviug==", |
| 4236 | "license": "MIT", |
| 4237 | "dependencies": { |
| 4238 | "@algolia/autocomplete-core": "^1.19.2", |
| 4239 | "@docsearch/react": "^3.9.0 || ^4.3.2", |
| 4240 | "@docusaurus/core": "3.10.1", |
| 4241 | "@docusaurus/logger": "3.10.1", |
| 4242 | "@docusaurus/plugin-content-docs": "3.10.1", |
| 4243 | "@docusaurus/theme-common": "3.10.1", |
| 4244 | "@docusaurus/theme-translations": "3.10.1", |
| 4245 | "@docusaurus/utils": "3.10.1", |
| 4246 | "@docusaurus/utils-validation": "3.10.1", |
| 4247 | "algoliasearch": "^5.37.0", |
| 4248 | "algoliasearch-helper": "^3.26.0", |
| 4249 | "clsx": "^2.0.0", |
| 4250 | "eta": "^2.2.0", |
| 4251 | "fs-extra": "^11.1.1", |
| 4252 | "lodash": "^4.17.21", |
| 4253 | "tslib": "^2.6.0", |
| 4254 | "utility-types": "^3.10.0" |
| 4255 | }, |
| 4256 | "engines": { |
| 4257 | "node": ">=20.0" |
| 4258 | }, |
| 4259 | "peerDependencies": { |
| 4260 | "react": "^18.0.0 || ^19.0.0", |
| 4261 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4262 | } |
| 4263 | }, |
| 4264 | "node_modules/@docusaurus/theme-translations": { |
| 4265 | "version": "3.10.1", |
| 4266 | "resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-3.10.1.tgz", |
| 4267 | "integrity": "sha512-cLMyaKivjBVWKMJuWqyFVVgtqe8DPJNPkog0bn8W1MDVAKcPdxRFycBfC1We1RaNp7Rdk513bmtW78RR6OBxBw==", |
| 4268 | "license": "MIT", |
| 4269 | "dependencies": { |
| 4270 | "fs-extra": "^11.1.1", |
| 4271 | "tslib": "^2.6.0" |
| 4272 | }, |
| 4273 | "engines": { |
| 4274 | "node": ">=20.0" |
| 4275 | } |
| 4276 | }, |
| 4277 | "node_modules/@docusaurus/types": { |
| 4278 | "version": "3.10.1", |
| 4279 | "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.10.1.tgz", |
| 4280 | "integrity": "sha512-XYMK8k1szDCFMw2V+Xyen0g7Kee1sP3dtFnl7vkGkZOkeAJ/oPDQPL8iz4HBKOo/cwU8QeV6onVjMqtP+tFzsw==", |
| 4281 | "license": "MIT", |
| 4282 | "dependencies": { |
| 4283 | "@mdx-js/mdx": "^3.0.0", |
| 4284 | "@types/history": "^4.7.11", |
| 4285 | "@types/mdast": "^4.0.2", |
| 4286 | "@types/react": "*", |
| 4287 | "commander": "^5.1.0", |
| 4288 | "joi": "^17.9.2", |
| 4289 | "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", |
| 4290 | "utility-types": "^3.10.0", |
| 4291 | "webpack": "^5.95.0", |
| 4292 | "webpack-merge": "^5.9.0" |
| 4293 | }, |
| 4294 | "peerDependencies": { |
| 4295 | "react": "^18.0.0 || ^19.0.0", |
| 4296 | "react-dom": "^18.0.0 || ^19.0.0" |
| 4297 | } |
| 4298 | }, |
| 4299 | "node_modules/@docusaurus/types/node_modules/webpack-merge": { |
| 4300 | "version": "5.10.0", |
| 4301 | "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz", |
| 4302 | "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", |
| 4303 | "license": "MIT", |
| 4304 | "dependencies": { |
| 4305 | "clone-deep": "^4.0.1", |
| 4306 | "flat": "^5.0.2", |
| 4307 | "wildcard": "^2.0.0" |
| 4308 | }, |
| 4309 | "engines": { |
| 4310 | "node": ">=10.0.0" |
| 4311 | } |
| 4312 | }, |
| 4313 | "node_modules/@docusaurus/utils": { |
| 4314 | "version": "3.10.1", |
| 4315 | "resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-3.10.1.tgz", |
| 4316 | "integrity": "sha512-3ojeJry9xBYdJO6qoyyzqeJFSJBVx2mXhyDzSdjwL2+URFQMf+h25gG38iswGImicK0ELjTd1EL2xzk8hf3QPw==", |
| 4317 | "license": "MIT", |
| 4318 | "dependencies": { |
| 4319 | "@docusaurus/logger": "3.10.1", |
| 4320 | "@docusaurus/types": "3.10.1", |
| 4321 | "@docusaurus/utils-common": "3.10.1", |
| 4322 | "escape-string-regexp": "^4.0.0", |
| 4323 | "execa": "^5.1.1", |
| 4324 | "file-loader": "^6.2.0", |
| 4325 | "fs-extra": "^11.1.1", |
| 4326 | "github-slugger": "^1.5.0", |
| 4327 | "globby": "^11.1.0", |
| 4328 | "gray-matter": "^4.0.3", |
| 4329 | "jiti": "^1.20.0", |
| 4330 | "js-yaml": "^4.1.0", |
| 4331 | "lodash": "^4.17.21", |
| 4332 | "micromatch": "^4.0.5", |
| 4333 | "p-queue": "^6.6.2", |
| 4334 | "prompts": "^2.4.2", |
| 4335 | "resolve-pathname": "^3.0.0", |
| 4336 | "tslib": "^2.6.0", |
| 4337 | "url-loader": "^4.1.1", |
| 4338 | "utility-types": "^3.10.0", |
| 4339 | "webpack": "^5.88.1" |
| 4340 | }, |
| 4341 | "engines": { |
| 4342 | "node": ">=20.0" |
| 4343 | } |
| 4344 | }, |
| 4345 | "node_modules/@docusaurus/utils-common": { |
| 4346 | "version": "3.10.1", |
| 4347 | "resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-3.10.1.tgz", |
| 4348 | "integrity": "sha512-5mFSgEADtnFxFH7RLw02QA5MpU5JVUCj0MPeIvi/aF4Fi45tQRIuTwXoXDqJ+1VfQJuYJGz3SI63wmGz4HvXzA==", |
| 4349 | "license": "MIT", |
| 4350 | "dependencies": { |
| 4351 | "@docusaurus/types": "3.10.1", |
| 4352 | "tslib": "^2.6.0" |
| 4353 | }, |
| 4354 | "engines": { |
| 4355 | "node": ">=20.0" |
| 4356 | } |
| 4357 | }, |
| 4358 | "node_modules/@docusaurus/utils-validation": { |
| 4359 | "version": "3.10.1", |
| 4360 | "resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.10.1.tgz", |
| 4361 | "integrity": "sha512-cRv1X69jwaWv47waglllgZVWzeBFLhl53XT/XED/83BerVBTC5FTP8WTcVl8Z6sZOegDSwitu/wpCSPCDOT6lg==", |
| 4362 | "license": "MIT", |
| 4363 | "dependencies": { |
| 4364 | "@docusaurus/logger": "3.10.1", |
| 4365 | "@docusaurus/utils": "3.10.1", |
| 4366 | "@docusaurus/utils-common": "3.10.1", |
| 4367 | "fs-extra": "^11.2.0", |
| 4368 | "joi": "^17.9.2", |
| 4369 | "js-yaml": "^4.1.0", |
| 4370 | "lodash": "^4.17.21", |
| 4371 | "tslib": "^2.6.0" |
| 4372 | }, |
| 4373 | "engines": { |
| 4374 | "node": ">=20.0" |
| 4375 | } |
| 4376 | }, |
| 4377 | "node_modules/@easyops-cn/autocomplete.js": { |
| 4378 | "version": "0.38.1", |
| 4379 | "resolved": "https://registry.npmjs.org/@easyops-cn/autocomplete.js/-/autocomplete.js-0.38.1.tgz", |
| 4380 | "integrity": "sha512-drg76jS6syilOUmVNkyo1c7ZEBPcPuK+aJA7AksM5ZIIbV57DMHCywiCr+uHyv8BE5jUTU98j/H7gVrkHrWW3Q==", |
| 4381 | "license": "MIT", |
| 4382 | "dependencies": { |
| 4383 | "cssesc": "^3.0.0", |
| 4384 | "immediate": "^3.2.3" |
| 4385 | } |
| 4386 | }, |
| 4387 | "node_modules/@easyops-cn/docusaurus-search-local": { |
| 4388 | "version": "0.55.2", |
| 4389 | "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.55.2.tgz", |
| 4390 | "integrity": "sha512-dI/riu+MbDxkAjAHAdc0uahjXRaWKvbIPe9IAmA6AGcUfnVb9xd8s2I/6wEPTOXsAd6eFqn4Yis3WBWh3KUd3g==", |
| 4391 | "license": "MIT", |
| 4392 | "dependencies": { |
| 4393 | "@docusaurus/plugin-content-docs": "^2 || ^3", |
| 4394 | "@docusaurus/theme-translations": "^2 || ^3", |
| 4395 | "@docusaurus/utils": "^2 || ^3", |
| 4396 | "@docusaurus/utils-common": "^2 || ^3", |
| 4397 | "@docusaurus/utils-validation": "^2 || ^3", |
| 4398 | "@easyops-cn/autocomplete.js": "^0.38.1", |
| 4399 | "@node-rs/jieba": "^1.6.0", |
| 4400 | "cheerio": "^1.0.0", |
| 4401 | "clsx": "^2.1.1", |
| 4402 | "comlink": "^4.4.2", |
| 4403 | "debug": "^4.2.0", |
| 4404 | "fs-extra": "^10.0.0", |
| 4405 | "klaw-sync": "^6.0.0", |
| 4406 | "lunr": "^2.3.9", |
| 4407 | "lunr-languages": "^1.4.0", |
| 4408 | "mark.js": "^8.11.1", |
| 4409 | "tslib": "^2.4.0" |
| 4410 | }, |
| 4411 | "engines": { |
| 4412 | "node": ">=12" |
| 4413 | }, |
| 4414 | "peerDependencies": { |
| 4415 | "@docusaurus/theme-common": "^2 || ^3", |
| 4416 | "open-ask-ai": "^0.7.3", |
| 4417 | "react": "^16.14.0 || ^17 || ^18 || ^19", |
| 4418 | "react-dom": "^16.14.0 || 17 || ^18 || ^19" |
| 4419 | }, |
| 4420 | "peerDependenciesMeta": { |
| 4421 | "open-ask-ai": { |
| 4422 | "optional": true |
| 4423 | } |
| 4424 | } |
| 4425 | }, |
| 4426 | "node_modules/@easyops-cn/docusaurus-search-local/node_modules/cheerio": { |
| 4427 | "version": "1.2.0", |
| 4428 | "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.2.0.tgz", |
| 4429 | "integrity": "sha512-WDrybc/gKFpTYQutKIK6UvfcuxijIZfMfXaYm8NMsPQxSYvf+13fXUJ4rztGGbJcBQ/GF55gvrZ0Bc0bj/mqvg==", |
| 4430 | "license": "MIT", |
| 4431 | "dependencies": { |
| 4432 | "cheerio-select": "^2.1.0", |
| 4433 | "dom-serializer": "^2.0.0", |
| 4434 | "domhandler": "^5.0.3", |
| 4435 | "domutils": "^3.2.2", |
| 4436 | "encoding-sniffer": "^0.2.1", |
| 4437 | "htmlparser2": "^10.1.0", |
| 4438 | "parse5": "^7.3.0", |
| 4439 | "parse5-htmlparser2-tree-adapter": "^7.1.0", |
| 4440 | "parse5-parser-stream": "^7.1.2", |
| 4441 | "undici": "^7.19.0", |
| 4442 | "whatwg-mimetype": "^4.0.0" |
| 4443 | }, |
| 4444 | "engines": { |
| 4445 | "node": ">=20.18.1" |
| 4446 | }, |
| 4447 | "funding": { |
| 4448 | "url": "https://github.com/cheeriojs/cheerio?sponsor=1" |
| 4449 | } |
| 4450 | }, |
| 4451 | "node_modules/@easyops-cn/docusaurus-search-local/node_modules/entities": { |
| 4452 | "version": "7.0.1", |
| 4453 | "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", |
| 4454 | "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==", |
| 4455 | "license": "BSD-2-Clause", |
| 4456 | "engines": { |
| 4457 | "node": ">=0.12" |
| 4458 | }, |
| 4459 | "funding": { |
| 4460 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 4461 | } |
| 4462 | }, |
| 4463 | "node_modules/@easyops-cn/docusaurus-search-local/node_modules/fs-extra": { |
| 4464 | "version": "10.1.0", |
| 4465 | "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", |
| 4466 | "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", |
| 4467 | "license": "MIT", |
| 4468 | "dependencies": { |
| 4469 | "graceful-fs": "^4.2.0", |
| 4470 | "jsonfile": "^6.0.1", |
| 4471 | "universalify": "^2.0.0" |
| 4472 | }, |
| 4473 | "engines": { |
| 4474 | "node": ">=12" |
| 4475 | } |
| 4476 | }, |
| 4477 | "node_modules/@easyops-cn/docusaurus-search-local/node_modules/htmlparser2": { |
| 4478 | "version": "10.1.0", |
| 4479 | "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.1.0.tgz", |
| 4480 | "integrity": "sha512-VTZkM9GWRAtEpveh7MSF6SjjrpNVNNVJfFup7xTY3UpFtm67foy9HDVXneLtFVt4pMz5kZtgNcvCniNFb1hlEQ==", |
| 4481 | "funding": [ |
| 4482 | "https://github.com/fb55/htmlparser2?sponsor=1", |
| 4483 | { |
| 4484 | "type": "github", |
| 4485 | "url": "https://github.com/sponsors/fb55" |
| 4486 | } |
| 4487 | ], |
| 4488 | "license": "MIT", |
| 4489 | "dependencies": { |
| 4490 | "domelementtype": "^2.3.0", |
| 4491 | "domhandler": "^5.0.3", |
| 4492 | "domutils": "^3.2.2", |
| 4493 | "entities": "^7.0.1" |
| 4494 | } |
| 4495 | }, |
| 4496 | "node_modules/@emnapi/core": { |
| 4497 | "version": "1.10.0", |
| 4498 | "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz", |
| 4499 | "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==", |
| 4500 | "license": "MIT", |
| 4501 | "optional": true, |
| 4502 | "dependencies": { |
| 4503 | "@emnapi/wasi-threads": "1.2.1", |
| 4504 | "tslib": "^2.4.0" |
| 4505 | } |
| 4506 | }, |
| 4507 | "node_modules/@emnapi/runtime": { |
| 4508 | "version": "1.10.0", |
| 4509 | "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz", |
| 4510 | "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", |
| 4511 | "license": "MIT", |
| 4512 | "optional": true, |
| 4513 | "dependencies": { |
| 4514 | "tslib": "^2.4.0" |
| 4515 | } |
| 4516 | }, |
| 4517 | "node_modules/@emnapi/wasi-threads": { |
| 4518 | "version": "1.2.1", |
| 4519 | "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz", |
| 4520 | "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==", |
| 4521 | "license": "MIT", |
| 4522 | "optional": true, |
| 4523 | "dependencies": { |
| 4524 | "tslib": "^2.4.0" |
| 4525 | } |
| 4526 | }, |
| 4527 | "node_modules/@eslint-community/eslint-utils": { |
| 4528 | "version": "4.9.1", |
| 4529 | "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz", |
| 4530 | "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==", |
| 4531 | "dev": true, |
| 4532 | "license": "MIT", |
| 4533 | "dependencies": { |
| 4534 | "eslint-visitor-keys": "^3.4.3" |
| 4535 | }, |
| 4536 | "engines": { |
| 4537 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4538 | }, |
| 4539 | "funding": { |
| 4540 | "url": "https://opencollective.com/eslint" |
| 4541 | }, |
| 4542 | "peerDependencies": { |
| 4543 | "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| 4544 | } |
| 4545 | }, |
| 4546 | "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { |
| 4547 | "version": "3.4.3", |
| 4548 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", |
| 4549 | "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", |
| 4550 | "dev": true, |
| 4551 | "license": "Apache-2.0", |
| 4552 | "engines": { |
| 4553 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| 4554 | }, |
| 4555 | "funding": { |
| 4556 | "url": "https://opencollective.com/eslint" |
| 4557 | } |
| 4558 | }, |
| 4559 | "node_modules/@eslint-community/regexpp": { |
| 4560 | "version": "4.12.2", |
| 4561 | "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz", |
| 4562 | "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==", |
| 4563 | "dev": true, |
| 4564 | "license": "MIT", |
| 4565 | "engines": { |
| 4566 | "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| 4567 | } |
| 4568 | }, |
| 4569 | "node_modules/@eslint/config-array": { |
| 4570 | "version": "0.21.2", |
| 4571 | "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.2.tgz", |
| 4572 | "integrity": "sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==", |
| 4573 | "dev": true, |
| 4574 | "license": "Apache-2.0", |
| 4575 | "dependencies": { |
| 4576 | "@eslint/object-schema": "^2.1.7", |
| 4577 | "debug": "^4.3.1", |
| 4578 | "minimatch": "^3.1.5" |
| 4579 | }, |
| 4580 | "engines": { |
| 4581 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4582 | } |
| 4583 | }, |
| 4584 | "node_modules/@eslint/config-helpers": { |
| 4585 | "version": "0.4.2", |
| 4586 | "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz", |
| 4587 | "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==", |
| 4588 | "dev": true, |
| 4589 | "license": "Apache-2.0", |
| 4590 | "dependencies": { |
| 4591 | "@eslint/core": "^0.17.0" |
| 4592 | }, |
| 4593 | "engines": { |
| 4594 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4595 | } |
| 4596 | }, |
| 4597 | "node_modules/@eslint/core": { |
| 4598 | "version": "0.17.0", |
| 4599 | "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", |
| 4600 | "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", |
| 4601 | "dev": true, |
| 4602 | "license": "Apache-2.0", |
| 4603 | "dependencies": { |
| 4604 | "@types/json-schema": "^7.0.15" |
| 4605 | }, |
| 4606 | "engines": { |
| 4607 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4608 | } |
| 4609 | }, |
| 4610 | "node_modules/@eslint/eslintrc": { |
| 4611 | "version": "3.3.5", |
| 4612 | "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz", |
| 4613 | "integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==", |
| 4614 | "dev": true, |
| 4615 | "license": "MIT", |
| 4616 | "dependencies": { |
| 4617 | "ajv": "^6.14.0", |
| 4618 | "debug": "^4.3.2", |
| 4619 | "espree": "^10.0.1", |
| 4620 | "globals": "^14.0.0", |
| 4621 | "ignore": "^5.2.0", |
| 4622 | "import-fresh": "^3.2.1", |
| 4623 | "js-yaml": "^4.1.1", |
| 4624 | "minimatch": "^3.1.5", |
| 4625 | "strip-json-comments": "^3.1.1" |
| 4626 | }, |
| 4627 | "engines": { |
| 4628 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4629 | }, |
| 4630 | "funding": { |
| 4631 | "url": "https://opencollective.com/eslint" |
| 4632 | } |
| 4633 | }, |
| 4634 | "node_modules/@eslint/eslintrc/node_modules/ajv": { |
| 4635 | "version": "6.15.0", |
| 4636 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz", |
| 4637 | "integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==", |
| 4638 | "dev": true, |
| 4639 | "license": "MIT", |
| 4640 | "dependencies": { |
| 4641 | "fast-deep-equal": "^3.1.1", |
| 4642 | "fast-json-stable-stringify": "^2.0.0", |
| 4643 | "json-schema-traverse": "^0.4.1", |
| 4644 | "uri-js": "^4.2.2" |
| 4645 | }, |
| 4646 | "funding": { |
| 4647 | "type": "github", |
| 4648 | "url": "https://github.com/sponsors/epoberezkin" |
| 4649 | } |
| 4650 | }, |
| 4651 | "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": { |
| 4652 | "version": "0.4.1", |
| 4653 | "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| 4654 | "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| 4655 | "dev": true, |
| 4656 | "license": "MIT" |
| 4657 | }, |
| 4658 | "node_modules/@eslint/js": { |
| 4659 | "version": "9.39.4", |
| 4660 | "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz", |
| 4661 | "integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==", |
| 4662 | "dev": true, |
| 4663 | "license": "MIT", |
| 4664 | "engines": { |
| 4665 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4666 | }, |
| 4667 | "funding": { |
| 4668 | "url": "https://eslint.org/donate" |
| 4669 | } |
| 4670 | }, |
| 4671 | "node_modules/@eslint/object-schema": { |
| 4672 | "version": "2.1.7", |
| 4673 | "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz", |
| 4674 | "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==", |
| 4675 | "dev": true, |
| 4676 | "license": "Apache-2.0", |
| 4677 | "engines": { |
| 4678 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4679 | } |
| 4680 | }, |
| 4681 | "node_modules/@eslint/plugin-kit": { |
| 4682 | "version": "0.4.1", |
| 4683 | "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz", |
| 4684 | "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==", |
| 4685 | "dev": true, |
| 4686 | "license": "Apache-2.0", |
| 4687 | "dependencies": { |
| 4688 | "@eslint/core": "^0.17.0", |
| 4689 | "levn": "^0.4.1" |
| 4690 | }, |
| 4691 | "engines": { |
| 4692 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 4693 | } |
| 4694 | }, |
| 4695 | "node_modules/@hapi/hoek": { |
| 4696 | "version": "9.3.0", |
| 4697 | "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", |
| 4698 | "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", |
| 4699 | "license": "BSD-3-Clause" |
| 4700 | }, |
| 4701 | "node_modules/@hapi/topo": { |
| 4702 | "version": "5.1.0", |
| 4703 | "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", |
| 4704 | "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", |
| 4705 | "license": "BSD-3-Clause", |
| 4706 | "dependencies": { |
| 4707 | "@hapi/hoek": "^9.0.0" |
| 4708 | } |
| 4709 | }, |
| 4710 | "node_modules/@happy-dom/jest-environment": { |
| 4711 | "version": "20.10.3", |
| 4712 | "resolved": "https://registry.npmjs.org/@happy-dom/jest-environment/-/jest-environment-20.10.3.tgz", |
| 4713 | "integrity": "sha512-mzMybDFjaF2B9wF5IfBKXzdibrIoYhCP4zpeL4J8mWw4ZErX4m6txL3cZoJyN5fo/6CpuLyAfxxLAqKkIGNkvQ==", |
| 4714 | "dev": true, |
| 4715 | "license": "MIT", |
| 4716 | "dependencies": { |
| 4717 | "happy-dom": "^20.10.3" |
| 4718 | }, |
| 4719 | "engines": { |
| 4720 | "node": ">=20.0.0" |
| 4721 | }, |
| 4722 | "peerDependencies": { |
| 4723 | "@jest/environment": ">=25.0.0", |
| 4724 | "@jest/fake-timers": ">=25.0.0", |
| 4725 | "@jest/types": ">=25.0.0", |
| 4726 | "jest-mock": ">=25.0.0", |
| 4727 | "jest-util": ">=25.0.0" |
| 4728 | } |
| 4729 | }, |
| 4730 | "node_modules/@humanfs/core": { |
| 4731 | "version": "0.19.2", |
| 4732 | "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.2.tgz", |
| 4733 | "integrity": "sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==", |
| 4734 | "dev": true, |
| 4735 | "license": "Apache-2.0", |
| 4736 | "dependencies": { |
| 4737 | "@humanfs/types": "^0.15.0" |
| 4738 | }, |
| 4739 | "engines": { |
| 4740 | "node": ">=18.18.0" |
| 4741 | } |
| 4742 | }, |
| 4743 | "node_modules/@humanfs/node": { |
| 4744 | "version": "0.16.8", |
| 4745 | "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.8.tgz", |
| 4746 | "integrity": "sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==", |
| 4747 | "dev": true, |
| 4748 | "license": "Apache-2.0", |
| 4749 | "dependencies": { |
| 4750 | "@humanfs/core": "^0.19.2", |
| 4751 | "@humanfs/types": "^0.15.0", |
| 4752 | "@humanwhocodes/retry": "^0.4.0" |
| 4753 | }, |
| 4754 | "engines": { |
| 4755 | "node": ">=18.18.0" |
| 4756 | } |
| 4757 | }, |
| 4758 | "node_modules/@humanfs/types": { |
| 4759 | "version": "0.15.0", |
| 4760 | "resolved": "https://registry.npmjs.org/@humanfs/types/-/types-0.15.0.tgz", |
| 4761 | "integrity": "sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==", |
| 4762 | "dev": true, |
| 4763 | "license": "Apache-2.0", |
| 4764 | "engines": { |
| 4765 | "node": ">=18.18.0" |
| 4766 | } |
| 4767 | }, |
| 4768 | "node_modules/@humanwhocodes/module-importer": { |
| 4769 | "version": "1.0.1", |
| 4770 | "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
| 4771 | "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
| 4772 | "dev": true, |
| 4773 | "license": "Apache-2.0", |
| 4774 | "engines": { |
| 4775 | "node": ">=12.22" |
| 4776 | }, |
| 4777 | "funding": { |
| 4778 | "type": "github", |
| 4779 | "url": "https://github.com/sponsors/nzakas" |
| 4780 | } |
| 4781 | }, |
| 4782 | "node_modules/@humanwhocodes/retry": { |
| 4783 | "version": "0.4.3", |
| 4784 | "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz", |
| 4785 | "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==", |
| 4786 | "dev": true, |
| 4787 | "license": "Apache-2.0", |
| 4788 | "engines": { |
| 4789 | "node": ">=18.18" |
| 4790 | }, |
| 4791 | "funding": { |
| 4792 | "type": "github", |
| 4793 | "url": "https://github.com/sponsors/nzakas" |
| 4794 | } |
| 4795 | }, |
| 4796 | "node_modules/@isaacs/cliui": { |
| 4797 | "version": "8.0.2", |
| 4798 | "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| 4799 | "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| 4800 | "dev": true, |
| 4801 | "license": "ISC", |
| 4802 | "dependencies": { |
| 4803 | "string-width": "^5.1.2", |
| 4804 | "string-width-cjs": "npm:string-width@^4.2.0", |
| 4805 | "strip-ansi": "^7.0.1", |
| 4806 | "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| 4807 | "wrap-ansi": "^8.1.0", |
| 4808 | "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| 4809 | }, |
| 4810 | "engines": { |
| 4811 | "node": ">=12" |
| 4812 | } |
| 4813 | }, |
| 4814 | "node_modules/@isaacs/cliui/node_modules/ansi-regex": { |
| 4815 | "version": "6.2.2", |
| 4816 | "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", |
| 4817 | "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", |
| 4818 | "dev": true, |
| 4819 | "license": "MIT", |
| 4820 | "engines": { |
| 4821 | "node": ">=12" |
| 4822 | }, |
| 4823 | "funding": { |
| 4824 | "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| 4825 | } |
| 4826 | }, |
| 4827 | "node_modules/@isaacs/cliui/node_modules/strip-ansi": { |
| 4828 | "version": "7.2.0", |
| 4829 | "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", |
| 4830 | "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", |
| 4831 | "dev": true, |
| 4832 | "license": "MIT", |
| 4833 | "dependencies": { |
| 4834 | "ansi-regex": "^6.2.2" |
| 4835 | }, |
| 4836 | "engines": { |
| 4837 | "node": ">=12" |
| 4838 | }, |
| 4839 | "funding": { |
| 4840 | "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| 4841 | } |
| 4842 | }, |
| 4843 | "node_modules/@istanbuljs/load-nyc-config": { |
| 4844 | "version": "1.1.0", |
| 4845 | "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", |
| 4846 | "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", |
| 4847 | "dev": true, |
| 4848 | "license": "ISC", |
| 4849 | "dependencies": { |
| 4850 | "camelcase": "^5.3.1", |
| 4851 | "find-up": "^4.1.0", |
| 4852 | "get-package-type": "^0.1.0", |
| 4853 | "js-yaml": "^3.13.1", |
| 4854 | "resolve-from": "^5.0.0" |
| 4855 | }, |
| 4856 | "engines": { |
| 4857 | "node": ">=8" |
| 4858 | } |
| 4859 | }, |
| 4860 | "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": { |
| 4861 | "version": "1.0.10", |
| 4862 | "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", |
| 4863 | "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", |
| 4864 | "dev": true, |
| 4865 | "license": "MIT", |
| 4866 | "dependencies": { |
| 4867 | "sprintf-js": "~1.0.2" |
| 4868 | } |
| 4869 | }, |
| 4870 | "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { |
| 4871 | "version": "5.3.1", |
| 4872 | "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
| 4873 | "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", |
| 4874 | "dev": true, |
| 4875 | "license": "MIT", |
| 4876 | "engines": { |
| 4877 | "node": ">=6" |
| 4878 | } |
| 4879 | }, |
| 4880 | "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { |
| 4881 | "version": "4.1.0", |
| 4882 | "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
| 4883 | "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
| 4884 | "dev": true, |
| 4885 | "license": "MIT", |
| 4886 | "dependencies": { |
| 4887 | "locate-path": "^5.0.0", |
| 4888 | "path-exists": "^4.0.0" |
| 4889 | }, |
| 4890 | "engines": { |
| 4891 | "node": ">=8" |
| 4892 | } |
| 4893 | }, |
| 4894 | "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": { |
| 4895 | "version": "3.14.2", |
| 4896 | "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz", |
| 4897 | "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==", |
| 4898 | "dev": true, |
| 4899 | "license": "MIT", |
| 4900 | "dependencies": { |
| 4901 | "argparse": "^1.0.7", |
| 4902 | "esprima": "^4.0.0" |
| 4903 | }, |
| 4904 | "bin": { |
| 4905 | "js-yaml": "bin/js-yaml.js" |
| 4906 | } |
| 4907 | }, |
| 4908 | "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { |
| 4909 | "version": "5.0.0", |
| 4910 | "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
| 4911 | "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
| 4912 | "dev": true, |
| 4913 | "license": "MIT", |
| 4914 | "dependencies": { |
| 4915 | "p-locate": "^4.1.0" |
| 4916 | }, |
| 4917 | "engines": { |
| 4918 | "node": ">=8" |
| 4919 | } |
| 4920 | }, |
| 4921 | "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { |
| 4922 | "version": "2.3.0", |
| 4923 | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| 4924 | "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| 4925 | "dev": true, |
| 4926 | "license": "MIT", |
| 4927 | "dependencies": { |
| 4928 | "p-try": "^2.0.0" |
| 4929 | }, |
| 4930 | "engines": { |
| 4931 | "node": ">=6" |
| 4932 | }, |
| 4933 | "funding": { |
| 4934 | "url": "https://github.com/sponsors/sindresorhus" |
| 4935 | } |
| 4936 | }, |
| 4937 | "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { |
| 4938 | "version": "4.1.0", |
| 4939 | "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
| 4940 | "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
| 4941 | "dev": true, |
| 4942 | "license": "MIT", |
| 4943 | "dependencies": { |
| 4944 | "p-limit": "^2.2.0" |
| 4945 | }, |
| 4946 | "engines": { |
| 4947 | "node": ">=8" |
| 4948 | } |
| 4949 | }, |
| 4950 | "node_modules/@istanbuljs/load-nyc-config/node_modules/path-exists": { |
| 4951 | "version": "4.0.0", |
| 4952 | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| 4953 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| 4954 | "dev": true, |
| 4955 | "license": "MIT", |
| 4956 | "engines": { |
| 4957 | "node": ">=8" |
| 4958 | } |
| 4959 | }, |
| 4960 | "node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from": { |
| 4961 | "version": "5.0.0", |
| 4962 | "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", |
| 4963 | "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", |
| 4964 | "dev": true, |
| 4965 | "license": "MIT", |
| 4966 | "engines": { |
| 4967 | "node": ">=8" |
| 4968 | } |
| 4969 | }, |
| 4970 | "node_modules/@istanbuljs/schema": { |
| 4971 | "version": "0.1.3", |
| 4972 | "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", |
| 4973 | "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", |
| 4974 | "dev": true, |
| 4975 | "license": "MIT", |
| 4976 | "engines": { |
| 4977 | "node": ">=8" |
| 4978 | } |
| 4979 | }, |
| 4980 | "node_modules/@jest/console": { |
| 4981 | "version": "30.4.1", |
| 4982 | "resolved": "https://registry.npmjs.org/@jest/console/-/console-30.4.1.tgz", |
| 4983 | "integrity": "sha512-v3bhyxUh9Hgmo5p6hAOXe14/R3ZxZDOsvHleh4B07z3m/x4/ngPUXEm9XwK4sF4u+f+P2ORb0Ge+MgpaqRMVDA==", |
| 4984 | "dev": true, |
| 4985 | "license": "MIT", |
| 4986 | "dependencies": { |
| 4987 | "@jest/types": "30.4.1", |
| 4988 | "@types/node": "*", |
| 4989 | "chalk": "^4.1.2", |
| 4990 | "jest-message-util": "30.4.1", |
| 4991 | "jest-util": "30.4.1", |
| 4992 | "slash": "^3.0.0" |
| 4993 | }, |
| 4994 | "engines": { |
| 4995 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 4996 | } |
| 4997 | }, |
| 4998 | "node_modules/@jest/console/node_modules/@jest/schemas": { |
| 4999 | "version": "30.4.1", |
| 5000 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5001 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5002 | "dev": true, |
| 5003 | "license": "MIT", |
| 5004 | "dependencies": { |
| 5005 | "@sinclair/typebox": "^0.34.0" |
| 5006 | }, |
| 5007 | "engines": { |
| 5008 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5009 | } |
| 5010 | }, |
| 5011 | "node_modules/@jest/console/node_modules/@jest/types": { |
| 5012 | "version": "30.4.1", |
| 5013 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5014 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5015 | "dev": true, |
| 5016 | "license": "MIT", |
| 5017 | "dependencies": { |
| 5018 | "@jest/pattern": "30.4.0", |
| 5019 | "@jest/schemas": "30.4.1", |
| 5020 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5021 | "@types/istanbul-reports": "^3.0.4", |
| 5022 | "@types/node": "*", |
| 5023 | "@types/yargs": "^17.0.33", |
| 5024 | "chalk": "^4.1.2" |
| 5025 | }, |
| 5026 | "engines": { |
| 5027 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5028 | } |
| 5029 | }, |
| 5030 | "node_modules/@jest/console/node_modules/@sinclair/typebox": { |
| 5031 | "version": "0.34.49", |
| 5032 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5033 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5034 | "dev": true, |
| 5035 | "license": "MIT" |
| 5036 | }, |
| 5037 | "node_modules/@jest/console/node_modules/ci-info": { |
| 5038 | "version": "4.4.0", |
| 5039 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 5040 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 5041 | "dev": true, |
| 5042 | "funding": [ |
| 5043 | { |
| 5044 | "type": "github", |
| 5045 | "url": "https://github.com/sponsors/sibiraj-s" |
| 5046 | } |
| 5047 | ], |
| 5048 | "license": "MIT", |
| 5049 | "engines": { |
| 5050 | "node": ">=8" |
| 5051 | } |
| 5052 | }, |
| 5053 | "node_modules/@jest/console/node_modules/jest-util": { |
| 5054 | "version": "30.4.1", |
| 5055 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 5056 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 5057 | "dev": true, |
| 5058 | "license": "MIT", |
| 5059 | "dependencies": { |
| 5060 | "@jest/types": "30.4.1", |
| 5061 | "@types/node": "*", |
| 5062 | "chalk": "^4.1.2", |
| 5063 | "ci-info": "^4.2.0", |
| 5064 | "graceful-fs": "^4.2.11", |
| 5065 | "picomatch": "^4.0.3" |
| 5066 | }, |
| 5067 | "engines": { |
| 5068 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5069 | } |
| 5070 | }, |
| 5071 | "node_modules/@jest/core": { |
| 5072 | "version": "30.4.2", |
| 5073 | "resolved": "https://registry.npmjs.org/@jest/core/-/core-30.4.2.tgz", |
| 5074 | "integrity": "sha512-TZJA6cPJUFxoWhxaLo8t0VX/MZX2wPWr0uIDvLSHIvN4gu9h02vSzqI2kBADG1ExqQlC+cY09xKMSreivvrChQ==", |
| 5075 | "dev": true, |
| 5076 | "license": "MIT", |
| 5077 | "dependencies": { |
| 5078 | "@jest/console": "30.4.1", |
| 5079 | "@jest/pattern": "30.4.0", |
| 5080 | "@jest/reporters": "30.4.1", |
| 5081 | "@jest/test-result": "30.4.1", |
| 5082 | "@jest/transform": "30.4.1", |
| 5083 | "@jest/types": "30.4.1", |
| 5084 | "@types/node": "*", |
| 5085 | "ansi-escapes": "^4.3.2", |
| 5086 | "chalk": "^4.1.2", |
| 5087 | "ci-info": "^4.2.0", |
| 5088 | "exit-x": "^0.2.2", |
| 5089 | "fast-json-stable-stringify": "^2.1.0", |
| 5090 | "graceful-fs": "^4.2.11", |
| 5091 | "jest-changed-files": "30.4.1", |
| 5092 | "jest-config": "30.4.2", |
| 5093 | "jest-haste-map": "30.4.1", |
| 5094 | "jest-message-util": "30.4.1", |
| 5095 | "jest-regex-util": "30.4.0", |
| 5096 | "jest-resolve": "30.4.1", |
| 5097 | "jest-resolve-dependencies": "30.4.2", |
| 5098 | "jest-runner": "30.4.2", |
| 5099 | "jest-runtime": "30.4.2", |
| 5100 | "jest-snapshot": "30.4.1", |
| 5101 | "jest-util": "30.4.1", |
| 5102 | "jest-validate": "30.4.1", |
| 5103 | "jest-watcher": "30.4.1", |
| 5104 | "pretty-format": "30.4.1", |
| 5105 | "slash": "^3.0.0" |
| 5106 | }, |
| 5107 | "engines": { |
| 5108 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5109 | }, |
| 5110 | "peerDependencies": { |
| 5111 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 5112 | }, |
| 5113 | "peerDependenciesMeta": { |
| 5114 | "node-notifier": { |
| 5115 | "optional": true |
| 5116 | } |
| 5117 | } |
| 5118 | }, |
| 5119 | "node_modules/@jest/core/node_modules/@jest/schemas": { |
| 5120 | "version": "30.4.1", |
| 5121 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5122 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5123 | "dev": true, |
| 5124 | "license": "MIT", |
| 5125 | "dependencies": { |
| 5126 | "@sinclair/typebox": "^0.34.0" |
| 5127 | }, |
| 5128 | "engines": { |
| 5129 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5130 | } |
| 5131 | }, |
| 5132 | "node_modules/@jest/core/node_modules/@jest/types": { |
| 5133 | "version": "30.4.1", |
| 5134 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5135 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5136 | "dev": true, |
| 5137 | "license": "MIT", |
| 5138 | "dependencies": { |
| 5139 | "@jest/pattern": "30.4.0", |
| 5140 | "@jest/schemas": "30.4.1", |
| 5141 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5142 | "@types/istanbul-reports": "^3.0.4", |
| 5143 | "@types/node": "*", |
| 5144 | "@types/yargs": "^17.0.33", |
| 5145 | "chalk": "^4.1.2" |
| 5146 | }, |
| 5147 | "engines": { |
| 5148 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5149 | } |
| 5150 | }, |
| 5151 | "node_modules/@jest/core/node_modules/@sinclair/typebox": { |
| 5152 | "version": "0.34.49", |
| 5153 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5154 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5155 | "dev": true, |
| 5156 | "license": "MIT" |
| 5157 | }, |
| 5158 | "node_modules/@jest/core/node_modules/ansi-styles": { |
| 5159 | "version": "5.2.0", |
| 5160 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 5161 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 5162 | "dev": true, |
| 5163 | "license": "MIT", |
| 5164 | "engines": { |
| 5165 | "node": ">=10" |
| 5166 | }, |
| 5167 | "funding": { |
| 5168 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 5169 | } |
| 5170 | }, |
| 5171 | "node_modules/@jest/core/node_modules/ci-info": { |
| 5172 | "version": "4.4.0", |
| 5173 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 5174 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 5175 | "dev": true, |
| 5176 | "funding": [ |
| 5177 | { |
| 5178 | "type": "github", |
| 5179 | "url": "https://github.com/sponsors/sibiraj-s" |
| 5180 | } |
| 5181 | ], |
| 5182 | "license": "MIT", |
| 5183 | "engines": { |
| 5184 | "node": ">=8" |
| 5185 | } |
| 5186 | }, |
| 5187 | "node_modules/@jest/core/node_modules/jest-util": { |
| 5188 | "version": "30.4.1", |
| 5189 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 5190 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 5191 | "dev": true, |
| 5192 | "license": "MIT", |
| 5193 | "dependencies": { |
| 5194 | "@jest/types": "30.4.1", |
| 5195 | "@types/node": "*", |
| 5196 | "chalk": "^4.1.2", |
| 5197 | "ci-info": "^4.2.0", |
| 5198 | "graceful-fs": "^4.2.11", |
| 5199 | "picomatch": "^4.0.3" |
| 5200 | }, |
| 5201 | "engines": { |
| 5202 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5203 | } |
| 5204 | }, |
| 5205 | "node_modules/@jest/core/node_modules/pretty-format": { |
| 5206 | "version": "30.4.1", |
| 5207 | "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.4.1.tgz", |
| 5208 | "integrity": "sha512-K6KiKMHTL4jjX4u3Kir2EW07nRfcqVTXIImx50wbjHQTcZPgg+gjVeNTIT3l3L1Rd4UefxfogquC9J37SoFyyw==", |
| 5209 | "dev": true, |
| 5210 | "license": "MIT", |
| 5211 | "dependencies": { |
| 5212 | "@jest/schemas": "30.4.1", |
| 5213 | "ansi-styles": "^5.2.0", |
| 5214 | "react-is-18": "npm:react-is@^18.3.1", |
| 5215 | "react-is-19": "npm:react-is@^19.2.5" |
| 5216 | }, |
| 5217 | "engines": { |
| 5218 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5219 | } |
| 5220 | }, |
| 5221 | "node_modules/@jest/diff-sequences": { |
| 5222 | "version": "30.4.0", |
| 5223 | "resolved": "https://registry.npmjs.org/@jest/diff-sequences/-/diff-sequences-30.4.0.tgz", |
| 5224 | "integrity": "sha512-zOpzlfUs45l6u7jm39qr87JCHUDsaeCtvL+kQe/Vn9jSnRB4/5IPXISm0h9I1vZW/o00Kn4UTJ2MOlhnUGwv3g==", |
| 5225 | "dev": true, |
| 5226 | "license": "MIT", |
| 5227 | "engines": { |
| 5228 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5229 | } |
| 5230 | }, |
| 5231 | "node_modules/@jest/environment": { |
| 5232 | "version": "30.4.1", |
| 5233 | "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-30.4.1.tgz", |
| 5234 | "integrity": "sha512-AK9yNRqgKxiabqMoe4oW+3/TSSeV8vkdC7BGaxZdU0AFXfOpofTLqdru2GXKZghP3sdgwE9XXpnVwfZ8JnFV4w==", |
| 5235 | "dev": true, |
| 5236 | "license": "MIT", |
| 5237 | "dependencies": { |
| 5238 | "@jest/fake-timers": "30.4.1", |
| 5239 | "@jest/types": "30.4.1", |
| 5240 | "@types/node": "*", |
| 5241 | "jest-mock": "30.4.1" |
| 5242 | }, |
| 5243 | "engines": { |
| 5244 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5245 | } |
| 5246 | }, |
| 5247 | "node_modules/@jest/environment/node_modules/@jest/schemas": { |
| 5248 | "version": "30.4.1", |
| 5249 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5250 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5251 | "dev": true, |
| 5252 | "license": "MIT", |
| 5253 | "dependencies": { |
| 5254 | "@sinclair/typebox": "^0.34.0" |
| 5255 | }, |
| 5256 | "engines": { |
| 5257 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5258 | } |
| 5259 | }, |
| 5260 | "node_modules/@jest/environment/node_modules/@jest/types": { |
| 5261 | "version": "30.4.1", |
| 5262 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5263 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5264 | "dev": true, |
| 5265 | "license": "MIT", |
| 5266 | "dependencies": { |
| 5267 | "@jest/pattern": "30.4.0", |
| 5268 | "@jest/schemas": "30.4.1", |
| 5269 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5270 | "@types/istanbul-reports": "^3.0.4", |
| 5271 | "@types/node": "*", |
| 5272 | "@types/yargs": "^17.0.33", |
| 5273 | "chalk": "^4.1.2" |
| 5274 | }, |
| 5275 | "engines": { |
| 5276 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5277 | } |
| 5278 | }, |
| 5279 | "node_modules/@jest/environment/node_modules/@sinclair/typebox": { |
| 5280 | "version": "0.34.49", |
| 5281 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5282 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5283 | "dev": true, |
| 5284 | "license": "MIT" |
| 5285 | }, |
| 5286 | "node_modules/@jest/expect": { |
| 5287 | "version": "30.4.1", |
| 5288 | "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-30.4.1.tgz", |
| 5289 | "integrity": "sha512-ginrj6TMgh2GshLUGCjO94Ptx9HhdZA/I6A9iUfyeLKFtdAjnKzHDgzgP9HYQgbxM1lbXScQ2eUBz2lGeVDPWA==", |
| 5290 | "dev": true, |
| 5291 | "license": "MIT", |
| 5292 | "dependencies": { |
| 5293 | "expect": "30.4.1", |
| 5294 | "jest-snapshot": "30.4.1" |
| 5295 | }, |
| 5296 | "engines": { |
| 5297 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5298 | } |
| 5299 | }, |
| 5300 | "node_modules/@jest/expect-utils": { |
| 5301 | "version": "30.4.1", |
| 5302 | "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.4.1.tgz", |
| 5303 | "integrity": "sha512-ZBn5CglH8fBsQsvs4VWNzD4aWfUYks+IdOOQU3MEK71ol/BcVm+P+rtb1KpiFBpSWSCE27uOahyyf1vfqOVbcQ==", |
| 5304 | "dev": true, |
| 5305 | "license": "MIT", |
| 5306 | "dependencies": { |
| 5307 | "@jest/get-type": "30.1.0" |
| 5308 | }, |
| 5309 | "engines": { |
| 5310 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5311 | } |
| 5312 | }, |
| 5313 | "node_modules/@jest/fake-timers": { |
| 5314 | "version": "30.4.1", |
| 5315 | "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-30.4.1.tgz", |
| 5316 | "integrity": "sha512-iW5umdmfPeWzehrVhugFQZqCchSCud5S1l2YT0O9ZhjRR0ExclANDZkiSBwzqtnlOn0J1JXvO+HZ6rkuyOVOgQ==", |
| 5317 | "dev": true, |
| 5318 | "license": "MIT", |
| 5319 | "dependencies": { |
| 5320 | "@jest/types": "30.4.1", |
| 5321 | "@sinonjs/fake-timers": "^15.4.0", |
| 5322 | "@types/node": "*", |
| 5323 | "jest-message-util": "30.4.1", |
| 5324 | "jest-mock": "30.4.1", |
| 5325 | "jest-util": "30.4.1" |
| 5326 | }, |
| 5327 | "engines": { |
| 5328 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5329 | } |
| 5330 | }, |
| 5331 | "node_modules/@jest/fake-timers/node_modules/@jest/schemas": { |
| 5332 | "version": "30.4.1", |
| 5333 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5334 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5335 | "dev": true, |
| 5336 | "license": "MIT", |
| 5337 | "dependencies": { |
| 5338 | "@sinclair/typebox": "^0.34.0" |
| 5339 | }, |
| 5340 | "engines": { |
| 5341 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5342 | } |
| 5343 | }, |
| 5344 | "node_modules/@jest/fake-timers/node_modules/@jest/types": { |
| 5345 | "version": "30.4.1", |
| 5346 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5347 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5348 | "dev": true, |
| 5349 | "license": "MIT", |
| 5350 | "dependencies": { |
| 5351 | "@jest/pattern": "30.4.0", |
| 5352 | "@jest/schemas": "30.4.1", |
| 5353 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5354 | "@types/istanbul-reports": "^3.0.4", |
| 5355 | "@types/node": "*", |
| 5356 | "@types/yargs": "^17.0.33", |
| 5357 | "chalk": "^4.1.2" |
| 5358 | }, |
| 5359 | "engines": { |
| 5360 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5361 | } |
| 5362 | }, |
| 5363 | "node_modules/@jest/fake-timers/node_modules/@sinclair/typebox": { |
| 5364 | "version": "0.34.49", |
| 5365 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5366 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5367 | "dev": true, |
| 5368 | "license": "MIT" |
| 5369 | }, |
| 5370 | "node_modules/@jest/fake-timers/node_modules/ci-info": { |
| 5371 | "version": "4.4.0", |
| 5372 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 5373 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 5374 | "dev": true, |
| 5375 | "funding": [ |
| 5376 | { |
| 5377 | "type": "github", |
| 5378 | "url": "https://github.com/sponsors/sibiraj-s" |
| 5379 | } |
| 5380 | ], |
| 5381 | "license": "MIT", |
| 5382 | "engines": { |
| 5383 | "node": ">=8" |
| 5384 | } |
| 5385 | }, |
| 5386 | "node_modules/@jest/fake-timers/node_modules/jest-util": { |
| 5387 | "version": "30.4.1", |
| 5388 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 5389 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 5390 | "dev": true, |
| 5391 | "license": "MIT", |
| 5392 | "dependencies": { |
| 5393 | "@jest/types": "30.4.1", |
| 5394 | "@types/node": "*", |
| 5395 | "chalk": "^4.1.2", |
| 5396 | "ci-info": "^4.2.0", |
| 5397 | "graceful-fs": "^4.2.11", |
| 5398 | "picomatch": "^4.0.3" |
| 5399 | }, |
| 5400 | "engines": { |
| 5401 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5402 | } |
| 5403 | }, |
| 5404 | "node_modules/@jest/get-type": { |
| 5405 | "version": "30.1.0", |
| 5406 | "resolved": "https://registry.npmjs.org/@jest/get-type/-/get-type-30.1.0.tgz", |
| 5407 | "integrity": "sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==", |
| 5408 | "dev": true, |
| 5409 | "license": "MIT", |
| 5410 | "engines": { |
| 5411 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5412 | } |
| 5413 | }, |
| 5414 | "node_modules/@jest/globals": { |
| 5415 | "version": "30.4.1", |
| 5416 | "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-30.4.1.tgz", |
| 5417 | "integrity": "sha512-ZbuY4cmXC8DkxYjfvT2DbcHWL2T6vmsMhXCDcmTB2T0y0gaezBI77ufq5ZAIdcRkYZ7NEQEDg1xFeKbxUJ5v5Q==", |
| 5418 | "dev": true, |
| 5419 | "license": "MIT", |
| 5420 | "dependencies": { |
| 5421 | "@jest/environment": "30.4.1", |
| 5422 | "@jest/expect": "30.4.1", |
| 5423 | "@jest/types": "30.4.1", |
| 5424 | "jest-mock": "30.4.1" |
| 5425 | }, |
| 5426 | "engines": { |
| 5427 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5428 | } |
| 5429 | }, |
| 5430 | "node_modules/@jest/globals/node_modules/@jest/schemas": { |
| 5431 | "version": "30.4.1", |
| 5432 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5433 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5434 | "dev": true, |
| 5435 | "license": "MIT", |
| 5436 | "dependencies": { |
| 5437 | "@sinclair/typebox": "^0.34.0" |
| 5438 | }, |
| 5439 | "engines": { |
| 5440 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5441 | } |
| 5442 | }, |
| 5443 | "node_modules/@jest/globals/node_modules/@jest/types": { |
| 5444 | "version": "30.4.1", |
| 5445 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5446 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5447 | "dev": true, |
| 5448 | "license": "MIT", |
| 5449 | "dependencies": { |
| 5450 | "@jest/pattern": "30.4.0", |
| 5451 | "@jest/schemas": "30.4.1", |
| 5452 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5453 | "@types/istanbul-reports": "^3.0.4", |
| 5454 | "@types/node": "*", |
| 5455 | "@types/yargs": "^17.0.33", |
| 5456 | "chalk": "^4.1.2" |
| 5457 | }, |
| 5458 | "engines": { |
| 5459 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5460 | } |
| 5461 | }, |
| 5462 | "node_modules/@jest/globals/node_modules/@sinclair/typebox": { |
| 5463 | "version": "0.34.49", |
| 5464 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5465 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5466 | "dev": true, |
| 5467 | "license": "MIT" |
| 5468 | }, |
| 5469 | "node_modules/@jest/pattern": { |
| 5470 | "version": "30.4.0", |
| 5471 | "resolved": "https://registry.npmjs.org/@jest/pattern/-/pattern-30.4.0.tgz", |
| 5472 | "integrity": "sha512-RAWn3+f9u8BsHijKJ71uHcFp6vmyEt6VvoWXkl6hKF3qVIuWNmudVjg12DlBPGup/frIl5UcUlH5HfEuvHpEXg==", |
| 5473 | "dev": true, |
| 5474 | "license": "MIT", |
| 5475 | "dependencies": { |
| 5476 | "@types/node": "*", |
| 5477 | "jest-regex-util": "30.4.0" |
| 5478 | }, |
| 5479 | "engines": { |
| 5480 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5481 | } |
| 5482 | }, |
| 5483 | "node_modules/@jest/reporters": { |
| 5484 | "version": "30.4.1", |
| 5485 | "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-30.4.1.tgz", |
| 5486 | "integrity": "sha512-/SnkPCzEQpUaBH81kjdEdDdo2WZl5hxw+BmLDGWjRkm8o7XlhjwsU36cqwe5PGBE5WYpBvDzRSdXx9rbGuJtNA==", |
| 5487 | "dev": true, |
| 5488 | "license": "MIT", |
| 5489 | "dependencies": { |
| 5490 | "@bcoe/v8-coverage": "^0.2.3", |
| 5491 | "@jest/console": "30.4.1", |
| 5492 | "@jest/test-result": "30.4.1", |
| 5493 | "@jest/transform": "30.4.1", |
| 5494 | "@jest/types": "30.4.1", |
| 5495 | "@jridgewell/trace-mapping": "^0.3.25", |
| 5496 | "@types/node": "*", |
| 5497 | "chalk": "^4.1.2", |
| 5498 | "collect-v8-coverage": "^1.0.2", |
| 5499 | "exit-x": "^0.2.2", |
| 5500 | "glob": "^10.5.0", |
| 5501 | "graceful-fs": "^4.2.11", |
| 5502 | "istanbul-lib-coverage": "^3.0.0", |
| 5503 | "istanbul-lib-instrument": "^6.0.0", |
| 5504 | "istanbul-lib-report": "^3.0.0", |
| 5505 | "istanbul-lib-source-maps": "^5.0.0", |
| 5506 | "istanbul-reports": "^3.1.3", |
| 5507 | "jest-message-util": "30.4.1", |
| 5508 | "jest-util": "30.4.1", |
| 5509 | "jest-worker": "30.4.1", |
| 5510 | "slash": "^3.0.0", |
| 5511 | "string-length": "^4.0.2", |
| 5512 | "v8-to-istanbul": "^9.0.1" |
| 5513 | }, |
| 5514 | "engines": { |
| 5515 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5516 | }, |
| 5517 | "peerDependencies": { |
| 5518 | "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
| 5519 | }, |
| 5520 | "peerDependenciesMeta": { |
| 5521 | "node-notifier": { |
| 5522 | "optional": true |
| 5523 | } |
| 5524 | } |
| 5525 | }, |
| 5526 | "node_modules/@jest/reporters/node_modules/@jest/schemas": { |
| 5527 | "version": "30.4.1", |
| 5528 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5529 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5530 | "dev": true, |
| 5531 | "license": "MIT", |
| 5532 | "dependencies": { |
| 5533 | "@sinclair/typebox": "^0.34.0" |
| 5534 | }, |
| 5535 | "engines": { |
| 5536 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5537 | } |
| 5538 | }, |
| 5539 | "node_modules/@jest/reporters/node_modules/@jest/types": { |
| 5540 | "version": "30.4.1", |
| 5541 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5542 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5543 | "dev": true, |
| 5544 | "license": "MIT", |
| 5545 | "dependencies": { |
| 5546 | "@jest/pattern": "30.4.0", |
| 5547 | "@jest/schemas": "30.4.1", |
| 5548 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5549 | "@types/istanbul-reports": "^3.0.4", |
| 5550 | "@types/node": "*", |
| 5551 | "@types/yargs": "^17.0.33", |
| 5552 | "chalk": "^4.1.2" |
| 5553 | }, |
| 5554 | "engines": { |
| 5555 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5556 | } |
| 5557 | }, |
| 5558 | "node_modules/@jest/reporters/node_modules/@sinclair/typebox": { |
| 5559 | "version": "0.34.49", |
| 5560 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5561 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5562 | "dev": true, |
| 5563 | "license": "MIT" |
| 5564 | }, |
| 5565 | "node_modules/@jest/reporters/node_modules/ci-info": { |
| 5566 | "version": "4.4.0", |
| 5567 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 5568 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 5569 | "dev": true, |
| 5570 | "funding": [ |
| 5571 | { |
| 5572 | "type": "github", |
| 5573 | "url": "https://github.com/sponsors/sibiraj-s" |
| 5574 | } |
| 5575 | ], |
| 5576 | "license": "MIT", |
| 5577 | "engines": { |
| 5578 | "node": ">=8" |
| 5579 | } |
| 5580 | }, |
| 5581 | "node_modules/@jest/reporters/node_modules/jest-util": { |
| 5582 | "version": "30.4.1", |
| 5583 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 5584 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 5585 | "dev": true, |
| 5586 | "license": "MIT", |
| 5587 | "dependencies": { |
| 5588 | "@jest/types": "30.4.1", |
| 5589 | "@types/node": "*", |
| 5590 | "chalk": "^4.1.2", |
| 5591 | "ci-info": "^4.2.0", |
| 5592 | "graceful-fs": "^4.2.11", |
| 5593 | "picomatch": "^4.0.3" |
| 5594 | }, |
| 5595 | "engines": { |
| 5596 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5597 | } |
| 5598 | }, |
| 5599 | "node_modules/@jest/reporters/node_modules/jest-worker": { |
| 5600 | "version": "30.4.1", |
| 5601 | "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.4.1.tgz", |
| 5602 | "integrity": "sha512-SHynN/q/QD++iNyvMdy+WMmbCGk8jIsNcRxycXbWubSOhvo6T+j2afcfUSl+3hYsiBebOTo0cT7c2H7CXugu1g==", |
| 5603 | "dev": true, |
| 5604 | "license": "MIT", |
| 5605 | "dependencies": { |
| 5606 | "@types/node": "*", |
| 5607 | "@ungap/structured-clone": "^1.3.0", |
| 5608 | "jest-util": "30.4.1", |
| 5609 | "merge-stream": "^2.0.0", |
| 5610 | "supports-color": "^8.1.1" |
| 5611 | }, |
| 5612 | "engines": { |
| 5613 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5614 | } |
| 5615 | }, |
| 5616 | "node_modules/@jest/reporters/node_modules/supports-color": { |
| 5617 | "version": "8.1.1", |
| 5618 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", |
| 5619 | "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
| 5620 | "dev": true, |
| 5621 | "license": "MIT", |
| 5622 | "dependencies": { |
| 5623 | "has-flag": "^4.0.0" |
| 5624 | }, |
| 5625 | "engines": { |
| 5626 | "node": ">=10" |
| 5627 | }, |
| 5628 | "funding": { |
| 5629 | "url": "https://github.com/chalk/supports-color?sponsor=1" |
| 5630 | } |
| 5631 | }, |
| 5632 | "node_modules/@jest/schemas": { |
| 5633 | "version": "29.6.3", |
| 5634 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", |
| 5635 | "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", |
| 5636 | "license": "MIT", |
| 5637 | "dependencies": { |
| 5638 | "@sinclair/typebox": "^0.27.8" |
| 5639 | }, |
| 5640 | "engines": { |
| 5641 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 5642 | } |
| 5643 | }, |
| 5644 | "node_modules/@jest/snapshot-utils": { |
| 5645 | "version": "30.4.1", |
| 5646 | "resolved": "https://registry.npmjs.org/@jest/snapshot-utils/-/snapshot-utils-30.4.1.tgz", |
| 5647 | "integrity": "sha512-ObY4ljvQ95mt6iwKtVLetR/4yXiAgl3H4nJxhztr0MTjrN97TwDYrnCp/kF60Ec9HdhkWTHSu+Hg05aXfngpOA==", |
| 5648 | "dev": true, |
| 5649 | "license": "MIT", |
| 5650 | "dependencies": { |
| 5651 | "@jest/types": "30.4.1", |
| 5652 | "chalk": "^4.1.2", |
| 5653 | "graceful-fs": "^4.2.11", |
| 5654 | "natural-compare": "^1.4.0" |
| 5655 | }, |
| 5656 | "engines": { |
| 5657 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5658 | } |
| 5659 | }, |
| 5660 | "node_modules/@jest/snapshot-utils/node_modules/@jest/schemas": { |
| 5661 | "version": "30.4.1", |
| 5662 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5663 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5664 | "dev": true, |
| 5665 | "license": "MIT", |
| 5666 | "dependencies": { |
| 5667 | "@sinclair/typebox": "^0.34.0" |
| 5668 | }, |
| 5669 | "engines": { |
| 5670 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5671 | } |
| 5672 | }, |
| 5673 | "node_modules/@jest/snapshot-utils/node_modules/@jest/types": { |
| 5674 | "version": "30.4.1", |
| 5675 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5676 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5677 | "dev": true, |
| 5678 | "license": "MIT", |
| 5679 | "dependencies": { |
| 5680 | "@jest/pattern": "30.4.0", |
| 5681 | "@jest/schemas": "30.4.1", |
| 5682 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5683 | "@types/istanbul-reports": "^3.0.4", |
| 5684 | "@types/node": "*", |
| 5685 | "@types/yargs": "^17.0.33", |
| 5686 | "chalk": "^4.1.2" |
| 5687 | }, |
| 5688 | "engines": { |
| 5689 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5690 | } |
| 5691 | }, |
| 5692 | "node_modules/@jest/snapshot-utils/node_modules/@sinclair/typebox": { |
| 5693 | "version": "0.34.49", |
| 5694 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5695 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5696 | "dev": true, |
| 5697 | "license": "MIT" |
| 5698 | }, |
| 5699 | "node_modules/@jest/source-map": { |
| 5700 | "version": "30.0.1", |
| 5701 | "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-30.0.1.tgz", |
| 5702 | "integrity": "sha512-MIRWMUUR3sdbP36oyNyhbThLHyJ2eEDClPCiHVbrYAe5g3CHRArIVpBw7cdSB5fr+ofSfIb2Tnsw8iEHL0PYQg==", |
| 5703 | "dev": true, |
| 5704 | "license": "MIT", |
| 5705 | "dependencies": { |
| 5706 | "@jridgewell/trace-mapping": "^0.3.25", |
| 5707 | "callsites": "^3.1.0", |
| 5708 | "graceful-fs": "^4.2.11" |
| 5709 | }, |
| 5710 | "engines": { |
| 5711 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5712 | } |
| 5713 | }, |
| 5714 | "node_modules/@jest/test-result": { |
| 5715 | "version": "30.4.1", |
| 5716 | "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-30.4.1.tgz", |
| 5717 | "integrity": "sha512-/ZG7pgEiOmmWkN9TplKbOu4id2N5lh7FHwRwlkgBVAzGdRH+OkkQ8wX/kIxg4zmd3ZQvAL1RwL2yWsvNYYECTw==", |
| 5718 | "dev": true, |
| 5719 | "license": "MIT", |
| 5720 | "dependencies": { |
| 5721 | "@jest/console": "30.4.1", |
| 5722 | "@jest/types": "30.4.1", |
| 5723 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5724 | "collect-v8-coverage": "^1.0.2" |
| 5725 | }, |
| 5726 | "engines": { |
| 5727 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5728 | } |
| 5729 | }, |
| 5730 | "node_modules/@jest/test-result/node_modules/@jest/schemas": { |
| 5731 | "version": "30.4.1", |
| 5732 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5733 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5734 | "dev": true, |
| 5735 | "license": "MIT", |
| 5736 | "dependencies": { |
| 5737 | "@sinclair/typebox": "^0.34.0" |
| 5738 | }, |
| 5739 | "engines": { |
| 5740 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5741 | } |
| 5742 | }, |
| 5743 | "node_modules/@jest/test-result/node_modules/@jest/types": { |
| 5744 | "version": "30.4.1", |
| 5745 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5746 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5747 | "dev": true, |
| 5748 | "license": "MIT", |
| 5749 | "dependencies": { |
| 5750 | "@jest/pattern": "30.4.0", |
| 5751 | "@jest/schemas": "30.4.1", |
| 5752 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5753 | "@types/istanbul-reports": "^3.0.4", |
| 5754 | "@types/node": "*", |
| 5755 | "@types/yargs": "^17.0.33", |
| 5756 | "chalk": "^4.1.2" |
| 5757 | }, |
| 5758 | "engines": { |
| 5759 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5760 | } |
| 5761 | }, |
| 5762 | "node_modules/@jest/test-result/node_modules/@sinclair/typebox": { |
| 5763 | "version": "0.34.49", |
| 5764 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5765 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5766 | "dev": true, |
| 5767 | "license": "MIT" |
| 5768 | }, |
| 5769 | "node_modules/@jest/test-sequencer": { |
| 5770 | "version": "30.4.1", |
| 5771 | "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-30.4.1.tgz", |
| 5772 | "integrity": "sha512-PeYE+4td5rKjoRPxztObrXU+H8hsjZfxKMXOcmrr34JerSyB/ROOxbbicz8B7A5j9R9VayDnVPvBmedqCsFCdw==", |
| 5773 | "dev": true, |
| 5774 | "license": "MIT", |
| 5775 | "dependencies": { |
| 5776 | "@jest/test-result": "30.4.1", |
| 5777 | "graceful-fs": "^4.2.11", |
| 5778 | "jest-haste-map": "30.4.1", |
| 5779 | "slash": "^3.0.0" |
| 5780 | }, |
| 5781 | "engines": { |
| 5782 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5783 | } |
| 5784 | }, |
| 5785 | "node_modules/@jest/transform": { |
| 5786 | "version": "30.4.1", |
| 5787 | "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-30.4.1.tgz", |
| 5788 | "integrity": "sha512-Wz0LyktlTvRefoymh+n64hQ84KNXsRGcwdoZ8CSa0Ea+fgYcHZlnk+hDP7v2MS7il2bQ5uTEIxf4/NNfhMN4KQ==", |
| 5789 | "dev": true, |
| 5790 | "license": "MIT", |
| 5791 | "dependencies": { |
| 5792 | "@babel/core": "^7.27.4", |
| 5793 | "@jest/types": "30.4.1", |
| 5794 | "@jridgewell/trace-mapping": "^0.3.25", |
| 5795 | "babel-plugin-istanbul": "^7.0.1", |
| 5796 | "chalk": "^4.1.2", |
| 5797 | "convert-source-map": "^2.0.0", |
| 5798 | "fast-json-stable-stringify": "^2.1.0", |
| 5799 | "graceful-fs": "^4.2.11", |
| 5800 | "jest-haste-map": "30.4.1", |
| 5801 | "jest-regex-util": "30.4.0", |
| 5802 | "jest-util": "30.4.1", |
| 5803 | "pirates": "^4.0.7", |
| 5804 | "slash": "^3.0.0", |
| 5805 | "write-file-atomic": "^5.0.1" |
| 5806 | }, |
| 5807 | "engines": { |
| 5808 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5809 | } |
| 5810 | }, |
| 5811 | "node_modules/@jest/transform/node_modules/@jest/schemas": { |
| 5812 | "version": "30.4.1", |
| 5813 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 5814 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 5815 | "dev": true, |
| 5816 | "license": "MIT", |
| 5817 | "dependencies": { |
| 5818 | "@sinclair/typebox": "^0.34.0" |
| 5819 | }, |
| 5820 | "engines": { |
| 5821 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5822 | } |
| 5823 | }, |
| 5824 | "node_modules/@jest/transform/node_modules/@jest/types": { |
| 5825 | "version": "30.4.1", |
| 5826 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 5827 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 5828 | "dev": true, |
| 5829 | "license": "MIT", |
| 5830 | "dependencies": { |
| 5831 | "@jest/pattern": "30.4.0", |
| 5832 | "@jest/schemas": "30.4.1", |
| 5833 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 5834 | "@types/istanbul-reports": "^3.0.4", |
| 5835 | "@types/node": "*", |
| 5836 | "@types/yargs": "^17.0.33", |
| 5837 | "chalk": "^4.1.2" |
| 5838 | }, |
| 5839 | "engines": { |
| 5840 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5841 | } |
| 5842 | }, |
| 5843 | "node_modules/@jest/transform/node_modules/@sinclair/typebox": { |
| 5844 | "version": "0.34.49", |
| 5845 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 5846 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 5847 | "dev": true, |
| 5848 | "license": "MIT" |
| 5849 | }, |
| 5850 | "node_modules/@jest/transform/node_modules/ci-info": { |
| 5851 | "version": "4.4.0", |
| 5852 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 5853 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 5854 | "dev": true, |
| 5855 | "funding": [ |
| 5856 | { |
| 5857 | "type": "github", |
| 5858 | "url": "https://github.com/sponsors/sibiraj-s" |
| 5859 | } |
| 5860 | ], |
| 5861 | "license": "MIT", |
| 5862 | "engines": { |
| 5863 | "node": ">=8" |
| 5864 | } |
| 5865 | }, |
| 5866 | "node_modules/@jest/transform/node_modules/jest-util": { |
| 5867 | "version": "30.4.1", |
| 5868 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 5869 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 5870 | "dev": true, |
| 5871 | "license": "MIT", |
| 5872 | "dependencies": { |
| 5873 | "@jest/types": "30.4.1", |
| 5874 | "@types/node": "*", |
| 5875 | "chalk": "^4.1.2", |
| 5876 | "ci-info": "^4.2.0", |
| 5877 | "graceful-fs": "^4.2.11", |
| 5878 | "picomatch": "^4.0.3" |
| 5879 | }, |
| 5880 | "engines": { |
| 5881 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 5882 | } |
| 5883 | }, |
| 5884 | "node_modules/@jest/transform/node_modules/signal-exit": { |
| 5885 | "version": "4.1.0", |
| 5886 | "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| 5887 | "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| 5888 | "dev": true, |
| 5889 | "license": "ISC", |
| 5890 | "engines": { |
| 5891 | "node": ">=14" |
| 5892 | }, |
| 5893 | "funding": { |
| 5894 | "url": "https://github.com/sponsors/isaacs" |
| 5895 | } |
| 5896 | }, |
| 5897 | "node_modules/@jest/transform/node_modules/write-file-atomic": { |
| 5898 | "version": "5.0.1", |
| 5899 | "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", |
| 5900 | "integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==", |
| 5901 | "dev": true, |
| 5902 | "license": "ISC", |
| 5903 | "dependencies": { |
| 5904 | "imurmurhash": "^0.1.4", |
| 5905 | "signal-exit": "^4.0.1" |
| 5906 | }, |
| 5907 | "engines": { |
| 5908 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 5909 | } |
| 5910 | }, |
| 5911 | "node_modules/@jest/types": { |
| 5912 | "version": "29.6.3", |
| 5913 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", |
| 5914 | "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", |
| 5915 | "license": "MIT", |
| 5916 | "dependencies": { |
| 5917 | "@jest/schemas": "^29.6.3", |
| 5918 | "@types/istanbul-lib-coverage": "^2.0.0", |
| 5919 | "@types/istanbul-reports": "^3.0.0", |
| 5920 | "@types/node": "*", |
| 5921 | "@types/yargs": "^17.0.8", |
| 5922 | "chalk": "^4.0.0" |
| 5923 | }, |
| 5924 | "engines": { |
| 5925 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 5926 | } |
| 5927 | }, |
| 5928 | "node_modules/@jridgewell/gen-mapping": { |
| 5929 | "version": "0.3.13", |
| 5930 | "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
| 5931 | "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
| 5932 | "license": "MIT", |
| 5933 | "dependencies": { |
| 5934 | "@jridgewell/sourcemap-codec": "^1.5.0", |
| 5935 | "@jridgewell/trace-mapping": "^0.3.24" |
| 5936 | } |
| 5937 | }, |
| 5938 | "node_modules/@jridgewell/remapping": { |
| 5939 | "version": "2.3.5", |
| 5940 | "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
| 5941 | "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
| 5942 | "license": "MIT", |
| 5943 | "dependencies": { |
| 5944 | "@jridgewell/gen-mapping": "^0.3.5", |
| 5945 | "@jridgewell/trace-mapping": "^0.3.24" |
| 5946 | } |
| 5947 | }, |
| 5948 | "node_modules/@jridgewell/resolve-uri": { |
| 5949 | "version": "3.1.2", |
| 5950 | "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| 5951 | "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| 5952 | "license": "MIT", |
| 5953 | "engines": { |
| 5954 | "node": ">=6.0.0" |
| 5955 | } |
| 5956 | }, |
| 5957 | "node_modules/@jridgewell/source-map": { |
| 5958 | "version": "0.3.11", |
| 5959 | "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", |
| 5960 | "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", |
| 5961 | "license": "MIT", |
| 5962 | "dependencies": { |
| 5963 | "@jridgewell/gen-mapping": "^0.3.5", |
| 5964 | "@jridgewell/trace-mapping": "^0.3.25" |
| 5965 | } |
| 5966 | }, |
| 5967 | "node_modules/@jridgewell/sourcemap-codec": { |
| 5968 | "version": "1.5.5", |
| 5969 | "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| 5970 | "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| 5971 | "license": "MIT" |
| 5972 | }, |
| 5973 | "node_modules/@jridgewell/trace-mapping": { |
| 5974 | "version": "0.3.31", |
| 5975 | "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
| 5976 | "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
| 5977 | "license": "MIT", |
| 5978 | "dependencies": { |
| 5979 | "@jridgewell/resolve-uri": "^3.1.0", |
| 5980 | "@jridgewell/sourcemap-codec": "^1.4.14" |
| 5981 | } |
| 5982 | }, |
| 5983 | "node_modules/@jsonjoy.com/base64": { |
| 5984 | "version": "1.1.2", |
| 5985 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz", |
| 5986 | "integrity": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==", |
| 5987 | "license": "Apache-2.0", |
| 5988 | "engines": { |
| 5989 | "node": ">=10.0" |
| 5990 | }, |
| 5991 | "funding": { |
| 5992 | "type": "github", |
| 5993 | "url": "https://github.com/sponsors/streamich" |
| 5994 | }, |
| 5995 | "peerDependencies": { |
| 5996 | "tslib": "2" |
| 5997 | } |
| 5998 | }, |
| 5999 | "node_modules/@jsonjoy.com/buffers": { |
| 6000 | "version": "17.67.0", |
| 6001 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-17.67.0.tgz", |
| 6002 | "integrity": "sha512-tfExRpYxBvi32vPs9ZHaTjSP4fHAfzSmcahOfNxtvGHcyJel+aibkPlGeBB+7AoC6hL7lXIE++8okecBxx7lcw==", |
| 6003 | "license": "Apache-2.0", |
| 6004 | "engines": { |
| 6005 | "node": ">=10.0" |
| 6006 | }, |
| 6007 | "funding": { |
| 6008 | "type": "github", |
| 6009 | "url": "https://github.com/sponsors/streamich" |
| 6010 | }, |
| 6011 | "peerDependencies": { |
| 6012 | "tslib": "2" |
| 6013 | } |
| 6014 | }, |
| 6015 | "node_modules/@jsonjoy.com/codegen": { |
| 6016 | "version": "1.0.0", |
| 6017 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz", |
| 6018 | "integrity": "sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==", |
| 6019 | "license": "Apache-2.0", |
| 6020 | "engines": { |
| 6021 | "node": ">=10.0" |
| 6022 | }, |
| 6023 | "funding": { |
| 6024 | "type": "github", |
| 6025 | "url": "https://github.com/sponsors/streamich" |
| 6026 | }, |
| 6027 | "peerDependencies": { |
| 6028 | "tslib": "2" |
| 6029 | } |
| 6030 | }, |
| 6031 | "node_modules/@jsonjoy.com/fs-core": { |
| 6032 | "version": "4.56.10", |
| 6033 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.56.10.tgz", |
| 6034 | "integrity": "sha512-PyAEA/3cnHhsGcdY+AmIU+ZPqTuZkDhCXQ2wkXypdLitSpd6d5Ivxhnq4wa2ETRWFVJGabYynBWxIijOswSmOw==", |
| 6035 | "license": "Apache-2.0", |
| 6036 | "dependencies": { |
| 6037 | "@jsonjoy.com/fs-node-builtins": "4.56.10", |
| 6038 | "@jsonjoy.com/fs-node-utils": "4.56.10", |
| 6039 | "thingies": "^2.5.0" |
| 6040 | }, |
| 6041 | "engines": { |
| 6042 | "node": ">=10.0" |
| 6043 | }, |
| 6044 | "funding": { |
| 6045 | "type": "github", |
| 6046 | "url": "https://github.com/sponsors/streamich" |
| 6047 | }, |
| 6048 | "peerDependencies": { |
| 6049 | "tslib": "2" |
| 6050 | } |
| 6051 | }, |
| 6052 | "node_modules/@jsonjoy.com/fs-fsa": { |
| 6053 | "version": "4.56.10", |
| 6054 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.56.10.tgz", |
| 6055 | "integrity": "sha512-/FVK63ysNzTPOnCCcPoPHt77TOmachdMS422txM4KhxddLdbW1fIbFMYH0AM0ow/YchCyS5gqEjKLNyv71j/5Q==", |
| 6056 | "license": "Apache-2.0", |
| 6057 | "dependencies": { |
| 6058 | "@jsonjoy.com/fs-core": "4.56.10", |
| 6059 | "@jsonjoy.com/fs-node-builtins": "4.56.10", |
| 6060 | "@jsonjoy.com/fs-node-utils": "4.56.10", |
| 6061 | "thingies": "^2.5.0" |
| 6062 | }, |
| 6063 | "engines": { |
| 6064 | "node": ">=10.0" |
| 6065 | }, |
| 6066 | "funding": { |
| 6067 | "type": "github", |
| 6068 | "url": "https://github.com/sponsors/streamich" |
| 6069 | }, |
| 6070 | "peerDependencies": { |
| 6071 | "tslib": "2" |
| 6072 | } |
| 6073 | }, |
| 6074 | "node_modules/@jsonjoy.com/fs-node": { |
| 6075 | "version": "4.56.10", |
| 6076 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.10.tgz", |
| 6077 | "integrity": "sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==", |
| 6078 | "license": "Apache-2.0", |
| 6079 | "dependencies": { |
| 6080 | "@jsonjoy.com/fs-core": "4.56.10", |
| 6081 | "@jsonjoy.com/fs-node-builtins": "4.56.10", |
| 6082 | "@jsonjoy.com/fs-node-utils": "4.56.10", |
| 6083 | "@jsonjoy.com/fs-print": "4.56.10", |
| 6084 | "@jsonjoy.com/fs-snapshot": "4.56.10", |
| 6085 | "glob-to-regex.js": "^1.0.0", |
| 6086 | "thingies": "^2.5.0" |
| 6087 | }, |
| 6088 | "engines": { |
| 6089 | "node": ">=10.0" |
| 6090 | }, |
| 6091 | "funding": { |
| 6092 | "type": "github", |
| 6093 | "url": "https://github.com/sponsors/streamich" |
| 6094 | }, |
| 6095 | "peerDependencies": { |
| 6096 | "tslib": "2" |
| 6097 | } |
| 6098 | }, |
| 6099 | "node_modules/@jsonjoy.com/fs-node-builtins": { |
| 6100 | "version": "4.56.10", |
| 6101 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.56.10.tgz", |
| 6102 | "integrity": "sha512-uUnKz8R0YJyKq5jXpZtkGV9U0pJDt8hmYcLRrPjROheIfjMXsz82kXMgAA/qNg0wrZ1Kv+hrg7azqEZx6XZCVw==", |
| 6103 | "license": "Apache-2.0", |
| 6104 | "engines": { |
| 6105 | "node": ">=10.0" |
| 6106 | }, |
| 6107 | "funding": { |
| 6108 | "type": "github", |
| 6109 | "url": "https://github.com/sponsors/streamich" |
| 6110 | }, |
| 6111 | "peerDependencies": { |
| 6112 | "tslib": "2" |
| 6113 | } |
| 6114 | }, |
| 6115 | "node_modules/@jsonjoy.com/fs-node-to-fsa": { |
| 6116 | "version": "4.56.10", |
| 6117 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.56.10.tgz", |
| 6118 | "integrity": "sha512-oH+O6Y4lhn9NyG6aEoFwIBNKZeYy66toP5LJcDOMBgL99BKQMUf/zWJspdRhMdn/3hbzQsZ8EHHsuekbFLGUWw==", |
| 6119 | "license": "Apache-2.0", |
| 6120 | "dependencies": { |
| 6121 | "@jsonjoy.com/fs-fsa": "4.56.10", |
| 6122 | "@jsonjoy.com/fs-node-builtins": "4.56.10", |
| 6123 | "@jsonjoy.com/fs-node-utils": "4.56.10" |
| 6124 | }, |
| 6125 | "engines": { |
| 6126 | "node": ">=10.0" |
| 6127 | }, |
| 6128 | "funding": { |
| 6129 | "type": "github", |
| 6130 | "url": "https://github.com/sponsors/streamich" |
| 6131 | }, |
| 6132 | "peerDependencies": { |
| 6133 | "tslib": "2" |
| 6134 | } |
| 6135 | }, |
| 6136 | "node_modules/@jsonjoy.com/fs-node-utils": { |
| 6137 | "version": "4.56.10", |
| 6138 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.56.10.tgz", |
| 6139 | "integrity": "sha512-8EuPBgVI2aDPwFdaNQeNpHsyqPi3rr+85tMNG/lHvQLiVjzoZsvxA//Xd8aB567LUhy4QS03ptT+unkD/DIsNg==", |
| 6140 | "license": "Apache-2.0", |
| 6141 | "dependencies": { |
| 6142 | "@jsonjoy.com/fs-node-builtins": "4.56.10" |
| 6143 | }, |
| 6144 | "engines": { |
| 6145 | "node": ">=10.0" |
| 6146 | }, |
| 6147 | "funding": { |
| 6148 | "type": "github", |
| 6149 | "url": "https://github.com/sponsors/streamich" |
| 6150 | }, |
| 6151 | "peerDependencies": { |
| 6152 | "tslib": "2" |
| 6153 | } |
| 6154 | }, |
| 6155 | "node_modules/@jsonjoy.com/fs-print": { |
| 6156 | "version": "4.56.10", |
| 6157 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.56.10.tgz", |
| 6158 | "integrity": "sha512-JW4fp5mAYepzFsSGrQ48ep8FXxpg4niFWHdF78wDrFGof7F3tKDJln72QFDEn/27M1yHd4v7sKHHVPh78aWcEw==", |
| 6159 | "license": "Apache-2.0", |
| 6160 | "dependencies": { |
| 6161 | "@jsonjoy.com/fs-node-utils": "4.56.10", |
| 6162 | "tree-dump": "^1.1.0" |
| 6163 | }, |
| 6164 | "engines": { |
| 6165 | "node": ">=10.0" |
| 6166 | }, |
| 6167 | "funding": { |
| 6168 | "type": "github", |
| 6169 | "url": "https://github.com/sponsors/streamich" |
| 6170 | }, |
| 6171 | "peerDependencies": { |
| 6172 | "tslib": "2" |
| 6173 | } |
| 6174 | }, |
| 6175 | "node_modules/@jsonjoy.com/fs-snapshot": { |
| 6176 | "version": "4.56.10", |
| 6177 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.56.10.tgz", |
| 6178 | "integrity": "sha512-DkR6l5fj7+qj0+fVKm/OOXMGfDFCGXLfyHkORH3DF8hxkpDgIHbhf/DwncBMs2igu/ST7OEkexn1gIqoU6Y+9g==", |
| 6179 | "license": "Apache-2.0", |
| 6180 | "dependencies": { |
| 6181 | "@jsonjoy.com/buffers": "^17.65.0", |
| 6182 | "@jsonjoy.com/fs-node-utils": "4.56.10", |
| 6183 | "@jsonjoy.com/json-pack": "^17.65.0", |
| 6184 | "@jsonjoy.com/util": "^17.65.0" |
| 6185 | }, |
| 6186 | "engines": { |
| 6187 | "node": ">=10.0" |
| 6188 | }, |
| 6189 | "funding": { |
| 6190 | "type": "github", |
| 6191 | "url": "https://github.com/sponsors/streamich" |
| 6192 | }, |
| 6193 | "peerDependencies": { |
| 6194 | "tslib": "2" |
| 6195 | } |
| 6196 | }, |
| 6197 | "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": { |
| 6198 | "version": "17.67.0", |
| 6199 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.67.0.tgz", |
| 6200 | "integrity": "sha512-5SEsJGsm15aP8TQGkDfJvz9axgPwAEm98S5DxOuYe8e1EbfajcDmgeXXzccEjh+mLnjqEKrkBdjHWS5vFNwDdw==", |
| 6201 | "license": "Apache-2.0", |
| 6202 | "engines": { |
| 6203 | "node": ">=10.0" |
| 6204 | }, |
| 6205 | "funding": { |
| 6206 | "type": "github", |
| 6207 | "url": "https://github.com/sponsors/streamich" |
| 6208 | }, |
| 6209 | "peerDependencies": { |
| 6210 | "tslib": "2" |
| 6211 | } |
| 6212 | }, |
| 6213 | "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": { |
| 6214 | "version": "17.67.0", |
| 6215 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.67.0.tgz", |
| 6216 | "integrity": "sha512-idnkUplROpdBOV0HMcwhsCUS5TRUi9poagdGs70A6S4ux9+/aPuKbh8+UYRTLYQHtXvAdNfQWXDqZEx5k4Dj2Q==", |
| 6217 | "license": "Apache-2.0", |
| 6218 | "engines": { |
| 6219 | "node": ">=10.0" |
| 6220 | }, |
| 6221 | "funding": { |
| 6222 | "type": "github", |
| 6223 | "url": "https://github.com/sponsors/streamich" |
| 6224 | }, |
| 6225 | "peerDependencies": { |
| 6226 | "tslib": "2" |
| 6227 | } |
| 6228 | }, |
| 6229 | "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": { |
| 6230 | "version": "17.67.0", |
| 6231 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.67.0.tgz", |
| 6232 | "integrity": "sha512-t0ejURcGaZsn1ClbJ/3kFqSOjlryd92eQY465IYrezsXmPcfHPE/av4twRSxf6WE+TkZgLY+71vCZbiIiFKA/w==", |
| 6233 | "license": "Apache-2.0", |
| 6234 | "dependencies": { |
| 6235 | "@jsonjoy.com/base64": "17.67.0", |
| 6236 | "@jsonjoy.com/buffers": "17.67.0", |
| 6237 | "@jsonjoy.com/codegen": "17.67.0", |
| 6238 | "@jsonjoy.com/json-pointer": "17.67.0", |
| 6239 | "@jsonjoy.com/util": "17.67.0", |
| 6240 | "hyperdyperid": "^1.2.0", |
| 6241 | "thingies": "^2.5.0", |
| 6242 | "tree-dump": "^1.1.0" |
| 6243 | }, |
| 6244 | "engines": { |
| 6245 | "node": ">=10.0" |
| 6246 | }, |
| 6247 | "funding": { |
| 6248 | "type": "github", |
| 6249 | "url": "https://github.com/sponsors/streamich" |
| 6250 | }, |
| 6251 | "peerDependencies": { |
| 6252 | "tslib": "2" |
| 6253 | } |
| 6254 | }, |
| 6255 | "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": { |
| 6256 | "version": "17.67.0", |
| 6257 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.67.0.tgz", |
| 6258 | "integrity": "sha512-+iqOFInH+QZGmSuaybBUNdh7yvNrXvqR+h3wjXm0N/3JK1EyyFAeGJvqnmQL61d1ARLlk/wJdFKSL+LHJ1eaUA==", |
| 6259 | "license": "Apache-2.0", |
| 6260 | "dependencies": { |
| 6261 | "@jsonjoy.com/util": "17.67.0" |
| 6262 | }, |
| 6263 | "engines": { |
| 6264 | "node": ">=10.0" |
| 6265 | }, |
| 6266 | "funding": { |
| 6267 | "type": "github", |
| 6268 | "url": "https://github.com/sponsors/streamich" |
| 6269 | }, |
| 6270 | "peerDependencies": { |
| 6271 | "tslib": "2" |
| 6272 | } |
| 6273 | }, |
| 6274 | "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": { |
| 6275 | "version": "17.67.0", |
| 6276 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.67.0.tgz", |
| 6277 | "integrity": "sha512-6+8xBaz1rLSohlGh68D1pdw3AwDi9xydm8QNlAFkvnavCJYSze+pxoW2VKP8p308jtlMRLs5NTHfPlZLd4w7ew==", |
| 6278 | "license": "Apache-2.0", |
| 6279 | "dependencies": { |
| 6280 | "@jsonjoy.com/buffers": "17.67.0", |
| 6281 | "@jsonjoy.com/codegen": "17.67.0" |
| 6282 | }, |
| 6283 | "engines": { |
| 6284 | "node": ">=10.0" |
| 6285 | }, |
| 6286 | "funding": { |
| 6287 | "type": "github", |
| 6288 | "url": "https://github.com/sponsors/streamich" |
| 6289 | }, |
| 6290 | "peerDependencies": { |
| 6291 | "tslib": "2" |
| 6292 | } |
| 6293 | }, |
| 6294 | "node_modules/@jsonjoy.com/json-pack": { |
| 6295 | "version": "1.21.0", |
| 6296 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz", |
| 6297 | "integrity": "sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==", |
| 6298 | "license": "Apache-2.0", |
| 6299 | "dependencies": { |
| 6300 | "@jsonjoy.com/base64": "^1.1.2", |
| 6301 | "@jsonjoy.com/buffers": "^1.2.0", |
| 6302 | "@jsonjoy.com/codegen": "^1.0.0", |
| 6303 | "@jsonjoy.com/json-pointer": "^1.0.2", |
| 6304 | "@jsonjoy.com/util": "^1.9.0", |
| 6305 | "hyperdyperid": "^1.2.0", |
| 6306 | "thingies": "^2.5.0", |
| 6307 | "tree-dump": "^1.1.0" |
| 6308 | }, |
| 6309 | "engines": { |
| 6310 | "node": ">=10.0" |
| 6311 | }, |
| 6312 | "funding": { |
| 6313 | "type": "github", |
| 6314 | "url": "https://github.com/sponsors/streamich" |
| 6315 | }, |
| 6316 | "peerDependencies": { |
| 6317 | "tslib": "2" |
| 6318 | } |
| 6319 | }, |
| 6320 | "node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": { |
| 6321 | "version": "1.2.1", |
| 6322 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz", |
| 6323 | "integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==", |
| 6324 | "license": "Apache-2.0", |
| 6325 | "engines": { |
| 6326 | "node": ">=10.0" |
| 6327 | }, |
| 6328 | "funding": { |
| 6329 | "type": "github", |
| 6330 | "url": "https://github.com/sponsors/streamich" |
| 6331 | }, |
| 6332 | "peerDependencies": { |
| 6333 | "tslib": "2" |
| 6334 | } |
| 6335 | }, |
| 6336 | "node_modules/@jsonjoy.com/json-pointer": { |
| 6337 | "version": "1.0.2", |
| 6338 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz", |
| 6339 | "integrity": "sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==", |
| 6340 | "license": "Apache-2.0", |
| 6341 | "dependencies": { |
| 6342 | "@jsonjoy.com/codegen": "^1.0.0", |
| 6343 | "@jsonjoy.com/util": "^1.9.0" |
| 6344 | }, |
| 6345 | "engines": { |
| 6346 | "node": ">=10.0" |
| 6347 | }, |
| 6348 | "funding": { |
| 6349 | "type": "github", |
| 6350 | "url": "https://github.com/sponsors/streamich" |
| 6351 | }, |
| 6352 | "peerDependencies": { |
| 6353 | "tslib": "2" |
| 6354 | } |
| 6355 | }, |
| 6356 | "node_modules/@jsonjoy.com/util": { |
| 6357 | "version": "1.9.0", |
| 6358 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.9.0.tgz", |
| 6359 | "integrity": "sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==", |
| 6360 | "license": "Apache-2.0", |
| 6361 | "dependencies": { |
| 6362 | "@jsonjoy.com/buffers": "^1.0.0", |
| 6363 | "@jsonjoy.com/codegen": "^1.0.0" |
| 6364 | }, |
| 6365 | "engines": { |
| 6366 | "node": ">=10.0" |
| 6367 | }, |
| 6368 | "funding": { |
| 6369 | "type": "github", |
| 6370 | "url": "https://github.com/sponsors/streamich" |
| 6371 | }, |
| 6372 | "peerDependencies": { |
| 6373 | "tslib": "2" |
| 6374 | } |
| 6375 | }, |
| 6376 | "node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": { |
| 6377 | "version": "1.2.1", |
| 6378 | "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz", |
| 6379 | "integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==", |
| 6380 | "license": "Apache-2.0", |
| 6381 | "engines": { |
| 6382 | "node": ">=10.0" |
| 6383 | }, |
| 6384 | "funding": { |
| 6385 | "type": "github", |
| 6386 | "url": "https://github.com/sponsors/streamich" |
| 6387 | }, |
| 6388 | "peerDependencies": { |
| 6389 | "tslib": "2" |
| 6390 | } |
| 6391 | }, |
| 6392 | "node_modules/@leichtgewicht/ip-codec": { |
| 6393 | "version": "2.0.5", |
| 6394 | "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz", |
| 6395 | "integrity": "sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==", |
| 6396 | "license": "MIT" |
| 6397 | }, |
| 6398 | "node_modules/@mdx-js/mdx": { |
| 6399 | "version": "3.1.1", |
| 6400 | "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz", |
| 6401 | "integrity": "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==", |
| 6402 | "license": "MIT", |
| 6403 | "dependencies": { |
| 6404 | "@types/estree": "^1.0.0", |
| 6405 | "@types/estree-jsx": "^1.0.0", |
| 6406 | "@types/hast": "^3.0.0", |
| 6407 | "@types/mdx": "^2.0.0", |
| 6408 | "acorn": "^8.0.0", |
| 6409 | "collapse-white-space": "^2.0.0", |
| 6410 | "devlop": "^1.0.0", |
| 6411 | "estree-util-is-identifier-name": "^3.0.0", |
| 6412 | "estree-util-scope": "^1.0.0", |
| 6413 | "estree-walker": "^3.0.0", |
| 6414 | "hast-util-to-jsx-runtime": "^2.0.0", |
| 6415 | "markdown-extensions": "^2.0.0", |
| 6416 | "recma-build-jsx": "^1.0.0", |
| 6417 | "recma-jsx": "^1.0.0", |
| 6418 | "recma-stringify": "^1.0.0", |
| 6419 | "rehype-recma": "^1.0.0", |
| 6420 | "remark-mdx": "^3.0.0", |
| 6421 | "remark-parse": "^11.0.0", |
| 6422 | "remark-rehype": "^11.0.0", |
| 6423 | "source-map": "^0.7.0", |
| 6424 | "unified": "^11.0.0", |
| 6425 | "unist-util-position-from-estree": "^2.0.0", |
| 6426 | "unist-util-stringify-position": "^4.0.0", |
| 6427 | "unist-util-visit": "^5.0.0", |
| 6428 | "vfile": "^6.0.0" |
| 6429 | }, |
| 6430 | "funding": { |
| 6431 | "type": "opencollective", |
| 6432 | "url": "https://opencollective.com/unified" |
| 6433 | } |
| 6434 | }, |
| 6435 | "node_modules/@mdx-js/react": { |
| 6436 | "version": "3.1.1", |
| 6437 | "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz", |
| 6438 | "integrity": "sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==", |
| 6439 | "license": "MIT", |
| 6440 | "dependencies": { |
| 6441 | "@types/mdx": "^2.0.0" |
| 6442 | }, |
| 6443 | "funding": { |
| 6444 | "type": "opencollective", |
| 6445 | "url": "https://opencollective.com/unified" |
| 6446 | }, |
| 6447 | "peerDependencies": { |
| 6448 | "@types/react": ">=16", |
| 6449 | "react": ">=16" |
| 6450 | } |
| 6451 | }, |
| 6452 | "node_modules/@module-federation/error-codes": { |
| 6453 | "version": "0.22.0", |
| 6454 | "resolved": "https://registry.npmjs.org/@module-federation/error-codes/-/error-codes-0.22.0.tgz", |
| 6455 | "integrity": "sha512-xF9SjnEy7vTdx+xekjPCV5cIHOGCkdn3pIxo9vU7gEZMIw0SvAEdsy6Uh17xaCpm8V0FWvR0SZoK9Ik6jGOaug==", |
| 6456 | "license": "MIT" |
| 6457 | }, |
| 6458 | "node_modules/@module-federation/runtime": { |
| 6459 | "version": "0.22.0", |
| 6460 | "resolved": "https://registry.npmjs.org/@module-federation/runtime/-/runtime-0.22.0.tgz", |
| 6461 | "integrity": "sha512-38g5iPju2tPC3KHMPxRKmy4k4onNp6ypFPS1eKGsNLUkXgHsPMBFqAjDw96iEcjri91BrahG4XcdyKi97xZzlA==", |
| 6462 | "license": "MIT", |
| 6463 | "dependencies": { |
| 6464 | "@module-federation/error-codes": "0.22.0", |
| 6465 | "@module-federation/runtime-core": "0.22.0", |
| 6466 | "@module-federation/sdk": "0.22.0" |
| 6467 | } |
| 6468 | }, |
| 6469 | "node_modules/@module-federation/runtime-core": { |
| 6470 | "version": "0.22.0", |
| 6471 | "resolved": "https://registry.npmjs.org/@module-federation/runtime-core/-/runtime-core-0.22.0.tgz", |
| 6472 | "integrity": "sha512-GR1TcD6/s7zqItfhC87zAp30PqzvceoeDGYTgF3Vx2TXvsfDrhP6Qw9T4vudDQL3uJRne6t7CzdT29YyVxlgIA==", |
| 6473 | "license": "MIT", |
| 6474 | "dependencies": { |
| 6475 | "@module-federation/error-codes": "0.22.0", |
| 6476 | "@module-federation/sdk": "0.22.0" |
| 6477 | } |
| 6478 | }, |
| 6479 | "node_modules/@module-federation/runtime-tools": { |
| 6480 | "version": "0.22.0", |
| 6481 | "resolved": "https://registry.npmjs.org/@module-federation/runtime-tools/-/runtime-tools-0.22.0.tgz", |
| 6482 | "integrity": "sha512-4ScUJ/aUfEernb+4PbLdhM/c60VHl698Gn1gY21m9vyC1Ucn69fPCA1y2EwcCB7IItseRMoNhdcWQnzt/OPCNA==", |
| 6483 | "license": "MIT", |
| 6484 | "dependencies": { |
| 6485 | "@module-federation/runtime": "0.22.0", |
| 6486 | "@module-federation/webpack-bundler-runtime": "0.22.0" |
| 6487 | } |
| 6488 | }, |
| 6489 | "node_modules/@module-federation/sdk": { |
| 6490 | "version": "0.22.0", |
| 6491 | "resolved": "https://registry.npmjs.org/@module-federation/sdk/-/sdk-0.22.0.tgz", |
| 6492 | "integrity": "sha512-x4aFNBKn2KVQRuNVC5A7SnrSCSqyfIWmm1DvubjbO9iKFe7ith5niw8dqSFBekYBg2Fwy+eMg4sEFNVvCAdo6g==", |
| 6493 | "license": "MIT" |
| 6494 | }, |
| 6495 | "node_modules/@module-federation/webpack-bundler-runtime": { |
| 6496 | "version": "0.22.0", |
| 6497 | "resolved": "https://registry.npmjs.org/@module-federation/webpack-bundler-runtime/-/webpack-bundler-runtime-0.22.0.tgz", |
| 6498 | "integrity": "sha512-aM8gCqXu+/4wBmJtVeMeeMN5guw3chf+2i6HajKtQv7SJfxV/f4IyNQJUeUQu9HfiAZHjqtMV5Lvq/Lvh8LdyA==", |
| 6499 | "license": "MIT", |
| 6500 | "dependencies": { |
| 6501 | "@module-federation/runtime": "0.22.0", |
| 6502 | "@module-federation/sdk": "0.22.0" |
| 6503 | } |
| 6504 | }, |
| 6505 | "node_modules/@napi-rs/wasm-runtime": { |
| 6506 | "version": "0.2.12", |
| 6507 | "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz", |
| 6508 | "integrity": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==", |
| 6509 | "license": "MIT", |
| 6510 | "optional": true, |
| 6511 | "dependencies": { |
| 6512 | "@emnapi/core": "^1.4.3", |
| 6513 | "@emnapi/runtime": "^1.4.3", |
| 6514 | "@tybys/wasm-util": "^0.10.0" |
| 6515 | } |
| 6516 | }, |
| 6517 | "node_modules/@noble/hashes": { |
| 6518 | "version": "1.4.0", |
| 6519 | "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.4.0.tgz", |
| 6520 | "integrity": "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==", |
| 6521 | "license": "MIT", |
| 6522 | "engines": { |
| 6523 | "node": ">= 16" |
| 6524 | }, |
| 6525 | "funding": { |
| 6526 | "url": "https://paulmillr.com/funding/" |
| 6527 | } |
| 6528 | }, |
| 6529 | "node_modules/@node-rs/jieba": { |
| 6530 | "version": "1.10.4", |
| 6531 | "resolved": "https://registry.npmjs.org/@node-rs/jieba/-/jieba-1.10.4.tgz", |
| 6532 | "integrity": "sha512-GvDgi8MnBiyWd6tksojej8anIx18244NmIOc1ovEw8WKNUejcccLfyu8vj66LWSuoZuKILVtNsOy4jvg3aoxIw==", |
| 6533 | "license": "MIT", |
| 6534 | "engines": { |
| 6535 | "node": ">= 10" |
| 6536 | }, |
| 6537 | "funding": { |
| 6538 | "type": "github", |
| 6539 | "url": "https://github.com/sponsors/Brooooooklyn" |
| 6540 | }, |
| 6541 | "optionalDependencies": { |
| 6542 | "@node-rs/jieba-android-arm-eabi": "1.10.4", |
| 6543 | "@node-rs/jieba-android-arm64": "1.10.4", |
| 6544 | "@node-rs/jieba-darwin-arm64": "1.10.4", |
| 6545 | "@node-rs/jieba-darwin-x64": "1.10.4", |
| 6546 | "@node-rs/jieba-freebsd-x64": "1.10.4", |
| 6547 | "@node-rs/jieba-linux-arm-gnueabihf": "1.10.4", |
| 6548 | "@node-rs/jieba-linux-arm64-gnu": "1.10.4", |
| 6549 | "@node-rs/jieba-linux-arm64-musl": "1.10.4", |
| 6550 | "@node-rs/jieba-linux-x64-gnu": "1.10.4", |
| 6551 | "@node-rs/jieba-linux-x64-musl": "1.10.4", |
| 6552 | "@node-rs/jieba-wasm32-wasi": "1.10.4", |
| 6553 | "@node-rs/jieba-win32-arm64-msvc": "1.10.4", |
| 6554 | "@node-rs/jieba-win32-ia32-msvc": "1.10.4", |
| 6555 | "@node-rs/jieba-win32-x64-msvc": "1.10.4" |
| 6556 | } |
| 6557 | }, |
| 6558 | "node_modules/@node-rs/jieba-android-arm-eabi": { |
| 6559 | "version": "1.10.4", |
| 6560 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm-eabi/-/jieba-android-arm-eabi-1.10.4.tgz", |
| 6561 | "integrity": "sha512-MhyvW5N3Fwcp385d0rxbCWH42kqDBatQTyP8XbnYbju2+0BO/eTeCCLYj7Agws4pwxn2LtdldXRSKavT7WdzNA==", |
| 6562 | "cpu": [ |
| 6563 | "arm" |
| 6564 | ], |
| 6565 | "license": "MIT", |
| 6566 | "optional": true, |
| 6567 | "os": [ |
| 6568 | "android" |
| 6569 | ], |
| 6570 | "engines": { |
| 6571 | "node": ">= 10" |
| 6572 | } |
| 6573 | }, |
| 6574 | "node_modules/@node-rs/jieba-android-arm64": { |
| 6575 | "version": "1.10.4", |
| 6576 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-android-arm64/-/jieba-android-arm64-1.10.4.tgz", |
| 6577 | "integrity": "sha512-XyDwq5+rQ+Tk55A+FGi6PtJbzf974oqnpyCcCPzwU3QVXJCa2Rr4Lci+fx8oOpU4plT3GuD+chXMYLsXipMgJA==", |
| 6578 | "cpu": [ |
| 6579 | "arm64" |
| 6580 | ], |
| 6581 | "license": "MIT", |
| 6582 | "optional": true, |
| 6583 | "os": [ |
| 6584 | "android" |
| 6585 | ], |
| 6586 | "engines": { |
| 6587 | "node": ">= 10" |
| 6588 | } |
| 6589 | }, |
| 6590 | "node_modules/@node-rs/jieba-darwin-arm64": { |
| 6591 | "version": "1.10.4", |
| 6592 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-arm64/-/jieba-darwin-arm64-1.10.4.tgz", |
| 6593 | "integrity": "sha512-G++RYEJ2jo0rxF9626KUy90wp06TRUjAsvY/BrIzEOX/ingQYV/HjwQzNPRR1P1o32a6/U8RGo7zEBhfdybL6w==", |
| 6594 | "cpu": [ |
| 6595 | "arm64" |
| 6596 | ], |
| 6597 | "license": "MIT", |
| 6598 | "optional": true, |
| 6599 | "os": [ |
| 6600 | "darwin" |
| 6601 | ], |
| 6602 | "engines": { |
| 6603 | "node": ">= 10" |
| 6604 | } |
| 6605 | }, |
| 6606 | "node_modules/@node-rs/jieba-darwin-x64": { |
| 6607 | "version": "1.10.4", |
| 6608 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-darwin-x64/-/jieba-darwin-x64-1.10.4.tgz", |
| 6609 | "integrity": "sha512-MmDNeOb2TXIZCPyWCi2upQnZpPjAxw5ZGEj6R8kNsPXVFALHIKMa6ZZ15LCOkSTsKXVC17j2t4h+hSuyYb6qfQ==", |
| 6610 | "cpu": [ |
| 6611 | "x64" |
| 6612 | ], |
| 6613 | "license": "MIT", |
| 6614 | "optional": true, |
| 6615 | "os": [ |
| 6616 | "darwin" |
| 6617 | ], |
| 6618 | "engines": { |
| 6619 | "node": ">= 10" |
| 6620 | } |
| 6621 | }, |
| 6622 | "node_modules/@node-rs/jieba-freebsd-x64": { |
| 6623 | "version": "1.10.4", |
| 6624 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-freebsd-x64/-/jieba-freebsd-x64-1.10.4.tgz", |
| 6625 | "integrity": "sha512-/x7aVQ8nqUWhpXU92RZqd333cq639i/olNpd9Z5hdlyyV5/B65LLy+Je2B2bfs62PVVm5QXRpeBcZqaHelp/bg==", |
| 6626 | "cpu": [ |
| 6627 | "x64" |
| 6628 | ], |
| 6629 | "license": "MIT", |
| 6630 | "optional": true, |
| 6631 | "os": [ |
| 6632 | "freebsd" |
| 6633 | ], |
| 6634 | "engines": { |
| 6635 | "node": ">= 10" |
| 6636 | } |
| 6637 | }, |
| 6638 | "node_modules/@node-rs/jieba-linux-arm-gnueabihf": { |
| 6639 | "version": "1.10.4", |
| 6640 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm-gnueabihf/-/jieba-linux-arm-gnueabihf-1.10.4.tgz", |
| 6641 | "integrity": "sha512-crd2M35oJBRLkoESs0O6QO3BBbhpv+tqXuKsqhIG94B1d02RVxtRIvSDwO33QurxqSdvN9IeSnVpHbDGkuXm3g==", |
| 6642 | "cpu": [ |
| 6643 | "arm" |
| 6644 | ], |
| 6645 | "license": "MIT", |
| 6646 | "optional": true, |
| 6647 | "os": [ |
| 6648 | "linux" |
| 6649 | ], |
| 6650 | "engines": { |
| 6651 | "node": ">= 10" |
| 6652 | } |
| 6653 | }, |
| 6654 | "node_modules/@node-rs/jieba-linux-arm64-gnu": { |
| 6655 | "version": "1.10.4", |
| 6656 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-gnu/-/jieba-linux-arm64-gnu-1.10.4.tgz", |
| 6657 | "integrity": "sha512-omIzNX1psUzPcsdnUhGU6oHeOaTCuCjUgOA/v/DGkvWC1jLcnfXe4vdYbtXMh4XOCuIgS1UCcvZEc8vQLXFbXQ==", |
| 6658 | "cpu": [ |
| 6659 | "arm64" |
| 6660 | ], |
| 6661 | "license": "MIT", |
| 6662 | "optional": true, |
| 6663 | "os": [ |
| 6664 | "linux" |
| 6665 | ], |
| 6666 | "engines": { |
| 6667 | "node": ">= 10" |
| 6668 | } |
| 6669 | }, |
| 6670 | "node_modules/@node-rs/jieba-linux-arm64-musl": { |
| 6671 | "version": "1.10.4", |
| 6672 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-arm64-musl/-/jieba-linux-arm64-musl-1.10.4.tgz", |
| 6673 | "integrity": "sha512-Y/tiJ1+HeS5nnmLbZOE+66LbsPOHZ/PUckAYVeLlQfpygLEpLYdlh0aPpS5uiaWMjAXYZYdFkpZHhxDmSLpwpw==", |
| 6674 | "cpu": [ |
| 6675 | "arm64" |
| 6676 | ], |
| 6677 | "license": "MIT", |
| 6678 | "optional": true, |
| 6679 | "os": [ |
| 6680 | "linux" |
| 6681 | ], |
| 6682 | "engines": { |
| 6683 | "node": ">= 10" |
| 6684 | } |
| 6685 | }, |
| 6686 | "node_modules/@node-rs/jieba-linux-x64-gnu": { |
| 6687 | "version": "1.10.4", |
| 6688 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-gnu/-/jieba-linux-x64-gnu-1.10.4.tgz", |
| 6689 | "integrity": "sha512-WZO8ykRJpWGE9MHuZpy1lu3nJluPoeB+fIJJn5CWZ9YTVhNDWoCF4i/7nxz1ntulINYGQ8VVuCU9LD86Mek97g==", |
| 6690 | "cpu": [ |
| 6691 | "x64" |
| 6692 | ], |
| 6693 | "license": "MIT", |
| 6694 | "optional": true, |
| 6695 | "os": [ |
| 6696 | "linux" |
| 6697 | ], |
| 6698 | "engines": { |
| 6699 | "node": ">= 10" |
| 6700 | } |
| 6701 | }, |
| 6702 | "node_modules/@node-rs/jieba-linux-x64-musl": { |
| 6703 | "version": "1.10.4", |
| 6704 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-linux-x64-musl/-/jieba-linux-x64-musl-1.10.4.tgz", |
| 6705 | "integrity": "sha512-uBBD4S1rGKcgCyAk6VCKatEVQb6EDD5I40v/DxODi5CuZVCANi9m5oee/MQbAoaX7RydA2f0OSCE9/tcwXEwUg==", |
| 6706 | "cpu": [ |
| 6707 | "x64" |
| 6708 | ], |
| 6709 | "license": "MIT", |
| 6710 | "optional": true, |
| 6711 | "os": [ |
| 6712 | "linux" |
| 6713 | ], |
| 6714 | "engines": { |
| 6715 | "node": ">= 10" |
| 6716 | } |
| 6717 | }, |
| 6718 | "node_modules/@node-rs/jieba-wasm32-wasi": { |
| 6719 | "version": "1.10.4", |
| 6720 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-wasm32-wasi/-/jieba-wasm32-wasi-1.10.4.tgz", |
| 6721 | "integrity": "sha512-Y2umiKHjuIJy0uulNDz9SDYHdfq5Hmy7jY5nORO99B4pySKkcrMjpeVrmWXJLIsEKLJwcCXHxz8tjwU5/uhz0A==", |
| 6722 | "cpu": [ |
| 6723 | "wasm32" |
| 6724 | ], |
| 6725 | "license": "MIT", |
| 6726 | "optional": true, |
| 6727 | "dependencies": { |
| 6728 | "@napi-rs/wasm-runtime": "^0.2.3" |
| 6729 | }, |
| 6730 | "engines": { |
| 6731 | "node": ">=14.0.0" |
| 6732 | } |
| 6733 | }, |
| 6734 | "node_modules/@node-rs/jieba-win32-arm64-msvc": { |
| 6735 | "version": "1.10.4", |
| 6736 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-arm64-msvc/-/jieba-win32-arm64-msvc-1.10.4.tgz", |
| 6737 | "integrity": "sha512-nwMtViFm4hjqhz1it/juQnxpXgqlGltCuWJ02bw70YUDMDlbyTy3grCJPpQQpueeETcALUnTxda8pZuVrLRcBA==", |
| 6738 | "cpu": [ |
| 6739 | "arm64" |
| 6740 | ], |
| 6741 | "license": "MIT", |
| 6742 | "optional": true, |
| 6743 | "os": [ |
| 6744 | "win32" |
| 6745 | ], |
| 6746 | "engines": { |
| 6747 | "node": ">= 10" |
| 6748 | } |
| 6749 | }, |
| 6750 | "node_modules/@node-rs/jieba-win32-ia32-msvc": { |
| 6751 | "version": "1.10.4", |
| 6752 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-ia32-msvc/-/jieba-win32-ia32-msvc-1.10.4.tgz", |
| 6753 | "integrity": "sha512-DCAvLx7Z+W4z5oKS+7vUowAJr0uw9JBw8x1Y23Xs/xMA4Em+OOSiaF5/tCJqZUCJ8uC4QeImmgDFiBqGNwxlyA==", |
| 6754 | "cpu": [ |
| 6755 | "ia32" |
| 6756 | ], |
| 6757 | "license": "MIT", |
| 6758 | "optional": true, |
| 6759 | "os": [ |
| 6760 | "win32" |
| 6761 | ], |
| 6762 | "engines": { |
| 6763 | "node": ">= 10" |
| 6764 | } |
| 6765 | }, |
| 6766 | "node_modules/@node-rs/jieba-win32-x64-msvc": { |
| 6767 | "version": "1.10.4", |
| 6768 | "resolved": "https://registry.npmjs.org/@node-rs/jieba-win32-x64-msvc/-/jieba-win32-x64-msvc-1.10.4.tgz", |
| 6769 | "integrity": "sha512-+sqemSfS1jjb+Tt7InNbNzrRh1Ua3vProVvC4BZRPg010/leCbGFFiQHpzcPRfpxAXZrzG5Y0YBTsPzN/I4yHQ==", |
| 6770 | "cpu": [ |
| 6771 | "x64" |
| 6772 | ], |
| 6773 | "license": "MIT", |
| 6774 | "optional": true, |
| 6775 | "os": [ |
| 6776 | "win32" |
| 6777 | ], |
| 6778 | "engines": { |
| 6779 | "node": ">= 10" |
| 6780 | } |
| 6781 | }, |
| 6782 | "node_modules/@nodelib/fs.scandir": { |
| 6783 | "version": "2.1.5", |
| 6784 | "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
| 6785 | "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", |
| 6786 | "license": "MIT", |
| 6787 | "dependencies": { |
| 6788 | "@nodelib/fs.stat": "2.0.5", |
| 6789 | "run-parallel": "^1.1.9" |
| 6790 | }, |
| 6791 | "engines": { |
| 6792 | "node": ">= 8" |
| 6793 | } |
| 6794 | }, |
| 6795 | "node_modules/@nodelib/fs.stat": { |
| 6796 | "version": "2.0.5", |
| 6797 | "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", |
| 6798 | "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", |
| 6799 | "license": "MIT", |
| 6800 | "engines": { |
| 6801 | "node": ">= 8" |
| 6802 | } |
| 6803 | }, |
| 6804 | "node_modules/@nodelib/fs.walk": { |
| 6805 | "version": "1.2.8", |
| 6806 | "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", |
| 6807 | "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", |
| 6808 | "license": "MIT", |
| 6809 | "dependencies": { |
| 6810 | "@nodelib/fs.scandir": "2.1.5", |
| 6811 | "fastq": "^1.6.0" |
| 6812 | }, |
| 6813 | "engines": { |
| 6814 | "node": ">= 8" |
| 6815 | } |
| 6816 | }, |
| 6817 | "node_modules/@npmcli/config": { |
| 6818 | "version": "8.3.4", |
| 6819 | "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.4.tgz", |
| 6820 | "integrity": "sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw==", |
| 6821 | "dev": true, |
| 6822 | "license": "ISC", |
| 6823 | "dependencies": { |
| 6824 | "@npmcli/map-workspaces": "^3.0.2", |
| 6825 | "@npmcli/package-json": "^5.1.1", |
| 6826 | "ci-info": "^4.0.0", |
| 6827 | "ini": "^4.1.2", |
| 6828 | "nopt": "^7.2.1", |
| 6829 | "proc-log": "^4.2.0", |
| 6830 | "semver": "^7.3.5", |
| 6831 | "walk-up-path": "^3.0.1" |
| 6832 | }, |
| 6833 | "engines": { |
| 6834 | "node": "^16.14.0 || >=18.0.0" |
| 6835 | } |
| 6836 | }, |
| 6837 | "node_modules/@npmcli/config/node_modules/ci-info": { |
| 6838 | "version": "4.4.0", |
| 6839 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 6840 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 6841 | "dev": true, |
| 6842 | "funding": [ |
| 6843 | { |
| 6844 | "type": "github", |
| 6845 | "url": "https://github.com/sponsors/sibiraj-s" |
| 6846 | } |
| 6847 | ], |
| 6848 | "license": "MIT", |
| 6849 | "engines": { |
| 6850 | "node": ">=8" |
| 6851 | } |
| 6852 | }, |
| 6853 | "node_modules/@npmcli/config/node_modules/ini": { |
| 6854 | "version": "4.1.3", |
| 6855 | "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz", |
| 6856 | "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==", |
| 6857 | "dev": true, |
| 6858 | "license": "ISC", |
| 6859 | "engines": { |
| 6860 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6861 | } |
| 6862 | }, |
| 6863 | "node_modules/@npmcli/git": { |
| 6864 | "version": "5.0.8", |
| 6865 | "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.8.tgz", |
| 6866 | "integrity": "sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==", |
| 6867 | "dev": true, |
| 6868 | "license": "ISC", |
| 6869 | "dependencies": { |
| 6870 | "@npmcli/promise-spawn": "^7.0.0", |
| 6871 | "ini": "^4.1.3", |
| 6872 | "lru-cache": "^10.0.1", |
| 6873 | "npm-pick-manifest": "^9.0.0", |
| 6874 | "proc-log": "^4.0.0", |
| 6875 | "promise-inflight": "^1.0.1", |
| 6876 | "promise-retry": "^2.0.1", |
| 6877 | "semver": "^7.3.5", |
| 6878 | "which": "^4.0.0" |
| 6879 | }, |
| 6880 | "engines": { |
| 6881 | "node": "^16.14.0 || >=18.0.0" |
| 6882 | } |
| 6883 | }, |
| 6884 | "node_modules/@npmcli/git/node_modules/ini": { |
| 6885 | "version": "4.1.3", |
| 6886 | "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz", |
| 6887 | "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==", |
| 6888 | "dev": true, |
| 6889 | "license": "ISC", |
| 6890 | "engines": { |
| 6891 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6892 | } |
| 6893 | }, |
| 6894 | "node_modules/@npmcli/git/node_modules/isexe": { |
| 6895 | "version": "3.1.5", |
| 6896 | "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.5.tgz", |
| 6897 | "integrity": "sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==", |
| 6898 | "dev": true, |
| 6899 | "license": "BlueOak-1.0.0", |
| 6900 | "engines": { |
| 6901 | "node": ">=18" |
| 6902 | } |
| 6903 | }, |
| 6904 | "node_modules/@npmcli/git/node_modules/lru-cache": { |
| 6905 | "version": "10.4.3", |
| 6906 | "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| 6907 | "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| 6908 | "dev": true, |
| 6909 | "license": "ISC" |
| 6910 | }, |
| 6911 | "node_modules/@npmcli/git/node_modules/which": { |
| 6912 | "version": "4.0.0", |
| 6913 | "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", |
| 6914 | "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", |
| 6915 | "dev": true, |
| 6916 | "license": "ISC", |
| 6917 | "dependencies": { |
| 6918 | "isexe": "^3.1.1" |
| 6919 | }, |
| 6920 | "bin": { |
| 6921 | "node-which": "bin/which.js" |
| 6922 | }, |
| 6923 | "engines": { |
| 6924 | "node": "^16.13.0 || >=18.0.0" |
| 6925 | } |
| 6926 | }, |
| 6927 | "node_modules/@npmcli/map-workspaces": { |
| 6928 | "version": "3.0.6", |
| 6929 | "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz", |
| 6930 | "integrity": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==", |
| 6931 | "dev": true, |
| 6932 | "license": "ISC", |
| 6933 | "dependencies": { |
| 6934 | "@npmcli/name-from-folder": "^2.0.0", |
| 6935 | "glob": "^10.2.2", |
| 6936 | "minimatch": "^9.0.0", |
| 6937 | "read-package-json-fast": "^3.0.0" |
| 6938 | }, |
| 6939 | "engines": { |
| 6940 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6941 | } |
| 6942 | }, |
| 6943 | "node_modules/@npmcli/name-from-folder": { |
| 6944 | "version": "2.0.0", |
| 6945 | "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz", |
| 6946 | "integrity": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==", |
| 6947 | "dev": true, |
| 6948 | "license": "ISC", |
| 6949 | "engines": { |
| 6950 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6951 | } |
| 6952 | }, |
| 6953 | "node_modules/@npmcli/package-json": { |
| 6954 | "version": "5.2.1", |
| 6955 | "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.1.tgz", |
| 6956 | "integrity": "sha512-f7zYC6kQautXHvNbLEWgD/uGu1+xCn9izgqBfgItWSx22U0ZDekxN08A1vM8cTxj/cRVe0Q94Ode+tdoYmIOOQ==", |
| 6957 | "dev": true, |
| 6958 | "license": "ISC", |
| 6959 | "dependencies": { |
| 6960 | "@npmcli/git": "^5.0.0", |
| 6961 | "glob": "^10.2.2", |
| 6962 | "hosted-git-info": "^7.0.0", |
| 6963 | "json-parse-even-better-errors": "^3.0.0", |
| 6964 | "normalize-package-data": "^6.0.0", |
| 6965 | "proc-log": "^4.0.0", |
| 6966 | "semver": "^7.5.3" |
| 6967 | }, |
| 6968 | "engines": { |
| 6969 | "node": "^16.14.0 || >=18.0.0" |
| 6970 | } |
| 6971 | }, |
| 6972 | "node_modules/@npmcli/package-json/node_modules/json-parse-even-better-errors": { |
| 6973 | "version": "3.0.2", |
| 6974 | "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz", |
| 6975 | "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==", |
| 6976 | "dev": true, |
| 6977 | "license": "MIT", |
| 6978 | "engines": { |
| 6979 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 6980 | } |
| 6981 | }, |
| 6982 | "node_modules/@npmcli/promise-spawn": { |
| 6983 | "version": "7.0.2", |
| 6984 | "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz", |
| 6985 | "integrity": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==", |
| 6986 | "dev": true, |
| 6987 | "license": "ISC", |
| 6988 | "dependencies": { |
| 6989 | "which": "^4.0.0" |
| 6990 | }, |
| 6991 | "engines": { |
| 6992 | "node": "^16.14.0 || >=18.0.0" |
| 6993 | } |
| 6994 | }, |
| 6995 | "node_modules/@npmcli/promise-spawn/node_modules/isexe": { |
| 6996 | "version": "3.1.5", |
| 6997 | "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.5.tgz", |
| 6998 | "integrity": "sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==", |
| 6999 | "dev": true, |
| 7000 | "license": "BlueOak-1.0.0", |
| 7001 | "engines": { |
| 7002 | "node": ">=18" |
| 7003 | } |
| 7004 | }, |
| 7005 | "node_modules/@npmcli/promise-spawn/node_modules/which": { |
| 7006 | "version": "4.0.0", |
| 7007 | "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", |
| 7008 | "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", |
| 7009 | "dev": true, |
| 7010 | "license": "ISC", |
| 7011 | "dependencies": { |
| 7012 | "isexe": "^3.1.1" |
| 7013 | }, |
| 7014 | "bin": { |
| 7015 | "node-which": "bin/which.js" |
| 7016 | }, |
| 7017 | "engines": { |
| 7018 | "node": "^16.13.0 || >=18.0.0" |
| 7019 | } |
| 7020 | }, |
| 7021 | "node_modules/@pa11y/html_codesniffer": { |
| 7022 | "version": "2.6.0", |
| 7023 | "resolved": "https://registry.npmjs.org/@pa11y/html_codesniffer/-/html_codesniffer-2.6.0.tgz", |
| 7024 | "integrity": "sha512-BKA7qG8NyaIBdCBDep0hYuYoF/bEyWJprE6EEVJOPiwj80sSiIKDT8LUVd19qKhVqNZZD3QvJIdFZ35p+vAFPg==", |
| 7025 | "dev": true, |
| 7026 | "license": "BSD-3-Clause", |
| 7027 | "engines": { |
| 7028 | "node": ">=6" |
| 7029 | } |
| 7030 | }, |
| 7031 | "node_modules/@peculiar/asn1-cms": { |
| 7032 | "version": "2.6.1", |
| 7033 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-cms/-/asn1-cms-2.6.1.tgz", |
| 7034 | "integrity": "sha512-vdG4fBF6Lkirkcl53q6eOdn3XYKt+kJTG59edgRZORlg/3atWWEReRCx5rYE1ZzTTX6vLK5zDMjHh7vbrcXGtw==", |
| 7035 | "license": "MIT", |
| 7036 | "dependencies": { |
| 7037 | "@peculiar/asn1-schema": "^2.6.0", |
| 7038 | "@peculiar/asn1-x509": "^2.6.1", |
| 7039 | "@peculiar/asn1-x509-attr": "^2.6.1", |
| 7040 | "asn1js": "^3.0.6", |
| 7041 | "tslib": "^2.8.1" |
| 7042 | } |
| 7043 | }, |
| 7044 | "node_modules/@peculiar/asn1-csr": { |
| 7045 | "version": "2.6.1", |
| 7046 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-csr/-/asn1-csr-2.6.1.tgz", |
| 7047 | "integrity": "sha512-WRWnKfIocHyzFYQTka8O/tXCiBquAPSrRjXbOkHbO4qdmS6loffCEGs+rby6WxxGdJCuunnhS2duHURhjyio6w==", |
| 7048 | "license": "MIT", |
| 7049 | "dependencies": { |
| 7050 | "@peculiar/asn1-schema": "^2.6.0", |
| 7051 | "@peculiar/asn1-x509": "^2.6.1", |
| 7052 | "asn1js": "^3.0.6", |
| 7053 | "tslib": "^2.8.1" |
| 7054 | } |
| 7055 | }, |
| 7056 | "node_modules/@peculiar/asn1-ecc": { |
| 7057 | "version": "2.6.1", |
| 7058 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-ecc/-/asn1-ecc-2.6.1.tgz", |
| 7059 | "integrity": "sha512-+Vqw8WFxrtDIN5ehUdvlN2m73exS2JVG0UAyfVB31gIfor3zWEAQPD+K9ydCxaj3MLen9k0JhKpu9LqviuCE1g==", |
| 7060 | "license": "MIT", |
| 7061 | "dependencies": { |
| 7062 | "@peculiar/asn1-schema": "^2.6.0", |
| 7063 | "@peculiar/asn1-x509": "^2.6.1", |
| 7064 | "asn1js": "^3.0.6", |
| 7065 | "tslib": "^2.8.1" |
| 7066 | } |
| 7067 | }, |
| 7068 | "node_modules/@peculiar/asn1-pfx": { |
| 7069 | "version": "2.6.1", |
| 7070 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-pfx/-/asn1-pfx-2.6.1.tgz", |
| 7071 | "integrity": "sha512-nB5jVQy3MAAWvq0KY0R2JUZG8bO/bTLpnwyOzXyEh/e54ynGTatAR+csOnXkkVD9AFZ2uL8Z7EV918+qB1qDvw==", |
| 7072 | "license": "MIT", |
| 7073 | "dependencies": { |
| 7074 | "@peculiar/asn1-cms": "^2.6.1", |
| 7075 | "@peculiar/asn1-pkcs8": "^2.6.1", |
| 7076 | "@peculiar/asn1-rsa": "^2.6.1", |
| 7077 | "@peculiar/asn1-schema": "^2.6.0", |
| 7078 | "asn1js": "^3.0.6", |
| 7079 | "tslib": "^2.8.1" |
| 7080 | } |
| 7081 | }, |
| 7082 | "node_modules/@peculiar/asn1-pkcs8": { |
| 7083 | "version": "2.6.1", |
| 7084 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-pkcs8/-/asn1-pkcs8-2.6.1.tgz", |
| 7085 | "integrity": "sha512-JB5iQ9Izn5yGMw3ZG4Nw3Xn/hb/G38GYF3lf7WmJb8JZUydhVGEjK/ZlFSWhnlB7K/4oqEs8HnfFIKklhR58Tw==", |
| 7086 | "license": "MIT", |
| 7087 | "dependencies": { |
| 7088 | "@peculiar/asn1-schema": "^2.6.0", |
| 7089 | "@peculiar/asn1-x509": "^2.6.1", |
| 7090 | "asn1js": "^3.0.6", |
| 7091 | "tslib": "^2.8.1" |
| 7092 | } |
| 7093 | }, |
| 7094 | "node_modules/@peculiar/asn1-pkcs9": { |
| 7095 | "version": "2.6.1", |
| 7096 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-pkcs9/-/asn1-pkcs9-2.6.1.tgz", |
| 7097 | "integrity": "sha512-5EV8nZoMSxeWmcxWmmcolg22ojZRgJg+Y9MX2fnE2bGRo5KQLqV5IL9kdSQDZxlHz95tHvIq9F//bvL1OeNILw==", |
| 7098 | "license": "MIT", |
| 7099 | "dependencies": { |
| 7100 | "@peculiar/asn1-cms": "^2.6.1", |
| 7101 | "@peculiar/asn1-pfx": "^2.6.1", |
| 7102 | "@peculiar/asn1-pkcs8": "^2.6.1", |
| 7103 | "@peculiar/asn1-schema": "^2.6.0", |
| 7104 | "@peculiar/asn1-x509": "^2.6.1", |
| 7105 | "@peculiar/asn1-x509-attr": "^2.6.1", |
| 7106 | "asn1js": "^3.0.6", |
| 7107 | "tslib": "^2.8.1" |
| 7108 | } |
| 7109 | }, |
| 7110 | "node_modules/@peculiar/asn1-rsa": { |
| 7111 | "version": "2.6.1", |
| 7112 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-rsa/-/asn1-rsa-2.6.1.tgz", |
| 7113 | "integrity": "sha512-1nVMEh46SElUt5CB3RUTV4EG/z7iYc7EoaDY5ECwganibQPkZ/Y2eMsTKB/LeyrUJ+W/tKoD9WUqIy8vB+CEdA==", |
| 7114 | "license": "MIT", |
| 7115 | "dependencies": { |
| 7116 | "@peculiar/asn1-schema": "^2.6.0", |
| 7117 | "@peculiar/asn1-x509": "^2.6.1", |
| 7118 | "asn1js": "^3.0.6", |
| 7119 | "tslib": "^2.8.1" |
| 7120 | } |
| 7121 | }, |
| 7122 | "node_modules/@peculiar/asn1-schema": { |
| 7123 | "version": "2.6.0", |
| 7124 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.6.0.tgz", |
| 7125 | "integrity": "sha512-xNLYLBFTBKkCzEZIw842BxytQQATQv+lDTCEMZ8C196iJcJJMBUZxrhSTxLaohMyKK8QlzRNTRkUmanucnDSqg==", |
| 7126 | "license": "MIT", |
| 7127 | "dependencies": { |
| 7128 | "asn1js": "^3.0.6", |
| 7129 | "pvtsutils": "^1.3.6", |
| 7130 | "tslib": "^2.8.1" |
| 7131 | } |
| 7132 | }, |
| 7133 | "node_modules/@peculiar/asn1-x509": { |
| 7134 | "version": "2.6.1", |
| 7135 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-x509/-/asn1-x509-2.6.1.tgz", |
| 7136 | "integrity": "sha512-O9jT5F1A2+t3r7C4VT7LYGXqkGLK7Kj1xFpz7U0isPrubwU5PbDoyYtx6MiGst29yq7pXN5vZbQFKRCP+lLZlA==", |
| 7137 | "license": "MIT", |
| 7138 | "dependencies": { |
| 7139 | "@peculiar/asn1-schema": "^2.6.0", |
| 7140 | "asn1js": "^3.0.6", |
| 7141 | "pvtsutils": "^1.3.6", |
| 7142 | "tslib": "^2.8.1" |
| 7143 | } |
| 7144 | }, |
| 7145 | "node_modules/@peculiar/asn1-x509-attr": { |
| 7146 | "version": "2.6.1", |
| 7147 | "resolved": "https://registry.npmjs.org/@peculiar/asn1-x509-attr/-/asn1-x509-attr-2.6.1.tgz", |
| 7148 | "integrity": "sha512-tlW6cxoHwgcQghnJwv3YS+9OO1737zgPogZ+CgWRUK4roEwIPzRH4JEiG770xe5HX2ATfCpmX60gurfWIF9dcQ==", |
| 7149 | "license": "MIT", |
| 7150 | "dependencies": { |
| 7151 | "@peculiar/asn1-schema": "^2.6.0", |
| 7152 | "@peculiar/asn1-x509": "^2.6.1", |
| 7153 | "asn1js": "^3.0.6", |
| 7154 | "tslib": "^2.8.1" |
| 7155 | } |
| 7156 | }, |
| 7157 | "node_modules/@peculiar/x509": { |
| 7158 | "version": "1.14.3", |
| 7159 | "resolved": "https://registry.npmjs.org/@peculiar/x509/-/x509-1.14.3.tgz", |
| 7160 | "integrity": "sha512-C2Xj8FZ0uHWeCXXqX5B4/gVFQmtSkiuOolzAgutjTfseNOHT3pUjljDZsTSxXFGgio54bCzVFqmEOUrIVk8RDA==", |
| 7161 | "license": "MIT", |
| 7162 | "dependencies": { |
| 7163 | "@peculiar/asn1-cms": "^2.6.0", |
| 7164 | "@peculiar/asn1-csr": "^2.6.0", |
| 7165 | "@peculiar/asn1-ecc": "^2.6.0", |
| 7166 | "@peculiar/asn1-pkcs9": "^2.6.0", |
| 7167 | "@peculiar/asn1-rsa": "^2.6.0", |
| 7168 | "@peculiar/asn1-schema": "^2.6.0", |
| 7169 | "@peculiar/asn1-x509": "^2.6.0", |
| 7170 | "pvtsutils": "^1.3.6", |
| 7171 | "reflect-metadata": "^0.2.2", |
| 7172 | "tslib": "^2.8.1", |
| 7173 | "tsyringe": "^4.10.0" |
| 7174 | }, |
| 7175 | "engines": { |
| 7176 | "node": ">=20.0.0" |
| 7177 | } |
| 7178 | }, |
| 7179 | "node_modules/@pkgjs/parseargs": { |
| 7180 | "version": "0.11.0", |
| 7181 | "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| 7182 | "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| 7183 | "dev": true, |
| 7184 | "license": "MIT", |
| 7185 | "optional": true, |
| 7186 | "engines": { |
| 7187 | "node": ">=14" |
| 7188 | } |
| 7189 | }, |
| 7190 | "node_modules/@pkgr/core": { |
| 7191 | "version": "0.3.6", |
| 7192 | "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.3.6.tgz", |
| 7193 | "integrity": "sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==", |
| 7194 | "dev": true, |
| 7195 | "license": "MIT", |
| 7196 | "engines": { |
| 7197 | "node": "^14.18.0 || >=16.0.0" |
| 7198 | }, |
| 7199 | "funding": { |
| 7200 | "url": "https://opencollective.com/pkgr" |
| 7201 | } |
| 7202 | }, |
| 7203 | "node_modules/@playwright/test": { |
| 7204 | "version": "1.60.0", |
| 7205 | "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0.tgz", |
| 7206 | "integrity": "sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==", |
| 7207 | "dev": true, |
| 7208 | "license": "Apache-2.0", |
| 7209 | "dependencies": { |
| 7210 | "playwright": "1.60.0" |
| 7211 | }, |
| 7212 | "bin": { |
| 7213 | "playwright": "cli.js" |
| 7214 | }, |
| 7215 | "engines": { |
| 7216 | "node": ">=18" |
| 7217 | } |
| 7218 | }, |
| 7219 | "node_modules/@pnpm/config.env-replace": { |
| 7220 | "version": "1.1.0", |
| 7221 | "resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz", |
| 7222 | "integrity": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==", |
| 7223 | "license": "MIT", |
| 7224 | "engines": { |
| 7225 | "node": ">=12.22.0" |
| 7226 | } |
| 7227 | }, |
| 7228 | "node_modules/@pnpm/network.ca-file": { |
| 7229 | "version": "1.0.2", |
| 7230 | "resolved": "https://registry.npmjs.org/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz", |
| 7231 | "integrity": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==", |
| 7232 | "license": "MIT", |
| 7233 | "dependencies": { |
| 7234 | "graceful-fs": "4.2.10" |
| 7235 | }, |
| 7236 | "engines": { |
| 7237 | "node": ">=12.22.0" |
| 7238 | } |
| 7239 | }, |
| 7240 | "node_modules/@pnpm/network.ca-file/node_modules/graceful-fs": { |
| 7241 | "version": "4.2.10", |
| 7242 | "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", |
| 7243 | "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", |
| 7244 | "license": "ISC" |
| 7245 | }, |
| 7246 | "node_modules/@pnpm/npm-conf": { |
| 7247 | "version": "3.0.2", |
| 7248 | "resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-3.0.2.tgz", |
| 7249 | "integrity": "sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA==", |
| 7250 | "license": "MIT", |
| 7251 | "dependencies": { |
| 7252 | "@pnpm/config.env-replace": "^1.1.0", |
| 7253 | "@pnpm/network.ca-file": "^1.0.1", |
| 7254 | "config-chain": "^1.1.11" |
| 7255 | }, |
| 7256 | "engines": { |
| 7257 | "node": ">=12" |
| 7258 | } |
| 7259 | }, |
| 7260 | "node_modules/@polka/url": { |
| 7261 | "version": "1.0.0-next.29", |
| 7262 | "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", |
| 7263 | "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", |
| 7264 | "license": "MIT" |
| 7265 | }, |
| 7266 | "node_modules/@puppeteer/browsers": { |
| 7267 | "version": "2.13.2", |
| 7268 | "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.13.2.tgz", |
| 7269 | "integrity": "sha512-5EUZSUIc37H6aIXyWO0Z4y8NlF8NnjgmqeQgOGiswAU7pY0HOo16ho4+alIWmSfdZnjqBRawMsP3I5YqLSn6kw==", |
| 7270 | "dev": true, |
| 7271 | "license": "Apache-2.0", |
| 7272 | "dependencies": { |
| 7273 | "debug": "^4.4.3", |
| 7274 | "extract-zip": "^2.0.1", |
| 7275 | "progress": "^2.0.3", |
| 7276 | "proxy-agent": "^6.5.0", |
| 7277 | "semver": "^7.7.4", |
| 7278 | "tar-fs": "^3.1.1", |
| 7279 | "yargs": "^17.7.2" |
| 7280 | }, |
| 7281 | "bin": { |
| 7282 | "browsers": "lib/cjs/main-cli.js" |
| 7283 | }, |
| 7284 | "engines": { |
| 7285 | "node": ">=18" |
| 7286 | } |
| 7287 | }, |
| 7288 | "node_modules/@rspack/binding": { |
| 7289 | "version": "1.7.11", |
| 7290 | "resolved": "https://registry.npmjs.org/@rspack/binding/-/binding-1.7.11.tgz", |
| 7291 | "integrity": "sha512-2MGdy2s2HimsDT444Bp5XnALzNRxuBNc7y0JzyuqKbHBywd4x2NeXyhWXXoxufaCFu5PBc9Qq9jyfjW2Aeh06Q==", |
| 7292 | "license": "MIT", |
| 7293 | "optionalDependencies": { |
| 7294 | "@rspack/binding-darwin-arm64": "1.7.11", |
| 7295 | "@rspack/binding-darwin-x64": "1.7.11", |
| 7296 | "@rspack/binding-linux-arm64-gnu": "1.7.11", |
| 7297 | "@rspack/binding-linux-arm64-musl": "1.7.11", |
| 7298 | "@rspack/binding-linux-x64-gnu": "1.7.11", |
| 7299 | "@rspack/binding-linux-x64-musl": "1.7.11", |
| 7300 | "@rspack/binding-wasm32-wasi": "1.7.11", |
| 7301 | "@rspack/binding-win32-arm64-msvc": "1.7.11", |
| 7302 | "@rspack/binding-win32-ia32-msvc": "1.7.11", |
| 7303 | "@rspack/binding-win32-x64-msvc": "1.7.11" |
| 7304 | } |
| 7305 | }, |
| 7306 | "node_modules/@rspack/binding-darwin-arm64": { |
| 7307 | "version": "1.7.11", |
| 7308 | "resolved": "https://registry.npmjs.org/@rspack/binding-darwin-arm64/-/binding-darwin-arm64-1.7.11.tgz", |
| 7309 | "integrity": "sha512-oduECiZVqbO5zlVw+q7Vy65sJFth99fWPTyucwvLJJtJkPL5n17Uiql2cYP6Ijn0pkqtf1SXgK8WjiKLG5bIig==", |
| 7310 | "cpu": [ |
| 7311 | "arm64" |
| 7312 | ], |
| 7313 | "license": "MIT", |
| 7314 | "optional": true, |
| 7315 | "os": [ |
| 7316 | "darwin" |
| 7317 | ] |
| 7318 | }, |
| 7319 | "node_modules/@rspack/binding-darwin-x64": { |
| 7320 | "version": "1.7.11", |
| 7321 | "resolved": "https://registry.npmjs.org/@rspack/binding-darwin-x64/-/binding-darwin-x64-1.7.11.tgz", |
| 7322 | "integrity": "sha512-a1+TtTE9ap6RalgFi7FGIgkJP6O4Vy6ctv+9WGJy53E4kuqHR0RygzaiVxCI/GMc/vBT9vY23hyrpWb3d1vtXA==", |
| 7323 | "cpu": [ |
| 7324 | "x64" |
| 7325 | ], |
| 7326 | "license": "MIT", |
| 7327 | "optional": true, |
| 7328 | "os": [ |
| 7329 | "darwin" |
| 7330 | ] |
| 7331 | }, |
| 7332 | "node_modules/@rspack/binding-linux-arm64-gnu": { |
| 7333 | "version": "1.7.11", |
| 7334 | "resolved": "https://registry.npmjs.org/@rspack/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.7.11.tgz", |
| 7335 | "integrity": "sha512-P0QrGRPbTWu6RKWfN0bDtbnEps3rXH0MWIMreZABoUrVmNQKtXR6e73J3ub6a+di5s2+K0M2LJ9Bh2/H4UsDUA==", |
| 7336 | "cpu": [ |
| 7337 | "arm64" |
| 7338 | ], |
| 7339 | "license": "MIT", |
| 7340 | "optional": true, |
| 7341 | "os": [ |
| 7342 | "linux" |
| 7343 | ] |
| 7344 | }, |
| 7345 | "node_modules/@rspack/binding-linux-arm64-musl": { |
| 7346 | "version": "1.7.11", |
| 7347 | "resolved": "https://registry.npmjs.org/@rspack/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.7.11.tgz", |
| 7348 | "integrity": "sha512-6ky7R43VMjWwmx3Yx7Jl7faLBBMAgMDt+/bN35RgwjiPgsIByz65EwytUVuW9rikB43BGHvA/eqlnjLrUzNBqw==", |
| 7349 | "cpu": [ |
| 7350 | "arm64" |
| 7351 | ], |
| 7352 | "license": "MIT", |
| 7353 | "optional": true, |
| 7354 | "os": [ |
| 7355 | "linux" |
| 7356 | ] |
| 7357 | }, |
| 7358 | "node_modules/@rspack/binding-linux-x64-gnu": { |
| 7359 | "version": "1.7.11", |
| 7360 | "resolved": "https://registry.npmjs.org/@rspack/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.7.11.tgz", |
| 7361 | "integrity": "sha512-cuOJMfCOvb2Wgsry5enXJ3iT1FGUjdPqtGUBVupQlEG4ntSYsQ2PtF4wIDVasR3wdxC5nQbipOrDiN/u6fYsdQ==", |
| 7362 | "cpu": [ |
| 7363 | "x64" |
| 7364 | ], |
| 7365 | "license": "MIT", |
| 7366 | "optional": true, |
| 7367 | "os": [ |
| 7368 | "linux" |
| 7369 | ] |
| 7370 | }, |
| 7371 | "node_modules/@rspack/binding-linux-x64-musl": { |
| 7372 | "version": "1.7.11", |
| 7373 | "resolved": "https://registry.npmjs.org/@rspack/binding-linux-x64-musl/-/binding-linux-x64-musl-1.7.11.tgz", |
| 7374 | "integrity": "sha512-CoK37hva4AmHGh3VCsQXmGr40L36m1/AdnN5LEjUX6kx5rEH7/1nEBN6Ii72pejqDVvk9anEROmPDiPw10tpFg==", |
| 7375 | "cpu": [ |
| 7376 | "x64" |
| 7377 | ], |
| 7378 | "license": "MIT", |
| 7379 | "optional": true, |
| 7380 | "os": [ |
| 7381 | "linux" |
| 7382 | ] |
| 7383 | }, |
| 7384 | "node_modules/@rspack/binding-wasm32-wasi": { |
| 7385 | "version": "1.7.11", |
| 7386 | "resolved": "https://registry.npmjs.org/@rspack/binding-wasm32-wasi/-/binding-wasm32-wasi-1.7.11.tgz", |
| 7387 | "integrity": "sha512-OtrmnPUVJMxjNa3eDMfHyPdtlLRmmp/aIm0fQHlAOATbZvlGm12q7rhPW5BXTu1yh+1rQ1/uqvz+SzKEZXuJaQ==", |
| 7388 | "cpu": [ |
| 7389 | "wasm32" |
| 7390 | ], |
| 7391 | "license": "MIT", |
| 7392 | "optional": true, |
| 7393 | "dependencies": { |
| 7394 | "@napi-rs/wasm-runtime": "1.0.7" |
| 7395 | } |
| 7396 | }, |
| 7397 | "node_modules/@rspack/binding-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { |
| 7398 | "version": "1.0.7", |
| 7399 | "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.0.7.tgz", |
| 7400 | "integrity": "sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==", |
| 7401 | "license": "MIT", |
| 7402 | "optional": true, |
| 7403 | "dependencies": { |
| 7404 | "@emnapi/core": "^1.5.0", |
| 7405 | "@emnapi/runtime": "^1.5.0", |
| 7406 | "@tybys/wasm-util": "^0.10.1" |
| 7407 | } |
| 7408 | }, |
| 7409 | "node_modules/@rspack/binding-win32-arm64-msvc": { |
| 7410 | "version": "1.7.11", |
| 7411 | "resolved": "https://registry.npmjs.org/@rspack/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.7.11.tgz", |
| 7412 | "integrity": "sha512-lObFW6e5lCWNgTBNwT//yiEDbsxm9QG4BYUojqeXxothuzJ/L6ibXz6+gLMvbOvLGV3nKgkXmx8GvT9WDKR0mA==", |
| 7413 | "cpu": [ |
| 7414 | "arm64" |
| 7415 | ], |
| 7416 | "license": "MIT", |
| 7417 | "optional": true, |
| 7418 | "os": [ |
| 7419 | "win32" |
| 7420 | ] |
| 7421 | }, |
| 7422 | "node_modules/@rspack/binding-win32-ia32-msvc": { |
| 7423 | "version": "1.7.11", |
| 7424 | "resolved": "https://registry.npmjs.org/@rspack/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.7.11.tgz", |
| 7425 | "integrity": "sha512-0pYGnZd8PPqNR68zQ8skamqNAXEA1sUfXuAdYcknIIRq2wsbiwFzIc0Pov1cIfHYab37G7sSIPBiOUdOWF5Ivw==", |
| 7426 | "cpu": [ |
| 7427 | "ia32" |
| 7428 | ], |
| 7429 | "license": "MIT", |
| 7430 | "optional": true, |
| 7431 | "os": [ |
| 7432 | "win32" |
| 7433 | ] |
| 7434 | }, |
| 7435 | "node_modules/@rspack/binding-win32-x64-msvc": { |
| 7436 | "version": "1.7.11", |
| 7437 | "resolved": "https://registry.npmjs.org/@rspack/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.7.11.tgz", |
| 7438 | "integrity": "sha512-EeQXayoQk/uBkI3pdoXfQBXNIUrADq56L3s/DFyM2pJeUDrWmhfIw2UFIGkYPTMSCo8F2JcdcGM32FGJrSnU0Q==", |
| 7439 | "cpu": [ |
| 7440 | "x64" |
| 7441 | ], |
| 7442 | "license": "MIT", |
| 7443 | "optional": true, |
| 7444 | "os": [ |
| 7445 | "win32" |
| 7446 | ] |
| 7447 | }, |
| 7448 | "node_modules/@rspack/core": { |
| 7449 | "version": "1.7.11", |
| 7450 | "resolved": "https://registry.npmjs.org/@rspack/core/-/core-1.7.11.tgz", |
| 7451 | "integrity": "sha512-rsD9b+Khmot5DwCMiB3cqTQo53ioPG3M/A7BySu8+0+RS7GCxKm+Z+mtsjtG/vsu4Tn2tcqCdZtA3pgLoJB+ew==", |
| 7452 | "license": "MIT", |
| 7453 | "dependencies": { |
| 7454 | "@module-federation/runtime-tools": "0.22.0", |
| 7455 | "@rspack/binding": "1.7.11", |
| 7456 | "@rspack/lite-tapable": "1.1.0" |
| 7457 | }, |
| 7458 | "engines": { |
| 7459 | "node": ">=18.12.0" |
| 7460 | }, |
| 7461 | "peerDependencies": { |
| 7462 | "@swc/helpers": ">=0.5.1" |
| 7463 | }, |
| 7464 | "peerDependenciesMeta": { |
| 7465 | "@swc/helpers": { |
| 7466 | "optional": true |
| 7467 | } |
| 7468 | } |
| 7469 | }, |
| 7470 | "node_modules/@rspack/lite-tapable": { |
| 7471 | "version": "1.1.0", |
| 7472 | "resolved": "https://registry.npmjs.org/@rspack/lite-tapable/-/lite-tapable-1.1.0.tgz", |
| 7473 | "integrity": "sha512-E2B0JhYFmVAwdDiG14+DW0Di4Ze4Jg10Pc4/lILUrd5DRCaklduz2OvJ5HYQ6G+hd+WTzqQb3QnDNfK4yvAFYw==", |
| 7474 | "license": "MIT" |
| 7475 | }, |
| 7476 | "node_modules/@sideway/address": { |
| 7477 | "version": "4.1.5", |
| 7478 | "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz", |
| 7479 | "integrity": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==", |
| 7480 | "license": "BSD-3-Clause", |
| 7481 | "dependencies": { |
| 7482 | "@hapi/hoek": "^9.0.0" |
| 7483 | } |
| 7484 | }, |
| 7485 | "node_modules/@sideway/formula": { |
| 7486 | "version": "3.0.1", |
| 7487 | "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", |
| 7488 | "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==", |
| 7489 | "license": "BSD-3-Clause" |
| 7490 | }, |
| 7491 | "node_modules/@sideway/pinpoint": { |
| 7492 | "version": "2.0.0", |
| 7493 | "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", |
| 7494 | "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", |
| 7495 | "license": "BSD-3-Clause" |
| 7496 | }, |
| 7497 | "node_modules/@sinclair/typebox": { |
| 7498 | "version": "0.27.10", |
| 7499 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.10.tgz", |
| 7500 | "integrity": "sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==", |
| 7501 | "license": "MIT" |
| 7502 | }, |
| 7503 | "node_modules/@sindresorhus/is": { |
| 7504 | "version": "4.6.0", |
| 7505 | "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz", |
| 7506 | "integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==", |
| 7507 | "license": "MIT", |
| 7508 | "engines": { |
| 7509 | "node": ">=10" |
| 7510 | }, |
| 7511 | "funding": { |
| 7512 | "url": "https://github.com/sindresorhus/is?sponsor=1" |
| 7513 | } |
| 7514 | }, |
| 7515 | "node_modules/@sinonjs/commons": { |
| 7516 | "version": "3.0.1", |
| 7517 | "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", |
| 7518 | "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", |
| 7519 | "dev": true, |
| 7520 | "license": "BSD-3-Clause", |
| 7521 | "dependencies": { |
| 7522 | "type-detect": "4.0.8" |
| 7523 | } |
| 7524 | }, |
| 7525 | "node_modules/@sinonjs/fake-timers": { |
| 7526 | "version": "15.4.0", |
| 7527 | "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-15.4.0.tgz", |
| 7528 | "integrity": "sha512-DsG+8/LscQIQg68J6Ef3dv10u6nVyetYn923s3/sus5eaGfTo1of5WMZSLf0UJc9KDuKPilPH0UDJCjvNbDNCA==", |
| 7529 | "dev": true, |
| 7530 | "license": "BSD-3-Clause", |
| 7531 | "dependencies": { |
| 7532 | "@sinonjs/commons": "^3.0.1" |
| 7533 | } |
| 7534 | }, |
| 7535 | "node_modules/@slorber/remark-comment": { |
| 7536 | "version": "1.0.0", |
| 7537 | "resolved": "https://registry.npmjs.org/@slorber/remark-comment/-/remark-comment-1.0.0.tgz", |
| 7538 | "integrity": "sha512-RCE24n7jsOj1M0UPvIQCHTe7fI0sFL4S2nwKVWwHyVr/wI/H8GosgsJGyhnsZoGFnD/P2hLf1mSbrrgSLN93NA==", |
| 7539 | "license": "MIT", |
| 7540 | "dependencies": { |
| 7541 | "micromark-factory-space": "^1.0.0", |
| 7542 | "micromark-util-character": "^1.1.0", |
| 7543 | "micromark-util-symbol": "^1.0.1" |
| 7544 | } |
| 7545 | }, |
| 7546 | "node_modules/@svgr/babel-plugin-add-jsx-attribute": { |
| 7547 | "version": "8.0.0", |
| 7548 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", |
| 7549 | "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", |
| 7550 | "license": "MIT", |
| 7551 | "engines": { |
| 7552 | "node": ">=14" |
| 7553 | }, |
| 7554 | "funding": { |
| 7555 | "type": "github", |
| 7556 | "url": "https://github.com/sponsors/gregberge" |
| 7557 | }, |
| 7558 | "peerDependencies": { |
| 7559 | "@babel/core": "^7.0.0-0" |
| 7560 | } |
| 7561 | }, |
| 7562 | "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { |
| 7563 | "version": "8.0.0", |
| 7564 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", |
| 7565 | "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", |
| 7566 | "license": "MIT", |
| 7567 | "engines": { |
| 7568 | "node": ">=14" |
| 7569 | }, |
| 7570 | "funding": { |
| 7571 | "type": "github", |
| 7572 | "url": "https://github.com/sponsors/gregberge" |
| 7573 | }, |
| 7574 | "peerDependencies": { |
| 7575 | "@babel/core": "^7.0.0-0" |
| 7576 | } |
| 7577 | }, |
| 7578 | "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { |
| 7579 | "version": "8.0.0", |
| 7580 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", |
| 7581 | "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", |
| 7582 | "license": "MIT", |
| 7583 | "engines": { |
| 7584 | "node": ">=14" |
| 7585 | }, |
| 7586 | "funding": { |
| 7587 | "type": "github", |
| 7588 | "url": "https://github.com/sponsors/gregberge" |
| 7589 | }, |
| 7590 | "peerDependencies": { |
| 7591 | "@babel/core": "^7.0.0-0" |
| 7592 | } |
| 7593 | }, |
| 7594 | "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { |
| 7595 | "version": "8.0.0", |
| 7596 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", |
| 7597 | "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", |
| 7598 | "license": "MIT", |
| 7599 | "engines": { |
| 7600 | "node": ">=14" |
| 7601 | }, |
| 7602 | "funding": { |
| 7603 | "type": "github", |
| 7604 | "url": "https://github.com/sponsors/gregberge" |
| 7605 | }, |
| 7606 | "peerDependencies": { |
| 7607 | "@babel/core": "^7.0.0-0" |
| 7608 | } |
| 7609 | }, |
| 7610 | "node_modules/@svgr/babel-plugin-svg-dynamic-title": { |
| 7611 | "version": "8.0.0", |
| 7612 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", |
| 7613 | "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", |
| 7614 | "license": "MIT", |
| 7615 | "engines": { |
| 7616 | "node": ">=14" |
| 7617 | }, |
| 7618 | "funding": { |
| 7619 | "type": "github", |
| 7620 | "url": "https://github.com/sponsors/gregberge" |
| 7621 | }, |
| 7622 | "peerDependencies": { |
| 7623 | "@babel/core": "^7.0.0-0" |
| 7624 | } |
| 7625 | }, |
| 7626 | "node_modules/@svgr/babel-plugin-svg-em-dimensions": { |
| 7627 | "version": "8.0.0", |
| 7628 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", |
| 7629 | "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", |
| 7630 | "license": "MIT", |
| 7631 | "engines": { |
| 7632 | "node": ">=14" |
| 7633 | }, |
| 7634 | "funding": { |
| 7635 | "type": "github", |
| 7636 | "url": "https://github.com/sponsors/gregberge" |
| 7637 | }, |
| 7638 | "peerDependencies": { |
| 7639 | "@babel/core": "^7.0.0-0" |
| 7640 | } |
| 7641 | }, |
| 7642 | "node_modules/@svgr/babel-plugin-transform-react-native-svg": { |
| 7643 | "version": "8.1.0", |
| 7644 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", |
| 7645 | "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", |
| 7646 | "license": "MIT", |
| 7647 | "engines": { |
| 7648 | "node": ">=14" |
| 7649 | }, |
| 7650 | "funding": { |
| 7651 | "type": "github", |
| 7652 | "url": "https://github.com/sponsors/gregberge" |
| 7653 | }, |
| 7654 | "peerDependencies": { |
| 7655 | "@babel/core": "^7.0.0-0" |
| 7656 | } |
| 7657 | }, |
| 7658 | "node_modules/@svgr/babel-plugin-transform-svg-component": { |
| 7659 | "version": "8.0.0", |
| 7660 | "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", |
| 7661 | "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", |
| 7662 | "license": "MIT", |
| 7663 | "engines": { |
| 7664 | "node": ">=12" |
| 7665 | }, |
| 7666 | "funding": { |
| 7667 | "type": "github", |
| 7668 | "url": "https://github.com/sponsors/gregberge" |
| 7669 | }, |
| 7670 | "peerDependencies": { |
| 7671 | "@babel/core": "^7.0.0-0" |
| 7672 | } |
| 7673 | }, |
| 7674 | "node_modules/@svgr/babel-preset": { |
| 7675 | "version": "8.1.0", |
| 7676 | "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.1.0.tgz", |
| 7677 | "integrity": "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==", |
| 7678 | "license": "MIT", |
| 7679 | "dependencies": { |
| 7680 | "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", |
| 7681 | "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", |
| 7682 | "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", |
| 7683 | "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", |
| 7684 | "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", |
| 7685 | "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", |
| 7686 | "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", |
| 7687 | "@svgr/babel-plugin-transform-svg-component": "8.0.0" |
| 7688 | }, |
| 7689 | "engines": { |
| 7690 | "node": ">=14" |
| 7691 | }, |
| 7692 | "funding": { |
| 7693 | "type": "github", |
| 7694 | "url": "https://github.com/sponsors/gregberge" |
| 7695 | }, |
| 7696 | "peerDependencies": { |
| 7697 | "@babel/core": "^7.0.0-0" |
| 7698 | } |
| 7699 | }, |
| 7700 | "node_modules/@svgr/core": { |
| 7701 | "version": "8.1.0", |
| 7702 | "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.1.0.tgz", |
| 7703 | "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", |
| 7704 | "license": "MIT", |
| 7705 | "dependencies": { |
| 7706 | "@babel/core": "^7.21.3", |
| 7707 | "@svgr/babel-preset": "8.1.0", |
| 7708 | "camelcase": "^6.2.0", |
| 7709 | "cosmiconfig": "^8.1.3", |
| 7710 | "snake-case": "^3.0.4" |
| 7711 | }, |
| 7712 | "engines": { |
| 7713 | "node": ">=14" |
| 7714 | }, |
| 7715 | "funding": { |
| 7716 | "type": "github", |
| 7717 | "url": "https://github.com/sponsors/gregberge" |
| 7718 | } |
| 7719 | }, |
| 7720 | "node_modules/@svgr/hast-util-to-babel-ast": { |
| 7721 | "version": "8.0.0", |
| 7722 | "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", |
| 7723 | "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", |
| 7724 | "license": "MIT", |
| 7725 | "dependencies": { |
| 7726 | "@babel/types": "^7.21.3", |
| 7727 | "entities": "^4.4.0" |
| 7728 | }, |
| 7729 | "engines": { |
| 7730 | "node": ">=14" |
| 7731 | }, |
| 7732 | "funding": { |
| 7733 | "type": "github", |
| 7734 | "url": "https://github.com/sponsors/gregberge" |
| 7735 | } |
| 7736 | }, |
| 7737 | "node_modules/@svgr/plugin-jsx": { |
| 7738 | "version": "8.1.0", |
| 7739 | "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz", |
| 7740 | "integrity": "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==", |
| 7741 | "license": "MIT", |
| 7742 | "dependencies": { |
| 7743 | "@babel/core": "^7.21.3", |
| 7744 | "@svgr/babel-preset": "8.1.0", |
| 7745 | "@svgr/hast-util-to-babel-ast": "8.0.0", |
| 7746 | "svg-parser": "^2.0.4" |
| 7747 | }, |
| 7748 | "engines": { |
| 7749 | "node": ">=14" |
| 7750 | }, |
| 7751 | "funding": { |
| 7752 | "type": "github", |
| 7753 | "url": "https://github.com/sponsors/gregberge" |
| 7754 | }, |
| 7755 | "peerDependencies": { |
| 7756 | "@svgr/core": "*" |
| 7757 | } |
| 7758 | }, |
| 7759 | "node_modules/@svgr/plugin-svgo": { |
| 7760 | "version": "8.1.0", |
| 7761 | "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-8.1.0.tgz", |
| 7762 | "integrity": "sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA==", |
| 7763 | "license": "MIT", |
| 7764 | "dependencies": { |
| 7765 | "cosmiconfig": "^8.1.3", |
| 7766 | "deepmerge": "^4.3.1", |
| 7767 | "svgo": "^3.0.2" |
| 7768 | }, |
| 7769 | "engines": { |
| 7770 | "node": ">=14" |
| 7771 | }, |
| 7772 | "funding": { |
| 7773 | "type": "github", |
| 7774 | "url": "https://github.com/sponsors/gregberge" |
| 7775 | }, |
| 7776 | "peerDependencies": { |
| 7777 | "@svgr/core": "*" |
| 7778 | } |
| 7779 | }, |
| 7780 | "node_modules/@svgr/webpack": { |
| 7781 | "version": "8.1.0", |
| 7782 | "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-8.1.0.tgz", |
| 7783 | "integrity": "sha512-LnhVjMWyMQV9ZmeEy26maJk+8HTIbd59cH4F2MJ439k9DqejRisfFNGAPvRYlKETuh9LrImlS8aKsBgKjMA8WA==", |
| 7784 | "license": "MIT", |
| 7785 | "dependencies": { |
| 7786 | "@babel/core": "^7.21.3", |
| 7787 | "@babel/plugin-transform-react-constant-elements": "^7.21.3", |
| 7788 | "@babel/preset-env": "^7.20.2", |
| 7789 | "@babel/preset-react": "^7.18.6", |
| 7790 | "@babel/preset-typescript": "^7.21.0", |
| 7791 | "@svgr/core": "8.1.0", |
| 7792 | "@svgr/plugin-jsx": "8.1.0", |
| 7793 | "@svgr/plugin-svgo": "8.1.0" |
| 7794 | }, |
| 7795 | "engines": { |
| 7796 | "node": ">=14" |
| 7797 | }, |
| 7798 | "funding": { |
| 7799 | "type": "github", |
| 7800 | "url": "https://github.com/sponsors/gregberge" |
| 7801 | } |
| 7802 | }, |
| 7803 | "node_modules/@swc/core": { |
| 7804 | "version": "1.15.41", |
| 7805 | "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.41.tgz", |
| 7806 | "integrity": "sha512-03nQq/082QRJJiOvp3FGbgxTGyyxMxohPTjhk/W9bD2J0tk4ukITI7goOhOO2WbaHn/lsPmo/zf8+DIXhwpgYQ==", |
| 7807 | "hasInstallScript": true, |
| 7808 | "license": "Apache-2.0", |
| 7809 | "dependencies": { |
| 7810 | "@swc/counter": "^0.1.3", |
| 7811 | "@swc/types": "^0.1.26" |
| 7812 | }, |
| 7813 | "engines": { |
| 7814 | "node": ">=10" |
| 7815 | }, |
| 7816 | "funding": { |
| 7817 | "type": "opencollective", |
| 7818 | "url": "https://opencollective.com/swc" |
| 7819 | }, |
| 7820 | "optionalDependencies": { |
| 7821 | "@swc/core-darwin-arm64": "1.15.41", |
| 7822 | "@swc/core-darwin-x64": "1.15.41", |
| 7823 | "@swc/core-linux-arm-gnueabihf": "1.15.41", |
| 7824 | "@swc/core-linux-arm64-gnu": "1.15.41", |
| 7825 | "@swc/core-linux-arm64-musl": "1.15.41", |
| 7826 | "@swc/core-linux-ppc64-gnu": "1.15.41", |
| 7827 | "@swc/core-linux-s390x-gnu": "1.15.41", |
| 7828 | "@swc/core-linux-x64-gnu": "1.15.41", |
| 7829 | "@swc/core-linux-x64-musl": "1.15.41", |
| 7830 | "@swc/core-win32-arm64-msvc": "1.15.41", |
| 7831 | "@swc/core-win32-ia32-msvc": "1.15.41", |
| 7832 | "@swc/core-win32-x64-msvc": "1.15.41" |
| 7833 | }, |
| 7834 | "peerDependencies": { |
| 7835 | "@swc/helpers": ">=0.5.17" |
| 7836 | }, |
| 7837 | "peerDependenciesMeta": { |
| 7838 | "@swc/helpers": { |
| 7839 | "optional": true |
| 7840 | } |
| 7841 | } |
| 7842 | }, |
| 7843 | "node_modules/@swc/core-darwin-arm64": { |
| 7844 | "version": "1.15.41", |
| 7845 | "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.41.tgz", |
| 7846 | "integrity": "sha512-kREh6J5paQFvP3i7f/4FbqRNOJREutVFVOkder4GVyCBQ39YmER55cW/y1NNjwrchzFqgYswFn0mMDCqbqKzrw==", |
| 7847 | "cpu": [ |
| 7848 | "arm64" |
| 7849 | ], |
| 7850 | "license": "Apache-2.0 AND MIT", |
| 7851 | "optional": true, |
| 7852 | "os": [ |
| 7853 | "darwin" |
| 7854 | ], |
| 7855 | "engines": { |
| 7856 | "node": ">=10" |
| 7857 | } |
| 7858 | }, |
| 7859 | "node_modules/@swc/core-darwin-x64": { |
| 7860 | "version": "1.15.41", |
| 7861 | "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.41.tgz", |
| 7862 | "integrity": "sha512-N8B56ESFazZAWZyIkecADSPCwlLEinW7QLMEeotCpv4J7VXwfH+OLkmRL8o96UZ+1355fwHxDTS6/wK7yucvkA==", |
| 7863 | "cpu": [ |
| 7864 | "x64" |
| 7865 | ], |
| 7866 | "license": "Apache-2.0 AND MIT", |
| 7867 | "optional": true, |
| 7868 | "os": [ |
| 7869 | "darwin" |
| 7870 | ], |
| 7871 | "engines": { |
| 7872 | "node": ">=10" |
| 7873 | } |
| 7874 | }, |
| 7875 | "node_modules/@swc/core-linux-arm-gnueabihf": { |
| 7876 | "version": "1.15.41", |
| 7877 | "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.41.tgz", |
| 7878 | "integrity": "sha512-6XrId2fyle0mS5xxON8rU84mPd2Cq1kDJRj+4BnQKTd7u+2kSA6Ww+JkOP0iTNqOqt9OXhPOEAjBHAuonWcdCg==", |
| 7879 | "cpu": [ |
| 7880 | "arm" |
| 7881 | ], |
| 7882 | "license": "Apache-2.0", |
| 7883 | "optional": true, |
| 7884 | "os": [ |
| 7885 | "linux" |
| 7886 | ], |
| 7887 | "engines": { |
| 7888 | "node": ">=10" |
| 7889 | } |
| 7890 | }, |
| 7891 | "node_modules/@swc/core-linux-arm64-gnu": { |
| 7892 | "version": "1.15.41", |
| 7893 | "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.41.tgz", |
| 7894 | "integrity": "sha512-ynLIarxlkVnqHn1D0fKOVht6mNU5ks6lrH+MY3kkS+XFaGGgDxFZVjWKJlkYTKm3RCvBTfA8Ng5fLufXheMRKQ==", |
| 7895 | "cpu": [ |
| 7896 | "arm64" |
| 7897 | ], |
| 7898 | "license": "Apache-2.0 AND MIT", |
| 7899 | "optional": true, |
| 7900 | "os": [ |
| 7901 | "linux" |
| 7902 | ], |
| 7903 | "engines": { |
| 7904 | "node": ">=10" |
| 7905 | } |
| 7906 | }, |
| 7907 | "node_modules/@swc/core-linux-arm64-musl": { |
| 7908 | "version": "1.15.41", |
| 7909 | "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.41.tgz", |
| 7910 | "integrity": "sha512-dXu/5vd4gh8symyhRF+4G7gOPkjmb4pONhh7sl+6GSiW0LOKZlfu5kXmyFbTz9smOT7jgr002qY9b1nujjXt2A==", |
| 7911 | "cpu": [ |
| 7912 | "arm64" |
| 7913 | ], |
| 7914 | "license": "Apache-2.0 AND MIT", |
| 7915 | "optional": true, |
| 7916 | "os": [ |
| 7917 | "linux" |
| 7918 | ], |
| 7919 | "engines": { |
| 7920 | "node": ">=10" |
| 7921 | } |
| 7922 | }, |
| 7923 | "node_modules/@swc/core-linux-ppc64-gnu": { |
| 7924 | "version": "1.15.41", |
| 7925 | "resolved": "https://registry.npmjs.org/@swc/core-linux-ppc64-gnu/-/core-linux-ppc64-gnu-1.15.41.tgz", |
| 7926 | "integrity": "sha512-XGO6zVPXoPE0gf/XnI4jBbafNT13AYgoh6ns0JCSdOetI/kqVf0vhpz7NuNgAzZrMVCsmieqjPoTwViDgh4mOQ==", |
| 7927 | "cpu": [ |
| 7928 | "ppc64" |
| 7929 | ], |
| 7930 | "license": "Apache-2.0 AND MIT", |
| 7931 | "optional": true, |
| 7932 | "os": [ |
| 7933 | "linux" |
| 7934 | ], |
| 7935 | "engines": { |
| 7936 | "node": ">=10" |
| 7937 | } |
| 7938 | }, |
| 7939 | "node_modules/@swc/core-linux-s390x-gnu": { |
| 7940 | "version": "1.15.41", |
| 7941 | "resolved": "https://registry.npmjs.org/@swc/core-linux-s390x-gnu/-/core-linux-s390x-gnu-1.15.41.tgz", |
| 7942 | "integrity": "sha512-0WUglRwyZtW+iMi7J3iFdrCxreZZIKf4egTwEQfIYRsqFax69A0OrFj+NIoFSE03xBT/IFRrg+S8K6f9Ky+4hA==", |
| 7943 | "cpu": [ |
| 7944 | "s390x" |
| 7945 | ], |
| 7946 | "license": "Apache-2.0 AND MIT", |
| 7947 | "optional": true, |
| 7948 | "os": [ |
| 7949 | "linux" |
| 7950 | ], |
| 7951 | "engines": { |
| 7952 | "node": ">=10" |
| 7953 | } |
| 7954 | }, |
| 7955 | "node_modules/@swc/core-linux-x64-gnu": { |
| 7956 | "version": "1.15.41", |
| 7957 | "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.41.tgz", |
| 7958 | "integrity": "sha512-VxkuQK59c0tHm6uJZCUrS3cyA2JhGGfdU6e41SZz0x/JS+4Sm7C1mIc97In14vkZJopEt7yXA2TouCqZDSygEA==", |
| 7959 | "cpu": [ |
| 7960 | "x64" |
| 7961 | ], |
| 7962 | "license": "Apache-2.0 AND MIT", |
| 7963 | "optional": true, |
| 7964 | "os": [ |
| 7965 | "linux" |
| 7966 | ], |
| 7967 | "engines": { |
| 7968 | "node": ">=10" |
| 7969 | } |
| 7970 | }, |
| 7971 | "node_modules/@swc/core-linux-x64-musl": { |
| 7972 | "version": "1.15.41", |
| 7973 | "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.41.tgz", |
| 7974 | "integrity": "sha512-/0qXIu1ZxggLuovLb22vFfKHq2AA4n6Whw5UwmVCHk4pkw7KWnPIQpMCEqUMPsNkFJig7PPp/TSYFu8ZEb2rtQ==", |
| 7975 | "cpu": [ |
| 7976 | "x64" |
| 7977 | ], |
| 7978 | "license": "Apache-2.0 AND MIT", |
| 7979 | "optional": true, |
| 7980 | "os": [ |
| 7981 | "linux" |
| 7982 | ], |
| 7983 | "engines": { |
| 7984 | "node": ">=10" |
| 7985 | } |
| 7986 | }, |
| 7987 | "node_modules/@swc/core-win32-arm64-msvc": { |
| 7988 | "version": "1.15.41", |
| 7989 | "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.41.tgz", |
| 7990 | "integrity": "sha512-Y481sMNZM6rECh9VO4+y26N1lWEDAyxnBZskUf37fl90uHE946VHfmiVQWT0uMFOhyJJFovGTRuF4W82dwewUg==", |
| 7991 | "cpu": [ |
| 7992 | "arm64" |
| 7993 | ], |
| 7994 | "license": "Apache-2.0 AND MIT", |
| 7995 | "optional": true, |
| 7996 | "os": [ |
| 7997 | "win32" |
| 7998 | ], |
| 7999 | "engines": { |
| 8000 | "node": ">=10" |
| 8001 | } |
| 8002 | }, |
| 8003 | "node_modules/@swc/core-win32-ia32-msvc": { |
| 8004 | "version": "1.15.41", |
| 8005 | "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.41.tgz", |
| 8006 | "integrity": "sha512-BAchBD5qeUzy3hiPSLJtaaoSm4blCLyYffOF1bGE4ETcV+OisqjUAwDQMJj++4bTpvMCDzwC+Bj3PmQyBCtscw==", |
| 8007 | "cpu": [ |
| 8008 | "ia32" |
| 8009 | ], |
| 8010 | "license": "Apache-2.0 AND MIT", |
| 8011 | "optional": true, |
| 8012 | "os": [ |
| 8013 | "win32" |
| 8014 | ], |
| 8015 | "engines": { |
| 8016 | "node": ">=10" |
| 8017 | } |
| 8018 | }, |
| 8019 | "node_modules/@swc/core-win32-x64-msvc": { |
| 8020 | "version": "1.15.41", |
| 8021 | "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.41.tgz", |
| 8022 | "integrity": "sha512-WOkA+fJ/ViVBQDsSV9JC52NACTe5PhlurA6viASDZGb7HR3KS01ZG7RZ+Bg6SVQFIoq3gSbTsskQVe6EbHFAYw==", |
| 8023 | "cpu": [ |
| 8024 | "x64" |
| 8025 | ], |
| 8026 | "license": "Apache-2.0 AND MIT", |
| 8027 | "optional": true, |
| 8028 | "os": [ |
| 8029 | "win32" |
| 8030 | ], |
| 8031 | "engines": { |
| 8032 | "node": ">=10" |
| 8033 | } |
| 8034 | }, |
| 8035 | "node_modules/@swc/counter": { |
| 8036 | "version": "0.1.3", |
| 8037 | "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", |
| 8038 | "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", |
| 8039 | "license": "Apache-2.0" |
| 8040 | }, |
| 8041 | "node_modules/@swc/html": { |
| 8042 | "version": "1.15.41", |
| 8043 | "resolved": "https://registry.npmjs.org/@swc/html/-/html-1.15.41.tgz", |
| 8044 | "integrity": "sha512-FHoXxI56hDKagLxpv5t8ovSPRecBufmHCAhGUuhFQqarfmxGX4g1bTfjQzwuRGRqtWm3IK14oX+TMOM10g51wQ==", |
| 8045 | "license": "Apache-2.0", |
| 8046 | "dependencies": { |
| 8047 | "@swc/counter": "^0.1.3" |
| 8048 | }, |
| 8049 | "engines": { |
| 8050 | "node": ">=14" |
| 8051 | }, |
| 8052 | "optionalDependencies": { |
| 8053 | "@swc/html-darwin-arm64": "1.15.41", |
| 8054 | "@swc/html-darwin-x64": "1.15.41", |
| 8055 | "@swc/html-linux-arm-gnueabihf": "1.15.41", |
| 8056 | "@swc/html-linux-arm64-gnu": "1.15.41", |
| 8057 | "@swc/html-linux-arm64-musl": "1.15.41", |
| 8058 | "@swc/html-linux-ppc64-gnu": "1.15.41", |
| 8059 | "@swc/html-linux-s390x-gnu": "1.15.41", |
| 8060 | "@swc/html-linux-x64-gnu": "1.15.41", |
| 8061 | "@swc/html-linux-x64-musl": "1.15.41", |
| 8062 | "@swc/html-win32-arm64-msvc": "1.15.41", |
| 8063 | "@swc/html-win32-ia32-msvc": "1.15.41", |
| 8064 | "@swc/html-win32-x64-msvc": "1.15.41" |
| 8065 | } |
| 8066 | }, |
| 8067 | "node_modules/@swc/html-darwin-arm64": { |
| 8068 | "version": "1.15.41", |
| 8069 | "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.15.41.tgz", |
| 8070 | "integrity": "sha512-twmx/p6DjOwvuVEl7R449fTDsDy6sBGaxXBqp/+J8LWlJeonsqdy3IXNLcSPDDU90EYl4KyhVqH/bhjt6COGrA==", |
| 8071 | "cpu": [ |
| 8072 | "arm64" |
| 8073 | ], |
| 8074 | "license": "Apache-2.0 AND MIT", |
| 8075 | "optional": true, |
| 8076 | "os": [ |
| 8077 | "darwin" |
| 8078 | ], |
| 8079 | "engines": { |
| 8080 | "node": ">=10" |
| 8081 | } |
| 8082 | }, |
| 8083 | "node_modules/@swc/html-darwin-x64": { |
| 8084 | "version": "1.15.41", |
| 8085 | "resolved": "https://registry.npmjs.org/@swc/html-darwin-x64/-/html-darwin-x64-1.15.41.tgz", |
| 8086 | "integrity": "sha512-VUoct8+4lz7owLlW0KSe5ljjSONZMWGpQbTAhSv++HuNPA/hZCuVoGY16PjRLF9u03zrWLDRqn2CCEdRTrUrSw==", |
| 8087 | "cpu": [ |
| 8088 | "x64" |
| 8089 | ], |
| 8090 | "license": "Apache-2.0 AND MIT", |
| 8091 | "optional": true, |
| 8092 | "os": [ |
| 8093 | "darwin" |
| 8094 | ], |
| 8095 | "engines": { |
| 8096 | "node": ">=10" |
| 8097 | } |
| 8098 | }, |
| 8099 | "node_modules/@swc/html-linux-arm-gnueabihf": { |
| 8100 | "version": "1.15.41", |
| 8101 | "resolved": "https://registry.npmjs.org/@swc/html-linux-arm-gnueabihf/-/html-linux-arm-gnueabihf-1.15.41.tgz", |
| 8102 | "integrity": "sha512-vDlyud/W/KhnsHD87tvHrF+WXzf4iaJBWM8XdUQ2DKpS7nlK+2qHNAphcVZqu92qZavkvWgWBBgzSNK2And+Ag==", |
| 8103 | "cpu": [ |
| 8104 | "arm" |
| 8105 | ], |
| 8106 | "license": "Apache-2.0", |
| 8107 | "optional": true, |
| 8108 | "os": [ |
| 8109 | "linux" |
| 8110 | ], |
| 8111 | "engines": { |
| 8112 | "node": ">=10" |
| 8113 | } |
| 8114 | }, |
| 8115 | "node_modules/@swc/html-linux-arm64-gnu": { |
| 8116 | "version": "1.15.41", |
| 8117 | "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.15.41.tgz", |
| 8118 | "integrity": "sha512-dEMS/oCMk2KYrQZzRSKDj7hGSMA/UNQ28lVdI0SgWmkUXikFvBCyLBWS50FxnGvquotI3FaoIkGmm+pKJEzMeQ==", |
| 8119 | "cpu": [ |
| 8120 | "arm64" |
| 8121 | ], |
| 8122 | "license": "Apache-2.0 AND MIT", |
| 8123 | "optional": true, |
| 8124 | "os": [ |
| 8125 | "linux" |
| 8126 | ], |
| 8127 | "engines": { |
| 8128 | "node": ">=10" |
| 8129 | } |
| 8130 | }, |
| 8131 | "node_modules/@swc/html-linux-arm64-musl": { |
| 8132 | "version": "1.15.41", |
| 8133 | "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-musl/-/html-linux-arm64-musl-1.15.41.tgz", |
| 8134 | "integrity": "sha512-1yFYeHlyP73BGHTtzaiZoiWTr/NfWkhMKXK+Fm8AH5NNQ99XfP48nDEwWAN7ubwNanDsGw1EELriRucEnxvCQg==", |
| 8135 | "cpu": [ |
| 8136 | "arm64" |
| 8137 | ], |
| 8138 | "license": "Apache-2.0 AND MIT", |
| 8139 | "optional": true, |
| 8140 | "os": [ |
| 8141 | "linux" |
| 8142 | ], |
| 8143 | "engines": { |
| 8144 | "node": ">=10" |
| 8145 | } |
| 8146 | }, |
| 8147 | "node_modules/@swc/html-linux-ppc64-gnu": { |
| 8148 | "version": "1.15.41", |
| 8149 | "resolved": "https://registry.npmjs.org/@swc/html-linux-ppc64-gnu/-/html-linux-ppc64-gnu-1.15.41.tgz", |
| 8150 | "integrity": "sha512-XIf8fgQ5rEj1y7xjCJZHEvKDMYtAcGfsk8wWGLeUAkYvZhNGEnH2OS2BAZmgXNaaWATmaG8KDM1G2HoluhJpBA==", |
| 8151 | "cpu": [ |
| 8152 | "ppc64" |
| 8153 | ], |
| 8154 | "license": "Apache-2.0 AND MIT", |
| 8155 | "optional": true, |
| 8156 | "os": [ |
| 8157 | "linux" |
| 8158 | ], |
| 8159 | "engines": { |
| 8160 | "node": ">=10" |
| 8161 | } |
| 8162 | }, |
| 8163 | "node_modules/@swc/html-linux-s390x-gnu": { |
| 8164 | "version": "1.15.41", |
| 8165 | "resolved": "https://registry.npmjs.org/@swc/html-linux-s390x-gnu/-/html-linux-s390x-gnu-1.15.41.tgz", |
| 8166 | "integrity": "sha512-mE39odiWiZcBBxMfUYgzsZ4+LpOg/eQj8aQyMkTciiKpcurokcRzcUiilMSXtUleVDcLnL1BG1YkHFyyy9rE5Q==", |
| 8167 | "cpu": [ |
| 8168 | "s390x" |
| 8169 | ], |
| 8170 | "license": "Apache-2.0 AND MIT", |
| 8171 | "optional": true, |
| 8172 | "os": [ |
| 8173 | "linux" |
| 8174 | ], |
| 8175 | "engines": { |
| 8176 | "node": ">=10" |
| 8177 | } |
| 8178 | }, |
| 8179 | "node_modules/@swc/html-linux-x64-gnu": { |
| 8180 | "version": "1.15.41", |
| 8181 | "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.15.41.tgz", |
| 8182 | "integrity": "sha512-/etNlaoe+6KVYZ0/BVLvo5/Zcf/f69Cuw0lBSGrCQUr/GP1pKERppmxQqy+onVVT1ckMaur0KR8p9MMI2us7gA==", |
| 8183 | "cpu": [ |
| 8184 | "x64" |
| 8185 | ], |
| 8186 | "license": "Apache-2.0 AND MIT", |
| 8187 | "optional": true, |
| 8188 | "os": [ |
| 8189 | "linux" |
| 8190 | ], |
| 8191 | "engines": { |
| 8192 | "node": ">=10" |
| 8193 | } |
| 8194 | }, |
| 8195 | "node_modules/@swc/html-linux-x64-musl": { |
| 8196 | "version": "1.15.41", |
| 8197 | "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-musl/-/html-linux-x64-musl-1.15.41.tgz", |
| 8198 | "integrity": "sha512-Pzb5QRI0YcInNHShkGW36zypKLCNV/iC60S867PQNRiHnq7igY0z8r6UuLJUhL4EeNA0OVwF+/V5Eqtav38+4w==", |
| 8199 | "cpu": [ |
| 8200 | "x64" |
| 8201 | ], |
| 8202 | "license": "Apache-2.0 AND MIT", |
| 8203 | "optional": true, |
| 8204 | "os": [ |
| 8205 | "linux" |
| 8206 | ], |
| 8207 | "engines": { |
| 8208 | "node": ">=10" |
| 8209 | } |
| 8210 | }, |
| 8211 | "node_modules/@swc/html-win32-arm64-msvc": { |
| 8212 | "version": "1.15.41", |
| 8213 | "resolved": "https://registry.npmjs.org/@swc/html-win32-arm64-msvc/-/html-win32-arm64-msvc-1.15.41.tgz", |
| 8214 | "integrity": "sha512-hT0dZeNThmaU6JQ3R8LKetCyhYDjah8nDjYGNg++RYrJX9Q/iFu5GhL2GGwcTHdwR+XqpNlmpfGBA4djw1I71w==", |
| 8215 | "cpu": [ |
| 8216 | "arm64" |
| 8217 | ], |
| 8218 | "license": "Apache-2.0 AND MIT", |
| 8219 | "optional": true, |
| 8220 | "os": [ |
| 8221 | "win32" |
| 8222 | ], |
| 8223 | "engines": { |
| 8224 | "node": ">=10" |
| 8225 | } |
| 8226 | }, |
| 8227 | "node_modules/@swc/html-win32-ia32-msvc": { |
| 8228 | "version": "1.15.41", |
| 8229 | "resolved": "https://registry.npmjs.org/@swc/html-win32-ia32-msvc/-/html-win32-ia32-msvc-1.15.41.tgz", |
| 8230 | "integrity": "sha512-PBihRAO6II8L34AafDxQGea9f/Sw+l3btlrODthJF/VasxQPDIitbGKHZdWMry0qLBIzpOdX30h3p3ZD3o3/jQ==", |
| 8231 | "cpu": [ |
| 8232 | "ia32" |
| 8233 | ], |
| 8234 | "license": "Apache-2.0 AND MIT", |
| 8235 | "optional": true, |
| 8236 | "os": [ |
| 8237 | "win32" |
| 8238 | ], |
| 8239 | "engines": { |
| 8240 | "node": ">=10" |
| 8241 | } |
| 8242 | }, |
| 8243 | "node_modules/@swc/html-win32-x64-msvc": { |
| 8244 | "version": "1.15.41", |
| 8245 | "resolved": "https://registry.npmjs.org/@swc/html-win32-x64-msvc/-/html-win32-x64-msvc-1.15.41.tgz", |
| 8246 | "integrity": "sha512-o+9kX1Q6EwpVrrn7uEn/CxXEJDt3n6oLChIwkJFFK2Fh0XjPfOKzlNLOUdwjx6EihRXw1lqQRu/+mE+eS5bIUw==", |
| 8247 | "cpu": [ |
| 8248 | "x64" |
| 8249 | ], |
| 8250 | "license": "Apache-2.0 AND MIT", |
| 8251 | "optional": true, |
| 8252 | "os": [ |
| 8253 | "win32" |
| 8254 | ], |
| 8255 | "engines": { |
| 8256 | "node": ">=10" |
| 8257 | } |
| 8258 | }, |
| 8259 | "node_modules/@swc/types": { |
| 8260 | "version": "0.1.26", |
| 8261 | "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.26.tgz", |
| 8262 | "integrity": "sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==", |
| 8263 | "license": "Apache-2.0", |
| 8264 | "dependencies": { |
| 8265 | "@swc/counter": "^0.1.3" |
| 8266 | } |
| 8267 | }, |
| 8268 | "node_modules/@szmarczak/http-timer": { |
| 8269 | "version": "5.0.1", |
| 8270 | "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz", |
| 8271 | "integrity": "sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==", |
| 8272 | "license": "MIT", |
| 8273 | "dependencies": { |
| 8274 | "defer-to-connect": "^2.0.1" |
| 8275 | }, |
| 8276 | "engines": { |
| 8277 | "node": ">=14.16" |
| 8278 | } |
| 8279 | }, |
| 8280 | "node_modules/@testing-library/dom": { |
| 8281 | "version": "10.4.1", |
| 8282 | "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz", |
| 8283 | "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", |
| 8284 | "dev": true, |
| 8285 | "license": "MIT", |
| 8286 | "peer": true, |
| 8287 | "dependencies": { |
| 8288 | "@babel/code-frame": "^7.10.4", |
| 8289 | "@babel/runtime": "^7.12.5", |
| 8290 | "@types/aria-query": "^5.0.1", |
| 8291 | "aria-query": "5.3.0", |
| 8292 | "dom-accessibility-api": "^0.5.9", |
| 8293 | "lz-string": "^1.5.0", |
| 8294 | "picocolors": "1.1.1", |
| 8295 | "pretty-format": "^27.0.2" |
| 8296 | }, |
| 8297 | "engines": { |
| 8298 | "node": ">=18" |
| 8299 | } |
| 8300 | }, |
| 8301 | "node_modules/@testing-library/jest-dom": { |
| 8302 | "version": "6.9.1", |
| 8303 | "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz", |
| 8304 | "integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==", |
| 8305 | "dev": true, |
| 8306 | "license": "MIT", |
| 8307 | "dependencies": { |
| 8308 | "@adobe/css-tools": "^4.4.0", |
| 8309 | "aria-query": "^5.0.0", |
| 8310 | "css.escape": "^1.5.1", |
| 8311 | "dom-accessibility-api": "^0.6.3", |
| 8312 | "picocolors": "^1.1.1", |
| 8313 | "redent": "^3.0.0" |
| 8314 | }, |
| 8315 | "engines": { |
| 8316 | "node": ">=14", |
| 8317 | "npm": ">=6", |
| 8318 | "yarn": ">=1" |
| 8319 | } |
| 8320 | }, |
| 8321 | "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { |
| 8322 | "version": "0.6.3", |
| 8323 | "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", |
| 8324 | "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", |
| 8325 | "dev": true, |
| 8326 | "license": "MIT" |
| 8327 | }, |
| 8328 | "node_modules/@testing-library/react": { |
| 8329 | "version": "16.3.2", |
| 8330 | "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz", |
| 8331 | "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", |
| 8332 | "dev": true, |
| 8333 | "license": "MIT", |
| 8334 | "dependencies": { |
| 8335 | "@babel/runtime": "^7.12.5" |
| 8336 | }, |
| 8337 | "engines": { |
| 8338 | "node": ">=18" |
| 8339 | }, |
| 8340 | "peerDependencies": { |
| 8341 | "@testing-library/dom": "^10.0.0", |
| 8342 | "@types/react": "^18.0.0 || ^19.0.0", |
| 8343 | "@types/react-dom": "^18.0.0 || ^19.0.0", |
| 8344 | "react": "^18.0.0 || ^19.0.0", |
| 8345 | "react-dom": "^18.0.0 || ^19.0.0" |
| 8346 | }, |
| 8347 | "peerDependenciesMeta": { |
| 8348 | "@types/react": { |
| 8349 | "optional": true |
| 8350 | }, |
| 8351 | "@types/react-dom": { |
| 8352 | "optional": true |
| 8353 | } |
| 8354 | } |
| 8355 | }, |
| 8356 | "node_modules/@tootallnate/quickjs-emscripten": { |
| 8357 | "version": "0.23.0", |
| 8358 | "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", |
| 8359 | "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", |
| 8360 | "dev": true, |
| 8361 | "license": "MIT" |
| 8362 | }, |
| 8363 | "node_modules/@tybys/wasm-util": { |
| 8364 | "version": "0.10.2", |
| 8365 | "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", |
| 8366 | "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==", |
| 8367 | "license": "MIT", |
| 8368 | "optional": true, |
| 8369 | "dependencies": { |
| 8370 | "tslib": "^2.4.0" |
| 8371 | } |
| 8372 | }, |
| 8373 | "node_modules/@types/aria-query": { |
| 8374 | "version": "5.0.4", |
| 8375 | "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", |
| 8376 | "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", |
| 8377 | "dev": true, |
| 8378 | "license": "MIT", |
| 8379 | "peer": true |
| 8380 | }, |
| 8381 | "node_modules/@types/babel__core": { |
| 8382 | "version": "7.20.5", |
| 8383 | "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
| 8384 | "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
| 8385 | "dev": true, |
| 8386 | "license": "MIT", |
| 8387 | "dependencies": { |
| 8388 | "@babel/parser": "^7.20.7", |
| 8389 | "@babel/types": "^7.20.7", |
| 8390 | "@types/babel__generator": "*", |
| 8391 | "@types/babel__template": "*", |
| 8392 | "@types/babel__traverse": "*" |
| 8393 | } |
| 8394 | }, |
| 8395 | "node_modules/@types/babel__generator": { |
| 8396 | "version": "7.27.0", |
| 8397 | "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", |
| 8398 | "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", |
| 8399 | "dev": true, |
| 8400 | "license": "MIT", |
| 8401 | "dependencies": { |
| 8402 | "@babel/types": "^7.0.0" |
| 8403 | } |
| 8404 | }, |
| 8405 | "node_modules/@types/babel__template": { |
| 8406 | "version": "7.4.4", |
| 8407 | "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", |
| 8408 | "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
| 8409 | "dev": true, |
| 8410 | "license": "MIT", |
| 8411 | "dependencies": { |
| 8412 | "@babel/parser": "^7.1.0", |
| 8413 | "@babel/types": "^7.0.0" |
| 8414 | } |
| 8415 | }, |
| 8416 | "node_modules/@types/babel__traverse": { |
| 8417 | "version": "7.28.0", |
| 8418 | "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", |
| 8419 | "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", |
| 8420 | "dev": true, |
| 8421 | "license": "MIT", |
| 8422 | "dependencies": { |
| 8423 | "@babel/types": "^7.28.2" |
| 8424 | } |
| 8425 | }, |
| 8426 | "node_modules/@types/body-parser": { |
| 8427 | "version": "1.19.6", |
| 8428 | "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz", |
| 8429 | "integrity": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==", |
| 8430 | "license": "MIT", |
| 8431 | "dependencies": { |
| 8432 | "@types/connect": "*", |
| 8433 | "@types/node": "*" |
| 8434 | } |
| 8435 | }, |
| 8436 | "node_modules/@types/bonjour": { |
| 8437 | "version": "3.5.13", |
| 8438 | "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz", |
| 8439 | "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", |
| 8440 | "license": "MIT", |
| 8441 | "dependencies": { |
| 8442 | "@types/node": "*" |
| 8443 | } |
| 8444 | }, |
| 8445 | "node_modules/@types/concat-stream": { |
| 8446 | "version": "2.0.3", |
| 8447 | "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.3.tgz", |
| 8448 | "integrity": "sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==", |
| 8449 | "dev": true, |
| 8450 | "license": "MIT", |
| 8451 | "dependencies": { |
| 8452 | "@types/node": "*" |
| 8453 | } |
| 8454 | }, |
| 8455 | "node_modules/@types/connect": { |
| 8456 | "version": "3.4.38", |
| 8457 | "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", |
| 8458 | "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", |
| 8459 | "license": "MIT", |
| 8460 | "dependencies": { |
| 8461 | "@types/node": "*" |
| 8462 | } |
| 8463 | }, |
| 8464 | "node_modules/@types/connect-history-api-fallback": { |
| 8465 | "version": "1.5.4", |
| 8466 | "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", |
| 8467 | "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", |
| 8468 | "license": "MIT", |
| 8469 | "dependencies": { |
| 8470 | "@types/express-serve-static-core": "*", |
| 8471 | "@types/node": "*" |
| 8472 | } |
| 8473 | }, |
| 8474 | "node_modules/@types/debug": { |
| 8475 | "version": "4.1.12", |
| 8476 | "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", |
| 8477 | "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", |
| 8478 | "license": "MIT", |
| 8479 | "dependencies": { |
| 8480 | "@types/ms": "*" |
| 8481 | } |
| 8482 | }, |
| 8483 | "node_modules/@types/eslint": { |
| 8484 | "version": "9.6.1", |
| 8485 | "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", |
| 8486 | "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", |
| 8487 | "license": "MIT", |
| 8488 | "dependencies": { |
| 8489 | "@types/estree": "*", |
| 8490 | "@types/json-schema": "*" |
| 8491 | } |
| 8492 | }, |
| 8493 | "node_modules/@types/eslint-scope": { |
| 8494 | "version": "3.7.7", |
| 8495 | "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", |
| 8496 | "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", |
| 8497 | "license": "MIT", |
| 8498 | "dependencies": { |
| 8499 | "@types/eslint": "*", |
| 8500 | "@types/estree": "*" |
| 8501 | } |
| 8502 | }, |
| 8503 | "node_modules/@types/estree": { |
| 8504 | "version": "1.0.8", |
| 8505 | "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", |
| 8506 | "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
| 8507 | "license": "MIT" |
| 8508 | }, |
| 8509 | "node_modules/@types/estree-jsx": { |
| 8510 | "version": "1.0.5", |
| 8511 | "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz", |
| 8512 | "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==", |
| 8513 | "license": "MIT", |
| 8514 | "dependencies": { |
| 8515 | "@types/estree": "*" |
| 8516 | } |
| 8517 | }, |
| 8518 | "node_modules/@types/express": { |
| 8519 | "version": "4.17.25", |
| 8520 | "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.25.tgz", |
| 8521 | "integrity": "sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==", |
| 8522 | "license": "MIT", |
| 8523 | "dependencies": { |
| 8524 | "@types/body-parser": "*", |
| 8525 | "@types/express-serve-static-core": "^4.17.33", |
| 8526 | "@types/qs": "*", |
| 8527 | "@types/serve-static": "^1" |
| 8528 | } |
| 8529 | }, |
| 8530 | "node_modules/@types/express-serve-static-core": { |
| 8531 | "version": "4.19.8", |
| 8532 | "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.8.tgz", |
| 8533 | "integrity": "sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==", |
| 8534 | "license": "MIT", |
| 8535 | "dependencies": { |
| 8536 | "@types/node": "*", |
| 8537 | "@types/qs": "*", |
| 8538 | "@types/range-parser": "*", |
| 8539 | "@types/send": "*" |
| 8540 | } |
| 8541 | }, |
| 8542 | "node_modules/@types/gtag.js": { |
| 8543 | "version": "0.0.20", |
| 8544 | "resolved": "https://registry.npmjs.org/@types/gtag.js/-/gtag.js-0.0.20.tgz", |
| 8545 | "integrity": "sha512-wwAbk3SA2QeU67unN7zPxjEHmPmlXwZXZvQEpbEUQuMCRGgKyE1m6XDuTUA9b6pCGb/GqJmdfMOY5LuDjJSbbg==", |
| 8546 | "license": "MIT" |
| 8547 | }, |
| 8548 | "node_modules/@types/hast": { |
| 8549 | "version": "3.0.4", |
| 8550 | "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", |
| 8551 | "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", |
| 8552 | "license": "MIT", |
| 8553 | "dependencies": { |
| 8554 | "@types/unist": "*" |
| 8555 | } |
| 8556 | }, |
| 8557 | "node_modules/@types/history": { |
| 8558 | "version": "4.7.11", |
| 8559 | "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz", |
| 8560 | "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==", |
| 8561 | "license": "MIT" |
| 8562 | }, |
| 8563 | "node_modules/@types/html-minifier-terser": { |
| 8564 | "version": "6.1.0", |
| 8565 | "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", |
| 8566 | "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==", |
| 8567 | "license": "MIT" |
| 8568 | }, |
| 8569 | "node_modules/@types/http-cache-semantics": { |
| 8570 | "version": "4.2.0", |
| 8571 | "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz", |
| 8572 | "integrity": "sha512-L3LgimLHXtGkWikKnsPg0/VFx9OGZaC+eN1u4r+OB1XRqH3meBIAVC2zr1WdMH+RHmnRkqliQAOHNJ/E0j/e0Q==", |
| 8573 | "license": "MIT" |
| 8574 | }, |
| 8575 | "node_modules/@types/http-errors": { |
| 8576 | "version": "2.0.5", |
| 8577 | "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz", |
| 8578 | "integrity": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==", |
| 8579 | "license": "MIT" |
| 8580 | }, |
| 8581 | "node_modules/@types/http-proxy": { |
| 8582 | "version": "1.17.17", |
| 8583 | "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.17.tgz", |
| 8584 | "integrity": "sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==", |
| 8585 | "license": "MIT", |
| 8586 | "dependencies": { |
| 8587 | "@types/node": "*" |
| 8588 | } |
| 8589 | }, |
| 8590 | "node_modules/@types/is-empty": { |
| 8591 | "version": "1.2.3", |
| 8592 | "resolved": "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.3.tgz", |
| 8593 | "integrity": "sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==", |
| 8594 | "dev": true, |
| 8595 | "license": "MIT" |
| 8596 | }, |
| 8597 | "node_modules/@types/istanbul-lib-coverage": { |
| 8598 | "version": "2.0.6", |
| 8599 | "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", |
| 8600 | "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", |
| 8601 | "license": "MIT" |
| 8602 | }, |
| 8603 | "node_modules/@types/istanbul-lib-report": { |
| 8604 | "version": "3.0.3", |
| 8605 | "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", |
| 8606 | "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", |
| 8607 | "license": "MIT", |
| 8608 | "dependencies": { |
| 8609 | "@types/istanbul-lib-coverage": "*" |
| 8610 | } |
| 8611 | }, |
| 8612 | "node_modules/@types/istanbul-reports": { |
| 8613 | "version": "3.0.4", |
| 8614 | "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", |
| 8615 | "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", |
| 8616 | "license": "MIT", |
| 8617 | "dependencies": { |
| 8618 | "@types/istanbul-lib-report": "*" |
| 8619 | } |
| 8620 | }, |
| 8621 | "node_modules/@types/jest": { |
| 8622 | "version": "30.0.0", |
| 8623 | "resolved": "https://registry.npmjs.org/@types/jest/-/jest-30.0.0.tgz", |
| 8624 | "integrity": "sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==", |
| 8625 | "dev": true, |
| 8626 | "license": "MIT", |
| 8627 | "dependencies": { |
| 8628 | "expect": "^30.0.0", |
| 8629 | "pretty-format": "^30.0.0" |
| 8630 | } |
| 8631 | }, |
| 8632 | "node_modules/@types/jest-axe": { |
| 8633 | "version": "3.5.9", |
| 8634 | "resolved": "https://registry.npmjs.org/@types/jest-axe/-/jest-axe-3.5.9.tgz", |
| 8635 | "integrity": "sha512-z98CzR0yVDalCEuhGXXO4/zN4HHuSebAukXDjTLJyjEAgoUf1H1i+sr7SUB/mz8CRS/03/XChsx0dcLjHkndoQ==", |
| 8636 | "dev": true, |
| 8637 | "license": "MIT", |
| 8638 | "dependencies": { |
| 8639 | "@types/jest": "*", |
| 8640 | "axe-core": "^3.5.5" |
| 8641 | } |
| 8642 | }, |
| 8643 | "node_modules/@types/jest/node_modules/@jest/schemas": { |
| 8644 | "version": "30.0.5", |
| 8645 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz", |
| 8646 | "integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==", |
| 8647 | "dev": true, |
| 8648 | "license": "MIT", |
| 8649 | "dependencies": { |
| 8650 | "@sinclair/typebox": "^0.34.0" |
| 8651 | }, |
| 8652 | "engines": { |
| 8653 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 8654 | } |
| 8655 | }, |
| 8656 | "node_modules/@types/jest/node_modules/@sinclair/typebox": { |
| 8657 | "version": "0.34.48", |
| 8658 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.48.tgz", |
| 8659 | "integrity": "sha512-kKJTNuK3AQOrgjjotVxMrCn1sUJwM76wMszfq1kdU4uYVJjvEWuFQ6HgvLt4Xz3fSmZlTOxJ/Ie13KnIcWQXFA==", |
| 8660 | "dev": true, |
| 8661 | "license": "MIT" |
| 8662 | }, |
| 8663 | "node_modules/@types/jest/node_modules/ansi-styles": { |
| 8664 | "version": "5.2.0", |
| 8665 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| 8666 | "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| 8667 | "dev": true, |
| 8668 | "license": "MIT", |
| 8669 | "engines": { |
| 8670 | "node": ">=10" |
| 8671 | }, |
| 8672 | "funding": { |
| 8673 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 8674 | } |
| 8675 | }, |
| 8676 | "node_modules/@types/jest/node_modules/pretty-format": { |
| 8677 | "version": "30.2.0", |
| 8678 | "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz", |
| 8679 | "integrity": "sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==", |
| 8680 | "dev": true, |
| 8681 | "license": "MIT", |
| 8682 | "dependencies": { |
| 8683 | "@jest/schemas": "30.0.5", |
| 8684 | "ansi-styles": "^5.2.0", |
| 8685 | "react-is": "^18.3.1" |
| 8686 | }, |
| 8687 | "engines": { |
| 8688 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 8689 | } |
| 8690 | }, |
| 8691 | "node_modules/@types/jest/node_modules/react-is": { |
| 8692 | "version": "18.3.1", |
| 8693 | "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", |
| 8694 | "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| 8695 | "dev": true, |
| 8696 | "license": "MIT" |
| 8697 | }, |
| 8698 | "node_modules/@types/json-schema": { |
| 8699 | "version": "7.0.15", |
| 8700 | "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", |
| 8701 | "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", |
| 8702 | "license": "MIT" |
| 8703 | }, |
| 8704 | "node_modules/@types/mdast": { |
| 8705 | "version": "4.0.4", |
| 8706 | "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", |
| 8707 | "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", |
| 8708 | "license": "MIT", |
| 8709 | "dependencies": { |
| 8710 | "@types/unist": "*" |
| 8711 | } |
| 8712 | }, |
| 8713 | "node_modules/@types/mdx": { |
| 8714 | "version": "2.0.13", |
| 8715 | "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz", |
| 8716 | "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==", |
| 8717 | "license": "MIT" |
| 8718 | }, |
| 8719 | "node_modules/@types/mime": { |
| 8720 | "version": "1.3.5", |
| 8721 | "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", |
| 8722 | "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==", |
| 8723 | "license": "MIT" |
| 8724 | }, |
| 8725 | "node_modules/@types/ms": { |
| 8726 | "version": "2.1.0", |
| 8727 | "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", |
| 8728 | "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", |
| 8729 | "license": "MIT" |
| 8730 | }, |
| 8731 | "node_modules/@types/node": { |
| 8732 | "version": "25.3.0", |
| 8733 | "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.0.tgz", |
| 8734 | "integrity": "sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==", |
| 8735 | "license": "MIT", |
| 8736 | "dependencies": { |
| 8737 | "undici-types": "~7.18.0" |
| 8738 | } |
| 8739 | }, |
| 8740 | "node_modules/@types/prismjs": { |
| 8741 | "version": "1.26.6", |
| 8742 | "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz", |
| 8743 | "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==", |
| 8744 | "license": "MIT" |
| 8745 | }, |
| 8746 | "node_modules/@types/qs": { |
| 8747 | "version": "6.14.0", |
| 8748 | "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.14.0.tgz", |
| 8749 | "integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==", |
| 8750 | "license": "MIT" |
| 8751 | }, |
| 8752 | "node_modules/@types/range-parser": { |
| 8753 | "version": "1.2.7", |
| 8754 | "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", |
| 8755 | "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==", |
| 8756 | "license": "MIT" |
| 8757 | }, |
| 8758 | "node_modules/@types/react": { |
| 8759 | "version": "19.2.17", |
| 8760 | "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", |
| 8761 | "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", |
| 8762 | "license": "MIT", |
| 8763 | "dependencies": { |
| 8764 | "csstype": "^3.2.2" |
| 8765 | } |
| 8766 | }, |
| 8767 | "node_modules/@types/react-router": { |
| 8768 | "version": "5.1.20", |
| 8769 | "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.20.tgz", |
| 8770 | "integrity": "sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==", |
| 8771 | "license": "MIT", |
| 8772 | "dependencies": { |
| 8773 | "@types/history": "^4.7.11", |
| 8774 | "@types/react": "*" |
| 8775 | } |
| 8776 | }, |
| 8777 | "node_modules/@types/react-router-config": { |
| 8778 | "version": "5.0.11", |
| 8779 | "resolved": "https://registry.npmjs.org/@types/react-router-config/-/react-router-config-5.0.11.tgz", |
| 8780 | "integrity": "sha512-WmSAg7WgqW7m4x8Mt4N6ZyKz0BubSj/2tVUMsAHp+Yd2AMwcSbeFq9WympT19p5heCFmF97R9eD5uUR/t4HEqw==", |
| 8781 | "license": "MIT", |
| 8782 | "dependencies": { |
| 8783 | "@types/history": "^4.7.11", |
| 8784 | "@types/react": "*", |
| 8785 | "@types/react-router": "^5.1.0" |
| 8786 | } |
| 8787 | }, |
| 8788 | "node_modules/@types/react-router-dom": { |
| 8789 | "version": "5.3.3", |
| 8790 | "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz", |
| 8791 | "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==", |
| 8792 | "license": "MIT", |
| 8793 | "dependencies": { |
| 8794 | "@types/history": "^4.7.11", |
| 8795 | "@types/react": "*", |
| 8796 | "@types/react-router": "*" |
| 8797 | } |
| 8798 | }, |
| 8799 | "node_modules/@types/retry": { |
| 8800 | "version": "0.12.2", |
| 8801 | "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.2.tgz", |
| 8802 | "integrity": "sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==", |
| 8803 | "license": "MIT" |
| 8804 | }, |
| 8805 | "node_modules/@types/sax": { |
| 8806 | "version": "1.2.7", |
| 8807 | "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz", |
| 8808 | "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==", |
| 8809 | "license": "MIT", |
| 8810 | "dependencies": { |
| 8811 | "@types/node": "*" |
| 8812 | } |
| 8813 | }, |
| 8814 | "node_modules/@types/send": { |
| 8815 | "version": "1.2.1", |
| 8816 | "resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz", |
| 8817 | "integrity": "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==", |
| 8818 | "license": "MIT", |
| 8819 | "dependencies": { |
| 8820 | "@types/node": "*" |
| 8821 | } |
| 8822 | }, |
| 8823 | "node_modules/@types/serve-index": { |
| 8824 | "version": "1.9.4", |
| 8825 | "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz", |
| 8826 | "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", |
| 8827 | "license": "MIT", |
| 8828 | "dependencies": { |
| 8829 | "@types/express": "*" |
| 8830 | } |
| 8831 | }, |
| 8832 | "node_modules/@types/serve-static": { |
| 8833 | "version": "1.15.10", |
| 8834 | "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.10.tgz", |
| 8835 | "integrity": "sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==", |
| 8836 | "license": "MIT", |
| 8837 | "dependencies": { |
| 8838 | "@types/http-errors": "*", |
| 8839 | "@types/node": "*", |
| 8840 | "@types/send": "<1" |
| 8841 | } |
| 8842 | }, |
| 8843 | "node_modules/@types/serve-static/node_modules/@types/send": { |
| 8844 | "version": "0.17.6", |
| 8845 | "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.6.tgz", |
| 8846 | "integrity": "sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og==", |
| 8847 | "license": "MIT", |
| 8848 | "dependencies": { |
| 8849 | "@types/mime": "^1", |
| 8850 | "@types/node": "*" |
| 8851 | } |
| 8852 | }, |
| 8853 | "node_modules/@types/sockjs": { |
| 8854 | "version": "0.3.36", |
| 8855 | "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz", |
| 8856 | "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", |
| 8857 | "license": "MIT", |
| 8858 | "dependencies": { |
| 8859 | "@types/node": "*" |
| 8860 | } |
| 8861 | }, |
| 8862 | "node_modules/@types/stack-utils": { |
| 8863 | "version": "2.0.3", |
| 8864 | "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz", |
| 8865 | "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", |
| 8866 | "dev": true, |
| 8867 | "license": "MIT" |
| 8868 | }, |
| 8869 | "node_modules/@types/supports-color": { |
| 8870 | "version": "8.1.3", |
| 8871 | "resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.3.tgz", |
| 8872 | "integrity": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==", |
| 8873 | "dev": true, |
| 8874 | "license": "MIT" |
| 8875 | }, |
| 8876 | "node_modules/@types/unist": { |
| 8877 | "version": "3.0.3", |
| 8878 | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", |
| 8879 | "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", |
| 8880 | "license": "MIT" |
| 8881 | }, |
| 8882 | "node_modules/@types/whatwg-mimetype": { |
| 8883 | "version": "3.0.2", |
| 8884 | "resolved": "https://registry.npmjs.org/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz", |
| 8885 | "integrity": "sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==", |
| 8886 | "dev": true, |
| 8887 | "license": "MIT" |
| 8888 | }, |
| 8889 | "node_modules/@types/ws": { |
| 8890 | "version": "8.18.1", |
| 8891 | "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz", |
| 8892 | "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==", |
| 8893 | "license": "MIT", |
| 8894 | "dependencies": { |
| 8895 | "@types/node": "*" |
| 8896 | } |
| 8897 | }, |
| 8898 | "node_modules/@types/yargs": { |
| 8899 | "version": "17.0.35", |
| 8900 | "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.35.tgz", |
| 8901 | "integrity": "sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==", |
| 8902 | "license": "MIT", |
| 8903 | "dependencies": { |
| 8904 | "@types/yargs-parser": "*" |
| 8905 | } |
| 8906 | }, |
| 8907 | "node_modules/@types/yargs-parser": { |
| 8908 | "version": "21.0.3", |
| 8909 | "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", |
| 8910 | "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", |
| 8911 | "license": "MIT" |
| 8912 | }, |
| 8913 | "node_modules/@types/yauzl": { |
| 8914 | "version": "2.10.3", |
| 8915 | "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", |
| 8916 | "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", |
| 8917 | "dev": true, |
| 8918 | "license": "MIT", |
| 8919 | "optional": true, |
| 8920 | "dependencies": { |
| 8921 | "@types/node": "*" |
| 8922 | } |
| 8923 | }, |
| 8924 | "node_modules/@typescript-eslint/parser": { |
| 8925 | "version": "8.61.0", |
| 8926 | "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.61.0.tgz", |
| 8927 | "integrity": "sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w==", |
| 8928 | "dev": true, |
| 8929 | "license": "MIT", |
| 8930 | "dependencies": { |
| 8931 | "@typescript-eslint/scope-manager": "8.61.0", |
| 8932 | "@typescript-eslint/types": "8.61.0", |
| 8933 | "@typescript-eslint/typescript-estree": "8.61.0", |
| 8934 | "@typescript-eslint/visitor-keys": "8.61.0", |
| 8935 | "debug": "^4.4.3" |
| 8936 | }, |
| 8937 | "engines": { |
| 8938 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 8939 | }, |
| 8940 | "funding": { |
| 8941 | "type": "opencollective", |
| 8942 | "url": "https://opencollective.com/typescript-eslint" |
| 8943 | }, |
| 8944 | "peerDependencies": { |
| 8945 | "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", |
| 8946 | "typescript": ">=4.8.4 <6.1.0" |
| 8947 | } |
| 8948 | }, |
| 8949 | "node_modules/@typescript-eslint/project-service": { |
| 8950 | "version": "8.61.0", |
| 8951 | "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.61.0.tgz", |
| 8952 | "integrity": "sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA==", |
| 8953 | "dev": true, |
| 8954 | "license": "MIT", |
| 8955 | "dependencies": { |
| 8956 | "@typescript-eslint/tsconfig-utils": "^8.61.0", |
| 8957 | "@typescript-eslint/types": "^8.61.0", |
| 8958 | "debug": "^4.4.3" |
| 8959 | }, |
| 8960 | "engines": { |
| 8961 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 8962 | }, |
| 8963 | "funding": { |
| 8964 | "type": "opencollective", |
| 8965 | "url": "https://opencollective.com/typescript-eslint" |
| 8966 | }, |
| 8967 | "peerDependencies": { |
| 8968 | "typescript": ">=4.8.4 <6.1.0" |
| 8969 | } |
| 8970 | }, |
| 8971 | "node_modules/@typescript-eslint/scope-manager": { |
| 8972 | "version": "8.61.0", |
| 8973 | "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz", |
| 8974 | "integrity": "sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA==", |
| 8975 | "dev": true, |
| 8976 | "license": "MIT", |
| 8977 | "dependencies": { |
| 8978 | "@typescript-eslint/types": "8.61.0", |
| 8979 | "@typescript-eslint/visitor-keys": "8.61.0" |
| 8980 | }, |
| 8981 | "engines": { |
| 8982 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 8983 | }, |
| 8984 | "funding": { |
| 8985 | "type": "opencollective", |
| 8986 | "url": "https://opencollective.com/typescript-eslint" |
| 8987 | } |
| 8988 | }, |
| 8989 | "node_modules/@typescript-eslint/tsconfig-utils": { |
| 8990 | "version": "8.61.0", |
| 8991 | "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz", |
| 8992 | "integrity": "sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ==", |
| 8993 | "dev": true, |
| 8994 | "license": "MIT", |
| 8995 | "engines": { |
| 8996 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 8997 | }, |
| 8998 | "funding": { |
| 8999 | "type": "opencollective", |
| 9000 | "url": "https://opencollective.com/typescript-eslint" |
| 9001 | }, |
| 9002 | "peerDependencies": { |
| 9003 | "typescript": ">=4.8.4 <6.1.0" |
| 9004 | } |
| 9005 | }, |
| 9006 | "node_modules/@typescript-eslint/types": { |
| 9007 | "version": "8.61.0", |
| 9008 | "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.61.0.tgz", |
| 9009 | "integrity": "sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg==", |
| 9010 | "dev": true, |
| 9011 | "license": "MIT", |
| 9012 | "engines": { |
| 9013 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 9014 | }, |
| 9015 | "funding": { |
| 9016 | "type": "opencollective", |
| 9017 | "url": "https://opencollective.com/typescript-eslint" |
| 9018 | } |
| 9019 | }, |
| 9020 | "node_modules/@typescript-eslint/typescript-estree": { |
| 9021 | "version": "8.61.0", |
| 9022 | "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz", |
| 9023 | "integrity": "sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA==", |
| 9024 | "dev": true, |
| 9025 | "license": "MIT", |
| 9026 | "dependencies": { |
| 9027 | "@typescript-eslint/project-service": "8.61.0", |
| 9028 | "@typescript-eslint/tsconfig-utils": "8.61.0", |
| 9029 | "@typescript-eslint/types": "8.61.0", |
| 9030 | "@typescript-eslint/visitor-keys": "8.61.0", |
| 9031 | "debug": "^4.4.3", |
| 9032 | "minimatch": "^10.2.2", |
| 9033 | "semver": "^7.7.3", |
| 9034 | "tinyglobby": "^0.2.15", |
| 9035 | "ts-api-utils": "^2.5.0" |
| 9036 | }, |
| 9037 | "engines": { |
| 9038 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 9039 | }, |
| 9040 | "funding": { |
| 9041 | "type": "opencollective", |
| 9042 | "url": "https://opencollective.com/typescript-eslint" |
| 9043 | }, |
| 9044 | "peerDependencies": { |
| 9045 | "typescript": ">=4.8.4 <6.1.0" |
| 9046 | } |
| 9047 | }, |
| 9048 | "node_modules/@typescript-eslint/visitor-keys": { |
| 9049 | "version": "8.61.0", |
| 9050 | "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz", |
| 9051 | "integrity": "sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ==", |
| 9052 | "dev": true, |
| 9053 | "license": "MIT", |
| 9054 | "dependencies": { |
| 9055 | "@typescript-eslint/types": "8.61.0", |
| 9056 | "eslint-visitor-keys": "^5.0.0" |
| 9057 | }, |
| 9058 | "engines": { |
| 9059 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 9060 | }, |
| 9061 | "funding": { |
| 9062 | "type": "opencollective", |
| 9063 | "url": "https://opencollective.com/typescript-eslint" |
| 9064 | } |
| 9065 | }, |
| 9066 | "node_modules/@ungap/structured-clone": { |
| 9067 | "version": "1.3.0", |
| 9068 | "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", |
| 9069 | "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", |
| 9070 | "license": "ISC" |
| 9071 | }, |
| 9072 | "node_modules/@unrs/resolver-binding-android-arm-eabi": { |
| 9073 | "version": "1.12.2", |
| 9074 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.12.2.tgz", |
| 9075 | "integrity": "sha512-g5T90pqg1bo/7mytQx6F4iBNC0Wsh9cu+z9veDbFjc7HjpesJFWD7QMS0NGStXM075+7dJPPVvBbpZlnrdpi/w==", |
| 9076 | "cpu": [ |
| 9077 | "arm" |
| 9078 | ], |
| 9079 | "dev": true, |
| 9080 | "license": "MIT", |
| 9081 | "optional": true, |
| 9082 | "os": [ |
| 9083 | "android" |
| 9084 | ] |
| 9085 | }, |
| 9086 | "node_modules/@unrs/resolver-binding-android-arm64": { |
| 9087 | "version": "1.12.2", |
| 9088 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.12.2.tgz", |
| 9089 | "integrity": "sha512-YGCRZv/9GLhwmz6mYDeTsm/92BAyR28l6c2ReweVW5pWgfsitWLY8upvfRlGdoyD8HjeTHSYJWyZGD4KJA/nFQ==", |
| 9090 | "cpu": [ |
| 9091 | "arm64" |
| 9092 | ], |
| 9093 | "dev": true, |
| 9094 | "license": "MIT", |
| 9095 | "optional": true, |
| 9096 | "os": [ |
| 9097 | "android" |
| 9098 | ] |
| 9099 | }, |
| 9100 | "node_modules/@unrs/resolver-binding-darwin-arm64": { |
| 9101 | "version": "1.12.2", |
| 9102 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.12.2.tgz", |
| 9103 | "integrity": "sha512-u9DiNT1auQMO20A9SyTuG3wUgQWB9Z7KjAg0uFuCDR1FsAY8A0CG2S6JpHS1xwm/w1G08bjXZDcyOCjv1WAm2w==", |
| 9104 | "cpu": [ |
| 9105 | "arm64" |
| 9106 | ], |
| 9107 | "dev": true, |
| 9108 | "license": "MIT", |
| 9109 | "optional": true, |
| 9110 | "os": [ |
| 9111 | "darwin" |
| 9112 | ] |
| 9113 | }, |
| 9114 | "node_modules/@unrs/resolver-binding-darwin-x64": { |
| 9115 | "version": "1.12.2", |
| 9116 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.12.2.tgz", |
| 9117 | "integrity": "sha512-f7rPLi/T1HVKZu/u6t87lroib16n8vrSzcyxI7lg4BGO9UF26KhQL44sd9eOUgrTYhvRXtWOIZT5PejdPyJfUA==", |
| 9118 | "cpu": [ |
| 9119 | "x64" |
| 9120 | ], |
| 9121 | "dev": true, |
| 9122 | "license": "MIT", |
| 9123 | "optional": true, |
| 9124 | "os": [ |
| 9125 | "darwin" |
| 9126 | ] |
| 9127 | }, |
| 9128 | "node_modules/@unrs/resolver-binding-freebsd-x64": { |
| 9129 | "version": "1.12.2", |
| 9130 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.12.2.tgz", |
| 9131 | "integrity": "sha512-BpcOjWCJub6nRZUS2zA20pmLvjtqAtGejETaIyRLiZiQf++cbrjltLA5NN/xaXfqeOBOSlMFbemIl5/S5tljmg==", |
| 9132 | "cpu": [ |
| 9133 | "x64" |
| 9134 | ], |
| 9135 | "dev": true, |
| 9136 | "license": "MIT", |
| 9137 | "optional": true, |
| 9138 | "os": [ |
| 9139 | "freebsd" |
| 9140 | ] |
| 9141 | }, |
| 9142 | "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": { |
| 9143 | "version": "1.12.2", |
| 9144 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.12.2.tgz", |
| 9145 | "integrity": "sha512-vZTDvdSISZjJx66OzJqtsOhzifbqRjbmI1Mnu49fQDwog5GtDI4QidRiEAYbZCRj9C8YZEW+3ZjqsyS9GR4k2A==", |
| 9146 | "cpu": [ |
| 9147 | "arm" |
| 9148 | ], |
| 9149 | "dev": true, |
| 9150 | "license": "MIT", |
| 9151 | "optional": true, |
| 9152 | "os": [ |
| 9153 | "linux" |
| 9154 | ] |
| 9155 | }, |
| 9156 | "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": { |
| 9157 | "version": "1.12.2", |
| 9158 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.12.2.tgz", |
| 9159 | "integrity": "sha512-BiPI+IrIlwcW4nLLMM21+B1dFPzd55yAVgVGrdgDjNef+ch03GdxrcyaIz8X9SsQirh/kCQ7mviyWlMxdh2D7g==", |
| 9160 | "cpu": [ |
| 9161 | "arm" |
| 9162 | ], |
| 9163 | "dev": true, |
| 9164 | "license": "MIT", |
| 9165 | "optional": true, |
| 9166 | "os": [ |
| 9167 | "linux" |
| 9168 | ] |
| 9169 | }, |
| 9170 | "node_modules/@unrs/resolver-binding-linux-arm64-gnu": { |
| 9171 | "version": "1.12.2", |
| 9172 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.12.2.tgz", |
| 9173 | "integrity": "sha512-zJc0H99FEPoFfSrNpa91HYfxzfAJCr502oxNK1cfdC9hlaFI43RT+JFCann9JUgZmLzzntChHyn13Sgn9ljHNg==", |
| 9174 | "cpu": [ |
| 9175 | "arm64" |
| 9176 | ], |
| 9177 | "dev": true, |
| 9178 | "license": "MIT", |
| 9179 | "optional": true, |
| 9180 | "os": [ |
| 9181 | "linux" |
| 9182 | ] |
| 9183 | }, |
| 9184 | "node_modules/@unrs/resolver-binding-linux-arm64-musl": { |
| 9185 | "version": "1.12.2", |
| 9186 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.12.2.tgz", |
| 9187 | "integrity": "sha512-KQ3Lki6l+Pz1k/eBipN41ES+YUK30beLGb9YqcB1O542cyLCNE6GaxrfcY3T6EezmGGk84wb5XyO9loTM9tkcA==", |
| 9188 | "cpu": [ |
| 9189 | "arm64" |
| 9190 | ], |
| 9191 | "dev": true, |
| 9192 | "license": "MIT", |
| 9193 | "optional": true, |
| 9194 | "os": [ |
| 9195 | "linux" |
| 9196 | ] |
| 9197 | }, |
| 9198 | "node_modules/@unrs/resolver-binding-linux-loong64-gnu": { |
| 9199 | "version": "1.12.2", |
| 9200 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-loong64-gnu/-/resolver-binding-linux-loong64-gnu-1.12.2.tgz", |
| 9201 | "integrity": "sha512-3SJGEh1DborhG6pyxvhPzCT4bbSIVihsvgJc13P1bHG7KLdNDaF9T3gsTwFc7Jw/5Y5/iWOjkEx7Zy0NvCGX3Q==", |
| 9202 | "cpu": [ |
| 9203 | "loong64" |
| 9204 | ], |
| 9205 | "dev": true, |
| 9206 | "license": "MIT", |
| 9207 | "optional": true, |
| 9208 | "os": [ |
| 9209 | "linux" |
| 9210 | ] |
| 9211 | }, |
| 9212 | "node_modules/@unrs/resolver-binding-linux-loong64-musl": { |
| 9213 | "version": "1.12.2", |
| 9214 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-loong64-musl/-/resolver-binding-linux-loong64-musl-1.12.2.tgz", |
| 9215 | "integrity": "sha512-jiuG/Obbel7uw1PwHNFfrkiKhLAF6mnyZ6aWlOAVN9WqKm8v0OFGnciJIHu8+CMvXLQ8AD51LPzAoUfT21D5Ew==", |
| 9216 | "cpu": [ |
| 9217 | "loong64" |
| 9218 | ], |
| 9219 | "dev": true, |
| 9220 | "license": "MIT", |
| 9221 | "optional": true, |
| 9222 | "os": [ |
| 9223 | "linux" |
| 9224 | ] |
| 9225 | }, |
| 9226 | "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": { |
| 9227 | "version": "1.12.2", |
| 9228 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.12.2.tgz", |
| 9229 | "integrity": "sha512-q7xRvVpmcfeL+LlZg8Pbbo6QaTZwDU5BaGZbwfhkEsXJn3Was8xYfE0RBH266xZt0rM6B7i8xAYIvjthuUIWHg==", |
| 9230 | "cpu": [ |
| 9231 | "ppc64" |
| 9232 | ], |
| 9233 | "dev": true, |
| 9234 | "license": "MIT", |
| 9235 | "optional": true, |
| 9236 | "os": [ |
| 9237 | "linux" |
| 9238 | ] |
| 9239 | }, |
| 9240 | "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": { |
| 9241 | "version": "1.12.2", |
| 9242 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.12.2.tgz", |
| 9243 | "integrity": "sha512-0CVdx6lcnT3Q9inOH8tsMIOJ6ImndllMjqJHg8RLVdB7Vq4SfkEXl9mCSsVNuNA4MCYycRicCUxPCabVHJRr6A==", |
| 9244 | "cpu": [ |
| 9245 | "riscv64" |
| 9246 | ], |
| 9247 | "dev": true, |
| 9248 | "license": "MIT", |
| 9249 | "optional": true, |
| 9250 | "os": [ |
| 9251 | "linux" |
| 9252 | ] |
| 9253 | }, |
| 9254 | "node_modules/@unrs/resolver-binding-linux-riscv64-musl": { |
| 9255 | "version": "1.12.2", |
| 9256 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.12.2.tgz", |
| 9257 | "integrity": "sha512-iOwlRo9vnp6R6ohHQS11n0NnfdXx/omhkocmIfaPRpQhKZ+3BDMkkdRVh53qjkFkpPddf+FETA28NwGN7l5l+w==", |
| 9258 | "cpu": [ |
| 9259 | "riscv64" |
| 9260 | ], |
| 9261 | "dev": true, |
| 9262 | "license": "MIT", |
| 9263 | "optional": true, |
| 9264 | "os": [ |
| 9265 | "linux" |
| 9266 | ] |
| 9267 | }, |
| 9268 | "node_modules/@unrs/resolver-binding-linux-s390x-gnu": { |
| 9269 | "version": "1.12.2", |
| 9270 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.12.2.tgz", |
| 9271 | "integrity": "sha512-HYJtLfXq94q8iZNFT1lknx258wlkkWhZeUXJRqzKBBUJ00CvZ+N33zgbCqimLjsyw5Va6uUxhVa12mI+kaveEw==", |
| 9272 | "cpu": [ |
| 9273 | "s390x" |
| 9274 | ], |
| 9275 | "dev": true, |
| 9276 | "license": "MIT", |
| 9277 | "optional": true, |
| 9278 | "os": [ |
| 9279 | "linux" |
| 9280 | ] |
| 9281 | }, |
| 9282 | "node_modules/@unrs/resolver-binding-linux-x64-gnu": { |
| 9283 | "version": "1.12.2", |
| 9284 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.12.2.tgz", |
| 9285 | "integrity": "sha512-mPsUhunKKDih5O96Y6enDQyHc1SqBPlY1E/SfMWDM3EdJ95Z9CArPeCVwCCqbP45ljvivdEk8Fxn+SIb1rDAJQ==", |
| 9286 | "cpu": [ |
| 9287 | "x64" |
| 9288 | ], |
| 9289 | "dev": true, |
| 9290 | "license": "MIT", |
| 9291 | "optional": true, |
| 9292 | "os": [ |
| 9293 | "linux" |
| 9294 | ] |
| 9295 | }, |
| 9296 | "node_modules/@unrs/resolver-binding-linux-x64-musl": { |
| 9297 | "version": "1.12.2", |
| 9298 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.12.2.tgz", |
| 9299 | "integrity": "sha512-azrt6+5ydLd8Vt210AAFis/lZevSfPw93EJRIJG+xPu4WCJ8K0kppCTpMyLPcKT7H15M4Jnt2tMp5bOvCkRC6A==", |
| 9300 | "cpu": [ |
| 9301 | "x64" |
| 9302 | ], |
| 9303 | "dev": true, |
| 9304 | "license": "MIT", |
| 9305 | "optional": true, |
| 9306 | "os": [ |
| 9307 | "linux" |
| 9308 | ] |
| 9309 | }, |
| 9310 | "node_modules/@unrs/resolver-binding-openharmony-arm64": { |
| 9311 | "version": "1.12.2", |
| 9312 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-openharmony-arm64/-/resolver-binding-openharmony-arm64-1.12.2.tgz", |
| 9313 | "integrity": "sha512-YZ9hP4O0X9PQb8eO980qmLNGH4zT3I9+SZTdt0Pr0YyuGQhYKoOZkV02VzrzyOZJ5xIJ3UFIenKkUkGg8GjgWQ==", |
| 9314 | "cpu": [ |
| 9315 | "arm64" |
| 9316 | ], |
| 9317 | "dev": true, |
| 9318 | "license": "MIT", |
| 9319 | "optional": true, |
| 9320 | "os": [ |
| 9321 | "openharmony" |
| 9322 | ] |
| 9323 | }, |
| 9324 | "node_modules/@unrs/resolver-binding-wasm32-wasi": { |
| 9325 | "version": "1.12.2", |
| 9326 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.12.2.tgz", |
| 9327 | "integrity": "sha512-tYFDIkMxSflfEc/h92ZWNsZlHSwgimbNHSO3PL2JWQHfCuC2q316jMyYU9TIWZsFK2bQwyK5VAdYgn8ygPj69A==", |
| 9328 | "cpu": [ |
| 9329 | "wasm32" |
| 9330 | ], |
| 9331 | "dev": true, |
| 9332 | "license": "MIT", |
| 9333 | "optional": true, |
| 9334 | "dependencies": { |
| 9335 | "@emnapi/core": "1.10.0", |
| 9336 | "@emnapi/runtime": "1.10.0", |
| 9337 | "@napi-rs/wasm-runtime": "^1.1.4" |
| 9338 | }, |
| 9339 | "engines": { |
| 9340 | "node": ">=14.0.0" |
| 9341 | } |
| 9342 | }, |
| 9343 | "node_modules/@unrs/resolver-binding-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { |
| 9344 | "version": "1.1.5", |
| 9345 | "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.5.tgz", |
| 9346 | "integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==", |
| 9347 | "dev": true, |
| 9348 | "license": "MIT", |
| 9349 | "optional": true, |
| 9350 | "dependencies": { |
| 9351 | "@tybys/wasm-util": "^0.10.2" |
| 9352 | }, |
| 9353 | "funding": { |
| 9354 | "type": "github", |
| 9355 | "url": "https://github.com/sponsors/Brooooooklyn" |
| 9356 | }, |
| 9357 | "peerDependencies": { |
| 9358 | "@emnapi/core": "^1.7.1", |
| 9359 | "@emnapi/runtime": "^1.7.1" |
| 9360 | } |
| 9361 | }, |
| 9362 | "node_modules/@unrs/resolver-binding-win32-arm64-msvc": { |
| 9363 | "version": "1.12.2", |
| 9364 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.12.2.tgz", |
| 9365 | "integrity": "sha512-qzNyg3xL0VPQmCaUh+N5jSitce6k+uCBfMDesWRnlULOZaqUkaJ0ybdT+UqlAWJoQjuqfIU/0Ptx9bteN4D82g==", |
| 9366 | "cpu": [ |
| 9367 | "arm64" |
| 9368 | ], |
| 9369 | "dev": true, |
| 9370 | "license": "MIT", |
| 9371 | "optional": true, |
| 9372 | "os": [ |
| 9373 | "win32" |
| 9374 | ] |
| 9375 | }, |
| 9376 | "node_modules/@unrs/resolver-binding-win32-ia32-msvc": { |
| 9377 | "version": "1.12.2", |
| 9378 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.12.2.tgz", |
| 9379 | "integrity": "sha512-WD9sY00OfpHVGfsnHZoA8jVT+esS/Bg8z8jzxp5BnDCjjwsuKsPQrzswwpFy4J1AUJbXPRfkpcX0mXrzeXW79g==", |
| 9380 | "cpu": [ |
| 9381 | "ia32" |
| 9382 | ], |
| 9383 | "dev": true, |
| 9384 | "license": "MIT", |
| 9385 | "optional": true, |
| 9386 | "os": [ |
| 9387 | "win32" |
| 9388 | ] |
| 9389 | }, |
| 9390 | "node_modules/@unrs/resolver-binding-win32-x64-msvc": { |
| 9391 | "version": "1.12.2", |
| 9392 | "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.12.2.tgz", |
| 9393 | "integrity": "sha512-nAB74NfSNKknqQ1RrYj6uz8FcXEomu/MATJZxh/x+BArzN2U3JbOYC0APYzUIGhVY3m5hRxA8VPNdPBoG8txlA==", |
| 9394 | "cpu": [ |
| 9395 | "x64" |
| 9396 | ], |
| 9397 | "dev": true, |
| 9398 | "license": "MIT", |
| 9399 | "optional": true, |
| 9400 | "os": [ |
| 9401 | "win32" |
| 9402 | ] |
| 9403 | }, |
| 9404 | "node_modules/@webassemblyjs/ast": { |
| 9405 | "version": "1.14.1", |
| 9406 | "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz", |
| 9407 | "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", |
| 9408 | "license": "MIT", |
| 9409 | "dependencies": { |
| 9410 | "@webassemblyjs/helper-numbers": "1.13.2", |
| 9411 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2" |
| 9412 | } |
| 9413 | }, |
| 9414 | "node_modules/@webassemblyjs/floating-point-hex-parser": { |
| 9415 | "version": "1.13.2", |
| 9416 | "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", |
| 9417 | "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", |
| 9418 | "license": "MIT" |
| 9419 | }, |
| 9420 | "node_modules/@webassemblyjs/helper-api-error": { |
| 9421 | "version": "1.13.2", |
| 9422 | "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", |
| 9423 | "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", |
| 9424 | "license": "MIT" |
| 9425 | }, |
| 9426 | "node_modules/@webassemblyjs/helper-buffer": { |
| 9427 | "version": "1.14.1", |
| 9428 | "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", |
| 9429 | "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", |
| 9430 | "license": "MIT" |
| 9431 | }, |
| 9432 | "node_modules/@webassemblyjs/helper-numbers": { |
| 9433 | "version": "1.13.2", |
| 9434 | "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", |
| 9435 | "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", |
| 9436 | "license": "MIT", |
| 9437 | "dependencies": { |
| 9438 | "@webassemblyjs/floating-point-hex-parser": "1.13.2", |
| 9439 | "@webassemblyjs/helper-api-error": "1.13.2", |
| 9440 | "@xtuc/long": "4.2.2" |
| 9441 | } |
| 9442 | }, |
| 9443 | "node_modules/@webassemblyjs/helper-wasm-bytecode": { |
| 9444 | "version": "1.13.2", |
| 9445 | "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", |
| 9446 | "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", |
| 9447 | "license": "MIT" |
| 9448 | }, |
| 9449 | "node_modules/@webassemblyjs/helper-wasm-section": { |
| 9450 | "version": "1.14.1", |
| 9451 | "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", |
| 9452 | "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", |
| 9453 | "license": "MIT", |
| 9454 | "dependencies": { |
| 9455 | "@webassemblyjs/ast": "1.14.1", |
| 9456 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 9457 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 9458 | "@webassemblyjs/wasm-gen": "1.14.1" |
| 9459 | } |
| 9460 | }, |
| 9461 | "node_modules/@webassemblyjs/ieee754": { |
| 9462 | "version": "1.13.2", |
| 9463 | "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", |
| 9464 | "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", |
| 9465 | "license": "MIT", |
| 9466 | "dependencies": { |
| 9467 | "@xtuc/ieee754": "^1.2.0" |
| 9468 | } |
| 9469 | }, |
| 9470 | "node_modules/@webassemblyjs/leb128": { |
| 9471 | "version": "1.13.2", |
| 9472 | "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", |
| 9473 | "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", |
| 9474 | "license": "Apache-2.0", |
| 9475 | "dependencies": { |
| 9476 | "@xtuc/long": "4.2.2" |
| 9477 | } |
| 9478 | }, |
| 9479 | "node_modules/@webassemblyjs/utf8": { |
| 9480 | "version": "1.13.2", |
| 9481 | "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", |
| 9482 | "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", |
| 9483 | "license": "MIT" |
| 9484 | }, |
| 9485 | "node_modules/@webassemblyjs/wasm-edit": { |
| 9486 | "version": "1.14.1", |
| 9487 | "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", |
| 9488 | "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", |
| 9489 | "license": "MIT", |
| 9490 | "dependencies": { |
| 9491 | "@webassemblyjs/ast": "1.14.1", |
| 9492 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 9493 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 9494 | "@webassemblyjs/helper-wasm-section": "1.14.1", |
| 9495 | "@webassemblyjs/wasm-gen": "1.14.1", |
| 9496 | "@webassemblyjs/wasm-opt": "1.14.1", |
| 9497 | "@webassemblyjs/wasm-parser": "1.14.1", |
| 9498 | "@webassemblyjs/wast-printer": "1.14.1" |
| 9499 | } |
| 9500 | }, |
| 9501 | "node_modules/@webassemblyjs/wasm-gen": { |
| 9502 | "version": "1.14.1", |
| 9503 | "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", |
| 9504 | "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", |
| 9505 | "license": "MIT", |
| 9506 | "dependencies": { |
| 9507 | "@webassemblyjs/ast": "1.14.1", |
| 9508 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 9509 | "@webassemblyjs/ieee754": "1.13.2", |
| 9510 | "@webassemblyjs/leb128": "1.13.2", |
| 9511 | "@webassemblyjs/utf8": "1.13.2" |
| 9512 | } |
| 9513 | }, |
| 9514 | "node_modules/@webassemblyjs/wasm-opt": { |
| 9515 | "version": "1.14.1", |
| 9516 | "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", |
| 9517 | "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", |
| 9518 | "license": "MIT", |
| 9519 | "dependencies": { |
| 9520 | "@webassemblyjs/ast": "1.14.1", |
| 9521 | "@webassemblyjs/helper-buffer": "1.14.1", |
| 9522 | "@webassemblyjs/wasm-gen": "1.14.1", |
| 9523 | "@webassemblyjs/wasm-parser": "1.14.1" |
| 9524 | } |
| 9525 | }, |
| 9526 | "node_modules/@webassemblyjs/wasm-parser": { |
| 9527 | "version": "1.14.1", |
| 9528 | "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", |
| 9529 | "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", |
| 9530 | "license": "MIT", |
| 9531 | "dependencies": { |
| 9532 | "@webassemblyjs/ast": "1.14.1", |
| 9533 | "@webassemblyjs/helper-api-error": "1.13.2", |
| 9534 | "@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
| 9535 | "@webassemblyjs/ieee754": "1.13.2", |
| 9536 | "@webassemblyjs/leb128": "1.13.2", |
| 9537 | "@webassemblyjs/utf8": "1.13.2" |
| 9538 | } |
| 9539 | }, |
| 9540 | "node_modules/@webassemblyjs/wast-printer": { |
| 9541 | "version": "1.14.1", |
| 9542 | "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", |
| 9543 | "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", |
| 9544 | "license": "MIT", |
| 9545 | "dependencies": { |
| 9546 | "@webassemblyjs/ast": "1.14.1", |
| 9547 | "@xtuc/long": "4.2.2" |
| 9548 | } |
| 9549 | }, |
| 9550 | "node_modules/@xtuc/ieee754": { |
| 9551 | "version": "1.2.0", |
| 9552 | "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", |
| 9553 | "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", |
| 9554 | "license": "BSD-3-Clause" |
| 9555 | }, |
| 9556 | "node_modules/@xtuc/long": { |
| 9557 | "version": "4.2.2", |
| 9558 | "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", |
| 9559 | "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", |
| 9560 | "license": "Apache-2.0" |
| 9561 | }, |
| 9562 | "node_modules/abbrev": { |
| 9563 | "version": "2.0.0", |
| 9564 | "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz", |
| 9565 | "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==", |
| 9566 | "dev": true, |
| 9567 | "license": "ISC", |
| 9568 | "engines": { |
| 9569 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0" |
| 9570 | } |
| 9571 | }, |
| 9572 | "node_modules/accepts": { |
| 9573 | "version": "1.3.8", |
| 9574 | "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", |
| 9575 | "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", |
| 9576 | "license": "MIT", |
| 9577 | "dependencies": { |
| 9578 | "mime-types": "~2.1.34", |
| 9579 | "negotiator": "0.6.3" |
| 9580 | }, |
| 9581 | "engines": { |
| 9582 | "node": ">= 0.6" |
| 9583 | } |
| 9584 | }, |
| 9585 | "node_modules/accepts/node_modules/mime-db": { |
| 9586 | "version": "1.52.0", |
| 9587 | "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
| 9588 | "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| 9589 | "license": "MIT", |
| 9590 | "engines": { |
| 9591 | "node": ">= 0.6" |
| 9592 | } |
| 9593 | }, |
| 9594 | "node_modules/accepts/node_modules/mime-types": { |
| 9595 | "version": "2.1.35", |
| 9596 | "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", |
| 9597 | "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| 9598 | "license": "MIT", |
| 9599 | "dependencies": { |
| 9600 | "mime-db": "1.52.0" |
| 9601 | }, |
| 9602 | "engines": { |
| 9603 | "node": ">= 0.6" |
| 9604 | } |
| 9605 | }, |
| 9606 | "node_modules/accepts/node_modules/negotiator": { |
| 9607 | "version": "0.6.3", |
| 9608 | "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", |
| 9609 | "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
| 9610 | "license": "MIT", |
| 9611 | "engines": { |
| 9612 | "node": ">= 0.6" |
| 9613 | } |
| 9614 | }, |
| 9615 | "node_modules/acorn": { |
| 9616 | "version": "8.15.0", |
| 9617 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", |
| 9618 | "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", |
| 9619 | "license": "MIT", |
| 9620 | "bin": { |
| 9621 | "acorn": "bin/acorn" |
| 9622 | }, |
| 9623 | "engines": { |
| 9624 | "node": ">=0.4.0" |
| 9625 | } |
| 9626 | }, |
| 9627 | "node_modules/acorn-import-phases": { |
| 9628 | "version": "1.0.4", |
| 9629 | "resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz", |
| 9630 | "integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==", |
| 9631 | "license": "MIT", |
| 9632 | "engines": { |
| 9633 | "node": ">=10.13.0" |
| 9634 | }, |
| 9635 | "peerDependencies": { |
| 9636 | "acorn": "^8.14.0" |
| 9637 | } |
| 9638 | }, |
| 9639 | "node_modules/acorn-jsx": { |
| 9640 | "version": "5.3.2", |
| 9641 | "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", |
| 9642 | "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", |
| 9643 | "license": "MIT", |
| 9644 | "peerDependencies": { |
| 9645 | "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| 9646 | } |
| 9647 | }, |
| 9648 | "node_modules/acorn-walk": { |
| 9649 | "version": "8.3.5", |
| 9650 | "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.5.tgz", |
| 9651 | "integrity": "sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==", |
| 9652 | "license": "MIT", |
| 9653 | "dependencies": { |
| 9654 | "acorn": "^8.11.0" |
| 9655 | }, |
| 9656 | "engines": { |
| 9657 | "node": ">=0.4.0" |
| 9658 | } |
| 9659 | }, |
| 9660 | "node_modules/address": { |
| 9661 | "version": "1.2.2", |
| 9662 | "resolved": "https://registry.npmjs.org/address/-/address-1.2.2.tgz", |
| 9663 | "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", |
| 9664 | "license": "MIT", |
| 9665 | "engines": { |
| 9666 | "node": ">= 10.0.0" |
| 9667 | } |
| 9668 | }, |
| 9669 | "node_modules/agent-base": { |
| 9670 | "version": "7.1.4", |
| 9671 | "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", |
| 9672 | "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", |
| 9673 | "dev": true, |
| 9674 | "license": "MIT", |
| 9675 | "engines": { |
| 9676 | "node": ">= 14" |
| 9677 | } |
| 9678 | }, |
| 9679 | "node_modules/aggregate-error": { |
| 9680 | "version": "3.1.0", |
| 9681 | "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", |
| 9682 | "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", |
| 9683 | "license": "MIT", |
| 9684 | "dependencies": { |
| 9685 | "clean-stack": "^2.0.0", |
| 9686 | "indent-string": "^4.0.0" |
| 9687 | }, |
| 9688 | "engines": { |
| 9689 | "node": ">=8" |
| 9690 | } |
| 9691 | }, |
| 9692 | "node_modules/ajv": { |
| 9693 | "version": "8.18.0", |
| 9694 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", |
| 9695 | "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", |
| 9696 | "license": "MIT", |
| 9697 | "dependencies": { |
| 9698 | "fast-deep-equal": "^3.1.3", |
| 9699 | "fast-uri": "^3.0.1", |
| 9700 | "json-schema-traverse": "^1.0.0", |
| 9701 | "require-from-string": "^2.0.2" |
| 9702 | }, |
| 9703 | "funding": { |
| 9704 | "type": "github", |
| 9705 | "url": "https://github.com/sponsors/epoberezkin" |
| 9706 | } |
| 9707 | }, |
| 9708 | "node_modules/ajv-formats": { |
| 9709 | "version": "2.1.1", |
| 9710 | "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", |
| 9711 | "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", |
| 9712 | "license": "MIT", |
| 9713 | "dependencies": { |
| 9714 | "ajv": "^8.0.0" |
| 9715 | }, |
| 9716 | "peerDependencies": { |
| 9717 | "ajv": "^8.0.0" |
| 9718 | }, |
| 9719 | "peerDependenciesMeta": { |
| 9720 | "ajv": { |
| 9721 | "optional": true |
| 9722 | } |
| 9723 | } |
| 9724 | }, |
| 9725 | "node_modules/ajv-keywords": { |
| 9726 | "version": "5.1.0", |
| 9727 | "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", |
| 9728 | "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", |
| 9729 | "license": "MIT", |
| 9730 | "dependencies": { |
| 9731 | "fast-deep-equal": "^3.1.3" |
| 9732 | }, |
| 9733 | "peerDependencies": { |
| 9734 | "ajv": "^8.8.2" |
| 9735 | } |
| 9736 | }, |
| 9737 | "node_modules/algoliasearch": { |
| 9738 | "version": "5.53.0", |
| 9739 | "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.53.0.tgz", |
| 9740 | "integrity": "sha512-OGW1q6b91CRSSeiOnM8LxuR5NYJ2esvw66jUZ4IIvdv+ItNkx3pwLuyR+jaCdbGee4ov5WgUnyPryyh11xvByQ==", |
| 9741 | "license": "MIT", |
| 9742 | "dependencies": { |
| 9743 | "@algolia/abtesting": "1.19.0", |
| 9744 | "@algolia/client-abtesting": "5.53.0", |
| 9745 | "@algolia/client-analytics": "5.53.0", |
| 9746 | "@algolia/client-common": "5.53.0", |
| 9747 | "@algolia/client-insights": "5.53.0", |
| 9748 | "@algolia/client-personalization": "5.53.0", |
| 9749 | "@algolia/client-query-suggestions": "5.53.0", |
| 9750 | "@algolia/client-search": "5.53.0", |
| 9751 | "@algolia/ingestion": "1.53.0", |
| 9752 | "@algolia/monitoring": "1.53.0", |
| 9753 | "@algolia/recommend": "5.53.0", |
| 9754 | "@algolia/requester-browser-xhr": "5.53.0", |
| 9755 | "@algolia/requester-fetch": "5.53.0", |
| 9756 | "@algolia/requester-node-http": "5.53.0" |
| 9757 | }, |
| 9758 | "engines": { |
| 9759 | "node": ">= 14.0.0" |
| 9760 | } |
| 9761 | }, |
| 9762 | "node_modules/algoliasearch-helper": { |
| 9763 | "version": "3.29.1", |
| 9764 | "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.29.1.tgz", |
| 9765 | "integrity": "sha512-6ck2YFudF2Pje7szQoPBiRFTGfd+1I+0I/WfLPGn0bj1kvrFoOQmNyedNiDxTk3/r4IfSLDYk+RA4G7u8H6+yA==", |
| 9766 | "license": "MIT", |
| 9767 | "dependencies": { |
| 9768 | "@algolia/events": "^4.0.1" |
| 9769 | }, |
| 9770 | "peerDependencies": { |
| 9771 | "algoliasearch": ">= 3.1 < 6" |
| 9772 | } |
| 9773 | }, |
| 9774 | "node_modules/ansi-align": { |
| 9775 | "version": "3.0.1", |
| 9776 | "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", |
| 9777 | "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", |
| 9778 | "license": "ISC", |
| 9779 | "dependencies": { |
| 9780 | "string-width": "^4.1.0" |
| 9781 | } |
| 9782 | }, |
| 9783 | "node_modules/ansi-align/node_modules/emoji-regex": { |
| 9784 | "version": "8.0.0", |
| 9785 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 9786 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 9787 | "license": "MIT" |
| 9788 | }, |
| 9789 | "node_modules/ansi-align/node_modules/string-width": { |
| 9790 | "version": "4.2.3", |
| 9791 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| 9792 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 9793 | "license": "MIT", |
| 9794 | "dependencies": { |
| 9795 | "emoji-regex": "^8.0.0", |
| 9796 | "is-fullwidth-code-point": "^3.0.0", |
| 9797 | "strip-ansi": "^6.0.1" |
| 9798 | }, |
| 9799 | "engines": { |
| 9800 | "node": ">=8" |
| 9801 | } |
| 9802 | }, |
| 9803 | "node_modules/ansi-escapes": { |
| 9804 | "version": "4.3.2", |
| 9805 | "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", |
| 9806 | "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", |
| 9807 | "dev": true, |
| 9808 | "license": "MIT", |
| 9809 | "dependencies": { |
| 9810 | "type-fest": "^0.21.3" |
| 9811 | }, |
| 9812 | "engines": { |
| 9813 | "node": ">=8" |
| 9814 | }, |
| 9815 | "funding": { |
| 9816 | "url": "https://github.com/sponsors/sindresorhus" |
| 9817 | } |
| 9818 | }, |
| 9819 | "node_modules/ansi-escapes/node_modules/type-fest": { |
| 9820 | "version": "0.21.3", |
| 9821 | "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", |
| 9822 | "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", |
| 9823 | "dev": true, |
| 9824 | "license": "(MIT OR CC0-1.0)", |
| 9825 | "engines": { |
| 9826 | "node": ">=10" |
| 9827 | }, |
| 9828 | "funding": { |
| 9829 | "url": "https://github.com/sponsors/sindresorhus" |
| 9830 | } |
| 9831 | }, |
| 9832 | "node_modules/ansi-html-community": { |
| 9833 | "version": "0.0.8", |
| 9834 | "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", |
| 9835 | "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", |
| 9836 | "engines": [ |
| 9837 | "node >= 0.8.0" |
| 9838 | ], |
| 9839 | "license": "Apache-2.0", |
| 9840 | "bin": { |
| 9841 | "ansi-html": "bin/ansi-html" |
| 9842 | } |
| 9843 | }, |
| 9844 | "node_modules/ansi-regex": { |
| 9845 | "version": "5.0.1", |
| 9846 | "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| 9847 | "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| 9848 | "license": "MIT", |
| 9849 | "engines": { |
| 9850 | "node": ">=8" |
| 9851 | } |
| 9852 | }, |
| 9853 | "node_modules/ansi-styles": { |
| 9854 | "version": "4.3.0", |
| 9855 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| 9856 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| 9857 | "license": "MIT", |
| 9858 | "dependencies": { |
| 9859 | "color-convert": "^2.0.1" |
| 9860 | }, |
| 9861 | "engines": { |
| 9862 | "node": ">=8" |
| 9863 | }, |
| 9864 | "funding": { |
| 9865 | "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| 9866 | } |
| 9867 | }, |
| 9868 | "node_modules/ansis": { |
| 9869 | "version": "3.17.0", |
| 9870 | "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.17.0.tgz", |
| 9871 | "integrity": "sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==", |
| 9872 | "license": "ISC", |
| 9873 | "engines": { |
| 9874 | "node": ">=14" |
| 9875 | } |
| 9876 | }, |
| 9877 | "node_modules/anymatch": { |
| 9878 | "version": "3.1.3", |
| 9879 | "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
| 9880 | "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
| 9881 | "license": "ISC", |
| 9882 | "dependencies": { |
| 9883 | "normalize-path": "^3.0.0", |
| 9884 | "picomatch": "^2.0.4" |
| 9885 | }, |
| 9886 | "engines": { |
| 9887 | "node": ">= 8" |
| 9888 | } |
| 9889 | }, |
| 9890 | "node_modules/arg": { |
| 9891 | "version": "5.0.2", |
| 9892 | "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", |
| 9893 | "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", |
| 9894 | "license": "MIT" |
| 9895 | }, |
| 9896 | "node_modules/argparse": { |
| 9897 | "version": "2.0.1", |
| 9898 | "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
| 9899 | "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| 9900 | "license": "Python-2.0" |
| 9901 | }, |
| 9902 | "node_modules/aria-query": { |
| 9903 | "version": "5.3.0", |
| 9904 | "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", |
| 9905 | "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", |
| 9906 | "dev": true, |
| 9907 | "license": "Apache-2.0", |
| 9908 | "dependencies": { |
| 9909 | "dequal": "^2.0.3" |
| 9910 | } |
| 9911 | }, |
| 9912 | "node_modules/array-buffer-byte-length": { |
| 9913 | "version": "1.0.2", |
| 9914 | "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", |
| 9915 | "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", |
| 9916 | "dev": true, |
| 9917 | "license": "MIT", |
| 9918 | "dependencies": { |
| 9919 | "call-bound": "^1.0.3", |
| 9920 | "is-array-buffer": "^3.0.5" |
| 9921 | }, |
| 9922 | "engines": { |
| 9923 | "node": ">= 0.4" |
| 9924 | }, |
| 9925 | "funding": { |
| 9926 | "url": "https://github.com/sponsors/ljharb" |
| 9927 | } |
| 9928 | }, |
| 9929 | "node_modules/array-includes": { |
| 9930 | "version": "3.1.9", |
| 9931 | "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz", |
| 9932 | "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==", |
| 9933 | "dev": true, |
| 9934 | "license": "MIT", |
| 9935 | "dependencies": { |
| 9936 | "call-bind": "^1.0.8", |
| 9937 | "call-bound": "^1.0.4", |
| 9938 | "define-properties": "^1.2.1", |
| 9939 | "es-abstract": "^1.24.0", |
| 9940 | "es-object-atoms": "^1.1.1", |
| 9941 | "get-intrinsic": "^1.3.0", |
| 9942 | "is-string": "^1.1.1", |
| 9943 | "math-intrinsics": "^1.1.0" |
| 9944 | }, |
| 9945 | "engines": { |
| 9946 | "node": ">= 0.4" |
| 9947 | }, |
| 9948 | "funding": { |
| 9949 | "url": "https://github.com/sponsors/ljharb" |
| 9950 | } |
| 9951 | }, |
| 9952 | "node_modules/array-union": { |
| 9953 | "version": "2.1.0", |
| 9954 | "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", |
| 9955 | "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", |
| 9956 | "license": "MIT", |
| 9957 | "engines": { |
| 9958 | "node": ">=8" |
| 9959 | } |
| 9960 | }, |
| 9961 | "node_modules/array-uniq": { |
| 9962 | "version": "1.0.3", |
| 9963 | "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", |
| 9964 | "integrity": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==", |
| 9965 | "dev": true, |
| 9966 | "license": "MIT", |
| 9967 | "engines": { |
| 9968 | "node": ">=0.10.0" |
| 9969 | } |
| 9970 | }, |
| 9971 | "node_modules/array.prototype.flat": { |
| 9972 | "version": "1.3.3", |
| 9973 | "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz", |
| 9974 | "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==", |
| 9975 | "dev": true, |
| 9976 | "license": "MIT", |
| 9977 | "dependencies": { |
| 9978 | "call-bind": "^1.0.8", |
| 9979 | "define-properties": "^1.2.1", |
| 9980 | "es-abstract": "^1.23.5", |
| 9981 | "es-shim-unscopables": "^1.0.2" |
| 9982 | }, |
| 9983 | "engines": { |
| 9984 | "node": ">= 0.4" |
| 9985 | }, |
| 9986 | "funding": { |
| 9987 | "url": "https://github.com/sponsors/ljharb" |
| 9988 | } |
| 9989 | }, |
| 9990 | "node_modules/array.prototype.flatmap": { |
| 9991 | "version": "1.3.3", |
| 9992 | "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", |
| 9993 | "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", |
| 9994 | "dev": true, |
| 9995 | "license": "MIT", |
| 9996 | "dependencies": { |
| 9997 | "call-bind": "^1.0.8", |
| 9998 | "define-properties": "^1.2.1", |
| 9999 | "es-abstract": "^1.23.5", |
| 10000 | "es-shim-unscopables": "^1.0.2" |
| 10001 | }, |
| 10002 | "engines": { |
| 10003 | "node": ">= 0.4" |
| 10004 | }, |
| 10005 | "funding": { |
| 10006 | "url": "https://github.com/sponsors/ljharb" |
| 10007 | } |
| 10008 | }, |
| 10009 | "node_modules/arraybuffer.prototype.slice": { |
| 10010 | "version": "1.0.4", |
| 10011 | "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", |
| 10012 | "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", |
| 10013 | "dev": true, |
| 10014 | "license": "MIT", |
| 10015 | "dependencies": { |
| 10016 | "array-buffer-byte-length": "^1.0.1", |
| 10017 | "call-bind": "^1.0.8", |
| 10018 | "define-properties": "^1.2.1", |
| 10019 | "es-abstract": "^1.23.5", |
| 10020 | "es-errors": "^1.3.0", |
| 10021 | "get-intrinsic": "^1.2.6", |
| 10022 | "is-array-buffer": "^3.0.4" |
| 10023 | }, |
| 10024 | "engines": { |
| 10025 | "node": ">= 0.4" |
| 10026 | }, |
| 10027 | "funding": { |
| 10028 | "url": "https://github.com/sponsors/ljharb" |
| 10029 | } |
| 10030 | }, |
| 10031 | "node_modules/asn1js": { |
| 10032 | "version": "3.0.7", |
| 10033 | "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-3.0.7.tgz", |
| 10034 | "integrity": "sha512-uLvq6KJu04qoQM6gvBfKFjlh6Gl0vOKQuR5cJMDHQkmwfMOQeN3F3SHCv9SNYSL+CRoHvOGFfllDlVz03GQjvQ==", |
| 10035 | "license": "BSD-3-Clause", |
| 10036 | "dependencies": { |
| 10037 | "pvtsutils": "^1.3.6", |
| 10038 | "pvutils": "^1.1.3", |
| 10039 | "tslib": "^2.8.1" |
| 10040 | }, |
| 10041 | "engines": { |
| 10042 | "node": ">=12.0.0" |
| 10043 | } |
| 10044 | }, |
| 10045 | "node_modules/ast-types": { |
| 10046 | "version": "0.13.4", |
| 10047 | "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", |
| 10048 | "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", |
| 10049 | "dev": true, |
| 10050 | "license": "MIT", |
| 10051 | "dependencies": { |
| 10052 | "tslib": "^2.0.1" |
| 10053 | }, |
| 10054 | "engines": { |
| 10055 | "node": ">=4" |
| 10056 | } |
| 10057 | }, |
| 10058 | "node_modules/ast-types-flow": { |
| 10059 | "version": "0.0.8", |
| 10060 | "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", |
| 10061 | "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", |
| 10062 | "dev": true, |
| 10063 | "license": "MIT" |
| 10064 | }, |
| 10065 | "node_modules/astring": { |
| 10066 | "version": "1.9.0", |
| 10067 | "resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz", |
| 10068 | "integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==", |
| 10069 | "license": "MIT", |
| 10070 | "bin": { |
| 10071 | "astring": "bin/astring" |
| 10072 | } |
| 10073 | }, |
| 10074 | "node_modules/async": { |
| 10075 | "version": "3.2.6", |
| 10076 | "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", |
| 10077 | "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
| 10078 | "dev": true, |
| 10079 | "license": "MIT" |
| 10080 | }, |
| 10081 | "node_modules/async-function": { |
| 10082 | "version": "1.0.0", |
| 10083 | "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", |
| 10084 | "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", |
| 10085 | "dev": true, |
| 10086 | "license": "MIT", |
| 10087 | "engines": { |
| 10088 | "node": ">= 0.4" |
| 10089 | } |
| 10090 | }, |
| 10091 | "node_modules/asynckit": { |
| 10092 | "version": "0.4.0", |
| 10093 | "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
| 10094 | "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", |
| 10095 | "dev": true, |
| 10096 | "license": "MIT" |
| 10097 | }, |
| 10098 | "node_modules/autoprefixer": { |
| 10099 | "version": "10.5.0", |
| 10100 | "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.0.tgz", |
| 10101 | "integrity": "sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==", |
| 10102 | "funding": [ |
| 10103 | { |
| 10104 | "type": "opencollective", |
| 10105 | "url": "https://opencollective.com/postcss/" |
| 10106 | }, |
| 10107 | { |
| 10108 | "type": "tidelift", |
| 10109 | "url": "https://tidelift.com/funding/github/npm/autoprefixer" |
| 10110 | }, |
| 10111 | { |
| 10112 | "type": "github", |
| 10113 | "url": "https://github.com/sponsors/ai" |
| 10114 | } |
| 10115 | ], |
| 10116 | "license": "MIT", |
| 10117 | "dependencies": { |
| 10118 | "browserslist": "^4.28.2", |
| 10119 | "caniuse-lite": "^1.0.30001787", |
| 10120 | "fraction.js": "^5.3.4", |
| 10121 | "picocolors": "^1.1.1", |
| 10122 | "postcss-value-parser": "^4.2.0" |
| 10123 | }, |
| 10124 | "bin": { |
| 10125 | "autoprefixer": "bin/autoprefixer" |
| 10126 | }, |
| 10127 | "engines": { |
| 10128 | "node": "^10 || ^12 || >=14" |
| 10129 | }, |
| 10130 | "peerDependencies": { |
| 10131 | "postcss": "^8.1.0" |
| 10132 | } |
| 10133 | }, |
| 10134 | "node_modules/available-typed-arrays": { |
| 10135 | "version": "1.0.7", |
| 10136 | "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", |
| 10137 | "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", |
| 10138 | "dev": true, |
| 10139 | "license": "MIT", |
| 10140 | "dependencies": { |
| 10141 | "possible-typed-array-names": "^1.0.0" |
| 10142 | }, |
| 10143 | "engines": { |
| 10144 | "node": ">= 0.4" |
| 10145 | }, |
| 10146 | "funding": { |
| 10147 | "url": "https://github.com/sponsors/ljharb" |
| 10148 | } |
| 10149 | }, |
| 10150 | "node_modules/axe-core": { |
| 10151 | "version": "3.5.6", |
| 10152 | "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-3.5.6.tgz", |
| 10153 | "integrity": "sha512-LEUDjgmdJoA3LqklSTwKYqkjcZ4HKc4ddIYGSAiSkr46NTjzg2L9RNB+lekO9P7Dlpa87+hBtzc2Fzn/+GUWMQ==", |
| 10154 | "dev": true, |
| 10155 | "license": "MPL-2.0", |
| 10156 | "engines": { |
| 10157 | "node": ">=4" |
| 10158 | } |
| 10159 | }, |
| 10160 | "node_modules/axios": { |
| 10161 | "version": "1.17.0", |
| 10162 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.17.0.tgz", |
| 10163 | "integrity": "sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==", |
| 10164 | "dev": true, |
| 10165 | "license": "MIT", |
| 10166 | "dependencies": { |
| 10167 | "follow-redirects": "^1.16.0", |
| 10168 | "form-data": "^4.0.5", |
| 10169 | "https-proxy-agent": "^5.0.1", |
| 10170 | "proxy-from-env": "^2.1.0" |
| 10171 | } |
| 10172 | }, |
| 10173 | "node_modules/axios/node_modules/agent-base": { |
| 10174 | "version": "6.0.2", |
| 10175 | "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", |
| 10176 | "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", |
| 10177 | "dev": true, |
| 10178 | "license": "MIT", |
| 10179 | "dependencies": { |
| 10180 | "debug": "4" |
| 10181 | }, |
| 10182 | "engines": { |
| 10183 | "node": ">= 6.0.0" |
| 10184 | } |
| 10185 | }, |
| 10186 | "node_modules/axios/node_modules/https-proxy-agent": { |
| 10187 | "version": "5.0.1", |
| 10188 | "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", |
| 10189 | "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", |
| 10190 | "dev": true, |
| 10191 | "license": "MIT", |
| 10192 | "dependencies": { |
| 10193 | "agent-base": "6", |
| 10194 | "debug": "4" |
| 10195 | }, |
| 10196 | "engines": { |
| 10197 | "node": ">= 6" |
| 10198 | } |
| 10199 | }, |
| 10200 | "node_modules/axios/node_modules/proxy-from-env": { |
| 10201 | "version": "2.1.0", |
| 10202 | "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz", |
| 10203 | "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==", |
| 10204 | "dev": true, |
| 10205 | "license": "MIT", |
| 10206 | "engines": { |
| 10207 | "node": ">=10" |
| 10208 | } |
| 10209 | }, |
| 10210 | "node_modules/axobject-query": { |
| 10211 | "version": "4.1.0", |
| 10212 | "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", |
| 10213 | "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", |
| 10214 | "dev": true, |
| 10215 | "license": "Apache-2.0", |
| 10216 | "engines": { |
| 10217 | "node": ">= 0.4" |
| 10218 | } |
| 10219 | }, |
| 10220 | "node_modules/b4a": { |
| 10221 | "version": "1.8.1", |
| 10222 | "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz", |
| 10223 | "integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==", |
| 10224 | "dev": true, |
| 10225 | "license": "Apache-2.0", |
| 10226 | "peerDependencies": { |
| 10227 | "react-native-b4a": "*" |
| 10228 | }, |
| 10229 | "peerDependenciesMeta": { |
| 10230 | "react-native-b4a": { |
| 10231 | "optional": true |
| 10232 | } |
| 10233 | } |
| 10234 | }, |
| 10235 | "node_modules/babel-jest": { |
| 10236 | "version": "30.4.1", |
| 10237 | "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-30.4.1.tgz", |
| 10238 | "integrity": "sha512-fATAbM8piYxkiXQp3RBXmZHxZVNJZAVXXfyeyCN2Tida3+qJ8ea9UxhiJ2y4fLO90ZImKt6k9FlcH2+rLkJGhw==", |
| 10239 | "dev": true, |
| 10240 | "license": "MIT", |
| 10241 | "dependencies": { |
| 10242 | "@jest/transform": "30.4.1", |
| 10243 | "@types/babel__core": "^7.20.5", |
| 10244 | "babel-plugin-istanbul": "^7.0.1", |
| 10245 | "babel-preset-jest": "30.4.0", |
| 10246 | "chalk": "^4.1.2", |
| 10247 | "graceful-fs": "^4.2.11", |
| 10248 | "slash": "^3.0.0" |
| 10249 | }, |
| 10250 | "engines": { |
| 10251 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 10252 | }, |
| 10253 | "peerDependencies": { |
| 10254 | "@babel/core": "^7.11.0 || ^8.0.0-0" |
| 10255 | } |
| 10256 | }, |
| 10257 | "node_modules/babel-loader": { |
| 10258 | "version": "9.2.1", |
| 10259 | "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz", |
| 10260 | "integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==", |
| 10261 | "license": "MIT", |
| 10262 | "dependencies": { |
| 10263 | "find-cache-dir": "^4.0.0", |
| 10264 | "schema-utils": "^4.0.0" |
| 10265 | }, |
| 10266 | "engines": { |
| 10267 | "node": ">= 14.15.0" |
| 10268 | }, |
| 10269 | "peerDependencies": { |
| 10270 | "@babel/core": "^7.12.0", |
| 10271 | "webpack": ">=5" |
| 10272 | } |
| 10273 | }, |
| 10274 | "node_modules/babel-plugin-dynamic-import-node": { |
| 10275 | "version": "2.3.3", |
| 10276 | "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", |
| 10277 | "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", |
| 10278 | "license": "MIT", |
| 10279 | "dependencies": { |
| 10280 | "object.assign": "^4.1.0" |
| 10281 | } |
| 10282 | }, |
| 10283 | "node_modules/babel-plugin-istanbul": { |
| 10284 | "version": "7.0.1", |
| 10285 | "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz", |
| 10286 | "integrity": "sha512-D8Z6Qm8jCvVXtIRkBnqNHX0zJ37rQcFJ9u8WOS6tkYOsRdHBzypCstaxWiu5ZIlqQtviRYbgnRLSoCEvjqcqbA==", |
| 10287 | "dev": true, |
| 10288 | "license": "BSD-3-Clause", |
| 10289 | "workspaces": [ |
| 10290 | "test/babel-8" |
| 10291 | ], |
| 10292 | "dependencies": { |
| 10293 | "@babel/helper-plugin-utils": "^7.0.0", |
| 10294 | "@istanbuljs/load-nyc-config": "^1.0.0", |
| 10295 | "@istanbuljs/schema": "^0.1.3", |
| 10296 | "istanbul-lib-instrument": "^6.0.2", |
| 10297 | "test-exclude": "^6.0.0" |
| 10298 | }, |
| 10299 | "engines": { |
| 10300 | "node": ">=12" |
| 10301 | } |
| 10302 | }, |
| 10303 | "node_modules/babel-plugin-jest-hoist": { |
| 10304 | "version": "30.4.0", |
| 10305 | "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.4.0.tgz", |
| 10306 | "integrity": "sha512-9EdtWM/sSfXLOGLwSn+GS6pIXyBnL07/8gyJlwFXjWy4DxMOyItqyUT29d4lQiS380EZwYlX7/At4PgBS+m2aA==", |
| 10307 | "dev": true, |
| 10308 | "license": "MIT", |
| 10309 | "dependencies": { |
| 10310 | "@types/babel__core": "^7.20.5" |
| 10311 | }, |
| 10312 | "engines": { |
| 10313 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 10314 | } |
| 10315 | }, |
| 10316 | "node_modules/babel-plugin-polyfill-corejs2": { |
| 10317 | "version": "0.4.17", |
| 10318 | "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.17.tgz", |
| 10319 | "integrity": "sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==", |
| 10320 | "license": "MIT", |
| 10321 | "dependencies": { |
| 10322 | "@babel/compat-data": "^7.28.6", |
| 10323 | "@babel/helper-define-polyfill-provider": "^0.6.8", |
| 10324 | "semver": "^6.3.1" |
| 10325 | }, |
| 10326 | "peerDependencies": { |
| 10327 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 10328 | } |
| 10329 | }, |
| 10330 | "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": { |
| 10331 | "version": "6.3.1", |
| 10332 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| 10333 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| 10334 | "license": "ISC", |
| 10335 | "bin": { |
| 10336 | "semver": "bin/semver.js" |
| 10337 | } |
| 10338 | }, |
| 10339 | "node_modules/babel-plugin-polyfill-corejs3": { |
| 10340 | "version": "0.13.0", |
| 10341 | "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0.tgz", |
| 10342 | "integrity": "sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==", |
| 10343 | "license": "MIT", |
| 10344 | "dependencies": { |
| 10345 | "@babel/helper-define-polyfill-provider": "^0.6.5", |
| 10346 | "core-js-compat": "^3.43.0" |
| 10347 | }, |
| 10348 | "peerDependencies": { |
| 10349 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 10350 | } |
| 10351 | }, |
| 10352 | "node_modules/babel-plugin-polyfill-regenerator": { |
| 10353 | "version": "0.6.8", |
| 10354 | "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.8.tgz", |
| 10355 | "integrity": "sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==", |
| 10356 | "license": "MIT", |
| 10357 | "dependencies": { |
| 10358 | "@babel/helper-define-polyfill-provider": "^0.6.8" |
| 10359 | }, |
| 10360 | "peerDependencies": { |
| 10361 | "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| 10362 | } |
| 10363 | }, |
| 10364 | "node_modules/babel-preset-current-node-syntax": { |
| 10365 | "version": "1.2.0", |
| 10366 | "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz", |
| 10367 | "integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==", |
| 10368 | "dev": true, |
| 10369 | "license": "MIT", |
| 10370 | "dependencies": { |
| 10371 | "@babel/plugin-syntax-async-generators": "^7.8.4", |
| 10372 | "@babel/plugin-syntax-bigint": "^7.8.3", |
| 10373 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
| 10374 | "@babel/plugin-syntax-class-static-block": "^7.14.5", |
| 10375 | "@babel/plugin-syntax-import-attributes": "^7.24.7", |
| 10376 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 10377 | "@babel/plugin-syntax-json-strings": "^7.8.3", |
| 10378 | "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
| 10379 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
| 10380 | "@babel/plugin-syntax-numeric-separator": "^7.10.4", |
| 10381 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
| 10382 | "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
| 10383 | "@babel/plugin-syntax-optional-chaining": "^7.8.3", |
| 10384 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
| 10385 | "@babel/plugin-syntax-top-level-await": "^7.14.5" |
| 10386 | }, |
| 10387 | "peerDependencies": { |
| 10388 | "@babel/core": "^7.0.0 || ^8.0.0-0" |
| 10389 | } |
| 10390 | }, |
| 10391 | "node_modules/babel-preset-jest": { |
| 10392 | "version": "30.4.0", |
| 10393 | "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-30.4.0.tgz", |
| 10394 | "integrity": "sha512-lBY4jxsNmCnSiu7kquw8ZC9F4+XLMOKypT3RnNHPvU2Kpd4W0xaPuLr5ZkRyOsvLYAY4yaW1ZwTW4xB7NIiZzg==", |
| 10395 | "dev": true, |
| 10396 | "license": "MIT", |
| 10397 | "dependencies": { |
| 10398 | "babel-plugin-jest-hoist": "30.4.0", |
| 10399 | "babel-preset-current-node-syntax": "^1.2.0" |
| 10400 | }, |
| 10401 | "engines": { |
| 10402 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 10403 | }, |
| 10404 | "peerDependencies": { |
| 10405 | "@babel/core": "^7.11.0 || ^8.0.0-beta.1" |
| 10406 | } |
| 10407 | }, |
| 10408 | "node_modules/bail": { |
| 10409 | "version": "2.0.2", |
| 10410 | "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", |
| 10411 | "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", |
| 10412 | "license": "MIT", |
| 10413 | "funding": { |
| 10414 | "type": "github", |
| 10415 | "url": "https://github.com/sponsors/wooorm" |
| 10416 | } |
| 10417 | }, |
| 10418 | "node_modules/balanced-match": { |
| 10419 | "version": "4.0.4", |
| 10420 | "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", |
| 10421 | "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", |
| 10422 | "license": "MIT", |
| 10423 | "engines": { |
| 10424 | "node": "18 || 20 || >=22" |
| 10425 | } |
| 10426 | }, |
| 10427 | "node_modules/bare-events": { |
| 10428 | "version": "2.9.1", |
| 10429 | "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz", |
| 10430 | "integrity": "sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==", |
| 10431 | "dev": true, |
| 10432 | "license": "Apache-2.0", |
| 10433 | "peerDependencies": { |
| 10434 | "bare-abort-controller": "*" |
| 10435 | }, |
| 10436 | "peerDependenciesMeta": { |
| 10437 | "bare-abort-controller": { |
| 10438 | "optional": true |
| 10439 | } |
| 10440 | } |
| 10441 | }, |
| 10442 | "node_modules/bare-fs": { |
| 10443 | "version": "4.7.2", |
| 10444 | "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.2.tgz", |
| 10445 | "integrity": "sha512-aTvMFUWkBmjzKtEQMDGGDNF8bkfpD5N1b/FCwt7A3wrU4t1o/e/85Wzkluh6JlODCjqVESYCkQCdTXqZ9G7VFg==", |
| 10446 | "dev": true, |
| 10447 | "license": "Apache-2.0", |
| 10448 | "dependencies": { |
| 10449 | "bare-events": "^2.5.4", |
| 10450 | "bare-path": "^3.0.0", |
| 10451 | "bare-stream": "^2.6.4", |
| 10452 | "bare-url": "^2.2.2", |
| 10453 | "fast-fifo": "^1.3.2" |
| 10454 | }, |
| 10455 | "engines": { |
| 10456 | "bare": ">=1.16.0" |
| 10457 | }, |
| 10458 | "peerDependencies": { |
| 10459 | "bare-buffer": "*" |
| 10460 | }, |
| 10461 | "peerDependenciesMeta": { |
| 10462 | "bare-buffer": { |
| 10463 | "optional": true |
| 10464 | } |
| 10465 | } |
| 10466 | }, |
| 10467 | "node_modules/bare-os": { |
| 10468 | "version": "3.9.1", |
| 10469 | "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.1.tgz", |
| 10470 | "integrity": "sha512-6M5XjcnsygQNPMCMPXSK379xrJFiZ/AEMNBmFEmQW8d/789VQATvriyi5r0HYTL9TkQ26rn3kgdTG3aisbrXkQ==", |
| 10471 | "dev": true, |
| 10472 | "license": "Apache-2.0", |
| 10473 | "engines": { |
| 10474 | "bare": ">=1.14.0" |
| 10475 | } |
| 10476 | }, |
| 10477 | "node_modules/bare-path": { |
| 10478 | "version": "3.0.1", |
| 10479 | "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.1.tgz", |
| 10480 | "integrity": "sha512-ghj2DSK/2e99a1anTVPCV4m4YIYtrbXhfM7V3D7XZLOTsybnYyaJloymGqssQc8l/or0UoDyRtNQkmkEF/ysgQ==", |
| 10481 | "dev": true, |
| 10482 | "license": "Apache-2.0", |
| 10483 | "dependencies": { |
| 10484 | "bare-os": "^3.0.1" |
| 10485 | } |
| 10486 | }, |
| 10487 | "node_modules/bare-stream": { |
| 10488 | "version": "2.13.3", |
| 10489 | "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz", |
| 10490 | "integrity": "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==", |
| 10491 | "dev": true, |
| 10492 | "license": "Apache-2.0", |
| 10493 | "dependencies": { |
| 10494 | "b4a": "^1.8.1", |
| 10495 | "streamx": "^2.25.0", |
| 10496 | "teex": "^1.0.1" |
| 10497 | }, |
| 10498 | "peerDependencies": { |
| 10499 | "bare-abort-controller": "*", |
| 10500 | "bare-buffer": "*", |
| 10501 | "bare-events": "*" |
| 10502 | }, |
| 10503 | "peerDependenciesMeta": { |
| 10504 | "bare-abort-controller": { |
| 10505 | "optional": true |
| 10506 | }, |
| 10507 | "bare-buffer": { |
| 10508 | "optional": true |
| 10509 | }, |
| 10510 | "bare-events": { |
| 10511 | "optional": true |
| 10512 | } |
| 10513 | } |
| 10514 | }, |
| 10515 | "node_modules/bare-url": { |
| 10516 | "version": "2.4.5", |
| 10517 | "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.5.tgz", |
| 10518 | "integrity": "sha512-K+y9xF1tN+CdPu4qWwr0QiK1Al07eFPGYK5M2pDXcmHdMdgC/tT/bpmMe1hrmRHaidKLkXrC+cRNYf3XVDUhSQ==", |
| 10519 | "dev": true, |
| 10520 | "license": "Apache-2.0", |
| 10521 | "dependencies": { |
| 10522 | "bare-path": "^3.0.0" |
| 10523 | } |
| 10524 | }, |
| 10525 | "node_modules/baseline-browser-mapping": { |
| 10526 | "version": "2.10.35", |
| 10527 | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.35.tgz", |
| 10528 | "integrity": "sha512-honAfLBde0HAFLdNyBEfuuENkF6zR+ozxqxa/2zJKHBe1qzLqyTSeRKpdPEHAP03rlDGyQOPnCSxnVpVqQo9Mg==", |
| 10529 | "license": "Apache-2.0", |
| 10530 | "bin": { |
| 10531 | "baseline-browser-mapping": "dist/cli.cjs" |
| 10532 | }, |
| 10533 | "engines": { |
| 10534 | "node": ">=6.0.0" |
| 10535 | } |
| 10536 | }, |
| 10537 | "node_modules/basic-ftp": { |
| 10538 | "version": "5.3.1", |
| 10539 | "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz", |
| 10540 | "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==", |
| 10541 | "dev": true, |
| 10542 | "license": "MIT", |
| 10543 | "engines": { |
| 10544 | "node": ">=10.0.0" |
| 10545 | } |
| 10546 | }, |
| 10547 | "node_modules/batch": { |
| 10548 | "version": "0.6.1", |
| 10549 | "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", |
| 10550 | "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", |
| 10551 | "license": "MIT" |
| 10552 | }, |
| 10553 | "node_modules/bfj": { |
| 10554 | "version": "9.1.3", |
| 10555 | "resolved": "https://registry.npmjs.org/bfj/-/bfj-9.1.3.tgz", |
| 10556 | "integrity": "sha512-1ythbcNNAd2UjTYW6M+MAHd9KM/m3g4mQ+3a4Vom16WgmUa4GsisdmXAYfpAjkObY5zdpgzaBh1ctZOEcJipuQ==", |
| 10557 | "dev": true, |
| 10558 | "license": "MIT", |
| 10559 | "dependencies": { |
| 10560 | "check-types": "^11.2.3", |
| 10561 | "hoopy": "^0.1.4", |
| 10562 | "tryer": "^1.0.1" |
| 10563 | }, |
| 10564 | "engines": { |
| 10565 | "node": ">= 18.0.0" |
| 10566 | } |
| 10567 | }, |
| 10568 | "node_modules/big.js": { |
| 10569 | "version": "5.2.2", |
| 10570 | "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", |
| 10571 | "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", |
| 10572 | "license": "MIT", |
| 10573 | "engines": { |
| 10574 | "node": "*" |
| 10575 | } |
| 10576 | }, |
| 10577 | "node_modules/binary-extensions": { |
| 10578 | "version": "2.3.0", |
| 10579 | "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", |
| 10580 | "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", |
| 10581 | "license": "MIT", |
| 10582 | "engines": { |
| 10583 | "node": ">=8" |
| 10584 | }, |
| 10585 | "funding": { |
| 10586 | "url": "https://github.com/sponsors/sindresorhus" |
| 10587 | } |
| 10588 | }, |
| 10589 | "node_modules/body-parser": { |
| 10590 | "version": "2.2.2", |
| 10591 | "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz", |
| 10592 | "integrity": "sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==", |
| 10593 | "license": "MIT", |
| 10594 | "dependencies": { |
| 10595 | "bytes": "^3.1.2", |
| 10596 | "content-type": "^1.0.5", |
| 10597 | "debug": "^4.4.3", |
| 10598 | "http-errors": "^2.0.0", |
| 10599 | "iconv-lite": "^0.7.0", |
| 10600 | "on-finished": "^2.4.1", |
| 10601 | "qs": "^6.14.1", |
| 10602 | "raw-body": "^3.0.1", |
| 10603 | "type-is": "^2.0.1" |
| 10604 | }, |
| 10605 | "engines": { |
| 10606 | "node": ">=18" |
| 10607 | }, |
| 10608 | "funding": { |
| 10609 | "type": "opencollective", |
| 10610 | "url": "https://opencollective.com/express" |
| 10611 | } |
| 10612 | }, |
| 10613 | "node_modules/body-parser/node_modules/bytes": { |
| 10614 | "version": "3.1.2", |
| 10615 | "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", |
| 10616 | "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| 10617 | "license": "MIT", |
| 10618 | "engines": { |
| 10619 | "node": ">= 0.8" |
| 10620 | } |
| 10621 | }, |
| 10622 | "node_modules/bonjour-service": { |
| 10623 | "version": "1.3.0", |
| 10624 | "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.3.0.tgz", |
| 10625 | "integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==", |
| 10626 | "license": "MIT", |
| 10627 | "dependencies": { |
| 10628 | "fast-deep-equal": "^3.1.3", |
| 10629 | "multicast-dns": "^7.2.5" |
| 10630 | } |
| 10631 | }, |
| 10632 | "node_modules/boolbase": { |
| 10633 | "version": "1.0.0", |
| 10634 | "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", |
| 10635 | "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", |
| 10636 | "license": "ISC" |
| 10637 | }, |
| 10638 | "node_modules/boxen": { |
| 10639 | "version": "6.2.1", |
| 10640 | "resolved": "https://registry.npmjs.org/boxen/-/boxen-6.2.1.tgz", |
| 10641 | "integrity": "sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw==", |
| 10642 | "license": "MIT", |
| 10643 | "dependencies": { |
| 10644 | "ansi-align": "^3.0.1", |
| 10645 | "camelcase": "^6.2.0", |
| 10646 | "chalk": "^4.1.2", |
| 10647 | "cli-boxes": "^3.0.0", |
| 10648 | "string-width": "^5.0.1", |
| 10649 | "type-fest": "^2.5.0", |
| 10650 | "widest-line": "^4.0.1", |
| 10651 | "wrap-ansi": "^8.0.1" |
| 10652 | }, |
| 10653 | "engines": { |
| 10654 | "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| 10655 | }, |
| 10656 | "funding": { |
| 10657 | "url": "https://github.com/sponsors/sindresorhus" |
| 10658 | } |
| 10659 | }, |
| 10660 | "node_modules/brace-expansion": { |
| 10661 | "version": "5.0.6", |
| 10662 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz", |
| 10663 | "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==", |
| 10664 | "license": "MIT", |
| 10665 | "dependencies": { |
| 10666 | "balanced-match": "^4.0.2" |
| 10667 | }, |
| 10668 | "engines": { |
| 10669 | "node": "18 || 20 || >=22" |
| 10670 | } |
| 10671 | }, |
| 10672 | "node_modules/braces": { |
| 10673 | "version": "3.0.3", |
| 10674 | "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", |
| 10675 | "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
| 10676 | "license": "MIT", |
| 10677 | "dependencies": { |
| 10678 | "fill-range": "^7.1.1" |
| 10679 | }, |
| 10680 | "engines": { |
| 10681 | "node": ">=8" |
| 10682 | } |
| 10683 | }, |
| 10684 | "node_modules/browserslist": { |
| 10685 | "version": "4.28.2", |
| 10686 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz", |
| 10687 | "integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==", |
| 10688 | "funding": [ |
| 10689 | { |
| 10690 | "type": "opencollective", |
| 10691 | "url": "https://opencollective.com/browserslist" |
| 10692 | }, |
| 10693 | { |
| 10694 | "type": "tidelift", |
| 10695 | "url": "https://tidelift.com/funding/github/npm/browserslist" |
| 10696 | }, |
| 10697 | { |
| 10698 | "type": "github", |
| 10699 | "url": "https://github.com/sponsors/ai" |
| 10700 | } |
| 10701 | ], |
| 10702 | "license": "MIT", |
| 10703 | "dependencies": { |
| 10704 | "baseline-browser-mapping": "^2.10.12", |
| 10705 | "caniuse-lite": "^1.0.30001782", |
| 10706 | "electron-to-chromium": "^1.5.328", |
| 10707 | "node-releases": "^2.0.36", |
| 10708 | "update-browserslist-db": "^1.2.3" |
| 10709 | }, |
| 10710 | "bin": { |
| 10711 | "browserslist": "cli.js" |
| 10712 | }, |
| 10713 | "engines": { |
| 10714 | "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| 10715 | } |
| 10716 | }, |
| 10717 | "node_modules/bs-logger": { |
| 10718 | "version": "0.2.6", |
| 10719 | "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", |
| 10720 | "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==", |
| 10721 | "dev": true, |
| 10722 | "license": "MIT", |
| 10723 | "dependencies": { |
| 10724 | "fast-json-stable-stringify": "2.x" |
| 10725 | }, |
| 10726 | "engines": { |
| 10727 | "node": ">= 6" |
| 10728 | } |
| 10729 | }, |
| 10730 | "node_modules/bser": { |
| 10731 | "version": "2.1.1", |
| 10732 | "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", |
| 10733 | "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", |
| 10734 | "dev": true, |
| 10735 | "license": "Apache-2.0", |
| 10736 | "dependencies": { |
| 10737 | "node-int64": "^0.4.0" |
| 10738 | } |
| 10739 | }, |
| 10740 | "node_modules/buffer-crc32": { |
| 10741 | "version": "0.2.13", |
| 10742 | "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| 10743 | "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", |
| 10744 | "dev": true, |
| 10745 | "license": "MIT", |
| 10746 | "engines": { |
| 10747 | "node": "*" |
| 10748 | } |
| 10749 | }, |
| 10750 | "node_modules/buffer-from": { |
| 10751 | "version": "1.1.2", |
| 10752 | "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", |
| 10753 | "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| 10754 | "license": "MIT" |
| 10755 | }, |
| 10756 | "node_modules/buffer-image-size": { |
| 10757 | "version": "0.6.4", |
| 10758 | "resolved": "https://registry.npmjs.org/buffer-image-size/-/buffer-image-size-0.6.4.tgz", |
| 10759 | "integrity": "sha512-nEh+kZOPY1w+gcCMobZ6ETUp9WfibndnosbpwB1iJk/8Gt5ZF2bhS6+B6bPYz424KtwsR6Rflc3tCz1/ghX2dQ==", |
| 10760 | "dev": true, |
| 10761 | "license": "MIT", |
| 10762 | "dependencies": { |
| 10763 | "@types/node": "*" |
| 10764 | }, |
| 10765 | "engines": { |
| 10766 | "node": ">=4.0" |
| 10767 | } |
| 10768 | }, |
| 10769 | "node_modules/bundle-name": { |
| 10770 | "version": "4.1.0", |
| 10771 | "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz", |
| 10772 | "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==", |
| 10773 | "license": "MIT", |
| 10774 | "dependencies": { |
| 10775 | "run-applescript": "^7.0.0" |
| 10776 | }, |
| 10777 | "engines": { |
| 10778 | "node": ">=18" |
| 10779 | }, |
| 10780 | "funding": { |
| 10781 | "url": "https://github.com/sponsors/sindresorhus" |
| 10782 | } |
| 10783 | }, |
| 10784 | "node_modules/bytes": { |
| 10785 | "version": "3.0.0", |
| 10786 | "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", |
| 10787 | "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", |
| 10788 | "license": "MIT", |
| 10789 | "engines": { |
| 10790 | "node": ">= 0.8" |
| 10791 | } |
| 10792 | }, |
| 10793 | "node_modules/bytestreamjs": { |
| 10794 | "version": "2.0.1", |
| 10795 | "resolved": "https://registry.npmjs.org/bytestreamjs/-/bytestreamjs-2.0.1.tgz", |
| 10796 | "integrity": "sha512-U1Z/ob71V/bXfVABvNr/Kumf5VyeQRBEm6Txb0PQ6S7V5GpBM3w4Cbqz/xPDicR5tN0uvDifng8C+5qECeGwyQ==", |
| 10797 | "license": "BSD-3-Clause", |
| 10798 | "engines": { |
| 10799 | "node": ">=6.0.0" |
| 10800 | } |
| 10801 | }, |
| 10802 | "node_modules/cacheable-lookup": { |
| 10803 | "version": "7.0.0", |
| 10804 | "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz", |
| 10805 | "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==", |
| 10806 | "license": "MIT", |
| 10807 | "engines": { |
| 10808 | "node": ">=14.16" |
| 10809 | } |
| 10810 | }, |
| 10811 | "node_modules/cacheable-request": { |
| 10812 | "version": "10.2.14", |
| 10813 | "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz", |
| 10814 | "integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==", |
| 10815 | "license": "MIT", |
| 10816 | "dependencies": { |
| 10817 | "@types/http-cache-semantics": "^4.0.2", |
| 10818 | "get-stream": "^6.0.1", |
| 10819 | "http-cache-semantics": "^4.1.1", |
| 10820 | "keyv": "^4.5.3", |
| 10821 | "mimic-response": "^4.0.0", |
| 10822 | "normalize-url": "^8.0.0", |
| 10823 | "responselike": "^3.0.0" |
| 10824 | }, |
| 10825 | "engines": { |
| 10826 | "node": ">=14.16" |
| 10827 | } |
| 10828 | }, |
| 10829 | "node_modules/call-bind": { |
| 10830 | "version": "1.0.9", |
| 10831 | "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.9.tgz", |
| 10832 | "integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==", |
| 10833 | "license": "MIT", |
| 10834 | "dependencies": { |
| 10835 | "call-bind-apply-helpers": "^1.0.2", |
| 10836 | "es-define-property": "^1.0.1", |
| 10837 | "get-intrinsic": "^1.3.0", |
| 10838 | "set-function-length": "^1.2.2" |
| 10839 | }, |
| 10840 | "engines": { |
| 10841 | "node": ">= 0.4" |
| 10842 | }, |
| 10843 | "funding": { |
| 10844 | "url": "https://github.com/sponsors/ljharb" |
| 10845 | } |
| 10846 | }, |
| 10847 | "node_modules/call-bind-apply-helpers": { |
| 10848 | "version": "1.0.2", |
| 10849 | "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| 10850 | "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| 10851 | "license": "MIT", |
| 10852 | "dependencies": { |
| 10853 | "es-errors": "^1.3.0", |
| 10854 | "function-bind": "^1.1.2" |
| 10855 | }, |
| 10856 | "engines": { |
| 10857 | "node": ">= 0.4" |
| 10858 | } |
| 10859 | }, |
| 10860 | "node_modules/call-bound": { |
| 10861 | "version": "1.0.4", |
| 10862 | "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", |
| 10863 | "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| 10864 | "license": "MIT", |
| 10865 | "dependencies": { |
| 10866 | "call-bind-apply-helpers": "^1.0.2", |
| 10867 | "get-intrinsic": "^1.3.0" |
| 10868 | }, |
| 10869 | "engines": { |
| 10870 | "node": ">= 0.4" |
| 10871 | }, |
| 10872 | "funding": { |
| 10873 | "url": "https://github.com/sponsors/ljharb" |
| 10874 | } |
| 10875 | }, |
| 10876 | "node_modules/callsites": { |
| 10877 | "version": "3.1.0", |
| 10878 | "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
| 10879 | "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| 10880 | "license": "MIT", |
| 10881 | "engines": { |
| 10882 | "node": ">=6" |
| 10883 | } |
| 10884 | }, |
| 10885 | "node_modules/camel-case": { |
| 10886 | "version": "4.1.2", |
| 10887 | "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", |
| 10888 | "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", |
| 10889 | "license": "MIT", |
| 10890 | "dependencies": { |
| 10891 | "pascal-case": "^3.1.2", |
| 10892 | "tslib": "^2.0.3" |
| 10893 | } |
| 10894 | }, |
| 10895 | "node_modules/camelcase": { |
| 10896 | "version": "6.3.0", |
| 10897 | "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", |
| 10898 | "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| 10899 | "license": "MIT", |
| 10900 | "engines": { |
| 10901 | "node": ">=10" |
| 10902 | }, |
| 10903 | "funding": { |
| 10904 | "url": "https://github.com/sponsors/sindresorhus" |
| 10905 | } |
| 10906 | }, |
| 10907 | "node_modules/caniuse-api": { |
| 10908 | "version": "3.0.0", |
| 10909 | "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", |
| 10910 | "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", |
| 10911 | "license": "MIT", |
| 10912 | "dependencies": { |
| 10913 | "browserslist": "^4.0.0", |
| 10914 | "caniuse-lite": "^1.0.0", |
| 10915 | "lodash.memoize": "^4.1.2", |
| 10916 | "lodash.uniq": "^4.5.0" |
| 10917 | } |
| 10918 | }, |
| 10919 | "node_modules/caniuse-lite": { |
| 10920 | "version": "1.0.30001797", |
| 10921 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001797.tgz", |
| 10922 | "integrity": "sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==", |
| 10923 | "funding": [ |
| 10924 | { |
| 10925 | "type": "opencollective", |
| 10926 | "url": "https://opencollective.com/browserslist" |
| 10927 | }, |
| 10928 | { |
| 10929 | "type": "tidelift", |
| 10930 | "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| 10931 | }, |
| 10932 | { |
| 10933 | "type": "github", |
| 10934 | "url": "https://github.com/sponsors/ai" |
| 10935 | } |
| 10936 | ], |
| 10937 | "license": "CC-BY-4.0" |
| 10938 | }, |
| 10939 | "node_modules/ccount": { |
| 10940 | "version": "2.0.1", |
| 10941 | "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", |
| 10942 | "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", |
| 10943 | "license": "MIT", |
| 10944 | "funding": { |
| 10945 | "type": "github", |
| 10946 | "url": "https://github.com/sponsors/wooorm" |
| 10947 | } |
| 10948 | }, |
| 10949 | "node_modules/chalk": { |
| 10950 | "version": "4.1.2", |
| 10951 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| 10952 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| 10953 | "license": "MIT", |
| 10954 | "dependencies": { |
| 10955 | "ansi-styles": "^4.1.0", |
| 10956 | "supports-color": "^7.1.0" |
| 10957 | }, |
| 10958 | "engines": { |
| 10959 | "node": ">=10" |
| 10960 | }, |
| 10961 | "funding": { |
| 10962 | "url": "https://github.com/chalk/chalk?sponsor=1" |
| 10963 | } |
| 10964 | }, |
| 10965 | "node_modules/char-regex": { |
| 10966 | "version": "1.0.2", |
| 10967 | "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", |
| 10968 | "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", |
| 10969 | "license": "MIT", |
| 10970 | "engines": { |
| 10971 | "node": ">=10" |
| 10972 | } |
| 10973 | }, |
| 10974 | "node_modules/character-entities": { |
| 10975 | "version": "2.0.2", |
| 10976 | "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", |
| 10977 | "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", |
| 10978 | "license": "MIT", |
| 10979 | "funding": { |
| 10980 | "type": "github", |
| 10981 | "url": "https://github.com/sponsors/wooorm" |
| 10982 | } |
| 10983 | }, |
| 10984 | "node_modules/character-entities-html4": { |
| 10985 | "version": "2.1.0", |
| 10986 | "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", |
| 10987 | "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", |
| 10988 | "license": "MIT", |
| 10989 | "funding": { |
| 10990 | "type": "github", |
| 10991 | "url": "https://github.com/sponsors/wooorm" |
| 10992 | } |
| 10993 | }, |
| 10994 | "node_modules/character-entities-legacy": { |
| 10995 | "version": "3.0.0", |
| 10996 | "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", |
| 10997 | "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", |
| 10998 | "license": "MIT", |
| 10999 | "funding": { |
| 11000 | "type": "github", |
| 11001 | "url": "https://github.com/sponsors/wooorm" |
| 11002 | } |
| 11003 | }, |
| 11004 | "node_modules/character-reference-invalid": { |
| 11005 | "version": "2.0.1", |
| 11006 | "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz", |
| 11007 | "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==", |
| 11008 | "license": "MIT", |
| 11009 | "funding": { |
| 11010 | "type": "github", |
| 11011 | "url": "https://github.com/sponsors/wooorm" |
| 11012 | } |
| 11013 | }, |
| 11014 | "node_modules/check-more-types": { |
| 11015 | "version": "2.24.0", |
| 11016 | "resolved": "https://registry.npmjs.org/check-more-types/-/check-more-types-2.24.0.tgz", |
| 11017 | "integrity": "sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==", |
| 11018 | "dev": true, |
| 11019 | "license": "MIT", |
| 11020 | "engines": { |
| 11021 | "node": ">= 0.8.0" |
| 11022 | } |
| 11023 | }, |
| 11024 | "node_modules/check-types": { |
| 11025 | "version": "11.2.3", |
| 11026 | "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.2.3.tgz", |
| 11027 | "integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==", |
| 11028 | "dev": true, |
| 11029 | "license": "MIT" |
| 11030 | }, |
| 11031 | "node_modules/cheerio": { |
| 11032 | "version": "1.0.0-rc.12", |
| 11033 | "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", |
| 11034 | "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", |
| 11035 | "license": "MIT", |
| 11036 | "dependencies": { |
| 11037 | "cheerio-select": "^2.1.0", |
| 11038 | "dom-serializer": "^2.0.0", |
| 11039 | "domhandler": "^5.0.3", |
| 11040 | "domutils": "^3.0.1", |
| 11041 | "htmlparser2": "^8.0.1", |
| 11042 | "parse5": "^7.0.0", |
| 11043 | "parse5-htmlparser2-tree-adapter": "^7.0.0" |
| 11044 | }, |
| 11045 | "engines": { |
| 11046 | "node": ">= 6" |
| 11047 | }, |
| 11048 | "funding": { |
| 11049 | "url": "https://github.com/cheeriojs/cheerio?sponsor=1" |
| 11050 | } |
| 11051 | }, |
| 11052 | "node_modules/cheerio-select": { |
| 11053 | "version": "2.1.0", |
| 11054 | "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", |
| 11055 | "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", |
| 11056 | "license": "BSD-2-Clause", |
| 11057 | "dependencies": { |
| 11058 | "boolbase": "^1.0.0", |
| 11059 | "css-select": "^5.1.0", |
| 11060 | "css-what": "^6.1.0", |
| 11061 | "domelementtype": "^2.3.0", |
| 11062 | "domhandler": "^5.0.3", |
| 11063 | "domutils": "^3.0.1" |
| 11064 | }, |
| 11065 | "funding": { |
| 11066 | "url": "https://github.com/sponsors/fb55" |
| 11067 | } |
| 11068 | }, |
| 11069 | "node_modules/chokidar": { |
| 11070 | "version": "3.6.0", |
| 11071 | "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", |
| 11072 | "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", |
| 11073 | "license": "MIT", |
| 11074 | "dependencies": { |
| 11075 | "anymatch": "~3.1.2", |
| 11076 | "braces": "~3.0.2", |
| 11077 | "glob-parent": "~5.1.2", |
| 11078 | "is-binary-path": "~2.1.0", |
| 11079 | "is-glob": "~4.0.1", |
| 11080 | "normalize-path": "~3.0.0", |
| 11081 | "readdirp": "~3.6.0" |
| 11082 | }, |
| 11083 | "engines": { |
| 11084 | "node": ">= 8.10.0" |
| 11085 | }, |
| 11086 | "funding": { |
| 11087 | "url": "https://paulmillr.com/funding/" |
| 11088 | }, |
| 11089 | "optionalDependencies": { |
| 11090 | "fsevents": "~2.3.2" |
| 11091 | } |
| 11092 | }, |
| 11093 | "node_modules/chrome-trace-event": { |
| 11094 | "version": "1.0.4", |
| 11095 | "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz", |
| 11096 | "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==", |
| 11097 | "license": "MIT", |
| 11098 | "engines": { |
| 11099 | "node": ">=6.0" |
| 11100 | } |
| 11101 | }, |
| 11102 | "node_modules/chromium-bidi": { |
| 11103 | "version": "14.0.0", |
| 11104 | "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-14.0.0.tgz", |
| 11105 | "integrity": "sha512-9gYlLtS6tStdRWzrtXaTMnqcM4dudNegMXJxkR0I/CXObHalYeYcAMPrL19eroNZHtJ8DQmu1E+ZNOYu/IXMXw==", |
| 11106 | "dev": true, |
| 11107 | "license": "Apache-2.0", |
| 11108 | "dependencies": { |
| 11109 | "mitt": "^3.0.1", |
| 11110 | "zod": "^3.24.1" |
| 11111 | }, |
| 11112 | "peerDependencies": { |
| 11113 | "devtools-protocol": "*" |
| 11114 | } |
| 11115 | }, |
| 11116 | "node_modules/ci-info": { |
| 11117 | "version": "3.9.0", |
| 11118 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", |
| 11119 | "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", |
| 11120 | "funding": [ |
| 11121 | { |
| 11122 | "type": "github", |
| 11123 | "url": "https://github.com/sponsors/sibiraj-s" |
| 11124 | } |
| 11125 | ], |
| 11126 | "license": "MIT", |
| 11127 | "engines": { |
| 11128 | "node": ">=8" |
| 11129 | } |
| 11130 | }, |
| 11131 | "node_modules/cjs-module-lexer": { |
| 11132 | "version": "2.2.0", |
| 11133 | "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-2.2.0.tgz", |
| 11134 | "integrity": "sha512-4bHTS2YuzUvtoLjdy+98ykbNB5jS0+07EvFNXerqZQJ89F7DI6ET7OQo/HJuW6K0aVsKA9hj9/RVb2kQVOrPDQ==", |
| 11135 | "dev": true, |
| 11136 | "license": "MIT" |
| 11137 | }, |
| 11138 | "node_modules/clean-css": { |
| 11139 | "version": "5.3.3", |
| 11140 | "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz", |
| 11141 | "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==", |
| 11142 | "license": "MIT", |
| 11143 | "dependencies": { |
| 11144 | "source-map": "~0.6.0" |
| 11145 | }, |
| 11146 | "engines": { |
| 11147 | "node": ">= 10.0" |
| 11148 | } |
| 11149 | }, |
| 11150 | "node_modules/clean-css/node_modules/source-map": { |
| 11151 | "version": "0.6.1", |
| 11152 | "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| 11153 | "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| 11154 | "license": "BSD-3-Clause", |
| 11155 | "engines": { |
| 11156 | "node": ">=0.10.0" |
| 11157 | } |
| 11158 | }, |
| 11159 | "node_modules/clean-stack": { |
| 11160 | "version": "2.2.0", |
| 11161 | "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", |
| 11162 | "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", |
| 11163 | "license": "MIT", |
| 11164 | "engines": { |
| 11165 | "node": ">=6" |
| 11166 | } |
| 11167 | }, |
| 11168 | "node_modules/cli-boxes": { |
| 11169 | "version": "3.0.0", |
| 11170 | "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", |
| 11171 | "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", |
| 11172 | "license": "MIT", |
| 11173 | "engines": { |
| 11174 | "node": ">=10" |
| 11175 | }, |
| 11176 | "funding": { |
| 11177 | "url": "https://github.com/sponsors/sindresorhus" |
| 11178 | } |
| 11179 | }, |
| 11180 | "node_modules/cli-table3": { |
| 11181 | "version": "0.6.5", |
| 11182 | "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz", |
| 11183 | "integrity": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==", |
| 11184 | "license": "MIT", |
| 11185 | "dependencies": { |
| 11186 | "string-width": "^4.2.0" |
| 11187 | }, |
| 11188 | "engines": { |
| 11189 | "node": "10.* || >= 12.*" |
| 11190 | }, |
| 11191 | "optionalDependencies": { |
| 11192 | "@colors/colors": "1.5.0" |
| 11193 | } |
| 11194 | }, |
| 11195 | "node_modules/cli-table3/node_modules/emoji-regex": { |
| 11196 | "version": "8.0.0", |
| 11197 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 11198 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 11199 | "license": "MIT" |
| 11200 | }, |
| 11201 | "node_modules/cli-table3/node_modules/string-width": { |
| 11202 | "version": "4.2.3", |
| 11203 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| 11204 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 11205 | "license": "MIT", |
| 11206 | "dependencies": { |
| 11207 | "emoji-regex": "^8.0.0", |
| 11208 | "is-fullwidth-code-point": "^3.0.0", |
| 11209 | "strip-ansi": "^6.0.1" |
| 11210 | }, |
| 11211 | "engines": { |
| 11212 | "node": ">=8" |
| 11213 | } |
| 11214 | }, |
| 11215 | "node_modules/cliui": { |
| 11216 | "version": "8.0.1", |
| 11217 | "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", |
| 11218 | "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", |
| 11219 | "dev": true, |
| 11220 | "license": "ISC", |
| 11221 | "dependencies": { |
| 11222 | "string-width": "^4.2.0", |
| 11223 | "strip-ansi": "^6.0.1", |
| 11224 | "wrap-ansi": "^7.0.0" |
| 11225 | }, |
| 11226 | "engines": { |
| 11227 | "node": ">=12" |
| 11228 | } |
| 11229 | }, |
| 11230 | "node_modules/cliui/node_modules/emoji-regex": { |
| 11231 | "version": "8.0.0", |
| 11232 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| 11233 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| 11234 | "dev": true, |
| 11235 | "license": "MIT" |
| 11236 | }, |
| 11237 | "node_modules/cliui/node_modules/string-width": { |
| 11238 | "version": "4.2.3", |
| 11239 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| 11240 | "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| 11241 | "dev": true, |
| 11242 | "license": "MIT", |
| 11243 | "dependencies": { |
| 11244 | "emoji-regex": "^8.0.0", |
| 11245 | "is-fullwidth-code-point": "^3.0.0", |
| 11246 | "strip-ansi": "^6.0.1" |
| 11247 | }, |
| 11248 | "engines": { |
| 11249 | "node": ">=8" |
| 11250 | } |
| 11251 | }, |
| 11252 | "node_modules/cliui/node_modules/wrap-ansi": { |
| 11253 | "version": "7.0.0", |
| 11254 | "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| 11255 | "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| 11256 | "dev": true, |
| 11257 | "license": "MIT", |
| 11258 | "dependencies": { |
| 11259 | "ansi-styles": "^4.0.0", |
| 11260 | "string-width": "^4.1.0", |
| 11261 | "strip-ansi": "^6.0.0" |
| 11262 | }, |
| 11263 | "engines": { |
| 11264 | "node": ">=10" |
| 11265 | }, |
| 11266 | "funding": { |
| 11267 | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| 11268 | } |
| 11269 | }, |
| 11270 | "node_modules/clone-deep": { |
| 11271 | "version": "4.0.1", |
| 11272 | "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", |
| 11273 | "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", |
| 11274 | "license": "MIT", |
| 11275 | "dependencies": { |
| 11276 | "is-plain-object": "^2.0.4", |
| 11277 | "kind-of": "^6.0.2", |
| 11278 | "shallow-clone": "^3.0.0" |
| 11279 | }, |
| 11280 | "engines": { |
| 11281 | "node": ">=6" |
| 11282 | } |
| 11283 | }, |
| 11284 | "node_modules/clsx": { |
| 11285 | "version": "2.1.1", |
| 11286 | "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| 11287 | "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| 11288 | "license": "MIT", |
| 11289 | "engines": { |
| 11290 | "node": ">=6" |
| 11291 | } |
| 11292 | }, |
| 11293 | "node_modules/co": { |
| 11294 | "version": "4.6.0", |
| 11295 | "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
| 11296 | "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", |
| 11297 | "dev": true, |
| 11298 | "license": "MIT", |
| 11299 | "engines": { |
| 11300 | "iojs": ">= 1.0.0", |
| 11301 | "node": ">= 0.12.0" |
| 11302 | } |
| 11303 | }, |
| 11304 | "node_modules/collapse-white-space": { |
| 11305 | "version": "2.1.0", |
| 11306 | "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz", |
| 11307 | "integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==", |
| 11308 | "license": "MIT", |
| 11309 | "funding": { |
| 11310 | "type": "github", |
| 11311 | "url": "https://github.com/sponsors/wooorm" |
| 11312 | } |
| 11313 | }, |
| 11314 | "node_modules/collect-v8-coverage": { |
| 11315 | "version": "1.0.3", |
| 11316 | "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz", |
| 11317 | "integrity": "sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==", |
| 11318 | "dev": true, |
| 11319 | "license": "MIT" |
| 11320 | }, |
| 11321 | "node_modules/color-convert": { |
| 11322 | "version": "2.0.1", |
| 11323 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| 11324 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| 11325 | "license": "MIT", |
| 11326 | "dependencies": { |
| 11327 | "color-name": "~1.1.4" |
| 11328 | }, |
| 11329 | "engines": { |
| 11330 | "node": ">=7.0.0" |
| 11331 | } |
| 11332 | }, |
| 11333 | "node_modules/color-name": { |
| 11334 | "version": "1.1.4", |
| 11335 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| 11336 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| 11337 | "license": "MIT" |
| 11338 | }, |
| 11339 | "node_modules/colord": { |
| 11340 | "version": "2.9.3", |
| 11341 | "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", |
| 11342 | "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==", |
| 11343 | "license": "MIT" |
| 11344 | }, |
| 11345 | "node_modules/colorette": { |
| 11346 | "version": "2.0.20", |
| 11347 | "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", |
| 11348 | "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", |
| 11349 | "license": "MIT" |
| 11350 | }, |
| 11351 | "node_modules/combine-promises": { |
| 11352 | "version": "1.2.0", |
| 11353 | "resolved": "https://registry.npmjs.org/combine-promises/-/combine-promises-1.2.0.tgz", |
| 11354 | "integrity": "sha512-VcQB1ziGD0NXrhKxiwyNbCDmRzs/OShMs2GqW2DlU2A/Sd0nQxE1oWDAE5O0ygSx5mgQOn9eIFh7yKPgFRVkPQ==", |
| 11355 | "license": "MIT", |
| 11356 | "engines": { |
| 11357 | "node": ">=10" |
| 11358 | } |
| 11359 | }, |
| 11360 | "node_modules/combined-stream": { |
| 11361 | "version": "1.0.8", |
| 11362 | "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", |
| 11363 | "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
| 11364 | "dev": true, |
| 11365 | "license": "MIT", |
| 11366 | "dependencies": { |
| 11367 | "delayed-stream": "~1.0.0" |
| 11368 | }, |
| 11369 | "engines": { |
| 11370 | "node": ">= 0.8" |
| 11371 | } |
| 11372 | }, |
| 11373 | "node_modules/comlink": { |
| 11374 | "version": "4.4.2", |
| 11375 | "resolved": "https://registry.npmjs.org/comlink/-/comlink-4.4.2.tgz", |
| 11376 | "integrity": "sha512-OxGdvBmJuNKSCMO4NTl1L47VRp6xn2wG4F/2hYzB6tiCb709otOxtEYCSvK80PtjODfXXZu8ds+Nw5kVCjqd2g==", |
| 11377 | "license": "Apache-2.0" |
| 11378 | }, |
| 11379 | "node_modules/comma-separated-tokens": { |
| 11380 | "version": "2.0.3", |
| 11381 | "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", |
| 11382 | "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", |
| 11383 | "license": "MIT", |
| 11384 | "funding": { |
| 11385 | "type": "github", |
| 11386 | "url": "https://github.com/sponsors/wooorm" |
| 11387 | } |
| 11388 | }, |
| 11389 | "node_modules/commander": { |
| 11390 | "version": "5.1.0", |
| 11391 | "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", |
| 11392 | "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", |
| 11393 | "license": "MIT", |
| 11394 | "engines": { |
| 11395 | "node": ">= 6" |
| 11396 | } |
| 11397 | }, |
| 11398 | "node_modules/common-path-prefix": { |
| 11399 | "version": "3.0.0", |
| 11400 | "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", |
| 11401 | "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==", |
| 11402 | "license": "ISC" |
| 11403 | }, |
| 11404 | "node_modules/compressible": { |
| 11405 | "version": "2.0.18", |
| 11406 | "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", |
| 11407 | "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", |
| 11408 | "license": "MIT", |
| 11409 | "dependencies": { |
| 11410 | "mime-db": ">= 1.43.0 < 2" |
| 11411 | }, |
| 11412 | "engines": { |
| 11413 | "node": ">= 0.6" |
| 11414 | } |
| 11415 | }, |
| 11416 | "node_modules/compressible/node_modules/mime-db": { |
| 11417 | "version": "1.54.0", |
| 11418 | "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| 11419 | "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| 11420 | "license": "MIT", |
| 11421 | "engines": { |
| 11422 | "node": ">= 0.6" |
| 11423 | } |
| 11424 | }, |
| 11425 | "node_modules/compression": { |
| 11426 | "version": "1.8.1", |
| 11427 | "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.1.tgz", |
| 11428 | "integrity": "sha512-9mAqGPHLakhCLeNyxPkK4xVo746zQ/czLH1Ky+vkitMnWfWZps8r0qXuwhwizagCRttsL4lfG4pIOvaWLpAP0w==", |
| 11429 | "license": "MIT", |
| 11430 | "dependencies": { |
| 11431 | "bytes": "3.1.2", |
| 11432 | "compressible": "~2.0.18", |
| 11433 | "debug": "2.6.9", |
| 11434 | "negotiator": "~0.6.4", |
| 11435 | "on-headers": "~1.1.0", |
| 11436 | "safe-buffer": "5.2.1", |
| 11437 | "vary": "~1.1.2" |
| 11438 | }, |
| 11439 | "engines": { |
| 11440 | "node": ">= 0.8.0" |
| 11441 | } |
| 11442 | }, |
| 11443 | "node_modules/compression/node_modules/bytes": { |
| 11444 | "version": "3.1.2", |
| 11445 | "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", |
| 11446 | "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| 11447 | "license": "MIT", |
| 11448 | "engines": { |
| 11449 | "node": ">= 0.8" |
| 11450 | } |
| 11451 | }, |
| 11452 | "node_modules/compression/node_modules/debug": { |
| 11453 | "version": "2.6.9", |
| 11454 | "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
| 11455 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
| 11456 | "license": "MIT", |
| 11457 | "dependencies": { |
| 11458 | "ms": "2.0.0" |
| 11459 | } |
| 11460 | }, |
| 11461 | "node_modules/compression/node_modules/ms": { |
| 11462 | "version": "2.0.0", |
| 11463 | "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
| 11464 | "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
| 11465 | "license": "MIT" |
| 11466 | }, |
| 11467 | "node_modules/concat-map": { |
| 11468 | "version": "0.0.1", |
| 11469 | "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
| 11470 | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
| 11471 | "dev": true, |
| 11472 | "license": "MIT" |
| 11473 | }, |
| 11474 | "node_modules/concat-stream": { |
| 11475 | "version": "2.0.0", |
| 11476 | "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", |
| 11477 | "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==", |
| 11478 | "dev": true, |
| 11479 | "engines": [ |
| 11480 | "node >= 6.0" |
| 11481 | ], |
| 11482 | "license": "MIT", |
| 11483 | "dependencies": { |
| 11484 | "buffer-from": "^1.0.0", |
| 11485 | "inherits": "^2.0.3", |
| 11486 | "readable-stream": "^3.0.2", |
| 11487 | "typedarray": "^0.0.6" |
| 11488 | } |
| 11489 | }, |
| 11490 | "node_modules/config-chain": { |
| 11491 | "version": "1.1.13", |
| 11492 | "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", |
| 11493 | "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", |
| 11494 | "license": "MIT", |
| 11495 | "dependencies": { |
| 11496 | "ini": "^1.3.4", |
| 11497 | "proto-list": "~1.2.1" |
| 11498 | } |
| 11499 | }, |
| 11500 | "node_modules/config-chain/node_modules/ini": { |
| 11501 | "version": "1.3.8", |
| 11502 | "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", |
| 11503 | "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| 11504 | "license": "ISC" |
| 11505 | }, |
| 11506 | "node_modules/configstore": { |
| 11507 | "version": "6.0.0", |
| 11508 | "resolved": "https://registry.npmjs.org/configstore/-/configstore-6.0.0.tgz", |
| 11509 | "integrity": "sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA==", |
| 11510 | "license": "BSD-2-Clause", |
| 11511 | "dependencies": { |
| 11512 | "dot-prop": "^6.0.1", |
| 11513 | "graceful-fs": "^4.2.6", |
| 11514 | "unique-string": "^3.0.0", |
| 11515 | "write-file-atomic": "^3.0.3", |
| 11516 | "xdg-basedir": "^5.0.1" |
| 11517 | }, |
| 11518 | "engines": { |
| 11519 | "node": ">=12" |
| 11520 | }, |
| 11521 | "funding": { |
| 11522 | "url": "https://github.com/yeoman/configstore?sponsor=1" |
| 11523 | } |
| 11524 | }, |
| 11525 | "node_modules/connect-history-api-fallback": { |
| 11526 | "version": "2.0.0", |
| 11527 | "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", |
| 11528 | "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", |
| 11529 | "license": "MIT", |
| 11530 | "engines": { |
| 11531 | "node": ">=0.8" |
| 11532 | } |
| 11533 | }, |
| 11534 | "node_modules/consola": { |
| 11535 | "version": "3.4.2", |
| 11536 | "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz", |
| 11537 | "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==", |
| 11538 | "license": "MIT", |
| 11539 | "engines": { |
| 11540 | "node": "^14.18.0 || >=16.10.0" |
| 11541 | } |
| 11542 | }, |
| 11543 | "node_modules/content-disposition": { |
| 11544 | "version": "0.5.2", |
| 11545 | "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", |
| 11546 | "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==", |
| 11547 | "license": "MIT", |
| 11548 | "engines": { |
| 11549 | "node": ">= 0.6" |
| 11550 | } |
| 11551 | }, |
| 11552 | "node_modules/content-type": { |
| 11553 | "version": "1.0.5", |
| 11554 | "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", |
| 11555 | "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", |
| 11556 | "license": "MIT", |
| 11557 | "engines": { |
| 11558 | "node": ">= 0.6" |
| 11559 | } |
| 11560 | }, |
| 11561 | "node_modules/convert-source-map": { |
| 11562 | "version": "2.0.0", |
| 11563 | "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", |
| 11564 | "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
| 11565 | "license": "MIT" |
| 11566 | }, |
| 11567 | "node_modules/cookie": { |
| 11568 | "version": "0.7.2", |
| 11569 | "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", |
| 11570 | "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", |
| 11571 | "license": "MIT", |
| 11572 | "engines": { |
| 11573 | "node": ">= 0.6" |
| 11574 | } |
| 11575 | }, |
| 11576 | "node_modules/cookie-signature": { |
| 11577 | "version": "1.2.2", |
| 11578 | "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", |
| 11579 | "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", |
| 11580 | "license": "MIT", |
| 11581 | "engines": { |
| 11582 | "node": ">=6.6.0" |
| 11583 | } |
| 11584 | }, |
| 11585 | "node_modules/copy-text-to-clipboard": { |
| 11586 | "version": "3.2.2", |
| 11587 | "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.2.tgz", |
| 11588 | "integrity": "sha512-T6SqyLd1iLuqPA90J5N4cTalrtovCySh58iiZDGJ6FGznbclKh4UI+FGacQSgFzwKG77W7XT5gwbVEbd9cIH1A==", |
| 11589 | "license": "MIT", |
| 11590 | "engines": { |
| 11591 | "node": ">=12" |
| 11592 | }, |
| 11593 | "funding": { |
| 11594 | "url": "https://github.com/sponsors/sindresorhus" |
| 11595 | } |
| 11596 | }, |
| 11597 | "node_modules/copy-webpack-plugin": { |
| 11598 | "version": "11.0.0", |
| 11599 | "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz", |
| 11600 | "integrity": "sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==", |
| 11601 | "license": "MIT", |
| 11602 | "dependencies": { |
| 11603 | "fast-glob": "^3.2.11", |
| 11604 | "glob-parent": "^6.0.1", |
| 11605 | "globby": "^13.1.1", |
| 11606 | "normalize-path": "^3.0.0", |
| 11607 | "schema-utils": "^4.0.0", |
| 11608 | "serialize-javascript": "^6.0.0" |
| 11609 | }, |
| 11610 | "engines": { |
| 11611 | "node": ">= 14.15.0" |
| 11612 | }, |
| 11613 | "funding": { |
| 11614 | "type": "opencollective", |
| 11615 | "url": "https://opencollective.com/webpack" |
| 11616 | }, |
| 11617 | "peerDependencies": { |
| 11618 | "webpack": "^5.1.0" |
| 11619 | } |
| 11620 | }, |
| 11621 | "node_modules/copy-webpack-plugin/node_modules/glob-parent": { |
| 11622 | "version": "6.0.2", |
| 11623 | "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
| 11624 | "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| 11625 | "license": "ISC", |
| 11626 | "dependencies": { |
| 11627 | "is-glob": "^4.0.3" |
| 11628 | }, |
| 11629 | "engines": { |
| 11630 | "node": ">=10.13.0" |
| 11631 | } |
| 11632 | }, |
| 11633 | "node_modules/copy-webpack-plugin/node_modules/globby": { |
| 11634 | "version": "13.2.2", |
| 11635 | "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.2.tgz", |
| 11636 | "integrity": "sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==", |
| 11637 | "license": "MIT", |
| 11638 | "dependencies": { |
| 11639 | "dir-glob": "^3.0.1", |
| 11640 | "fast-glob": "^3.3.0", |
| 11641 | "ignore": "^5.2.4", |
| 11642 | "merge2": "^1.4.1", |
| 11643 | "slash": "^4.0.0" |
| 11644 | }, |
| 11645 | "engines": { |
| 11646 | "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| 11647 | }, |
| 11648 | "funding": { |
| 11649 | "url": "https://github.com/sponsors/sindresorhus" |
| 11650 | } |
| 11651 | }, |
| 11652 | "node_modules/copy-webpack-plugin/node_modules/slash": { |
| 11653 | "version": "4.0.0", |
| 11654 | "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", |
| 11655 | "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", |
| 11656 | "license": "MIT", |
| 11657 | "engines": { |
| 11658 | "node": ">=12" |
| 11659 | }, |
| 11660 | "funding": { |
| 11661 | "url": "https://github.com/sponsors/sindresorhus" |
| 11662 | } |
| 11663 | }, |
| 11664 | "node_modules/core-js": { |
| 11665 | "version": "3.48.0", |
| 11666 | "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz", |
| 11667 | "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==", |
| 11668 | "hasInstallScript": true, |
| 11669 | "license": "MIT", |
| 11670 | "funding": { |
| 11671 | "type": "opencollective", |
| 11672 | "url": "https://opencollective.com/core-js" |
| 11673 | } |
| 11674 | }, |
| 11675 | "node_modules/core-js-compat": { |
| 11676 | "version": "3.49.0", |
| 11677 | "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz", |
| 11678 | "integrity": "sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==", |
| 11679 | "license": "MIT", |
| 11680 | "dependencies": { |
| 11681 | "browserslist": "^4.28.1" |
| 11682 | }, |
| 11683 | "funding": { |
| 11684 | "type": "opencollective", |
| 11685 | "url": "https://opencollective.com/core-js" |
| 11686 | } |
| 11687 | }, |
| 11688 | "node_modules/core-util-is": { |
| 11689 | "version": "1.0.3", |
| 11690 | "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", |
| 11691 | "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| 11692 | "license": "MIT" |
| 11693 | }, |
| 11694 | "node_modules/cosmiconfig": { |
| 11695 | "version": "8.3.6", |
| 11696 | "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", |
| 11697 | "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", |
| 11698 | "license": "MIT", |
| 11699 | "dependencies": { |
| 11700 | "import-fresh": "^3.3.0", |
| 11701 | "js-yaml": "^4.1.0", |
| 11702 | "parse-json": "^5.2.0", |
| 11703 | "path-type": "^4.0.0" |
| 11704 | }, |
| 11705 | "engines": { |
| 11706 | "node": ">=14" |
| 11707 | }, |
| 11708 | "funding": { |
| 11709 | "url": "https://github.com/sponsors/d-fischer" |
| 11710 | }, |
| 11711 | "peerDependencies": { |
| 11712 | "typescript": ">=4.9.5" |
| 11713 | }, |
| 11714 | "peerDependenciesMeta": { |
| 11715 | "typescript": { |
| 11716 | "optional": true |
| 11717 | } |
| 11718 | } |
| 11719 | }, |
| 11720 | "node_modules/cross-spawn": { |
| 11721 | "version": "7.0.6", |
| 11722 | "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| 11723 | "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| 11724 | "license": "MIT", |
| 11725 | "dependencies": { |
| 11726 | "path-key": "^3.1.0", |
| 11727 | "shebang-command": "^2.0.0", |
| 11728 | "which": "^2.0.1" |
| 11729 | }, |
| 11730 | "engines": { |
| 11731 | "node": ">= 8" |
| 11732 | } |
| 11733 | }, |
| 11734 | "node_modules/crypto-random-string": { |
| 11735 | "version": "4.0.0", |
| 11736 | "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz", |
| 11737 | "integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==", |
| 11738 | "license": "MIT", |
| 11739 | "dependencies": { |
| 11740 | "type-fest": "^1.0.1" |
| 11741 | }, |
| 11742 | "engines": { |
| 11743 | "node": ">=12" |
| 11744 | }, |
| 11745 | "funding": { |
| 11746 | "url": "https://github.com/sponsors/sindresorhus" |
| 11747 | } |
| 11748 | }, |
| 11749 | "node_modules/crypto-random-string/node_modules/type-fest": { |
| 11750 | "version": "1.4.0", |
| 11751 | "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz", |
| 11752 | "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==", |
| 11753 | "license": "(MIT OR CC0-1.0)", |
| 11754 | "engines": { |
| 11755 | "node": ">=10" |
| 11756 | }, |
| 11757 | "funding": { |
| 11758 | "url": "https://github.com/sponsors/sindresorhus" |
| 11759 | } |
| 11760 | }, |
| 11761 | "node_modules/css-blank-pseudo": { |
| 11762 | "version": "7.0.1", |
| 11763 | "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-7.0.1.tgz", |
| 11764 | "integrity": "sha512-jf+twWGDf6LDoXDUode+nc7ZlrqfaNphrBIBrcmeP3D8yw1uPaix1gCC8LUQUGQ6CycuK2opkbFFWFuq/a94ag==", |
| 11765 | "funding": [ |
| 11766 | { |
| 11767 | "type": "github", |
| 11768 | "url": "https://github.com/sponsors/csstools" |
| 11769 | }, |
| 11770 | { |
| 11771 | "type": "opencollective", |
| 11772 | "url": "https://opencollective.com/csstools" |
| 11773 | } |
| 11774 | ], |
| 11775 | "license": "MIT-0", |
| 11776 | "dependencies": { |
| 11777 | "postcss-selector-parser": "^7.0.0" |
| 11778 | }, |
| 11779 | "engines": { |
| 11780 | "node": ">=18" |
| 11781 | }, |
| 11782 | "peerDependencies": { |
| 11783 | "postcss": "^8.4" |
| 11784 | } |
| 11785 | }, |
| 11786 | "node_modules/css-blank-pseudo/node_modules/postcss-selector-parser": { |
| 11787 | "version": "7.1.2", |
| 11788 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz", |
| 11789 | "integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==", |
| 11790 | "license": "MIT", |
| 11791 | "dependencies": { |
| 11792 | "cssesc": "^3.0.0", |
| 11793 | "util-deprecate": "^1.0.2" |
| 11794 | }, |
| 11795 | "engines": { |
| 11796 | "node": ">=4" |
| 11797 | } |
| 11798 | }, |
| 11799 | "node_modules/css-declaration-sorter": { |
| 11800 | "version": "7.4.0", |
| 11801 | "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.4.0.tgz", |
| 11802 | "integrity": "sha512-LTuzjPoyA2vMGKKcaOqKSp7Ub2eGrNfKiZH4LpezxpNrsICGCSFvsQOI29psISxNZtaXibkC2CXzrQ5enMeGGw==", |
| 11803 | "license": "ISC", |
| 11804 | "engines": { |
| 11805 | "node": "^14 || ^16 || >=18" |
| 11806 | }, |
| 11807 | "peerDependencies": { |
| 11808 | "postcss": "^8.0.9" |
| 11809 | } |
| 11810 | }, |
| 11811 | "node_modules/css-has-pseudo": { |
| 11812 | "version": "7.0.3", |
| 11813 | "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.3.tgz", |
| 11814 | "integrity": "sha512-oG+vKuGyqe/xvEMoxAQrhi7uY16deJR3i7wwhBerVrGQKSqUC5GiOVxTpM9F9B9hw0J+eKeOWLH7E9gZ1Dr5rA==", |
| 11815 | "funding": [ |
| 11816 | { |
| 11817 | "type": "github", |
| 11818 | "url": "https://github.com/sponsors/csstools" |
| 11819 | }, |
| 11820 | { |
| 11821 | "type": "opencollective", |
| 11822 | "url": "https://opencollective.com/csstools" |
| 11823 | } |
| 11824 | ], |
| 11825 | "license": "MIT-0", |
| 11826 | "dependencies": { |
| 11827 | "@csstools/selector-specificity": "^5.0.0", |
| 11828 | "postcss-selector-parser": "^7.0.0", |
| 11829 | "postcss-value-parser": "^4.2.0" |
| 11830 | }, |
| 11831 | "engines": { |
| 11832 | "node": ">=18" |
| 11833 | }, |
| 11834 | "peerDependencies": { |
| 11835 | "postcss": "^8.4" |
| 11836 | } |
| 11837 | }, |
| 11838 | "node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity": { |
| 11839 | "version": "5.0.0", |
| 11840 | "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", |
| 11841 | "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", |
| 11842 | "funding": [ |
| 11843 | { |
| 11844 | "type": "github", |
| 11845 | "url": "https://github.com/sponsors/csstools" |
| 11846 | }, |
| 11847 | { |
| 11848 | "type": "opencollective", |
| 11849 | "url": "https://opencollective.com/csstools" |
| 11850 | } |
| 11851 | ], |
| 11852 | "license": "MIT-0", |
| 11853 | "engines": { |
| 11854 | "node": ">=18" |
| 11855 | }, |
| 11856 | "peerDependencies": { |
| 11857 | "postcss-selector-parser": "^7.0.0" |
| 11858 | } |
| 11859 | }, |
| 11860 | "node_modules/css-has-pseudo/node_modules/postcss-selector-parser": { |
| 11861 | "version": "7.1.2", |
| 11862 | "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.2.tgz", |
| 11863 | "integrity": "sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==", |
| 11864 | "license": "MIT", |
| 11865 | "dependencies": { |
| 11866 | "cssesc": "^3.0.0", |
| 11867 | "util-deprecate": "^1.0.2" |
| 11868 | }, |
| 11869 | "engines": { |
| 11870 | "node": ">=4" |
| 11871 | } |
| 11872 | }, |
| 11873 | "node_modules/css-loader": { |
| 11874 | "version": "6.11.0", |
| 11875 | "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.11.0.tgz", |
| 11876 | "integrity": "sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==", |
| 11877 | "license": "MIT", |
| 11878 | "dependencies": { |
| 11879 | "icss-utils": "^5.1.0", |
| 11880 | "postcss": "^8.4.33", |
| 11881 | "postcss-modules-extract-imports": "^3.1.0", |
| 11882 | "postcss-modules-local-by-default": "^4.0.5", |
| 11883 | "postcss-modules-scope": "^3.2.0", |
| 11884 | "postcss-modules-values": "^4.0.0", |
| 11885 | "postcss-value-parser": "^4.2.0", |
| 11886 | "semver": "^7.5.4" |
| 11887 | }, |
| 11888 | "engines": { |
| 11889 | "node": ">= 12.13.0" |
| 11890 | }, |
| 11891 | "funding": { |
| 11892 | "type": "opencollective", |
| 11893 | "url": "https://opencollective.com/webpack" |
| 11894 | }, |
| 11895 | "peerDependencies": { |
| 11896 | "@rspack/core": "0.x || 1.x", |
| 11897 | "webpack": "^5.0.0" |
| 11898 | }, |
| 11899 | "peerDependenciesMeta": { |
| 11900 | "@rspack/core": { |
| 11901 | "optional": true |
| 11902 | }, |
| 11903 | "webpack": { |
| 11904 | "optional": true |
| 11905 | } |
| 11906 | } |
| 11907 | }, |
| 11908 | "node_modules/css-minimizer-webpack-plugin": { |
| 11909 | "version": "5.0.1", |
| 11910 | "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.1.tgz", |
| 11911 | "integrity": "sha512-3caImjKFQkS+ws1TGcFn0V1HyDJFq1Euy589JlD6/3rV2kj+w7r5G9WDMgSHvpvXHNZ2calVypZWuEDQd9wfLg==", |
| 11912 | "license": "MIT", |
| 11913 | "dependencies": { |
| 11914 | "@jridgewell/trace-mapping": "^0.3.18", |
| 11915 | "cssnano": "^6.0.1", |
| 11916 | "jest-worker": "^29.4.3", |
| 11917 | "postcss": "^8.4.24", |
| 11918 | "schema-utils": "^4.0.1", |
| 11919 | "serialize-javascript": "^6.0.1" |
| 11920 | }, |
| 11921 | "engines": { |
| 11922 | "node": ">= 14.15.0" |
| 11923 | }, |
| 11924 | "funding": { |
| 11925 | "type": "opencollective", |
| 11926 | "url": "https://opencollective.com/webpack" |
| 11927 | }, |
| 11928 | "peerDependencies": { |
| 11929 | "webpack": "^5.0.0" |
| 11930 | }, |
| 11931 | "peerDependenciesMeta": { |
| 11932 | "@parcel/css": { |
| 11933 | "optional": true |
| 11934 | }, |
| 11935 | "@swc/css": { |
| 11936 | "optional": true |
| 11937 | }, |
| 11938 | "clean-css": { |
| 11939 | "optional": true |
| 11940 | }, |
| 11941 | "csso": { |
| 11942 | "optional": true |
| 11943 | }, |
| 11944 | "esbuild": { |
| 11945 | "optional": true |
| 11946 | }, |
| 11947 | "lightningcss": { |
| 11948 | "optional": true |
| 11949 | } |
| 11950 | } |
| 11951 | }, |
| 11952 | "node_modules/css-prefers-color-scheme": { |
| 11953 | "version": "10.0.0", |
| 11954 | "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-10.0.0.tgz", |
| 11955 | "integrity": "sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==", |
| 11956 | "funding": [ |
| 11957 | { |
| 11958 | "type": "github", |
| 11959 | "url": "https://github.com/sponsors/csstools" |
| 11960 | }, |
| 11961 | { |
| 11962 | "type": "opencollective", |
| 11963 | "url": "https://opencollective.com/csstools" |
| 11964 | } |
| 11965 | ], |
| 11966 | "license": "MIT-0", |
| 11967 | "engines": { |
| 11968 | "node": ">=18" |
| 11969 | }, |
| 11970 | "peerDependencies": { |
| 11971 | "postcss": "^8.4" |
| 11972 | } |
| 11973 | }, |
| 11974 | "node_modules/css-select": { |
| 11975 | "version": "5.2.2", |
| 11976 | "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.2.2.tgz", |
| 11977 | "integrity": "sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==", |
| 11978 | "license": "BSD-2-Clause", |
| 11979 | "dependencies": { |
| 11980 | "boolbase": "^1.0.0", |
| 11981 | "css-what": "^6.1.0", |
| 11982 | "domhandler": "^5.0.2", |
| 11983 | "domutils": "^3.0.1", |
| 11984 | "nth-check": "^2.0.1" |
| 11985 | }, |
| 11986 | "funding": { |
| 11987 | "url": "https://github.com/sponsors/fb55" |
| 11988 | } |
| 11989 | }, |
| 11990 | "node_modules/css-tree": { |
| 11991 | "version": "2.3.1", |
| 11992 | "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", |
| 11993 | "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", |
| 11994 | "license": "MIT", |
| 11995 | "dependencies": { |
| 11996 | "mdn-data": "2.0.30", |
| 11997 | "source-map-js": "^1.0.1" |
| 11998 | }, |
| 11999 | "engines": { |
| 12000 | "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" |
| 12001 | } |
| 12002 | }, |
| 12003 | "node_modules/css-what": { |
| 12004 | "version": "6.2.2", |
| 12005 | "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.2.2.tgz", |
| 12006 | "integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==", |
| 12007 | "license": "BSD-2-Clause", |
| 12008 | "engines": { |
| 12009 | "node": ">= 6" |
| 12010 | }, |
| 12011 | "funding": { |
| 12012 | "url": "https://github.com/sponsors/fb55" |
| 12013 | } |
| 12014 | }, |
| 12015 | "node_modules/css.escape": { |
| 12016 | "version": "1.5.1", |
| 12017 | "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz", |
| 12018 | "integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", |
| 12019 | "dev": true, |
| 12020 | "license": "MIT" |
| 12021 | }, |
| 12022 | "node_modules/cssdb": { |
| 12023 | "version": "8.9.0", |
| 12024 | "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.9.0.tgz", |
| 12025 | "integrity": "sha512-J8jOU/hLjaXcO1LldOLraJSQpfLXRKof0I7mtbRyOy2AAXgqst0x9rlgi2qXeD6d0ou3ZLqcPAMqYVbpCbrxEw==", |
| 12026 | "funding": [ |
| 12027 | { |
| 12028 | "type": "opencollective", |
| 12029 | "url": "https://opencollective.com/csstools" |
| 12030 | }, |
| 12031 | { |
| 12032 | "type": "github", |
| 12033 | "url": "https://github.com/sponsors/csstools" |
| 12034 | } |
| 12035 | ], |
| 12036 | "license": "MIT-0" |
| 12037 | }, |
| 12038 | "node_modules/cssesc": { |
| 12039 | "version": "3.0.0", |
| 12040 | "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", |
| 12041 | "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| 12042 | "license": "MIT", |
| 12043 | "bin": { |
| 12044 | "cssesc": "bin/cssesc" |
| 12045 | }, |
| 12046 | "engines": { |
| 12047 | "node": ">=4" |
| 12048 | } |
| 12049 | }, |
| 12050 | "node_modules/cssnano": { |
| 12051 | "version": "6.1.2", |
| 12052 | "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.1.2.tgz", |
| 12053 | "integrity": "sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==", |
| 12054 | "license": "MIT", |
| 12055 | "dependencies": { |
| 12056 | "cssnano-preset-default": "^6.1.2", |
| 12057 | "lilconfig": "^3.1.1" |
| 12058 | }, |
| 12059 | "engines": { |
| 12060 | "node": "^14 || ^16 || >=18.0" |
| 12061 | }, |
| 12062 | "funding": { |
| 12063 | "type": "opencollective", |
| 12064 | "url": "https://opencollective.com/cssnano" |
| 12065 | }, |
| 12066 | "peerDependencies": { |
| 12067 | "postcss": "^8.4.31" |
| 12068 | } |
| 12069 | }, |
| 12070 | "node_modules/cssnano-preset-advanced": { |
| 12071 | "version": "6.1.2", |
| 12072 | "resolved": "https://registry.npmjs.org/cssnano-preset-advanced/-/cssnano-preset-advanced-6.1.2.tgz", |
| 12073 | "integrity": "sha512-Nhao7eD8ph2DoHolEzQs5CfRpiEP0xa1HBdnFZ82kvqdmbwVBUr2r1QuQ4t1pi+D1ZpqpcO4T+wy/7RxzJ/WPQ==", |
| 12074 | "license": "MIT", |
| 12075 | "dependencies": { |
| 12076 | "autoprefixer": "^10.4.19", |
| 12077 | "browserslist": "^4.23.0", |
| 12078 | "cssnano-preset-default": "^6.1.2", |
| 12079 | "postcss-discard-unused": "^6.0.5", |
| 12080 | "postcss-merge-idents": "^6.0.3", |
| 12081 | "postcss-reduce-idents": "^6.0.3", |
| 12082 | "postcss-zindex": "^6.0.2" |
| 12083 | }, |
| 12084 | "engines": { |
| 12085 | "node": "^14 || ^16 || >=18.0" |
| 12086 | }, |
| 12087 | "peerDependencies": { |
| 12088 | "postcss": "^8.4.31" |
| 12089 | } |
| 12090 | }, |
| 12091 | "node_modules/cssnano-preset-default": { |
| 12092 | "version": "6.1.2", |
| 12093 | "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.1.2.tgz", |
| 12094 | "integrity": "sha512-1C0C+eNaeN8OcHQa193aRgYexyJtU8XwbdieEjClw+J9d94E41LwT6ivKH0WT+fYwYWB0Zp3I3IZ7tI/BbUbrg==", |
| 12095 | "license": "MIT", |
| 12096 | "dependencies": { |
| 12097 | "browserslist": "^4.23.0", |
| 12098 | "css-declaration-sorter": "^7.2.0", |
| 12099 | "cssnano-utils": "^4.0.2", |
| 12100 | "postcss-calc": "^9.0.1", |
| 12101 | "postcss-colormin": "^6.1.0", |
| 12102 | "postcss-convert-values": "^6.1.0", |
| 12103 | "postcss-discard-comments": "^6.0.2", |
| 12104 | "postcss-discard-duplicates": "^6.0.3", |
| 12105 | "postcss-discard-empty": "^6.0.3", |
| 12106 | "postcss-discard-overridden": "^6.0.2", |
| 12107 | "postcss-merge-longhand": "^6.0.5", |
| 12108 | "postcss-merge-rules": "^6.1.1", |
| 12109 | "postcss-minify-font-values": "^6.1.0", |
| 12110 | "postcss-minify-gradients": "^6.0.3", |
| 12111 | "postcss-minify-params": "^6.1.0", |
| 12112 | "postcss-minify-selectors": "^6.0.4", |
| 12113 | "postcss-normalize-charset": "^6.0.2", |
| 12114 | "postcss-normalize-display-values": "^6.0.2", |
| 12115 | "postcss-normalize-positions": "^6.0.2", |
| 12116 | "postcss-normalize-repeat-style": "^6.0.2", |
| 12117 | "postcss-normalize-string": "^6.0.2", |
| 12118 | "postcss-normalize-timing-functions": "^6.0.2", |
| 12119 | "postcss-normalize-unicode": "^6.1.0", |
| 12120 | "postcss-normalize-url": "^6.0.2", |
| 12121 | "postcss-normalize-whitespace": "^6.0.2", |
| 12122 | "postcss-ordered-values": "^6.0.2", |
| 12123 | "postcss-reduce-initial": "^6.1.0", |
| 12124 | "postcss-reduce-transforms": "^6.0.2", |
| 12125 | "postcss-svgo": "^6.0.3", |
| 12126 | "postcss-unique-selectors": "^6.0.4" |
| 12127 | }, |
| 12128 | "engines": { |
| 12129 | "node": "^14 || ^16 || >=18.0" |
| 12130 | }, |
| 12131 | "peerDependencies": { |
| 12132 | "postcss": "^8.4.31" |
| 12133 | } |
| 12134 | }, |
| 12135 | "node_modules/cssnano-utils": { |
| 12136 | "version": "4.0.2", |
| 12137 | "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.2.tgz", |
| 12138 | "integrity": "sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==", |
| 12139 | "license": "MIT", |
| 12140 | "engines": { |
| 12141 | "node": "^14 || ^16 || >=18.0" |
| 12142 | }, |
| 12143 | "peerDependencies": { |
| 12144 | "postcss": "^8.4.31" |
| 12145 | } |
| 12146 | }, |
| 12147 | "node_modules/csso": { |
| 12148 | "version": "5.0.5", |
| 12149 | "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", |
| 12150 | "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", |
| 12151 | "license": "MIT", |
| 12152 | "dependencies": { |
| 12153 | "css-tree": "~2.2.0" |
| 12154 | }, |
| 12155 | "engines": { |
| 12156 | "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", |
| 12157 | "npm": ">=7.0.0" |
| 12158 | } |
| 12159 | }, |
| 12160 | "node_modules/csso/node_modules/css-tree": { |
| 12161 | "version": "2.2.1", |
| 12162 | "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", |
| 12163 | "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", |
| 12164 | "license": "MIT", |
| 12165 | "dependencies": { |
| 12166 | "mdn-data": "2.0.28", |
| 12167 | "source-map-js": "^1.0.1" |
| 12168 | }, |
| 12169 | "engines": { |
| 12170 | "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", |
| 12171 | "npm": ">=7.0.0" |
| 12172 | } |
| 12173 | }, |
| 12174 | "node_modules/csso/node_modules/mdn-data": { |
| 12175 | "version": "2.0.28", |
| 12176 | "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", |
| 12177 | "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", |
| 12178 | "license": "CC0-1.0" |
| 12179 | }, |
| 12180 | "node_modules/csstype": { |
| 12181 | "version": "3.2.3", |
| 12182 | "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
| 12183 | "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
| 12184 | "license": "MIT" |
| 12185 | }, |
| 12186 | "node_modules/damerau-levenshtein": { |
| 12187 | "version": "1.0.8", |
| 12188 | "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", |
| 12189 | "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", |
| 12190 | "dev": true, |
| 12191 | "license": "BSD-2-Clause" |
| 12192 | }, |
| 12193 | "node_modules/data-uri-to-buffer": { |
| 12194 | "version": "6.0.2", |
| 12195 | "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz", |
| 12196 | "integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==", |
| 12197 | "dev": true, |
| 12198 | "license": "MIT", |
| 12199 | "engines": { |
| 12200 | "node": ">= 14" |
| 12201 | } |
| 12202 | }, |
| 12203 | "node_modules/data-view-buffer": { |
| 12204 | "version": "1.0.2", |
| 12205 | "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", |
| 12206 | "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", |
| 12207 | "dev": true, |
| 12208 | "license": "MIT", |
| 12209 | "dependencies": { |
| 12210 | "call-bound": "^1.0.3", |
| 12211 | "es-errors": "^1.3.0", |
| 12212 | "is-data-view": "^1.0.2" |
| 12213 | }, |
| 12214 | "engines": { |
| 12215 | "node": ">= 0.4" |
| 12216 | }, |
| 12217 | "funding": { |
| 12218 | "url": "https://github.com/sponsors/ljharb" |
| 12219 | } |
| 12220 | }, |
| 12221 | "node_modules/data-view-byte-length": { |
| 12222 | "version": "1.0.2", |
| 12223 | "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", |
| 12224 | "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", |
| 12225 | "dev": true, |
| 12226 | "license": "MIT", |
| 12227 | "dependencies": { |
| 12228 | "call-bound": "^1.0.3", |
| 12229 | "es-errors": "^1.3.0", |
| 12230 | "is-data-view": "^1.0.2" |
| 12231 | }, |
| 12232 | "engines": { |
| 12233 | "node": ">= 0.4" |
| 12234 | }, |
| 12235 | "funding": { |
| 12236 | "url": "https://github.com/sponsors/inspect-js" |
| 12237 | } |
| 12238 | }, |
| 12239 | "node_modules/data-view-byte-offset": { |
| 12240 | "version": "1.0.1", |
| 12241 | "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", |
| 12242 | "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", |
| 12243 | "dev": true, |
| 12244 | "license": "MIT", |
| 12245 | "dependencies": { |
| 12246 | "call-bound": "^1.0.2", |
| 12247 | "es-errors": "^1.3.0", |
| 12248 | "is-data-view": "^1.0.1" |
| 12249 | }, |
| 12250 | "engines": { |
| 12251 | "node": ">= 0.4" |
| 12252 | }, |
| 12253 | "funding": { |
| 12254 | "url": "https://github.com/sponsors/ljharb" |
| 12255 | } |
| 12256 | }, |
| 12257 | "node_modules/debounce": { |
| 12258 | "version": "1.2.1", |
| 12259 | "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", |
| 12260 | "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==", |
| 12261 | "license": "MIT" |
| 12262 | }, |
| 12263 | "node_modules/debug": { |
| 12264 | "version": "4.4.3", |
| 12265 | "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", |
| 12266 | "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
| 12267 | "license": "MIT", |
| 12268 | "dependencies": { |
| 12269 | "ms": "^2.1.3" |
| 12270 | }, |
| 12271 | "engines": { |
| 12272 | "node": ">=6.0" |
| 12273 | }, |
| 12274 | "peerDependenciesMeta": { |
| 12275 | "supports-color": { |
| 12276 | "optional": true |
| 12277 | } |
| 12278 | } |
| 12279 | }, |
| 12280 | "node_modules/decode-named-character-reference": { |
| 12281 | "version": "1.3.0", |
| 12282 | "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz", |
| 12283 | "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==", |
| 12284 | "license": "MIT", |
| 12285 | "dependencies": { |
| 12286 | "character-entities": "^2.0.0" |
| 12287 | }, |
| 12288 | "funding": { |
| 12289 | "type": "github", |
| 12290 | "url": "https://github.com/sponsors/wooorm" |
| 12291 | } |
| 12292 | }, |
| 12293 | "node_modules/decompress-response": { |
| 12294 | "version": "6.0.0", |
| 12295 | "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", |
| 12296 | "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", |
| 12297 | "license": "MIT", |
| 12298 | "dependencies": { |
| 12299 | "mimic-response": "^3.1.0" |
| 12300 | }, |
| 12301 | "engines": { |
| 12302 | "node": ">=10" |
| 12303 | }, |
| 12304 | "funding": { |
| 12305 | "url": "https://github.com/sponsors/sindresorhus" |
| 12306 | } |
| 12307 | }, |
| 12308 | "node_modules/decompress-response/node_modules/mimic-response": { |
| 12309 | "version": "3.1.0", |
| 12310 | "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", |
| 12311 | "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", |
| 12312 | "license": "MIT", |
| 12313 | "engines": { |
| 12314 | "node": ">=10" |
| 12315 | }, |
| 12316 | "funding": { |
| 12317 | "url": "https://github.com/sponsors/sindresorhus" |
| 12318 | } |
| 12319 | }, |
| 12320 | "node_modules/dedent": { |
| 12321 | "version": "1.7.2", |
| 12322 | "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.2.tgz", |
| 12323 | "integrity": "sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==", |
| 12324 | "dev": true, |
| 12325 | "license": "MIT", |
| 12326 | "peerDependencies": { |
| 12327 | "babel-plugin-macros": "^3.1.0" |
| 12328 | }, |
| 12329 | "peerDependenciesMeta": { |
| 12330 | "babel-plugin-macros": { |
| 12331 | "optional": true |
| 12332 | } |
| 12333 | } |
| 12334 | }, |
| 12335 | "node_modules/deep-extend": { |
| 12336 | "version": "0.6.0", |
| 12337 | "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", |
| 12338 | "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", |
| 12339 | "license": "MIT", |
| 12340 | "engines": { |
| 12341 | "node": ">=4.0.0" |
| 12342 | } |
| 12343 | }, |
| 12344 | "node_modules/deep-is": { |
| 12345 | "version": "0.1.4", |
| 12346 | "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
| 12347 | "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", |
| 12348 | "dev": true, |
| 12349 | "license": "MIT" |
| 12350 | }, |
| 12351 | "node_modules/deepmerge": { |
| 12352 | "version": "4.3.1", |
| 12353 | "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", |
| 12354 | "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", |
| 12355 | "license": "MIT", |
| 12356 | "engines": { |
| 12357 | "node": ">=0.10.0" |
| 12358 | } |
| 12359 | }, |
| 12360 | "node_modules/default-browser": { |
| 12361 | "version": "5.5.0", |
| 12362 | "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.5.0.tgz", |
| 12363 | "integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==", |
| 12364 | "license": "MIT", |
| 12365 | "dependencies": { |
| 12366 | "bundle-name": "^4.1.0", |
| 12367 | "default-browser-id": "^5.0.0" |
| 12368 | }, |
| 12369 | "engines": { |
| 12370 | "node": ">=18" |
| 12371 | }, |
| 12372 | "funding": { |
| 12373 | "url": "https://github.com/sponsors/sindresorhus" |
| 12374 | } |
| 12375 | }, |
| 12376 | "node_modules/default-browser-id": { |
| 12377 | "version": "5.0.1", |
| 12378 | "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz", |
| 12379 | "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==", |
| 12380 | "license": "MIT", |
| 12381 | "engines": { |
| 12382 | "node": ">=18" |
| 12383 | }, |
| 12384 | "funding": { |
| 12385 | "url": "https://github.com/sponsors/sindresorhus" |
| 12386 | } |
| 12387 | }, |
| 12388 | "node_modules/defer-to-connect": { |
| 12389 | "version": "2.0.1", |
| 12390 | "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz", |
| 12391 | "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==", |
| 12392 | "license": "MIT", |
| 12393 | "engines": { |
| 12394 | "node": ">=10" |
| 12395 | } |
| 12396 | }, |
| 12397 | "node_modules/define-data-property": { |
| 12398 | "version": "1.1.4", |
| 12399 | "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", |
| 12400 | "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", |
| 12401 | "license": "MIT", |
| 12402 | "dependencies": { |
| 12403 | "es-define-property": "^1.0.0", |
| 12404 | "es-errors": "^1.3.0", |
| 12405 | "gopd": "^1.0.1" |
| 12406 | }, |
| 12407 | "engines": { |
| 12408 | "node": ">= 0.4" |
| 12409 | }, |
| 12410 | "funding": { |
| 12411 | "url": "https://github.com/sponsors/ljharb" |
| 12412 | } |
| 12413 | }, |
| 12414 | "node_modules/define-lazy-prop": { |
| 12415 | "version": "2.0.0", |
| 12416 | "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", |
| 12417 | "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", |
| 12418 | "license": "MIT", |
| 12419 | "engines": { |
| 12420 | "node": ">=8" |
| 12421 | } |
| 12422 | }, |
| 12423 | "node_modules/define-properties": { |
| 12424 | "version": "1.2.1", |
| 12425 | "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", |
| 12426 | "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", |
| 12427 | "license": "MIT", |
| 12428 | "dependencies": { |
| 12429 | "define-data-property": "^1.0.1", |
| 12430 | "has-property-descriptors": "^1.0.0", |
| 12431 | "object-keys": "^1.1.1" |
| 12432 | }, |
| 12433 | "engines": { |
| 12434 | "node": ">= 0.4" |
| 12435 | }, |
| 12436 | "funding": { |
| 12437 | "url": "https://github.com/sponsors/ljharb" |
| 12438 | } |
| 12439 | }, |
| 12440 | "node_modules/degenerator": { |
| 12441 | "version": "5.0.1", |
| 12442 | "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", |
| 12443 | "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", |
| 12444 | "dev": true, |
| 12445 | "license": "MIT", |
| 12446 | "dependencies": { |
| 12447 | "ast-types": "^0.13.4", |
| 12448 | "escodegen": "^2.1.0", |
| 12449 | "esprima": "^4.0.1" |
| 12450 | }, |
| 12451 | "engines": { |
| 12452 | "node": ">= 14" |
| 12453 | } |
| 12454 | }, |
| 12455 | "node_modules/delayed-stream": { |
| 12456 | "version": "1.0.0", |
| 12457 | "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
| 12458 | "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", |
| 12459 | "dev": true, |
| 12460 | "license": "MIT", |
| 12461 | "engines": { |
| 12462 | "node": ">=0.4.0" |
| 12463 | } |
| 12464 | }, |
| 12465 | "node_modules/depd": { |
| 12466 | "version": "2.0.0", |
| 12467 | "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", |
| 12468 | "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", |
| 12469 | "license": "MIT", |
| 12470 | "engines": { |
| 12471 | "node": ">= 0.8" |
| 12472 | } |
| 12473 | }, |
| 12474 | "node_modules/dequal": { |
| 12475 | "version": "2.0.3", |
| 12476 | "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", |
| 12477 | "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
| 12478 | "license": "MIT", |
| 12479 | "engines": { |
| 12480 | "node": ">=6" |
| 12481 | } |
| 12482 | }, |
| 12483 | "node_modules/detect-libc": { |
| 12484 | "version": "2.1.2", |
| 12485 | "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", |
| 12486 | "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", |
| 12487 | "license": "Apache-2.0", |
| 12488 | "engines": { |
| 12489 | "node": ">=8" |
| 12490 | } |
| 12491 | }, |
| 12492 | "node_modules/detect-newline": { |
| 12493 | "version": "3.1.0", |
| 12494 | "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", |
| 12495 | "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", |
| 12496 | "dev": true, |
| 12497 | "license": "MIT", |
| 12498 | "engines": { |
| 12499 | "node": ">=8" |
| 12500 | } |
| 12501 | }, |
| 12502 | "node_modules/detect-node": { |
| 12503 | "version": "2.1.0", |
| 12504 | "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", |
| 12505 | "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", |
| 12506 | "license": "MIT" |
| 12507 | }, |
| 12508 | "node_modules/detect-port": { |
| 12509 | "version": "1.6.1", |
| 12510 | "resolved": "https://registry.npmjs.org/detect-port/-/detect-port-1.6.1.tgz", |
| 12511 | "integrity": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==", |
| 12512 | "license": "MIT", |
| 12513 | "dependencies": { |
| 12514 | "address": "^1.0.1", |
| 12515 | "debug": "4" |
| 12516 | }, |
| 12517 | "bin": { |
| 12518 | "detect": "bin/detect-port.js", |
| 12519 | "detect-port": "bin/detect-port.js" |
| 12520 | }, |
| 12521 | "engines": { |
| 12522 | "node": ">= 4.0.0" |
| 12523 | } |
| 12524 | }, |
| 12525 | "node_modules/devlop": { |
| 12526 | "version": "1.1.0", |
| 12527 | "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", |
| 12528 | "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", |
| 12529 | "license": "MIT", |
| 12530 | "dependencies": { |
| 12531 | "dequal": "^2.0.0" |
| 12532 | }, |
| 12533 | "funding": { |
| 12534 | "type": "github", |
| 12535 | "url": "https://github.com/sponsors/wooorm" |
| 12536 | } |
| 12537 | }, |
| 12538 | "node_modules/devtools-protocol": { |
| 12539 | "version": "0.0.1608973", |
| 12540 | "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1608973.tgz", |
| 12541 | "integrity": "sha512-Tpm17fxYzt+J7VrGdc1k8YdRqS3YV7se/M6KeemEqvUbq/n7At1rWVuXMxQgpWkdwSdIEKYbU//Bve+Shm4YNQ==", |
| 12542 | "dev": true, |
| 12543 | "license": "BSD-3-Clause" |
| 12544 | }, |
| 12545 | "node_modules/diff-sequences": { |
| 12546 | "version": "29.6.3", |
| 12547 | "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", |
| 12548 | "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", |
| 12549 | "dev": true, |
| 12550 | "license": "MIT", |
| 12551 | "engines": { |
| 12552 | "node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
| 12553 | } |
| 12554 | }, |
| 12555 | "node_modules/dir-glob": { |
| 12556 | "version": "3.0.1", |
| 12557 | "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", |
| 12558 | "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", |
| 12559 | "license": "MIT", |
| 12560 | "dependencies": { |
| 12561 | "path-type": "^4.0.0" |
| 12562 | }, |
| 12563 | "engines": { |
| 12564 | "node": ">=8" |
| 12565 | } |
| 12566 | }, |
| 12567 | "node_modules/dns-packet": { |
| 12568 | "version": "5.6.1", |
| 12569 | "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz", |
| 12570 | "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", |
| 12571 | "license": "MIT", |
| 12572 | "dependencies": { |
| 12573 | "@leichtgewicht/ip-codec": "^2.0.1" |
| 12574 | }, |
| 12575 | "engines": { |
| 12576 | "node": ">=6" |
| 12577 | } |
| 12578 | }, |
| 12579 | "node_modules/dom-accessibility-api": { |
| 12580 | "version": "0.5.16", |
| 12581 | "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", |
| 12582 | "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", |
| 12583 | "dev": true, |
| 12584 | "license": "MIT", |
| 12585 | "peer": true |
| 12586 | }, |
| 12587 | "node_modules/dom-converter": { |
| 12588 | "version": "0.2.0", |
| 12589 | "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz", |
| 12590 | "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", |
| 12591 | "license": "MIT", |
| 12592 | "dependencies": { |
| 12593 | "utila": "~0.4" |
| 12594 | } |
| 12595 | }, |
| 12596 | "node_modules/dom-serializer": { |
| 12597 | "version": "2.0.0", |
| 12598 | "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", |
| 12599 | "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", |
| 12600 | "license": "MIT", |
| 12601 | "dependencies": { |
| 12602 | "domelementtype": "^2.3.0", |
| 12603 | "domhandler": "^5.0.2", |
| 12604 | "entities": "^4.2.0" |
| 12605 | }, |
| 12606 | "funding": { |
| 12607 | "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" |
| 12608 | } |
| 12609 | }, |
| 12610 | "node_modules/domelementtype": { |
| 12611 | "version": "2.3.0", |
| 12612 | "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", |
| 12613 | "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", |
| 12614 | "funding": [ |
| 12615 | { |
| 12616 | "type": "github", |
| 12617 | "url": "https://github.com/sponsors/fb55" |
| 12618 | } |
| 12619 | ], |
| 12620 | "license": "BSD-2-Clause" |
| 12621 | }, |
| 12622 | "node_modules/domhandler": { |
| 12623 | "version": "5.0.3", |
| 12624 | "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", |
| 12625 | "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", |
| 12626 | "license": "BSD-2-Clause", |
| 12627 | "dependencies": { |
| 12628 | "domelementtype": "^2.3.0" |
| 12629 | }, |
| 12630 | "engines": { |
| 12631 | "node": ">= 4" |
| 12632 | }, |
| 12633 | "funding": { |
| 12634 | "url": "https://github.com/fb55/domhandler?sponsor=1" |
| 12635 | } |
| 12636 | }, |
| 12637 | "node_modules/domutils": { |
| 12638 | "version": "3.2.2", |
| 12639 | "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", |
| 12640 | "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", |
| 12641 | "license": "BSD-2-Clause", |
| 12642 | "dependencies": { |
| 12643 | "dom-serializer": "^2.0.0", |
| 12644 | "domelementtype": "^2.3.0", |
| 12645 | "domhandler": "^5.0.3" |
| 12646 | }, |
| 12647 | "funding": { |
| 12648 | "url": "https://github.com/fb55/domutils?sponsor=1" |
| 12649 | } |
| 12650 | }, |
| 12651 | "node_modules/dot-case": { |
| 12652 | "version": "3.0.4", |
| 12653 | "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", |
| 12654 | "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", |
| 12655 | "license": "MIT", |
| 12656 | "dependencies": { |
| 12657 | "no-case": "^3.0.4", |
| 12658 | "tslib": "^2.0.3" |
| 12659 | } |
| 12660 | }, |
| 12661 | "node_modules/dot-prop": { |
| 12662 | "version": "6.0.1", |
| 12663 | "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz", |
| 12664 | "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==", |
| 12665 | "license": "MIT", |
| 12666 | "dependencies": { |
| 12667 | "is-obj": "^2.0.0" |
| 12668 | }, |
| 12669 | "engines": { |
| 12670 | "node": ">=10" |
| 12671 | }, |
| 12672 | "funding": { |
| 12673 | "url": "https://github.com/sponsors/sindresorhus" |
| 12674 | } |
| 12675 | }, |
| 12676 | "node_modules/dot-prop/node_modules/is-obj": { |
| 12677 | "version": "2.0.0", |
| 12678 | "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", |
| 12679 | "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", |
| 12680 | "license": "MIT", |
| 12681 | "engines": { |
| 12682 | "node": ">=8" |
| 12683 | } |
| 12684 | }, |
| 12685 | "node_modules/dunder-proto": { |
| 12686 | "version": "1.0.1", |
| 12687 | "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| 12688 | "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| 12689 | "license": "MIT", |
| 12690 | "dependencies": { |
| 12691 | "call-bind-apply-helpers": "^1.0.1", |
| 12692 | "es-errors": "^1.3.0", |
| 12693 | "gopd": "^1.2.0" |
| 12694 | }, |
| 12695 | "engines": { |
| 12696 | "node": ">= 0.4" |
| 12697 | } |
| 12698 | }, |
| 12699 | "node_modules/duplexer": { |
| 12700 | "version": "0.1.2", |
| 12701 | "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
| 12702 | "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", |
| 12703 | "license": "MIT" |
| 12704 | }, |
| 12705 | "node_modules/eastasianwidth": { |
| 12706 | "version": "0.2.0", |
| 12707 | "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| 12708 | "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| 12709 | "license": "MIT" |
| 12710 | }, |
| 12711 | "node_modules/ee-first": { |
| 12712 | "version": "1.1.1", |
| 12713 | "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
| 12714 | "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", |
| 12715 | "license": "MIT" |
| 12716 | }, |
| 12717 | "node_modules/electron-to-chromium": { |
| 12718 | "version": "1.5.371", |
| 12719 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.371.tgz", |
| 12720 | "integrity": "sha512-e9htk9mAYL6AzmkEhSvVVw7IWGSBJ/Bqdn2eRyRLrj1g6sncN4WbFt5qnILYoCktktr45pyjIrOiRvBThQ808w==", |
| 12721 | "license": "ISC" |
| 12722 | }, |
| 12723 | "node_modules/emittery": { |
| 12724 | "version": "0.13.1", |
| 12725 | "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", |
| 12726 | "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", |
| 12727 | "dev": true, |
| 12728 | "license": "MIT", |
| 12729 | "engines": { |
| 12730 | "node": ">=12" |
| 12731 | }, |
| 12732 | "funding": { |
| 12733 | "url": "https://github.com/sindresorhus/emittery?sponsor=1" |
| 12734 | } |
| 12735 | }, |
| 12736 | "node_modules/emoji-regex": { |
| 12737 | "version": "9.2.2", |
| 12738 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| 12739 | "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| 12740 | "license": "MIT" |
| 12741 | }, |
| 12742 | "node_modules/emojilib": { |
| 12743 | "version": "2.4.0", |
| 12744 | "resolved": "https://registry.npmjs.org/emojilib/-/emojilib-2.4.0.tgz", |
| 12745 | "integrity": "sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==", |
| 12746 | "license": "MIT" |
| 12747 | }, |
| 12748 | "node_modules/emojis-list": { |
| 12749 | "version": "3.0.0", |
| 12750 | "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", |
| 12751 | "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", |
| 12752 | "license": "MIT", |
| 12753 | "engines": { |
| 12754 | "node": ">= 4" |
| 12755 | } |
| 12756 | }, |
| 12757 | "node_modules/emoticon": { |
| 12758 | "version": "4.1.0", |
| 12759 | "resolved": "https://registry.npmjs.org/emoticon/-/emoticon-4.1.0.tgz", |
| 12760 | "integrity": "sha512-VWZfnxqwNcc51hIy/sbOdEem6D+cVtpPzEEtVAFdaas30+1dgkyaOQ4sQ6Bp0tOMqWO1v+HQfYaoodOkdhK6SQ==", |
| 12761 | "license": "MIT", |
| 12762 | "funding": { |
| 12763 | "type": "github", |
| 12764 | "url": "https://github.com/sponsors/wooorm" |
| 12765 | } |
| 12766 | }, |
| 12767 | "node_modules/encodeurl": { |
| 12768 | "version": "2.0.0", |
| 12769 | "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", |
| 12770 | "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", |
| 12771 | "license": "MIT", |
| 12772 | "engines": { |
| 12773 | "node": ">= 0.8" |
| 12774 | } |
| 12775 | }, |
| 12776 | "node_modules/encoding-sniffer": { |
| 12777 | "version": "0.2.1", |
| 12778 | "resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz", |
| 12779 | "integrity": "sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==", |
| 12780 | "license": "MIT", |
| 12781 | "dependencies": { |
| 12782 | "iconv-lite": "^0.6.3", |
| 12783 | "whatwg-encoding": "^3.1.1" |
| 12784 | }, |
| 12785 | "funding": { |
| 12786 | "url": "https://github.com/fb55/encoding-sniffer?sponsor=1" |
| 12787 | } |
| 12788 | }, |
| 12789 | "node_modules/encoding-sniffer/node_modules/iconv-lite": { |
| 12790 | "version": "0.6.3", |
| 12791 | "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", |
| 12792 | "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", |
| 12793 | "license": "MIT", |
| 12794 | "dependencies": { |
| 12795 | "safer-buffer": ">= 2.1.2 < 3.0.0" |
| 12796 | }, |
| 12797 | "engines": { |
| 12798 | "node": ">=0.10.0" |
| 12799 | } |
| 12800 | }, |
| 12801 | "node_modules/end-of-stream": { |
| 12802 | "version": "1.4.5", |
| 12803 | "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz", |
| 12804 | "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==", |
| 12805 | "dev": true, |
| 12806 | "license": "MIT", |
| 12807 | "dependencies": { |
| 12808 | "once": "^1.4.0" |
| 12809 | } |
| 12810 | }, |
| 12811 | "node_modules/enhanced-resolve": { |
| 12812 | "version": "5.19.0", |
| 12813 | "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz", |
| 12814 | "integrity": "sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==", |
| 12815 | "license": "MIT", |
| 12816 | "dependencies": { |
| 12817 | "graceful-fs": "^4.2.4", |
| 12818 | "tapable": "^2.3.0" |
| 12819 | }, |
| 12820 | "engines": { |
| 12821 | "node": ">=10.13.0" |
| 12822 | } |
| 12823 | }, |
| 12824 | "node_modules/entities": { |
| 12825 | "version": "4.5.0", |
| 12826 | "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", |
| 12827 | "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", |
| 12828 | "license": "BSD-2-Clause", |
| 12829 | "engines": { |
| 12830 | "node": ">=0.12" |
| 12831 | }, |
| 12832 | "funding": { |
| 12833 | "url": "https://github.com/fb55/entities?sponsor=1" |
| 12834 | } |
| 12835 | }, |
| 12836 | "node_modules/env-paths": { |
| 12837 | "version": "2.2.1", |
| 12838 | "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", |
| 12839 | "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", |
| 12840 | "dev": true, |
| 12841 | "license": "MIT", |
| 12842 | "engines": { |
| 12843 | "node": ">=6" |
| 12844 | } |
| 12845 | }, |
| 12846 | "node_modules/envinfo": { |
| 12847 | "version": "7.21.0", |
| 12848 | "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.21.0.tgz", |
| 12849 | "integrity": "sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow==", |
| 12850 | "dev": true, |
| 12851 | "license": "MIT", |
| 12852 | "bin": { |
| 12853 | "envinfo": "dist/cli.js" |
| 12854 | }, |
| 12855 | "engines": { |
| 12856 | "node": ">=4" |
| 12857 | } |
| 12858 | }, |
| 12859 | "node_modules/err-code": { |
| 12860 | "version": "2.0.3", |
| 12861 | "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", |
| 12862 | "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", |
| 12863 | "dev": true, |
| 12864 | "license": "MIT" |
| 12865 | }, |
| 12866 | "node_modules/error-ex": { |
| 12867 | "version": "1.3.4", |
| 12868 | "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz", |
| 12869 | "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==", |
| 12870 | "license": "MIT", |
| 12871 | "dependencies": { |
| 12872 | "is-arrayish": "^0.2.1" |
| 12873 | } |
| 12874 | }, |
| 12875 | "node_modules/es-abstract": { |
| 12876 | "version": "1.24.2", |
| 12877 | "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.2.tgz", |
| 12878 | "integrity": "sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==", |
| 12879 | "dev": true, |
| 12880 | "license": "MIT", |
| 12881 | "dependencies": { |
| 12882 | "array-buffer-byte-length": "^1.0.2", |
| 12883 | "arraybuffer.prototype.slice": "^1.0.4", |
| 12884 | "available-typed-arrays": "^1.0.7", |
| 12885 | "call-bind": "^1.0.8", |
| 12886 | "call-bound": "^1.0.4", |
| 12887 | "data-view-buffer": "^1.0.2", |
| 12888 | "data-view-byte-length": "^1.0.2", |
| 12889 | "data-view-byte-offset": "^1.0.1", |
| 12890 | "es-define-property": "^1.0.1", |
| 12891 | "es-errors": "^1.3.0", |
| 12892 | "es-object-atoms": "^1.1.1", |
| 12893 | "es-set-tostringtag": "^2.1.0", |
| 12894 | "es-to-primitive": "^1.3.0", |
| 12895 | "function.prototype.name": "^1.1.8", |
| 12896 | "get-intrinsic": "^1.3.0", |
| 12897 | "get-proto": "^1.0.1", |
| 12898 | "get-symbol-description": "^1.1.0", |
| 12899 | "globalthis": "^1.0.4", |
| 12900 | "gopd": "^1.2.0", |
| 12901 | "has-property-descriptors": "^1.0.2", |
| 12902 | "has-proto": "^1.2.0", |
| 12903 | "has-symbols": "^1.1.0", |
| 12904 | "hasown": "^2.0.2", |
| 12905 | "internal-slot": "^1.1.0", |
| 12906 | "is-array-buffer": "^3.0.5", |
| 12907 | "is-callable": "^1.2.7", |
| 12908 | "is-data-view": "^1.0.2", |
| 12909 | "is-negative-zero": "^2.0.3", |
| 12910 | "is-regex": "^1.2.1", |
| 12911 | "is-set": "^2.0.3", |
| 12912 | "is-shared-array-buffer": "^1.0.4", |
| 12913 | "is-string": "^1.1.1", |
| 12914 | "is-typed-array": "^1.1.15", |
| 12915 | "is-weakref": "^1.1.1", |
| 12916 | "math-intrinsics": "^1.1.0", |
| 12917 | "object-inspect": "^1.13.4", |
| 12918 | "object-keys": "^1.1.1", |
| 12919 | "object.assign": "^4.1.7", |
| 12920 | "own-keys": "^1.0.1", |
| 12921 | "regexp.prototype.flags": "^1.5.4", |
| 12922 | "safe-array-concat": "^1.1.3", |
| 12923 | "safe-push-apply": "^1.0.0", |
| 12924 | "safe-regex-test": "^1.1.0", |
| 12925 | "set-proto": "^1.0.0", |
| 12926 | "stop-iteration-iterator": "^1.1.0", |
| 12927 | "string.prototype.trim": "^1.2.10", |
| 12928 | "string.prototype.trimend": "^1.0.9", |
| 12929 | "string.prototype.trimstart": "^1.0.8", |
| 12930 | "typed-array-buffer": "^1.0.3", |
| 12931 | "typed-array-byte-length": "^1.0.3", |
| 12932 | "typed-array-byte-offset": "^1.0.4", |
| 12933 | "typed-array-length": "^1.0.7", |
| 12934 | "unbox-primitive": "^1.1.0", |
| 12935 | "which-typed-array": "^1.1.19" |
| 12936 | }, |
| 12937 | "engines": { |
| 12938 | "node": ">= 0.4" |
| 12939 | }, |
| 12940 | "funding": { |
| 12941 | "url": "https://github.com/sponsors/ljharb" |
| 12942 | } |
| 12943 | }, |
| 12944 | "node_modules/es-define-property": { |
| 12945 | "version": "1.0.1", |
| 12946 | "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", |
| 12947 | "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| 12948 | "license": "MIT", |
| 12949 | "engines": { |
| 12950 | "node": ">= 0.4" |
| 12951 | } |
| 12952 | }, |
| 12953 | "node_modules/es-errors": { |
| 12954 | "version": "1.3.0", |
| 12955 | "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", |
| 12956 | "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| 12957 | "license": "MIT", |
| 12958 | "engines": { |
| 12959 | "node": ">= 0.4" |
| 12960 | } |
| 12961 | }, |
| 12962 | "node_modules/es-module-lexer": { |
| 12963 | "version": "2.0.0", |
| 12964 | "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz", |
| 12965 | "integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==", |
| 12966 | "license": "MIT" |
| 12967 | }, |
| 12968 | "node_modules/es-object-atoms": { |
| 12969 | "version": "1.1.2", |
| 12970 | "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz", |
| 12971 | "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==", |
| 12972 | "license": "MIT", |
| 12973 | "dependencies": { |
| 12974 | "es-errors": "^1.3.0" |
| 12975 | }, |
| 12976 | "engines": { |
| 12977 | "node": ">= 0.4" |
| 12978 | } |
| 12979 | }, |
| 12980 | "node_modules/es-set-tostringtag": { |
| 12981 | "version": "2.1.0", |
| 12982 | "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| 12983 | "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| 12984 | "dev": true, |
| 12985 | "license": "MIT", |
| 12986 | "dependencies": { |
| 12987 | "es-errors": "^1.3.0", |
| 12988 | "get-intrinsic": "^1.2.6", |
| 12989 | "has-tostringtag": "^1.0.2", |
| 12990 | "hasown": "^2.0.2" |
| 12991 | }, |
| 12992 | "engines": { |
| 12993 | "node": ">= 0.4" |
| 12994 | } |
| 12995 | }, |
| 12996 | "node_modules/es-shim-unscopables": { |
| 12997 | "version": "1.1.0", |
| 12998 | "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", |
| 12999 | "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", |
| 13000 | "dev": true, |
| 13001 | "license": "MIT", |
| 13002 | "dependencies": { |
| 13003 | "hasown": "^2.0.2" |
| 13004 | }, |
| 13005 | "engines": { |
| 13006 | "node": ">= 0.4" |
| 13007 | } |
| 13008 | }, |
| 13009 | "node_modules/es-to-primitive": { |
| 13010 | "version": "1.3.0", |
| 13011 | "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", |
| 13012 | "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", |
| 13013 | "dev": true, |
| 13014 | "license": "MIT", |
| 13015 | "dependencies": { |
| 13016 | "is-callable": "^1.2.7", |
| 13017 | "is-date-object": "^1.0.5", |
| 13018 | "is-symbol": "^1.0.4" |
| 13019 | }, |
| 13020 | "engines": { |
| 13021 | "node": ">= 0.4" |
| 13022 | }, |
| 13023 | "funding": { |
| 13024 | "url": "https://github.com/sponsors/ljharb" |
| 13025 | } |
| 13026 | }, |
| 13027 | "node_modules/esast-util-from-estree": { |
| 13028 | "version": "2.0.0", |
| 13029 | "resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz", |
| 13030 | "integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==", |
| 13031 | "license": "MIT", |
| 13032 | "dependencies": { |
| 13033 | "@types/estree-jsx": "^1.0.0", |
| 13034 | "devlop": "^1.0.0", |
| 13035 | "estree-util-visit": "^2.0.0", |
| 13036 | "unist-util-position-from-estree": "^2.0.0" |
| 13037 | }, |
| 13038 | "funding": { |
| 13039 | "type": "opencollective", |
| 13040 | "url": "https://opencollective.com/unified" |
| 13041 | } |
| 13042 | }, |
| 13043 | "node_modules/esast-util-from-js": { |
| 13044 | "version": "2.0.1", |
| 13045 | "resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz", |
| 13046 | "integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==", |
| 13047 | "license": "MIT", |
| 13048 | "dependencies": { |
| 13049 | "@types/estree-jsx": "^1.0.0", |
| 13050 | "acorn": "^8.0.0", |
| 13051 | "esast-util-from-estree": "^2.0.0", |
| 13052 | "vfile-message": "^4.0.0" |
| 13053 | }, |
| 13054 | "funding": { |
| 13055 | "type": "opencollective", |
| 13056 | "url": "https://opencollective.com/unified" |
| 13057 | } |
| 13058 | }, |
| 13059 | "node_modules/escalade": { |
| 13060 | "version": "3.2.0", |
| 13061 | "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
| 13062 | "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| 13063 | "license": "MIT", |
| 13064 | "engines": { |
| 13065 | "node": ">=6" |
| 13066 | } |
| 13067 | }, |
| 13068 | "node_modules/escape-goat": { |
| 13069 | "version": "4.0.0", |
| 13070 | "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-4.0.0.tgz", |
| 13071 | "integrity": "sha512-2Sd4ShcWxbx6OY1IHyla/CVNwvg7XwZVoXZHcSu9w9SReNP1EzzD5T8NWKIR38fIqEns9kDWKUQTXXAmlDrdPg==", |
| 13072 | "license": "MIT", |
| 13073 | "engines": { |
| 13074 | "node": ">=12" |
| 13075 | }, |
| 13076 | "funding": { |
| 13077 | "url": "https://github.com/sponsors/sindresorhus" |
| 13078 | } |
| 13079 | }, |
| 13080 | "node_modules/escape-html": { |
| 13081 | "version": "1.0.3", |
| 13082 | "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
| 13083 | "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| 13084 | "license": "MIT" |
| 13085 | }, |
| 13086 | "node_modules/escape-string-regexp": { |
| 13087 | "version": "4.0.0", |
| 13088 | "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| 13089 | "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| 13090 | "license": "MIT", |
| 13091 | "engines": { |
| 13092 | "node": ">=10" |
| 13093 | }, |
| 13094 | "funding": { |
| 13095 | "url": "https://github.com/sponsors/sindresorhus" |
| 13096 | } |
| 13097 | }, |
| 13098 | "node_modules/escodegen": { |
| 13099 | "version": "2.1.0", |
| 13100 | "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", |
| 13101 | "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", |
| 13102 | "dev": true, |
| 13103 | "license": "BSD-2-Clause", |
| 13104 | "dependencies": { |
| 13105 | "esprima": "^4.0.1", |
| 13106 | "estraverse": "^5.2.0", |
| 13107 | "esutils": "^2.0.2" |
| 13108 | }, |
| 13109 | "bin": { |
| 13110 | "escodegen": "bin/escodegen.js", |
| 13111 | "esgenerate": "bin/esgenerate.js" |
| 13112 | }, |
| 13113 | "engines": { |
| 13114 | "node": ">=6.0" |
| 13115 | }, |
| 13116 | "optionalDependencies": { |
| 13117 | "source-map": "~0.6.1" |
| 13118 | } |
| 13119 | }, |
| 13120 | "node_modules/escodegen/node_modules/estraverse": { |
| 13121 | "version": "5.3.0", |
| 13122 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| 13123 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| 13124 | "dev": true, |
| 13125 | "license": "BSD-2-Clause", |
| 13126 | "engines": { |
| 13127 | "node": ">=4.0" |
| 13128 | } |
| 13129 | }, |
| 13130 | "node_modules/escodegen/node_modules/source-map": { |
| 13131 | "version": "0.6.1", |
| 13132 | "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| 13133 | "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| 13134 | "dev": true, |
| 13135 | "license": "BSD-3-Clause", |
| 13136 | "optional": true, |
| 13137 | "engines": { |
| 13138 | "node": ">=0.10.0" |
| 13139 | } |
| 13140 | }, |
| 13141 | "node_modules/eslint": { |
| 13142 | "version": "9.39.4", |
| 13143 | "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz", |
| 13144 | "integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==", |
| 13145 | "dev": true, |
| 13146 | "license": "MIT", |
| 13147 | "dependencies": { |
| 13148 | "@eslint-community/eslint-utils": "^4.8.0", |
| 13149 | "@eslint-community/regexpp": "^4.12.1", |
| 13150 | "@eslint/config-array": "^0.21.2", |
| 13151 | "@eslint/config-helpers": "^0.4.2", |
| 13152 | "@eslint/core": "^0.17.0", |
| 13153 | "@eslint/eslintrc": "^3.3.5", |
| 13154 | "@eslint/js": "9.39.4", |
| 13155 | "@eslint/plugin-kit": "^0.4.1", |
| 13156 | "@humanfs/node": "^0.16.6", |
| 13157 | "@humanwhocodes/module-importer": "^1.0.1", |
| 13158 | "@humanwhocodes/retry": "^0.4.2", |
| 13159 | "@types/estree": "^1.0.6", |
| 13160 | "ajv": "^6.14.0", |
| 13161 | "chalk": "^4.0.0", |
| 13162 | "cross-spawn": "^7.0.6", |
| 13163 | "debug": "^4.3.2", |
| 13164 | "escape-string-regexp": "^4.0.0", |
| 13165 | "eslint-scope": "^8.4.0", |
| 13166 | "eslint-visitor-keys": "^4.2.1", |
| 13167 | "espree": "^10.4.0", |
| 13168 | "esquery": "^1.5.0", |
| 13169 | "esutils": "^2.0.2", |
| 13170 | "fast-deep-equal": "^3.1.3", |
| 13171 | "file-entry-cache": "^8.0.0", |
| 13172 | "find-up": "^5.0.0", |
| 13173 | "glob-parent": "^6.0.2", |
| 13174 | "ignore": "^5.2.0", |
| 13175 | "imurmurhash": "^0.1.4", |
| 13176 | "is-glob": "^4.0.0", |
| 13177 | "json-stable-stringify-without-jsonify": "^1.0.1", |
| 13178 | "lodash.merge": "^4.6.2", |
| 13179 | "minimatch": "^3.1.5", |
| 13180 | "natural-compare": "^1.4.0", |
| 13181 | "optionator": "^0.9.3" |
| 13182 | }, |
| 13183 | "bin": { |
| 13184 | "eslint": "bin/eslint.js" |
| 13185 | }, |
| 13186 | "engines": { |
| 13187 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 13188 | }, |
| 13189 | "funding": { |
| 13190 | "url": "https://eslint.org/donate" |
| 13191 | }, |
| 13192 | "peerDependencies": { |
| 13193 | "jiti": "*" |
| 13194 | }, |
| 13195 | "peerDependenciesMeta": { |
| 13196 | "jiti": { |
| 13197 | "optional": true |
| 13198 | } |
| 13199 | } |
| 13200 | }, |
| 13201 | "node_modules/eslint-mdx": { |
| 13202 | "version": "3.8.1", |
| 13203 | "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.8.1.tgz", |
| 13204 | "integrity": "sha512-hnsqWwMOHqUANwxWEGt8XbwABPEr5sTOolAzqyUDFdlERpqjFE/icylb+mJl60VICL+kLbbvXWbnFLWZdTqJ2g==", |
| 13205 | "dev": true, |
| 13206 | "license": "MIT", |
| 13207 | "dependencies": { |
| 13208 | "acorn": "^8.15.0", |
| 13209 | "acorn-jsx": "^5.3.2", |
| 13210 | "espree": "^9.6.1 || ^10.4.0 || ^11.2.0", |
| 13211 | "estree-util-visit": "^2.0.0", |
| 13212 | "remark-mdx": "^3.1.0", |
| 13213 | "remark-parse": "^11.0.0", |
| 13214 | "remark-stringify": "^11.0.0", |
| 13215 | "synckit": "^0.11.8", |
| 13216 | "unified": "^11.0.5", |
| 13217 | "unified-engine": "^11.2.2", |
| 13218 | "unist-util-visit": "^5.0.0", |
| 13219 | "vfile": "^6.0.3" |
| 13220 | }, |
| 13221 | "engines": { |
| 13222 | "node": ">=18.0.0" |
| 13223 | }, |
| 13224 | "funding": { |
| 13225 | "type": "opencollective", |
| 13226 | "url": "https://opencollective.com/unified" |
| 13227 | }, |
| 13228 | "peerDependencies": { |
| 13229 | "eslint": ">=8.0.0", |
| 13230 | "remark-lint-file-extension": "*" |
| 13231 | }, |
| 13232 | "peerDependenciesMeta": { |
| 13233 | "remark-lint-file-extension": { |
| 13234 | "optional": true |
| 13235 | } |
| 13236 | } |
| 13237 | }, |
| 13238 | "node_modules/eslint-plugin-jsx-a11y": { |
| 13239 | "version": "6.10.2", |
| 13240 | "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", |
| 13241 | "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", |
| 13242 | "dev": true, |
| 13243 | "license": "MIT", |
| 13244 | "dependencies": { |
| 13245 | "aria-query": "^5.3.2", |
| 13246 | "array-includes": "^3.1.8", |
| 13247 | "array.prototype.flatmap": "^1.3.2", |
| 13248 | "ast-types-flow": "^0.0.8", |
| 13249 | "axe-core": "^4.10.0", |
| 13250 | "axobject-query": "^4.1.0", |
| 13251 | "damerau-levenshtein": "^1.0.8", |
| 13252 | "emoji-regex": "^9.2.2", |
| 13253 | "hasown": "^2.0.2", |
| 13254 | "jsx-ast-utils": "^3.3.5", |
| 13255 | "language-tags": "^1.0.9", |
| 13256 | "minimatch": "^3.1.2", |
| 13257 | "object.fromentries": "^2.0.8", |
| 13258 | "safe-regex-test": "^1.0.3", |
| 13259 | "string.prototype.includes": "^2.0.1" |
| 13260 | }, |
| 13261 | "engines": { |
| 13262 | "node": ">=4.0" |
| 13263 | }, |
| 13264 | "peerDependencies": { |
| 13265 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" |
| 13266 | } |
| 13267 | }, |
| 13268 | "node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": { |
| 13269 | "version": "5.3.2", |
| 13270 | "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", |
| 13271 | "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", |
| 13272 | "dev": true, |
| 13273 | "license": "Apache-2.0", |
| 13274 | "engines": { |
| 13275 | "node": ">= 0.4" |
| 13276 | } |
| 13277 | }, |
| 13278 | "node_modules/eslint-plugin-jsx-a11y/node_modules/axe-core": { |
| 13279 | "version": "4.12.1", |
| 13280 | "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.1.tgz", |
| 13281 | "integrity": "sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==", |
| 13282 | "dev": true, |
| 13283 | "license": "MPL-2.0", |
| 13284 | "engines": { |
| 13285 | "node": ">=4" |
| 13286 | } |
| 13287 | }, |
| 13288 | "node_modules/eslint-plugin-mdx": { |
| 13289 | "version": "3.8.1", |
| 13290 | "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.8.1.tgz", |
| 13291 | "integrity": "sha512-4OLgotfBxUDc1f6ihXSagT/1+JCCUABA/2r6Kzl6gqFftg4dCV0wBfdwFo6X6UO/FzTHr3g6mVt+6prRXffc/Q==", |
| 13292 | "dev": true, |
| 13293 | "license": "MIT", |
| 13294 | "dependencies": { |
| 13295 | "eslint-mdx": "^3.8.1", |
| 13296 | "mdast-util-from-markdown": "^2.0.2", |
| 13297 | "mdast-util-mdx": "^3.0.0", |
| 13298 | "micromark-extension-mdxjs": "^3.0.0", |
| 13299 | "remark-mdx": "^3.1.0", |
| 13300 | "remark-parse": "^11.0.0", |
| 13301 | "remark-stringify": "^11.0.0", |
| 13302 | "synckit": "^0.11.8", |
| 13303 | "unified": "^11.0.5", |
| 13304 | "vfile": "^6.0.3" |
| 13305 | }, |
| 13306 | "engines": { |
| 13307 | "node": ">=18.0.0" |
| 13308 | }, |
| 13309 | "funding": { |
| 13310 | "type": "opencollective", |
| 13311 | "url": "https://opencollective.com/unified" |
| 13312 | }, |
| 13313 | "peerDependencies": { |
| 13314 | "eslint": ">=8.0.0" |
| 13315 | } |
| 13316 | }, |
| 13317 | "node_modules/eslint-scope": { |
| 13318 | "version": "5.1.1", |
| 13319 | "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", |
| 13320 | "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", |
| 13321 | "license": "BSD-2-Clause", |
| 13322 | "dependencies": { |
| 13323 | "esrecurse": "^4.3.0", |
| 13324 | "estraverse": "^4.1.1" |
| 13325 | }, |
| 13326 | "engines": { |
| 13327 | "node": ">=8.0.0" |
| 13328 | } |
| 13329 | }, |
| 13330 | "node_modules/eslint-visitor-keys": { |
| 13331 | "version": "5.0.1", |
| 13332 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz", |
| 13333 | "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==", |
| 13334 | "dev": true, |
| 13335 | "license": "Apache-2.0", |
| 13336 | "engines": { |
| 13337 | "node": "^20.19.0 || ^22.13.0 || >=24" |
| 13338 | }, |
| 13339 | "funding": { |
| 13340 | "url": "https://opencollective.com/eslint" |
| 13341 | } |
| 13342 | }, |
| 13343 | "node_modules/eslint/node_modules/ajv": { |
| 13344 | "version": "6.15.0", |
| 13345 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz", |
| 13346 | "integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==", |
| 13347 | "dev": true, |
| 13348 | "license": "MIT", |
| 13349 | "dependencies": { |
| 13350 | "fast-deep-equal": "^3.1.1", |
| 13351 | "fast-json-stable-stringify": "^2.0.0", |
| 13352 | "json-schema-traverse": "^0.4.1", |
| 13353 | "uri-js": "^4.2.2" |
| 13354 | }, |
| 13355 | "funding": { |
| 13356 | "type": "github", |
| 13357 | "url": "https://github.com/sponsors/epoberezkin" |
| 13358 | } |
| 13359 | }, |
| 13360 | "node_modules/eslint/node_modules/eslint-scope": { |
| 13361 | "version": "8.4.0", |
| 13362 | "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", |
| 13363 | "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==", |
| 13364 | "dev": true, |
| 13365 | "license": "BSD-2-Clause", |
| 13366 | "dependencies": { |
| 13367 | "esrecurse": "^4.3.0", |
| 13368 | "estraverse": "^5.2.0" |
| 13369 | }, |
| 13370 | "engines": { |
| 13371 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 13372 | }, |
| 13373 | "funding": { |
| 13374 | "url": "https://opencollective.com/eslint" |
| 13375 | } |
| 13376 | }, |
| 13377 | "node_modules/eslint/node_modules/eslint-visitor-keys": { |
| 13378 | "version": "4.2.1", |
| 13379 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", |
| 13380 | "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", |
| 13381 | "dev": true, |
| 13382 | "license": "Apache-2.0", |
| 13383 | "engines": { |
| 13384 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 13385 | }, |
| 13386 | "funding": { |
| 13387 | "url": "https://opencollective.com/eslint" |
| 13388 | } |
| 13389 | }, |
| 13390 | "node_modules/eslint/node_modules/estraverse": { |
| 13391 | "version": "5.3.0", |
| 13392 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| 13393 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| 13394 | "dev": true, |
| 13395 | "license": "BSD-2-Clause", |
| 13396 | "engines": { |
| 13397 | "node": ">=4.0" |
| 13398 | } |
| 13399 | }, |
| 13400 | "node_modules/eslint/node_modules/find-up": { |
| 13401 | "version": "5.0.0", |
| 13402 | "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
| 13403 | "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
| 13404 | "dev": true, |
| 13405 | "license": "MIT", |
| 13406 | "dependencies": { |
| 13407 | "locate-path": "^6.0.0", |
| 13408 | "path-exists": "^4.0.0" |
| 13409 | }, |
| 13410 | "engines": { |
| 13411 | "node": ">=10" |
| 13412 | }, |
| 13413 | "funding": { |
| 13414 | "url": "https://github.com/sponsors/sindresorhus" |
| 13415 | } |
| 13416 | }, |
| 13417 | "node_modules/eslint/node_modules/glob-parent": { |
| 13418 | "version": "6.0.2", |
| 13419 | "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
| 13420 | "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| 13421 | "dev": true, |
| 13422 | "license": "ISC", |
| 13423 | "dependencies": { |
| 13424 | "is-glob": "^4.0.3" |
| 13425 | }, |
| 13426 | "engines": { |
| 13427 | "node": ">=10.13.0" |
| 13428 | } |
| 13429 | }, |
| 13430 | "node_modules/eslint/node_modules/json-schema-traverse": { |
| 13431 | "version": "0.4.1", |
| 13432 | "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| 13433 | "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| 13434 | "dev": true, |
| 13435 | "license": "MIT" |
| 13436 | }, |
| 13437 | "node_modules/eslint/node_modules/locate-path": { |
| 13438 | "version": "6.0.0", |
| 13439 | "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", |
| 13440 | "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
| 13441 | "dev": true, |
| 13442 | "license": "MIT", |
| 13443 | "dependencies": { |
| 13444 | "p-locate": "^5.0.0" |
| 13445 | }, |
| 13446 | "engines": { |
| 13447 | "node": ">=10" |
| 13448 | }, |
| 13449 | "funding": { |
| 13450 | "url": "https://github.com/sponsors/sindresorhus" |
| 13451 | } |
| 13452 | }, |
| 13453 | "node_modules/eslint/node_modules/p-limit": { |
| 13454 | "version": "3.1.0", |
| 13455 | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", |
| 13456 | "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", |
| 13457 | "dev": true, |
| 13458 | "license": "MIT", |
| 13459 | "dependencies": { |
| 13460 | "yocto-queue": "^0.1.0" |
| 13461 | }, |
| 13462 | "engines": { |
| 13463 | "node": ">=10" |
| 13464 | }, |
| 13465 | "funding": { |
| 13466 | "url": "https://github.com/sponsors/sindresorhus" |
| 13467 | } |
| 13468 | }, |
| 13469 | "node_modules/eslint/node_modules/p-locate": { |
| 13470 | "version": "5.0.0", |
| 13471 | "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", |
| 13472 | "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
| 13473 | "dev": true, |
| 13474 | "license": "MIT", |
| 13475 | "dependencies": { |
| 13476 | "p-limit": "^3.0.2" |
| 13477 | }, |
| 13478 | "engines": { |
| 13479 | "node": ">=10" |
| 13480 | }, |
| 13481 | "funding": { |
| 13482 | "url": "https://github.com/sponsors/sindresorhus" |
| 13483 | } |
| 13484 | }, |
| 13485 | "node_modules/eslint/node_modules/path-exists": { |
| 13486 | "version": "4.0.0", |
| 13487 | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| 13488 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| 13489 | "dev": true, |
| 13490 | "license": "MIT", |
| 13491 | "engines": { |
| 13492 | "node": ">=8" |
| 13493 | } |
| 13494 | }, |
| 13495 | "node_modules/eslint/node_modules/yocto-queue": { |
| 13496 | "version": "0.1.0", |
| 13497 | "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", |
| 13498 | "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", |
| 13499 | "dev": true, |
| 13500 | "license": "MIT", |
| 13501 | "engines": { |
| 13502 | "node": ">=10" |
| 13503 | }, |
| 13504 | "funding": { |
| 13505 | "url": "https://github.com/sponsors/sindresorhus" |
| 13506 | } |
| 13507 | }, |
| 13508 | "node_modules/espree": { |
| 13509 | "version": "10.4.0", |
| 13510 | "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz", |
| 13511 | "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==", |
| 13512 | "dev": true, |
| 13513 | "license": "BSD-2-Clause", |
| 13514 | "dependencies": { |
| 13515 | "acorn": "^8.15.0", |
| 13516 | "acorn-jsx": "^5.3.2", |
| 13517 | "eslint-visitor-keys": "^4.2.1" |
| 13518 | }, |
| 13519 | "engines": { |
| 13520 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 13521 | }, |
| 13522 | "funding": { |
| 13523 | "url": "https://opencollective.com/eslint" |
| 13524 | } |
| 13525 | }, |
| 13526 | "node_modules/espree/node_modules/eslint-visitor-keys": { |
| 13527 | "version": "4.2.1", |
| 13528 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", |
| 13529 | "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==", |
| 13530 | "dev": true, |
| 13531 | "license": "Apache-2.0", |
| 13532 | "engines": { |
| 13533 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| 13534 | }, |
| 13535 | "funding": { |
| 13536 | "url": "https://opencollective.com/eslint" |
| 13537 | } |
| 13538 | }, |
| 13539 | "node_modules/esprima": { |
| 13540 | "version": "4.0.1", |
| 13541 | "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", |
| 13542 | "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", |
| 13543 | "license": "BSD-2-Clause", |
| 13544 | "bin": { |
| 13545 | "esparse": "bin/esparse.js", |
| 13546 | "esvalidate": "bin/esvalidate.js" |
| 13547 | }, |
| 13548 | "engines": { |
| 13549 | "node": ">=4" |
| 13550 | } |
| 13551 | }, |
| 13552 | "node_modules/esquery": { |
| 13553 | "version": "1.7.0", |
| 13554 | "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz", |
| 13555 | "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==", |
| 13556 | "dev": true, |
| 13557 | "license": "BSD-3-Clause", |
| 13558 | "dependencies": { |
| 13559 | "estraverse": "^5.1.0" |
| 13560 | }, |
| 13561 | "engines": { |
| 13562 | "node": ">=0.10" |
| 13563 | } |
| 13564 | }, |
| 13565 | "node_modules/esquery/node_modules/estraverse": { |
| 13566 | "version": "5.3.0", |
| 13567 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| 13568 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| 13569 | "dev": true, |
| 13570 | "license": "BSD-2-Clause", |
| 13571 | "engines": { |
| 13572 | "node": ">=4.0" |
| 13573 | } |
| 13574 | }, |
| 13575 | "node_modules/esrecurse": { |
| 13576 | "version": "4.3.0", |
| 13577 | "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", |
| 13578 | "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", |
| 13579 | "license": "BSD-2-Clause", |
| 13580 | "dependencies": { |
| 13581 | "estraverse": "^5.2.0" |
| 13582 | }, |
| 13583 | "engines": { |
| 13584 | "node": ">=4.0" |
| 13585 | } |
| 13586 | }, |
| 13587 | "node_modules/esrecurse/node_modules/estraverse": { |
| 13588 | "version": "5.3.0", |
| 13589 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| 13590 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| 13591 | "license": "BSD-2-Clause", |
| 13592 | "engines": { |
| 13593 | "node": ">=4.0" |
| 13594 | } |
| 13595 | }, |
| 13596 | "node_modules/estraverse": { |
| 13597 | "version": "4.3.0", |
| 13598 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", |
| 13599 | "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
| 13600 | "license": "BSD-2-Clause", |
| 13601 | "engines": { |
| 13602 | "node": ">=4.0" |
| 13603 | } |
| 13604 | }, |
| 13605 | "node_modules/estree-util-attach-comments": { |
| 13606 | "version": "3.0.0", |
| 13607 | "resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz", |
| 13608 | "integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==", |
| 13609 | "license": "MIT", |
| 13610 | "dependencies": { |
| 13611 | "@types/estree": "^1.0.0" |
| 13612 | }, |
| 13613 | "funding": { |
| 13614 | "type": "opencollective", |
| 13615 | "url": "https://opencollective.com/unified" |
| 13616 | } |
| 13617 | }, |
| 13618 | "node_modules/estree-util-build-jsx": { |
| 13619 | "version": "3.0.1", |
| 13620 | "resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz", |
| 13621 | "integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==", |
| 13622 | "license": "MIT", |
| 13623 | "dependencies": { |
| 13624 | "@types/estree-jsx": "^1.0.0", |
| 13625 | "devlop": "^1.0.0", |
| 13626 | "estree-util-is-identifier-name": "^3.0.0", |
| 13627 | "estree-walker": "^3.0.0" |
| 13628 | }, |
| 13629 | "funding": { |
| 13630 | "type": "opencollective", |
| 13631 | "url": "https://opencollective.com/unified" |
| 13632 | } |
| 13633 | }, |
| 13634 | "node_modules/estree-util-is-identifier-name": { |
| 13635 | "version": "3.0.0", |
| 13636 | "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", |
| 13637 | "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", |
| 13638 | "license": "MIT", |
| 13639 | "funding": { |
| 13640 | "type": "opencollective", |
| 13641 | "url": "https://opencollective.com/unified" |
| 13642 | } |
| 13643 | }, |
| 13644 | "node_modules/estree-util-scope": { |
| 13645 | "version": "1.0.0", |
| 13646 | "resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz", |
| 13647 | "integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==", |
| 13648 | "license": "MIT", |
| 13649 | "dependencies": { |
| 13650 | "@types/estree": "^1.0.0", |
| 13651 | "devlop": "^1.0.0" |
| 13652 | }, |
| 13653 | "funding": { |
| 13654 | "type": "opencollective", |
| 13655 | "url": "https://opencollective.com/unified" |
| 13656 | } |
| 13657 | }, |
| 13658 | "node_modules/estree-util-to-js": { |
| 13659 | "version": "2.0.0", |
| 13660 | "resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz", |
| 13661 | "integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==", |
| 13662 | "license": "MIT", |
| 13663 | "dependencies": { |
| 13664 | "@types/estree-jsx": "^1.0.0", |
| 13665 | "astring": "^1.8.0", |
| 13666 | "source-map": "^0.7.0" |
| 13667 | }, |
| 13668 | "funding": { |
| 13669 | "type": "opencollective", |
| 13670 | "url": "https://opencollective.com/unified" |
| 13671 | } |
| 13672 | }, |
| 13673 | "node_modules/estree-util-value-to-estree": { |
| 13674 | "version": "3.5.0", |
| 13675 | "resolved": "https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.5.0.tgz", |
| 13676 | "integrity": "sha512-aMV56R27Gv3QmfmF1MY12GWkGzzeAezAX+UplqHVASfjc9wNzI/X6hC0S9oxq61WT4aQesLGslWP9tKk6ghRZQ==", |
| 13677 | "license": "MIT", |
| 13678 | "dependencies": { |
| 13679 | "@types/estree": "^1.0.0" |
| 13680 | }, |
| 13681 | "funding": { |
| 13682 | "url": "https://github.com/sponsors/remcohaszing" |
| 13683 | } |
| 13684 | }, |
| 13685 | "node_modules/estree-util-visit": { |
| 13686 | "version": "2.0.0", |
| 13687 | "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz", |
| 13688 | "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==", |
| 13689 | "license": "MIT", |
| 13690 | "dependencies": { |
| 13691 | "@types/estree-jsx": "^1.0.0", |
| 13692 | "@types/unist": "^3.0.0" |
| 13693 | }, |
| 13694 | "funding": { |
| 13695 | "type": "opencollective", |
| 13696 | "url": "https://opencollective.com/unified" |
| 13697 | } |
| 13698 | }, |
| 13699 | "node_modules/estree-walker": { |
| 13700 | "version": "3.0.3", |
| 13701 | "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", |
| 13702 | "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", |
| 13703 | "license": "MIT", |
| 13704 | "dependencies": { |
| 13705 | "@types/estree": "^1.0.0" |
| 13706 | } |
| 13707 | }, |
| 13708 | "node_modules/esutils": { |
| 13709 | "version": "2.0.3", |
| 13710 | "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
| 13711 | "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
| 13712 | "license": "BSD-2-Clause", |
| 13713 | "engines": { |
| 13714 | "node": ">=0.10.0" |
| 13715 | } |
| 13716 | }, |
| 13717 | "node_modules/eta": { |
| 13718 | "version": "2.2.0", |
| 13719 | "resolved": "https://registry.npmjs.org/eta/-/eta-2.2.0.tgz", |
| 13720 | "integrity": "sha512-UVQ72Rqjy/ZKQalzV5dCCJP80GrmPrMxh6NlNf+erV6ObL0ZFkhCstWRawS85z3smdr3d2wXPsZEY7rDPfGd2g==", |
| 13721 | "license": "MIT", |
| 13722 | "engines": { |
| 13723 | "node": ">=6.0.0" |
| 13724 | }, |
| 13725 | "funding": { |
| 13726 | "url": "https://github.com/eta-dev/eta?sponsor=1" |
| 13727 | } |
| 13728 | }, |
| 13729 | "node_modules/etag": { |
| 13730 | "version": "1.8.1", |
| 13731 | "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", |
| 13732 | "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", |
| 13733 | "license": "MIT", |
| 13734 | "engines": { |
| 13735 | "node": ">= 0.6" |
| 13736 | } |
| 13737 | }, |
| 13738 | "node_modules/eval": { |
| 13739 | "version": "0.1.8", |
| 13740 | "resolved": "https://registry.npmjs.org/eval/-/eval-0.1.8.tgz", |
| 13741 | "integrity": "sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==", |
| 13742 | "dependencies": { |
| 13743 | "@types/node": "*", |
| 13744 | "require-like": ">= 0.1.1" |
| 13745 | }, |
| 13746 | "engines": { |
| 13747 | "node": ">= 0.8" |
| 13748 | } |
| 13749 | }, |
| 13750 | "node_modules/eventemitter3": { |
| 13751 | "version": "4.0.7", |
| 13752 | "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", |
| 13753 | "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", |
| 13754 | "license": "MIT" |
| 13755 | }, |
| 13756 | "node_modules/events": { |
| 13757 | "version": "3.3.0", |
| 13758 | "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", |
| 13759 | "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
| 13760 | "license": "MIT", |
| 13761 | "engines": { |
| 13762 | "node": ">=0.8.x" |
| 13763 | } |
| 13764 | }, |
| 13765 | "node_modules/events-universal": { |
| 13766 | "version": "1.0.1", |
| 13767 | "resolved": "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz", |
| 13768 | "integrity": "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==", |
| 13769 | "dev": true, |
| 13770 | "license": "Apache-2.0", |
| 13771 | "dependencies": { |
| 13772 | "bare-events": "^2.7.0" |
| 13773 | } |
| 13774 | }, |
| 13775 | "node_modules/execa": { |
| 13776 | "version": "5.1.1", |
| 13777 | "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", |
| 13778 | "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
| 13779 | "license": "MIT", |
| 13780 | "dependencies": { |
| 13781 | "cross-spawn": "^7.0.3", |
| 13782 | "get-stream": "^6.0.0", |
| 13783 | "human-signals": "^2.1.0", |
| 13784 | "is-stream": "^2.0.0", |
| 13785 | "merge-stream": "^2.0.0", |
| 13786 | "npm-run-path": "^4.0.1", |
| 13787 | "onetime": "^5.1.2", |
| 13788 | "signal-exit": "^3.0.3", |
| 13789 | "strip-final-newline": "^2.0.0" |
| 13790 | }, |
| 13791 | "engines": { |
| 13792 | "node": ">=10" |
| 13793 | }, |
| 13794 | "funding": { |
| 13795 | "url": "https://github.com/sindresorhus/execa?sponsor=1" |
| 13796 | } |
| 13797 | }, |
| 13798 | "node_modules/exit-x": { |
| 13799 | "version": "0.2.2", |
| 13800 | "resolved": "https://registry.npmjs.org/exit-x/-/exit-x-0.2.2.tgz", |
| 13801 | "integrity": "sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==", |
| 13802 | "dev": true, |
| 13803 | "license": "MIT", |
| 13804 | "engines": { |
| 13805 | "node": ">= 0.8.0" |
| 13806 | } |
| 13807 | }, |
| 13808 | "node_modules/expect": { |
| 13809 | "version": "30.4.1", |
| 13810 | "resolved": "https://registry.npmjs.org/expect/-/expect-30.4.1.tgz", |
| 13811 | "integrity": "sha512-PMARsyh/JtqC20HoGqlFcIlQAyqUtW4PlI1rup1uhYJtKuwAjbvWi3GQMAn+STdHum/dk8xrKfUM1+5SAwpolA==", |
| 13812 | "dev": true, |
| 13813 | "license": "MIT", |
| 13814 | "dependencies": { |
| 13815 | "@jest/expect-utils": "30.4.1", |
| 13816 | "@jest/get-type": "30.1.0", |
| 13817 | "jest-matcher-utils": "30.4.1", |
| 13818 | "jest-message-util": "30.4.1", |
| 13819 | "jest-mock": "30.4.1", |
| 13820 | "jest-util": "30.4.1" |
| 13821 | }, |
| 13822 | "engines": { |
| 13823 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 13824 | } |
| 13825 | }, |
| 13826 | "node_modules/expect/node_modules/@jest/schemas": { |
| 13827 | "version": "30.4.1", |
| 13828 | "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz", |
| 13829 | "integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==", |
| 13830 | "dev": true, |
| 13831 | "license": "MIT", |
| 13832 | "dependencies": { |
| 13833 | "@sinclair/typebox": "^0.34.0" |
| 13834 | }, |
| 13835 | "engines": { |
| 13836 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 13837 | } |
| 13838 | }, |
| 13839 | "node_modules/expect/node_modules/@jest/types": { |
| 13840 | "version": "30.4.1", |
| 13841 | "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.4.1.tgz", |
| 13842 | "integrity": "sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==", |
| 13843 | "dev": true, |
| 13844 | "license": "MIT", |
| 13845 | "dependencies": { |
| 13846 | "@jest/pattern": "30.4.0", |
| 13847 | "@jest/schemas": "30.4.1", |
| 13848 | "@types/istanbul-lib-coverage": "^2.0.6", |
| 13849 | "@types/istanbul-reports": "^3.0.4", |
| 13850 | "@types/node": "*", |
| 13851 | "@types/yargs": "^17.0.33", |
| 13852 | "chalk": "^4.1.2" |
| 13853 | }, |
| 13854 | "engines": { |
| 13855 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 13856 | } |
| 13857 | }, |
| 13858 | "node_modules/expect/node_modules/@sinclair/typebox": { |
| 13859 | "version": "0.34.49", |
| 13860 | "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", |
| 13861 | "integrity": "sha512-brySQQs7Jtn0joV8Xh9ZV/hZb9Ozb0pmazDIASBkYKCjXrXU3mpcFahmK/z4YDhGkQvP9mWJbVyahdtU5wQA+A==", |
| 13862 | "dev": true, |
| 13863 | "license": "MIT" |
| 13864 | }, |
| 13865 | "node_modules/expect/node_modules/ci-info": { |
| 13866 | "version": "4.4.0", |
| 13867 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.4.0.tgz", |
| 13868 | "integrity": "sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==", |
| 13869 | "dev": true, |
| 13870 | "funding": [ |
| 13871 | { |
| 13872 | "type": "github", |
| 13873 | "url": "https://github.com/sponsors/sibiraj-s" |
| 13874 | } |
| 13875 | ], |
| 13876 | "license": "MIT", |
| 13877 | "engines": { |
| 13878 | "node": ">=8" |
| 13879 | } |
| 13880 | }, |
| 13881 | "node_modules/expect/node_modules/jest-util": { |
| 13882 | "version": "30.4.1", |
| 13883 | "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.4.1.tgz", |
| 13884 | "integrity": "sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==", |
| 13885 | "dev": true, |
| 13886 | "license": "MIT", |
| 13887 | "dependencies": { |
| 13888 | "@jest/types": "30.4.1", |
| 13889 | "@types/node": "*", |
| 13890 | "chalk": "^4.1.2", |
| 13891 | "ci-info": "^4.2.0", |
| 13892 | "graceful-fs": "^4.2.11", |
| 13893 | "picomatch": "^4.0.3" |
| 13894 | }, |
| 13895 | "engines": { |
| 13896 | "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" |
| 13897 | } |
| 13898 | }, |
| 13899 | "node_modules/express": { |
| 13900 | "version": "5.2.1", |
| 13901 | "resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz", |
| 13902 | "integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==", |
| 13903 | "license": "MIT", |
| 13904 | "dependencies": { |
| 13905 | "accepts": "^2.0.0", |
| 13906 | "body-parser": "^2.2.1", |
| 13907 | "content-disposition": "^1.0.0", |
| 13908 | "content-type": "^1.0.5", |
| 13909 | "cookie": "^0.7.1", |
| 13910 | "cookie-signature": "^1.2.1", |
| 13911 | "debug": "^4.4.0", |
| 13912 | "depd": "^2.0.0", |
| 13913 | "encodeurl": "^2.0.0", |
| 13914 | "escape-html": "^1.0.3", |
| 13915 | "etag": "^1.8.1", |
| 13916 | "finalhandler": "^2.1.0", |
| 13917 | "fresh": "^2.0.0", |
| 13918 | "http-errors": "^2.0.0", |
| 13919 | "merge-descriptors": "^2.0.0", |
| 13920 | "mime-types": "^3.0.0", |
| 13921 | "on-finished": "^2.4.1", |
| 13922 | "once": "^1.4.0", |
| 13923 | "parseurl": "^1.3.3", |
| 13924 | "proxy-addr": "^2.0.7", |
| 13925 | "qs": "^6.14.0", |
| 13926 | "range-parser": "^1.2.1", |
| 13927 | "router": "^2.2.0", |
| 13928 | "send": "^1.1.0", |
| 13929 | "serve-static": "^2.2.0", |
| 13930 | "statuses": "^2.0.1", |
| 13931 | "type-is": "^2.0.1", |
| 13932 | "vary": "^1.1.2" |
| 13933 | }, |
| 13934 | "engines": { |
| 13935 | "node": ">= 18" |
| 13936 | }, |
| 13937 | "funding": { |
| 13938 | "type": "opencollective", |
| 13939 | "url": "https://opencollective.com/express" |
| 13940 | } |
| 13941 | }, |
| 13942 | "node_modules/express/node_modules/accepts": { |
| 13943 | "version": "2.0.0", |
| 13944 | "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz", |
| 13945 | "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==", |
| 13946 | "license": "MIT", |
| 13947 | "dependencies": { |
| 13948 | "mime-types": "^3.0.0", |
| 13949 | "negotiator": "^1.0.0" |
| 13950 | }, |
| 13951 | "engines": { |
| 13952 | "node": ">= 0.6" |
| 13953 | } |
| 13954 | }, |
| 13955 | "node_modules/express/node_modules/content-disposition": { |
| 13956 | "version": "1.1.0", |
| 13957 | "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.1.0.tgz", |
| 13958 | "integrity": "sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==", |
| 13959 | "license": "MIT", |
| 13960 | "engines": { |
| 13961 | "node": ">=18" |
| 13962 | }, |
| 13963 | "funding": { |
| 13964 | "type": "opencollective", |
| 13965 | "url": "https://opencollective.com/express" |
| 13966 | } |
| 13967 | }, |
| 13968 | "node_modules/express/node_modules/mime-db": { |
| 13969 | "version": "1.54.0", |
| 13970 | "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| 13971 | "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| 13972 | "license": "MIT", |
| 13973 | "engines": { |
| 13974 | "node": ">= 0.6" |
| 13975 | } |
| 13976 | }, |
| 13977 | "node_modules/express/node_modules/mime-types": { |
| 13978 | "version": "3.0.2", |
| 13979 | "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", |
| 13980 | "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", |
| 13981 | "license": "MIT", |
| 13982 | "dependencies": { |
| 13983 | "mime-db": "^1.54.0" |
| 13984 | }, |
| 13985 | "engines": { |
| 13986 | "node": ">=18" |
| 13987 | }, |
| 13988 | "funding": { |
| 13989 | "type": "opencollective", |
| 13990 | "url": "https://opencollective.com/express" |
| 13991 | } |
| 13992 | }, |
| 13993 | "node_modules/express/node_modules/negotiator": { |
| 13994 | "version": "1.0.0", |
| 13995 | "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", |
| 13996 | "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", |
| 13997 | "license": "MIT", |
| 13998 | "engines": { |
| 13999 | "node": ">= 0.6" |
| 14000 | } |
| 14001 | }, |
| 14002 | "node_modules/express/node_modules/range-parser": { |
| 14003 | "version": "1.2.1", |
| 14004 | "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", |
| 14005 | "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", |
| 14006 | "license": "MIT", |
| 14007 | "engines": { |
| 14008 | "node": ">= 0.6" |
| 14009 | } |
| 14010 | }, |
| 14011 | "node_modules/extend": { |
| 14012 | "version": "3.0.2", |
| 14013 | "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", |
| 14014 | "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", |
| 14015 | "license": "MIT" |
| 14016 | }, |
| 14017 | "node_modules/extend-shallow": { |
| 14018 | "version": "2.0.1", |
| 14019 | "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
| 14020 | "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", |
| 14021 | "license": "MIT", |
| 14022 | "dependencies": { |
| 14023 | "is-extendable": "^0.1.0" |
| 14024 | }, |
| 14025 | "engines": { |
| 14026 | "node": ">=0.10.0" |
| 14027 | } |
| 14028 | }, |
| 14029 | "node_modules/extract-zip": { |
| 14030 | "version": "2.0.1", |
| 14031 | "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", |
| 14032 | "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", |
| 14033 | "dev": true, |
| 14034 | "license": "BSD-2-Clause", |
| 14035 | "dependencies": { |
| 14036 | "debug": "^4.1.1", |
| 14037 | "get-stream": "^5.1.0", |
| 14038 | "yauzl": "^2.10.0" |
| 14039 | }, |
| 14040 | "bin": { |
| 14041 | "extract-zip": "cli.js" |
| 14042 | }, |
| 14043 | "engines": { |
| 14044 | "node": ">= 10.17.0" |
| 14045 | }, |
| 14046 | "optionalDependencies": { |
| 14047 | "@types/yauzl": "^2.9.1" |
| 14048 | } |
| 14049 | }, |
| 14050 | "node_modules/extract-zip/node_modules/get-stream": { |
| 14051 | "version": "5.2.0", |
| 14052 | "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", |
| 14053 | "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", |
| 14054 | "dev": true, |
| 14055 | "license": "MIT", |
| 14056 | "dependencies": { |
| 14057 | "pump": "^3.0.0" |
| 14058 | }, |
| 14059 | "engines": { |
| 14060 | "node": ">=8" |
| 14061 | }, |
| 14062 | "funding": { |
| 14063 | "url": "https://github.com/sponsors/sindresorhus" |
| 14064 | } |
| 14065 | }, |
| 14066 | "node_modules/fast-deep-equal": { |
| 14067 | "version": "3.1.3", |
| 14068 | "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| 14069 | "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| 14070 | "license": "MIT" |
| 14071 | }, |
| 14072 | "node_modules/fast-fifo": { |
| 14073 | "version": "1.3.2", |
| 14074 | "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", |
| 14075 | "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", |
| 14076 | "dev": true, |
| 14077 | "license": "MIT" |
| 14078 | }, |
| 14079 | "node_modules/fast-glob": { |
| 14080 | "version": "3.3.3", |
| 14081 | "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", |
| 14082 | "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
| 14083 | "license": "MIT", |
| 14084 | "dependencies": { |
| 14085 | "@nodelib/fs.stat": "^2.0.2", |
| 14086 | "@nodelib/fs.walk": "^1.2.3", |
| 14087 | "glob-parent": "^5.1.2", |
| 14088 | "merge2": "^1.3.0", |
| 14089 | "micromatch": "^4.0.8" |
| 14090 | }, |
| 14091 | "engines": { |
| 14092 | "node": ">=8.6.0" |
| 14093 | } |
| 14094 | }, |
| 14095 | "node_modules/fast-json-stable-stringify": { |
| 14096 | "version": "2.1.0", |
| 14097 | "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
| 14098 | "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| 14099 | "license": "MIT" |
| 14100 | }, |
| 14101 | "node_modules/fast-levenshtein": { |
| 14102 | "version": "2.0.6", |
| 14103 | "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
| 14104 | "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", |
| 14105 | "dev": true, |
| 14106 | "license": "MIT" |
| 14107 | }, |
| 14108 | "node_modules/fast-uri": { |
| 14109 | "version": "3.1.2", |
| 14110 | "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", |
| 14111 | "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", |
| 14112 | "funding": [ |
| 14113 | { |
| 14114 | "type": "github", |
| 14115 | "url": "https://github.com/sponsors/fastify" |
| 14116 | }, |
| 14117 | { |
| 14118 | "type": "opencollective", |
| 14119 | "url": "https://opencollective.com/fastify" |
| 14120 | } |
| 14121 | ], |
| 14122 | "license": "BSD-3-Clause" |
| 14123 | }, |
| 14124 | "node_modules/fastq": { |
| 14125 | "version": "1.20.1", |
| 14126 | "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz", |
| 14127 | "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==", |
| 14128 | "license": "ISC", |
| 14129 | "dependencies": { |
| 14130 | "reusify": "^1.0.4" |
| 14131 | } |
| 14132 | }, |
| 14133 | "node_modules/fault": { |
| 14134 | "version": "2.0.1", |
| 14135 | "resolved": "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz", |
| 14136 | "integrity": "sha |