okiba-org-frontend/pnpm-lock.yaml

1482 lines
40 KiB
YAML
Raw Permalink Normal View History

2022-07-13 22:01:27 +05:30
lockfileVersion: 5.4
specifiers:
"@codemirror/view": ^6.0.3
"@lezer/highlight": ^1.0.0
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
"@types/react-router-dom": ^5.3.3
"@uiw/codemirror-themes": ^4.11.4
"@uiw/react-codemirror": ^4.11.4
"@vitejs/plugin-react": ^1.3.0
2022-07-13 22:01:27 +05:30
react: ^18.0.0
react-dom: ^18.0.0
react-router-dom: ^6.3.0
typescript: ^4.6.3
vite: ^2.9.9
dependencies:
"@codemirror/view": 6.0.3
"@lezer/highlight": 1.0.0
"@uiw/codemirror-themes": 4.11.4
"@uiw/react-codemirror": 4.11.4_zkjxn7zmjazops4ey5en2fchna
2022-07-13 22:01:27 +05:30
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
devDependencies:
"@types/react": 18.0.15
"@types/react-dom": 18.0.6
"@types/react-router-dom": 5.3.3
"@vitejs/plugin-react": 1.3.2
2022-07-13 22:01:27 +05:30
typescript: 4.7.4
vite: 2.9.14
packages:
/@ampproject/remapping/2.2.0:
resolution:
{
integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@jridgewell/gen-mapping": 0.1.1
"@jridgewell/trace-mapping": 0.3.14
2022-07-13 22:01:27 +05:30
dev: true
/@babel/code-frame/7.18.6:
resolution:
{
integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/highlight": 7.18.6
2022-07-13 22:01:27 +05:30
dev: true
/@babel/compat-data/7.18.8:
resolution:
{
integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@babel/core/7.18.6:
resolution:
{
integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@ampproject/remapping": 2.2.0
"@babel/code-frame": 7.18.6
"@babel/generator": 7.18.7
"@babel/helper-compilation-targets": 7.18.6_@babel+core@7.18.6
"@babel/helper-module-transforms": 7.18.8
"@babel/helpers": 7.18.6
"@babel/parser": 7.18.8
"@babel/template": 7.18.6
"@babel/traverse": 7.18.8
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
convert-source-map: 1.8.0
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/generator/7.18.7:
resolution:
{
integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@babel/types": 7.18.8
"@jridgewell/gen-mapping": 0.3.2
2022-07-13 22:01:27 +05:30
jsesc: 2.5.2
dev: true
/@babel/helper-annotate-as-pure/7.18.6:
resolution:
{
integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-compilation-targets/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/compat-data": 7.18.8
"@babel/core": 7.18.6
"@babel/helper-validator-option": 7.18.6
2022-07-13 22:01:27 +05:30
browserslist: 4.21.1
semver: 6.3.0
dev: true
/@babel/helper-environment-visitor/7.18.6:
resolution:
{
integrity: sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-function-name/7.18.6:
resolution:
{
integrity: sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/template": 7.18.6
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-hoist-variables/7.18.6:
resolution:
{
integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-module-imports/7.18.6:
resolution:
{
integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-module-transforms/7.18.8:
resolution:
{
integrity: sha512-che3jvZwIcZxrwh63VfnFTUzcAM9v/lznYkkRxIBGMPt1SudOKHAEec0SIRCfiuIzTcF7VGj/CaTT6gY4eWxvA==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@babel/helper-environment-visitor": 7.18.6
"@babel/helper-module-imports": 7.18.6
"@babel/helper-simple-access": 7.18.6
"@babel/helper-split-export-declaration": 7.18.6
"@babel/helper-validator-identifier": 7.18.6
"@babel/template": 7.18.6
"@babel/traverse": 7.18.8
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-plugin-utils/7.18.6:
resolution:
{
integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-simple-access/7.18.6:
resolution:
{
integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-split-export-declaration/7.18.6:
resolution:
{
integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-validator-identifier/7.18.6:
resolution:
{
integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helper-validator-option/7.18.6:
resolution:
{
integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@babel/helpers/7.18.6:
resolution:
{
integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@babel/template": 7.18.6
"@babel/traverse": 7.18.8
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
transitivePeerDependencies:
- supports-color
dev: true
/@babel/highlight/7.18.6:
resolution:
{
integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/helper-validator-identifier": 7.18.6
2022-07-13 22:01:27 +05:30
chalk: 2.4.2
js-tokens: 4.0.0
dev: true
/@babel/parser/7.18.8:
resolution:
{
integrity: sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
hasBin: true
dependencies:
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0-0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/core": 7.18.6
"@babel/helper-plugin-utils": 7.18.6
2022-07-13 22:01:27 +05:30
dev: true
/@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0-0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/core": 7.18.6
"@babel/plugin-transform-react-jsx": 7.18.6_@babel+core@7.18.6
2022-07-13 22:01:27 +05:30
dev: true
/@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0-0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/core": 7.18.6
"@babel/helper-plugin-utils": 7.18.6
2022-07-13 22:01:27 +05:30
dev: true
/@babel/plugin-transform-react-jsx-source/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-utZmlASneDfdaMh0m/WausbjUjEdGrQJz0vFK93d7wD3xf5wBtX219+q6IlCNZeguIcxS2f/CvLZrlLSvSHQXw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0-0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/core": 7.18.6
"@babel/helper-plugin-utils": 7.18.6
2022-07-13 22:01:27 +05:30
dev: true
/@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.6:
resolution:
{
integrity: sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
"@babel/core": ^7.0.0-0
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/core": 7.18.6
"@babel/helper-annotate-as-pure": 7.18.6
"@babel/helper-module-imports": 7.18.6
"@babel/helper-plugin-utils": 7.18.6
"@babel/plugin-syntax-jsx": 7.18.6_@babel+core@7.18.6
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/runtime/7.18.6:
resolution:
{
integrity: sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
regenerator-runtime: 0.13.9
dev: false
/@babel/template/7.18.6:
resolution:
{
integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/code-frame": 7.18.6
"@babel/parser": 7.18.8
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
dev: true
/@babel/traverse/7.18.8:
resolution:
{
integrity: sha512-UNg/AcSySJYR/+mIcJQDCv00T+AqRO7j/ZEJLzpaYtgM48rMg5MnkJgyNqkzo88+p4tfRvZJCEiwwfG6h4jkRg==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@babel/code-frame": 7.18.6
"@babel/generator": 7.18.7
"@babel/helper-environment-visitor": 7.18.6
"@babel/helper-function-name": 7.18.6
"@babel/helper-hoist-variables": 7.18.6
"@babel/helper-split-export-declaration": 7.18.6
"@babel/parser": 7.18.8
"@babel/types": 7.18.8
2022-07-13 22:01:27 +05:30
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.18.8:
resolution:
{
integrity: sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/helper-validator-identifier": 7.18.6
2022-07-13 22:01:27 +05:30
to-fast-properties: 2.0.0
dev: true
/@codemirror/autocomplete/6.0.4:
resolution:
{
integrity: sha512-uP7UodCRykPNwSAN+wYa/AS9gJI/V47echCAXUYgCgBXy3l19nwO7W/d29COtG/dfAsjBOhMDeh3Ms8Y5VZbrA==,
}
dependencies:
"@codemirror/language": 6.2.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
"@lezer/common": 1.0.0
dev: false
/@codemirror/commands/6.0.1:
resolution:
{
integrity: sha512-iNHDByicYqQjs0Wo1MKGfqNbMYMyhS9WV6EwMVwsHXImlFemgEUC+c5X22bXKBStN3qnwg4fArNZM+gkv22baQ==,
}
dependencies:
"@codemirror/language": 6.2.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
"@lezer/common": 1.0.0
dev: false
/@codemirror/language/6.2.0:
resolution:
{
integrity: sha512-tabB0Ef/BflwoEmTB4a//WZ9P90UQyne9qWB9YFsmeS4bnEqSys7UpGk/da1URMXhyfuzWCwp+AQNMhvu8SfnA==,
}
dependencies:
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
"@lezer/common": 1.0.0
"@lezer/highlight": 1.0.0
"@lezer/lr": 1.2.0
style-mod: 4.0.0
dev: false
/@codemirror/lint/6.0.0:
resolution:
{
integrity: sha512-nUUXcJW1Xp54kNs+a1ToPLK8MadO0rMTnJB8Zk4Z8gBdrN0kqV7uvUraU/T2yqg+grDNR38Vmy/MrhQN/RgwiA==,
}
dependencies:
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
crelt: 1.0.5
dev: false
/@codemirror/search/6.0.0:
resolution:
{
integrity: sha512-rL0rd3AhI0TAsaJPUaEwC63KHLO7KL0Z/dYozXj6E7L3wNHRyx7RfE0/j5HsIf912EE5n2PCb4Vg0rGYmDv4UQ==,
}
dependencies:
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
crelt: 1.0.5
dev: false
/@codemirror/state/6.1.0:
resolution:
{
integrity: sha512-qbUr94DZTe6/V1VS7LDLz11rM/1t/nJxR1El4I6UaxDEdc0aZZvq6JCLJWiRmUf95NRAnDH6fhXn+PWp9wGCIg==,
}
dev: false
/@codemirror/theme-one-dark/6.0.0:
resolution:
{
integrity: sha512-jTCfi1I8QT++3m21Ui6sU8qwu3F/hLv161KLxfvkV1cYWSBwyUanmQFs89ChobQjBHi2x7s2k71wF9WYvE8fdw==,
}
dependencies:
"@codemirror/language": 6.2.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
"@lezer/highlight": 1.0.0
dev: false
/@codemirror/view/6.0.3:
resolution:
{
integrity: sha512-1gDBymhbx2DZzwnR/rNUu1LiQqjxBJtFiB+4uLR6tHQ6vKhTIwUsP5uZUQ7SM7JxVx3UihMynnTqjcsC+mczZg==,
}
dependencies:
"@codemirror/state": 6.1.0
style-mod: 4.0.0
w3c-keyname: 2.2.4
dev: false
2022-07-13 22:01:27 +05:30
/@jridgewell/gen-mapping/0.1.1:
resolution:
{
integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@jridgewell/set-array": 1.1.2
"@jridgewell/sourcemap-codec": 1.4.14
2022-07-13 22:01:27 +05:30
dev: true
/@jridgewell/gen-mapping/0.3.2:
resolution:
{
integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
dependencies:
"@jridgewell/set-array": 1.1.2
"@jridgewell/sourcemap-codec": 1.4.14
"@jridgewell/trace-mapping": 0.3.14
2022-07-13 22:01:27 +05:30
dev: true
/@jridgewell/resolve-uri/3.1.0:
resolution:
{
integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@jridgewell/set-array/1.1.2:
resolution:
{
integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==,
}
engines: { node: ">=6.0.0" }
2022-07-13 22:01:27 +05:30
dev: true
/@jridgewell/sourcemap-codec/1.4.14:
resolution:
{
integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==,
}
2022-07-13 22:01:27 +05:30
dev: true
/@jridgewell/trace-mapping/0.3.14:
resolution:
{
integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@jridgewell/resolve-uri": 3.1.0
"@jridgewell/sourcemap-codec": 1.4.14
2022-07-13 22:01:27 +05:30
dev: true
/@lezer/common/1.0.0:
resolution:
{
integrity: sha512-ohydQe+Hb+w4oMDvXzs8uuJd2NoA3D8YDcLiuDsLqH+yflDTPEpgCsWI3/6rH5C3BAedtH1/R51dxENldQceEA==,
}
dev: false
/@lezer/highlight/1.0.0:
resolution:
{
integrity: sha512-nsCnNtim90UKsB5YxoX65v3GEIw3iCHw9RM2DtdgkiqAbKh9pCdvi8AWNwkYf10Lu6fxNhXPpkpHbW6mihhvJA==,
}
dependencies:
"@lezer/common": 1.0.0
dev: false
/@lezer/lr/1.2.0:
resolution:
{
integrity: sha512-TgEpfm9br2SX8JwtwKT8HsQZKuFkLRg6g+IRxObk9nVKQLKnkP3oMh+QGcTBL9GQsfQ2ADtKPbj2iGSMf3ytiA==,
}
dependencies:
"@lezer/common": 1.0.0
dev: false
2022-07-13 22:01:27 +05:30
/@rollup/pluginutils/4.2.1:
resolution:
{
integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==,
}
engines: { node: ">= 8.0.0" }
2022-07-13 22:01:27 +05:30
dependencies:
estree-walker: 2.0.2
picomatch: 2.3.1
dev: true
/@types/history/4.7.11:
resolution:
{
integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==,
}
2022-07-13 22:01:27 +05:30
dev: true
/@types/prop-types/15.7.5:
resolution:
{
integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==,
}
2022-07-13 22:01:27 +05:30
dev: true
/@types/react-dom/18.0.6:
resolution:
{
integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@types/react": 18.0.15
2022-07-13 22:01:27 +05:30
dev: true
/@types/react-router-dom/5.3.3:
resolution:
{
integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@types/history": 4.7.11
"@types/react": 18.0.15
"@types/react-router": 5.1.18
2022-07-13 22:01:27 +05:30
dev: true
/@types/react-router/5.1.18:
resolution:
{
integrity: sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@types/history": 4.7.11
"@types/react": 18.0.15
2022-07-13 22:01:27 +05:30
dev: true
/@types/react/18.0.15:
resolution:
{
integrity: sha512-iz3BtLuIYH1uWdsv6wXYdhozhqj20oD4/Hk2DNXIn1kFsmp9x8d9QB6FnPhfkbhd2PgEONt9Q1x/ebkwjfFLow==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@types/prop-types": 15.7.5
"@types/scheduler": 0.16.2
2022-07-13 22:01:27 +05:30
csstype: 3.1.0
dev: true
/@types/scheduler/0.16.2:
resolution:
{
integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==,
}
2022-07-13 22:01:27 +05:30
dev: true
/@uiw/codemirror-extensions-basic-setup/4.11.4:
resolution:
{
integrity: sha512-pc9pQtCQFmAH5nV9UmX37VB0+yzSFQ2kbSvLHBFST9siYnacaR6HxmkBBBbYYXwVK/n9pGZ6A8ZefAUNTFfo/A==,
}
dependencies:
"@codemirror/autocomplete": 6.0.4
"@codemirror/commands": 6.0.1
"@codemirror/language": 6.2.0
"@codemirror/lint": 6.0.0
"@codemirror/search": 6.0.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
dev: false
/@uiw/codemirror-themes/4.11.4:
resolution:
{
integrity: sha512-tp4wahAuGRhMoKNMk/6lt8nNr21UZ4zhFqdDTZZ4jLc2w4BKTQ23AkublXAM8vMSuYt/LpE+cajuq4/aSYn01w==,
}
dependencies:
"@codemirror/language": 6.2.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
dev: false
/@uiw/react-codemirror/4.11.4_zkjxn7zmjazops4ey5en2fchna:
resolution:
{
integrity: sha512-p7DNBI6kj+DUzTe7MjBJwZ3qo0nSOav7T0MEGRpRNZA9ZO3RnzhPMie6swDA8e3dz1s59l9UdFB1fgyam1vFhQ==,
}
peerDependencies:
"@codemirror/view": ">=6.0.0"
react: ">=16.8.0"
react-dom: ">=16.8.0"
dependencies:
"@babel/runtime": 7.18.6
"@codemirror/theme-one-dark": 6.0.0
"@codemirror/view": 6.0.3
"@uiw/codemirror-extensions-basic-setup": 4.11.4
codemirror: 6.0.1
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: false
2022-07-13 22:01:27 +05:30
/@vitejs/plugin-react/1.3.2:
resolution:
{
integrity: sha512-aurBNmMo0kz1O4qRoY+FM4epSA39y3ShWGuqfLRA/3z0oEJAdtoSfgA3aO98/PCCHAqMaduLxIxErWrVKIFzXA==,
}
engines: { node: ">=12.0.0" }
dependencies:
"@babel/core": 7.18.6
"@babel/plugin-transform-react-jsx": 7.18.6_@babel+core@7.18.6
"@babel/plugin-transform-react-jsx-development": 7.18.6_@babel+core@7.18.6
"@babel/plugin-transform-react-jsx-self": 7.18.6_@babel+core@7.18.6
"@babel/plugin-transform-react-jsx-source": 7.18.6_@babel+core@7.18.6
"@rollup/pluginutils": 4.2.1
2022-07-13 22:01:27 +05:30
react-refresh: 0.13.0
resolve: 1.22.1
transitivePeerDependencies:
- supports-color
dev: true
/ansi-styles/3.2.1:
resolution:
{
integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dependencies:
color-convert: 1.9.3
dev: true
/browserslist/4.21.1:
resolution:
{
integrity: sha512-Nq8MFCSrnJXSc88yliwlzQe3qNe3VntIjhsArW9IJOEPSHNx23FalwApUVbzAWABLhYJJ7y8AynWI/XM8OdfjQ==,
}
engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
2022-07-13 22:01:27 +05:30
hasBin: true
dependencies:
caniuse-lite: 1.0.30001366
electron-to-chromium: 1.4.187
node-releases: 2.0.6
update-browserslist-db: 1.0.4_browserslist@4.21.1
dev: true
/caniuse-lite/1.0.30001366:
resolution:
{
integrity: sha512-yy7XLWCubDobokgzudpkKux8e0UOOnLHE6mlNJBzT3lZJz6s5atSEzjoL+fsCPkI0G8MP5uVdDx1ur/fXEWkZA==,
}
2022-07-13 22:01:27 +05:30
dev: true
/chalk/2.4.2:
resolution:
{
integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dependencies:
ansi-styles: 3.2.1
escape-string-regexp: 1.0.5
supports-color: 5.5.0
dev: true
/codemirror/6.0.1:
resolution:
{
integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==,
}
dependencies:
"@codemirror/autocomplete": 6.0.4
"@codemirror/commands": 6.0.1
"@codemirror/language": 6.2.0
"@codemirror/lint": 6.0.0
"@codemirror/search": 6.0.0
"@codemirror/state": 6.1.0
"@codemirror/view": 6.0.3
dev: false
2022-07-13 22:01:27 +05:30
/color-convert/1.9.3:
resolution:
{
integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==,
}
2022-07-13 22:01:27 +05:30
dependencies:
color-name: 1.1.3
dev: true
/color-name/1.1.3:
resolution:
{
integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==,
}
2022-07-13 22:01:27 +05:30
dev: true
/convert-source-map/1.8.0:
resolution:
{
integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==,
}
2022-07-13 22:01:27 +05:30
dependencies:
safe-buffer: 5.1.2
dev: true
/crelt/1.0.5:
resolution:
{
integrity: sha512-+BO9wPPi+DWTDcNYhr/W90myha8ptzftZT+LwcmUbbok0rcP/fequmFYCw8NMoH7pkAZQzU78b3kYrlua5a9eA==,
}
dev: false
2022-07-13 22:01:27 +05:30
/csstype/3.1.0:
resolution:
{
integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==,
}
2022-07-13 22:01:27 +05:30
dev: true
/debug/4.3.4:
resolution:
{
integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==,
}
engines: { node: ">=6.0" }
2022-07-13 22:01:27 +05:30
peerDependencies:
supports-color: "*"
2022-07-13 22:01:27 +05:30
peerDependenciesMeta:
supports-color:
optional: true
dependencies:
ms: 2.1.2
dev: true
/electron-to-chromium/1.4.187:
resolution:
{
integrity: sha512-t3iFLHVIMhB8jGZ+8ui951nz6Bna5qKfhxezG3wzXdBJ79qFKPsE2chjjVFNqC1ewhfrPQrw9pmVeo4FFpZeQA==,
}
2022-07-13 22:01:27 +05:30
dev: true
/esbuild-android-64/0.14.49:
resolution:
{
integrity: sha512-vYsdOTD+yi+kquhBiFWl3tyxnj2qZJsl4tAqwhT90ktUdnyTizgle7TjNx6Ar1bN7wcwWqZ9QInfdk2WVagSww==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [android]
requiresBuild: true
dev: true
optional: true
/esbuild-android-arm64/0.14.49:
resolution:
{
integrity: sha512-g2HGr/hjOXCgSsvQZ1nK4nW/ei8JUx04Li74qub9qWrStlysaVmadRyTVuW32FGIpLQyc5sUjjZopj49eGGM2g==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm64]
os: [android]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-64/0.14.49:
resolution:
{
integrity: sha512-3rvqnBCtX9ywso5fCHixt2GBCUsogNp9DjGmvbBohh31Ces34BVzFltMSxJpacNki96+WIcX5s/vum+ckXiLYg==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-darwin-arm64/0.14.49:
resolution:
{
integrity: sha512-XMaqDxO846srnGlUSJnwbijV29MTKUATmOLyQSfswbK/2X5Uv28M9tTLUJcKKxzoo9lnkYPsx2o8EJcTYwCs/A==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-64/0.14.49:
resolution:
{
integrity: sha512-NJ5Q6AjV879mOHFri+5lZLTp5XsO2hQ+KSJYLbfY9DgCu8s6/Zl2prWXVANYTeCDLlrIlNNYw8y34xqyLDKOmQ==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-freebsd-arm64/0.14.49:
resolution:
{
integrity: sha512-lFLtgXnAc3eXYqj5koPlBZvEbBSOSUbWO3gyY/0+4lBdRqELyz4bAuamHvmvHW5swJYL7kngzIZw6kdu25KGOA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm64]
os: [freebsd]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-32/0.14.49:
resolution:
{
integrity: sha512-zTTH4gr2Kb8u4QcOpTDVn7Z8q7QEIvFl/+vHrI3cF6XOJS7iEI1FWslTo3uofB2+mn6sIJEQD9PrNZKoAAMDiA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [ia32]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-64/0.14.49:
resolution:
{
integrity: sha512-hYmzRIDzFfLrB5c1SknkxzM8LdEUOusp6M2TnuQZJLRtxTgyPnZZVtyMeCLki0wKgYPXkFsAVhi8vzo2mBNeTg==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm/0.14.49:
resolution:
{
integrity: sha512-iE3e+ZVv1Qz1Sy0gifIsarJMQ89Rpm9mtLSRtG3AH0FPgAzQ5Z5oU6vYzhc/3gSPi2UxdCOfRhw2onXuFw/0lg==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-arm64/0.14.49:
resolution:
{
integrity: sha512-KLQ+WpeuY+7bxukxLz5VgkAAVQxUv67Ft4DmHIPIW+2w3ObBPQhqNoeQUHxopoW/aiOn3m99NSmSV+bs4BSsdA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-mips64le/0.14.49:
resolution:
{
integrity: sha512-n+rGODfm8RSum5pFIqFQVQpYBw+AztL8s6o9kfx7tjfK0yIGF6tm5HlG6aRjodiiKkH2xAiIM+U4xtQVZYU4rA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [mips64el]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-ppc64le/0.14.49:
resolution:
{
integrity: sha512-WP9zR4HX6iCBmMFH+XHHng2LmdoIeUmBpL4aL2TR8ruzXyT4dWrJ5BSbT8iNo6THN8lod6GOmYDLq/dgZLalGw==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [ppc64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-riscv64/0.14.49:
resolution:
{
integrity: sha512-h66ORBz+Dg+1KgLvzTVQEA1LX4XBd1SK0Fgbhhw4akpG/YkN8pS6OzYI/7SGENiN6ao5hETRDSkVcvU9NRtkMQ==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [riscv64]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-linux-s390x/0.14.49:
resolution:
{
integrity: sha512-DhrUoFVWD+XmKO1y7e4kNCqQHPs6twz6VV6Uezl/XHYGzM60rBewBF5jlZjG0nCk5W/Xy6y1xWeopkrhFFM0sQ==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [s390x]
os: [linux]
requiresBuild: true
dev: true
optional: true
/esbuild-netbsd-64/0.14.49:
resolution:
{
integrity: sha512-BXaUwFOfCy2T+hABtiPUIpWjAeWK9P8O41gR4Pg73hpzoygVGnj0nI3YK4SJhe52ELgtdgWP/ckIkbn2XaTxjQ==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [netbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-openbsd-64/0.14.49:
resolution:
{
integrity: sha512-lP06UQeLDGmVPw9Rg437Btu6J9/BmyhdoefnQ4gDEJTtJvKtQaUcOQrhjTq455ouZN4EHFH1h28WOJVANK41kA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [openbsd]
requiresBuild: true
dev: true
optional: true
/esbuild-sunos-64/0.14.49:
resolution:
{
integrity: sha512-4c8Zowp+V3zIWje329BeLbGh6XI9c/rqARNaj5yPHdC61pHI9UNdDxT3rePPJeWcEZVKjkiAS6AP6kiITp7FSw==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [sunos]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-32/0.14.49:
resolution:
{
integrity: sha512-q7Rb+J9yHTeKr9QTPDYkqfkEj8/kcKz9lOabDuvEXpXuIcosWCJgo5Z7h/L4r7rbtTH4a8U2FGKb6s1eeOHmJA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-64/0.14.49:
resolution:
{
integrity: sha512-+Cme7Ongv0UIUTniPqfTX6mJ8Deo7VXw9xN0yJEN1lQMHDppTNmKwAM3oGbD/Vqff+07K2gN0WfNkMohmG+dVw==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild-windows-arm64/0.14.49:
resolution:
{
integrity: sha512-v+HYNAXzuANrCbbLFJ5nmO3m5y2PGZWLe3uloAkLt87aXiO2mZr3BTmacZdjwNkNEHuH3bNtN8cak+mzVjVPfA==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
/esbuild/0.14.49:
resolution:
{
integrity: sha512-/TlVHhOaq7Yz8N1OJrjqM3Auzo5wjvHFLk+T8pIue+fhnhIMpfAzsG6PLVMbFveVxqD2WOp3QHei+52IMUNmCw==,
}
engines: { node: ">=12" }
2022-07-13 22:01:27 +05:30
hasBin: true
requiresBuild: true
optionalDependencies:
esbuild-android-64: 0.14.49
esbuild-android-arm64: 0.14.49
esbuild-darwin-64: 0.14.49
esbuild-darwin-arm64: 0.14.49
esbuild-freebsd-64: 0.14.49
esbuild-freebsd-arm64: 0.14.49
esbuild-linux-32: 0.14.49
esbuild-linux-64: 0.14.49
esbuild-linux-arm: 0.14.49
esbuild-linux-arm64: 0.14.49
esbuild-linux-mips64le: 0.14.49
esbuild-linux-ppc64le: 0.14.49
esbuild-linux-riscv64: 0.14.49
esbuild-linux-s390x: 0.14.49
esbuild-netbsd-64: 0.14.49
esbuild-openbsd-64: 0.14.49
esbuild-sunos-64: 0.14.49
esbuild-windows-32: 0.14.49
esbuild-windows-64: 0.14.49
esbuild-windows-arm64: 0.14.49
dev: true
/escalade/3.1.1:
resolution:
{
integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==,
}
engines: { node: ">=6" }
2022-07-13 22:01:27 +05:30
dev: true
/escape-string-regexp/1.0.5:
resolution:
{
integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==,
}
engines: { node: ">=0.8.0" }
2022-07-13 22:01:27 +05:30
dev: true
/estree-walker/2.0.2:
resolution:
{
integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==,
}
2022-07-13 22:01:27 +05:30
dev: true
/fsevents/2.3.2:
resolution:
{
integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==,
}
engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
2022-07-13 22:01:27 +05:30
os: [darwin]
requiresBuild: true
dev: true
optional: true
/function-bind/1.1.1:
resolution:
{
integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==,
}
2022-07-13 22:01:27 +05:30
dev: true
/gensync/1.0.0-beta.2:
resolution:
{
integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==,
}
engines: { node: ">=6.9.0" }
2022-07-13 22:01:27 +05:30
dev: true
/globals/11.12.0:
resolution:
{
integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dev: true
/has-flag/3.0.0:
resolution:
{
integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dev: true
/has/1.0.3:
resolution:
{
integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==,
}
engines: { node: ">= 0.4.0" }
2022-07-13 22:01:27 +05:30
dependencies:
function-bind: 1.1.1
dev: true
/history/5.3.0:
resolution:
{
integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==,
}
2022-07-13 22:01:27 +05:30
dependencies:
"@babel/runtime": 7.18.6
2022-07-13 22:01:27 +05:30
dev: false
/is-core-module/2.9.0:
resolution:
{
integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==,
}
2022-07-13 22:01:27 +05:30
dependencies:
has: 1.0.3
dev: true
/js-tokens/4.0.0:
resolution:
{
integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==,
}
2022-07-13 22:01:27 +05:30
/jsesc/2.5.2:
resolution:
{
integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
hasBin: true
dev: true
/json5/2.2.1:
resolution:
{
integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==,
}
engines: { node: ">=6" }
2022-07-13 22:01:27 +05:30
hasBin: true
dev: true
/loose-envify/1.4.0:
resolution:
{
integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==,
}
2022-07-13 22:01:27 +05:30
hasBin: true
dependencies:
js-tokens: 4.0.0
dev: false
/ms/2.1.2:
resolution:
{
integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==,
}
2022-07-13 22:01:27 +05:30
dev: true
/nanoid/3.3.4:
resolution:
{
integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==,
}
engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
2022-07-13 22:01:27 +05:30
hasBin: true
dev: true
/node-releases/2.0.6:
resolution:
{
integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==,
}
2022-07-13 22:01:27 +05:30
dev: true
/path-parse/1.0.7:
resolution:
{
integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==,
}
2022-07-13 22:01:27 +05:30
dev: true
/picocolors/1.0.0:
resolution:
{
integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==,
}
2022-07-13 22:01:27 +05:30
dev: true
/picomatch/2.3.1:
resolution:
{
integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==,
}
engines: { node: ">=8.6" }
2022-07-13 22:01:27 +05:30
dev: true
/postcss/8.4.14:
resolution:
{
integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==,
}
engines: { node: ^10 || ^12 || >=14 }
2022-07-13 22:01:27 +05:30
dependencies:
nanoid: 3.3.4
picocolors: 1.0.0
source-map-js: 1.0.2
dev: true
/react-dom/18.2.0_react@18.2.0:
resolution:
{
integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==,
}
2022-07-13 22:01:27 +05:30
peerDependencies:
react: ^18.2.0
dependencies:
loose-envify: 1.4.0
react: 18.2.0
scheduler: 0.23.0
dev: false
/react-refresh/0.13.0:
resolution:
{
integrity: sha512-XP8A9BT0CpRBD+NYLLeIhld/RqG9+gktUjW1FkE+Vm7OCinbG1SshcK5tb9ls4kzvjZr9mOQc7HYgBngEyPAXg==,
}
engines: { node: ">=0.10.0" }
2022-07-13 22:01:27 +05:30
dev: true
/react-router-dom/6.3.0_biqbaboplfbrettd7655fr4n2y:
resolution:
{
integrity: sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==,
}
2022-07-13 22:01:27 +05:30
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
2022-07-13 22:01:27 +05:30
dependencies:
history: 5.3.0
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
react-router: 6.3.0_react@18.2.0
dev: false
/react-router/6.3.0_react@18.2.0:
resolution:
{
integrity: sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==,
}
2022-07-13 22:01:27 +05:30
peerDependencies:
react: ">=16.8"
2022-07-13 22:01:27 +05:30
dependencies:
history: 5.3.0
react: 18.2.0
dev: false
/react/18.2.0:
resolution:
{
integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==,
}
engines: { node: ">=0.10.0" }
2022-07-13 22:01:27 +05:30
dependencies:
loose-envify: 1.4.0
dev: false
/regenerator-runtime/0.13.9:
resolution:
{
integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==,
}
2022-07-13 22:01:27 +05:30
dev: false
/resolve/1.22.1:
resolution:
{
integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==,
}
2022-07-13 22:01:27 +05:30
hasBin: true
dependencies:
is-core-module: 2.9.0
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
dev: true
/rollup/2.76.0:
resolution:
{
integrity: sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==,
}
engines: { node: ">=10.0.0" }
2022-07-13 22:01:27 +05:30
hasBin: true
optionalDependencies:
fsevents: 2.3.2
dev: true
/safe-buffer/5.1.2:
resolution:
{
integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==,
}
2022-07-13 22:01:27 +05:30
dev: true
/scheduler/0.23.0:
resolution:
{
integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==,
}
2022-07-13 22:01:27 +05:30
dependencies:
loose-envify: 1.4.0
dev: false
/semver/6.3.0:
resolution:
{
integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==,
}
2022-07-13 22:01:27 +05:30
hasBin: true
dev: true
/source-map-js/1.0.2:
resolution:
{
integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==,
}
engines: { node: ">=0.10.0" }
2022-07-13 22:01:27 +05:30
dev: true
/style-mod/4.0.0:
resolution:
{
integrity: sha512-OPhtyEjyyN9x3nhPsu76f52yUGXiZcgvsrFVtvTkyGRQJ0XK+GPc6ov1z+lRpbeabka+MYEQxOYRnt5nF30aMw==,
}
dev: false
2022-07-13 22:01:27 +05:30
/supports-color/5.5.0:
resolution:
{
integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dependencies:
has-flag: 3.0.0
dev: true
/supports-preserve-symlinks-flag/1.0.0:
resolution:
{
integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==,
}
engines: { node: ">= 0.4" }
2022-07-13 22:01:27 +05:30
dev: true
/to-fast-properties/2.0.0:
resolution:
{
integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==,
}
engines: { node: ">=4" }
2022-07-13 22:01:27 +05:30
dev: true
/typescript/4.7.4:
resolution:
{
integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==,
}
engines: { node: ">=4.2.0" }
2022-07-13 22:01:27 +05:30
hasBin: true
dev: true
/update-browserslist-db/1.0.4_browserslist@4.21.1:
resolution:
{
integrity: sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==,
}
2022-07-13 22:01:27 +05:30
hasBin: true
peerDependencies:
browserslist: ">= 4.21.0"
2022-07-13 22:01:27 +05:30
dependencies:
browserslist: 4.21.1
escalade: 3.1.1
picocolors: 1.0.0
dev: true
/vite/2.9.14:
resolution:
{
integrity: sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==,
}
engines: { node: ">=12.2.0" }
2022-07-13 22:01:27 +05:30
hasBin: true
peerDependencies:
less: "*"
sass: "*"
stylus: "*"
2022-07-13 22:01:27 +05:30
peerDependenciesMeta:
less:
optional: true
sass:
optional: true
stylus:
optional: true
dependencies:
esbuild: 0.14.49
postcss: 8.4.14
resolve: 1.22.1
rollup: 2.76.0
optionalDependencies:
fsevents: 2.3.2
dev: true
/w3c-keyname/2.2.4:
resolution:
{
integrity: sha512-tOhfEwEzFLJzf6d1ZPkYfGj+FWhIpBux9ppoP3rlclw3Z0BZv3N7b7030Z1kYth+6rDuAsXUFr+d0VE6Ed1ikw==,
}
dev: false