## 概要 [タスク 1470: 画面実装(トップページ)](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/OMDSDictation/_workitems/edit/1470) - トップページのデザインを適用しました。 ## レビューポイント - デザイン適用は適切か - CSSの使い方に問題はないか ## UIの変更 - トップページのデザイン適用 - [Task1470](https://ndstokyo.sharepoint.com/:f:/r/sites/Piranha/Shared%20Documents/General/OMDS/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88/Task1470?csf=1&web=1&e=BgUfMX) ## 動作確認状況 - ローカルで起動してデザイン確認
8118 lines
198 KiB
JSON
8118 lines
198 KiB
JSON
{
|
|
"name": "client",
|
|
"version": "0.1.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "client",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"@azure/msal-browser": "^2.33.0",
|
|
"@azure/msal-react": "^1.5.3",
|
|
"@reduxjs/toolkit": "^1.8.3",
|
|
"@testing-library/jest-dom": "^5.16.4",
|
|
"@testing-library/react": "^13.3.0",
|
|
"@testing-library/user-event": "^14.2.1",
|
|
"@types/jest": "^27.5.2",
|
|
"@types/node": "^17.0.45",
|
|
"@types/react": "^18.0.14",
|
|
"@types/react-dom": "^18.0.6",
|
|
"@types/react-router-dom": "^5.3.3",
|
|
"@types/redux-mock-store": "^1.0.3",
|
|
"axios": "^0.27.2",
|
|
"classnames-generics": "^1.0.9",
|
|
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
"i18next": "^21.10.0",
|
|
"jwt-decode": "^3.1.2",
|
|
"lodash": "^4.17.21",
|
|
"luxon": "^3.3.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-google-recaptcha-v3": "^1.10.0",
|
|
"react-i18next": "^11.18.6",
|
|
"react-paginate": "^8.1.3",
|
|
"react-redux": "^8.0.2",
|
|
"react-router-dom": "^6.4.1",
|
|
"redux-mock-store": "^1.5.4",
|
|
"redux-thunk": "^2.4.1",
|
|
"sass": "^1.58.3",
|
|
"styled-components": "^5.3.5",
|
|
"typescript": "^4.7.4",
|
|
"web-vitals": "^2.1.4"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.18.6",
|
|
"@mdx-js/react": "^2.1.2",
|
|
"@openapitools/openapi-generator-cli": "^0.0.6",
|
|
"@types/lodash": "^4.14.191",
|
|
"@types/luxon": "^3.2.0",
|
|
"@types/react": "^18.0.0",
|
|
"@types/react-dom": "^18.0.0",
|
|
"@types/redux-mock-store": "^1.0.3",
|
|
"@types/styled-components": "^5.1.25",
|
|
"@typescript-eslint/eslint-plugin": "^5.30.5",
|
|
"@typescript-eslint/parser": "^5.30.5",
|
|
"@vitejs/plugin-react": "^1.3.0",
|
|
"babel-loader": "^8.2.5",
|
|
"eslint": "^8.19.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"eslint-plugin-import": "^2.26.0",
|
|
"eslint-plugin-jsx-a11y": "^6.6.0",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.30.1",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"license-checker": "^25.0.1",
|
|
"prettier": "^2.7.1",
|
|
"redux-mock-store": "^1.5.4",
|
|
"typescript": "^4.7.4",
|
|
"vite": "^2.9.9",
|
|
"vite-plugin-env-compatible": "^1.1.1",
|
|
"vite-plugin-sass-dts": "^1.3.1",
|
|
"vite-tsconfig-paths": "^3.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.1.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-browser": {
|
|
"version": "2.33.0",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.33.0.tgz",
|
|
"integrity": "sha512-c7CVh1tfUfxiWkEIhoIb11hL4PGo4hz0M+gMy34ATagAKdLK7qyEu/5AXJWAf5lz5eE+vQhm7+LKiuETrcXXGw==",
|
|
"dependencies": {
|
|
"@azure/msal-common": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-common": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-10.0.0.tgz",
|
|
"integrity": "sha512-/LghpT93jsZLy55QzTsRZWMx6R1Mjc1Aktwps8sKSGE3WbrGwbSsh2uhDlpl6FMcKChYjJ0ochThWwwOodrQNg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@azure/msal-react": {
|
|
"version": "1.5.3",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-react/-/msal-react-1.5.3.tgz",
|
|
"integrity": "sha512-PIbksHzNDzEA8iV9BGiKTdxNZVryvJ4CZ/sFhuqX87I5xbCbcxF/oz6iv1qWqtHAeovUigARBZPw7lQOUVsQmg==",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"@azure/msal-browser": "^2.33.0",
|
|
"react": "^16.8.0 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helpers": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.18.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.7",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.20.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@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/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-js-pure": "^3.20.2",
|
|
"regenerator-runtime": "^0.13.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@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.6",
|
|
"@babel/types": "^7.18.6",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.18.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@cush/relative": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/memoize": {
|
|
"version": "0.7.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/stylis": {
|
|
"version": "0.8.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@emotion/unitless": {
|
|
"version": "0.7.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.3.2",
|
|
"globals": "^13.15.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"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.16.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.9.5",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/react": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdx": "^2.0.0",
|
|
"@types/react": ">=16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@openapitools/openapi-generator-cli": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-0.0.6.tgz",
|
|
"integrity": "sha512-QFqRzJ0xdAm9mFucYvWiVGedz2JH9l4KauEB2FEmnjRALDnbxCGF8walfeolWfHXjixQUfY+7zsq5wCmqbU6UA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"compare-versions": "3.4.0"
|
|
},
|
|
"bin": {
|
|
"openapi-generator": "bin/openapi-generator"
|
|
}
|
|
},
|
|
"node_modules/@reduxjs/toolkit": {
|
|
"version": "1.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"immer": "^9.0.7",
|
|
"redux": "^4.1.2",
|
|
"redux-thunk": "^2.4.1",
|
|
"reselect": "^4.1.5"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.9.0 || ^17.0.0 || ^18",
|
|
"react-redux": "^7.2.1 || ^8.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-redux": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@remix-run/router": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.1.tgz",
|
|
"integrity": "sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg==",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"estree-walker": "^2.0.1",
|
|
"picomatch": "^2.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom": {
|
|
"version": "8.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.9",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^27.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom": {
|
|
"version": "5.16.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.9.2",
|
|
"@types/testing-library__jest-dom": "^5.9.1",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^3.0.0",
|
|
"css": "^3.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lodash": "^4.17.15",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/react": {
|
|
"version": "13.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@testing-library/dom": "^8.5.0",
|
|
"@types/react-dom": "^18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.0.0",
|
|
"react-dom": "^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/user-event": {
|
|
"version": "14.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"@testing-library/dom": ">=7.21.4"
|
|
}
|
|
},
|
|
"node_modules/@types/aria-query": {
|
|
"version": "4.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/history": {
|
|
"version": "4.7.11",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/hoist-non-react-statics": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
}
|
|
},
|
|
"node_modules/@types/jest": {
|
|
"version": "27.5.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-matcher-utils": "^27.0.0",
|
|
"pretty-format": "^27.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.191",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz",
|
|
"integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/luxon": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz",
|
|
"integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/mdx": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "17.0.45",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.0.15",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-dom": {
|
|
"version": "18.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-router": {
|
|
"version": "5.1.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react-router-dom": {
|
|
"version": "5.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/react/node_modules/csstype": {
|
|
"version": "3.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/redux-mock-store": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"redux": "^4.0.5"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.16.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/styled-components": {
|
|
"version": "5.1.25",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hoist-non-react-statics": "*",
|
|
"@types/react": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/styled-components/node_modules/csstype": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/testing-library__jest-dom": {
|
|
"version": "5.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/jest": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/use-sync-external-store": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/type-utils": "5.30.5",
|
|
"@typescript-eslint/utils": "5.30.5",
|
|
"debug": "^4.3.4",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.2.0",
|
|
"regexpp": "^3.2.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/eslint-plugin/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/typescript-estree": "5.30.5",
|
|
"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.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/visitor-keys": "5.30.5"
|
|
},
|
|
"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.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/utils": "5.30.5",
|
|
"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.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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.30.5",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/visitor-keys": "5.30.5",
|
|
"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/typescript-estree/node_modules/semver": {
|
|
"version": "7.3.7",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/typescript-estree": "5.30.5",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
},
|
|
"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.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"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/@vitejs/plugin-react": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.17.10",
|
|
"@babel/plugin-transform-react-jsx": "^7.17.3",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.16.7",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.16.7",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.16.7",
|
|
"@rollup/pluginutils": "^4.2.1",
|
|
"react-refresh": "^0.13.0",
|
|
"resolve": "^1.22.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/array-find-index": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"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.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ast-types-flow": {
|
|
"version": "0.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/atob": {
|
|
"version": "2.1.2",
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"bin": {
|
|
"atob": "bin/atob.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/axe-core": {
|
|
"version": "4.4.2",
|
|
"dev": true,
|
|
"license": "MPL-2.0",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.27.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.9",
|
|
"form-data": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/axobject-query": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "8.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0",
|
|
"webpack": ">=2"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-loader/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-styled-components": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.16.0",
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
"lodash": "^4.17.11",
|
|
"picomatch": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"styled-components": ">= 2"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-syntax-jsx": {
|
|
"version": "6.18.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.21.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001359",
|
|
"electron-to-chromium": "^1.4.172",
|
|
"node-releases": "^2.0.5",
|
|
"update-browserslist-db": "^1.0.4"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-css": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
|
|
"integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/camelize": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001363",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"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/chokidar": {
|
|
"version": "3.5.3",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chokidar/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/classnames": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
|
|
"integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
|
|
},
|
|
"node_modules/classnames-generics": {
|
|
"version": "1.0.9",
|
|
"resolved": "https://registry.npmjs.org/classnames-generics/-/classnames-generics-1.0.9.tgz",
|
|
"integrity": "sha512-PjfZMXwB+zdq/UBNK3RKggH4l4OsqytmlvVAgsreIDYyL/TKXfijQpVK/Rwn/YGRp4dblGeF7bsdPIhaiQxjYA==",
|
|
"dependencies": {
|
|
"classnames": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compare-versions": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.4.0.tgz",
|
|
"integrity": "sha512-tK69D7oNXXqUW3ZNo/z7NXTEz22TCF0pTE+YF9cxvaAM9XnkLo1fV621xCLrRR6aevJlKxExkss0vWqUCUpqdg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/confusing-browser-globals": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.8.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"node_modules/core-js-pure": {
|
|
"version": "3.23.3",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/css": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"source-map": "^0.6.1",
|
|
"source-map-resolve": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/css-color-keywords": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/css-to-react-native": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelize": "^1.0.0",
|
|
"css-color-keywords": "^1.0.0",
|
|
"postcss-value-parser": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/css.escape": {
|
|
"version": "1.5.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/damerau-levenshtein": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/debuglog": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/decode-uri-component": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
|
|
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/dezalgo": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-accessibility-api": {
|
|
"version": "0.5.14",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.180",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.20.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-shim-unscopables": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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.14.48",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"esbuild-android-64": "0.14.48",
|
|
"esbuild-android-arm64": "0.14.48",
|
|
"esbuild-darwin-64": "0.14.48",
|
|
"esbuild-darwin-arm64": "0.14.48",
|
|
"esbuild-freebsd-64": "0.14.48",
|
|
"esbuild-freebsd-arm64": "0.14.48",
|
|
"esbuild-linux-32": "0.14.48",
|
|
"esbuild-linux-64": "0.14.48",
|
|
"esbuild-linux-arm": "0.14.48",
|
|
"esbuild-linux-arm64": "0.14.48",
|
|
"esbuild-linux-mips64le": "0.14.48",
|
|
"esbuild-linux-ppc64le": "0.14.48",
|
|
"esbuild-linux-riscv64": "0.14.48",
|
|
"esbuild-linux-s390x": "0.14.48",
|
|
"esbuild-netbsd-64": "0.14.48",
|
|
"esbuild-openbsd-64": "0.14.48",
|
|
"esbuild-sunos-64": "0.14.48",
|
|
"esbuild-windows-32": "0.14.48",
|
|
"esbuild-windows-64": "0.14.48",
|
|
"esbuild-windows-arm64": "0.14.48"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-64": {
|
|
"version": "0.14.48",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "8.19.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint/eslintrc": "^1.3.0",
|
|
"@humanwhocodes/config-array": "^0.9.2",
|
|
"ajv": "^6.10.0",
|
|
"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.1.1",
|
|
"eslint-utils": "^3.0.0",
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
"espree": "^9.3.2",
|
|
"esquery": "^1.4.0",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"glob-parent": "^6.0.1",
|
|
"globals": "^13.15.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"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.1",
|
|
"regexpp": "^3.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"strip-json-comments": "^3.1.0",
|
|
"text-table": "^0.2.0",
|
|
"v8-compile-cache": "^2.0.3"
|
|
},
|
|
"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-airbnb": {
|
|
"version": "19.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
"object.assign": "^4.1.2",
|
|
"object.entries": "^1.1.5"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.32.0 || ^8.2.0",
|
|
"eslint-plugin-import": "^2.25.3",
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
"eslint-plugin-react": "^7.28.0",
|
|
"eslint-plugin-react-hooks": "^4.3.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-airbnb-base": {
|
|
"version": "15.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"confusing-browser-globals": "^1.0.10",
|
|
"object.assign": "^4.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.32.0 || ^8.2.0",
|
|
"eslint-plugin-import": "^2.25.2"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-prettier": {
|
|
"version": "8.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node": {
|
|
"version": "0.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils": {
|
|
"version": "2.7.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"find-up": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flat": "^1.2.5",
|
|
"debug": "^4.3.4",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-module-utils": "^2.7.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y": {
|
|
"version": "6.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.3",
|
|
"aria-query": "^4.2.2",
|
|
"array-includes": "^3.1.5",
|
|
"ast-types-flow": "^0.0.7",
|
|
"axe-core": "^4.4.2",
|
|
"axobject-query": "^2.2.0",
|
|
"damerau-levenshtein": "^1.0.8",
|
|
"emoji-regex": "^9.2.2",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^3.3.1",
|
|
"language-tags": "^1.0.5",
|
|
"minimatch": "^3.1.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-prefer-arrow": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz",
|
|
"integrity": "sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==",
|
|
"peerDependencies": {
|
|
"eslint": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-prettier": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prettier-linter-helpers": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.28.0",
|
|
"prettier": ">=2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint-config-prettier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.30.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.5",
|
|
"array.prototype.flatmap": "^1.3.0",
|
|
"doctrine": "^2.1.0",
|
|
"estraverse": "^5.3.0",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"object.fromentries": "^2.0.5",
|
|
"object.hasown": "^1.1.1",
|
|
"object.values": "^1.1.5",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.3",
|
|
"semver": "^6.3.0",
|
|
"string.prototype.matchall": "^4.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
"version": "4.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
"version": "2.0.0-next.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.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/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"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",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-utils": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=5"
|
|
}
|
|
},
|
|
"node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/eslint-scope": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.16.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/espree": {
|
|
"version": "9.3.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"acorn": "^8.7.1",
|
|
"acorn-jsx": "^5.3.2",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-diff": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.2.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.13.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat-cache": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.1.0",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.2.6",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.1",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"hasInstallScript": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functional-red-black-tree": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"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",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/glob-regex": {
|
|
"version": "0.3.2",
|
|
"dev": true
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/globrex": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.10",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"react-is": "^16.7.0"
|
|
}
|
|
},
|
|
"node_modules/hoist-non-react-statics/node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/html-parse-stringify": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz",
|
|
"integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==",
|
|
"dependencies": {
|
|
"void-elements": "3.1.0"
|
|
}
|
|
},
|
|
"node_modules/i18next": {
|
|
"version": "21.10.0",
|
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz",
|
|
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://locize.com"
|
|
},
|
|
{
|
|
"type": "individual",
|
|
"url": "https://locize.com/i18next.html"
|
|
},
|
|
{
|
|
"type": "individual",
|
|
"url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.17.2"
|
|
}
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/immer": {
|
|
"version": "9.0.15",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/immer"
|
|
}
|
|
},
|
|
"node_modules/immutable": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz",
|
|
"integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w=="
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-fresh/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jest-diff": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsx-ast-utils": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.5",
|
|
"object.assign": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/jwt-decode": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz",
|
|
"integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A=="
|
|
},
|
|
"node_modules/language-subtag-registry": {
|
|
"version": "0.3.22",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/language-tags": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"language-subtag-registry": "~0.3.2"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/license-checker": {
|
|
"version": "25.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"chalk": "^2.4.1",
|
|
"debug": "^3.1.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nopt": "^4.0.1",
|
|
"read-installed": "~4.0.3",
|
|
"semver": "^5.5.0",
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-satisfies": "^4.0.0",
|
|
"treeify": "^1.1.0"
|
|
},
|
|
"bin": {
|
|
"license-checker": "bin/license-checker"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/license-checker/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/license-checker/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
|
|
"integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/luxon": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz",
|
|
"integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/lz-string": {
|
|
"version": "1.4.4",
|
|
"license": "WTFPL",
|
|
"bin": {
|
|
"lz-string": "bin/bin.js"
|
|
}
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/min-indent": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "1",
|
|
"osenv": "^0.1.4"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-normalize-package-bin": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.hasown": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/os-homedir": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/osenv": {
|
|
"version": "0.1.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.0",
|
|
"os-tmpdir": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.14",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss-js": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
|
|
"integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >= 16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.21"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-diff": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "27.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"node_modules/prop-types/node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react": {
|
|
"version": "18.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "18.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.2.0"
|
|
}
|
|
},
|
|
"node_modules/react-google-recaptcha-v3": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.10.0.tgz",
|
|
"integrity": "sha512-JBoqU107X8klQmS8tQSbQh1IMsT1fH3kVoArIqnia0rtn0rPNG9Ld+9rD/dHJMculIczSZpGvIJTXXwtsolMcg==",
|
|
"dependencies": {
|
|
"hoist-non-react-statics": "^3.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^17.0 || ^18.0",
|
|
"react-dom": "^17.0 || ^18.0"
|
|
}
|
|
},
|
|
"node_modules/react-i18next": {
|
|
"version": "11.18.6",
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.6.tgz",
|
|
"integrity": "sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.14.5",
|
|
"html-parse-stringify": "^3.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"i18next": ">= 19.0.0",
|
|
"react": ">= 16.8.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react-dom": {
|
|
"optional": true
|
|
},
|
|
"react-native": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "18.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-paginate": {
|
|
"version": "8.1.4",
|
|
"resolved": "https://registry.npmjs.org/react-paginate/-/react-paginate-8.1.4.tgz",
|
|
"integrity": "sha512-c3rxjcTEqeDQa6LqXifxLeFguY2qy2CHGRphVjHLFFMGfIHyaJ+v3bOvIlLYEeohwQ1q+cQpknjsqBVrkc/SNA==",
|
|
"dependencies": {
|
|
"prop-types": "^15"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16 || ^17 || ^18"
|
|
}
|
|
},
|
|
"node_modules/react-redux": {
|
|
"version": "8.0.2",
|
|
"license": "MIT",
|
|
"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"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
},
|
|
"@types/react-dom": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
},
|
|
"react-native": {
|
|
"optional": true
|
|
},
|
|
"redux": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-refresh": {
|
|
"version": "0.13.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-router": {
|
|
"version": "6.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.1.tgz",
|
|
"integrity": "sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A==",
|
|
"dependencies": {
|
|
"@remix-run/router": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom": {
|
|
"version": "6.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.1.tgz",
|
|
"integrity": "sha512-MY7NJCrGNVJtGp8ODMOBHu20UaIkmwD2V3YsAOUQoCXFk7Ppdwf55RdcGyrSj+ycSL9Uiwrb3gTLYSnzcRoXww==",
|
|
"dependencies": {
|
|
"@remix-run/router": "1.0.1",
|
|
"react-router": "6.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8",
|
|
"react-dom": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/read-installed": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"debuglog": "^1.0.1",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"slide": "~1.1.3",
|
|
"util-extend": "^1.0.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/read-installed/node_modules/semver": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/read-package-json": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"normalize-package-data": "^2.0.0",
|
|
"npm-normalize-package-bin": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/readdir-scoped-modules": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"once": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/recrawl-sync": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cush/relative": "^1.0.0",
|
|
"glob-regex": "^0.3.0",
|
|
"slash": "^3.0.0",
|
|
"tslib": "^1.9.3"
|
|
}
|
|
},
|
|
"node_modules/recrawl-sync/node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/redent": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/redux": {
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.9.2"
|
|
}
|
|
},
|
|
"node_modules/redux-mock-store": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.isplainobject": "^4.0.6"
|
|
}
|
|
},
|
|
"node_modules/redux-thunk": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.1.tgz",
|
|
"integrity": "sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==",
|
|
"peerDependencies": {
|
|
"redux": "^4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.13.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpp": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
}
|
|
},
|
|
"node_modules/reselect": {
|
|
"version": "4.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.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/reusify": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "2.75.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sass": {
|
|
"version": "1.58.3",
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
|
|
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
|
|
"dependencies": {
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
"immutable": "^4.0.0",
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
|
},
|
|
"bin": {
|
|
"sass": "sass.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.23.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/shallowequal": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/slide": {
|
|
"version": "1.1.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-resolve": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-compare": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-find-index": "^1.0.2",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-ranges": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.11",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/spdx-ranges": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "(MIT AND CC-BY-3.0)"
|
|
},
|
|
"node_modules/spdx-satisfies": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-compare": "^1.0.0",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-ranges": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"regexp.prototype.flags": "^1.4.1",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/styled-components": {
|
|
"version": "5.3.5",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.0.0",
|
|
"@babel/traverse": "^7.4.5",
|
|
"@emotion/is-prop-valid": "^1.1.0",
|
|
"@emotion/stylis": "^0.8.4",
|
|
"@emotion/unitless": "^0.7.4",
|
|
"babel-plugin-styled-components": ">= 1.12.0",
|
|
"css-to-react-native": "^3.0.0",
|
|
"hoist-non-react-statics": "^3.0.0",
|
|
"shallowequal": "^1.1.0",
|
|
"supports-color": "^5.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/styled-components"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 16.8.0",
|
|
"react-dom": ">= 16.8.0",
|
|
"react-is": ">= 16.8.0"
|
|
}
|
|
},
|
|
"node_modules/styled-components/node_modules/@emotion/is-prop-valid": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@emotion/memoize": "^0.7.4"
|
|
}
|
|
},
|
|
"node_modules/styled-components/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/styled-components/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/treeify": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
|
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/tsutils": {
|
|
"version": "3.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/tsutils/node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.7.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/update-browserslist-db": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"browserslist-lint": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/use-sync-external-store": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/util-extend": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/v8-compile-cache": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/vite": {
|
|
"version": "2.9.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"esbuild": "^0.14.27",
|
|
"postcss": "^8.4.13",
|
|
"resolve": "^1.22.0",
|
|
"rollup": "^2.59.0"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.2.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"less": "*",
|
|
"sass": "*",
|
|
"stylus": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"less": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"stylus": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-env-compatible": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vite-plugin-sass-dts": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/vite-plugin-sass-dts/-/vite-plugin-sass-dts-1.3.1.tgz",
|
|
"integrity": "sha512-GmyXQ1PYTunOQ3LWZ1fnIQ9XNiVCDkyHRXH12XeCnJspu0LEQ4ZJKM4EdpUe+/8juuNUSb8rHzp9SwotXz7gyA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"postcss-js": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8",
|
|
"prettier": "^2.7",
|
|
"sass": "*",
|
|
"vite": "^3 || ^4"
|
|
}
|
|
},
|
|
"node_modules/vite-tsconfig-paths": {
|
|
"version": "3.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"globrex": "^0.1.2",
|
|
"recrawl-sync": "^2.0.3",
|
|
"tsconfig-paths": "^4.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": ">2.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/vite-tsconfig-paths/node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/vite-tsconfig-paths/node_modules/tsconfig-paths": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json5": "^2.2.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/void-elements": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz",
|
|
"integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/web-vitals": {
|
|
"version": "2.1.4",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/word-wrap": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@ampproject/remapping": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jridgewell/gen-mapping": "^0.1.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@azure/msal-browser": {
|
|
"version": "2.33.0",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.33.0.tgz",
|
|
"integrity": "sha512-c7CVh1tfUfxiWkEIhoIb11hL4PGo4hz0M+gMy34ATagAKdLK7qyEu/5AXJWAf5lz5eE+vQhm7+LKiuETrcXXGw==",
|
|
"requires": {
|
|
"@azure/msal-common": "^10.0.0"
|
|
}
|
|
},
|
|
"@azure/msal-common": {
|
|
"version": "10.0.0",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-10.0.0.tgz",
|
|
"integrity": "sha512-/LghpT93jsZLy55QzTsRZWMx6R1Mjc1Aktwps8sKSGE3WbrGwbSsh2uhDlpl6FMcKChYjJ0ochThWwwOodrQNg=="
|
|
},
|
|
"@azure/msal-react": {
|
|
"version": "1.5.3",
|
|
"resolved": "https://registry.npmjs.org/@azure/msal-react/-/msal-react-1.5.3.tgz",
|
|
"integrity": "sha512-PIbksHzNDzEA8iV9BGiKTdxNZVryvJ4CZ/sFhuqX87I5xbCbcxF/oz6iv1qWqtHAeovUigARBZPw7lQOUVsQmg=="
|
|
},
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/compat-data": {
|
|
"version": "7.18.6",
|
|
"dev": true
|
|
},
|
|
"@babel/core": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.1.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
"@babel/helpers": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.1",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"@babel/generator": {
|
|
"version": "7.18.7",
|
|
"requires": {
|
|
"@babel/types": "^7.18.7",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-annotate-as-pure": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-compilation-targets": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/compat-data": "^7.18.6",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.20.2",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"@babel/helper-environment-visitor": {
|
|
"version": "7.18.6"
|
|
},
|
|
"@babel/helper-function-name": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-transforms": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@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.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.18.6",
|
|
"dev": true
|
|
},
|
|
"@babel/helper-simple-access": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-validator-identifier": {
|
|
"version": "7.18.6"
|
|
},
|
|
"@babel/helper-validator-option": {
|
|
"version": "7.18.6",
|
|
"dev": true
|
|
},
|
|
"@babel/helpers": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/template": "^7.18.6",
|
|
"@babel/traverse": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3"
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/parser": {
|
|
"version": "7.18.6"
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@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/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/plugin-transform-react-jsx": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/runtime": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/runtime-corejs3": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"core-js-pure": "^3.20.2",
|
|
"regenerator-runtime": "^0.13.4"
|
|
}
|
|
},
|
|
"@babel/template": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.18.6",
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/traverse": {
|
|
"version": "7.18.6",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.18.6",
|
|
"@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.6",
|
|
"@babel/types": "^7.18.6",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/types": {
|
|
"version": "7.18.7",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"to-fast-properties": "^2.0.0"
|
|
}
|
|
},
|
|
"@cush/relative": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"@emotion/memoize": {
|
|
"version": "0.7.4"
|
|
},
|
|
"@emotion/stylis": {
|
|
"version": "0.8.5"
|
|
},
|
|
"@emotion/unitless": {
|
|
"version": "0.7.5"
|
|
},
|
|
"@eslint/eslintrc": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.3.2",
|
|
"globals": "^13.15.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"
|
|
},
|
|
"dependencies": {
|
|
"globals": {
|
|
"version": "13.16.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@humanwhocodes/config-array": {
|
|
"version": "0.9.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"@humanwhocodes/object-schema": {
|
|
"version": "1.2.1",
|
|
"dev": true
|
|
},
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"@jridgewell/resolve-uri": {
|
|
"version": "3.1.0"
|
|
},
|
|
"@jridgewell/set-array": {
|
|
"version": "1.1.2"
|
|
},
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14"
|
|
},
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.14",
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"@mdx-js/react": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/mdx": "^2.0.0",
|
|
"@types/react": ">=16"
|
|
}
|
|
},
|
|
"@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
}
|
|
},
|
|
"@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"requires": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
}
|
|
},
|
|
"@openapitools/openapi-generator-cli": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/@openapitools/openapi-generator-cli/-/openapi-generator-cli-0.0.6.tgz",
|
|
"integrity": "sha512-QFqRzJ0xdAm9mFucYvWiVGedz2JH9l4KauEB2FEmnjRALDnbxCGF8walfeolWfHXjixQUfY+7zsq5wCmqbU6UA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"compare-versions": "3.4.0"
|
|
}
|
|
},
|
|
"@reduxjs/toolkit": {
|
|
"version": "1.8.3",
|
|
"requires": {
|
|
"immer": "^9.0.7",
|
|
"redux": "^4.1.2",
|
|
"redux-thunk": "^2.4.1",
|
|
"reselect": "^4.1.5"
|
|
}
|
|
},
|
|
"@remix-run/router": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.1.tgz",
|
|
"integrity": "sha512-eBV5rvW4dRFOU1eajN7FmYxjAIVz/mRHgUE9En9mBn6m3mulK3WTR5C3iQhL9MZ14rWAq+xOlEaCkDiW0/heOg=="
|
|
},
|
|
"@rollup/pluginutils": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"estree-walker": "^2.0.1",
|
|
"picomatch": "^2.2.2"
|
|
}
|
|
},
|
|
"@testing-library/dom": {
|
|
"version": "8.14.0",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^4.2.0",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.9",
|
|
"lz-string": "^1.4.4",
|
|
"pretty-format": "^27.0.2"
|
|
}
|
|
},
|
|
"@testing-library/jest-dom": {
|
|
"version": "5.16.4",
|
|
"requires": {
|
|
"@babel/runtime": "^7.9.2",
|
|
"@types/testing-library__jest-dom": "^5.9.1",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^3.0.0",
|
|
"css": "^3.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.5.6",
|
|
"lodash": "^4.17.15",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"chalk": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@testing-library/react": {
|
|
"version": "13.3.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@testing-library/dom": "^8.5.0",
|
|
"@types/react-dom": "^18.0.0"
|
|
}
|
|
},
|
|
"@testing-library/user-event": {
|
|
"version": "14.2.1"
|
|
},
|
|
"@types/aria-query": {
|
|
"version": "4.2.2"
|
|
},
|
|
"@types/history": {
|
|
"version": "4.7.11"
|
|
},
|
|
"@types/hoist-non-react-statics": {
|
|
"version": "3.3.1",
|
|
"requires": {
|
|
"@types/react": "*",
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
}
|
|
},
|
|
"@types/jest": {
|
|
"version": "27.5.2",
|
|
"requires": {
|
|
"jest-matcher-utils": "^27.0.0",
|
|
"pretty-format": "^27.0.0"
|
|
}
|
|
},
|
|
"@types/json-schema": {
|
|
"version": "7.0.11",
|
|
"dev": true
|
|
},
|
|
"@types/json5": {
|
|
"version": "0.0.29",
|
|
"dev": true
|
|
},
|
|
"@types/lodash": {
|
|
"version": "4.14.191",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz",
|
|
"integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==",
|
|
"dev": true
|
|
},
|
|
"@types/luxon": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/@types/luxon/-/luxon-3.2.0.tgz",
|
|
"integrity": "sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==",
|
|
"dev": true
|
|
},
|
|
"@types/mdx": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"@types/node": {
|
|
"version": "17.0.45"
|
|
},
|
|
"@types/prop-types": {
|
|
"version": "15.7.5"
|
|
},
|
|
"@types/react": {
|
|
"version": "18.0.15",
|
|
"requires": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"csstype": {
|
|
"version": "3.1.0"
|
|
}
|
|
}
|
|
},
|
|
"@types/react-dom": {
|
|
"version": "18.0.6",
|
|
"requires": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-router": {
|
|
"version": "5.1.18",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"@types/react-router-dom": {
|
|
"version": "5.3.3",
|
|
"requires": {
|
|
"@types/history": "^4.7.11",
|
|
"@types/react": "*",
|
|
"@types/react-router": "*"
|
|
}
|
|
},
|
|
"@types/redux-mock-store": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"redux": "^4.0.5"
|
|
}
|
|
},
|
|
"@types/scheduler": {
|
|
"version": "0.16.2"
|
|
},
|
|
"@types/styled-components": {
|
|
"version": "5.1.25",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/hoist-non-react-statics": "*",
|
|
"@types/react": "*",
|
|
"csstype": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"csstype": {
|
|
"version": "3.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"@types/testing-library__jest-dom": {
|
|
"version": "5.14.5",
|
|
"requires": {
|
|
"@types/jest": "*"
|
|
}
|
|
},
|
|
"@types/use-sync-external-store": {
|
|
"version": "0.0.3"
|
|
},
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/type-utils": "5.30.5",
|
|
"@typescript-eslint/utils": "5.30.5",
|
|
"debug": "^4.3.4",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"ignore": "^5.2.0",
|
|
"regexpp": "^3.2.0",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/parser": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/typescript-estree": "5.30.5",
|
|
"debug": "^4.3.4"
|
|
}
|
|
},
|
|
"@typescript-eslint/scope-manager": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/visitor-keys": "5.30.5"
|
|
}
|
|
},
|
|
"@typescript-eslint/type-utils": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/utils": "5.30.5",
|
|
"debug": "^4.3.4",
|
|
"tsutils": "^3.21.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/types": {
|
|
"version": "5.30.5",
|
|
"dev": true
|
|
},
|
|
"@typescript-eslint/typescript-estree": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/visitor-keys": "5.30.5",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "7.3.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@typescript-eslint/utils": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"@typescript-eslint/scope-manager": "5.30.5",
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"@typescript-eslint/typescript-estree": "5.30.5",
|
|
"eslint-scope": "^5.1.1",
|
|
"eslint-utils": "^3.0.0"
|
|
}
|
|
},
|
|
"@typescript-eslint/visitor-keys": {
|
|
"version": "5.30.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@typescript-eslint/types": "5.30.5",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
}
|
|
},
|
|
"@vitejs/plugin-react": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/core": "^7.17.10",
|
|
"@babel/plugin-transform-react-jsx": "^7.17.3",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.16.7",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.16.7",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.16.7",
|
|
"@rollup/pluginutils": "^4.2.1",
|
|
"react-refresh": "^0.13.0",
|
|
"resolve": "^1.22.0"
|
|
}
|
|
},
|
|
"abbrev": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"acorn": {
|
|
"version": "8.7.1",
|
|
"dev": true
|
|
},
|
|
"acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"dev": true
|
|
},
|
|
"ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
}
|
|
},
|
|
"ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"dev": true
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"anymatch": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
"requires": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
}
|
|
},
|
|
"argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true
|
|
},
|
|
"aria-query": {
|
|
"version": "5.0.0"
|
|
},
|
|
"array-find-index": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"array-includes": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"is-string": "^1.0.7"
|
|
}
|
|
},
|
|
"array-union": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
},
|
|
"array.prototype.flat": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
}
|
|
},
|
|
"array.prototype.flatmap": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.2",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
}
|
|
},
|
|
"asap": {
|
|
"version": "2.0.6",
|
|
"dev": true
|
|
},
|
|
"ast-types-flow": {
|
|
"version": "0.0.7",
|
|
"dev": true
|
|
},
|
|
"asynckit": {
|
|
"version": "0.4.0"
|
|
},
|
|
"atob": {
|
|
"version": "2.1.2"
|
|
},
|
|
"axe-core": {
|
|
"version": "4.4.2",
|
|
"dev": true
|
|
},
|
|
"axios": {
|
|
"version": "0.27.2",
|
|
"requires": {
|
|
"follow-redirects": "^1.14.9",
|
|
"form-data": "^4.0.0"
|
|
}
|
|
},
|
|
"axobject-query": {
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
},
|
|
"babel-loader": {
|
|
"version": "8.2.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-cache-dir": "^3.3.1",
|
|
"loader-utils": "^2.0.0",
|
|
"make-dir": "^3.1.0",
|
|
"schema-utils": "^2.6.5"
|
|
},
|
|
"dependencies": {
|
|
"find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "2.2.0",
|
|
"dev": true
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"babel-plugin-styled-components": {
|
|
"version": "2.0.7",
|
|
"requires": {
|
|
"@babel/helper-annotate-as-pure": "^7.16.0",
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
"lodash": "^4.17.11",
|
|
"picomatch": "^2.3.0"
|
|
}
|
|
},
|
|
"babel-plugin-syntax-jsx": {
|
|
"version": "6.18.0"
|
|
},
|
|
"balanced-match": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"big.js": {
|
|
"version": "5.2.2",
|
|
"dev": true
|
|
},
|
|
"binary-extensions": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
|
|
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
|
|
},
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "3.0.2",
|
|
"requires": {
|
|
"fill-range": "^7.0.1"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"version": "4.21.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30001359",
|
|
"electron-to-chromium": "^1.4.172",
|
|
"node-releases": "^2.0.5",
|
|
"update-browserslist-db": "^1.0.4"
|
|
}
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true
|
|
},
|
|
"camelcase-css": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
|
|
"integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
|
|
"dev": true
|
|
},
|
|
"camelize": {
|
|
"version": "1.0.0"
|
|
},
|
|
"caniuse-lite": {
|
|
"version": "1.0.30001363",
|
|
"dev": true
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"chokidar": {
|
|
"version": "3.5.3",
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
|
|
"requires": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"fsevents": "~2.3.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"classnames": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
|
|
"integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
|
|
},
|
|
"classnames-generics": {
|
|
"version": "1.0.9",
|
|
"resolved": "https://registry.npmjs.org/classnames-generics/-/classnames-generics-1.0.9.tgz",
|
|
"integrity": "sha512-PjfZMXwB+zdq/UBNK3RKggH4l4OsqytmlvVAgsreIDYyL/TKXfijQpVK/Rwn/YGRp4dblGeF7bsdPIhaiQxjYA==",
|
|
"requires": {
|
|
"classnames": "^2.3.2"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"requires": {
|
|
"color-name": "~1.1.4"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.4"
|
|
},
|
|
"combined-stream": {
|
|
"version": "1.0.8",
|
|
"requires": {
|
|
"delayed-stream": "~1.0.0"
|
|
}
|
|
},
|
|
"commondir": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"compare-versions": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.4.0.tgz",
|
|
"integrity": "sha512-tK69D7oNXXqUW3ZNo/z7NXTEz22TCF0pTE+YF9cxvaAM9XnkLo1fV621xCLrRR6aevJlKxExkss0vWqUCUpqdg==",
|
|
"dev": true
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"dev": true
|
|
},
|
|
"confusing-browser-globals": {
|
|
"version": "1.0.11",
|
|
"dev": true
|
|
},
|
|
"convert-source-map": {
|
|
"version": "1.8.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"core-js-pure": {
|
|
"version": "3.23.3",
|
|
"dev": true
|
|
},
|
|
"cross-spawn": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
}
|
|
},
|
|
"css": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"inherits": "^2.0.4",
|
|
"source-map": "^0.6.1",
|
|
"source-map-resolve": "^0.6.0"
|
|
}
|
|
},
|
|
"css-color-keywords": {
|
|
"version": "1.0.0"
|
|
},
|
|
"css-to-react-native": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"camelize": "^1.0.0",
|
|
"css-color-keywords": "^1.0.0",
|
|
"postcss-value-parser": "^4.0.2"
|
|
}
|
|
},
|
|
"css.escape": {
|
|
"version": "1.5.1"
|
|
},
|
|
"damerau-levenshtein": {
|
|
"version": "1.0.8",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"debuglog": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"decode-uri-component": {
|
|
"version": "0.2.2",
|
|
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
|
|
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ=="
|
|
},
|
|
"deep-is": {
|
|
"version": "0.1.4",
|
|
"dev": true
|
|
},
|
|
"define-properties": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"delayed-stream": {
|
|
"version": "1.0.0"
|
|
},
|
|
"dezalgo": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"diff-sequences": {
|
|
"version": "27.5.1"
|
|
},
|
|
"dir-glob": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"path-type": "^4.0.0"
|
|
}
|
|
},
|
|
"doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"dom-accessibility-api": {
|
|
"version": "0.5.14"
|
|
},
|
|
"electron-to-chromium": {
|
|
"version": "1.4.180",
|
|
"dev": true
|
|
},
|
|
"emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true
|
|
},
|
|
"emojis-list": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"es-abstract": {
|
|
"version": "1.20.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"es-shim-unscopables": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
}
|
|
},
|
|
"esbuild": {
|
|
"version": "0.14.48",
|
|
"dev": true,
|
|
"requires": {
|
|
"esbuild-android-64": "0.14.48",
|
|
"esbuild-android-arm64": "0.14.48",
|
|
"esbuild-darwin-64": "0.14.48",
|
|
"esbuild-darwin-arm64": "0.14.48",
|
|
"esbuild-freebsd-64": "0.14.48",
|
|
"esbuild-freebsd-arm64": "0.14.48",
|
|
"esbuild-linux-32": "0.14.48",
|
|
"esbuild-linux-64": "0.14.48",
|
|
"esbuild-linux-arm": "0.14.48",
|
|
"esbuild-linux-arm64": "0.14.48",
|
|
"esbuild-linux-mips64le": "0.14.48",
|
|
"esbuild-linux-ppc64le": "0.14.48",
|
|
"esbuild-linux-riscv64": "0.14.48",
|
|
"esbuild-linux-s390x": "0.14.48",
|
|
"esbuild-netbsd-64": "0.14.48",
|
|
"esbuild-openbsd-64": "0.14.48",
|
|
"esbuild-sunos-64": "0.14.48",
|
|
"esbuild-windows-32": "0.14.48",
|
|
"esbuild-windows-64": "0.14.48",
|
|
"esbuild-windows-arm64": "0.14.48"
|
|
}
|
|
},
|
|
"esbuild-linux-64": {
|
|
"version": "0.14.48",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1",
|
|
"dev": true
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5"
|
|
},
|
|
"eslint": {
|
|
"version": "8.19.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@eslint/eslintrc": "^1.3.0",
|
|
"@humanwhocodes/config-array": "^0.9.2",
|
|
"ajv": "^6.10.0",
|
|
"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.1.1",
|
|
"eslint-utils": "^3.0.0",
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
"espree": "^9.3.2",
|
|
"esquery": "^1.4.0",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"functional-red-black-tree": "^1.0.1",
|
|
"glob-parent": "^6.0.1",
|
|
"globals": "^13.15.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.0.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"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.1",
|
|
"regexpp": "^3.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"strip-json-comments": "^3.1.0",
|
|
"text-table": "^0.2.0",
|
|
"v8-compile-cache": "^2.0.3"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"eslint-scope": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "13.16.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"type-fest": "^0.20.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-config-airbnb": {
|
|
"version": "19.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
"object.assign": "^4.1.2",
|
|
"object.entries": "^1.1.5"
|
|
}
|
|
},
|
|
"eslint-config-airbnb-base": {
|
|
"version": "15.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"confusing-browser-globals": "^1.0.10",
|
|
"object.assign": "^4.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"semver": "^6.3.0"
|
|
}
|
|
},
|
|
"eslint-config-prettier": {
|
|
"version": "8.5.0",
|
|
"dev": true
|
|
},
|
|
"eslint-import-resolver-node": {
|
|
"version": "0.3.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"resolve": "^1.20.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-module-utils": {
|
|
"version": "2.7.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^3.2.7",
|
|
"find-up": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-import": {
|
|
"version": "2.26.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.1.4",
|
|
"array.prototype.flat": "^1.2.5",
|
|
"debug": "^4.3.4",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
"eslint-module-utils": "^2.7.3",
|
|
"has": "^1.0.3",
|
|
"is-core-module": "^2.8.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.values": "^1.1.5",
|
|
"resolve": "^1.22.0",
|
|
"tsconfig-paths": "^3.14.1"
|
|
},
|
|
"dependencies": {
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-jsx-a11y": {
|
|
"version": "6.6.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.18.3",
|
|
"aria-query": "^4.2.2",
|
|
"array-includes": "^3.1.5",
|
|
"ast-types-flow": "^0.0.7",
|
|
"axe-core": "^4.4.2",
|
|
"axobject-query": "^2.2.0",
|
|
"damerau-levenshtein": "^1.0.8",
|
|
"emoji-regex": "^9.2.2",
|
|
"has": "^1.0.3",
|
|
"jsx-ast-utils": "^3.3.1",
|
|
"language-tags": "^1.0.5",
|
|
"minimatch": "^3.1.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"aria-query": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@babel/runtime": "^7.10.2",
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-prefer-arrow": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz",
|
|
"integrity": "sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ=="
|
|
},
|
|
"eslint-plugin-prettier": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"prettier-linter-helpers": "^1.0.0"
|
|
}
|
|
},
|
|
"eslint-plugin-react": {
|
|
"version": "7.30.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.1.5",
|
|
"array.prototype.flatmap": "^1.3.0",
|
|
"doctrine": "^2.1.0",
|
|
"estraverse": "^5.3.0",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.5",
|
|
"object.fromentries": "^2.0.5",
|
|
"object.hasown": "^1.1.1",
|
|
"object.values": "^1.1.5",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.3",
|
|
"semver": "^6.3.0",
|
|
"string.prototype.matchall": "^4.0.7"
|
|
},
|
|
"dependencies": {
|
|
"doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"esutils": "^2.0.2"
|
|
}
|
|
},
|
|
"resolve": {
|
|
"version": "2.0.0-next.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eslint-plugin-react-hooks": {
|
|
"version": "4.6.0",
|
|
"dev": true
|
|
},
|
|
"eslint-scope": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"dependencies": {
|
|
"estraverse": {
|
|
"version": "4.3.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"eslint-utils": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"eslint-visitor-keys": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"eslint-visitor-keys": {
|
|
"version": "3.3.0",
|
|
"dev": true
|
|
},
|
|
"espree": {
|
|
"version": "9.3.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"acorn": "^8.7.1",
|
|
"acorn-jsx": "^5.3.2",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
}
|
|
},
|
|
"esquery": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"estraverse": "^5.1.0"
|
|
}
|
|
},
|
|
"esrecurse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"estraverse": "^5.2.0"
|
|
}
|
|
},
|
|
"estraverse": {
|
|
"version": "5.3.0",
|
|
"dev": true
|
|
},
|
|
"estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"esutils": {
|
|
"version": "2.0.3",
|
|
"dev": true
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"dev": true
|
|
},
|
|
"fast-diff": {
|
|
"version": "1.2.0",
|
|
"dev": true
|
|
},
|
|
"fast-glob": {
|
|
"version": "3.2.11",
|
|
"dev": true,
|
|
"requires": {
|
|
"@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"
|
|
},
|
|
"dependencies": {
|
|
"glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^4.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"dev": true
|
|
},
|
|
"fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"dev": true
|
|
},
|
|
"fastq": {
|
|
"version": "1.13.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"flat-cache": "^3.0.4"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "7.0.1",
|
|
"requires": {
|
|
"to-regex-range": "^5.0.1"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"locate-path": "^2.0.0"
|
|
}
|
|
},
|
|
"flat-cache": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"flatted": "^3.1.0",
|
|
"rimraf": "^3.0.2"
|
|
}
|
|
},
|
|
"flatted": {
|
|
"version": "3.2.6",
|
|
"dev": true
|
|
},
|
|
"follow-redirects": {
|
|
"version": "1.15.1"
|
|
},
|
|
"form-data": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"fs.realpath": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"optional": true
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"functional-red-black-tree": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"functions-have-names": {
|
|
"version": "1.2.3",
|
|
"dev": true
|
|
},
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"dev": true
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
}
|
|
},
|
|
"get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-glob": "^4.0.3"
|
|
}
|
|
},
|
|
"glob-regex": {
|
|
"version": "0.3.2",
|
|
"dev": true
|
|
},
|
|
"globals": {
|
|
"version": "11.12.0"
|
|
},
|
|
"globby": {
|
|
"version": "11.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"globrex": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.2.10",
|
|
"dev": true
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-bigints": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0"
|
|
},
|
|
"has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"hoist-non-react-statics": {
|
|
"version": "3.3.2",
|
|
"requires": {
|
|
"react-is": "^16.7.0"
|
|
},
|
|
"dependencies": {
|
|
"react-is": {
|
|
"version": "16.13.1"
|
|
}
|
|
}
|
|
},
|
|
"hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true
|
|
},
|
|
"html-parse-stringify": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz",
|
|
"integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==",
|
|
"requires": {
|
|
"void-elements": "3.1.0"
|
|
}
|
|
},
|
|
"i18next": {
|
|
"version": "21.10.0",
|
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz",
|
|
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.17.2"
|
|
}
|
|
},
|
|
"ignore": {
|
|
"version": "5.2.0",
|
|
"dev": true
|
|
},
|
|
"immer": {
|
|
"version": "9.0.15"
|
|
},
|
|
"immutable": {
|
|
"version": "4.2.4",
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz",
|
|
"integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w=="
|
|
},
|
|
"import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true
|
|
},
|
|
"indent-string": {
|
|
"version": "4.0.0"
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4"
|
|
},
|
|
"internal-slot": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"is-bigint": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-bigints": "^1.0.1"
|
|
}
|
|
},
|
|
"is-binary-path": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
|
"requires": {
|
|
"binary-extensions": "^2.0.0"
|
|
}
|
|
},
|
|
"is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-callable": {
|
|
"version": "1.2.4",
|
|
"dev": true
|
|
},
|
|
"is-core-module": {
|
|
"version": "2.9.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"is-date-object": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-extglob": {
|
|
"version": "2.1.1"
|
|
},
|
|
"is-glob": {
|
|
"version": "4.0.3",
|
|
"requires": {
|
|
"is-extglob": "^2.1.1"
|
|
}
|
|
},
|
|
"is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"dev": true
|
|
},
|
|
"is-number": {
|
|
"version": "7.0.0"
|
|
},
|
|
"is-number-object": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-regex": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-string": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-symbol": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"is-weakref": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"isexe": {
|
|
"version": "2.0.0",
|
|
"dev": true
|
|
},
|
|
"jest-diff": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
}
|
|
},
|
|
"jest-get-type": {
|
|
"version": "27.5.1"
|
|
},
|
|
"jest-matcher-utils": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^27.5.1",
|
|
"jest-get-type": "^27.5.1",
|
|
"pretty-format": "^27.5.1"
|
|
}
|
|
},
|
|
"js-tokens": {
|
|
"version": "4.0.0"
|
|
},
|
|
"js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"argparse": "^2.0.1"
|
|
}
|
|
},
|
|
"jsesc": {
|
|
"version": "2.5.2"
|
|
},
|
|
"json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"dev": true
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true
|
|
},
|
|
"json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"json5": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
"dev": true
|
|
},
|
|
"jsx-ast-utils": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-includes": "^3.1.5",
|
|
"object.assign": "^4.1.2"
|
|
}
|
|
},
|
|
"jwt-decode": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz",
|
|
"integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A=="
|
|
},
|
|
"language-subtag-registry": {
|
|
"version": "0.3.22",
|
|
"dev": true
|
|
},
|
|
"language-tags": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"language-subtag-registry": "~0.3.2"
|
|
}
|
|
},
|
|
"levn": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
}
|
|
},
|
|
"license-checker": {
|
|
"version": "25.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "^2.4.1",
|
|
"debug": "^3.1.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nopt": "^4.0.1",
|
|
"read-installed": "~4.0.3",
|
|
"semver": "^5.5.0",
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-satisfies": "^4.0.0",
|
|
"treeify": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true
|
|
},
|
|
"debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"loader-utils": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
|
|
"integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"dev": true
|
|
},
|
|
"lodash.merge": {
|
|
"version": "4.6.2",
|
|
"dev": true
|
|
},
|
|
"loose-envify": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"luxon": {
|
|
"version": "3.3.0",
|
|
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz",
|
|
"integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg=="
|
|
},
|
|
"lz-string": {
|
|
"version": "1.4.4"
|
|
},
|
|
"merge2": {
|
|
"version": "1.4.1",
|
|
"dev": true
|
|
},
|
|
"micromatch": {
|
|
"version": "4.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
}
|
|
},
|
|
"mime-db": {
|
|
"version": "1.52.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.35",
|
|
"requires": {
|
|
"mime-db": "1.52.0"
|
|
}
|
|
},
|
|
"min-indent": {
|
|
"version": "1.0.1"
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.6",
|
|
"dev": true
|
|
},
|
|
"mkdirp": {
|
|
"version": "0.5.6",
|
|
"dev": true,
|
|
"requires": {
|
|
"minimist": "^1.2.6"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2"
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.4",
|
|
"dev": true
|
|
},
|
|
"natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true
|
|
},
|
|
"node-releases": {
|
|
"version": "2.0.5",
|
|
"dev": true
|
|
},
|
|
"nopt": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"abbrev": "1",
|
|
"osenv": "^0.1.4"
|
|
}
|
|
},
|
|
"normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"normalize-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
|
|
},
|
|
"npm-normalize-package-bin": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"object-assign": {
|
|
"version": "4.1.1"
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.12.2",
|
|
"dev": true
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"object.entries": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.fromentries": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"object.hasown": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"object.values": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1"
|
|
}
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"optionator": {
|
|
"version": "0.9.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"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.3"
|
|
}
|
|
},
|
|
"os-homedir": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"osenv": {
|
|
"version": "0.1.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"os-homedir": "^1.0.0",
|
|
"os-tmpdir": "^1.0.0"
|
|
}
|
|
},
|
|
"p-limit": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-try": "^1.0.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"p-limit": "^1.1.0"
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"callsites": "^3.0.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"path-key": {
|
|
"version": "3.1.1",
|
|
"dev": true
|
|
},
|
|
"path-parse": {
|
|
"version": "1.0.7",
|
|
"dev": true
|
|
},
|
|
"path-type": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
},
|
|
"picocolors": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"picomatch": {
|
|
"version": "2.3.1"
|
|
},
|
|
"postcss": {
|
|
"version": "8.4.14",
|
|
"dev": true,
|
|
"requires": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"postcss-js": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
|
|
"integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"camelcase-css": "^2.0.1"
|
|
}
|
|
},
|
|
"postcss-value-parser": {
|
|
"version": "4.2.0"
|
|
},
|
|
"prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true
|
|
},
|
|
"prettier": {
|
|
"version": "2.7.1",
|
|
"dev": true
|
|
},
|
|
"prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"fast-diff": "^1.1.2"
|
|
}
|
|
},
|
|
"pretty-format": {
|
|
"version": "27.5.1",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "5.2.0"
|
|
},
|
|
"react-is": {
|
|
"version": "17.0.2"
|
|
}
|
|
}
|
|
},
|
|
"prop-types": {
|
|
"version": "15.8.1",
|
|
"requires": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
},
|
|
"dependencies": {
|
|
"react-is": {
|
|
"version": "16.13.1"
|
|
}
|
|
}
|
|
},
|
|
"punycode": {
|
|
"version": "2.1.1",
|
|
"dev": true
|
|
},
|
|
"queue-microtask": {
|
|
"version": "1.2.3",
|
|
"dev": true
|
|
},
|
|
"react": {
|
|
"version": "18.2.0",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"react-dom": {
|
|
"version": "18.2.0",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.0"
|
|
}
|
|
},
|
|
"react-google-recaptcha-v3": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/react-google-recaptcha-v3/-/react-google-recaptcha-v3-1.10.0.tgz",
|
|
"integrity": "sha512-JBoqU107X8klQmS8tQSbQh1IMsT1fH3kVoArIqnia0rtn0rPNG9Ld+9rD/dHJMculIczSZpGvIJTXXwtsolMcg==",
|
|
"requires": {
|
|
"hoist-non-react-statics": "^3.3.2"
|
|
}
|
|
},
|
|
"react-i18next": {
|
|
"version": "11.18.6",
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.6.tgz",
|
|
"integrity": "sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==",
|
|
"requires": {
|
|
"@babel/runtime": "^7.14.5",
|
|
"html-parse-stringify": "^3.0.1"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "18.2.0"
|
|
},
|
|
"react-paginate": {
|
|
"version": "8.1.4",
|
|
"resolved": "https://registry.npmjs.org/react-paginate/-/react-paginate-8.1.4.tgz",
|
|
"integrity": "sha512-c3rxjcTEqeDQa6LqXifxLeFguY2qy2CHGRphVjHLFFMGfIHyaJ+v3bOvIlLYEeohwQ1q+cQpknjsqBVrkc/SNA==",
|
|
"requires": {
|
|
"prop-types": "^15"
|
|
}
|
|
},
|
|
"react-redux": {
|
|
"version": "8.0.2",
|
|
"requires": {
|
|
"@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"
|
|
}
|
|
},
|
|
"react-refresh": {
|
|
"version": "0.13.0",
|
|
"dev": true
|
|
},
|
|
"react-router": {
|
|
"version": "6.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.1.tgz",
|
|
"integrity": "sha512-OJASKp5AykDWFewgWUim1vlLr7yfD4vO/h+bSgcP/ix8Md+LMHuAjovA74MQfsfhQJGGN1nHRhwS5qQQbbBt3A==",
|
|
"requires": {
|
|
"@remix-run/router": "1.0.1"
|
|
}
|
|
},
|
|
"react-router-dom": {
|
|
"version": "6.4.1",
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.1.tgz",
|
|
"integrity": "sha512-MY7NJCrGNVJtGp8ODMOBHu20UaIkmwD2V3YsAOUQoCXFk7Ppdwf55RdcGyrSj+ycSL9Uiwrb3gTLYSnzcRoXww==",
|
|
"requires": {
|
|
"@remix-run/router": "1.0.1",
|
|
"react-router": "6.4.1"
|
|
}
|
|
},
|
|
"read-installed": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"debuglog": "^1.0.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"slide": "~1.1.3",
|
|
"util-extend": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "5.7.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"read-package-json": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"normalize-package-data": "^2.0.0",
|
|
"npm-normalize-package-bin": "^1.0.0"
|
|
}
|
|
},
|
|
"readdir-scoped-modules": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"once": "^1.3.0"
|
|
}
|
|
},
|
|
"readdirp": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
|
"requires": {
|
|
"picomatch": "^2.2.1"
|
|
}
|
|
},
|
|
"recrawl-sync": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"@cush/relative": "^1.0.0",
|
|
"glob-regex": "^0.3.0",
|
|
"slash": "^3.0.0",
|
|
"tslib": "^1.9.3"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"redent": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
}
|
|
},
|
|
"redux": {
|
|
"version": "4.2.0",
|
|
"requires": {
|
|
"@babel/runtime": "^7.9.2"
|
|
}
|
|
},
|
|
"redux-mock-store": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"lodash.isplainobject": "^4.0.6"
|
|
}
|
|
},
|
|
"redux-thunk": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.1.tgz",
|
|
"integrity": "sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q=="
|
|
},
|
|
"regenerator-runtime": {
|
|
"version": "0.13.9"
|
|
},
|
|
"regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"regexpp": {
|
|
"version": "3.2.0",
|
|
"dev": true
|
|
},
|
|
"reselect": {
|
|
"version": "4.1.6"
|
|
},
|
|
"resolve": {
|
|
"version": "1.22.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
},
|
|
"reusify": {
|
|
"version": "1.0.4",
|
|
"dev": true
|
|
},
|
|
"rimraf": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"glob": "^7.1.3"
|
|
}
|
|
},
|
|
"rollup": {
|
|
"version": "2.75.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"run-parallel": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true
|
|
},
|
|
"sass": {
|
|
"version": "1.58.3",
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
|
|
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
|
|
"requires": {
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
"immutable": "^4.0.0",
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
|
}
|
|
},
|
|
"scheduler": {
|
|
"version": "0.23.0",
|
|
"requires": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"schema-utils": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json-schema": "^7.0.5",
|
|
"ajv": "^6.12.4",
|
|
"ajv-keywords": "^3.5.2"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "6.3.0",
|
|
"dev": true
|
|
},
|
|
"shallowequal": {
|
|
"version": "1.1.0"
|
|
},
|
|
"shebang-command": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"shebang-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
}
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"slide": {
|
|
"version": "1.1.6",
|
|
"dev": true
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"source-map-js": {
|
|
"version": "1.0.2"
|
|
},
|
|
"source-map-resolve": {
|
|
"version": "0.6.0",
|
|
"requires": {
|
|
"atob": "^2.1.2",
|
|
"decode-uri-component": "^0.2.0"
|
|
}
|
|
},
|
|
"spdx-compare": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"array-find-index": "^1.0.2",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-ranges": "^2.0.0"
|
|
}
|
|
},
|
|
"spdx-correct": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true
|
|
},
|
|
"spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"spdx-license-ids": {
|
|
"version": "3.0.11",
|
|
"dev": true
|
|
},
|
|
"spdx-ranges": {
|
|
"version": "2.1.1",
|
|
"dev": true
|
|
},
|
|
"spdx-satisfies": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-compare": "^1.0.0",
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-ranges": "^2.0.0"
|
|
}
|
|
},
|
|
"string.prototype.matchall": {
|
|
"version": "4.0.7",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"regexp.prototype.flags": "^1.4.1",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-indent": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"min-indent": "^1.0.0"
|
|
}
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"dev": true
|
|
},
|
|
"styled-components": {
|
|
"version": "5.3.5",
|
|
"requires": {
|
|
"@babel/helper-module-imports": "^7.0.0",
|
|
"@babel/traverse": "^7.4.5",
|
|
"@emotion/is-prop-valid": "^1.1.0",
|
|
"@emotion/stylis": "^0.8.4",
|
|
"@emotion/unitless": "^0.7.4",
|
|
"babel-plugin-styled-components": ">= 1.12.0",
|
|
"css-to-react-native": "^3.0.0",
|
|
"hoist-non-react-statics": "^3.0.0",
|
|
"shallowequal": "^1.1.0",
|
|
"supports-color": "^5.5.0"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/is-prop-valid": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"@emotion/memoize": "^0.7.4"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0"
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true
|
|
},
|
|
"to-fast-properties": {
|
|
"version": "2.0.0"
|
|
},
|
|
"to-regex-range": {
|
|
"version": "5.0.1",
|
|
"requires": {
|
|
"is-number": "^7.0.0"
|
|
}
|
|
},
|
|
"treeify": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"tsconfig-paths": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"json5": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
|
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"tsutils": {
|
|
"version": "3.21.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"tslib": "^1.8.1"
|
|
},
|
|
"dependencies": {
|
|
"tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"type-check": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"prelude-ls": "^1.2.1"
|
|
}
|
|
},
|
|
"type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true
|
|
},
|
|
"typescript": {
|
|
"version": "4.7.4",
|
|
"dev": true
|
|
},
|
|
"unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"update-browserslist-db": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
}
|
|
},
|
|
"uri-js": {
|
|
"version": "4.4.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"use-sync-external-store": {
|
|
"version": "1.2.0"
|
|
},
|
|
"util-extend": {
|
|
"version": "1.0.3",
|
|
"dev": true
|
|
},
|
|
"v8-compile-cache": {
|
|
"version": "2.3.0",
|
|
"dev": true
|
|
},
|
|
"validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"requires": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"vite": {
|
|
"version": "2.9.13",
|
|
"dev": true,
|
|
"requires": {
|
|
"esbuild": "^0.14.27",
|
|
"fsevents": "~2.3.2",
|
|
"postcss": "^8.4.13",
|
|
"resolve": "^1.22.0",
|
|
"rollup": "^2.59.0"
|
|
}
|
|
},
|
|
"vite-plugin-env-compatible": {
|
|
"version": "1.1.1",
|
|
"dev": true
|
|
},
|
|
"vite-plugin-sass-dts": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/vite-plugin-sass-dts/-/vite-plugin-sass-dts-1.3.1.tgz",
|
|
"integrity": "sha512-GmyXQ1PYTunOQ3LWZ1fnIQ9XNiVCDkyHRXH12XeCnJspu0LEQ4ZJKM4EdpUe+/8juuNUSb8rHzp9SwotXz7gyA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"postcss-js": "^4.0.1"
|
|
}
|
|
},
|
|
"vite-tsconfig-paths": {
|
|
"version": "3.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"debug": "^4.1.1",
|
|
"globrex": "^0.1.2",
|
|
"recrawl-sync": "^2.0.3",
|
|
"tsconfig-paths": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"tsconfig-paths": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"json5": "^2.2.1",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"void-elements": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz",
|
|
"integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w=="
|
|
},
|
|
"web-vitals": {
|
|
"version": "2.1.4"
|
|
},
|
|
"which": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
},
|
|
"which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"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"
|
|
}
|
|
},
|
|
"word-wrap": {
|
|
"version": "1.2.3",
|
|
"dev": true
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2",
|
|
"dev": true
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|