{
|
"name": "rsf",
|
"lockfileVersion": 3,
|
"requires": true,
|
"packages": {
|
"": {
|
"name": "rsf",
|
"dependencies": {
|
"@fontsource/roboto": "^5.0.14",
|
"@hello-pangea/dnd": "^16.3.0",
|
"@mui/icons-material": "^5.16.7",
|
"@mui/material": "^5.16.7",
|
"@mui/system": "^6.4.7",
|
"@mui/x-data-grid": "^7.27.3",
|
"@mui/x-tree-view": "^7.16.0",
|
"@tweenjs/tween.js": "^21.0.0",
|
"axios": "^1.7.4",
|
"date-fns": "^3.6.0",
|
"framer-motion": "^12.4.10",
|
"jsbarcode": "^3.11.6",
|
"lodash": "^4.17.21",
|
"motion": "^12.4.1",
|
"papaparse": "^5.4.1",
|
"pixi.js": "^7.4.0",
|
"prop-types": "^15.8.1",
|
"ra-i18n-polyglot": "^5.6.2",
|
"ra-language-chinese": "^2.0.10",
|
"ra-language-english": "^5.6.2",
|
"react": "^18.3.0",
|
"react-admin": "^5.6.3",
|
"react-barcode": "^1.6.1",
|
"react-dom": "^18.3.0",
|
"react-hook-form": "^7.53.0",
|
"react-router": "^6.22.0",
|
"react-router-dom": "^6.26.1",
|
"react-syntax-highlighter": "^15.5.0",
|
"react-to-print": "^3.0.5",
|
"three": "^0.155.0",
|
"tweedle.js": "^2.1.0"
|
},
|
"devDependencies": {
|
"@types/node": "^20.10.7",
|
"@types/react": "^18.3.3",
|
"@types/react-dom": "^18.3.0",
|
"@typescript-eslint/eslint-plugin": "^5.60.1",
|
"@typescript-eslint/parser": "^5.60.1",
|
"@vitejs/plugin-react": "^4.0.1",
|
"eslint": "^8.43.0",
|
"eslint-config-prettier": "^8.8.0",
|
"eslint-plugin-react": "^7.32.2",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
"prettier": "^3.3.3",
|
"typescript": "^5.1.6",
|
"vite": "^5.3.5"
|
}
|
},
|
"node_modules/@ampproject/remapping": {
|
"version": "2.3.0",
|
"resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
"dev": true,
|
"dependencies": {
|
"@jridgewell/gen-mapping": "^0.3.5",
|
"@jridgewell/trace-mapping": "^0.3.24"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@babel/code-frame": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz",
|
"integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
|
"dependencies": {
|
"@babel/highlight": "^7.24.7",
|
"picocolors": "^1.0.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/compat-data": {
|
"version": "7.25.2",
|
"resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.25.2.tgz",
|
"integrity": "sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/core": {
|
"version": "7.25.2",
|
"resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.25.2.tgz",
|
"integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
"dev": true,
|
"dependencies": {
|
"@ampproject/remapping": "^2.2.0",
|
"@babel/code-frame": "^7.24.7",
|
"@babel/generator": "^7.25.0",
|
"@babel/helper-compilation-targets": "^7.25.2",
|
"@babel/helper-module-transforms": "^7.25.2",
|
"@babel/helpers": "^7.25.0",
|
"@babel/parser": "^7.25.0",
|
"@babel/template": "^7.25.0",
|
"@babel/traverse": "^7.25.2",
|
"@babel/types": "^7.25.2",
|
"convert-source-map": "^2.0.0",
|
"debug": "^4.1.0",
|
"gensync": "^1.0.0-beta.2",
|
"json5": "^2.2.3",
|
"semver": "^6.3.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/babel"
|
}
|
},
|
"node_modules/@babel/core/node_modules/semver": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
}
|
},
|
"node_modules/@babel/generator": {
|
"version": "7.25.0",
|
"resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.25.0.tgz",
|
"integrity": "sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==",
|
"dependencies": {
|
"@babel/types": "^7.25.0",
|
"@jridgewell/gen-mapping": "^0.3.5",
|
"@jridgewell/trace-mapping": "^0.3.25",
|
"jsesc": "^2.5.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-compilation-targets": {
|
"version": "7.25.2",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz",
|
"integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/compat-data": "^7.25.2",
|
"@babel/helper-validator-option": "^7.24.8",
|
"browserslist": "^4.23.1",
|
"lru-cache": "^5.1.1",
|
"semver": "^6.3.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
}
|
},
|
"node_modules/@babel/helper-module-imports": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
|
"integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
|
"dependencies": {
|
"@babel/traverse": "^7.24.7",
|
"@babel/types": "^7.24.7"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-module-transforms": {
|
"version": "7.25.2",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz",
|
"integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-module-imports": "^7.24.7",
|
"@babel/helper-simple-access": "^7.24.7",
|
"@babel/helper-validator-identifier": "^7.24.7",
|
"@babel/traverse": "^7.25.2"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0"
|
}
|
},
|
"node_modules/@babel/helper-plugin-utils": {
|
"version": "7.24.8",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
|
"integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-simple-access": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
|
"integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
|
"dev": true,
|
"dependencies": {
|
"@babel/traverse": "^7.24.7",
|
"@babel/types": "^7.24.7"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-string-parser": {
|
"version": "7.24.8",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
"integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-validator-identifier": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-validator-option": {
|
"version": "7.24.8",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
|
"integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helpers": {
|
"version": "7.25.0",
|
"resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.25.0.tgz",
|
"integrity": "sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/template": "^7.25.0",
|
"@babel/types": "^7.25.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/highlight": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.24.7.tgz",
|
"integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
|
"dependencies": {
|
"@babel/helper-validator-identifier": "^7.24.7",
|
"chalk": "^2.4.2",
|
"js-tokens": "^4.0.0",
|
"picocolors": "^1.0.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/parser": {
|
"version": "7.25.3",
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.3.tgz",
|
"integrity": "sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==",
|
"dependencies": {
|
"@babel/types": "^7.25.2"
|
},
|
"bin": {
|
"parser": "bin/babel-parser.js"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz",
|
"integrity": "sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-plugin-utils": "^7.24.7"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0-0"
|
}
|
},
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
"version": "7.24.7",
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz",
|
"integrity": "sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-plugin-utils": "^7.24.7"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0-0"
|
}
|
},
|
"node_modules/@babel/runtime": {
|
"version": "7.26.10",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz",
|
"integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
|
"license": "MIT",
|
"dependencies": {
|
"regenerator-runtime": "^0.14.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/template": {
|
"version": "7.25.0",
|
"resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.25.0.tgz",
|
"integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==",
|
"dependencies": {
|
"@babel/code-frame": "^7.24.7",
|
"@babel/parser": "^7.25.0",
|
"@babel/types": "^7.25.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/traverse": {
|
"version": "7.25.3",
|
"resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.25.3.tgz",
|
"integrity": "sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==",
|
"dependencies": {
|
"@babel/code-frame": "^7.24.7",
|
"@babel/generator": "^7.25.0",
|
"@babel/parser": "^7.25.3",
|
"@babel/template": "^7.25.0",
|
"@babel/types": "^7.25.2",
|
"debug": "^4.3.1",
|
"globals": "^11.1.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/types": {
|
"version": "7.25.2",
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.2.tgz",
|
"integrity": "sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==",
|
"dependencies": {
|
"@babel/helper-string-parser": "^7.24.8",
|
"@babel/helper-validator-identifier": "^7.24.7",
|
"to-fast-properties": "^2.0.0"
|
},
|
"engines": {
|
"node": ">=6.9.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/babel-plugin/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/@emotion/babel-plugin/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/@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.npmmirror.com/@emotion/hash/-/hash-0.9.2.tgz",
|
"integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g=="
|
},
|
"node_modules/@emotion/is-prop-valid": {
|
"version": "1.3.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.0.tgz",
|
"integrity": "sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==",
|
"dependencies": {
|
"@emotion/memoize": "^0.9.0"
|
}
|
},
|
"node_modules/@emotion/memoize": {
|
"version": "0.9.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/memoize/-/memoize-0.9.0.tgz",
|
"integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ=="
|
},
|
"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.npmmirror.com/@emotion/sheet/-/sheet-1.4.0.tgz",
|
"integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg=="
|
},
|
"node_modules/@emotion/styled": {
|
"version": "11.14.0",
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.0.tgz",
|
"integrity": "sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==",
|
"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.npmmirror.com/@emotion/unitless/-/unitless-0.10.0.tgz",
|
"integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg=="
|
},
|
"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.npmmirror.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz",
|
"integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg=="
|
},
|
"node_modules/@esbuild/win32-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@eslint-community/eslint-utils": {
|
"version": "4.4.0",
|
"resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
|
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
|
"dev": true,
|
"dependencies": {
|
"eslint-visitor-keys": "^3.3.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"peerDependencies": {
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
}
|
},
|
"node_modules/@eslint-community/regexpp": {
|
"version": "4.11.0",
|
"resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz",
|
"integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==",
|
"dev": true,
|
"engines": {
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
}
|
},
|
"node_modules/@eslint/eslintrc": {
|
"version": "2.1.4",
|
"resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
"integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
"dev": true,
|
"dependencies": {
|
"ajv": "^6.12.4",
|
"debug": "^4.3.2",
|
"espree": "^9.6.0",
|
"globals": "^13.19.0",
|
"ignore": "^5.2.0",
|
"import-fresh": "^3.2.1",
|
"js-yaml": "^4.1.0",
|
"minimatch": "^3.1.2",
|
"strip-json-comments": "^3.1.1"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
"version": "13.24.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz",
|
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
"dev": true,
|
"dependencies": {
|
"type-fest": "^0.20.2"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/@eslint/js": {
|
"version": "8.57.0",
|
"resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.57.0.tgz",
|
"integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
|
"dev": true,
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
}
|
},
|
"node_modules/@fontsource/roboto": {
|
"version": "5.0.14",
|
"resolved": "https://registry.npmmirror.com/@fontsource/roboto/-/roboto-5.0.14.tgz",
|
"integrity": "sha512-zHAxlTTm9RuRn9/StwclFJChf3z9+fBrOxC3fw71htjHP1BgXNISwRjdJtAKAmMe5S2BzgpnjkQR93P9EZYI/Q=="
|
},
|
"node_modules/@hello-pangea/dnd": {
|
"version": "16.6.0",
|
"resolved": "https://registry.npmmirror.com/@hello-pangea/dnd/-/dnd-16.6.0.tgz",
|
"integrity": "sha512-vfZ4GydqbtUPXSLfAvKvXQ6xwRzIjUSjVU0Sx+70VOhc2xx6CdmJXJ8YhH70RpbTUGjxctslQTHul9sIOxCfFQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.24.1",
|
"css-box-model": "^1.2.1",
|
"memoize-one": "^6.0.0",
|
"raf-schd": "^4.0.3",
|
"react-redux": "^8.1.3",
|
"redux": "^4.2.1",
|
"use-memo-one": "^1.1.3"
|
},
|
"peerDependencies": {
|
"react": "^16.8.5 || ^17.0.0 || ^18.0.0",
|
"react-dom": "^16.8.5 || ^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/@humanwhocodes/config-array": {
|
"version": "0.11.14",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
|
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
|
"deprecated": "Use @eslint/config-array instead",
|
"dev": true,
|
"dependencies": {
|
"@humanwhocodes/object-schema": "^2.0.2",
|
"debug": "^4.3.1",
|
"minimatch": "^3.0.5"
|
},
|
"engines": {
|
"node": ">=10.10.0"
|
}
|
},
|
"node_modules/@humanwhocodes/module-importer": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
"dev": true,
|
"engines": {
|
"node": ">=12.22"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/nzakas"
|
}
|
},
|
"node_modules/@humanwhocodes/object-schema": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
|
"integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
|
"deprecated": "Use @eslint/object-schema instead",
|
"dev": true
|
},
|
"node_modules/@jridgewell/gen-mapping": {
|
"version": "0.3.5",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
"integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
"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.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@jridgewell/set-array": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@jridgewell/sourcemap-codec": {
|
"version": "1.5.0",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
|
},
|
"node_modules/@jridgewell/trace-mapping": {
|
"version": "0.3.25",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
"dependencies": {
|
"@jridgewell/resolve-uri": "^3.1.0",
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
}
|
},
|
"node_modules/@mui/core-downloads-tracker": {
|
"version": "5.16.7",
|
"resolved": "https://registry.npmmirror.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.7.tgz",
|
"integrity": "sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
}
|
},
|
"node_modules/@mui/icons-material": {
|
"version": "5.16.7",
|
"resolved": "https://registry.npmmirror.com/@mui/icons-material/-/icons-material-5.16.7.tgz",
|
"integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==",
|
"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",
|
"react": "^17.0.0 || ^18.0.0"
|
},
|
"peerDependenciesMeta": {
|
"@types/react": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@mui/material": {
|
"version": "5.16.7",
|
"resolved": "https://registry.npmmirror.com/@mui/material/-/material-5.16.7.tgz",
|
"integrity": "sha512-cwwVQxBhK60OIOqZOVLFt55t01zmarKJiJUWbk0+8s/Ix5IaUzAShqlJchxsIQ4mSrWqgcKCCXKtIlG5H+/Jmg==",
|
"dependencies": {
|
"@babel/runtime": "^7.23.9",
|
"@mui/core-downloads-tracker": "^5.16.7",
|
"@mui/system": "^5.16.7",
|
"@mui/types": "^7.2.15",
|
"@mui/utils": "^5.16.6",
|
"@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": "^18.3.1",
|
"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",
|
"react": "^17.0.0 || ^18.0.0",
|
"react-dom": "^17.0.0 || ^18.0.0"
|
},
|
"peerDependenciesMeta": {
|
"@emotion/react": {
|
"optional": true
|
},
|
"@emotion/styled": {
|
"optional": true
|
},
|
"@types/react": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@mui/material/node_modules/@mui/private-theming": {
|
"version": "5.16.14",
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.14.tgz",
|
"integrity": "sha512-12t7NKzvYi819IO5IapW2BcR33wP/KAVrU8d7gLhGHoAmhDxyXlRoKiRij3TOD8+uzk0B6R9wHUNKi4baJcRNg==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.23.9",
|
"@mui/utils": "^5.16.14",
|
"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/material/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/material/node_modules/@mui/system": {
|
"version": "5.16.14",
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.16.14.tgz",
|
"integrity": "sha512-KBxMwCb8mSIABnKvoGbvM33XHyT+sN0BzEBG+rsSc0lLQGzs7127KWkCA6/H8h6LZ00XpBEME5MAj8mZLiQ1tw==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.23.9",
|
"@mui/private-theming": "^5.16.14",
|
"@mui/styled-engine": "^5.16.14",
|
"@mui/types": "^7.2.15",
|
"@mui/utils": "^5.16.14",
|
"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/material/node_modules/react-is": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-18.3.1.tgz",
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="
|
},
|
"node_modules/@mui/private-theming": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.4.8.tgz",
|
"integrity": "sha512-sWwQoNSn6elsPTAtSqCf+w5aaGoh7AASURNmpy+QTTD/zwJ0Jgwt0ZaaP6mXq2IcgHxYnYloM/+vJgHPMkRKTQ==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/utils": "^6.4.8",
|
"prop-types": "^15.8.1"
|
},
|
"engines": {
|
"node": ">=14.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/private-theming/node_modules/@mui/utils": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.4.8.tgz",
|
"integrity": "sha512-C86gfiZ5BfZ51KqzqoHi1WuuM2QdSKoFhbkZeAfQRB+jCc4YNhhj11UXFVMMsqBgZ+Zy8IHNJW3M9Wj/LOwRXQ==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/types": "~7.2.24",
|
"@types/prop-types": "^15.7.14",
|
"clsx": "^2.1.1",
|
"prop-types": "^15.8.1",
|
"react-is": "^19.0.0"
|
},
|
"engines": {
|
"node": ">=14.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/private-theming/node_modules/react-is": {
|
"version": "19.0.0",
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz",
|
"integrity": "sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==",
|
"license": "MIT"
|
},
|
"node_modules/@mui/styled-engine": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.4.8.tgz",
|
"integrity": "sha512-oyjx1b1FvUCI85ZMO4trrjNxGm90eLN3Ohy0AP/SqK5gWvRQg1677UjNf7t6iETOKAleHctJjuq0B3aXO2gtmw==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@emotion/cache": "^11.13.5",
|
"@emotion/serialize": "^1.3.3",
|
"@emotion/sheet": "^1.4.0",
|
"csstype": "^3.1.3",
|
"prop-types": "^15.8.1"
|
},
|
"engines": {
|
"node": ">=14.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/system": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-6.4.8.tgz",
|
"integrity": "sha512-gV7iBHoqlsIenU2BP0wq14BefRoZcASZ/4LeyuQglayBl+DfLX5rEd3EYR3J409V2EZpR0NOM1LATAGlNk2cyA==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/private-theming": "^6.4.8",
|
"@mui/styled-engine": "^6.4.8",
|
"@mui/types": "~7.2.24",
|
"@mui/utils": "^6.4.8",
|
"clsx": "^2.1.1",
|
"csstype": "^3.1.3",
|
"prop-types": "^15.8.1"
|
},
|
"engines": {
|
"node": ">=14.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/system/node_modules/@mui/utils": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.4.8.tgz",
|
"integrity": "sha512-C86gfiZ5BfZ51KqzqoHi1WuuM2QdSKoFhbkZeAfQRB+jCc4YNhhj11UXFVMMsqBgZ+Zy8IHNJW3M9Wj/LOwRXQ==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/types": "~7.2.24",
|
"@types/prop-types": "^15.7.14",
|
"clsx": "^2.1.1",
|
"prop-types": "^15.8.1",
|
"react-is": "^19.0.0"
|
},
|
"engines": {
|
"node": ">=14.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/node_modules/react-is": {
|
"version": "19.0.0",
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz",
|
"integrity": "sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==",
|
"license": "MIT"
|
},
|
"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.16.14",
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.16.14.tgz",
|
"integrity": "sha512-wn1QZkRzSmeXD1IguBVvJJHV3s6rxJrfb6YuC9Kk6Noh9f8Fb54nUs5JRkKm+BOerRhj5fLg05Dhx/H3Ofb8Mg==",
|
"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/@mui/utils/node_modules/react-is": {
|
"version": "19.0.0",
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz",
|
"integrity": "sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==",
|
"license": "MIT"
|
},
|
"node_modules/@mui/x-data-grid": {
|
"version": "7.27.3",
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.27.3.tgz",
|
"integrity": "sha512-7zbDbFrhV6ODjyn3ImOZG34nbMbCvmHgqYTYP273TNAj8hMy4BiLyiKFFZTzVddIj3KQ6qLzBpByhqifGgEDOg==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.25.7",
|
"@mui/utils": "^5.16.6 || ^6.0.0",
|
"@mui/x-internals": "7.26.0",
|
"clsx": "^2.1.1",
|
"prop-types": "^15.8.1",
|
"reselect": "^5.1.1",
|
"use-sync-external-store": "^1.0.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"@emotion/react": "^11.9.0",
|
"@emotion/styled": "^11.8.1",
|
"@mui/material": "^5.15.14 || ^6.0.0",
|
"@mui/system": "^5.15.14 || ^6.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
|
}
|
}
|
},
|
"node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
|
"version": "7.26.0",
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.26.0.tgz",
|
"integrity": "sha512-VxTCYQcZ02d3190pdvys2TDg9pgbvewAVakEopiOgReKAUhLdRlgGJHcOA/eAuGLyK1YIo26A6Ow6ZKlSRLwMg==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.25.7",
|
"@mui/utils": "^5.16.6 || ^6.0.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
}
|
},
|
"node_modules/@mui/x-internals": {
|
"version": "7.16.0",
|
"resolved": "https://registry.npmmirror.com/@mui/x-internals/-/x-internals-7.16.0.tgz",
|
"integrity": "sha512-ijer5XYmWlJqWaTmF6TGH1odG7EAupv8iDWYmDm2yVR9IQ+L2nQSuhiFClI+wmGx40KS2VKOlzDMPpF0t7/HCg==",
|
"dependencies": {
|
"@babel/runtime": "^7.25.6",
|
"@mui/utils": "^5.16.6"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"react": "^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/@mui/x-tree-view": {
|
"version": "7.16.0",
|
"resolved": "https://registry.npmmirror.com/@mui/x-tree-view/-/x-tree-view-7.16.0.tgz",
|
"integrity": "sha512-C/XCMtBs5jZSiCJG7hgRufcjj1fh60ea8COzgrcNG09bKVPkkfCP2Hp1L5ZXiTJJJ1GcFwQ3wVwy/1ln2+LuHg==",
|
"dependencies": {
|
"@babel/runtime": "^7.25.6",
|
"@mui/utils": "^5.16.6",
|
"@mui/x-internals": "7.16.0",
|
"@types/react-transition-group": "^4.4.11",
|
"clsx": "^2.1.1",
|
"prop-types": "^15.8.1",
|
"react-transition-group": "^4.4.5"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"@emotion/react": "^11.9.0",
|
"@emotion/styled": "^11.8.1",
|
"@mui/material": "^5.15.14 || ^6.0.0",
|
"@mui/system": "^5.15.14 || ^6.0.0",
|
"react": "^17.0.0 || ^18.0.0",
|
"react-dom": "^17.0.0 || ^18.0.0"
|
},
|
"peerDependenciesMeta": {
|
"@emotion/react": {
|
"optional": true
|
},
|
"@emotion/styled": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@nodelib/fs.scandir": {
|
"version": "2.1.5",
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
"dev": true,
|
"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.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
"dev": true,
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/@nodelib/fs.walk": {
|
"version": "1.2.8",
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
"dev": true,
|
"dependencies": {
|
"@nodelib/fs.scandir": "2.1.5",
|
"fastq": "^1.6.0"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/@pixi/accessibility": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/accessibility/-/accessibility-7.4.2.tgz",
|
"integrity": "sha512-R6VEolm8uyy1FB1F2qaLKxVbzXAFTZCF2ka8fl9lsz7We6ZfO4QpXv9ur7DvzratjCQUQVCKo0/V7xL5q1EV/g==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/events": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/app": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/app/-/app-7.4.2.tgz",
|
"integrity": "sha512-ugkH3kOgjT8P1mTMY29yCOgEh+KuVMAn8uBxeY0aMqaUgIMysfpnFv+Aepp2CtvI9ygr22NC+OiKl+u+eEaQHw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/assets": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/assets/-/assets-7.4.2.tgz",
|
"integrity": "sha512-anxho59H9egZwoaEdM5aLvYyxoz6NCy3CaQIvNHD1bbGg8L16Ih0e26QSBR5fu53jl8OjT6M7s+p6n7uu4+fGA==",
|
"dependencies": {
|
"@types/css-font-loading-module": "^0.0.12"
|
},
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/color": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/color/-/color-7.4.2.tgz",
|
"integrity": "sha512-av1LOvhHsiaW8+T4n/FgnOKHby55/w7VcA1HzPIHRBtEcsmxvSCDanT1HU2LslNhrxLPzyVx18nlmalOyt5OBg==",
|
"dependencies": {
|
"@pixi/colord": "^2.9.6"
|
}
|
},
|
"node_modules/@pixi/colord": {
|
"version": "2.9.6",
|
"resolved": "https://registry.npmmirror.com/@pixi/colord/-/colord-2.9.6.tgz",
|
"integrity": "sha512-nezytU2pw587fQstUu1AsJZDVEynjskwOL+kibwcdxsMBFqPsFFNA7xl0ii/gXuDi6M0xj3mfRJj8pBSc2jCfA=="
|
},
|
"node_modules/@pixi/compressed-textures": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/compressed-textures/-/compressed-textures-7.4.2.tgz",
|
"integrity": "sha512-VJrt7el6O4ZJSWkeOGXwrhJaiLg1UBhHB3fj42VR4YloYkAxpfd9K6s6IcbcVz7n9L48APKBMgHyaB2pX2Ck/A==",
|
"peerDependencies": {
|
"@pixi/assets": "7.4.2",
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/constants": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/constants/-/constants-7.4.2.tgz",
|
"integrity": "sha512-N9vn6Wpz5WIQg7ugUg2+SdqD2u2+NM0QthE8YzLJ4tLH2Iz+/TrnPKUJzeyIqbg3sxJG5ZpGGPiacqIBpy1KyA=="
|
},
|
"node_modules/@pixi/core": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/core/-/core-7.4.2.tgz",
|
"integrity": "sha512-UbMtgSEnyCOFPzbE6ThB9qopXxbZ5GCof2ArB4FXOC5Xi/83MOIIYg5kf5M8689C5HJMhg2SrJu3xLKppF+CMg==",
|
"dependencies": {
|
"@pixi/color": "7.4.2",
|
"@pixi/constants": "7.4.2",
|
"@pixi/extensions": "7.4.2",
|
"@pixi/math": "7.4.2",
|
"@pixi/runner": "7.4.2",
|
"@pixi/settings": "7.4.2",
|
"@pixi/ticker": "7.4.2",
|
"@pixi/utils": "7.4.2"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/pixijs"
|
}
|
},
|
"node_modules/@pixi/display": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/display/-/display-7.4.2.tgz",
|
"integrity": "sha512-DaD0J7gIlNlzO0Fdlby/0OH+tB5LtCY6rgFeCBKVDnzmn8wKW3zYZRenWBSFJ0Psx6vLqXYkSIM/rcokaKviIw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/events": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/events/-/events-7.4.2.tgz",
|
"integrity": "sha512-Jw/w57heZjzZShIXL0bxOvKB+XgGIevyezhGtfF2ZSzQoSBWo+Fj1uE0QwKd0RIaXegZw/DhSmiMJSbNmcjifA==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/extensions": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/extensions/-/extensions-7.4.2.tgz",
|
"integrity": "sha512-Hmx2+O0yZ8XIvgomHM9GZEGcy9S9Dd8flmtOK5Aa3fXs/8v7xD08+ANQpN9ZqWU2Xs+C6UBlpqlt2BWALvKKKA=="
|
},
|
"node_modules/@pixi/extract": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/extract/-/extract-7.4.2.tgz",
|
"integrity": "sha512-JOX27TRWjVEjauGBbF8PU7/g6LYXnivehdgqS5QlVDv1CNHTOrz/j3MdKcVWOhyZPbH5c9sh7lxyRxvd9AIuTQ==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-alpha": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-alpha/-/filter-alpha-7.4.2.tgz",
|
"integrity": "sha512-9OsKJ+yvY2wIcQXwswj5HQBiwNGymwmqdxfp7mo+nZSBoDmxUqvMZzE9UNJ3eUlswuNvNRO8zNOsQvwdz7WFww==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-blur": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-blur/-/filter-blur-7.4.2.tgz",
|
"integrity": "sha512-gOXBbIUx6CRZP1fmsis2wLzzSsofrqmIHhbf1gIkZMIQaLsc9T7brj+PaLTTiOiyJgnvGN5j20RZnkERWWKV0Q==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-color-matrix": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-color-matrix/-/filter-color-matrix-7.4.2.tgz",
|
"integrity": "sha512-ykZiR59Gvj80UKs9qm7jeUTKvn+wWk6HBVJOmJbK9jFK5juakDWp7BbH26U78Q61EWj97kI1FdfcbMkuQ7rqkA==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-displacement": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-displacement/-/filter-displacement-7.4.2.tgz",
|
"integrity": "sha512-QS/eWp/ivsxef3xapNeGwpPX7vrqQQeo99Fux4k5zsvplnNEsf91t6QYJLG776AbZEu/qh8VYRBA5raIVY/REw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-fxaa": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-fxaa/-/filter-fxaa-7.4.2.tgz",
|
"integrity": "sha512-U/ptJgDsfs/r8y2a6gCaiPfDu2IFAxpQ4wtfmBpz6vRhqeE4kI8yNIUx5dZbui57zlsJaW0BNacOQxHU0vLkyQ==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/filter-noise": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/filter-noise/-/filter-noise-7.4.2.tgz",
|
"integrity": "sha512-Vy9ViBFhZEGh6xKkd3kFWErolZTwv1Y5Qb1bV7qPIYbvBECYsqzlR4uCrrjBV6KKm0PufpG/+NKC5vICZaqKzg==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/graphics": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/graphics/-/graphics-7.4.2.tgz",
|
"integrity": "sha512-jH4/Tum2RqWzHGzvlwEr7HIVduoLO57Ze705N2zQPkUD57TInn5911aGUeoua7f/wK8cTLGzgB9BzSo2kTdcHw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/math": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/math/-/math-7.4.2.tgz",
|
"integrity": "sha512-7jHmCQoYk6e0rfSKjdNFOPl0wCcdgoraxgteXJTTHv3r0bMNx2pHD9FJ0VvocEUG7XHfj55O3+u7yItOAx0JaQ=="
|
},
|
"node_modules/@pixi/mesh": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/mesh/-/mesh-7.4.2.tgz",
|
"integrity": "sha512-mEkKyQvvMrYXC3pahvH5WBIKtrtB63WixRr91ANFI7zXD+ESG6Ap6XtxMCJmXDQPwBDNk7SWVMiCflYuchG7kA==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/mesh-extras": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/mesh-extras/-/mesh-extras-7.4.2.tgz",
|
"integrity": "sha512-vNR/7wjxjs7sv9fGoKkHyU91ZAD+7EnMHBS5F3CVISlOIFxLi96NNZCB81oUIdky/90pHw40johd/4izR5zTyw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/mesh": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/mixin-cache-as-bitmap": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/mixin-cache-as-bitmap/-/mixin-cache-as-bitmap-7.4.2.tgz",
|
"integrity": "sha512-6dgthi2ruUT/lervSrFDQ7vXkEsHo6CxdgV7W/wNdW1dqgQlKfDvO6FhjXzyIMRLSooUf5FoeluVtfsjkUIYrw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/mixin-get-child-by-name": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/mixin-get-child-by-name/-/mixin-get-child-by-name-7.4.2.tgz",
|
"integrity": "sha512-0Cfw8JpQhsixprxiYph4Lj+B5n83Kk4ftNMXgM5xtZz+tVLz5s91qR0MqcdzwTGTJ7utVygiGmS4/3EfR/duRQ==",
|
"peerDependencies": {
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/mixin-get-global-position": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/mixin-get-global-position/-/mixin-get-global-position-7.4.2.tgz",
|
"integrity": "sha512-LcsahbVdX4DFS2IcGfNp4KaXuu7SjAwUp/flZSGIfstyKOKb5FWFgihtqcc9ZT4coyri3gs2JbILZub/zPZj1w==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/particle-container": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/particle-container/-/particle-container-7.4.2.tgz",
|
"integrity": "sha512-B78Qq86kt0lEa5WtB2YFIm3+PjhKfw9La9R++GBSgABl+g13s2UaZ6BIPxvY3JxWMdxPm4iPrQPFX1QWRN68mw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/prepare": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/prepare/-/prepare-7.4.2.tgz",
|
"integrity": "sha512-PugyMzReCHXUzc3so9PPJj2OdHwibpUNWyqG4mWY2UUkb6c8NAGK1AnAPiscOvLilJcv/XQSFoNhX+N1jrvJEg==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/graphics": "7.4.2",
|
"@pixi/text": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/runner": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/runner/-/runner-7.4.2.tgz",
|
"integrity": "sha512-LPBpwym4vdyyDY5ucF4INQccaGyxztERyLTY1YN6aqJyyMmnc7iqXlIKt+a0euMBtNoLoxy6MWMvIuZj0JfFPA=="
|
},
|
"node_modules/@pixi/settings": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/settings/-/settings-7.4.2.tgz",
|
"integrity": "sha512-pMN+L6aWgvUbwhFIL/BTHKe2ShYGPZ8h9wlVBnFHMtUcJcFLMF1B3lzuvCayZRepOphs6RY0TqvnDvVb585JhQ==",
|
"dependencies": {
|
"@pixi/constants": "7.4.2",
|
"@types/css-font-loading-module": "^0.0.12",
|
"ismobilejs": "^1.1.0"
|
}
|
},
|
"node_modules/@pixi/sprite": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/sprite/-/sprite-7.4.2.tgz",
|
"integrity": "sha512-Ccf/OVQsB+HQV0Fyf5lwD+jk1jeU7uSIqEjbxenNNssmEdB7S5qlkTBV2EJTHT83+T6Z9OMOHsreJZerydpjeg==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/sprite-animated": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/sprite-animated/-/sprite-animated-7.4.2.tgz",
|
"integrity": "sha512-QPT6yxCUGOBN+98H3pyIZ1ZO6Y7BN1o0Q2IMZEsD1rNfZJrTYS3Q8VlCG5t2YlFlcB8j5iBo24bZb6FUxLOmsQ==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/sprite-tiling": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/sprite-tiling/-/sprite-tiling-7.4.2.tgz",
|
"integrity": "sha512-Z8PP6ewy3nuDYL+NeEdltHAhuucVgia33uzAitvH3OqqRSx6a6YRBFbNLUM9Sx+fBO2Lk3PpV1g6QZX+NE5LOg==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/spritesheet": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/spritesheet/-/spritesheet-7.4.2.tgz",
|
"integrity": "sha512-YIvHdpXW+AYp8vD0NkjJmrdnVHTZKidCnx6k8ATSuuvCT6O5Tuh2N/Ul2oDj4/QaePy0lVhyhAbZpJW00Jr7mQ==",
|
"peerDependencies": {
|
"@pixi/assets": "7.4.2",
|
"@pixi/core": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/text": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/text/-/text-7.4.2.tgz",
|
"integrity": "sha512-rZZWpJNsIQ8WoCWrcVg8Gi6L/PDakB941clo6dO3XjoII2ucoOUcnpe5HIkudxi2xPvS/8Bfq990gFEx50TP5A==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/sprite": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/text-bitmap": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/text-bitmap/-/text-bitmap-7.4.2.tgz",
|
"integrity": "sha512-lPBMJ83JnpFVL+6ckQ8KO8QmwdPm0z9Zs/M0NgFKH2F+BcjelRNnk80NI3O0qBDYSEDQIE+cFbKoZ213kf7zwA==",
|
"peerDependencies": {
|
"@pixi/assets": "7.4.2",
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/mesh": "7.4.2",
|
"@pixi/text": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/text-html": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/text-html/-/text-html-7.4.2.tgz",
|
"integrity": "sha512-duOu8oDYeDNuyPozj2DAsQ5VZBbRiwIXy78Gn7H2pCiEAefw/Uv5jJYwdgneKME0e1tOxz1eOUGKPcI6IJnZjw==",
|
"peerDependencies": {
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/sprite": "7.4.2",
|
"@pixi/text": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/ticker": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/ticker/-/ticker-7.4.2.tgz",
|
"integrity": "sha512-cAvxCh/KI6IW4m3tp2b+GQIf+DoSj9NNmPJmsOeEJ7LzvruG8Ps7SKI6CdjQob5WbceL1apBTDbqZ/f77hFDiQ==",
|
"dependencies": {
|
"@pixi/extensions": "7.4.2",
|
"@pixi/settings": "7.4.2",
|
"@pixi/utils": "7.4.2"
|
}
|
},
|
"node_modules/@pixi/utils": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/@pixi/utils/-/utils-7.4.2.tgz",
|
"integrity": "sha512-aU/itcyMC4TxFbmdngmak6ey4kC5c16Y5ntIYob9QnjNAfD/7GTsYIBnP6FqEAyO1eq0MjkAALxdONuay1BG3g==",
|
"dependencies": {
|
"@pixi/color": "7.4.2",
|
"@pixi/constants": "7.4.2",
|
"@pixi/settings": "7.4.2",
|
"@types/earcut": "^2.1.0",
|
"earcut": "^2.2.4",
|
"eventemitter3": "^4.0.0",
|
"url": "^0.11.0"
|
}
|
},
|
"node_modules/@pixi/utils/node_modules/eventemitter3": {
|
"version": "4.0.7",
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz",
|
"integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
|
},
|
"node_modules/@popperjs/core": {
|
"version": "2.11.8",
|
"resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",
|
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/popperjs"
|
}
|
},
|
"node_modules/@remix-run/router": {
|
"version": "1.23.0",
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz",
|
"integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==",
|
"license": "MIT",
|
"engines": {
|
"node": ">=14.0.0"
|
}
|
},
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
"version": "4.21.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.21.0.tgz",
|
"integrity": "sha512-2jsCDZwtQvRhejHLfZ1JY6w6kEuEtfF9nzYsZxzSlNVKDX+DpsDJ+Rbjkm74nvg2rdx0gwBS+IMdvwJuq3S9pQ==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
]
|
},
|
"node_modules/@tanstack/query-core": {
|
"version": "5.52.0",
|
"resolved": "https://registry.npmmirror.com/@tanstack/query-core/-/query-core-5.52.0.tgz",
|
"integrity": "sha512-U1DOEgltjUwalN6uWYTewSnA14b+tE7lSylOiASKCAO61ENJeCq9VVD/TXHA6O5u9+6v5+UgGYBSccTKDoyMqw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/tannerlinsley"
|
}
|
},
|
"node_modules/@tanstack/react-query": {
|
"version": "5.52.0",
|
"resolved": "https://registry.npmmirror.com/@tanstack/react-query/-/react-query-5.52.0.tgz",
|
"integrity": "sha512-T8tLZdPEopSD3A1EBZ/sq7WkI76pKLKKiT82F486K8wf26EPgYCdeiSnJfuayssdQjWwLQMQVl/ROUBNmlWgCQ==",
|
"dependencies": {
|
"@tanstack/query-core": "5.52.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/tannerlinsley"
|
},
|
"peerDependencies": {
|
"react": "^18.0.0"
|
}
|
},
|
"node_modules/@tweenjs/tween.js": {
|
"version": "21.1.1",
|
"resolved": "https://registry.npmmirror.com/@tweenjs/tween.js/-/tween.js-21.1.1.tgz",
|
"integrity": "sha512-O2GetAwEC/0MOiRb3lxCLIt/eeugoDPX0nu+1SFWLqGKf835ZdWsfM9RzDpjF+aKkpYMhvOnEhO+SxMnHHjpfw=="
|
},
|
"node_modules/@types/babel__core": {
|
"version": "7.20.5",
|
"resolved": "https://registry.npmmirror.com/@types/babel__core/-/babel__core-7.20.5.tgz",
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
"dev": true,
|
"dependencies": {
|
"@babel/parser": "^7.20.7",
|
"@babel/types": "^7.20.7",
|
"@types/babel__generator": "*",
|
"@types/babel__template": "*",
|
"@types/babel__traverse": "*"
|
}
|
},
|
"node_modules/@types/babel__generator": {
|
"version": "7.6.8",
|
"resolved": "https://registry.npmmirror.com/@types/babel__generator/-/babel__generator-7.6.8.tgz",
|
"integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.0.0"
|
}
|
},
|
"node_modules/@types/babel__template": {
|
"version": "7.4.4",
|
"resolved": "https://registry.npmmirror.com/@types/babel__template/-/babel__template-7.4.4.tgz",
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
"dev": true,
|
"dependencies": {
|
"@babel/parser": "^7.1.0",
|
"@babel/types": "^7.0.0"
|
}
|
},
|
"node_modules/@types/babel__traverse": {
|
"version": "7.20.6",
|
"resolved": "https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.20.6.tgz",
|
"integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.20.7"
|
}
|
},
|
"node_modules/@types/css-font-loading-module": {
|
"version": "0.0.12",
|
"resolved": "https://registry.npmmirror.com/@types/css-font-loading-module/-/css-font-loading-module-0.0.12.tgz",
|
"integrity": "sha512-x2tZZYkSxXqWvTDgveSynfjq/T2HyiZHXb00j/+gy19yp70PHCizM48XFdjBCWH7eHBD0R5i/pw9yMBP/BH5uA=="
|
},
|
"node_modules/@types/earcut": {
|
"version": "2.1.4",
|
"resolved": "https://registry.npmmirror.com/@types/earcut/-/earcut-2.1.4.tgz",
|
"integrity": "sha512-qp3m9PPz4gULB9MhjGID7wpo3gJ4bTGXm7ltNDsmOvsPduTeHp8wSW9YckBj3mljeOh4F0m2z/0JKAALRKbmLQ=="
|
},
|
"node_modules/@types/estree": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz",
|
"integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
|
"dev": true
|
},
|
"node_modules/@types/hast": {
|
"version": "2.3.10",
|
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-2.3.10.tgz",
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
"dependencies": {
|
"@types/unist": "^2"
|
}
|
},
|
"node_modules/@types/hoist-non-react-statics": {
|
"version": "3.3.5",
|
"resolved": "https://registry.npmmirror.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz",
|
"integrity": "sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==",
|
"dependencies": {
|
"@types/react": "*",
|
"hoist-non-react-statics": "^3.3.0"
|
}
|
},
|
"node_modules/@types/json-schema": {
|
"version": "7.0.15",
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
"dev": true
|
},
|
"node_modules/@types/node": {
|
"version": "20.16.1",
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-20.16.1.tgz",
|
"integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==",
|
"dev": true,
|
"dependencies": {
|
"undici-types": "~6.19.2"
|
}
|
},
|
"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.4",
|
"resolved": "https://registry.npmmirror.com/@types/react/-/react-18.3.4.tgz",
|
"integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
|
"dependencies": {
|
"@types/prop-types": "*",
|
"csstype": "^3.0.2"
|
}
|
},
|
"node_modules/@types/react-dom": {
|
"version": "18.3.0",
|
"resolved": "https://registry.npmmirror.com/@types/react-dom/-/react-dom-18.3.0.tgz",
|
"integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==",
|
"devOptional": true,
|
"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/@types/semver": {
|
"version": "7.5.8",
|
"resolved": "https://registry.npmmirror.com/@types/semver/-/semver-7.5.8.tgz",
|
"integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
|
"dev": true
|
},
|
"node_modules/@types/trusted-types": {
|
"version": "2.0.7",
|
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
|
"integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
|
"license": "MIT",
|
"optional": true
|
},
|
"node_modules/@types/unist": {
|
"version": "2.0.11",
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-2.0.11.tgz",
|
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA=="
|
},
|
"node_modules/@types/use-sync-external-store": {
|
"version": "0.0.3",
|
"resolved": "https://registry.npmmirror.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz",
|
"integrity": "sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA=="
|
},
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz",
|
"integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/regexpp": "^4.4.0",
|
"@typescript-eslint/scope-manager": "5.62.0",
|
"@typescript-eslint/type-utils": "5.62.0",
|
"@typescript-eslint/utils": "5.62.0",
|
"debug": "^4.3.4",
|
"graphemer": "^1.4.0",
|
"ignore": "^5.2.0",
|
"natural-compare-lite": "^1.4.0",
|
"semver": "^7.3.7",
|
"tsutils": "^3.21.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"@typescript-eslint/parser": "^5.0.0",
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/parser": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.62.0.tgz",
|
"integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/scope-manager": "5.62.0",
|
"@typescript-eslint/types": "5.62.0",
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
"debug": "^4.3.4"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/scope-manager": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz",
|
"integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "5.62.0",
|
"@typescript-eslint/visitor-keys": "5.62.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@typescript-eslint/type-utils": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz",
|
"integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
"@typescript-eslint/utils": "5.62.0",
|
"debug": "^4.3.4",
|
"tsutils": "^3.21.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "*"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/types": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.62.0.tgz",
|
"integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==",
|
"dev": true,
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@typescript-eslint/typescript-estree": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz",
|
"integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "5.62.0",
|
"@typescript-eslint/visitor-keys": "5.62.0",
|
"debug": "^4.3.4",
|
"globby": "^11.1.0",
|
"is-glob": "^4.0.3",
|
"semver": "^7.3.7",
|
"tsutils": "^3.21.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/utils": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.62.0.tgz",
|
"integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/eslint-utils": "^4.2.0",
|
"@types/json-schema": "^7.0.9",
|
"@types/semver": "^7.3.12",
|
"@typescript-eslint/scope-manager": "5.62.0",
|
"@typescript-eslint/types": "5.62.0",
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
"eslint-scope": "^5.1.1",
|
"semver": "^7.3.7"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
}
|
},
|
"node_modules/@typescript-eslint/visitor-keys": {
|
"version": "5.62.0",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz",
|
"integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "5.62.0",
|
"eslint-visitor-keys": "^3.3.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@ungap/structured-clone": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
|
"dev": true
|
},
|
"node_modules/@vitejs/plugin-react": {
|
"version": "4.3.1",
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz",
|
"integrity": "sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==",
|
"dev": true,
|
"dependencies": {
|
"@babel/core": "^7.24.5",
|
"@babel/plugin-transform-react-jsx-self": "^7.24.5",
|
"@babel/plugin-transform-react-jsx-source": "^7.24.1",
|
"@types/babel__core": "^7.20.5",
|
"react-refresh": "^0.14.2"
|
},
|
"engines": {
|
"node": "^14.18.0 || >=16.0.0"
|
},
|
"peerDependencies": {
|
"vite": "^4.2.0 || ^5.0.0"
|
}
|
},
|
"node_modules/acorn": {
|
"version": "8.12.1",
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.12.1.tgz",
|
"integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
|
"dev": true,
|
"bin": {
|
"acorn": "bin/acorn"
|
},
|
"engines": {
|
"node": ">=0.4.0"
|
}
|
},
|
"node_modules/acorn-jsx": {
|
"version": "5.3.2",
|
"resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
"dev": true,
|
"peerDependencies": {
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
}
|
},
|
"node_modules/ajv": {
|
"version": "6.12.6",
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
"dev": true,
|
"dependencies": {
|
"fast-deep-equal": "^3.1.1",
|
"fast-json-stable-stringify": "^2.0.0",
|
"json-schema-traverse": "^0.4.1",
|
"uri-js": "^4.2.2"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/epoberezkin"
|
}
|
},
|
"node_modules/ansi-regex": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/ansi-styles": {
|
"version": "3.2.1",
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
"dependencies": {
|
"color-convert": "^1.9.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/argparse": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
"dev": true
|
},
|
"node_modules/array-buffer-byte-length": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
|
"integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.5",
|
"is-array-buffer": "^3.0.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/array-includes": {
|
"version": "3.1.8",
|
"resolved": "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.8.tgz",
|
"integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.2",
|
"es-object-atoms": "^1.0.0",
|
"get-intrinsic": "^1.2.4",
|
"is-string": "^1.0.7"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/array-union": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz",
|
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/array.prototype.findlast": {
|
"version": "1.2.5",
|
"resolved": "https://registry.npmmirror.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
|
"integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.2",
|
"es-errors": "^1.3.0",
|
"es-object-atoms": "^1.0.0",
|
"es-shim-unscopables": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/array.prototype.flat": {
|
"version": "1.3.2",
|
"resolved": "https://registry.npmmirror.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
|
"integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"define-properties": "^1.2.0",
|
"es-abstract": "^1.22.1",
|
"es-shim-unscopables": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/array.prototype.flatmap": {
|
"version": "1.3.2",
|
"resolved": "https://registry.npmmirror.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
|
"integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"define-properties": "^1.2.0",
|
"es-abstract": "^1.22.1",
|
"es-shim-unscopables": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/array.prototype.tosorted": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
|
"integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.3",
|
"es-errors": "^1.3.0",
|
"es-shim-unscopables": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/arraybuffer.prototype.slice": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
|
"integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
|
"dev": true,
|
"dependencies": {
|
"array-buffer-byte-length": "^1.0.1",
|
"call-bind": "^1.0.5",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.22.3",
|
"es-errors": "^1.2.1",
|
"get-intrinsic": "^1.2.3",
|
"is-array-buffer": "^3.0.4",
|
"is-shared-array-buffer": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/asynckit": {
|
"version": "0.4.0",
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
},
|
"node_modules/attr-accept": {
|
"version": "2.2.5",
|
"resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz",
|
"integrity": "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==",
|
"license": "MIT",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/autosuggest-highlight": {
|
"version": "3.3.4",
|
"resolved": "https://registry.npmjs.org/autosuggest-highlight/-/autosuggest-highlight-3.3.4.tgz",
|
"integrity": "sha512-j6RETBD2xYnrVcoV1S5R4t3WxOlWZKyDQjkwnggDPSjF5L4jV98ZltBpvPvbkM1HtoSe5o+bNrTHyjPbieGeYA==",
|
"license": "MIT",
|
"dependencies": {
|
"remove-accents": "^0.4.2"
|
}
|
},
|
"node_modules/available-typed-arrays": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
|
"integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
|
"dev": true,
|
"dependencies": {
|
"possible-typed-array-names": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/axios": {
|
"version": "1.7.4",
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.7.4.tgz",
|
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
|
"dependencies": {
|
"follow-redirects": "^1.15.6",
|
"form-data": "^4.0.0",
|
"proxy-from-env": "^1.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/babel-plugin-macros/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/balanced-match": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
"dev": true
|
},
|
"node_modules/brace-expansion": {
|
"version": "1.1.11",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0",
|
"concat-map": "0.0.1"
|
}
|
},
|
"node_modules/braces": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
"dev": true,
|
"dependencies": {
|
"fill-range": "^7.1.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/browserslist": {
|
"version": "4.23.3",
|
"resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.23.3.tgz",
|
"integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==",
|
"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"
|
}
|
],
|
"dependencies": {
|
"caniuse-lite": "^1.0.30001646",
|
"electron-to-chromium": "^1.5.4",
|
"node-releases": "^2.0.18",
|
"update-browserslist-db": "^1.1.0"
|
},
|
"bin": {
|
"browserslist": "cli.js"
|
},
|
"engines": {
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
}
|
},
|
"node_modules/call-bind": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.7.tgz",
|
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
"dependencies": {
|
"es-define-property": "^1.0.0",
|
"es-errors": "^1.3.0",
|
"function-bind": "^1.1.2",
|
"get-intrinsic": "^1.2.4",
|
"set-function-length": "^1.2.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/callsites": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/caniuse-lite": {
|
"version": "1.0.30001651",
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz",
|
"integrity": "sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==",
|
"dev": true,
|
"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"
|
}
|
]
|
},
|
"node_modules/chalk": {
|
"version": "2.4.2",
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz",
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
"dependencies": {
|
"ansi-styles": "^3.2.1",
|
"escape-string-regexp": "^1.0.5",
|
"supports-color": "^5.3.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/character-entities": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/character-entities/-/character-entities-1.2.4.tgz",
|
"integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/character-entities-legacy": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz",
|
"integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/character-reference-invalid": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz",
|
"integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/clsx": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/clsx/-/clsx-2.1.1.tgz",
|
"integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/color-convert": {
|
"version": "1.9.3",
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
"dependencies": {
|
"color-name": "1.1.3"
|
}
|
},
|
"node_modules/color-name": {
|
"version": "1.1.3",
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
|
},
|
"node_modules/combined-stream": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
"dependencies": {
|
"delayed-stream": "~1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.8"
|
}
|
},
|
"node_modules/comma-separated-tokens": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz",
|
"integrity": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/concat-map": {
|
"version": "0.0.1",
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
"dev": true
|
},
|
"node_modules/convert-source-map": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
"dev": true
|
},
|
"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.3",
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
"dev": true,
|
"dependencies": {
|
"path-key": "^3.1.0",
|
"shebang-command": "^2.0.0",
|
"which": "^2.0.1"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/css-box-model": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/css-box-model/-/css-box-model-1.2.1.tgz",
|
"integrity": "sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==",
|
"dependencies": {
|
"tiny-invariant": "^1.0.6"
|
}
|
},
|
"node_modules/css-mediaquery": {
|
"version": "0.1.2",
|
"resolved": "https://registry.npmjs.org/css-mediaquery/-/css-mediaquery-0.1.2.tgz",
|
"integrity": "sha512-COtn4EROW5dBGlE/4PiKnh6rZpAPxDeFLaEEwt4i10jpDMFt2EhQGS79QmmrO+iKCHv0PU/HrOWEhijFd1x99Q==",
|
"license": "BSD"
|
},
|
"node_modules/csstype": {
|
"version": "3.1.3",
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
|
},
|
"node_modules/data-view-buffer": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
|
"integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.6",
|
"es-errors": "^1.3.0",
|
"is-data-view": "^1.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/data-view-byte-length": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
|
"integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"es-errors": "^1.3.0",
|
"is-data-view": "^1.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/data-view-byte-offset": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
|
"integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.6",
|
"es-errors": "^1.3.0",
|
"is-data-view": "^1.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/date-fns": {
|
"version": "3.6.0",
|
"resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-3.6.0.tgz",
|
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/kossnocorp"
|
}
|
},
|
"node_modules/debug": {
|
"version": "4.3.6",
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.6.tgz",
|
"integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==",
|
"dependencies": {
|
"ms": "2.1.2"
|
},
|
"engines": {
|
"node": ">=6.0"
|
},
|
"peerDependenciesMeta": {
|
"supports-color": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/decode-uri-component": {
|
"version": "0.2.2",
|
"resolved": "https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
|
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
|
"engines": {
|
"node": ">=0.10"
|
}
|
},
|
"node_modules/deep-is": {
|
"version": "0.1.4",
|
"resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
"dev": true
|
},
|
"node_modules/define-data-property": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz",
|
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
"dependencies": {
|
"es-define-property": "^1.0.0",
|
"es-errors": "^1.3.0",
|
"gopd": "^1.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/define-properties": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz",
|
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
|
"dependencies": {
|
"define-data-property": "^1.0.1",
|
"has-property-descriptors": "^1.0.0",
|
"object-keys": "^1.1.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/delayed-stream": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
"engines": {
|
"node": ">=0.4.0"
|
}
|
},
|
"node_modules/dir-glob": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz",
|
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
"dev": true,
|
"dependencies": {
|
"path-type": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/doctrine": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz",
|
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
"dev": true,
|
"dependencies": {
|
"esutils": "^2.0.2"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/dom-helpers": {
|
"version": "5.2.1",
|
"resolved": "https://registry.npmmirror.com/dom-helpers/-/dom-helpers-5.2.1.tgz",
|
"integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
|
"dependencies": {
|
"@babel/runtime": "^7.8.7",
|
"csstype": "^3.0.2"
|
}
|
},
|
"node_modules/dompurify": {
|
"version": "3.2.4",
|
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz",
|
"integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==",
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
"optionalDependencies": {
|
"@types/trusted-types": "^2.0.7"
|
}
|
},
|
"node_modules/earcut": {
|
"version": "2.2.4",
|
"resolved": "https://registry.npmmirror.com/earcut/-/earcut-2.2.4.tgz",
|
"integrity": "sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ=="
|
},
|
"node_modules/electron-to-chromium": {
|
"version": "1.5.13",
|
"resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz",
|
"integrity": "sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==",
|
"dev": true
|
},
|
"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/es-abstract": {
|
"version": "1.23.3",
|
"resolved": "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.3.tgz",
|
"integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
|
"dev": true,
|
"dependencies": {
|
"array-buffer-byte-length": "^1.0.1",
|
"arraybuffer.prototype.slice": "^1.0.3",
|
"available-typed-arrays": "^1.0.7",
|
"call-bind": "^1.0.7",
|
"data-view-buffer": "^1.0.1",
|
"data-view-byte-length": "^1.0.1",
|
"data-view-byte-offset": "^1.0.0",
|
"es-define-property": "^1.0.0",
|
"es-errors": "^1.3.0",
|
"es-object-atoms": "^1.0.0",
|
"es-set-tostringtag": "^2.0.3",
|
"es-to-primitive": "^1.2.1",
|
"function.prototype.name": "^1.1.6",
|
"get-intrinsic": "^1.2.4",
|
"get-symbol-description": "^1.0.2",
|
"globalthis": "^1.0.3",
|
"gopd": "^1.0.1",
|
"has-property-descriptors": "^1.0.2",
|
"has-proto": "^1.0.3",
|
"has-symbols": "^1.0.3",
|
"hasown": "^2.0.2",
|
"internal-slot": "^1.0.7",
|
"is-array-buffer": "^3.0.4",
|
"is-callable": "^1.2.7",
|
"is-data-view": "^1.0.1",
|
"is-negative-zero": "^2.0.3",
|
"is-regex": "^1.1.4",
|
"is-shared-array-buffer": "^1.0.3",
|
"is-string": "^1.0.7",
|
"is-typed-array": "^1.1.13",
|
"is-weakref": "^1.0.2",
|
"object-inspect": "^1.13.1",
|
"object-keys": "^1.1.1",
|
"object.assign": "^4.1.5",
|
"regexp.prototype.flags": "^1.5.2",
|
"safe-array-concat": "^1.1.2",
|
"safe-regex-test": "^1.0.3",
|
"string.prototype.trim": "^1.2.9",
|
"string.prototype.trimend": "^1.0.8",
|
"string.prototype.trimstart": "^1.0.8",
|
"typed-array-buffer": "^1.0.2",
|
"typed-array-byte-length": "^1.0.1",
|
"typed-array-byte-offset": "^1.0.2",
|
"typed-array-length": "^1.0.6",
|
"unbox-primitive": "^1.0.2",
|
"which-typed-array": "^1.1.15"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/es-define-property": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.0.tgz",
|
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
"dependencies": {
|
"get-intrinsic": "^1.2.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/es-errors": {
|
"version": "1.3.0",
|
"resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/es-iterator-helpers": {
|
"version": "1.0.19",
|
"resolved": "https://registry.npmmirror.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz",
|
"integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.3",
|
"es-errors": "^1.3.0",
|
"es-set-tostringtag": "^2.0.3",
|
"function-bind": "^1.1.2",
|
"get-intrinsic": "^1.2.4",
|
"globalthis": "^1.0.3",
|
"has-property-descriptors": "^1.0.2",
|
"has-proto": "^1.0.3",
|
"has-symbols": "^1.0.3",
|
"internal-slot": "^1.0.7",
|
"iterator.prototype": "^1.1.2",
|
"safe-array-concat": "^1.1.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/es-object-atoms": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
|
"integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
|
"dependencies": {
|
"es-errors": "^1.3.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/es-set-tostringtag": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
|
"integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
|
"dev": true,
|
"dependencies": {
|
"get-intrinsic": "^1.2.4",
|
"has-tostringtag": "^1.0.2",
|
"hasown": "^2.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/es-shim-unscopables": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
|
"integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
|
"dev": true,
|
"dependencies": {
|
"hasown": "^2.0.0"
|
}
|
},
|
"node_modules/es-to-primitive": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
|
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
|
"dev": true,
|
"dependencies": {
|
"is-callable": "^1.1.4",
|
"is-date-object": "^1.0.1",
|
"is-symbol": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/esbuild": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
|
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
"dev": true,
|
"hasInstallScript": true,
|
"bin": {
|
"esbuild": "bin/esbuild"
|
},
|
"engines": {
|
"node": ">=12"
|
},
|
"optionalDependencies": {
|
"@esbuild/aix-ppc64": "0.21.5",
|
"@esbuild/android-arm": "0.21.5",
|
"@esbuild/android-arm64": "0.21.5",
|
"@esbuild/android-x64": "0.21.5",
|
"@esbuild/darwin-arm64": "0.21.5",
|
"@esbuild/darwin-x64": "0.21.5",
|
"@esbuild/freebsd-arm64": "0.21.5",
|
"@esbuild/freebsd-x64": "0.21.5",
|
"@esbuild/linux-arm": "0.21.5",
|
"@esbuild/linux-arm64": "0.21.5",
|
"@esbuild/linux-ia32": "0.21.5",
|
"@esbuild/linux-loong64": "0.21.5",
|
"@esbuild/linux-mips64el": "0.21.5",
|
"@esbuild/linux-ppc64": "0.21.5",
|
"@esbuild/linux-riscv64": "0.21.5",
|
"@esbuild/linux-s390x": "0.21.5",
|
"@esbuild/linux-x64": "0.21.5",
|
"@esbuild/netbsd-x64": "0.21.5",
|
"@esbuild/openbsd-x64": "0.21.5",
|
"@esbuild/sunos-x64": "0.21.5",
|
"@esbuild/win32-arm64": "0.21.5",
|
"@esbuild/win32-ia32": "0.21.5",
|
"@esbuild/win32-x64": "0.21.5"
|
}
|
},
|
"node_modules/escalade": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.1.2.tgz",
|
"integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
|
"dev": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/escape-string-regexp": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
"engines": {
|
"node": ">=0.8.0"
|
}
|
},
|
"node_modules/eslint": {
|
"version": "8.57.0",
|
"resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.57.0.tgz",
|
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/eslint-utils": "^4.2.0",
|
"@eslint-community/regexpp": "^4.6.1",
|
"@eslint/eslintrc": "^2.1.4",
|
"@eslint/js": "8.57.0",
|
"@humanwhocodes/config-array": "^0.11.14",
|
"@humanwhocodes/module-importer": "^1.0.1",
|
"@nodelib/fs.walk": "^1.2.8",
|
"@ungap/structured-clone": "^1.2.0",
|
"ajv": "^6.12.4",
|
"chalk": "^4.0.0",
|
"cross-spawn": "^7.0.2",
|
"debug": "^4.3.2",
|
"doctrine": "^3.0.0",
|
"escape-string-regexp": "^4.0.0",
|
"eslint-scope": "^7.2.2",
|
"eslint-visitor-keys": "^3.4.3",
|
"espree": "^9.6.1",
|
"esquery": "^1.4.2",
|
"esutils": "^2.0.2",
|
"fast-deep-equal": "^3.1.3",
|
"file-entry-cache": "^6.0.1",
|
"find-up": "^5.0.0",
|
"glob-parent": "^6.0.2",
|
"globals": "^13.19.0",
|
"graphemer": "^1.4.0",
|
"ignore": "^5.2.0",
|
"imurmurhash": "^0.1.4",
|
"is-glob": "^4.0.0",
|
"is-path-inside": "^3.0.3",
|
"js-yaml": "^4.1.0",
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
"levn": "^0.4.1",
|
"lodash.merge": "^4.6.2",
|
"minimatch": "^3.1.2",
|
"natural-compare": "^1.4.0",
|
"optionator": "^0.9.3",
|
"strip-ansi": "^6.0.1",
|
"text-table": "^0.2.0"
|
},
|
"bin": {
|
"eslint": "bin/eslint.js"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint-config-prettier": {
|
"version": "8.10.0",
|
"resolved": "https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz",
|
"integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==",
|
"dev": true,
|
"bin": {
|
"eslint-config-prettier": "bin/cli.js"
|
},
|
"peerDependencies": {
|
"eslint": ">=7.0.0"
|
}
|
},
|
"node_modules/eslint-plugin-react": {
|
"version": "7.35.0",
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz",
|
"integrity": "sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==",
|
"dev": true,
|
"dependencies": {
|
"array-includes": "^3.1.8",
|
"array.prototype.findlast": "^1.2.5",
|
"array.prototype.flatmap": "^1.3.2",
|
"array.prototype.tosorted": "^1.1.4",
|
"doctrine": "^2.1.0",
|
"es-iterator-helpers": "^1.0.19",
|
"estraverse": "^5.3.0",
|
"hasown": "^2.0.2",
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
"minimatch": "^3.1.2",
|
"object.entries": "^1.1.8",
|
"object.fromentries": "^2.0.8",
|
"object.values": "^1.2.0",
|
"prop-types": "^15.8.1",
|
"resolve": "^2.0.0-next.5",
|
"semver": "^6.3.1",
|
"string.prototype.matchall": "^4.0.11",
|
"string.prototype.repeat": "^1.0.0"
|
},
|
"engines": {
|
"node": ">=4"
|
},
|
"peerDependencies": {
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
|
}
|
},
|
"node_modules/eslint-plugin-react-hooks": {
|
"version": "4.6.2",
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz",
|
"integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"peerDependencies": {
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
}
|
},
|
"node_modules/eslint-plugin-react/node_modules/doctrine": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-2.1.0.tgz",
|
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
"dev": true,
|
"dependencies": {
|
"esutils": "^2.0.2"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/eslint-plugin-react/node_modules/semver": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
}
|
},
|
"node_modules/eslint-scope": {
|
"version": "5.1.1",
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz",
|
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
"dev": true,
|
"dependencies": {
|
"esrecurse": "^4.3.0",
|
"estraverse": "^4.1.1"
|
},
|
"engines": {
|
"node": ">=8.0.0"
|
}
|
},
|
"node_modules/eslint-scope/node_modules/estraverse": {
|
"version": "4.3.0",
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz",
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
"dev": true,
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/eslint-visitor-keys": {
|
"version": "3.4.3",
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
"dev": true,
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint/node_modules/ansi-styles": {
|
"version": "4.3.0",
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
"dev": true,
|
"dependencies": {
|
"color-convert": "^2.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
}
|
},
|
"node_modules/eslint/node_modules/chalk": {
|
"version": "4.1.2",
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
"dev": true,
|
"dependencies": {
|
"ansi-styles": "^4.1.0",
|
"supports-color": "^7.1.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
}
|
},
|
"node_modules/eslint/node_modules/color-convert": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
"dev": true,
|
"dependencies": {
|
"color-name": "~1.1.4"
|
},
|
"engines": {
|
"node": ">=7.0.0"
|
}
|
},
|
"node_modules/eslint/node_modules/color-name": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
"dev": true
|
},
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/eslint/node_modules/eslint-scope": {
|
"version": "7.2.2",
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
"dev": true,
|
"dependencies": {
|
"esrecurse": "^4.3.0",
|
"estraverse": "^5.2.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint/node_modules/globals": {
|
"version": "13.24.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz",
|
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
"dev": true,
|
"dependencies": {
|
"type-fest": "^0.20.2"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/eslint/node_modules/has-flag": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/eslint/node_modules/supports-color": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
"dev": true,
|
"dependencies": {
|
"has-flag": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/espree": {
|
"version": "9.6.1",
|
"resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz",
|
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
"dev": true,
|
"dependencies": {
|
"acorn": "^8.9.0",
|
"acorn-jsx": "^5.3.2",
|
"eslint-visitor-keys": "^3.4.1"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/esquery": {
|
"version": "1.6.0",
|
"resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz",
|
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
"dev": true,
|
"dependencies": {
|
"estraverse": "^5.1.0"
|
},
|
"engines": {
|
"node": ">=0.10"
|
}
|
},
|
"node_modules/esrecurse": {
|
"version": "4.3.0",
|
"resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
"dev": true,
|
"dependencies": {
|
"estraverse": "^5.2.0"
|
},
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/estraverse": {
|
"version": "5.3.0",
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
"dev": true,
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/esutils": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/eventemitter3": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz",
|
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA=="
|
},
|
"node_modules/fast-deep-equal": {
|
"version": "3.1.3",
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
"dev": true
|
},
|
"node_modules/fast-glob": {
|
"version": "3.3.2",
|
"resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz",
|
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
"dev": true,
|
"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.4"
|
},
|
"engines": {
|
"node": ">=8.6.0"
|
}
|
},
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
"version": "5.1.2",
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
"dev": true,
|
"dependencies": {
|
"is-glob": "^4.0.1"
|
},
|
"engines": {
|
"node": ">= 6"
|
}
|
},
|
"node_modules/fast-json-stable-stringify": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
"dev": true
|
},
|
"node_modules/fast-levenshtein": {
|
"version": "2.0.6",
|
"resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
"dev": true
|
},
|
"node_modules/fastq": {
|
"version": "1.17.1",
|
"resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.17.1.tgz",
|
"integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
|
"dev": true,
|
"dependencies": {
|
"reusify": "^1.0.4"
|
}
|
},
|
"node_modules/fault": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/fault/-/fault-1.0.4.tgz",
|
"integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==",
|
"dependencies": {
|
"format": "^0.2.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/file-entry-cache": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
"dev": true,
|
"dependencies": {
|
"flat-cache": "^3.0.4"
|
},
|
"engines": {
|
"node": "^10.12.0 || >=12.0.0"
|
}
|
},
|
"node_modules/file-selector": {
|
"version": "2.1.2",
|
"resolved": "https://registry.npmjs.org/file-selector/-/file-selector-2.1.2.tgz",
|
"integrity": "sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==",
|
"license": "MIT",
|
"dependencies": {
|
"tslib": "^2.7.0"
|
},
|
"engines": {
|
"node": ">= 12"
|
}
|
},
|
"node_modules/file-selector/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/fill-range": {
|
"version": "7.1.1",
|
"resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
"dev": true,
|
"dependencies": {
|
"to-regex-range": "^5.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/filter-obj": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/filter-obj/-/filter-obj-1.1.0.tgz",
|
"integrity": "sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==",
|
"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/find-up": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
"dev": true,
|
"dependencies": {
|
"locate-path": "^6.0.0",
|
"path-exists": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/flat-cache": {
|
"version": "3.2.0",
|
"resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.2.0.tgz",
|
"integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
"dev": true,
|
"dependencies": {
|
"flatted": "^3.2.9",
|
"keyv": "^4.5.3",
|
"rimraf": "^3.0.2"
|
},
|
"engines": {
|
"node": "^10.12.0 || >=12.0.0"
|
}
|
},
|
"node_modules/flatted": {
|
"version": "3.3.1",
|
"resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.1.tgz",
|
"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
|
"dev": true
|
},
|
"node_modules/follow-redirects": {
|
"version": "1.15.6",
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.6.tgz",
|
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
|
"funding": [
|
{
|
"type": "individual",
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
}
|
],
|
"engines": {
|
"node": ">=4.0"
|
},
|
"peerDependenciesMeta": {
|
"debug": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/for-each": {
|
"version": "0.3.3",
|
"resolved": "https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz",
|
"integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
|
"dev": true,
|
"dependencies": {
|
"is-callable": "^1.1.3"
|
}
|
},
|
"node_modules/form-data": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz",
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
"dependencies": {
|
"asynckit": "^0.4.0",
|
"combined-stream": "^1.0.8",
|
"mime-types": "^2.1.12"
|
},
|
"engines": {
|
"node": ">= 6"
|
}
|
},
|
"node_modules/format": {
|
"version": "0.2.2",
|
"resolved": "https://registry.npmmirror.com/format/-/format-0.2.2.tgz",
|
"integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
|
"engines": {
|
"node": ">=0.4.x"
|
}
|
},
|
"node_modules/framer-motion": {
|
"version": "12.5.0",
|
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.5.0.tgz",
|
"integrity": "sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==",
|
"license": "MIT",
|
"dependencies": {
|
"motion-dom": "^12.5.0",
|
"motion-utils": "^12.5.0",
|
"tslib": "^2.4.0"
|
},
|
"peerDependencies": {
|
"@emotion/is-prop-valid": "*",
|
"react": "^18.0.0 || ^19.0.0",
|
"react-dom": "^18.0.0 || ^19.0.0"
|
},
|
"peerDependenciesMeta": {
|
"@emotion/is-prop-valid": {
|
"optional": true
|
},
|
"react": {
|
"optional": true
|
},
|
"react-dom": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/framer-motion/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/fs.realpath": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
"dev": true
|
},
|
"node_modules/function-bind": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/function.prototype.name": {
|
"version": "1.1.6",
|
"resolved": "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
|
"integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"define-properties": "^1.2.0",
|
"es-abstract": "^1.22.1",
|
"functions-have-names": "^1.2.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/functions-have-names": {
|
"version": "1.2.3",
|
"resolved": "https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz",
|
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
|
"dev": true,
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/gensync": {
|
"version": "1.0.0-beta.2",
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/get-intrinsic": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
"dependencies": {
|
"es-errors": "^1.3.0",
|
"function-bind": "^1.1.2",
|
"has-proto": "^1.0.1",
|
"has-symbols": "^1.0.3",
|
"hasown": "^2.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/get-symbol-description": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
|
"integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.5",
|
"es-errors": "^1.3.0",
|
"get-intrinsic": "^1.2.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/glob": {
|
"version": "7.2.3",
|
"resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
"deprecated": "Glob versions prior to v9 are no longer supported",
|
"dev": true,
|
"dependencies": {
|
"fs.realpath": "^1.0.0",
|
"inflight": "^1.0.4",
|
"inherits": "2",
|
"minimatch": "^3.1.1",
|
"once": "^1.3.0",
|
"path-is-absolute": "^1.0.0"
|
},
|
"engines": {
|
"node": "*"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/isaacs"
|
}
|
},
|
"node_modules/glob-parent": {
|
"version": "6.0.2",
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
"dev": true,
|
"dependencies": {
|
"is-glob": "^4.0.3"
|
},
|
"engines": {
|
"node": ">=10.13.0"
|
}
|
},
|
"node_modules/globals": {
|
"version": "11.12.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz",
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/globalthis": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/globalthis/-/globalthis-1.0.4.tgz",
|
"integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
|
"dev": true,
|
"dependencies": {
|
"define-properties": "^1.2.1",
|
"gopd": "^1.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/globby": {
|
"version": "11.1.0",
|
"resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz",
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
"dev": true,
|
"dependencies": {
|
"array-union": "^2.1.0",
|
"dir-glob": "^3.0.1",
|
"fast-glob": "^3.2.9",
|
"ignore": "^5.2.0",
|
"merge2": "^1.4.1",
|
"slash": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/gopd": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz",
|
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
"dependencies": {
|
"get-intrinsic": "^1.1.3"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/graphemer": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz",
|
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
"dev": true
|
},
|
"node_modules/has-bigints": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz",
|
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
|
"dev": true,
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/has-flag": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/has-property-descriptors": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
"dependencies": {
|
"es-define-property": "^1.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/has-proto": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.0.3.tgz",
|
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/has-symbols": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz",
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/has-tostringtag": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
"dev": true,
|
"dependencies": {
|
"has-symbols": "^1.0.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/hasown": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
"dependencies": {
|
"function-bind": "^1.1.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/hast-util-parse-selector": {
|
"version": "2.2.5",
|
"resolved": "https://registry.npmmirror.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz",
|
"integrity": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hastscript": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/hastscript/-/hastscript-6.0.0.tgz",
|
"integrity": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==",
|
"dependencies": {
|
"@types/hast": "^2.0.0",
|
"comma-separated-tokens": "^1.0.0",
|
"hast-util-parse-selector": "^2.0.0",
|
"property-information": "^5.0.0",
|
"space-separated-tokens": "^1.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/highlight.js": {
|
"version": "10.7.3",
|
"resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz",
|
"integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==",
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/hoist-non-react-statics": {
|
"version": "3.3.2",
|
"resolved": "https://registry.npmmirror.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
|
"dependencies": {
|
"react-is": "^16.7.0"
|
}
|
},
|
"node_modules/ignore": {
|
"version": "5.3.2",
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
"dev": true,
|
"engines": {
|
"node": ">= 4"
|
}
|
},
|
"node_modules/import-fresh": {
|
"version": "3.3.0",
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz",
|
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
"dependencies": {
|
"parent-module": "^1.0.0",
|
"resolve-from": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/imurmurhash": {
|
"version": "0.1.4",
|
"resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.8.19"
|
}
|
},
|
"node_modules/inflection": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/inflection/-/inflection-3.0.0.tgz",
|
"integrity": "sha512-1zEJU1l19SgJlmwqsEyFTbScw/tkMHFenUo//Y0i+XEP83gDFdMvPizAD/WGcE+l1ku12PcTVHQhO6g5E0UCMw==",
|
"engines": {
|
"node": ">=18.0.0"
|
}
|
},
|
"node_modules/inflight": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
"dev": true,
|
"dependencies": {
|
"once": "^1.3.0",
|
"wrappy": "1"
|
}
|
},
|
"node_modules/inherits": {
|
"version": "2.0.4",
|
"resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
"dev": true
|
},
|
"node_modules/internal-slot": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.7.tgz",
|
"integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
|
"dev": true,
|
"dependencies": {
|
"es-errors": "^1.3.0",
|
"hasown": "^2.0.0",
|
"side-channel": "^1.0.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/is-alphabetical": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz",
|
"integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-alphanumerical": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz",
|
"integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==",
|
"dependencies": {
|
"is-alphabetical": "^1.0.0",
|
"is-decimal": "^1.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-array-buffer": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
|
"integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"get-intrinsic": "^1.2.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"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-async-function": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.0.0.tgz",
|
"integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
|
"dev": true,
|
"dependencies": {
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-bigint": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz",
|
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
|
"dev": true,
|
"dependencies": {
|
"has-bigints": "^1.0.1"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-boolean-object": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
|
"integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-callable": {
|
"version": "1.2.7",
|
"resolved": "https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz",
|
"integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"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-data-view": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/is-data-view/-/is-data-view-1.0.1.tgz",
|
"integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
|
"dev": true,
|
"dependencies": {
|
"is-typed-array": "^1.1.13"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-date-object": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz",
|
"integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
|
"dev": true,
|
"dependencies": {
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-decimal": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-decimal/-/is-decimal-1.0.4.tgz",
|
"integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-extglob": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/is-finalizationregistry": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
|
"integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-generator-function": {
|
"version": "1.0.10",
|
"resolved": "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz",
|
"integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
|
"dev": true,
|
"dependencies": {
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-glob": {
|
"version": "4.0.3",
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
"dev": true,
|
"dependencies": {
|
"is-extglob": "^2.1.1"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/is-hexadecimal": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
|
"integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-map": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz",
|
"integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-negative-zero": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-number": {
|
"version": "7.0.0",
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.12.0"
|
}
|
},
|
"node_modules/is-number-object": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz",
|
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
|
"dev": true,
|
"dependencies": {
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-path-inside": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz",
|
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/is-regex": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz",
|
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-set": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz",
|
"integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-shared-array-buffer": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
|
"integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-string": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz",
|
"integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
|
"dev": true,
|
"dependencies": {
|
"has-tostringtag": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-symbol": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz",
|
"integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
|
"dev": true,
|
"dependencies": {
|
"has-symbols": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-typed-array": {
|
"version": "1.1.13",
|
"resolved": "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.13.tgz",
|
"integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
|
"dev": true,
|
"dependencies": {
|
"which-typed-array": "^1.1.14"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-weakmap": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz",
|
"integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-weakref": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz",
|
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-weakset": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.3.tgz",
|
"integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"get-intrinsic": "^1.2.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/isarray": {
|
"version": "2.0.5",
|
"resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz",
|
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
"dev": true
|
},
|
"node_modules/isexe": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
"dev": true
|
},
|
"node_modules/ismobilejs": {
|
"version": "1.1.1",
|
"resolved": "https://registry.npmmirror.com/ismobilejs/-/ismobilejs-1.1.1.tgz",
|
"integrity": "sha512-VaFW53yt8QO61k2WJui0dHf4SlL8lxBofUuUmwBo0ljPk0Drz2TiuDW4jo3wDcv41qy/SxrJ+VAzJ/qYqsmzRw=="
|
},
|
"node_modules/iterator.prototype": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
|
"integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
|
"dev": true,
|
"dependencies": {
|
"define-properties": "^1.2.1",
|
"get-intrinsic": "^1.2.1",
|
"has-symbols": "^1.0.3",
|
"reflect.getprototypeof": "^1.0.4",
|
"set-function-name": "^2.0.1"
|
}
|
},
|
"node_modules/js-tokens": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
|
},
|
"node_modules/js-yaml": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
"dev": true,
|
"dependencies": {
|
"argparse": "^2.0.1"
|
},
|
"bin": {
|
"js-yaml": "bin/js-yaml.js"
|
}
|
},
|
"node_modules/jsbarcode": {
|
"version": "3.11.6",
|
"resolved": "https://registry.npmmirror.com/jsbarcode/-/jsbarcode-3.11.6.tgz",
|
"integrity": "sha512-G5TKGyKY1zJo0ZQKFM1IIMfy0nF2rs92BLlCz+cU4/TazIc4ZH+X1GYeDRt7TKjrYqmPfTjwTBkU/QnQlsYiuA==",
|
"license": "MIT"
|
},
|
"node_modules/jsesc": {
|
"version": "2.5.2",
|
"resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz",
|
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
|
"bin": {
|
"jsesc": "bin/jsesc"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/json-buffer": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz",
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
"dev": true
|
},
|
"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/json-schema-traverse": {
|
"version": "0.4.1",
|
"resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
"dev": true
|
},
|
"node_modules/json-stable-stringify-without-jsonify": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
"dev": true
|
},
|
"node_modules/json5": {
|
"version": "2.2.3",
|
"resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
"dev": true,
|
"bin": {
|
"json5": "lib/cli.js"
|
},
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/jsonexport": {
|
"version": "3.2.0",
|
"resolved": "https://registry.npmmirror.com/jsonexport/-/jsonexport-3.2.0.tgz",
|
"integrity": "sha512-GbO9ugb0YTZatPd/hqCGR0FSwbr82H6OzG04yzdrG7XOe4QZ0jhQ+kOsB29zqkzoYJLmLxbbrFiuwbQu891XnQ==",
|
"bin": {
|
"jsonexport": "bin/jsonexport.js"
|
}
|
},
|
"node_modules/jsx-ast-utils": {
|
"version": "3.3.5",
|
"resolved": "https://registry.npmmirror.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
"integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
|
"dev": true,
|
"dependencies": {
|
"array-includes": "^3.1.6",
|
"array.prototype.flat": "^1.3.1",
|
"object.assign": "^4.1.4",
|
"object.values": "^1.1.6"
|
},
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/keyv": {
|
"version": "4.5.4",
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
"dev": true,
|
"dependencies": {
|
"json-buffer": "3.0.1"
|
}
|
},
|
"node_modules/levn": {
|
"version": "0.4.1",
|
"resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
"dev": true,
|
"dependencies": {
|
"prelude-ls": "^1.2.1",
|
"type-check": "~0.4.0"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"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/locate-path": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
"dev": true,
|
"dependencies": {
|
"p-locate": "^5.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/lodash": {
|
"version": "4.17.21",
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
},
|
"node_modules/lodash.merge": {
|
"version": "4.6.2",
|
"resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
"dev": true
|
},
|
"node_modules/loose-envify": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz",
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
"dependencies": {
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
},
|
"bin": {
|
"loose-envify": "cli.js"
|
}
|
},
|
"node_modules/lowlight": {
|
"version": "1.20.0",
|
"resolved": "https://registry.npmmirror.com/lowlight/-/lowlight-1.20.0.tgz",
|
"integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==",
|
"dependencies": {
|
"fault": "^1.0.0",
|
"highlight.js": "~10.7.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/lru-cache": {
|
"version": "5.1.1",
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
"dev": true,
|
"dependencies": {
|
"yallist": "^3.0.2"
|
}
|
},
|
"node_modules/memoize-one": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
|
"integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw=="
|
},
|
"node_modules/merge2": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
|
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
"dev": true,
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/micromatch": {
|
"version": "4.0.7",
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.7.tgz",
|
"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
|
"dev": true,
|
"dependencies": {
|
"braces": "^3.0.3",
|
"picomatch": "^2.3.1"
|
},
|
"engines": {
|
"node": ">=8.6"
|
}
|
},
|
"node_modules/mime-db": {
|
"version": "1.52.0",
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
"engines": {
|
"node": ">= 0.6"
|
}
|
},
|
"node_modules/mime-types": {
|
"version": "2.1.35",
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
"dependencies": {
|
"mime-db": "1.52.0"
|
},
|
"engines": {
|
"node": ">= 0.6"
|
}
|
},
|
"node_modules/minimatch": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^1.1.7"
|
},
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/motion": {
|
"version": "12.4.1",
|
"resolved": "https://registry.npmjs.org/motion/-/motion-12.4.1.tgz",
|
"integrity": "sha512-TBnf5NyZVZFOHOc87fyC6qTSU+6LUe09LwxA1Sna35YL7qgOv1EZv96mu6o7uQ2Rl1GvTSQLeyfrQAEG+zlh+w==",
|
"license": "MIT",
|
"dependencies": {
|
"framer-motion": "^12.4.1",
|
"tslib": "^2.4.0"
|
},
|
"peerDependencies": {
|
"@emotion/is-prop-valid": "*",
|
"react": "^18.0.0 || ^19.0.0",
|
"react-dom": "^18.0.0 || ^19.0.0"
|
},
|
"peerDependenciesMeta": {
|
"@emotion/is-prop-valid": {
|
"optional": true
|
},
|
"react": {
|
"optional": true
|
},
|
"react-dom": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/motion-dom": {
|
"version": "12.5.0",
|
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.5.0.tgz",
|
"integrity": "sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==",
|
"license": "MIT",
|
"dependencies": {
|
"motion-utils": "^12.5.0"
|
}
|
},
|
"node_modules/motion-utils": {
|
"version": "12.5.0",
|
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.5.0.tgz",
|
"integrity": "sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==",
|
"license": "MIT"
|
},
|
"node_modules/motion/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/ms": {
|
"version": "2.1.2",
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
},
|
"node_modules/nanoid": {
|
"version": "3.3.7",
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz",
|
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"bin": {
|
"nanoid": "bin/nanoid.cjs"
|
},
|
"engines": {
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
}
|
},
|
"node_modules/natural-compare": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
"dev": true
|
},
|
"node_modules/natural-compare-lite": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
|
"integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
|
"dev": true
|
},
|
"node_modules/node-polyglot": {
|
"version": "2.6.0",
|
"resolved": "https://registry.npmmirror.com/node-polyglot/-/node-polyglot-2.6.0.tgz",
|
"integrity": "sha512-ZZFkaYzIfGfBvSM6QhA9dM8EEaUJOVewzGSRcXWbJELXDj0lajAtKaENCYxvF5yE+TgHg6NQb0CmgYMsMdcNJQ==",
|
"dependencies": {
|
"hasown": "^2.0.2",
|
"object.entries": "^1.1.8",
|
"warning": "^4.0.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/node-releases": {
|
"version": "2.0.18",
|
"resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.18.tgz",
|
"integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
|
"dev": true
|
},
|
"node_modules/object-assign": {
|
"version": "4.1.1",
|
"resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
|
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/object-inspect": {
|
"version": "1.13.2",
|
"resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.2.tgz",
|
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/object-keys": {
|
"version": "1.1.1",
|
"resolved": "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz",
|
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/object.assign": {
|
"version": "4.1.5",
|
"resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.5.tgz",
|
"integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.5",
|
"define-properties": "^1.2.1",
|
"has-symbols": "^1.0.3",
|
"object-keys": "^1.1.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/object.entries": {
|
"version": "1.1.8",
|
"resolved": "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.8.tgz",
|
"integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-object-atoms": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/object.fromentries": {
|
"version": "2.0.8",
|
"resolved": "https://registry.npmmirror.com/object.fromentries/-/object.fromentries-2.0.8.tgz",
|
"integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.2",
|
"es-object-atoms": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/object.values": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/object.values/-/object.values-1.2.0.tgz",
|
"integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-object-atoms": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/once": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
"dev": true,
|
"dependencies": {
|
"wrappy": "1"
|
}
|
},
|
"node_modules/optionator": {
|
"version": "0.9.4",
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
"dev": true,
|
"dependencies": {
|
"deep-is": "^0.1.3",
|
"fast-levenshtein": "^2.0.6",
|
"levn": "^0.4.1",
|
"prelude-ls": "^1.2.1",
|
"type-check": "^0.4.0",
|
"word-wrap": "^1.2.5"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/p-limit": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
"dev": true,
|
"dependencies": {
|
"yocto-queue": "^0.1.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/p-locate": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
"dev": true,
|
"dependencies": {
|
"p-limit": "^3.0.2"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/papaparse": {
|
"version": "5.4.1",
|
"resolved": "https://registry.npmmirror.com/papaparse/-/papaparse-5.4.1.tgz",
|
"integrity": "sha512-HipMsgJkZu8br23pW15uvo6sib6wne/4woLZPlFf3rpDyMe9ywEXUsuD7+6K9PRkJlVT51j/sCOYDKGGS3ZJrw=="
|
},
|
"node_modules/parent-module": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
"dependencies": {
|
"callsites": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/parse-entities": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/parse-entities/-/parse-entities-2.0.0.tgz",
|
"integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
|
"dependencies": {
|
"character-entities": "^1.0.0",
|
"character-entities-legacy": "^1.0.0",
|
"character-reference-invalid": "^1.0.0",
|
"is-alphanumerical": "^1.0.0",
|
"is-decimal": "^1.0.0",
|
"is-hexadecimal": "^1.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"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-exists": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/path-is-absolute": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/path-key": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/path-parse": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
},
|
"node_modules/path-type": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz",
|
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/picocolors": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.1.tgz",
|
"integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="
|
},
|
"node_modules/picomatch": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
"dev": true,
|
"engines": {
|
"node": ">=8.6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/jonschlinkert"
|
}
|
},
|
"node_modules/pixi.js": {
|
"version": "7.4.2",
|
"resolved": "https://registry.npmmirror.com/pixi.js/-/pixi.js-7.4.2.tgz",
|
"integrity": "sha512-TifqgHGNofO7UCEbdZJOpUu7dUnpu4YZ0o76kfCqxDa4RS8ITc9zjECCbtalmuNXkVhSEZmBKQvE7qhHMqw/xg==",
|
"dependencies": {
|
"@pixi/accessibility": "7.4.2",
|
"@pixi/app": "7.4.2",
|
"@pixi/assets": "7.4.2",
|
"@pixi/compressed-textures": "7.4.2",
|
"@pixi/core": "7.4.2",
|
"@pixi/display": "7.4.2",
|
"@pixi/events": "7.4.2",
|
"@pixi/extensions": "7.4.2",
|
"@pixi/extract": "7.4.2",
|
"@pixi/filter-alpha": "7.4.2",
|
"@pixi/filter-blur": "7.4.2",
|
"@pixi/filter-color-matrix": "7.4.2",
|
"@pixi/filter-displacement": "7.4.2",
|
"@pixi/filter-fxaa": "7.4.2",
|
"@pixi/filter-noise": "7.4.2",
|
"@pixi/graphics": "7.4.2",
|
"@pixi/mesh": "7.4.2",
|
"@pixi/mesh-extras": "7.4.2",
|
"@pixi/mixin-cache-as-bitmap": "7.4.2",
|
"@pixi/mixin-get-child-by-name": "7.4.2",
|
"@pixi/mixin-get-global-position": "7.4.2",
|
"@pixi/particle-container": "7.4.2",
|
"@pixi/prepare": "7.4.2",
|
"@pixi/sprite": "7.4.2",
|
"@pixi/sprite-animated": "7.4.2",
|
"@pixi/sprite-tiling": "7.4.2",
|
"@pixi/spritesheet": "7.4.2",
|
"@pixi/text": "7.4.2",
|
"@pixi/text-bitmap": "7.4.2",
|
"@pixi/text-html": "7.4.2"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/pixijs"
|
}
|
},
|
"node_modules/possible-typed-array-names": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
|
"integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/postcss": {
|
"version": "8.4.41",
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.41.tgz",
|
"integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==",
|
"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"
|
}
|
],
|
"dependencies": {
|
"nanoid": "^3.3.7",
|
"picocolors": "^1.0.1",
|
"source-map-js": "^1.2.0"
|
},
|
"engines": {
|
"node": "^10 || ^12 || >=14"
|
}
|
},
|
"node_modules/prelude-ls": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/prettier": {
|
"version": "3.3.3",
|
"resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.3.3.tgz",
|
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
"dev": true,
|
"bin": {
|
"prettier": "bin/prettier.cjs"
|
},
|
"engines": {
|
"node": ">=14"
|
},
|
"funding": {
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
}
|
},
|
"node_modules/prismjs": {
|
"version": "1.29.0",
|
"resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.29.0.tgz",
|
"integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/prop-types": {
|
"version": "15.8.1",
|
"resolved": "https://registry.npmmirror.com/prop-types/-/prop-types-15.8.1.tgz",
|
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
|
"dependencies": {
|
"loose-envify": "^1.4.0",
|
"object-assign": "^4.1.1",
|
"react-is": "^16.13.1"
|
}
|
},
|
"node_modules/property-information": {
|
"version": "5.6.0",
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-5.6.0.tgz",
|
"integrity": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==",
|
"dependencies": {
|
"xtend": "^4.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/proxy-from-env": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
},
|
"node_modules/punycode": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/qs": {
|
"version": "6.13.0",
|
"resolved": "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz",
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
"dependencies": {
|
"side-channel": "^1.0.6"
|
},
|
"engines": {
|
"node": ">=0.6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/query-string": {
|
"version": "7.1.3",
|
"resolved": "https://registry.npmmirror.com/query-string/-/query-string-7.1.3.tgz",
|
"integrity": "sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==",
|
"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.npmmirror.com/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"
|
}
|
]
|
},
|
"node_modules/ra-core": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmjs.org/ra-core/-/ra-core-5.6.3.tgz",
|
"integrity": "sha512-Z22rKk+CXnTFvCIeKzCf6ic9I48WQotx4EzX16PS47IgrD/Wq/PH+J8YLlTzakoGyEqyxnp+KI/SveLx0QBmww==",
|
"license": "MIT",
|
"dependencies": {
|
"@tanstack/react-query": "^5.21.7",
|
"clsx": "^2.1.1",
|
"date-fns": "^3.6.0",
|
"eventemitter3": "^5.0.1",
|
"inflection": "^3.0.0",
|
"jsonexport": "^3.2.0",
|
"lodash": "^4.17.21",
|
"query-string": "^7.1.3",
|
"react-error-boundary": "^4.0.13",
|
"react-is": "^18.2.0 || ^19.0.0"
|
},
|
"peerDependencies": {
|
"react": "^18.0.0 || ^19.0.0",
|
"react-dom": "^18.0.0 || ^19.0.0",
|
"react-hook-form": "^7.53.0",
|
"react-router": "^6.28.1 || ^7.1.1",
|
"react-router-dom": "^6.28.1 || ^7.1.1"
|
}
|
},
|
"node_modules/ra-core/node_modules/react-is": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-18.3.1.tgz",
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="
|
},
|
"node_modules/ra-i18n-polyglot": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmjs.org/ra-i18n-polyglot/-/ra-i18n-polyglot-5.6.3.tgz",
|
"integrity": "sha512-tuzq//7wVA6+A1gsQB+WXhVCNS622YdkHDGNEFjp9sXezFhNdeak1zh7vWGuny6ssrbiWn2ItgjEGgw9dItYRQ==",
|
"license": "MIT",
|
"dependencies": {
|
"node-polyglot": "^2.2.2",
|
"ra-core": "^5.6.3"
|
}
|
},
|
"node_modules/ra-language-chinese": {
|
"version": "2.0.10",
|
"resolved": "https://registry.npmmirror.com/ra-language-chinese/-/ra-language-chinese-2.0.10.tgz",
|
"integrity": "sha512-k+X6XdkBEZnmpKIJZj9Lb77Lj8LCmterilJTj2ovp3i8/H/dLo9IujASfjFypjHnVUpN7Y63LT19kgPrS6+row==",
|
"license": "MIT"
|
},
|
"node_modules/ra-language-english": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmjs.org/ra-language-english/-/ra-language-english-5.6.3.tgz",
|
"integrity": "sha512-pmtcOP94QS61QuXVLF4uusBe08h47Td4rQbcEiJ7o/ZoUG/VHcY52nJBXheURFyKM7LXwV4mbIBeyoT58x7MdQ==",
|
"license": "MIT",
|
"dependencies": {
|
"ra-core": "^5.6.3"
|
}
|
},
|
"node_modules/raf-schd": {
|
"version": "4.0.3",
|
"resolved": "https://registry.npmmirror.com/raf-schd/-/raf-schd-4.0.3.tgz",
|
"integrity": "sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ=="
|
},
|
"node_modules/react": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz",
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
"dependencies": {
|
"loose-envify": "^1.1.0"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/react-admin": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmjs.org/react-admin/-/react-admin-5.6.3.tgz",
|
"integrity": "sha512-nZAlX1uRKgQKAQcOxMwugkjbDL7CPuU799lxoaxLK59O7AbkQl161uVqWLNUo4eaZRCpXCVqIe2an4lGlxs10g==",
|
"license": "MIT",
|
"dependencies": {
|
"@emotion/react": "^11.14.0",
|
"@emotion/styled": "^11.14.0",
|
"@mui/icons-material": "^5.16.12 || ^6.0.0",
|
"@mui/material": "^5.16.12 || ^6.0.0",
|
"ra-core": "^5.6.3",
|
"ra-i18n-polyglot": "^5.6.3",
|
"ra-language-english": "^5.6.3",
|
"ra-ui-materialui": "^5.6.3",
|
"react-hook-form": "^7.53.0",
|
"react-router": "^6.28.1 || ^7.1.1",
|
"react-router-dom": "^6.28.1 || ^7.1.1"
|
},
|
"peerDependencies": {
|
"react": "^18.0.0 || ^19.0.0",
|
"react-dom": "^18.0.0 || ^19.0.0"
|
}
|
},
|
"node_modules/react-admin/node_modules/@mui/core-downloads-tracker": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.8.tgz",
|
"integrity": "sha512-vjP4+A1ybyCRhDZC7r5EPWu/gLseFZxaGyPdDl94vzVvk6Yj6gahdaqcjbhkaCrJjdZj90m3VioltWPAnWF/zw==",
|
"license": "MIT",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
}
|
},
|
"node_modules/react-admin/node_modules/@mui/icons-material": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.4.8.tgz",
|
"integrity": "sha512-LKGWiLWRyoOw3dWxZQ+lV//mK+4DVTTAiLd2ljmJdD6XV0rDB8JFKjRD9nyn9cJAU5XgWnii7ZR3c93ttUnMKg==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"@mui/material": "^6.4.8",
|
"@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/react-admin/node_modules/@mui/material": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-6.4.8.tgz",
|
"integrity": "sha512-5S9UTjKZZBd9GfbcYh/nYfD9cv6OXmj5Y7NgKYfk7JcSoshp8/pW5zP4wecRiroBSZX8wcrywSgogpVNO+5W0Q==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/core-downloads-tracker": "^6.4.8",
|
"@mui/system": "^6.4.8",
|
"@mui/types": "~7.2.24",
|
"@mui/utils": "^6.4.8",
|
"@popperjs/core": "^2.11.8",
|
"@types/react-transition-group": "^4.4.12",
|
"clsx": "^2.1.1",
|
"csstype": "^3.1.3",
|
"prop-types": "^15.8.1",
|
"react-is": "^19.0.0",
|
"react-transition-group": "^4.4.5"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/mui-org"
|
},
|
"peerDependencies": {
|
"@emotion/react": "^11.5.0",
|
"@emotion/styled": "^11.3.0",
|
"@mui/material-pigment-css": "^6.4.8",
|
"@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
|
},
|
"@mui/material-pigment-css": {
|
"optional": true
|
},
|
"@types/react": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/react-admin/node_modules/@mui/utils": {
|
"version": "6.4.8",
|
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.4.8.tgz",
|
"integrity": "sha512-C86gfiZ5BfZ51KqzqoHi1WuuM2QdSKoFhbkZeAfQRB+jCc4YNhhj11UXFVMMsqBgZ+Zy8IHNJW3M9Wj/LOwRXQ==",
|
"license": "MIT",
|
"dependencies": {
|
"@babel/runtime": "^7.26.0",
|
"@mui/types": "~7.2.24",
|
"@types/prop-types": "^15.7.14",
|
"clsx": "^2.1.1",
|
"prop-types": "^15.8.1",
|
"react-is": "^19.0.0"
|
},
|
"engines": {
|
"node": ">=14.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/react-admin/node_modules/ra-ui-materialui": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmjs.org/ra-ui-materialui/-/ra-ui-materialui-5.6.3.tgz",
|
"integrity": "sha512-3KOCo0JWBJ5BeqVb8g1cdnw00+GMnpI7jlX1VqX7YIyDT3TwDbFx1sDGUOvNiLrN7qZA5dIrZWfdYlutjZT/2Q==",
|
"license": "MIT",
|
"dependencies": {
|
"@tanstack/react-query": "^5.21.7",
|
"autosuggest-highlight": "^3.1.1",
|
"clsx": "^2.1.1",
|
"css-mediaquery": "^0.1.2",
|
"dompurify": "^3.2.4",
|
"inflection": "^3.0.0",
|
"jsonexport": "^3.2.0",
|
"lodash": "~4.17.5",
|
"query-string": "^7.1.3",
|
"react-dropzone": "^14.2.3",
|
"react-error-boundary": "^4.0.13",
|
"react-transition-group": "^4.4.5"
|
},
|
"peerDependencies": {
|
"@mui/icons-material": "^5.16.12 || ^6.0.0",
|
"@mui/material": "^5.16.12 || ^6.0.0",
|
"@mui/utils": "^5.15.20 || ^6.0.0",
|
"ra-core": "^5.0.0",
|
"react": "^18.0.0 || ^19.0.0",
|
"react-dom": "^18.0.0 || ^19.0.0",
|
"react-hook-form": "*",
|
"react-is": "^18.0.0 || ^19.0.0",
|
"react-router": "^6.28.1 || ^7.1.1",
|
"react-router-dom": "^6.28.1 || ^7.1.1"
|
}
|
},
|
"node_modules/react-admin/node_modules/react-is": {
|
"version": "19.0.0",
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz",
|
"integrity": "sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==",
|
"license": "MIT"
|
},
|
"node_modules/react-barcode": {
|
"version": "1.6.1",
|
"resolved": "https://registry.npmmirror.com/react-barcode/-/react-barcode-1.6.1.tgz",
|
"integrity": "sha512-pc4ftnO5syHa/UjCruEeRsomlhoxKSugIgTA8T4dH0fvc89UMHL+/1Sp25IAphqG44pJkE5hMXhv89iS09jQyw==",
|
"license": "ISC",
|
"dependencies": {
|
"jsbarcode": "^3.8.0",
|
"prop-types": "^15.6.2"
|
},
|
"peerDependencies": {
|
"react": "16 - 19"
|
}
|
},
|
"node_modules/react-dom": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-18.3.1.tgz",
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
"dependencies": {
|
"loose-envify": "^1.1.0",
|
"scheduler": "^0.23.2"
|
},
|
"peerDependencies": {
|
"react": "^18.3.1"
|
}
|
},
|
"node_modules/react-dropzone": {
|
"version": "14.3.8",
|
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz",
|
"integrity": "sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug==",
|
"license": "MIT",
|
"dependencies": {
|
"attr-accept": "^2.2.4",
|
"file-selector": "^2.1.0",
|
"prop-types": "^15.8.1"
|
},
|
"engines": {
|
"node": ">= 10.13"
|
},
|
"peerDependencies": {
|
"react": ">= 16.8 || 18.0.0"
|
}
|
},
|
"node_modules/react-error-boundary": {
|
"version": "4.0.13",
|
"resolved": "https://registry.npmmirror.com/react-error-boundary/-/react-error-boundary-4.0.13.tgz",
|
"integrity": "sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.12.5"
|
},
|
"peerDependencies": {
|
"react": ">=16.13.1"
|
}
|
},
|
"node_modules/react-hook-form": {
|
"version": "7.53.0",
|
"resolved": "https://registry.npmmirror.com/react-hook-form/-/react-hook-form-7.53.0.tgz",
|
"integrity": "sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==",
|
"engines": {
|
"node": ">=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/react-hook-form"
|
},
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17 || ^18 || ^19"
|
}
|
},
|
"node_modules/react-is": {
|
"version": "16.13.1",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz",
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
|
},
|
"node_modules/react-redux": {
|
"version": "8.1.3",
|
"resolved": "https://registry.npmmirror.com/react-redux/-/react-redux-8.1.3.tgz",
|
"integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==",
|
"dependencies": {
|
"@babel/runtime": "^7.12.1",
|
"@types/hoist-non-react-statics": "^3.3.1",
|
"@types/use-sync-external-store": "^0.0.3",
|
"hoist-non-react-statics": "^3.3.2",
|
"react-is": "^18.0.0",
|
"use-sync-external-store": "^1.0.0"
|
},
|
"peerDependencies": {
|
"@types/react": "^16.8 || ^17.0 || ^18.0",
|
"@types/react-dom": "^16.8 || ^17.0 || ^18.0",
|
"react": "^16.8 || ^17.0 || ^18.0",
|
"react-dom": "^16.8 || ^17.0 || ^18.0",
|
"react-native": ">=0.59",
|
"redux": "^4 || ^5.0.0-beta.0"
|
},
|
"peerDependenciesMeta": {
|
"@types/react": {
|
"optional": true
|
},
|
"@types/react-dom": {
|
"optional": true
|
},
|
"react-dom": {
|
"optional": true
|
},
|
"react-native": {
|
"optional": true
|
},
|
"redux": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/react-redux/node_modules/react-is": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-18.3.1.tgz",
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="
|
},
|
"node_modules/react-refresh": {
|
"version": "0.14.2",
|
"resolved": "https://registry.npmmirror.com/react-refresh/-/react-refresh-0.14.2.tgz",
|
"integrity": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/react-router": {
|
"version": "6.30.0",
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.0.tgz",
|
"integrity": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==",
|
"license": "MIT",
|
"dependencies": {
|
"@remix-run/router": "1.23.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8"
|
}
|
},
|
"node_modules/react-router-dom": {
|
"version": "6.30.0",
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.0.tgz",
|
"integrity": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==",
|
"license": "MIT",
|
"dependencies": {
|
"@remix-run/router": "1.23.0",
|
"react-router": "6.30.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8",
|
"react-dom": ">=16.8"
|
}
|
},
|
"node_modules/react-syntax-highlighter": {
|
"version": "15.5.0",
|
"resolved": "https://registry.npmmirror.com/react-syntax-highlighter/-/react-syntax-highlighter-15.5.0.tgz",
|
"integrity": "sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==",
|
"dependencies": {
|
"@babel/runtime": "^7.3.1",
|
"highlight.js": "^10.4.1",
|
"lowlight": "^1.17.0",
|
"prismjs": "^1.27.0",
|
"refractor": "^3.6.0"
|
},
|
"peerDependencies": {
|
"react": ">= 0.14.0"
|
}
|
},
|
"node_modules/react-to-print": {
|
"version": "3.0.5",
|
"resolved": "https://registry.npmmirror.com/react-to-print/-/react-to-print-3.0.5.tgz",
|
"integrity": "sha512-Z15MwMOzYCHWi26CZeFNwflAg7Nr8uWD6FTj+EkfIOjYyjr0MXGbI0c7rF4Fgrbj3XG9hFndb1ourxpPz2RAiA==",
|
"license": "MIT",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ~19"
|
}
|
},
|
"node_modules/react-transition-group": {
|
"version": "4.4.5",
|
"resolved": "https://registry.npmmirror.com/react-transition-group/-/react-transition-group-4.4.5.tgz",
|
"integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==",
|
"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/redux": {
|
"version": "4.2.1",
|
"resolved": "https://registry.npmmirror.com/redux/-/redux-4.2.1.tgz",
|
"integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==",
|
"dependencies": {
|
"@babel/runtime": "^7.9.2"
|
}
|
},
|
"node_modules/reflect.getprototypeof": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
|
"integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.1",
|
"es-errors": "^1.3.0",
|
"get-intrinsic": "^1.2.4",
|
"globalthis": "^1.0.3",
|
"which-builtin-type": "^1.1.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/refractor": {
|
"version": "3.6.0",
|
"resolved": "https://registry.npmmirror.com/refractor/-/refractor-3.6.0.tgz",
|
"integrity": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==",
|
"dependencies": {
|
"hastscript": "^6.0.0",
|
"parse-entities": "^2.0.0",
|
"prismjs": "~1.27.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/prismjs": {
|
"version": "1.27.0",
|
"resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.27.0.tgz",
|
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/regenerator-runtime": {
|
"version": "0.14.1",
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
},
|
"node_modules/regexp.prototype.flags": {
|
"version": "1.5.2",
|
"resolved": "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
|
"integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.6",
|
"define-properties": "^1.2.1",
|
"es-errors": "^1.3.0",
|
"set-function-name": "^2.0.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/remove-accents": {
|
"version": "0.4.4",
|
"resolved": "https://registry.npmjs.org/remove-accents/-/remove-accents-0.4.4.tgz",
|
"integrity": "sha512-EpFcOa/ISetVHEXqu+VwI96KZBmq+a8LJnGkaeFw45epGlxIZz5dhEEnNZMsQXgORu3qaMoLX4qJCzOik6ytAg==",
|
"license": "MIT"
|
},
|
"node_modules/reselect": {
|
"version": "5.1.1",
|
"resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz",
|
"integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==",
|
"license": "MIT"
|
},
|
"node_modules/resolve": {
|
"version": "2.0.0-next.5",
|
"resolved": "https://registry.npmmirror.com/resolve/-/resolve-2.0.0-next.5.tgz",
|
"integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
|
"dev": true,
|
"dependencies": {
|
"is-core-module": "^2.13.0",
|
"path-parse": "^1.0.7",
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
},
|
"bin": {
|
"resolve": "bin/resolve"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/resolve-from": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/reusify": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
|
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
|
"dev": true,
|
"engines": {
|
"iojs": ">=1.0.0",
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/rimraf": {
|
"version": "3.0.2",
|
"resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz",
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
"deprecated": "Rimraf versions prior to v4 are no longer supported",
|
"dev": true,
|
"dependencies": {
|
"glob": "^7.1.3"
|
},
|
"bin": {
|
"rimraf": "bin.js"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/isaacs"
|
}
|
},
|
"node_modules/rollup": {
|
"version": "4.21.0",
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.21.0.tgz",
|
"integrity": "sha512-vo+S/lfA2lMS7rZ2Qoubi6I5hwZwzXeUIctILZLbHI+laNtvhhOIon2S1JksA5UEDQ7l3vberd0fxK44lTYjbQ==",
|
"dev": true,
|
"dependencies": {
|
"@types/estree": "1.0.5"
|
},
|
"bin": {
|
"rollup": "dist/bin/rollup"
|
},
|
"engines": {
|
"node": ">=18.0.0",
|
"npm": ">=8.0.0"
|
},
|
"optionalDependencies": {
|
"@rollup/rollup-android-arm-eabi": "4.21.0",
|
"@rollup/rollup-android-arm64": "4.21.0",
|
"@rollup/rollup-darwin-arm64": "4.21.0",
|
"@rollup/rollup-darwin-x64": "4.21.0",
|
"@rollup/rollup-linux-arm-gnueabihf": "4.21.0",
|
"@rollup/rollup-linux-arm-musleabihf": "4.21.0",
|
"@rollup/rollup-linux-arm64-gnu": "4.21.0",
|
"@rollup/rollup-linux-arm64-musl": "4.21.0",
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.21.0",
|
"@rollup/rollup-linux-riscv64-gnu": "4.21.0",
|
"@rollup/rollup-linux-s390x-gnu": "4.21.0",
|
"@rollup/rollup-linux-x64-gnu": "4.21.0",
|
"@rollup/rollup-linux-x64-musl": "4.21.0",
|
"@rollup/rollup-win32-arm64-msvc": "4.21.0",
|
"@rollup/rollup-win32-ia32-msvc": "4.21.0",
|
"@rollup/rollup-win32-x64-msvc": "4.21.0",
|
"fsevents": "~2.3.2"
|
}
|
},
|
"node_modules/run-parallel": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/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"
|
}
|
],
|
"dependencies": {
|
"queue-microtask": "^1.2.2"
|
}
|
},
|
"node_modules/safe-array-concat": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
|
"integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"get-intrinsic": "^1.2.4",
|
"has-symbols": "^1.0.3",
|
"isarray": "^2.0.5"
|
},
|
"engines": {
|
"node": ">=0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/safe-regex-test": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
|
"integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.6",
|
"es-errors": "^1.3.0",
|
"is-regex": "^1.1.4"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/scheduler": {
|
"version": "0.23.2",
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.23.2.tgz",
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
"dependencies": {
|
"loose-envify": "^1.1.0"
|
}
|
},
|
"node_modules/semver": {
|
"version": "7.6.3",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.6.3.tgz",
|
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
},
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/set-function-length": {
|
"version": "1.2.2",
|
"resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz",
|
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
"dependencies": {
|
"define-data-property": "^1.1.4",
|
"es-errors": "^1.3.0",
|
"function-bind": "^1.1.2",
|
"get-intrinsic": "^1.2.4",
|
"gopd": "^1.0.1",
|
"has-property-descriptors": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/set-function-name": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.2.tgz",
|
"integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
|
"dev": true,
|
"dependencies": {
|
"define-data-property": "^1.1.4",
|
"es-errors": "^1.3.0",
|
"functions-have-names": "^1.2.3",
|
"has-property-descriptors": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/shebang-command": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
"dev": true,
|
"dependencies": {
|
"shebang-regex": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/shebang-regex": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/side-channel": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.6.tgz",
|
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"es-errors": "^1.3.0",
|
"get-intrinsic": "^1.2.4",
|
"object-inspect": "^1.13.1"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/slash": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz",
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"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.0",
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.0.tgz",
|
"integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/space-separated-tokens": {
|
"version": "1.1.5",
|
"resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz",
|
"integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/split-on-first": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/split-on-first/-/split-on-first-1.1.0.tgz",
|
"integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/strict-uri-encode": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz",
|
"integrity": "sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/string.prototype.matchall": {
|
"version": "4.0.11",
|
"resolved": "https://registry.npmmirror.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
|
"integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.2",
|
"es-errors": "^1.3.0",
|
"es-object-atoms": "^1.0.0",
|
"get-intrinsic": "^1.2.4",
|
"gopd": "^1.0.1",
|
"has-symbols": "^1.0.3",
|
"internal-slot": "^1.0.7",
|
"regexp.prototype.flags": "^1.5.2",
|
"set-function-name": "^2.0.2",
|
"side-channel": "^1.0.6"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/string.prototype.repeat": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
|
"integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
|
"dev": true,
|
"dependencies": {
|
"define-properties": "^1.1.3",
|
"es-abstract": "^1.17.5"
|
}
|
},
|
"node_modules/string.prototype.trim": {
|
"version": "1.2.9",
|
"resolved": "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
|
"integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-abstract": "^1.23.0",
|
"es-object-atoms": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/string.prototype.trimend": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
|
"integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-object-atoms": "^1.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/string.prototype.trimstart": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
|
"integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"define-properties": "^1.2.1",
|
"es-object-atoms": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/strip-ansi": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
"dev": true,
|
"dependencies": {
|
"ansi-regex": "^5.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/strip-json-comments": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/stylis": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.2.0.tgz",
|
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw=="
|
},
|
"node_modules/supports-color": {
|
"version": "5.5.0",
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
"dependencies": {
|
"has-flag": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/supports-preserve-symlinks-flag": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/text-table": {
|
"version": "0.2.0",
|
"resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz",
|
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
"dev": true
|
},
|
"node_modules/three": {
|
"version": "0.155.0",
|
"resolved": "https://registry.npmmirror.com/three/-/three-0.155.0.tgz",
|
"integrity": "sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ=="
|
},
|
"node_modules/tiny-invariant": {
|
"version": "1.3.3",
|
"resolved": "https://registry.npmmirror.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
|
"integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
|
},
|
"node_modules/to-fast-properties": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/to-regex-range": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
"dev": true,
|
"dependencies": {
|
"is-number": "^7.0.0"
|
},
|
"engines": {
|
"node": ">=8.0"
|
}
|
},
|
"node_modules/tslib": {
|
"version": "1.14.1",
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz",
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
|
"dev": true
|
},
|
"node_modules/tsutils": {
|
"version": "3.21.0",
|
"resolved": "https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz",
|
"integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
|
"dev": true,
|
"dependencies": {
|
"tslib": "^1.8.1"
|
},
|
"engines": {
|
"node": ">= 6"
|
},
|
"peerDependencies": {
|
"typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
|
}
|
},
|
"node_modules/tweedle.js": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/tweedle.js/-/tweedle.js-2.1.0.tgz",
|
"integrity": "sha512-0ReQgVjepoZkE6t0upWNgCRbplHkQJQYk1LStXugwSR728GLFmGDRuaQJlxeC/iBlxud6+P1RdODjaO25vHAqw=="
|
},
|
"node_modules/type-check": {
|
"version": "0.4.0",
|
"resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
"dev": true,
|
"dependencies": {
|
"prelude-ls": "^1.2.1"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/type-fest": {
|
"version": "0.20.2",
|
"resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz",
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/typed-array-buffer": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
|
"integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"es-errors": "^1.3.0",
|
"is-typed-array": "^1.1.13"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/typed-array-byte-length": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
|
"integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"for-each": "^0.3.3",
|
"gopd": "^1.0.1",
|
"has-proto": "^1.0.3",
|
"is-typed-array": "^1.1.13"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/typed-array-byte-offset": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
|
"integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
|
"dev": true,
|
"dependencies": {
|
"available-typed-arrays": "^1.0.7",
|
"call-bind": "^1.0.7",
|
"for-each": "^0.3.3",
|
"gopd": "^1.0.1",
|
"has-proto": "^1.0.3",
|
"is-typed-array": "^1.1.13"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/typed-array-length": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.6.tgz",
|
"integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.7",
|
"for-each": "^0.3.3",
|
"gopd": "^1.0.1",
|
"has-proto": "^1.0.3",
|
"is-typed-array": "^1.1.13",
|
"possible-typed-array-names": "^1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/typescript": {
|
"version": "5.5.4",
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.5.4.tgz",
|
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
|
"dev": true,
|
"bin": {
|
"tsc": "bin/tsc",
|
"tsserver": "bin/tsserver"
|
},
|
"engines": {
|
"node": ">=14.17"
|
}
|
},
|
"node_modules/unbox-primitive": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
|
"dev": true,
|
"dependencies": {
|
"call-bind": "^1.0.2",
|
"has-bigints": "^1.0.2",
|
"has-symbols": "^1.0.3",
|
"which-boxed-primitive": "^1.0.2"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/undici-types": {
|
"version": "6.19.8",
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz",
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
"dev": true
|
},
|
"node_modules/update-browserslist-db": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
|
"integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
|
"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"
|
}
|
],
|
"dependencies": {
|
"escalade": "^3.1.2",
|
"picocolors": "^1.0.1"
|
},
|
"bin": {
|
"update-browserslist-db": "cli.js"
|
},
|
"peerDependencies": {
|
"browserslist": ">= 4.21.0"
|
}
|
},
|
"node_modules/uri-js": {
|
"version": "4.4.1",
|
"resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
"dev": true,
|
"dependencies": {
|
"punycode": "^2.1.0"
|
}
|
},
|
"node_modules/url": {
|
"version": "0.11.4",
|
"resolved": "https://registry.npmmirror.com/url/-/url-0.11.4.tgz",
|
"integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==",
|
"dependencies": {
|
"punycode": "^1.4.1",
|
"qs": "^6.12.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/url/node_modules/punycode": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz",
|
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
|
},
|
"node_modules/use-memo-one": {
|
"version": "1.1.3",
|
"resolved": "https://registry.npmmirror.com/use-memo-one/-/use-memo-one-1.1.3.tgz",
|
"integrity": "sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/use-sync-external-store": {
|
"version": "1.2.2",
|
"resolved": "https://registry.npmmirror.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz",
|
"integrity": "sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/vite": {
|
"version": "5.4.2",
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.2.tgz",
|
"integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==",
|
"dev": true,
|
"dependencies": {
|
"esbuild": "^0.21.3",
|
"postcss": "^8.4.41",
|
"rollup": "^4.20.0"
|
},
|
"bin": {
|
"vite": "bin/vite.js"
|
},
|
"engines": {
|
"node": "^18.0.0 || >=20.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
},
|
"optionalDependencies": {
|
"fsevents": "~2.3.3"
|
},
|
"peerDependencies": {
|
"@types/node": "^18.0.0 || >=20.0.0",
|
"less": "*",
|
"lightningcss": "^1.21.0",
|
"sass": "*",
|
"sass-embedded": "*",
|
"stylus": "*",
|
"sugarss": "*",
|
"terser": "^5.4.0"
|
},
|
"peerDependenciesMeta": {
|
"@types/node": {
|
"optional": true
|
},
|
"less": {
|
"optional": true
|
},
|
"lightningcss": {
|
"optional": true
|
},
|
"sass": {
|
"optional": true
|
},
|
"sass-embedded": {
|
"optional": true
|
},
|
"stylus": {
|
"optional": true
|
},
|
"sugarss": {
|
"optional": true
|
},
|
"terser": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/warning": {
|
"version": "4.0.3",
|
"resolved": "https://registry.npmmirror.com/warning/-/warning-4.0.3.tgz",
|
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
|
"dependencies": {
|
"loose-envify": "^1.0.0"
|
}
|
},
|
"node_modules/which": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
"dev": true,
|
"dependencies": {
|
"isexe": "^2.0.0"
|
},
|
"bin": {
|
"node-which": "bin/node-which"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/which-boxed-primitive": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
"dev": true,
|
"dependencies": {
|
"is-bigint": "^1.0.1",
|
"is-boolean-object": "^1.1.0",
|
"is-number-object": "^1.0.4",
|
"is-string": "^1.0.5",
|
"is-symbol": "^1.0.3"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/which-builtin-type": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
|
"integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
|
"dev": true,
|
"dependencies": {
|
"function.prototype.name": "^1.1.6",
|
"has-tostringtag": "^1.0.2",
|
"is-async-function": "^2.0.0",
|
"is-date-object": "^1.0.5",
|
"is-finalizationregistry": "^1.0.2",
|
"is-generator-function": "^1.0.10",
|
"is-regex": "^1.1.4",
|
"is-weakref": "^1.0.2",
|
"isarray": "^2.0.5",
|
"which-boxed-primitive": "^1.0.2",
|
"which-collection": "^1.0.2",
|
"which-typed-array": "^1.1.15"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/which-collection": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz",
|
"integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
|
"dev": true,
|
"dependencies": {
|
"is-map": "^2.0.3",
|
"is-set": "^2.0.3",
|
"is-weakmap": "^2.0.2",
|
"is-weakset": "^2.0.3"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/which-typed-array": {
|
"version": "1.1.15",
|
"resolved": "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.15.tgz",
|
"integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
|
"dev": true,
|
"dependencies": {
|
"available-typed-arrays": "^1.0.7",
|
"call-bind": "^1.0.7",
|
"for-each": "^0.3.3",
|
"gopd": "^1.0.1",
|
"has-tostringtag": "^1.0.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/word-wrap": {
|
"version": "1.2.5",
|
"resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz",
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/wrappy": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
"dev": true
|
},
|
"node_modules/xtend": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
"engines": {
|
"node": ">=0.4"
|
}
|
},
|
"node_modules/yallist": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
"dev": 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"
|
}
|
},
|
"node_modules/yocto-queue": {
|
"version": "0.1.0",
|
"resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
}
|
}
|
}
|