| { |
| "name": "dashboard", |
| "version": "0.1.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "dashboard", |
| "version": "0.1.0", |
| "dependencies": { |
| "@headlessui/react": "^1.1.1", |
| "@mui/icons-material": "^5.17.1", |
| "@mui/material": "^5.17.1", |
| "@mui/styles": "^5.17.1", |
| "@next/bundle-analyzer": "^14.2.28", |
| "@primer/octicons-react": "^12.0.0", |
| "@types/react-table": "^7.0.25", |
| "classnames": "^2.3.1", |
| "date-fns": "^2.21.2", |
| "http-proxy-middleware": "^2.0.9", |
| "lodash": "^4.17.21", |
| "luxon": "^2.5.2", |
| "mui-datatables": "^4.3.0", |
| "next": "^14.2.28", |
| "query-string": "^7.0.0", |
| "react": "^18.2.0", |
| "react-dom": "^18.2.0", |
| "react-table": "^7.6.2", |
| "recharts": "^2.6.2", |
| "sass": "^1.30.0", |
| "swr": "^1.0.1" |
| }, |
| "devDependencies": { |
| "@types/lodash": "^4.14.194", |
| "@types/luxon": "^2.0.9", |
| "@types/mui-datatables": "^4.3.0", |
| "@types/node": "^16.9.2", |
| "@types/react": "^18.2.0", |
| "autoprefixer": "^10.4.14", |
| "postcss": "^8.4.31", |
| "prettier": "^2.2.1", |
| "tailwindcss": "^3.3.2", |
| "typescript": "^4.4.3" |
| } |
| }, |
| "node_modules/@alloc/quick-lru": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", |
| "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", |
| "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-validator-identifier": "^7.27.1", |
| "js-tokens": "^4.0.0", |
| "picocolors": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/generator": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.1.tgz", |
| "integrity": "sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.27.1", |
| "@babel/types": "^7.27.1", |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.25", |
| "jsesc": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-imports": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", |
| "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.27.1", |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-string-parser": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
| "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", |
| "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/parser": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.1.tgz", |
| "integrity": "sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.27.1" |
| }, |
| "bin": { |
| "parser": "bin/babel-parser.js" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@babel/runtime": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.1.tgz", |
| "integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/runtime-corejs3": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.27.1.tgz", |
| "integrity": "sha512-909rVuj3phpjW6y0MCXAZ5iNeORePa6ldJvp2baWGcTjwqbBDDz6xoS5JHJ7lS88NlwLYj07ImL/8IUMtDZzTA==", |
| "license": "MIT", |
| "dependencies": { |
| "core-js-pure": "^3.30.2" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/template": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.1.tgz", |
| "integrity": "sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.27.1", |
| "@babel/parser": "^7.27.1", |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/traverse": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.1.tgz", |
| "integrity": "sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.27.1", |
| "@babel/generator": "^7.27.1", |
| "@babel/parser": "^7.27.1", |
| "@babel/template": "^7.27.1", |
| "@babel/types": "^7.27.1", |
| "debug": "^4.3.1", |
| "globals": "^11.1.0" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/types": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.1.tgz", |
| "integrity": "sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-string-parser": "^7.27.1", |
| "@babel/helper-validator-identifier": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@discoveryjs/json-ext": { |
| "version": "0.5.7", |
| "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", |
| "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| } |
| }, |
| "node_modules/@emotion/babel-plugin": { |
| "version": "11.13.5", |
| "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz", |
| "integrity": "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-imports": "^7.16.7", |
| "@babel/runtime": "^7.18.3", |
| "@emotion/hash": "^0.9.2", |
| "@emotion/memoize": "^0.9.0", |
| "@emotion/serialize": "^1.3.3", |
| "babel-plugin-macros": "^3.1.0", |
| "convert-source-map": "^1.5.0", |
| "escape-string-regexp": "^4.0.0", |
| "find-root": "^1.1.0", |
| "source-map": "^0.5.7", |
| "stylis": "4.2.0" |
| } |
| }, |
| "node_modules/@emotion/cache": { |
| "version": "11.14.0", |
| "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz", |
| "integrity": "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==", |
| "license": "MIT", |
| "dependencies": { |
| "@emotion/memoize": "^0.9.0", |
| "@emotion/sheet": "^1.4.0", |
| "@emotion/utils": "^1.4.2", |
| "@emotion/weak-memoize": "^0.4.0", |
| "stylis": "4.2.0" |
| } |
| }, |
| "node_modules/@emotion/hash": { |
| "version": "0.9.2", |
| "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", |
| "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", |
| "license": "MIT" |
| }, |
| "node_modules/@emotion/is-prop-valid": { |
| "version": "1.3.1", |
| "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.3.1.tgz", |
| "integrity": "sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@emotion/memoize": "^0.9.0" |
| } |
| }, |
| "node_modules/@emotion/memoize": { |
| "version": "0.9.0", |
| "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz", |
| "integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@emotion/react": { |
| "version": "11.14.0", |
| "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz", |
| "integrity": "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.18.3", |
| "@emotion/babel-plugin": "^11.13.5", |
| "@emotion/cache": "^11.14.0", |
| "@emotion/serialize": "^1.3.3", |
| "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0", |
| "@emotion/utils": "^1.4.2", |
| "@emotion/weak-memoize": "^0.4.0", |
| "hoist-non-react-statics": "^3.3.1" |
| }, |
| "peerDependencies": { |
| "react": ">=16.8.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@emotion/serialize": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz", |
| "integrity": "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==", |
| "license": "MIT", |
| "dependencies": { |
| "@emotion/hash": "^0.9.2", |
| "@emotion/memoize": "^0.9.0", |
| "@emotion/unitless": "^0.10.0", |
| "@emotion/utils": "^1.4.2", |
| "csstype": "^3.0.2" |
| } |
| }, |
| "node_modules/@emotion/sheet": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz", |
| "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", |
| "license": "MIT" |
| }, |
| "node_modules/@emotion/styled": { |
| "version": "11.14.0", |
| "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.0.tgz", |
| "integrity": "sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.18.3", |
| "@emotion/babel-plugin": "^11.13.5", |
| "@emotion/is-prop-valid": "^1.3.0", |
| "@emotion/serialize": "^1.3.3", |
| "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0", |
| "@emotion/utils": "^1.4.2" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.0.0-rc.0", |
| "react": ">=16.8.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@emotion/unitless": { |
| "version": "0.10.0", |
| "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz", |
| "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", |
| "license": "MIT" |
| }, |
| "node_modules/@emotion/use-insertion-effect-with-fallbacks": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz", |
| "integrity": "sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": ">=16.8.0" |
| } |
| }, |
| "node_modules/@emotion/utils": { |
| "version": "1.4.2", |
| "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz", |
| "integrity": "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==", |
| "license": "MIT" |
| }, |
| "node_modules/@emotion/weak-memoize": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", |
| "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", |
| "license": "MIT" |
| }, |
| "node_modules/@headlessui/react": { |
| "version": "1.7.19", |
| "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.19.tgz", |
| "integrity": "sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==", |
| "license": "MIT", |
| "dependencies": { |
| "@tanstack/react-virtual": "^3.0.0-beta.60", |
| "client-only": "^0.0.1" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "peerDependencies": { |
| "react": "^16 || ^17 || ^18", |
| "react-dom": "^16 || ^17 || ^18" |
| } |
| }, |
| "node_modules/@isaacs/cliui": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^5.1.2", |
| "string-width-cjs": "npm:string-width@^4.2.0", |
| "strip-ansi": "^7.0.1", |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| "wrap-ansi": "^8.1.0", |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.8", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", |
| "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/set-array": "^1.2.1", |
| "@jridgewell/sourcemap-codec": "^1.4.10", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/set-array": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", |
| "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.25", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@mui/core-downloads-tracker": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.17.1.tgz", |
| "integrity": "sha512-OcZj+cs6EfUD39IoPBOgN61zf1XFVY+imsGoBDwXeSq2UHJZE3N59zzBOVjclck91Ne3e9gudONOeILvHCIhUA==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| } |
| }, |
| "node_modules/@mui/icons-material": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.17.1.tgz", |
| "integrity": "sha512-CN86LocjkunFGG0yPlO4bgqHkNGgaEOEc3X/jG5Bzm401qYw79/SaLrofA7yAKCCXAGdIGnLoMHohc3+ubs95A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@mui/material": "^5.0.0", |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/material": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.17.1.tgz", |
| "integrity": "sha512-2B33kQf+GmPnrvXXweWAx+crbiUEsxCdCN979QDYnlH9ox4pd+0/IBriWLV+l6ORoBF60w39cWjFnJYGFdzXcw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@mui/core-downloads-tracker": "^5.17.1", |
| "@mui/system": "^5.17.1", |
| "@mui/types": "~7.2.15", |
| "@mui/utils": "^5.17.1", |
| "@popperjs/core": "^2.11.8", |
| "@types/react-transition-group": "^4.4.10", |
| "clsx": "^2.1.0", |
| "csstype": "^3.1.3", |
| "prop-types": "^15.8.1", |
| "react-is": "^19.0.0", |
| "react-transition-group": "^4.4.5" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.5.0", |
| "@emotion/styled": "^11.3.0", |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/react": { |
| "optional": true |
| }, |
| "@emotion/styled": { |
| "optional": true |
| }, |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/private-theming": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.17.1.tgz", |
| "integrity": "sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@mui/utils": "^5.17.1", |
| "prop-types": "^15.8.1" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/styled-engine": { |
| "version": "5.16.14", |
| "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.16.14.tgz", |
| "integrity": "sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@emotion/cache": "^11.13.5", |
| "csstype": "^3.1.3", |
| "prop-types": "^15.8.1" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.4.1", |
| "@emotion/styled": "^11.3.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/react": { |
| "optional": true |
| }, |
| "@emotion/styled": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/styles": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/styles/-/styles-5.17.1.tgz", |
| "integrity": "sha512-GxNtcD1jXjj1i81vyuaeNxCpph/ApxSxgJ+G8A2jUY5/bMOxXSmgUdupbB0JLexsDIqmaSqTePVN0jnMZc1iZQ==", |
| "deprecated": "Deprecated, check the migration instruction in https://mui.com/material-ui/migration/migrating-from-jss/", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@emotion/hash": "^0.9.1", |
| "@mui/private-theming": "^5.17.1", |
| "@mui/types": "~7.2.15", |
| "@mui/utils": "^5.17.1", |
| "clsx": "^2.1.0", |
| "csstype": "^3.1.3", |
| "hoist-non-react-statics": "^3.3.2", |
| "jss": "^10.10.0", |
| "jss-plugin-camel-case": "^10.10.0", |
| "jss-plugin-default-unit": "^10.10.0", |
| "jss-plugin-global": "^10.10.0", |
| "jss-plugin-nested": "^10.10.0", |
| "jss-plugin-props-sort": "^10.10.0", |
| "jss-plugin-rule-value-function": "^10.10.0", |
| "jss-plugin-vendor-prefixer": "^10.10.0", |
| "prop-types": "^15.8.1" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/system": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.17.1.tgz", |
| "integrity": "sha512-aJrmGfQpyF0U4D4xYwA6ueVtQcEMebET43CUmKMP7e7iFh3sMIF3sBR0l8Urb4pqx1CBjHAaWgB0ojpND4Q3Jg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@mui/private-theming": "^5.17.1", |
| "@mui/styled-engine": "^5.16.14", |
| "@mui/types": "~7.2.15", |
| "@mui/utils": "^5.17.1", |
| "clsx": "^2.1.0", |
| "csstype": "^3.1.3", |
| "prop-types": "^15.8.1" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.5.0", |
| "@emotion/styled": "^11.3.0", |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/react": { |
| "optional": true |
| }, |
| "@emotion/styled": { |
| "optional": true |
| }, |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/types": { |
| "version": "7.2.24", |
| "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.24.tgz", |
| "integrity": "sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@mui/utils": { |
| "version": "5.17.1", |
| "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.17.1.tgz", |
| "integrity": "sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.23.9", |
| "@mui/types": "~7.2.15", |
| "@types/prop-types": "^15.7.12", |
| "clsx": "^2.1.1", |
| "prop-types": "^15.8.1", |
| "react-is": "^19.0.0" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/mui-org" |
| }, |
| "peerDependencies": { |
| "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react": "^17.0.0 || ^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/react": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@next/bundle-analyzer": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-14.2.28.tgz", |
| "integrity": "sha512-pqhPkJ1W2ZjSWI2N4X/fLFFcRfTKSn+ss2F17RcBuRo4qakwg/eFF2YEknCBN/9LPTKGrjMd8P6TSLWpLhaM0A==", |
| "license": "MIT", |
| "dependencies": { |
| "webpack-bundle-analyzer": "4.10.1" |
| } |
| }, |
| "node_modules/@next/env": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.28.tgz", |
| "integrity": "sha512-PAmWhJfJQlP+kxZwCjrVd9QnR5x0R3u0mTXTiZDgSd4h5LdXmjxCCWbN9kq6hkZBOax8Rm3xDW5HagWyJuT37g==", |
| "license": "MIT" |
| }, |
| "node_modules/@next/swc-darwin-arm64": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.28.tgz", |
| "integrity": "sha512-kzGChl9setxYWpk3H6fTZXXPFFjg7urptLq5o5ZgYezCrqlemKttwMT5iFyx/p1e/JeglTwDFRtb923gTJ3R1w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-darwin-x64": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.28.tgz", |
| "integrity": "sha512-z6FXYHDJlFOzVEOiiJ/4NG8aLCeayZdcRSMjPDysW297Up6r22xw6Ea9AOwQqbNsth8JNgIK8EkWz2IDwaLQcw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-linux-arm64-gnu": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.28.tgz", |
| "integrity": "sha512-9ARHLEQXhAilNJ7rgQX8xs9aH3yJSj888ssSjJLeldiZKR4D7N08MfMqljk77fAwZsWwsrp8ohHsMvurvv9liQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-linux-arm64-musl": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.28.tgz", |
| "integrity": "sha512-p6gvatI1nX41KCizEe6JkF0FS/cEEF0u23vKDpl+WhPe/fCTBeGkEBh7iW2cUM0rvquPVwPWdiUR6Ebr/kQWxQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-linux-x64-gnu": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.28.tgz", |
| "integrity": "sha512-nsiSnz2wO6GwMAX2o0iucONlVL7dNgKUqt/mDTATGO2NY59EO/ZKnKEr80BJFhuA5UC1KZOMblJHWZoqIJddpA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-linux-x64-musl": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.28.tgz", |
| "integrity": "sha512-+IuGQKoI3abrXFqx7GtlvNOpeExUH1mTIqCrh1LGFf8DnlUcTmOOCApEnPJUSLrSbzOdsF2ho2KhnQoO0I1RDw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-win32-arm64-msvc": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.28.tgz", |
| "integrity": "sha512-l61WZ3nevt4BAnGksUVFKy2uJP5DPz2E0Ma/Oklvo3sGj9sw3q7vBWONFRgz+ICiHpW5mV+mBrkB3XEubMrKaA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-win32-ia32-msvc": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.28.tgz", |
| "integrity": "sha512-+Kcp1T3jHZnJ9v9VTJ/yf1t/xmtFAc/Sge4v7mVc1z+NYfYzisi8kJ9AsY8itbgq+WgEwMtOpiLLJsUy2qnXZw==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@next/swc-win32-x64-msvc": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.28.tgz", |
| "integrity": "sha512-1gCmpvyhz7DkB1srRItJTnmR2UwQPAUXXIg9r0/56g3O8etGmwlX68skKXJOp9EejW3hhv7nSQUJ2raFiz4MoA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@nodelib/fs.scandir": { |
| "version": "2.1.5", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
| "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.stat": "2.0.5", |
| "run-parallel": "^1.1.9" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@nodelib/fs.stat": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", |
| "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@nodelib/fs.walk": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", |
| "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.scandir": "2.1.5", |
| "fastq": "^1.6.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@parcel/watcher": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", |
| "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "detect-libc": "^1.0.3", |
| "is-glob": "^4.0.3", |
| "micromatch": "^4.0.5", |
| "node-addon-api": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| }, |
| "optionalDependencies": { |
| "@parcel/watcher-android-arm64": "2.5.1", |
| "@parcel/watcher-darwin-arm64": "2.5.1", |
| "@parcel/watcher-darwin-x64": "2.5.1", |
| "@parcel/watcher-freebsd-x64": "2.5.1", |
| "@parcel/watcher-linux-arm-glibc": "2.5.1", |
| "@parcel/watcher-linux-arm-musl": "2.5.1", |
| "@parcel/watcher-linux-arm64-glibc": "2.5.1", |
| "@parcel/watcher-linux-arm64-musl": "2.5.1", |
| "@parcel/watcher-linux-x64-glibc": "2.5.1", |
| "@parcel/watcher-linux-x64-musl": "2.5.1", |
| "@parcel/watcher-win32-arm64": "2.5.1", |
| "@parcel/watcher-win32-ia32": "2.5.1", |
| "@parcel/watcher-win32-x64": "2.5.1" |
| } |
| }, |
| "node_modules/@parcel/watcher-android-arm64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz", |
| "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-darwin-arm64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz", |
| "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-darwin-x64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz", |
| "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-freebsd-x64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz", |
| "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-arm-glibc": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz", |
| "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-arm-musl": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz", |
| "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-arm64-glibc": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz", |
| "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-arm64-musl": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz", |
| "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-x64-glibc": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", |
| "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-linux-x64-musl": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", |
| "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-win32-arm64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz", |
| "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-win32-ia32": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz", |
| "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@parcel/watcher-win32-x64": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz", |
| "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/parcel" |
| } |
| }, |
| "node_modules/@pkgjs/parseargs": { |
| "version": "0.11.0", |
| "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/@polka/url": { |
| "version": "1.0.0-next.29", |
| "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", |
| "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", |
| "license": "MIT" |
| }, |
| "node_modules/@popperjs/core": { |
| "version": "2.11.8", |
| "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", |
| "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/popperjs" |
| } |
| }, |
| "node_modules/@primer/octicons-react": { |
| "version": "12.1.0", |
| "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-12.1.0.tgz", |
| "integrity": "sha512-eb/5Obsp6/pVkyzzGhobK6aPAkKqx6VleF/7HYeihGTYm3rGZc+prL/jhxD5Mo1P6U343YEkHjc2gKuvtENn1g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "peerDependencies": { |
| "react": ">=15" |
| } |
| }, |
| "node_modules/@react-dnd/asap": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/@react-dnd/asap/-/asap-4.0.1.tgz", |
| "integrity": "sha512-kLy0PJDDwvwwTXxqTFNAAllPHD73AycE9ypWeln/IguoGBEbvFcPDbCV03G52bEcC5E+YgupBE0VzHGdC8SIXg==", |
| "license": "MIT" |
| }, |
| "node_modules/@react-dnd/invariant": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-2.0.0.tgz", |
| "integrity": "sha512-xL4RCQBCBDJ+GRwKTFhGUW8GXa4yoDfJrPbLblc3U09ciS+9ZJXJ3Qrcs/x2IODOdIE5kQxvMmE2UKyqUictUw==", |
| "license": "MIT" |
| }, |
| "node_modules/@react-dnd/shallowequal": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz", |
| "integrity": "sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==", |
| "license": "MIT" |
| }, |
| "node_modules/@swc/counter": { |
| "version": "0.1.3", |
| "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", |
| "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@swc/helpers": { |
| "version": "0.5.5", |
| "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz", |
| "integrity": "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@swc/counter": "^0.1.3", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@tanstack/react-virtual": { |
| "version": "3.13.8", |
| "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.8.tgz", |
| "integrity": "sha512-meS2AanUg50f3FBSNoAdBSRAh8uS0ue01qm7zrw65KGJtiXB9QXfybqZwkh4uFpRv2iX/eu5tjcH5wqUpwYLPg==", |
| "license": "MIT", |
| "dependencies": { |
| "@tanstack/virtual-core": "3.13.8" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/tannerlinsley" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/@tanstack/virtual-core": { |
| "version": "3.13.8", |
| "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.8.tgz", |
| "integrity": "sha512-BT6w89Hqy7YKaWewYzmecXQzcJh6HTBbKYJIIkMaNU49DZ06LoTV3z32DWWEdUsgW6n1xTmwTLs4GtWrZC261w==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/tannerlinsley" |
| } |
| }, |
| "node_modules/@types/d3-array": { |
| "version": "3.2.1", |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz", |
| "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-color": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", |
| "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-ease": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", |
| "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-interpolate": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", |
| "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-color": "*" |
| } |
| }, |
| "node_modules/@types/d3-path": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
| "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-scale": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", |
| "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-time": "*" |
| } |
| }, |
| "node_modules/@types/d3-shape": { |
| "version": "3.1.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz", |
| "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-path": "*" |
| } |
| }, |
| "node_modules/@types/d3-time": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", |
| "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-timer": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", |
| "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/hoist-non-react-statics": { |
| "version": "3.3.6", |
| "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz", |
| "integrity": "sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/react": "*", |
| "hoist-non-react-statics": "^3.3.0" |
| } |
| }, |
| "node_modules/@types/http-proxy": { |
| "version": "1.17.16", |
| "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.16.tgz", |
| "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/lodash": { |
| "version": "4.17.16", |
| "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz", |
| "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/luxon": { |
| "version": "2.4.0", |
| "resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-2.4.0.tgz", |
| "integrity": "sha512-oCavjEjRXuR6URJEtQm0eBdfsBiEcGBZbq21of8iGkeKxU1+1xgKuFPClaBZl2KB8ZZBSWlgk61tH6Mf+nvZVw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/mui-datatables": { |
| "version": "4.3.12", |
| "resolved": "https://registry.npmjs.org/@types/mui-datatables/-/mui-datatables-4.3.12.tgz", |
| "integrity": "sha512-Xz7My6kOi7Q3LK0lNEKVF/XU0jMawIRMpROaXQxn2E8Ccmiguh19MHi/v7I8Qae8AAj/fuDx9EAHGBmvluRf3A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@emotion/react": "^11.10.5", |
| "@emotion/styled": "^11.10.5", |
| "@mui/material": "^5.11.4", |
| "@types/react": "*", |
| "csstype": "3.1.1 || 3.1.2" |
| } |
| }, |
| "node_modules/@types/mui-datatables/node_modules/csstype": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz", |
| "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "16.18.126", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.126.tgz", |
| "integrity": "sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/parse-json": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", |
| "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/prop-types": { |
| "version": "15.7.14", |
| "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz", |
| "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/react": { |
| "version": "18.3.21", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.21.tgz", |
| "integrity": "sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/prop-types": "*", |
| "csstype": "^3.0.2" |
| } |
| }, |
| "node_modules/@types/react-table": { |
| "version": "7.7.20", |
| "resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.20.tgz", |
| "integrity": "sha512-ahMp4pmjVlnExxNwxyaDrFgmKxSbPwU23sGQw2gJK4EhCvnvmib2s/O/+y1dfV57dXOwpr2plfyBol+vEHbi2w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/react": "*" |
| } |
| }, |
| "node_modules/@types/react-transition-group": { |
| "version": "4.4.12", |
| "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.12.tgz", |
| "integrity": "sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==", |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "*" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.14.1", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", |
| "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/acorn-walk": { |
| "version": "8.3.4", |
| "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz", |
| "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", |
| "license": "MIT", |
| "dependencies": { |
| "acorn": "^8.11.0" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/any-promise": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", |
| "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/anymatch": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
| "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "normalize-path": "^3.0.0", |
| "picomatch": "^2.0.4" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/arg": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", |
| "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/autoprefixer": { |
| "version": "10.4.21", |
| "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", |
| "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/autoprefixer" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "browserslist": "^4.24.4", |
| "caniuse-lite": "^1.0.30001702", |
| "fraction.js": "^4.3.7", |
| "normalize-range": "^0.1.2", |
| "picocolors": "^1.1.1", |
| "postcss-value-parser": "^4.2.0" |
| }, |
| "bin": { |
| "autoprefixer": "bin/autoprefixer" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.1.0" |
| } |
| }, |
| "node_modules/babel-plugin-macros": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", |
| "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.12.5", |
| "cosmiconfig": "^7.0.0", |
| "resolve": "^1.19.0" |
| }, |
| "engines": { |
| "node": ">=10", |
| "npm": ">=6" |
| } |
| }, |
| "node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/binary-extensions": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", |
| "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/brace-expansion": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", |
| "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/braces": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", |
| "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
| "license": "MIT", |
| "dependencies": { |
| "fill-range": "^7.1.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.24.5", |
| "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.5.tgz", |
| "integrity": "sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "caniuse-lite": "^1.0.30001716", |
| "electron-to-chromium": "^1.5.149", |
| "node-releases": "^2.0.19", |
| "update-browserslist-db": "^1.1.3" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/busboy": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", |
| "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", |
| "dependencies": { |
| "streamsearch": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=10.16.0" |
| } |
| }, |
| "node_modules/callsites": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/camelcase-css": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", |
| "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001717", |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001717.tgz", |
| "integrity": "sha512-auPpttCq6BDEG8ZAuHJIplGw6GODhjw+/11e7IjpnYCxZcW/ONgPs0KVBJ0d1bY3e2+7PRe5RCLyP+PfwVgkYw==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "CC-BY-4.0" |
| }, |
| "node_modules/chokidar": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", |
| "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", |
| "license": "MIT", |
| "dependencies": { |
| "readdirp": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 14.16.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/classnames": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", |
| "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", |
| "license": "MIT" |
| }, |
| "node_modules/client-only": { |
| "version": "0.0.1", |
| "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", |
| "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==", |
| "license": "MIT" |
| }, |
| "node_modules/clsx": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/color-convert": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "~1.1.4" |
| }, |
| "engines": { |
| "node": ">=7.0.0" |
| } |
| }, |
| "node_modules/color-name": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/commander": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", |
| "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/convert-source-map": { |
| "version": "1.9.0", |
| "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", |
| "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", |
| "license": "MIT" |
| }, |
| "node_modules/core-js-pure": { |
| "version": "3.42.0", |
| "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.42.0.tgz", |
| "integrity": "sha512-007bM04u91fF4kMgwom2I5cQxAFIy8jVulgr9eozILl/SZE53QOqnW/+vviC+wQWLv+AunBG+8Q0TLoeSsSxRQ==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/core-js" |
| } |
| }, |
| "node_modules/cosmiconfig": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", |
| "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/parse-json": "^4.0.0", |
| "import-fresh": "^3.2.1", |
| "parse-json": "^5.0.0", |
| "path-type": "^4.0.0", |
| "yaml": "^1.10.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/css-vendor": { |
| "version": "2.0.8", |
| "resolved": "https://registry.npmjs.org/css-vendor/-/css-vendor-2.0.8.tgz", |
| "integrity": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.8.3", |
| "is-in-browser": "^1.0.2" |
| } |
| }, |
| "node_modules/cssesc": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", |
| "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "cssesc": "bin/cssesc" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/csstype": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", |
| "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
| "license": "MIT" |
| }, |
| "node_modules/d3-array": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
| "license": "ISC", |
| "dependencies": { |
| "internmap": "1 - 2" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-color": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-ease": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-format": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", |
| "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-interpolate": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-path": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.10.0 - 3", |
| "d3-format": "1 - 3", |
| "d3-interpolate": "1.2.0 - 3", |
| "d3-time": "2.1.1 - 3", |
| "d3-time-format": "2 - 4" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-shape": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-time": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-timer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/date-fns": { |
| "version": "2.30.0", |
| "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz", |
| "integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.21.0" |
| }, |
| "engines": { |
| "node": ">=0.11" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/date-fns" |
| } |
| }, |
| "node_modules/debounce": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", |
| "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==", |
| "license": "MIT" |
| }, |
| "node_modules/debug": { |
| "version": "4.4.0", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", |
| "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/decimal.js-light": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz", |
| "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==", |
| "license": "MIT" |
| }, |
| "node_modules/decode-uri-component": { |
| "version": "0.2.2", |
| "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", |
| "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/detect-libc": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", |
| "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", |
| "license": "Apache-2.0", |
| "optional": true, |
| "bin": { |
| "detect-libc": "bin/detect-libc.js" |
| }, |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/didyoumean": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", |
| "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/dlv": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", |
| "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/dnd-core": { |
| "version": "11.1.3", |
| "resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-11.1.3.tgz", |
| "integrity": "sha512-QugF55dNW+h+vzxVJ/LSJeTeUw9MCJ2cllhmVThVPEtF16ooBkxj0WBE5RB+AceFxMFo1rO6bJKXtqKl+JNnyA==", |
| "license": "MIT", |
| "dependencies": { |
| "@react-dnd/asap": "^4.0.0", |
| "@react-dnd/invariant": "^2.0.0", |
| "redux": "^4.0.4" |
| } |
| }, |
| "node_modules/dom-helpers": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", |
| "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.8.7", |
| "csstype": "^3.0.2" |
| } |
| }, |
| "node_modules/duplexer": { |
| "version": "0.1.2", |
| "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", |
| "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", |
| "license": "MIT" |
| }, |
| "node_modules/eastasianwidth": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/electron-to-chromium": { |
| "version": "1.5.150", |
| "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.150.tgz", |
| "integrity": "sha512-rOOkP2ZUMx1yL4fCxXQKDHQ8ZXwisb2OycOQVKHgvB3ZI4CvehOd4y2tfnnLDieJ3Zs1RL1Dlp3cMkyIn7nnXA==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/emoji-regex": { |
| "version": "9.2.2", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/error-ex": { |
| "version": "1.3.2", |
| "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", |
| "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", |
| "license": "MIT", |
| "dependencies": { |
| "is-arrayish": "^0.2.1" |
| } |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/escape-string-regexp": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/eventemitter3": { |
| "version": "4.0.7", |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", |
| "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-equals": { |
| "version": "5.2.2", |
| "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz", |
| "integrity": "sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/fast-glob": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", |
| "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.stat": "^2.0.2", |
| "@nodelib/fs.walk": "^1.2.3", |
| "glob-parent": "^5.1.2", |
| "merge2": "^1.3.0", |
| "micromatch": "^4.0.8" |
| }, |
| "engines": { |
| "node": ">=8.6.0" |
| } |
| }, |
| "node_modules/fast-glob/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/fastq": { |
| "version": "1.19.1", |
| "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz", |
| "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "reusify": "^1.0.4" |
| } |
| }, |
| "node_modules/fill-range": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", |
| "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
| "license": "MIT", |
| "dependencies": { |
| "to-regex-range": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/filter-obj": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz", |
| "integrity": "sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/find-root": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", |
| "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", |
| "license": "MIT" |
| }, |
| "node_modules/follow-redirects": { |
| "version": "1.15.9", |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", |
| "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", |
| "funding": [ |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/RubenVerborgh" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0" |
| }, |
| "peerDependenciesMeta": { |
| "debug": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/foreground-child": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "cross-spawn": "^7.0.6", |
| "signal-exit": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/fraction.js": { |
| "version": "4.3.7", |
| "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", |
| "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| }, |
| "funding": { |
| "type": "patreon", |
| "url": "https://github.com/sponsors/rawify" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/function-bind": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/glob": { |
| "version": "10.4.5", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", |
| "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "foreground-child": "^3.1.0", |
| "jackspeak": "^3.1.2", |
| "minimatch": "^9.0.4", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^1.11.1" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/glob-parent": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/globals": { |
| "version": "11.12.0", |
| "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", |
| "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/graceful-fs": { |
| "version": "4.2.11", |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| "license": "ISC" |
| }, |
| "node_modules/gzip-size": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", |
| "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", |
| "license": "MIT", |
| "dependencies": { |
| "duplexer": "^0.1.2" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/hoist-non-react-statics": { |
| "version": "3.3.2", |
| "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", |
| "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "react-is": "^16.7.0" |
| } |
| }, |
| "node_modules/hoist-non-react-statics/node_modules/react-is": { |
| "version": "16.13.1", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |
| "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", |
| "license": "MIT" |
| }, |
| "node_modules/html-escaper": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", |
| "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", |
| "license": "MIT" |
| }, |
| "node_modules/http-proxy": { |
| "version": "1.18.1", |
| "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", |
| "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", |
| "license": "MIT", |
| "dependencies": { |
| "eventemitter3": "^4.0.0", |
| "follow-redirects": "^1.0.0", |
| "requires-port": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/http-proxy-middleware": { |
| "version": "2.0.9", |
| "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz", |
| "integrity": "sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/http-proxy": "^1.17.8", |
| "http-proxy": "^1.18.1", |
| "is-glob": "^4.0.1", |
| "is-plain-obj": "^3.0.0", |
| "micromatch": "^4.0.2" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "@types/express": "^4.17.13" |
| }, |
| "peerDependenciesMeta": { |
| "@types/express": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/hyphenate-style-name": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz", |
| "integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/immutable": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.2.tgz", |
| "integrity": "sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==", |
| "license": "MIT" |
| }, |
| "node_modules/import-fresh": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", |
| "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| "license": "MIT", |
| "dependencies": { |
| "parent-module": "^1.0.0", |
| "resolve-from": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/internmap": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/is-arrayish": { |
| "version": "0.2.1", |
| "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", |
| "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", |
| "license": "MIT" |
| }, |
| "node_modules/is-binary-path": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", |
| "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "binary-extensions": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-core-module": { |
| "version": "2.16.1", |
| "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", |
| "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", |
| "license": "MIT", |
| "dependencies": { |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-fullwidth-code-point": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-glob": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-in-browser": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/is-in-browser/-/is-in-browser-1.1.3.tgz", |
| "integrity": "sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==", |
| "license": "MIT" |
| }, |
| "node_modules/is-number": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "node_modules/is-plain-obj": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", |
| "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-plain-object": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", |
| "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/jackspeak": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", |
| "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^8.0.2" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| }, |
| "optionalDependencies": { |
| "@pkgjs/parseargs": "^0.11.0" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "1.21.7", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", |
| "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "jiti": "bin/jiti.js" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| "license": "MIT" |
| }, |
| "node_modules/jsesc": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", |
| "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
| "license": "MIT", |
| "bin": { |
| "jsesc": "bin/jsesc" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/json-parse-even-better-errors": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", |
| "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", |
| "license": "MIT" |
| }, |
| "node_modules/jss": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss/-/jss-10.10.0.tgz", |
| "integrity": "sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "csstype": "^3.0.2", |
| "is-in-browser": "^1.1.3", |
| "tiny-warning": "^1.0.2" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/jss" |
| } |
| }, |
| "node_modules/jss-plugin-camel-case": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz", |
| "integrity": "sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "hyphenate-style-name": "^1.0.3", |
| "jss": "10.10.0" |
| } |
| }, |
| "node_modules/jss-plugin-default-unit": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz", |
| "integrity": "sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "jss": "10.10.0" |
| } |
| }, |
| "node_modules/jss-plugin-global": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz", |
| "integrity": "sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "jss": "10.10.0" |
| } |
| }, |
| "node_modules/jss-plugin-nested": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz", |
| "integrity": "sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "jss": "10.10.0", |
| "tiny-warning": "^1.0.2" |
| } |
| }, |
| "node_modules/jss-plugin-props-sort": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz", |
| "integrity": "sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "jss": "10.10.0" |
| } |
| }, |
| "node_modules/jss-plugin-rule-value-function": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz", |
| "integrity": "sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "jss": "10.10.0", |
| "tiny-warning": "^1.0.2" |
| } |
| }, |
| "node_modules/jss-plugin-vendor-prefixer": { |
| "version": "10.10.0", |
| "resolved": "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz", |
| "integrity": "sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.3.1", |
| "css-vendor": "^2.0.8", |
| "jss": "10.10.0" |
| } |
| }, |
| "node_modules/lilconfig": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", |
| "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antonk52" |
| } |
| }, |
| "node_modules/lines-and-columns": { |
| "version": "1.2.4", |
| "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
| "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash": { |
| "version": "4.17.21", |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", |
| "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.assignwith": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz", |
| "integrity": "sha512-ZznplvbvtjK2gMvnQ1BR/zqPFZmS6jbK4p+6Up4xcRYA7yMIwxHCfbTcrYxXKzzqLsQ05eJPVznEW3tuwV7k1g==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.clonedeep": { |
| "version": "4.5.0", |
| "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", |
| "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.debounce": { |
| "version": "4.0.8", |
| "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", |
| "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.find": { |
| "version": "4.6.0", |
| "resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz", |
| "integrity": "sha512-yaRZoAV3Xq28F1iafWN1+a0rflOej93l1DQUejs3SZ41h2O9UJBoS9aueGjPDgAl4B6tPC0NuuchLKaDQQ3Isg==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.get": { |
| "version": "4.4.2", |
| "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", |
| "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", |
| "deprecated": "This package is deprecated. Use the optional chaining (?.) operator instead.", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isequal": { |
| "version": "4.5.0", |
| "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", |
| "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", |
| "deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isundefined": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz", |
| "integrity": "sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.memoize": { |
| "version": "4.1.2", |
| "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", |
| "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.merge": { |
| "version": "4.6.2", |
| "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", |
| "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.throttle": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz", |
| "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==", |
| "license": "MIT" |
| }, |
| "node_modules/loose-envify": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", |
| "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
| "license": "MIT", |
| "dependencies": { |
| "js-tokens": "^3.0.0 || ^4.0.0" |
| }, |
| "bin": { |
| "loose-envify": "cli.js" |
| } |
| }, |
| "node_modules/lru-cache": { |
| "version": "10.4.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/luxon": { |
| "version": "2.5.2", |
| "resolved": "https://registry.npmjs.org/luxon/-/luxon-2.5.2.tgz", |
| "integrity": "sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/merge2": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", |
| "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/micromatch": { |
| "version": "4.0.8", |
| "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", |
| "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
| "license": "MIT", |
| "dependencies": { |
| "braces": "^3.0.3", |
| "picomatch": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=8.6" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "9.0.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", |
| "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/minipass": { |
| "version": "7.1.2", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", |
| "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/mrmime": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", |
| "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/ms": { |
| "version": "2.1.3", |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| "license": "MIT" |
| }, |
| "node_modules/mui-datatables": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/mui-datatables/-/mui-datatables-4.3.0.tgz", |
| "integrity": "sha512-LFliQwNnnxW03IO+V3q/ORxZsOHkzl53iGogLbjUJzme47hNEN106dM0ie8oMSc0heYJY0J07oZmKm7Xn3X7IQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime-corejs3": "^7.12.1", |
| "@emotion/cache": "^11.7.1", |
| "clsx": "^1.1.1", |
| "lodash.assignwith": "^4.2.0", |
| "lodash.clonedeep": "^4.5.0", |
| "lodash.debounce": "^4.0.8", |
| "lodash.find": "^4.6.0", |
| "lodash.get": "^4.4.2", |
| "lodash.isequal": "^4.5.0", |
| "lodash.isundefined": "^3.0.1", |
| "lodash.memoize": "^4.1.2", |
| "lodash.merge": "^4.6.2", |
| "prop-types": "^15.7.2", |
| "react-dnd": "^11.1.3", |
| "react-dnd-html5-backend": "^11.1.3", |
| "react-sortable-tree-patch-react-17": "^2.9.0", |
| "react-to-print": "^2.8.0", |
| "tss-react": "^3.6.0" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.10.5", |
| "@mui/icons-material": "^5.11.0", |
| "@mui/material": "^5.11.0", |
| "react": "^16.8.0 || ^17.0.2 || ^18.2.0", |
| "react-dom": "^16.8.0 || ^17.0.2 || ^18.2.0" |
| } |
| }, |
| "node_modules/mui-datatables/node_modules/clsx": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", |
| "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/mz": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", |
| "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0", |
| "object-assign": "^4.0.1", |
| "thenify-all": "^1.0.0" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "bin": { |
| "nanoid": "bin/nanoid.cjs" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| } |
| }, |
| "node_modules/next": { |
| "version": "14.2.28", |
| "resolved": "https://registry.npmjs.org/next/-/next-14.2.28.tgz", |
| "integrity": "sha512-QLEIP/kYXynIxtcKB6vNjtWLVs3Y4Sb+EClTC/CSVzdLD1gIuItccpu/n1lhmduffI32iPGEK2cLLxxt28qgYA==", |
| "license": "MIT", |
| "dependencies": { |
| "@next/env": "14.2.28", |
| "@swc/helpers": "0.5.5", |
| "busboy": "1.6.0", |
| "caniuse-lite": "^1.0.30001579", |
| "graceful-fs": "^4.2.11", |
| "postcss": "8.4.31", |
| "styled-jsx": "5.1.1" |
| }, |
| "bin": { |
| "next": "dist/bin/next" |
| }, |
| "engines": { |
| "node": ">=18.17.0" |
| }, |
| "optionalDependencies": { |
| "@next/swc-darwin-arm64": "14.2.28", |
| "@next/swc-darwin-x64": "14.2.28", |
| "@next/swc-linux-arm64-gnu": "14.2.28", |
| "@next/swc-linux-arm64-musl": "14.2.28", |
| "@next/swc-linux-x64-gnu": "14.2.28", |
| "@next/swc-linux-x64-musl": "14.2.28", |
| "@next/swc-win32-arm64-msvc": "14.2.28", |
| "@next/swc-win32-ia32-msvc": "14.2.28", |
| "@next/swc-win32-x64-msvc": "14.2.28" |
| }, |
| "peerDependencies": { |
| "@opentelemetry/api": "^1.1.0", |
| "@playwright/test": "^1.41.2", |
| "react": "^18.2.0", |
| "react-dom": "^18.2.0", |
| "sass": "^1.3.0" |
| }, |
| "peerDependenciesMeta": { |
| "@opentelemetry/api": { |
| "optional": true |
| }, |
| "@playwright/test": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/next/node_modules/postcss": { |
| "version": "8.4.31", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", |
| "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.6", |
| "picocolors": "^1.0.0", |
| "source-map-js": "^1.0.2" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/node-addon-api": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", |
| "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/node-releases": { |
| "version": "2.0.19", |
| "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", |
| "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/normalize-path": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/normalize-range": { |
| "version": "0.1.2", |
| "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", |
| "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-assign": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-hash": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", |
| "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/opener": { |
| "version": "1.5.2", |
| "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", |
| "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", |
| "license": "(WTFPL OR MIT)", |
| "bin": { |
| "opener": "bin/opener-bin.js" |
| } |
| }, |
| "node_modules/package-json-from-dist": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| "dev": true, |
| "license": "BlueOak-1.0.0" |
| }, |
| "node_modules/parent-module": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", |
| "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
| "license": "MIT", |
| "dependencies": { |
| "callsites": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/parse-json": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", |
| "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.0.0", |
| "error-ex": "^1.3.1", |
| "json-parse-even-better-errors": "^2.3.0", |
| "lines-and-columns": "^1.1.6" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-parse": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", |
| "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", |
| "license": "MIT" |
| }, |
| "node_modules/path-scurry": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^10.2.0", |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-type": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", |
| "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/performance-now": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", |
| "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", |
| "license": "MIT" |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pify": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", |
| "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/pirates": { |
| "version": "4.0.7", |
| "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", |
| "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.3", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", |
| "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.8", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/postcss-import": { |
| "version": "15.1.0", |
| "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", |
| "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "postcss-value-parser": "^4.0.0", |
| "read-cache": "^1.0.0", |
| "resolve": "^1.1.7" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.0.0" |
| } |
| }, |
| "node_modules/postcss-js": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", |
| "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "camelcase-css": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^12 || ^14 || >= 16" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.4.21" |
| } |
| }, |
| "node_modules/postcss-nested": { |
| "version": "6.2.0", |
| "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", |
| "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "postcss-selector-parser": "^6.1.1" |
| }, |
| "engines": { |
| "node": ">=12.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.2.14" |
| } |
| }, |
| "node_modules/postcss-selector-parser": { |
| "version": "6.1.2", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", |
| "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss-value-parser": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/prettier": { |
| "version": "2.8.8", |
| "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", |
| "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "prettier": "bin-prettier.js" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| }, |
| "funding": { |
| "url": "https://github.com/prettier/prettier?sponsor=1" |
| } |
| }, |
| "node_modules/prop-types": { |
| "version": "15.8.1", |
| "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", |
| "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.4.0", |
| "object-assign": "^4.1.1", |
| "react-is": "^16.13.1" |
| } |
| }, |
| "node_modules/prop-types/node_modules/react-is": { |
| "version": "16.13.1", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |
| "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", |
| "license": "MIT" |
| }, |
| "node_modules/query-string": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.3.tgz", |
| "integrity": "sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==", |
| "license": "MIT", |
| "dependencies": { |
| "decode-uri-component": "^0.2.2", |
| "filter-obj": "^1.1.0", |
| "split-on-first": "^1.0.0", |
| "strict-uri-encode": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/queue-microtask": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", |
| "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/raf": { |
| "version": "3.4.1", |
| "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz", |
| "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| "license": "MIT", |
| "dependencies": { |
| "performance-now": "^2.1.0" |
| } |
| }, |
| "node_modules/react": { |
| "version": "18.3.1", |
| "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", |
| "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-display-name": { |
| "version": "0.2.5", |
| "resolved": "https://registry.npmjs.org/react-display-name/-/react-display-name-0.2.5.tgz", |
| "integrity": "sha512-I+vcaK9t4+kypiSgaiVWAipqHRXYmZIuAiS8vzFvXHHXVigg/sMKwlRgLy6LH2i3rmP+0Vzfl5lFsFRwF1r3pg==", |
| "license": "MIT" |
| }, |
| "node_modules/react-dnd": { |
| "version": "11.1.3", |
| "resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-11.1.3.tgz", |
| "integrity": "sha512-8rtzzT8iwHgdSC89VktwhqdKKtfXaAyC4wiqp0SywpHG12TTLvfOoL6xNEIUWXwIEWu+CFfDn4GZJyynCEuHIQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@react-dnd/shallowequal": "^2.0.0", |
| "@types/hoist-non-react-statics": "^3.3.1", |
| "dnd-core": "^11.1.3", |
| "hoist-non-react-statics": "^3.3.0" |
| }, |
| "peerDependencies": { |
| "react": ">= 16.9.0", |
| "react-dom": ">= 16.9.0" |
| } |
| }, |
| "node_modules/react-dnd-html5-backend": { |
| "version": "11.1.3", |
| "resolved": "https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-11.1.3.tgz", |
| "integrity": "sha512-/1FjNlJbW/ivkUxlxQd7o3trA5DE33QiRZgxent3zKme8DwF4Nbw3OFVhTRFGaYhHFNL1rZt6Rdj1D78BjnNLw==", |
| "license": "MIT", |
| "dependencies": { |
| "dnd-core": "^11.1.3" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "18.3.1", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", |
| "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0", |
| "scheduler": "^0.23.2" |
| }, |
| "peerDependencies": { |
| "react": "^18.3.1" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "19.1.0", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.1.0.tgz", |
| "integrity": "sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==", |
| "license": "MIT" |
| }, |
| "node_modules/react-lifecycles-compat": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", |
| "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==", |
| "license": "MIT" |
| }, |
| "node_modules/react-smooth": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz", |
| "integrity": "sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==", |
| "license": "MIT", |
| "dependencies": { |
| "fast-equals": "^5.0.1", |
| "prop-types": "^15.8.1", |
| "react-transition-group": "^4.4.5" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react-sortable-tree-patch-react-17": { |
| "version": "2.9.0", |
| "resolved": "https://registry.npmjs.org/react-sortable-tree-patch-react-17/-/react-sortable-tree-patch-react-17-2.9.0.tgz", |
| "integrity": "sha512-Ngtdbf78OfjqCxLj7+N+K4zM9d1mQ/tfnUsOfICFDzNa5JHg6AjixAj69ijvz0ykEiA9lYop+0Fm4KCOqCdlKA==", |
| "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", |
| "license": "MIT", |
| "dependencies": { |
| "lodash.isequal": "^4.5.0", |
| "prop-types": "^15.6.1", |
| "react": "^17.0.0", |
| "react-dnd": "^11.1.3", |
| "react-dnd-html5-backend": "^11.1.3", |
| "react-dnd-scrollzone-patch-react-17": "^1.0.2", |
| "react-dom": "^17.0.0", |
| "react-lifecycles-compat": "^3.0.4", |
| "react-virtualized": "^9.21.2" |
| }, |
| "peerDependencies": { |
| "react": "^17.0.0", |
| "react-dnd": "^11.1.3", |
| "react-dom": "^17.0.0" |
| } |
| }, |
| "node_modules/react-sortable-tree-patch-react-17/node_modules/react": { |
| "version": "17.0.2", |
| "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", |
| "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0", |
| "object-assign": "^4.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-sortable-tree-patch-react-17/node_modules/react-dnd-scrollzone-patch-react-17": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/react-dnd-scrollzone-patch-react-17/-/react-dnd-scrollzone-patch-react-17-1.0.2.tgz", |
| "integrity": "sha512-Wfhyc/Y/Veim29REBYm8nMmtDB5IwSmPPhXIuabBgsEa1MrVsuOwK9+7LmuP+mGbDOEP/S6G8+5XvDqPlRFK2g==", |
| "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", |
| "license": "MIT", |
| "dependencies": { |
| "hoist-non-react-statics": "^3.1.0", |
| "lodash.throttle": "^4.0.1", |
| "prop-types": "^15.5.9", |
| "raf": "^3.2.0", |
| "react-display-name": "^0.2.0" |
| }, |
| "peerDependencies": { |
| "react": "^17.0.1", |
| "react-dnd": "^11.1.3", |
| "react-dom": "^17.0.1" |
| } |
| }, |
| "node_modules/react-sortable-tree-patch-react-17/node_modules/react-dom": { |
| "version": "17.0.2", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", |
| "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0", |
| "object-assign": "^4.1.1", |
| "scheduler": "^0.20.2" |
| }, |
| "peerDependencies": { |
| "react": "17.0.2" |
| } |
| }, |
| "node_modules/react-sortable-tree-patch-react-17/node_modules/scheduler": { |
| "version": "0.20.2", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", |
| "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0", |
| "object-assign": "^4.1.1" |
| } |
| }, |
| "node_modules/react-table": { |
| "version": "7.8.0", |
| "resolved": "https://registry.npmjs.org/react-table/-/react-table-7.8.0.tgz", |
| "integrity": "sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/tannerlinsley" |
| }, |
| "peerDependencies": { |
| "react": "^16.8.3 || ^17.0.0-0 || ^18.0.0" |
| } |
| }, |
| "node_modules/react-to-print": { |
| "version": "2.15.1", |
| "resolved": "https://registry.npmjs.org/react-to-print/-/react-to-print-2.15.1.tgz", |
| "integrity": "sha512-1foogIFbCpzAVxydkhBiDfMiFYhIMphiagDOfcG4X/EcQ+fBPqJ0rby9Wv/emzY1YLkIQy/rEgOrWQT+rBKhjw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", |
| "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" |
| } |
| }, |
| "node_modules/react-transition-group": { |
| "version": "4.4.5", |
| "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", |
| "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "@babel/runtime": "^7.5.5", |
| "dom-helpers": "^5.0.1", |
| "loose-envify": "^1.4.0", |
| "prop-types": "^15.6.2" |
| }, |
| "peerDependencies": { |
| "react": ">=16.6.0", |
| "react-dom": ">=16.6.0" |
| } |
| }, |
| "node_modules/react-virtualized": { |
| "version": "9.22.6", |
| "resolved": "https://registry.npmjs.org/react-virtualized/-/react-virtualized-9.22.6.tgz", |
| "integrity": "sha512-U5j7KuUQt3AaMatlMJ0UJddqSiX+Km0YJxSqbAzIiGw5EmNz0khMyqP2hzgu4+QUtm+QPIrxzUX4raJxmVJnHg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.7.2", |
| "clsx": "^1.0.4", |
| "dom-helpers": "^5.1.3", |
| "loose-envify": "^1.4.0", |
| "prop-types": "^15.7.2", |
| "react-lifecycles-compat": "^3.0.4" |
| }, |
| "peerDependencies": { |
| "react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/react-virtualized/node_modules/clsx": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", |
| "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/read-cache": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", |
| "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "pify": "^2.3.0" |
| } |
| }, |
| "node_modules/readdirp": { |
| "version": "4.1.2", |
| "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", |
| "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14.18.0" |
| }, |
| "funding": { |
| "type": "individual", |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/recharts": { |
| "version": "2.15.3", |
| "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz", |
| "integrity": "sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ==", |
| "license": "MIT", |
| "dependencies": { |
| "clsx": "^2.0.0", |
| "eventemitter3": "^4.0.1", |
| "lodash": "^4.17.21", |
| "react-is": "^18.3.1", |
| "react-smooth": "^4.0.4", |
| "recharts-scale": "^0.4.4", |
| "tiny-invariant": "^1.3.1", |
| "victory-vendor": "^36.6.8" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "peerDependencies": { |
| "react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", |
| "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/recharts-scale": { |
| "version": "0.4.5", |
| "resolved": "https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz", |
| "integrity": "sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==", |
| "license": "MIT", |
| "dependencies": { |
| "decimal.js-light": "^2.4.1" |
| } |
| }, |
| "node_modules/recharts/node_modules/react-is": { |
| "version": "18.3.1", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", |
| "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
| "license": "MIT" |
| }, |
| "node_modules/redux": { |
| "version": "4.2.1", |
| "resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz", |
| "integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.9.2" |
| } |
| }, |
| "node_modules/requires-port": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", |
| "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", |
| "license": "MIT" |
| }, |
| "node_modules/resolve": { |
| "version": "1.22.10", |
| "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", |
| "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", |
| "license": "MIT", |
| "dependencies": { |
| "is-core-module": "^2.16.0", |
| "path-parse": "^1.0.7", |
| "supports-preserve-symlinks-flag": "^1.0.0" |
| }, |
| "bin": { |
| "resolve": "bin/resolve" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/resolve-from": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/reusify": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", |
| "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "iojs": ">=1.0.0", |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/run-parallel": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", |
| "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "queue-microtask": "^1.2.2" |
| } |
| }, |
| "node_modules/sass": { |
| "version": "1.87.0", |
| "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz", |
| "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==", |
| "license": "MIT", |
| "dependencies": { |
| "chokidar": "^4.0.0", |
| "immutable": "^5.0.2", |
| "source-map-js": ">=0.6.2 <2.0.0" |
| }, |
| "bin": { |
| "sass": "sass.js" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "optionalDependencies": { |
| "@parcel/watcher": "^2.4.1" |
| } |
| }, |
| "node_modules/scheduler": { |
| "version": "0.23.2", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", |
| "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", |
| "license": "MIT", |
| "dependencies": { |
| "loose-envify": "^1.1.0" |
| } |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/signal-exit": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/sirv": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz", |
| "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@polka/url": "^1.0.0-next.24", |
| "mrmime": "^2.0.0", |
| "totalist": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/source-map": { |
| "version": "0.5.7", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", |
| "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/split-on-first": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz", |
| "integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/streamsearch": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", |
| "integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", |
| "engines": { |
| "node": ">=10.0.0" |
| } |
| }, |
| "node_modules/strict-uri-encode": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", |
| "integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/string-width": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eastasianwidth": "^0.2.0", |
| "emoji-regex": "^9.2.2", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/string-width-cjs": { |
| "name": "string-width", |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/string-width-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/strip-ansi-cjs": { |
| "name": "strip-ansi", |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/styled-jsx": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", |
| "integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", |
| "license": "MIT", |
| "dependencies": { |
| "client-only": "0.0.1" |
| }, |
| "engines": { |
| "node": ">= 12.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0" |
| }, |
| "peerDependenciesMeta": { |
| "@babel/core": { |
| "optional": true |
| }, |
| "babel-plugin-macros": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/stylis": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz", |
| "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", |
| "license": "MIT" |
| }, |
| "node_modules/sucrase": { |
| "version": "3.35.0", |
| "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", |
| "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.2", |
| "commander": "^4.0.0", |
| "glob": "^10.3.10", |
| "lines-and-columns": "^1.1.6", |
| "mz": "^2.7.0", |
| "pirates": "^4.0.1", |
| "ts-interface-checker": "^0.1.9" |
| }, |
| "bin": { |
| "sucrase": "bin/sucrase", |
| "sucrase-node": "bin/sucrase-node" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/supports-preserve-symlinks-flag": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", |
| "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/swr": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/swr/-/swr-1.3.0.tgz", |
| "integrity": "sha512-dkghQrOl2ORX9HYrMDtPa7LTVHJjCTeZoB1dqTbnnEDlSvN8JEKpYIYurDfvbQFUUS8Cg8PceFVZNkW0KNNYPw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "react": "^16.11.0 || ^17.0.0 || ^18.0.0" |
| } |
| }, |
| "node_modules/tailwindcss": { |
| "version": "3.4.17", |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", |
| "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@alloc/quick-lru": "^5.2.0", |
| "arg": "^5.0.2", |
| "chokidar": "^3.6.0", |
| "didyoumean": "^1.2.2", |
| "dlv": "^1.1.3", |
| "fast-glob": "^3.3.2", |
| "glob-parent": "^6.0.2", |
| "is-glob": "^4.0.3", |
| "jiti": "^1.21.6", |
| "lilconfig": "^3.1.3", |
| "micromatch": "^4.0.8", |
| "normalize-path": "^3.0.0", |
| "object-hash": "^3.0.0", |
| "picocolors": "^1.1.1", |
| "postcss": "^8.4.47", |
| "postcss-import": "^15.1.0", |
| "postcss-js": "^4.0.1", |
| "postcss-load-config": "^4.0.2", |
| "postcss-nested": "^6.2.0", |
| "postcss-selector-parser": "^6.1.2", |
| "resolve": "^1.22.8", |
| "sucrase": "^3.35.0" |
| }, |
| "bin": { |
| "tailwind": "lib/cli.js", |
| "tailwindcss": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/chokidar": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", |
| "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "anymatch": "~3.1.2", |
| "braces": "~3.0.2", |
| "glob-parent": "~5.1.2", |
| "is-binary-path": "~2.1.0", |
| "is-glob": "~4.0.1", |
| "normalize-path": "~3.0.0", |
| "readdirp": "~3.6.0" |
| }, |
| "engines": { |
| "node": ">= 8.10.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/chokidar/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/postcss-load-config": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", |
| "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "lilconfig": "^3.0.0", |
| "yaml": "^2.3.4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| }, |
| "peerDependencies": { |
| "postcss": ">=8.0.9", |
| "ts-node": ">=9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "postcss": { |
| "optional": true |
| }, |
| "ts-node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/readdirp": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", |
| "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "picomatch": "^2.2.1" |
| }, |
| "engines": { |
| "node": ">=8.10.0" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/yaml": { |
| "version": "2.7.1", |
| "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz", |
| "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "yaml": "bin.mjs" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/thenify": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", |
| "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0" |
| } |
| }, |
| "node_modules/thenify-all": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", |
| "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "thenify": ">= 3.1.0 < 4" |
| }, |
| "engines": { |
| "node": ">=0.8" |
| } |
| }, |
| "node_modules/tiny-invariant": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz", |
| "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==", |
| "license": "MIT" |
| }, |
| "node_modules/tiny-warning": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz", |
| "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==", |
| "license": "MIT" |
| }, |
| "node_modules/to-regex-range": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0" |
| } |
| }, |
| "node_modules/totalist": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", |
| "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/ts-interface-checker": { |
| "version": "0.1.13", |
| "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", |
| "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "license": "0BSD" |
| }, |
| "node_modules/tss-react": { |
| "version": "3.7.1", |
| "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-3.7.1.tgz", |
| "integrity": "sha512-dfWUoxBlKZfIG9UC1A2h02OmcE/Ni0itCmmZu94E9g+KyBhKMHKcsKvUm0bNlRqTmYjXiCgPJDmj5fyc8CSrLg==", |
| "license": "MIT", |
| "dependencies": { |
| "@emotion/cache": "*", |
| "@emotion/serialize": "*", |
| "@emotion/utils": "*" |
| }, |
| "peerDependencies": { |
| "@emotion/react": "^11.4.1", |
| "@emotion/server": "^11.4.0", |
| "react": "^16.8.0 || ^17.0.2 || ^18.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/server": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "4.9.5", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", |
| "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=4.2.0" |
| } |
| }, |
| "node_modules/update-browserslist-db": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
| "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "escalade": "^3.2.0", |
| "picocolors": "^1.1.1" |
| }, |
| "bin": { |
| "update-browserslist-db": "cli.js" |
| }, |
| "peerDependencies": { |
| "browserslist": ">= 4.21.0" |
| } |
| }, |
| "node_modules/util-deprecate": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/victory-vendor": { |
| "version": "36.9.2", |
| "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.9.2.tgz", |
| "integrity": "sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==", |
| "license": "MIT AND ISC", |
| "dependencies": { |
| "@types/d3-array": "^3.0.3", |
| "@types/d3-ease": "^3.0.0", |
| "@types/d3-interpolate": "^3.0.1", |
| "@types/d3-scale": "^4.0.2", |
| "@types/d3-shape": "^3.1.0", |
| "@types/d3-time": "^3.0.0", |
| "@types/d3-timer": "^3.0.0", |
| "d3-array": "^3.1.6", |
| "d3-ease": "^3.0.1", |
| "d3-interpolate": "^3.0.1", |
| "d3-scale": "^4.0.2", |
| "d3-shape": "^3.1.0", |
| "d3-time": "^3.0.0", |
| "d3-timer": "^3.0.1" |
| } |
| }, |
| "node_modules/webpack-bundle-analyzer": { |
| "version": "4.10.1", |
| "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz", |
| "integrity": "sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@discoveryjs/json-ext": "0.5.7", |
| "acorn": "^8.0.4", |
| "acorn-walk": "^8.0.0", |
| "commander": "^7.2.0", |
| "debounce": "^1.2.1", |
| "escape-string-regexp": "^4.0.0", |
| "gzip-size": "^6.0.0", |
| "html-escaper": "^2.0.2", |
| "is-plain-object": "^5.0.0", |
| "opener": "^1.5.2", |
| "picocolors": "^1.0.0", |
| "sirv": "^2.0.3", |
| "ws": "^7.3.1" |
| }, |
| "bin": { |
| "webpack-bundle-analyzer": "lib/bin/analyzer.js" |
| }, |
| "engines": { |
| "node": ">= 10.13.0" |
| } |
| }, |
| "node_modules/webpack-bundle-analyzer/node_modules/commander": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", |
| "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/which": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "8.1.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.1.0", |
| "string-width": "^5.0.1", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs": { |
| "name": "wrap-ansi", |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.0.0", |
| "string-width": "^4.1.0", |
| "strip-ansi": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/ws": { |
| "version": "7.5.10", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", |
| "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.3.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": "^5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/yaml": { |
| "version": "1.10.2", |
| "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", |
| "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">= 6" |
| } |
| } |
| } |
| } |