Cosmos-Server/package-lock.json

14138 lines
347 KiB
JSON
Raw Normal View History

2023-03-25 20:15:00 +00:00
{
"name": "cosmos-server",
2023-12-02 10:14:52 +00:00
"version": "0.13.0",
2023-06-05 21:00:21 +00:00
"lockfileVersion": 3,
2023-03-25 20:15:00 +00:00
"requires": true,
"packages": {
"": {
"name": "cosmos-server",
2023-12-02 10:14:52 +00:00
"version": "0.13.0",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons": "^4.7.0",
"@emotion/cache": "^11.10.3",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
2023-04-10 17:54:55 +00:00
"@jamesives/github-sponsors-readme-action": "^1.2.2",
2023-03-25 20:15:00 +00:00
"@mui/lab": "^5.0.0-alpha.100",
"@mui/material": "^5.10.6",
2023-11-06 19:57:04 +00:00
"@mui/x-date-pickers": "^6.18.0",
2023-03-25 20:15:00 +00:00
"@reduxjs/toolkit": "^1.8.5",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@vitejs/plugin-react": "^3.1.0",
"apexcharts": "^3.35.5",
2023-06-05 21:00:21 +00:00
"bcryptjs": "^2.4.3",
"browserslist": "^4.21.7",
2023-11-06 19:57:04 +00:00
"date-fns": "^2.30.0",
"dayjs": "^1.11.10",
2023-06-13 01:03:18 +00:00
"dot": "^1.1.3",
2023-06-23 16:02:24 +00:00
"express": "^4.18.2",
2023-03-25 20:15:00 +00:00
"formik": "^2.2.9",
"framer-motion": "^7.3.6",
"history": "^5.3.0",
2023-05-13 17:38:39 +00:00
"js-yaml": "^4.1.0",
2023-12-02 14:29:20 +00:00
"lodash.merge": "^4.6.2",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1",
"qrcode": "^1.5.3",
2023-03-25 20:15:00 +00:00
"react": "^18.2.0",
"react-apexcharts": "^1.4.0",
2023-06-20 17:34:06 +00:00
"react-color": "^2.19.3",
2023-10-04 17:26:47 +00:00
"react-cookie": "^6.1.1",
2023-03-25 20:15:00 +00:00
"react-copy-to-clipboard": "^5.1.0",
"react-device-detect": "^2.2.2",
"react-dom": "^18.2.0",
"react-draggable": "^4.4.5",
"react-element-to-jsx-string": "^15.0.0",
2023-10-31 19:35:50 +00:00
"react-intersection-observer": "^9.5.2",
"react-lazyload": "^3.2.0",
2023-06-09 18:48:31 +00:00
"react-material-ui-carousel": "^3.4.2",
2023-03-25 20:15:00 +00:00
"react-number-format": "^4.9.4",
"react-perfect-scrollbar": "^1.5.8",
"react-redux": "^8.0.4",
"react-router": "^6.4.1",
"react-router-dom": "^6.4.1",
"react-syntax-highlighter": "^15.5.0",
"react-window": "^1.8.7",
"redux": "^4.2.0",
2023-06-13 21:30:11 +00:00
"semver-compare": "^1.0.0",
2023-03-25 20:15:00 +00:00
"simplebar": "^5.3.8",
"simplebar-react": "^2.4.1",
2023-11-05 15:16:57 +00:00
"timeago.js": "^4.0.2",
2023-03-25 20:15:00 +00:00
"vite": "^4.2.0",
"web-vitals": "^3.0.2",
2023-06-13 01:03:18 +00:00
"whiskers": "^0.4.0",
"whiskers.js": "^1.0.0",
2023-03-25 20:15:00 +00:00
"yup": "^0.32.11"
},
"devDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.23.5",
2023-03-25 20:15:00 +00:00
"@babel/eslint-parser": "^7.19.1",
2023-12-02 10:14:52 +00:00
"@babel/preset-env": "^7.23.5",
2023-12-02 13:45:10 +00:00
"@babel/preset-typescript": "^7.23.3",
2023-12-02 10:14:52 +00:00
"@swc/core": "^1.3.100",
2023-12-02 14:29:20 +00:00
"@types/lodash.merge": "^4.6.9",
2023-12-02 10:14:52 +00:00
"babel-loader": "^9.1.3",
2023-12-02 13:45:10 +00:00
"babel-plugin-direct-import": "^1.0.0",
2023-12-02 10:14:52 +00:00
"browserify-fs": "^1.0.0",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
2023-12-02 13:45:10 +00:00
"eslint": "^8.55.0",
2023-03-25 20:15:00 +00:00
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "^4.2.1",
2023-12-02 13:45:10 +00:00
"eslint-plugin-react": "^7.33.2",
2023-03-25 20:15:00 +00:00
"eslint-plugin-react-hooks": "4.6.0",
2023-12-02 13:45:10 +00:00
"eslint-webpack-plugin": "^4.0.1",
2023-12-02 10:14:52 +00:00
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
2023-12-02 13:45:10 +00:00
"inspectpack": "^4.7.1",
2023-12-02 10:14:52 +00:00
"mini-css-extract-plugin": "^2.7.6",
"path-browserify": "^1.0.1",
"prettier": "2.7.1",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.3",
"ts-loader": "^9.5.1",
"typescript": "^5.3.2",
"util": "^0.12.5",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
2023-12-02 13:45:10 +00:00
},
"peerDependencies": {
2023-12-02 14:29:20 +00:00
"@mui/base": "^5.0.0-beta.3",
"bn.js": ">= 4.12.0 =< 5.2.1",
"isarray": ">= 0.0.1 =< 1.0.0",
"level-fix-range": ">= 1.0.2 =< 2.0.0",
"object-keys": ">= 0.2.0 =< 0.4.0",
"prr": ">= 0.0.0 =< 1.0.1",
"react-is": ">= 16.13.1 =< 18.2.0",
"safe-buffer": ">= 5.1.2 =< 5.2.1",
"string_decoder": ">= 0.10.31 =< 1.3.0",
"xtend": ">= 2.0.6 =< 3.0.0"
2023-12-02 13:45:10 +00:00
}
},
"node_modules/@aashutoshrathi/word-wrap": {
"version": "1.2.6",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-04-10 17:54:55 +00:00
"node_modules/@actions/core": {
"version": "1.9.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"dependencies": {
"@actions/http-client": "^2.0.1",
"uuid": "^8.3.2"
}
},
"node_modules/@actions/http-client": {
"version": "2.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"dependencies": {
"tunnel": "^0.0.6"
}
},
"node_modules/@actions/io": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-04-10 17:54:55 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@adobe/css-tools": {
"version": "4.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@ampproject/remapping": {
2023-06-05 21:00:21 +00:00
"version": "2.2.1",
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@jridgewell/gen-mapping": "^0.3.0",
2023-03-25 20:15:00 +00:00
"@jridgewell/trace-mapping": "^0.3.9"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@ant-design/colors": {
"version": "6.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@ctrl/tinycolor": "^3.4.0"
}
},
"node_modules/@ant-design/icons": {
"version": "4.8.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-svg": "^4.2.1",
"@babel/runtime": "^7.11.2",
"classnames": "^2.2.6",
"rc-util": "^5.9.4"
},
"engines": {
"node": ">=8"
},
"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
}
},
"node_modules/@ant-design/icons-svg": {
"version": "4.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@babel/code-frame": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/highlight": "^7.23.4",
"chalk": "^2.4.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/compat-data": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/core": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@ampproject/remapping": "^2.2.0",
2023-12-02 10:14:52 +00:00
"@babel/code-frame": "^7.23.5",
"@babel/generator": "^7.23.5",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helpers": "^7.23.5",
"@babel/parser": "^7.23.5",
"@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.5",
"@babel/types": "^7.23.5",
"convert-source-map": "^2.0.0",
2023-03-25 20:15:00 +00:00
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
2023-12-02 10:14:52 +00:00
"json5": "^2.2.3",
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@babel/core/node_modules/convert-source-map": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/eslint-parser": {
2023-06-05 21:00:21 +00:00
"version": "7.21.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",
"semver": "^6.3.0"
},
"engines": {
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
},
"peerDependencies": {
"@babel/core": ">=7.11.0",
"eslint": "^7.5.0 || ^8.0.0"
}
},
"node_modules/@babel/generator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.23.5",
2023-03-25 20:15:00 +00:00
"@jridgewell/gen-mapping": "^0.3.2",
"@jridgewell/trace-mapping": "^0.3.17",
"jsesc": "^2.5.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-annotate-as-pure": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
2023-12-02 10:14:52 +00:00
"version": "7.22.15",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.15"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets": {
2023-12-02 10:14:52 +00:00
"version": "7.22.15",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/compat-data": "^7.22.9",
"@babel/helper-validator-option": "^7.22.15",
"browserslist": "^4.21.9",
2023-03-25 20:15:00 +00:00
"lru-cache": "^5.1.1",
2023-12-02 10:14:52 +00:00
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-create-class-features-plugin": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-annotate-as-pure": "^7.22.5",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-function-name": "^7.23.0",
"@babel/helper-member-expression-to-functions": "^7.23.0",
"@babel/helper-optimise-call-expression": "^7.22.5",
"@babel/helper-replace-supers": "^7.22.20",
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
"@babel/helper-split-export-declaration": "^7.22.6",
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/helper-create-regexp-features-plugin": {
2023-12-02 10:14:52 +00:00
"version": "7.22.15",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-annotate-as-pure": "^7.22.5",
2023-06-05 21:00:21 +00:00
"regexpu-core": "^5.3.1",
2023-12-02 10:14:52 +00:00
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/helper-define-polyfill-provider": {
2023-12-02 10:14:52 +00:00
"version": "0.4.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-compilation-targets": "^7.22.6",
"@babel/helper-plugin-utils": "^7.22.5",
2023-03-25 20:15:00 +00:00
"debug": "^4.1.1",
"lodash.debounce": "^4.0.8",
2023-12-02 10:14:52 +00:00
"resolve": "^1.14.2"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@babel/helper-environment-visitor": {
2023-12-02 10:14:52 +00:00
"version": "7.22.20",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-function-name": {
2023-12-02 10:14:52 +00:00
"version": "7.23.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/template": "^7.22.15",
"@babel/types": "^7.23.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-hoist-variables": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-member-expression-to-functions": {
2023-12-02 10:14:52 +00:00
"version": "7.23.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.23.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports": {
2023-12-02 10:14:52 +00:00
"version": "7.22.15",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.15"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-transforms": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-module-imports": "^7.22.15",
"@babel/helper-simple-access": "^7.22.5",
"@babel/helper-split-export-declaration": "^7.22.6",
"@babel/helper-validator-identifier": "^7.22.20"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
2023-12-02 10:14:52 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@babel/helper-optimise-call-expression": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-plugin-utils": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-remap-async-to-generator": {
2023-12-02 10:14:52 +00:00
"version": "7.22.20",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-annotate-as-pure": "^7.22.5",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-wrap-function": "^7.22.20"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/helper-replace-supers": {
2023-12-02 10:14:52 +00:00
"version": "7.22.20",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-member-expression-to-functions": "^7.22.15",
"@babel/helper-optimise-call-expression": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
2023-12-02 10:14:52 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@babel/helper-simple-access": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-split-export-declaration": {
2023-12-02 10:14:52 +00:00
"version": "7.22.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/types": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-string-parser": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-identifier": {
2023-12-02 10:14:52 +00:00
"version": "7.22.20",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-option": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-wrap-function": {
2023-12-02 10:14:52 +00:00
"version": "7.22.20",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-function-name": "^7.22.5",
"@babel/template": "^7.22.15",
"@babel/types": "^7.22.19"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helpers": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.5",
"@babel/types": "^7.23.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/highlight": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-validator-identifier": "^7.22.20",
"chalk": "^2.4.2",
2023-03-25 20:15:00 +00:00
"js-tokens": "^4.0.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/parser": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"bin": {
"parser": "bin/babel-parser.js"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
"@babel/plugin-transform-optional-chaining": "^7.23.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.13.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
"version": "7.23.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-plugin-utils": "^7.22.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-proposal-class-properties": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-decorators": {
2023-06-05 21:00:21 +00:00
"version": "7.22.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@babel/helper-create-class-features-plugin": "^7.22.1",
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-replace-supers": "^7.22.1",
2023-03-25 20:15:00 +00:00
"@babel/helper-split-export-declaration": "^7.18.6",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-decorators": "^7.22.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-numeric-separator": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6",
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-optional-chaining": {
"version": "7.21.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-private-methods": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-proposal-private-property-in-object": {
2023-12-02 10:14:52 +00:00
"version": "7.21.0-placeholder-for-preset-env.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-async-generators": {
"version": "7.8.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-class-properties": {
"version": "7.12.13",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.12.13"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-class-static-block": {
"version": "7.14.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-decorators": {
2023-06-05 21:00:21 +00:00
"version": "7.22.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@babel/helper-plugin-utils": "^7.21.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-dynamic-import": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-export-namespace-from": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.3"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-flow": {
2023-06-05 21:00:21 +00:00
"version": "7.21.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@babel/helper-plugin-utils": "^7.20.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-import-assertions": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-syntax-import-attributes": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-import-meta": {
"version": "7.10.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-syntax-json-strings": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-jsx": {
2023-12-02 13:45:10 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
"version": "7.10.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-numeric-separator": {
"version": "7.10.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-object-rest-spread": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-optional-chaining": {
"version": "7.8.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-private-property-in-object": {
"version": "7.14.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-top-level-await": {
"version": "7.14.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-typescript": {
2023-12-02 13:45:10 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-transform-arrow-functions": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-async-generator-functions": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-remap-async-to-generator": "^7.22.20",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-async-generators": "^7.8.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-async-to-generator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-module-imports": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-remap-async-to-generator": "^7.22.20"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-block-scoped-functions": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-block-scoping": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-class-properties": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-class-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-class-static-block": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-class-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-class-static-block": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.12.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-transform-classes": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.22.5",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-function-name": "^7.23.0",
"@babel/helper-optimise-call-expression": "^7.22.5",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-replace-supers": "^7.22.20",
"@babel/helper-split-export-declaration": "^7.22.6",
2023-03-25 20:15:00 +00:00
"globals": "^11.1.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-computed-properties": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/template": "^7.22.15"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-destructuring": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-dotall-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-duplicate-keys": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-dynamic-import": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-exponentiation-operator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-export-namespace-from": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-flow-strip-types": {
"version": "7.21.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/plugin-syntax-flow": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-for-of": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-function-name": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-function-name": "^7.23.0",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-json-strings": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-json-strings": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-transform-literals": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-transform-member-expression-literals": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-modules-amd": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-modules-commonjs": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-simple-access": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-modules-systemjs": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-hoist-variables": "^7.22.5",
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-validator-identifier": "^7.22.20"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-modules-umd": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.22.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/plugin-transform-new-target": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-numeric-separator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-object-rest-spread": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/compat-data": "^7.23.3",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
2023-12-02 10:14:52 +00:00
"@babel/plugin-transform-parameters": "^7.23.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-object-super": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-replace-supers": "^7.22.20"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-optional-catch-binding": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-optional-chaining": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/plugin-transform-parameters": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-private-methods": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-class-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-private-property-in-object": {
2023-12-02 10:14:52 +00:00
"version": "7.23.4",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-annotate-as-pure": "^7.22.5",
"@babel/helper-create-class-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-property-literals": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-react-display-name": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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": {
2023-06-05 21:00:21 +00:00
"version": "7.22.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
2023-06-05 21:00:21 +00:00
"@babel/helper-module-imports": "^7.21.4",
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/plugin-syntax-jsx": "^7.21.4",
"@babel/types": "^7.22.3"
2023-03-25 20:15:00 +00:00
},
"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,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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.21.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.20.2"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-react-jsx-source": {
"version": "7.19.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.19.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-react-pure-annotations": {
"version": "7.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-regenerator": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"regenerator-transform": "^0.15.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-reserved-words": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-runtime": {
2023-06-05 21:00:21 +00:00
"version": "7.22.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@babel/helper-module-imports": "^7.21.4",
"@babel/helper-plugin-utils": "^7.21.5",
"babel-plugin-polyfill-corejs2": "^0.4.3",
"babel-plugin-polyfill-corejs3": "^0.8.1",
"babel-plugin-polyfill-regenerator": "^0.5.0",
2023-03-25 20:15:00 +00:00
"semver": "^6.3.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-shorthand-properties": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-spread": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-sticky-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-template-literals": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-typeof-symbol": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-typescript": {
2023-12-02 13:45:10 +00:00
"version": "7.23.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@babel/helper-annotate-as-pure": "^7.22.5",
"@babel/helper-create-class-features-plugin": "^7.23.5",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/plugin-syntax-typescript": "^7.23.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-unicode-escapes": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-unicode-property-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-unicode-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
2023-12-02 10:14:52 +00:00
"version": "7.23.3",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5"
2023-06-05 21:00:21 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/preset-env": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/compat-data": "^7.23.5",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-validator-option": "^7.23.5",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3",
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.3",
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
2023-03-25 20:15:00 +00:00
"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-class-static-block": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
2023-12-02 10:14:52 +00:00
"@babel/plugin-syntax-import-assertions": "^7.23.3",
"@babel/plugin-syntax-import-attributes": "^7.23.3",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-import-meta": "^7.10.4",
2023-03-25 20:15:00 +00:00
"@babel/plugin-syntax-json-strings": "^7.8.3",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
2023-06-05 21:00:21 +00:00
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
2023-12-02 10:14:52 +00:00
"@babel/plugin-transform-arrow-functions": "^7.23.3",
"@babel/plugin-transform-async-generator-functions": "^7.23.4",
"@babel/plugin-transform-async-to-generator": "^7.23.3",
"@babel/plugin-transform-block-scoped-functions": "^7.23.3",
"@babel/plugin-transform-block-scoping": "^7.23.4",
"@babel/plugin-transform-class-properties": "^7.23.3",
"@babel/plugin-transform-class-static-block": "^7.23.4",
"@babel/plugin-transform-classes": "^7.23.5",
"@babel/plugin-transform-computed-properties": "^7.23.3",
"@babel/plugin-transform-destructuring": "^7.23.3",
"@babel/plugin-transform-dotall-regex": "^7.23.3",
"@babel/plugin-transform-duplicate-keys": "^7.23.3",
"@babel/plugin-transform-dynamic-import": "^7.23.4",
"@babel/plugin-transform-exponentiation-operator": "^7.23.3",
"@babel/plugin-transform-export-namespace-from": "^7.23.4",
"@babel/plugin-transform-for-of": "^7.23.3",
"@babel/plugin-transform-function-name": "^7.23.3",
"@babel/plugin-transform-json-strings": "^7.23.4",
"@babel/plugin-transform-literals": "^7.23.3",
"@babel/plugin-transform-logical-assignment-operators": "^7.23.4",
"@babel/plugin-transform-member-expression-literals": "^7.23.3",
"@babel/plugin-transform-modules-amd": "^7.23.3",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/plugin-transform-modules-systemjs": "^7.23.3",
"@babel/plugin-transform-modules-umd": "^7.23.3",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
"@babel/plugin-transform-new-target": "^7.23.3",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4",
"@babel/plugin-transform-numeric-separator": "^7.23.4",
"@babel/plugin-transform-object-rest-spread": "^7.23.4",
"@babel/plugin-transform-object-super": "^7.23.3",
"@babel/plugin-transform-optional-catch-binding": "^7.23.4",
"@babel/plugin-transform-optional-chaining": "^7.23.4",
"@babel/plugin-transform-parameters": "^7.23.3",
"@babel/plugin-transform-private-methods": "^7.23.3",
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
"@babel/plugin-transform-property-literals": "^7.23.3",
"@babel/plugin-transform-regenerator": "^7.23.3",
"@babel/plugin-transform-reserved-words": "^7.23.3",
"@babel/plugin-transform-shorthand-properties": "^7.23.3",
"@babel/plugin-transform-spread": "^7.23.3",
"@babel/plugin-transform-sticky-regex": "^7.23.3",
"@babel/plugin-transform-template-literals": "^7.23.3",
"@babel/plugin-transform-typeof-symbol": "^7.23.3",
"@babel/plugin-transform-unicode-escapes": "^7.23.3",
"@babel/plugin-transform-unicode-property-regex": "^7.23.3",
"@babel/plugin-transform-unicode-regex": "^7.23.3",
"@babel/plugin-transform-unicode-sets-regex": "^7.23.3",
"@babel/preset-modules": "0.1.6-no-external-plugins",
"babel-plugin-polyfill-corejs2": "^0.4.6",
"babel-plugin-polyfill-corejs3": "^0.8.5",
"babel-plugin-polyfill-regenerator": "^0.5.3",
"core-js-compat": "^3.31.0",
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/preset-modules": {
2023-12-02 10:14:52 +00:00
"version": "0.1.6-no-external-plugins",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/types": "^7.4.4",
"esutils": "^2.0.2"
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@babel/preset-react": {
2023-06-05 21:00:21 +00:00
"version": "7.22.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-validator-option": "^7.21.0",
2023-03-25 20:15:00 +00:00
"@babel/plugin-transform-react-display-name": "^7.18.6",
2023-06-05 21:00:21 +00:00
"@babel/plugin-transform-react-jsx": "^7.22.3",
2023-03-25 20:15:00 +00:00
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
"@babel/plugin-transform-react-pure-annotations": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/preset-typescript": {
2023-12-02 13:45:10 +00:00
"version": "7.23.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-validator-option": "^7.22.15",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/plugin-transform-typescript": "^7.23.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/regjsgen": {
"version": "0.8.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@babel/runtime": {
2023-11-06 19:57:04 +00:00
"version": "7.23.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-11-06 19:57:04 +00:00
"regenerator-runtime": "^0.14.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/runtime-corejs3": {
2023-06-05 21:00:21 +00:00
"version": "7.22.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"core-js-pure": "^3.30.2",
2023-03-25 20:15:00 +00:00
"regenerator-runtime": "^0.13.11"
},
"engines": {
"node": ">=6.9.0"
}
},
2023-11-06 19:57:04 +00:00
"node_modules/@babel/runtime/node_modules/regenerator-runtime": {
"version": "0.14.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-11-06 19:57:04 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@babel/template": {
2023-12-02 10:14:52 +00:00
"version": "7.22.15",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/code-frame": "^7.22.13",
"@babel/parser": "^7.22.15",
"@babel/types": "^7.22.15"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/traverse": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/code-frame": "^7.23.5",
"@babel/generator": "^7.23.5",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-function-name": "^7.23.0",
"@babel/helper-hoist-variables": "^7.22.5",
"@babel/helper-split-export-declaration": "^7.22.6",
"@babel/parser": "^7.23.5",
"@babel/types": "^7.23.5",
2023-03-25 20:15:00 +00:00
"debug": "^4.1.0",
"globals": "^11.1.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/types": {
2023-12-02 10:14:52 +00:00
"version": "7.23.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-string-parser": "^7.23.4",
"@babel/helper-validator-identifier": "^7.22.20",
2023-03-25 20:15:00 +00:00
"to-fast-properties": "^2.0.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@base2/pretty-print-object": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause"
2023-03-25 20:15:00 +00:00
},
"node_modules/@ctrl/tinycolor": {
"version": "3.6.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=10"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@discoveryjs/json-ext": {
"version": "0.5.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@emotion/babel-plugin": {
2023-06-05 21:00:21 +00:00
"version": "11.11.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/helper-module-imports": "^7.16.7",
"@babel/runtime": "^7.18.3",
2023-06-05 21:00:21 +00:00
"@emotion/hash": "^0.9.1",
"@emotion/memoize": "^0.8.1",
"@emotion/serialize": "^1.1.2",
2023-03-25 20:15:00 +00:00
"babel-plugin-macros": "^3.1.0",
"convert-source-map": "^1.5.0",
"escape-string-regexp": "^4.0.0",
"find-root": "^1.1.0",
"source-map": "^0.5.7",
2023-06-05 21:00:21 +00:00
"stylis": "4.2.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@emotion/cache": {
2023-06-05 21:00:21 +00:00
"version": "11.11.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@emotion/memoize": "^0.8.1",
"@emotion/sheet": "^1.2.2",
"@emotion/utils": "^1.2.1",
"@emotion/weak-memoize": "^0.3.1",
"stylis": "4.2.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@emotion/hash": {
2023-06-05 21:00:21 +00:00
"version": "0.9.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@emotion/is-prop-valid": {
2023-06-05 21:00:21 +00:00
"version": "1.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@emotion/memoize": "^0.8.1"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@emotion/memoize": {
2023-06-05 21:00:21 +00:00
"version": "0.8.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@emotion/react": {
2023-06-05 21:00:21 +00:00
"version": "11.11.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.18.3",
2023-06-05 21:00:21 +00:00
"@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/serialize": "^1.1.2",
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
"@emotion/utils": "^1.2.1",
"@emotion/weak-memoize": "^0.3.1",
2023-03-25 20:15:00 +00:00
"hoist-non-react-statics": "^3.3.1"
},
"peerDependencies": {
"react": ">=16.8.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@emotion/serialize": {
2023-06-05 21:00:21 +00:00
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@emotion/hash": "^0.9.1",
"@emotion/memoize": "^0.8.1",
"@emotion/unitless": "^0.8.1",
"@emotion/utils": "^1.2.1",
2023-03-25 20:15:00 +00:00
"csstype": "^3.0.2"
}
},
"node_modules/@emotion/sheet": {
2023-06-05 21:00:21 +00:00
"version": "1.2.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@emotion/styled": {
2023-06-05 21:00:21 +00:00
"version": "11.11.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.18.3",
2023-06-05 21:00:21 +00:00
"@emotion/babel-plugin": "^11.11.0",
"@emotion/is-prop-valid": "^1.2.1",
"@emotion/serialize": "^1.1.2",
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
"@emotion/utils": "^1.2.1"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
"@emotion/react": "^11.0.0-rc.0",
"react": ">=16.8.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@emotion/unitless": {
2023-06-05 21:00:21 +00:00
"version": "0.8.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
2023-06-05 21:00:21 +00:00
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peerDependencies": {
"react": ">=16.8.0"
}
},
"node_modules/@emotion/utils": {
2023-06-05 21:00:21 +00:00
"version": "1.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@emotion/weak-memoize": {
2023-06-05 21:00:21 +00:00
"version": "0.3.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 13:45:10 +00:00
"node_modules/@esbuild/linux-x64": {
2023-06-05 21:00:21 +00:00
"version": "0.17.19",
2023-03-25 20:15:00 +00:00
"cpu": [
2023-12-02 13:45:10 +00:00
"x64"
2023-03-25 20:15:00 +00:00
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"optional": true,
"os": [
2023-12-02 13:45:10 +00:00
"linux"
2023-03-25 20:15:00 +00:00
],
"engines": {
"node": ">=12"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint-community/eslint-utils": {
"version": "4.4.0",
"dev": true,
"license": "MIT",
"dependencies": {
"eslint-visitor-keys": "^3.3.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
"version": "3.4.1",
"dev": true,
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint-community/regexpp": {
"version": "4.10.0",
"dev": true,
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint/eslintrc": {
"version": "2.1.4",
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.6.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint/eslintrc/node_modules/globals": {
"version": "13.23.0",
"dev": true,
"license": "MIT",
"dependencies": {
"type-fest": "^0.20.2"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@eslint/js": {
"version": "8.55.0",
"dev": true,
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@floating-ui/core": {
"version": "1.5.0",
"license": "MIT",
"dependencies": {
"@floating-ui/utils": "^0.1.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@floating-ui/dom": {
"version": "1.5.3",
"license": "MIT",
"dependencies": {
"@floating-ui/core": "^1.4.2",
"@floating-ui/utils": "^0.1.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@floating-ui/react-dom": {
"version": "2.0.2",
"license": "MIT",
"dependencies": {
"@floating-ui/dom": "^1.5.1"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@floating-ui/utils": {
"version": "0.1.6",
"license": "MIT"
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.13",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@humanwhocodes/object-schema": "^2.0.1",
"debug": "^4.1.1",
"minimatch": "^3.0.5"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": ">=10.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@humanwhocodes/module-importer": {
"version": "1.0.1",
"dev": true,
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": ">=12.22"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/nzakas"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@humanwhocodes/object-schema": {
"version": "2.0.1",
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/@icons/material": {
"version": "0.2.4",
"license": "MIT",
"peerDependencies": {
"react": "*"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@jamesives/github-sponsors-readme-action": {
"version": "1.2.2",
"license": "MIT",
"dependencies": {
"@actions/core": "1.9.1",
"@actions/io": "1.1.2",
"cross-fetch": "3.1.5",
"mustache": "4.2.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@jest/expect-utils": {
"version": "29.5.0",
"license": "MIT",
"dependencies": {
"jest-get-type": "^29.4.3"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@jest/schemas": {
2023-12-02 10:14:52 +00:00
"version": "29.6.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@sinclair/typebox": "^0.27.8"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/@jest/types": {
2023-12-02 10:14:52 +00:00
"version": "29.6.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jest/schemas": "^29.6.3",
2023-03-25 20:15:00 +00:00
"@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^3.0.0",
"@types/node": "*",
"@types/yargs": "^17.0.8",
"chalk": "^4.0.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/@jest/types/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@jest/types/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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/@jest/types/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@jest/types/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@jest/types/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/@jest/types/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@jridgewell/gen-mapping": {
2023-06-05 21:00:21 +00:00
"version": "0.3.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@jridgewell/set-array": "^1.0.1",
"@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.9"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/resolve-uri": {
"version": "3.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/set-array": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@jridgewell/source-map": {
"version": "0.3.5",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@jridgewell/gen-mapping": "^0.3.0",
"@jridgewell/trace-mapping": "^0.3.9"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@jridgewell/sourcemap-codec": {
2023-06-05 21:00:21 +00:00
"version": "1.4.15",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@jridgewell/trace-mapping": {
2023-06-05 21:00:21 +00:00
"version": "0.3.18",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@jridgewell/resolve-uri": "3.1.0",
"@jridgewell/sourcemap-codec": "1.4.14"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": {
"version": "1.4.14",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-05 21:00:21 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@juggle/resize-observer": {
"version": "3.4.0",
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/animation": {
"version": "10.15.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@motionone/easing": "^10.15.1",
"@motionone/types": "^10.15.1",
"@motionone/utils": "^10.15.1",
"tslib": "^2.3.1"
}
},
"node_modules/@motionone/animation/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/dom": {
2023-06-05 21:00:21 +00:00
"version": "10.16.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@motionone/animation": "^10.15.1",
"@motionone/generators": "^10.15.1",
"@motionone/types": "^10.15.1",
"@motionone/utils": "^10.15.1",
"hey-listen": "^1.0.8",
"tslib": "^2.3.1"
}
},
"node_modules/@motionone/dom/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/easing": {
"version": "10.15.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@motionone/utils": "^10.15.1",
"tslib": "^2.3.1"
}
},
"node_modules/@motionone/easing/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/generators": {
"version": "10.15.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@motionone/types": "^10.15.1",
"@motionone/utils": "^10.15.1",
"tslib": "^2.3.1"
}
},
"node_modules/@motionone/generators/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/types": {
"version": "10.15.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@motionone/utils": {
"version": "10.15.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@motionone/types": "^10.15.1",
"hey-listen": "^1.0.8",
"tslib": "^2.3.1"
}
},
"node_modules/@motionone/utils/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/@mui/base": {
2023-06-05 21:00:21 +00:00
"version": "5.0.0-beta.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@emotion/is-prop-valid": "^1.2.1",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"@popperjs/core": "^2.11.7",
2023-03-25 20:15:00 +00:00
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/core-downloads-tracker": {
2023-06-05 21:00:21 +00:00
"version": "5.13.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
}
},
2023-06-09 18:48:31 +00:00
"node_modules/@mui/icons-material": {
"version": "5.11.16",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@mui/lab": {
2023-06-05 21:00:21 +00:00
"version": "5.0.0-alpha.132",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@mui/base": "5.0.0-beta.3",
"@mui/system": "^5.13.2",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
2023-03-25 20:15:00 +00:00
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@emotion/react": {
"optional": true
},
"@emotion/styled": {
"optional": true
},
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/material": {
2023-06-05 21:00:21 +00:00
"version": "5.13.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@mui/base": "5.0.0-beta.3",
"@mui/core-downloads-tracker": "^5.13.3",
"@mui/system": "^5.13.2",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"@types/react-transition-group": "^4.4.6",
2023-03-25 20:15:00 +00:00
"clsx": "^1.2.1",
2023-06-05 21:00:21 +00:00
"csstype": "^3.1.2",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1",
"react-is": "^18.2.0",
"react-transition-group": "^4.4.5"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@emotion/react": {
"optional": true
},
"@emotion/styled": {
"optional": true
},
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/private-theming": {
2023-06-05 21:00:21 +00:00
"version": "5.13.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@mui/utils": "^5.13.1",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/styled-engine": {
2023-06-05 21:00:21 +00:00
"version": "5.13.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@emotion/cache": "^11.11.0",
"csstype": "^3.1.2",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"react": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@emotion/react": {
"optional": true
},
"@emotion/styled": {
"optional": true
}
}
},
"node_modules/@mui/system": {
2023-06-05 21:00:21 +00:00
"version": "5.13.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0",
2023-06-05 21:00:21 +00:00
"@mui/private-theming": "^5.13.1",
"@mui/styled-engine": "^5.13.2",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
2023-03-25 20:15:00 +00:00
"clsx": "^1.2.1",
2023-06-05 21:00:21 +00:00
"csstype": "^3.1.2",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@emotion/react": {
"optional": true
},
"@emotion/styled": {
"optional": true
},
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/types": {
2023-11-06 19:57:04 +00:00
"version": "7.2.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peerDependencies": {
2023-11-06 19:57:04 +00:00
"@types/react": "^17.0.0 || ^18.0.0"
2023-03-25 20:15:00 +00:00
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/utils": {
2023-11-06 19:57:04 +00:00
"version": "5.14.17",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-11-06 19:57:04 +00:00
"@babel/runtime": "^7.23.2",
"@types/prop-types": "^15.7.9",
2023-03-25 20:15:00 +00:00
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
2023-11-06 19:57:04 +00:00
"@types/react": "^17.0.0 || ^18.0.0",
2023-03-25 20:15:00 +00:00
"react": "^17.0.0 || ^18.0.0"
2023-11-06 19:57:04 +00:00
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/x-date-pickers": {
"version": "6.18.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-11-06 19:57:04 +00:00
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/base": "^5.0.0-beta.22",
"@mui/utils": "^5.14.16",
"@types/react-transition-group": "^4.4.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
"react-transition-group": "^4.4.5"
},
"engines": {
"node": ">=14.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/material": "^5.8.6",
"@mui/system": "^5.8.0",
"date-fns": "^2.25.0",
"date-fns-jalali": "^2.13.0-0",
"dayjs": "^1.10.7",
"luxon": "^3.0.2",
"moment": "^2.29.4",
"moment-hijri": "^2.1.2",
"moment-jalaali": "^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@emotion/react": {
"optional": true
},
"@emotion/styled": {
"optional": true
},
"date-fns": {
"optional": true
},
"date-fns-jalali": {
"optional": true
},
"dayjs": {
"optional": true
},
"luxon": {
"optional": true
},
"moment": {
"optional": true
},
"moment-hijri": {
"optional": true
},
"moment-jalaali": {
"optional": true
}
}
},
"node_modules/@mui/x-date-pickers/node_modules/@mui/base": {
"version": "5.0.0-beta.23",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-11-06 19:57:04 +00:00
"dependencies": {
"@babel/runtime": "^7.23.2",
"@floating-ui/react-dom": "^2.0.2",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.17",
"@popperjs/core": "^2.11.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
}
}
},
"node_modules/@mui/x-date-pickers/node_modules/clsx": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-11-06 19:57:04 +00:00
"engines": {
"node": ">=6"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
"version": "5.1.1-v1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"eslint-scope": "5.1.1"
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">= 8"
}
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/@pkgr/utils": {
2023-06-05 21:00:21 +00:00
"version": "2.4.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"cross-spawn": "^7.0.3",
2023-06-05 21:00:21 +00:00
"fast-glob": "^3.2.12",
2023-03-25 20:15:00 +00:00
"is-glob": "^4.0.3",
2023-06-05 21:00:21 +00:00
"open": "^9.1.0",
2023-03-25 20:15:00 +00:00
"picocolors": "^1.0.0",
2023-06-05 21:00:21 +00:00
"tslib": "^2.5.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/unts"
}
},
"node_modules/@pkgr/utils/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/@polka/url": {
"version": "1.0.0-next.23",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@popperjs/core": {
2023-06-05 21:00:21 +00:00
"version": "2.11.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/popperjs"
}
},
"node_modules/@reduxjs/toolkit": {
2023-06-05 21:00:21 +00:00
"version": "1.9.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"immer": "^9.0.21",
"redux": "^4.2.1",
2023-03-25 20:15:00 +00:00
"redux-thunk": "^2.4.2",
2023-06-05 21:00:21 +00:00
"reselect": "^4.1.8"
2023-03-25 20:15:00 +00:00
},
"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": {
2023-06-05 21:00:21 +00:00
"version": "1.6.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=14"
}
},
"node_modules/@rushstack/eslint-patch": {
2023-06-05 21:00:21 +00:00
"version": "1.3.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@sinclair/typebox": {
2023-12-02 10:14:52 +00:00
"version": "0.27.8",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/@swc/core": {
"version": "1.3.100",
"dev": true,
"hasInstallScript": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@swc/counter": "^0.1.1",
"@swc/types": "^0.1.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/swc"
},
"optionalDependencies": {
"@swc/core-darwin-arm64": "1.3.100",
"@swc/core-darwin-x64": "1.3.100",
"@swc/core-linux-arm64-gnu": "1.3.100",
"@swc/core-linux-arm64-musl": "1.3.100",
2023-12-02 13:45:10 +00:00
"@swc/core-linux-x64-gnu": "1.3.100",
"@swc/core-linux-x64-musl": "1.3.100",
"@swc/core-win32-arm64-msvc": "1.3.100",
"@swc/core-win32-ia32-msvc": "1.3.100",
"@swc/core-win32-x64-msvc": "1.3.100"
},
"peerDependencies": {
"@swc/helpers": "^0.5.0"
},
"peerDependenciesMeta": {
"@swc/helpers": {
"optional": true
}
2023-12-02 10:14:52 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@swc/core-linux-x64-gnu": {
2023-12-02 10:14:52 +00:00
"version": "1.3.100",
"cpu": [
2023-12-02 13:45:10 +00:00
"x64"
2023-12-02 10:14:52 +00:00
],
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0 AND MIT",
2023-12-02 10:14:52 +00:00
"optional": true,
"os": [
2023-12-02 13:45:10 +00:00
"linux"
2023-12-02 10:14:52 +00:00
],
"engines": {
"node": ">=10"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@swc/core-linux-x64-musl": {
2023-12-02 10:14:52 +00:00
"version": "1.3.100",
"cpu": [
"x64"
],
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0 AND MIT",
2023-12-02 10:14:52 +00:00
"optional": true,
"os": [
2023-12-02 13:45:10 +00:00
"linux"
2023-12-02 10:14:52 +00:00
],
"engines": {
"node": ">=10"
}
},
"node_modules/@swc/counter": {
"version": "0.1.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "Apache-2.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/@swc/types": {
"version": "0.1.5",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "Apache-2.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/@testing-library/dom": {
"version": "9.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"peer": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",
"@types/aria-query": "^5.0.1",
"aria-query": "^5.0.0",
"chalk": "^4.1.0",
"dom-accessibility-api": "^0.5.9",
"lz-string": "^1.5.0",
"pretty-format": "^27.0.2"
},
"engines": {
"node": ">=14"
}
},
"node_modules/@testing-library/dom/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"peer": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@testing-library/dom/node_modules/chalk": {
2023-03-25 20:15:00 +00:00
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peer": true,
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/@testing-library/dom/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peer": true,
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@testing-library/dom/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peer": true
},
"node_modules/@testing-library/dom/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peer": true,
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/dom/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peer": true,
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/jest-dom": {
"version": "5.16.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@adobe/css-tools": "^4.0.1",
"@babel/runtime": "^7.9.2",
"@types/testing-library__jest-dom": "^5.9.1",
"aria-query": "^5.0.0",
"chalk": "^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/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/jest-dom/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@testing-library/jest-dom/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@testing-library/jest-dom/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/jest-dom/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/react": {
"version": "13.4.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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/react/node_modules/@testing-library/dom": {
"version": "8.20.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",
"@types/aria-query": "^5.0.1",
"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/react/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@testing-library/react/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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/@testing-library/react/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@testing-library/react/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@testing-library/react/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/react/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@testing-library/user-event": {
"version": "14.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=12",
"npm": ">=6"
},
"peerDependencies": {
"@testing-library/dom": ">=7.21.4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@trysound/sax": {
"version": "0.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10.13.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@types/aria-query": {
"version": "5.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-10-04 17:26:47 +00:00
"node_modules/@types/cookie": {
"version": "0.5.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-10-04 17:26:47 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/@types/eslint": {
"version": "8.44.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/estree": "*",
"@types/json-schema": "*"
}
},
"node_modules/@types/eslint-scope": {
"version": "3.7.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/eslint": "*",
"@types/estree": "*"
}
},
"node_modules/@types/estree": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@types/hast": {
"version": "2.3.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/unist": "*"
}
},
"node_modules/@types/hoist-non-react-statics": {
"version": "3.3.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/react": "*",
"hoist-non-react-statics": "^3.3.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@types/html-minifier-terser": {
"version": "6.1.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/@types/istanbul-lib-coverage": {
"version": "2.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/istanbul-lib-report": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/istanbul-lib-coverage": "*"
}
},
"node_modules/@types/istanbul-reports": {
"version": "3.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/istanbul-lib-report": "*"
}
},
"node_modules/@types/jest": {
2023-06-05 21:00:21 +00:00
"version": "29.5.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"
}
},
"node_modules/@types/jest/node_modules/ansi-styles": {
"version": "5.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@types/jest/node_modules/pretty-format": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/@types/json-schema": {
2023-06-05 21:00:21 +00:00
"version": "7.0.12",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/json5": {
"version": "0.0.29",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/lodash": {
2023-06-05 21:00:21 +00:00
"version": "4.14.195",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 14:29:20 +00:00
"node_modules/@types/lodash.merge": {
"version": "4.6.9",
"resolved": "https://registry.npmjs.org/@types/lodash.merge/-/lodash.merge-4.6.9.tgz",
"integrity": "sha512-23sHDPmzd59kUgWyKGiOMO2Qb9YtqRO/x4IhkgNUiPQ1+5MUVqi6bCZeq9nBJ17msjIMbEIO5u+XW4Kz6aGUhQ==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/@types/node": {
2023-06-05 21:00:21 +00:00
"version": "20.2.5",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/parse-json": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/prop-types": {
2023-11-06 19:57:04 +00:00
"version": "15.7.9",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/react": {
2023-06-05 21:00:21 +00:00
"version": "18.2.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
"csstype": "^3.0.2"
}
},
"node_modules/@types/react-dom": {
2023-06-05 21:00:21 +00:00
"version": "18.2.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/react": "*"
}
},
"node_modules/@types/react-transition-group": {
2023-11-06 19:57:04 +00:00
"version": "4.4.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/react": "*"
}
},
"node_modules/@types/scheduler": {
2023-06-05 21:00:21 +00:00
"version": "0.16.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/semver": {
2023-06-05 21:00:21 +00:00
"version": "7.5.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/stack-utils": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/testing-library__jest-dom": {
2023-06-05 21:00:21 +00:00
"version": "5.14.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/jest": "*"
}
},
"node_modules/@types/unist": {
"version": "2.0.6",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/use-sync-external-store": {
"version": "0.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@types/yargs": {
2023-06-05 21:00:21 +00:00
"version": "17.0.24",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/yargs-parser": "*"
}
},
"node_modules/@types/yargs-parser": {
"version": "21.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/@typescript-eslint/eslint-plugin": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@eslint-community/regexpp": "^4.4.0",
2023-06-05 21:00:21 +00:00
"@typescript-eslint/scope-manager": "5.59.8",
"@typescript-eslint/type-utils": "5.59.8",
"@typescript-eslint/utils": "5.59.8",
2023-03-25 20:15:00 +00:00
"debug": "^4.3.4",
"grapheme-splitter": "^1.0.4",
"ignore": "^5.2.0",
"natural-compare-lite": "^1.4.0",
"semver": "^7.3.7",
"tsutils": "^3.21.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
2023-06-05 21:00:21 +00:00
"version": "7.5.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-03-25 20:15:00 +00:00
},
"node_modules/@typescript-eslint/experimental-utils": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/utils": "5.59.8"
2023-03-25 20:15:00 +00:00
},
"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/parser": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/scope-manager": "5.59.8",
"@typescript-eslint/types": "5.59.8",
"@typescript-eslint/typescript-estree": "5.59.8",
2023-03-25 20:15:00 +00:00
"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": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/types": "5.59.8",
"@typescript-eslint/visitor-keys": "5.59.8"
2023-03-25 20:15:00 +00:00
},
"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": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/typescript-estree": "5.59.8",
"@typescript-eslint/utils": "5.59.8",
2023-03-25 20:15:00 +00:00
"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": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/types": "5.59.8",
"@typescript-eslint/visitor-keys": "5.59.8",
2023-03-25 20:15:00 +00:00
"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/lru-cache": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
2023-06-05 21:00:21 +00:00
"version": "7.5.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-03-25 20:15:00 +00:00
},
"node_modules/@typescript-eslint/utils": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
2023-06-05 21:00:21 +00:00
"@typescript-eslint/scope-manager": "5.59.8",
"@typescript-eslint/types": "5.59.8",
"@typescript-eslint/typescript-estree": "5.59.8",
2023-03-25 20:15:00 +00:00
"eslint-scope": "^5.1.1",
"semver": "^7.3.7"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
"node_modules/@typescript-eslint/utils/node_modules/lru-cache": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/utils/node_modules/semver": {
2023-06-05 21:00:21 +00:00
"version": "7.5.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/utils/node_modules/yallist": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-03-25 20:15:00 +00:00
},
"node_modules/@typescript-eslint/visitor-keys": {
2023-06-05 21:00:21 +00:00
"version": "5.59.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@typescript-eslint/types": "5.59.8",
2023-03-25 20:15:00 +00:00
"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/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
2023-06-05 21:00:21 +00:00
"version": "3.4.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-06-05 21:00:21 +00:00
},
"funding": {
"url": "https://opencollective.com/eslint"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/@ungap/structured-clone": {
"version": "1.2.0",
"dev": true,
"license": "ISC"
},
2023-03-25 20:15:00 +00:00
"node_modules/@vitejs/plugin-react": {
"version": "3.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/plugin-transform-react-jsx-self": "^7.18.6",
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
"magic-string": "^0.27.0",
"react-refresh": "^0.14.0"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"peerDependencies": {
"vite": "^4.1.0-beta.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/@webassemblyjs/ast": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/helper-numbers": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
}
},
"node_modules/@webassemblyjs/floating-point-hex-parser": {
"version": "1.11.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/@webassemblyjs/helper-api-error": {
"version": "1.11.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/@webassemblyjs/helper-buffer": {
"version": "1.11.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/@webassemblyjs/helper-numbers": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
"@webassemblyjs/helper-api-error": "1.11.6",
"@xtuc/long": "4.2.2"
}
},
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
"version": "1.11.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/@webassemblyjs/helper-wasm-section": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-buffer": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/wasm-gen": "1.11.6"
}
},
"node_modules/@webassemblyjs/ieee754": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@xtuc/ieee754": "^1.2.0"
}
},
"node_modules/@webassemblyjs/leb128": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@xtuc/long": "4.2.2"
}
},
"node_modules/@webassemblyjs/utf8": {
"version": "1.11.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/@webassemblyjs/wasm-edit": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-buffer": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/helper-wasm-section": "1.11.6",
"@webassemblyjs/wasm-gen": "1.11.6",
"@webassemblyjs/wasm-opt": "1.11.6",
"@webassemblyjs/wasm-parser": "1.11.6",
"@webassemblyjs/wast-printer": "1.11.6"
}
},
"node_modules/@webassemblyjs/wasm-gen": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/ieee754": "1.11.6",
"@webassemblyjs/leb128": "1.11.6",
"@webassemblyjs/utf8": "1.11.6"
}
},
"node_modules/@webassemblyjs/wasm-opt": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-buffer": "1.11.6",
"@webassemblyjs/wasm-gen": "1.11.6",
"@webassemblyjs/wasm-parser": "1.11.6"
}
},
"node_modules/@webassemblyjs/wasm-parser": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@webassemblyjs/helper-api-error": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/ieee754": "1.11.6",
"@webassemblyjs/leb128": "1.11.6",
"@webassemblyjs/utf8": "1.11.6"
}
},
"node_modules/@webassemblyjs/wast-printer": {
"version": "1.11.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.11.6",
"@xtuc/long": "4.2.2"
}
},
"node_modules/@webpack-cli/configtest": {
"version": "2.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=14.15.0"
},
"peerDependencies": {
"webpack": "5.x.x",
"webpack-cli": "5.x.x"
}
},
"node_modules/@webpack-cli/info": {
"version": "2.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=14.15.0"
},
"peerDependencies": {
"webpack": "5.x.x",
"webpack-cli": "5.x.x"
}
},
"node_modules/@webpack-cli/serve": {
"version": "2.0.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=14.15.0"
},
"peerDependencies": {
"webpack": "5.x.x",
"webpack-cli": "5.x.x"
},
"peerDependenciesMeta": {
"webpack-dev-server": {
"optional": true
}
}
},
"node_modules/@xtuc/ieee754": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "BSD-3-Clause"
2023-12-02 10:14:52 +00:00
},
"node_modules/@xtuc/long": {
"version": "4.2.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "Apache-2.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/abstract-leveldown": {
"version": "0.12.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"xtend": "~3.0.0"
}
},
"node_modules/abstract-leveldown/node_modules/xtend": {
"version": "3.0.0",
"dev": true,
"engines": {
"node": ">=0.4"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/accepts": {
"version": "1.3.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"mime-types": "~2.1.34",
"negotiator": "0.6.3"
},
"engines": {
"node": ">= 0.6"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/acorn": {
2023-12-02 13:45:10 +00:00
"version": "8.11.2",
2023-12-02 10:14:52 +00:00
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"bin": {
"acorn": "bin/acorn"
},
"engines": {
"node": ">=0.4.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/acorn-import-assertions": {
"version": "1.9.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"acorn": "^8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/acorn-jsx": {
"version": "5.3.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/acorn-walk": {
"version": "8.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/ajv": {
"version": "6.12.6",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/ajv-formats": {
"version": "2.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ajv": "^8.0.0"
},
"peerDependencies": {
"ajv": "^8.0.0"
},
"peerDependenciesMeta": {
"ajv": {
"optional": true
}
}
},
"node_modules/ajv-formats/node_modules/ajv": {
"version": "8.12.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/ajv-keywords": {
"version": "3.5.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"ajv": "^6.9.1"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/ansi-regex": {
"version": "5.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/ansi-styles": {
"version": "3.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-convert": "^1.9.0"
},
"engines": {
"node": ">=4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/anymatch": {
"version": "3.1.3",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
},
"engines": {
"node": ">= 8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/apexcharts": {
2023-06-05 21:00:21 +00:00
"version": "3.40.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",
"svg.filter.js": "^2.0.2",
"svg.pathmorphing.js": "^0.1.3",
"svg.resize.js": "^1.4.3",
"svg.select.js": "^3.0.1"
}
},
"node_modules/argparse": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "Python-2.0"
2023-03-25 20:15:00 +00:00
},
"node_modules/aria-query": {
"version": "5.1.3",
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"dependencies": {
"deep-equal": "^2.0.5"
}
},
"node_modules/array-buffer-byte-length": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"is-array-buffer": "^3.0.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/array-flatten": {
"version": "1.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/array-includes": {
"version": "3.1.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"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,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/array.prototype.flat": {
"version": "1.3.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"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.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array.prototype.tosorted": {
"version": "1.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0",
"get-intrinsic": "^1.1.3"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/arraybuffer.prototype.slice": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"array-buffer-byte-length": "^1.0.0",
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"get-intrinsic": "^1.2.1",
"is-array-buffer": "^3.0.2",
"is-shared-array-buffer": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/asn1.js": {
"version": "5.4.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bn.js": "^4.0.0",
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0",
"safer-buffer": "^2.1.0"
}
},
"node_modules/asn1.js/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/ast-types-flow": {
"version": "0.0.7",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
},
"node_modules/asynciterator.prototype": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has-symbols": "^1.0.3"
}
2023-03-25 20:15:00 +00:00
},
2023-06-13 01:03:18 +00:00
"node_modules/asynckit": {
"version": "0.4.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-13 01:03:18 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/available-typed-arrays": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/axe-core": {
2023-06-05 21:00:21 +00:00
"version": "4.7.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MPL-2.0",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
2023-06-13 01:03:18 +00:00
"node_modules/axios": {
"version": "0.27.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"dependencies": {
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/axobject-query": {
"version": "2.2.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "Apache-2.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/babel-loader": {
"version": "9.1.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"find-cache-dir": "^4.0.0",
"schema-utils": "^4.0.0"
},
"engines": {
"node": ">= 14.15.0"
},
"peerDependencies": {
"@babel/core": "^7.12.0",
"webpack": ">=5"
}
},
"node_modules/babel-loader/node_modules/ajv": {
"version": "8.12.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/babel-loader/node_modules/ajv-keywords": {
"version": "5.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.3"
},
"peerDependencies": {
"ajv": "^8.8.2"
}
},
"node_modules/babel-loader/node_modules/json-schema-traverse": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/babel-loader/node_modules/schema-utils": {
"version": "4.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/json-schema": "^7.0.9",
"ajv": "^8.9.0",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0"
},
"engines": {
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/babel-plugin-direct-import": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"resolve": "^1.20.0"
},
"engines": {
"node": ">=12.0.0",
"npm": ">=7"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/babel-plugin-macros": {
"version": "3.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.12.5",
"cosmiconfig": "^7.0.0",
"resolve": "^1.19.0"
},
"engines": {
"node": ">=10",
"npm": ">=6"
}
},
"node_modules/babel-plugin-polyfill-corejs2": {
2023-12-02 10:14:52 +00:00
"version": "0.4.6",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/compat-data": "^7.22.6",
"@babel/helper-define-polyfill-provider": "^0.4.3",
"semver": "^6.3.1"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/babel-plugin-polyfill-corejs3": {
2023-12-02 10:14:52 +00:00
"version": "0.8.6",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-define-polyfill-provider": "^0.4.3",
"core-js-compat": "^3.33.1"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/babel-plugin-polyfill-regenerator": {
2023-12-02 10:14:52 +00:00
"version": "0.5.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/helper-define-polyfill-provider": "^0.4.3"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/babel-plugin-transform-react-remove-prop-types": {
"version": "0.4.24",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/babel-preset-react-app": {
"version": "10.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-decorators": "^7.16.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
"@babel/plugin-proposal-numeric-separator": "^7.16.0",
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
"@babel/plugin-proposal-private-methods": "^7.16.0",
"@babel/plugin-transform-flow-strip-types": "^7.16.0",
"@babel/plugin-transform-react-display-name": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.16.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24"
}
},
"node_modules/balanced-match": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-04-27 18:29:26 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/base64-js": {
"version": "1.5.1",
"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"
}
2023-12-02 13:45:10 +00:00
],
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-06-05 21:00:21 +00:00
"node_modules/bcryptjs": {
"version": "2.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-05 21:00:21 +00:00
},
"node_modules/big-integer": {
"version": "1.6.51",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Unlicense",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=0.6"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/big.js": {
"version": "5.2.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "*"
}
},
"node_modules/binary-extensions": {
"version": "2.2.0",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/bl": {
"version": "0.8.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"readable-stream": "~1.0.26"
}
},
"node_modules/bl/node_modules/isarray": {
"version": "0.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/bl/node_modules/readable-stream": {
"version": "1.0.34",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
}
},
"node_modules/bl/node_modules/string_decoder": {
"version": "0.10.31",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/bn.js": {
"version": "5.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/body-parser": {
"version": "1.20.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"bytes": "3.1.2",
"content-type": "~1.0.4",
"debug": "2.6.9",
"depd": "2.0.0",
"destroy": "1.2.0",
"http-errors": "2.0.0",
"iconv-lite": "0.4.24",
"on-finished": "2.4.1",
"qs": "6.11.0",
"raw-body": "2.5.1",
"type-is": "~1.6.18",
"unpipe": "1.0.0"
},
"engines": {
"node": ">= 0.8",
"npm": "1.2.8000 || >= 1.4.16"
}
},
"node_modules/body-parser/node_modules/debug": {
"version": "2.6.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/body-parser/node_modules/ms": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/boolbase": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
2023-06-05 21:00:21 +00:00
"node_modules/bplist-parser": {
"version": "0.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"big-integer": "^1.6.44"
},
"engines": {
"node": ">= 5.10.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/brace-expansion": {
"version": "1.1.11",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/braces": {
"version": "3.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"fill-range": "^7.0.1"
},
"engines": {
"node": ">=8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/brorand": {
"version": "1.1.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/browserify-aes": {
"version": "1.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"buffer-xor": "^1.0.3",
"cipher-base": "^1.0.0",
"create-hash": "^1.1.0",
"evp_bytestokey": "^1.0.3",
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
"node_modules/browserify-cipher": {
"version": "1.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"browserify-aes": "^1.0.4",
"browserify-des": "^1.0.0",
"evp_bytestokey": "^1.0.0"
}
},
"node_modules/browserify-des": {
"version": "1.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cipher-base": "^1.0.1",
"des.js": "^1.0.0",
"inherits": "^2.0.1",
"safe-buffer": "^5.1.2"
}
},
"node_modules/browserify-fs": {
"version": "1.0.0",
"dev": true,
"dependencies": {
"level-filesystem": "^1.0.1",
"level-js": "^2.1.3",
"levelup": "^0.18.2"
}
},
"node_modules/browserify-rsa": {
"version": "4.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bn.js": "^5.0.0",
"randombytes": "^2.0.1"
}
},
"node_modules/browserify-sign": {
"version": "4.2.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bn.js": "^5.2.1",
"browserify-rsa": "^4.1.0",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
"elliptic": "^6.5.4",
"inherits": "^2.0.4",
"parse-asn1": "^5.1.6",
"readable-stream": "^3.6.2",
"safe-buffer": "^5.2.1"
},
"engines": {
"node": ">= 4"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/browserslist": {
2023-12-02 10:14:52 +00:00
"version": "4.22.1",
2023-03-25 20:15:00 +00:00
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
2023-06-05 21:00:21 +00:00
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
2023-03-25 20:15:00 +00:00
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"caniuse-lite": "^1.0.30001541",
"electron-to-chromium": "^1.4.535",
"node-releases": "^2.0.13",
"update-browserslist-db": "^1.0.13"
2023-03-25 20:15:00 +00:00
},
"bin": {
"browserslist": "cli.js"
},
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/buffer": {
"version": "6.0.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"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.2.1"
}
},
"node_modules/buffer-from": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"devOptional": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/buffer-xor": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-06-05 21:00:21 +00:00
"node_modules/bundle-name": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"run-applescript": "^5.0.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/bytes": {
"version": "3.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.8"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/call-bind": {
2023-12-02 13:45:10 +00:00
"version": "1.0.5",
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.1",
"set-function-length": "^1.1.1"
2023-03-25 20:15:00 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/callsites": {
"version": "3.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/camel-case": {
"version": "4.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"pascal-case": "^3.1.2",
"tslib": "^2.0.3"
}
},
"node_modules/camel-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/camelcase": {
"version": "5.3.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"engines": {
"node": ">=6"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/can-use-dom": {
"version": "0.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/caniuse-api": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"browserslist": "^4.0.0",
"caniuse-lite": "^1.0.0",
"lodash.memoize": "^4.1.2",
"lodash.uniq": "^4.5.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/caniuse-lite": {
2023-12-02 10:14:52 +00:00
"version": "1.0.30001565",
2023-03-25 20:15:00 +00:00
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
2023-06-05 21:00:21 +00:00
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
2023-03-25 20:15:00 +00:00
}
2023-12-02 13:45:10 +00:00
],
"license": "CC-BY-4.0"
2023-03-25 20:15:00 +00:00
},
"node_modules/chalk": {
"version": "2.4.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/chalk/node_modules/escape-string-regexp": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/character-entities": {
"version": "1.2.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/character-entities-legacy": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/character-reference-invalid": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/chokidar": {
"version": "3.5.3",
"devOptional": true,
"funding": [
{
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/chrome-trace-event": {
"version": "1.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/ci-info": {
"version": "3.8.0",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/sibiraj-s"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/cipher-base": {
"version": "1.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/classnames": {
"version": "2.3.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/clean-css": {
"version": "5.3.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 18:12:08 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"source-map": "~0.6.0"
},
"engines": {
"node": ">= 10.0"
}
},
"node_modules/clean-css/node_modules/source-map": {
"version": "0.6.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/cliui": {
"version": "6.0.0",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^6.2.0"
}
},
"node_modules/clone": {
"version": "0.1.19",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "*"
}
},
"node_modules/clone-deep": {
"version": "4.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-plain-object": "^2.0.4",
"kind-of": "^6.0.2",
"shallow-clone": "^3.0.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/clone-deep/node_modules/is-plain-object": {
"version": "2.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"isobject": "^3.0.1"
},
"engines": {
"node": ">=0.10.0"
}
2023-04-10 18:12:08 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/clsx": {
"version": "1.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
"node_modules/color-convert": {
"version": "1.9.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"color-name": "1.1.3"
}
},
"node_modules/color-name": {
"version": "1.1.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/colord": {
"version": "2.9.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/colorette": {
"version": "2.0.20",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-06-13 01:03:18 +00:00
"node_modules/combined-stream": {
"version": "1.0.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"dependencies": {
"delayed-stream": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/comma-separated-tokens": {
"version": "1.0.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/commander": {
"version": "2.20.3",
2023-12-02 13:45:10 +00:00
"devOptional": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/common-path-prefix": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/concat-map": {
"version": "0.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/concat-stream": {
"version": "1.6.2",
"dev": true,
"engines": [
"node >= 0.8"
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"buffer-from": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^2.2.2",
"typedarray": "^0.0.6"
}
},
"node_modules/concat-stream/node_modules/isarray": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/concat-stream/node_modules/readable-stream": {
"version": "2.3.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"node_modules/concat-stream/node_modules/safe-buffer": {
"version": "5.1.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/concat-stream/node_modules/string_decoder": {
"version": "1.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"safe-buffer": "~5.1.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/confusing-browser-globals": {
"version": "1.0.11",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/content-disposition": {
"version": "0.5.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"safe-buffer": "5.2.1"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/content-type": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.6"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/convert-source-map": {
"version": "1.9.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/cookie": {
"version": "0.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/cookie-signature": {
"version": "1.0.6",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/copy-to-clipboard": {
"version": "3.3.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"toggle-selection": "^1.0.6"
}
},
"node_modules/core-js": {
2023-06-05 21:00:21 +00:00
"version": "3.30.2",
2023-03-25 20:15:00 +00:00
"hasInstallScript": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
},
"node_modules/core-js-compat": {
2023-12-02 10:14:52 +00:00
"version": "3.33.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserslist": "^4.22.1"
2023-03-25 20:15:00 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
},
"node_modules/core-js-pure": {
2023-06-05 21:00:21 +00:00
"version": "3.30.2",
2023-03-25 20:15:00 +00:00
"dev": true,
"hasInstallScript": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/core-util-is": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/cosmiconfig": {
"version": "7.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/parse-json": "^4.0.0",
"import-fresh": "^3.2.1",
"parse-json": "^5.0.0",
"path-type": "^4.0.0",
"yaml": "^1.10.0"
},
"engines": {
"node": ">=10"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/create-ecdh": {
"version": "4.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bn.js": "^4.1.0",
"elliptic": "^6.5.3"
}
},
"node_modules/create-ecdh/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/create-hash": {
"version": "1.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cipher-base": "^1.0.1",
"inherits": "^2.0.1",
"md5.js": "^1.3.4",
"ripemd160": "^2.0.1",
"sha.js": "^2.4.0"
}
},
"node_modules/create-hmac": {
"version": "1.1.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cipher-base": "^1.0.3",
"create-hash": "^1.1.0",
"inherits": "^2.0.1",
"ripemd160": "^2.0.0",
"safe-buffer": "^5.0.1",
"sha.js": "^2.4.8"
}
},
2023-04-10 17:54:55 +00:00
"node_modules/cross-fetch": {
"version": "3.1.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"dependencies": {
"node-fetch": "2.6.7"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/crypto-browserify": {
"version": "3.12.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-11-06 19:57:04 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserify-cipher": "^1.0.0",
"browserify-sign": "^4.0.0",
"create-ecdh": "^4.0.0",
"create-hash": "^1.1.0",
"create-hmac": "^1.1.0",
"diffie-hellman": "^5.0.0",
"inherits": "^2.0.1",
"pbkdf2": "^3.0.3",
"public-encrypt": "^4.0.0",
"randombytes": "^2.0.0",
"randomfill": "^1.0.3"
2023-11-06 19:57:04 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "*"
2023-11-06 19:57:04 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-declaration-sorter": {
"version": "6.4.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^10 || ^12 || >=14"
},
"peerDependencies": {
"postcss": "^8.0.9"
}
2023-11-06 19:57:04 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/css-loader": {
"version": "6.8.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"icss-utils": "^5.1.0",
"postcss": "^8.4.21",
"postcss-modules-extract-imports": "^3.0.0",
"postcss-modules-local-by-default": "^4.0.3",
"postcss-modules-scope": "^3.0.0",
"postcss-modules-values": "^4.0.0",
"postcss-value-parser": "^4.2.0",
"semver": "^7.3.8"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 12.13.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-loader/node_modules/lru-cache": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-loader/node_modules/semver": {
"version": "7.5.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-loader/node_modules/yallist": {
2023-06-05 21:00:21 +00:00
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/css-minimizer-webpack-plugin": {
"version": "5.0.1",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jridgewell/trace-mapping": "^0.3.18",
"cssnano": "^6.0.1",
"jest-worker": "^29.4.3",
"postcss": "^8.4.24",
"schema-utils": "^4.0.1",
"serialize-javascript": "^6.0.1"
2023-06-05 21:00:21 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 14.15.0"
2023-06-05 21:00:21 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"@parcel/css": {
"optional": true
},
"@swc/css": {
"optional": true
},
"clean-css": {
"optional": true
},
"csso": {
"optional": true
},
"esbuild": {
"optional": true
},
"lightningcss": {
"optional": true
}
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
"version": "8.12.0",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
2023-06-05 21:00:21 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
"version": "5.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.3"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"ajv": "^8.8.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-minimizer-webpack-plugin/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/css-minimizer-webpack-plugin/node_modules/jest-worker": {
"version": "29.7.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@types/node": "*",
"jest-util": "^29.7.0",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
2023-06-13 01:03:18 +00:00
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
"version": "4.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/json-schema": "^7.0.9",
"ajv": "^8.9.0",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0"
},
2023-06-13 01:03:18 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-minimizer-webpack-plugin/node_modules/supports-color": {
"version": "8.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-select": {
"version": "4.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"boolbase": "^1.0.0",
"css-what": "^6.0.1",
"domhandler": "^4.3.1",
"domutils": "^2.8.0",
"nth-check": "^2.0.1"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
}
},
"node_modules/css-tree": {
"version": "2.3.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"mdn-data": "2.0.30",
"source-map-js": "^1.0.1"
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css-what": {
"version": "6.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 6"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/css.escape": {
"version": "1.5.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
},
2023-12-02 10:14:52 +00:00
"node_modules/cssesc": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"cssesc": "bin/cssesc"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/cssnano": {
"version": "6.0.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"cssnano-preset-default": "^6.0.1",
"lilconfig": "^2.1.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/cssnano"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/cssnano-preset-default": {
"version": "6.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"css-declaration-sorter": "^6.3.1",
"cssnano-utils": "^4.0.0",
"postcss-calc": "^9.0.0",
"postcss-colormin": "^6.0.0",
"postcss-convert-values": "^6.0.0",
"postcss-discard-comments": "^6.0.0",
"postcss-discard-duplicates": "^6.0.0",
"postcss-discard-empty": "^6.0.0",
"postcss-discard-overridden": "^6.0.0",
"postcss-merge-longhand": "^6.0.0",
"postcss-merge-rules": "^6.0.1",
"postcss-minify-font-values": "^6.0.0",
"postcss-minify-gradients": "^6.0.0",
"postcss-minify-params": "^6.0.0",
"postcss-minify-selectors": "^6.0.0",
"postcss-normalize-charset": "^6.0.0",
"postcss-normalize-display-values": "^6.0.0",
"postcss-normalize-positions": "^6.0.0",
"postcss-normalize-repeat-style": "^6.0.0",
"postcss-normalize-string": "^6.0.0",
"postcss-normalize-timing-functions": "^6.0.0",
"postcss-normalize-unicode": "^6.0.0",
"postcss-normalize-url": "^6.0.0",
"postcss-normalize-whitespace": "^6.0.0",
"postcss-ordered-values": "^6.0.0",
"postcss-reduce-initial": "^6.0.0",
"postcss-reduce-transforms": "^6.0.0",
"postcss-svgo": "^6.0.0",
"postcss-unique-selectors": "^6.0.0"
},
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
}
},
"node_modules/cssnano-utils": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/csso": {
"version": "5.0.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"css-tree": "~2.2.0"
},
"engines": {
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
"npm": ">=7.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/csso/node_modules/css-tree": {
"version": "2.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"mdn-data": "2.0.28",
"source-map-js": "^1.0.1"
},
"engines": {
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
"npm": ">=7.0.0"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/csso/node_modules/mdn-data": {
"version": "2.0.28",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "CC0-1.0"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/csstype": {
"version": "3.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/damerau-levenshtein": {
"version": "1.0.8",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "BSD-2-Clause"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/date-fns": {
"version": "2.30.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/runtime": "^7.21.0"
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.11"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/date-fns"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dayjs": {
"version": "1.11.10",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/debounce": {
"version": "1.2.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/debug": {
"version": "4.3.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"ms": "2.1.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/decamelize": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/deep-equal": {
"version": "2.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"array-buffer-byte-length": "^1.0.0",
"call-bind": "^1.0.2",
2023-12-02 10:14:52 +00:00
"es-get-iterator": "^1.1.3",
2023-03-25 20:15:00 +00:00
"get-intrinsic": "^1.2.0",
2023-12-02 10:14:52 +00:00
"is-arguments": "^1.1.1",
2023-03-25 20:15:00 +00:00
"is-array-buffer": "^3.0.2",
2023-12-02 10:14:52 +00:00
"is-date-object": "^1.0.5",
2023-03-25 20:15:00 +00:00
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
2023-12-02 10:14:52 +00:00
"isarray": "^2.0.5",
"object-is": "^1.1.5",
2023-03-25 20:15:00 +00:00
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
2023-12-02 10:14:52 +00:00
"regexp.prototype.flags": "^1.5.0",
"side-channel": "^1.0.4",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
2023-03-25 20:15:00 +00:00
"which-typed-array": "^1.1.9"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/deep-is": {
"version": "0.1.4",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/deepmerge": {
"version": "2.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/default-browser": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"bundle-name": "^3.0.0",
"default-browser-id": "^3.0.0",
"execa": "^7.1.1",
"titleize": "^3.0.0"
},
"engines": {
"node": ">=14.16"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/default-browser-id": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"bplist-parser": "^0.2.0",
"untildify": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/deferred-leveldown": {
"version": "0.2.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"abstract-leveldown": "~0.12.1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/define-data-property": {
"version": "1.1.1",
"license": "MIT",
"dependencies": {
"get-intrinsic": "^1.2.1",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/define-lazy-prop": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/define-properties": {
2023-12-02 13:45:10 +00:00
"version": "1.2.1",
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"define-data-property": "^1.0.1",
2023-12-02 10:14:52 +00:00
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/delayed-stream": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.4.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/depd": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/des.js": {
"version": "1.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0"
}
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/destroy": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8",
"npm": "1.2.8000 || >= 1.4.16"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/diff-sequences": {
"version": "29.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/diffie-hellman": {
"version": "5.0.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"bn.js": "^4.1.0",
"miller-rabin": "^4.0.0",
"randombytes": "^2.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/diffie-hellman/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/dijkstrajs": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/dir-glob": {
"version": "3.0.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"path-type": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/doctrine": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"esutils": "^2.0.2"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dom-accessibility-api": {
"version": "0.5.16",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/dom-converter": {
"version": "0.2.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"utila": "~0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dom-helpers": {
"version": "5.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/runtime": "^7.8.7",
"csstype": "^3.0.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dom-serializer": {
"version": "1.4.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"domelementtype": "^2.0.1",
"domhandler": "^4.2.0",
"entities": "^2.0.0"
},
"funding": {
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/domelementtype": {
"version": "2.3.0",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fb55"
}
2023-12-02 13:45:10 +00:00
],
"license": "BSD-2-Clause"
2023-12-02 10:14:52 +00:00
},
"node_modules/domhandler": {
"version": "4.3.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"domelementtype": "^2.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 4"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/fb55/domhandler?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/domutils": {
"version": "2.8.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"dom-serializer": "^1.0.1",
"domelementtype": "^2.2.0",
"domhandler": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/fb55/domutils?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dot": {
"version": "1.1.3",
"engines": [
"node >=0.2.6"
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"dottojs": "bin/dot-packer"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dot-case": {
"version": "3.0.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"no-case": "^3.0.4",
"tslib": "^2.0.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/dot-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/duplexer": {
"version": "0.1.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/ee-first": {
"version": "1.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/electron-to-chromium": {
"version": "1.4.601",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/elliptic": {
"version": "6.5.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"bn.js": "^4.11.9",
"brorand": "^1.1.0",
"hash.js": "^1.0.0",
"hmac-drbg": "^1.0.1",
"inherits": "^2.0.4",
"minimalistic-assert": "^1.0.1",
"minimalistic-crypto-utils": "^1.0.1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/elliptic/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/emoji-regex": {
"version": "9.2.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/emojis-list": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/encode-utf8": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/encodeurl": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.8"
}
},
"node_modules/enhanced-resolve": {
"version": "5.15.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"graceful-fs": "^4.2.4",
"tapable": "^2.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10.13.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/entities": {
"version": "2.2.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/envinfo": {
"version": "7.11.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"envinfo": "dist/cli.js"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/errno": {
"version": "0.1.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"prr": "~1.0.1"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"bin": {
"errno": "cli.js"
}
},
"node_modules/error-ex": {
"version": "1.3.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-arrayish": "^0.2.1"
}
},
"node_modules/es-abstract": {
2023-12-02 13:45:10 +00:00
"version": "1.22.3",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"array-buffer-byte-length": "^1.0.0",
2023-12-02 13:45:10 +00:00
"arraybuffer.prototype.slice": "^1.0.2",
2023-12-02 10:14:52 +00:00
"available-typed-arrays": "^1.0.5",
2023-12-02 13:45:10 +00:00
"call-bind": "^1.0.5",
2023-12-02 10:14:52 +00:00
"es-set-tostringtag": "^2.0.1",
"es-to-primitive": "^1.2.1",
2023-12-02 13:45:10 +00:00
"function.prototype.name": "^1.1.6",
"get-intrinsic": "^1.2.2",
2023-12-02 10:14:52 +00:00
"get-symbol-description": "^1.0.0",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.0",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
2023-12-02 13:45:10 +00:00
"hasown": "^2.0.0",
2023-12-02 10:14:52 +00:00
"internal-slot": "^1.0.5",
"is-array-buffer": "^3.0.2",
"is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
2023-12-02 13:45:10 +00:00
"is-typed-array": "^1.1.12",
2023-12-02 10:14:52 +00:00
"is-weakref": "^1.0.2",
2023-12-02 13:45:10 +00:00
"object-inspect": "^1.13.1",
2023-12-02 10:14:52 +00:00
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
2023-12-02 13:45:10 +00:00
"regexp.prototype.flags": "^1.5.1",
"safe-array-concat": "^1.0.1",
2023-12-02 10:14:52 +00:00
"safe-regex-test": "^1.0.0",
2023-12-02 13:45:10 +00:00
"string.prototype.trim": "^1.2.8",
"string.prototype.trimend": "^1.0.7",
"string.prototype.trimstart": "^1.0.7",
"typed-array-buffer": "^1.0.0",
"typed-array-byte-length": "^1.0.0",
"typed-array-byte-offset": "^1.0.0",
2023-12-02 10:14:52 +00:00
"typed-array-length": "^1.0.4",
"unbox-primitive": "^1.0.2",
2023-12-02 13:45:10 +00:00
"which-typed-array": "^1.1.13"
2023-12-02 10:14:52 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/es-get-iterator": {
"version": "1.1.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.3",
"has-symbols": "^1.0.3",
"is-arguments": "^1.1.1",
"is-map": "^2.0.2",
"is-set": "^2.0.2",
"is-string": "^1.0.7",
"isarray": "^2.0.5",
"stop-iteration-iterator": "^1.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/es-iterator-helpers": {
"version": "1.0.15",
"dev": true,
"license": "MIT",
"dependencies": {
"asynciterator.prototype": "^1.0.0",
"call-bind": "^1.0.2",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.1",
"es-set-tostringtag": "^2.0.1",
"function-bind": "^1.1.1",
"get-intrinsic": "^1.2.1",
"globalthis": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.5",
"iterator.prototype": "^1.1.2",
"safe-array-concat": "^1.0.1"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/es-module-lexer": {
"version": "1.4.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/es-set-tostringtag": {
"version": "2.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"get-intrinsic": "^1.1.3",
"has": "^1.0.3",
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-shim-unscopables": {
"version": "1.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has": "^1.0.3"
}
},
"node_modules/es-to-primitive": {
"version": "1.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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.17.19",
"hasInstallScript": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=12"
},
"optionalDependencies": {
"@esbuild/android-arm": "0.17.19",
"@esbuild/android-arm64": "0.17.19",
"@esbuild/android-x64": "0.17.19",
"@esbuild/darwin-arm64": "0.17.19",
"@esbuild/darwin-x64": "0.17.19",
"@esbuild/freebsd-arm64": "0.17.19",
"@esbuild/freebsd-x64": "0.17.19",
"@esbuild/linux-arm": "0.17.19",
"@esbuild/linux-arm64": "0.17.19",
"@esbuild/linux-ia32": "0.17.19",
"@esbuild/linux-loong64": "0.17.19",
"@esbuild/linux-mips64el": "0.17.19",
"@esbuild/linux-ppc64": "0.17.19",
"@esbuild/linux-riscv64": "0.17.19",
"@esbuild/linux-s390x": "0.17.19",
"@esbuild/linux-x64": "0.17.19",
"@esbuild/netbsd-x64": "0.17.19",
"@esbuild/openbsd-x64": "0.17.19",
"@esbuild/sunos-x64": "0.17.19",
"@esbuild/win32-arm64": "0.17.19",
"@esbuild/win32-ia32": "0.17.19",
"@esbuild/win32-x64": "0.17.19"
}
},
"node_modules/escalade": {
"version": "3.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6"
}
},
"node_modules/escape-html": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/escape-string-regexp": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint": {
2023-12-02 13:45:10 +00:00
"version": "8.55.0",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
2023-12-02 13:45:10 +00:00
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^2.1.4",
"@eslint/js": "8.55.0",
"@humanwhocodes/config-array": "^0.11.13",
2023-12-02 10:14:52 +00:00
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
2023-12-02 13:45:10 +00:00
"@ungap/structured-clone": "^1.2.0",
"ajv": "^6.12.4",
2023-12-02 10:14:52 +00:00
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
2023-12-02 13:45:10 +00:00
"eslint-scope": "^7.2.2",
"eslint-visitor-keys": "^3.4.3",
"espree": "^9.6.1",
2023-12-02 10:14:52 +00:00
"esquery": "^1.4.2",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.2",
"globals": "^13.19.0",
"graphemer": "^1.4.0",
"ignore": "^5.2.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
2023-12-02 13:45:10 +00:00
"optionator": "^0.9.3",
2023-12-02 10:14:52 +00:00
"strip-ansi": "^6.0.1",
"text-table": "^0.2.0"
},
"bin": {
"eslint": "bin/eslint.js"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint-config-airbnb-base": {
"version": "15.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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-airbnb-typescript": {
"version": "17.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"eslint-config-airbnb-base": "^15.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^7.32.0 || ^8.2.0",
"eslint-plugin-import": "^2.25.3"
}
},
"node_modules/eslint-config-prettier": {
"version": "8.8.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"eslint-config-prettier": "bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
}
},
"node_modules/eslint-config-react-app": {
"version": "7.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@rushstack/eslint-patch": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-testing-library": "^5.0.1"
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"eslint": "^8.0.0"
}
},
"node_modules/eslint-import-resolver-node": {
"version": "0.3.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"debug": "^3.2.7",
"is-core-module": "^2.11.0",
"resolve": "^1.22.1"
}
},
"node_modules/eslint-import-resolver-node/node_modules/debug": {
"version": "3.2.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-import-resolver-typescript": {
"version": "3.5.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"debug": "^4.3.4",
"enhanced-resolve": "^5.10.0",
"get-tsconfig": "^4.2.0",
"globby": "^13.1.2",
"is-core-module": "^2.10.0",
"is-glob": "^4.0.3",
"synckit": "^0.8.3"
},
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/unts"
},
"peerDependencies": {
"eslint": "*",
"eslint-plugin-import": "*"
}
},
"node_modules/eslint-import-resolver-typescript/node_modules/globby": {
"version": "13.1.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.11",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^4.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint-import-resolver-typescript/node_modules/slash": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint-module-utils": {
"version": "2.8.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"debug": "^3.2.7"
},
"engines": {
"node": ">=4"
},
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
}
},
"node_modules/eslint-module-utils/node_modules/debug": {
"version": "3.2.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-plugin-flowtype": {
"version": "8.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"lodash": "^4.17.21",
"string-natural-compare": "^3.0.1"
},
"engines": {
"node": ">=12.0.0"
},
"peerDependencies": {
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"eslint": "^8.1.0"
}
},
"node_modules/eslint-plugin-import": {
"version": "2.27.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.1",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-module-utils": "^2.7.4",
"has": "^1.0.3",
"is-core-module": "^2.11.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.values": "^1.1.6",
"resolve": "^1.22.1",
"semver": "^6.3.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/debug": {
"version": "3.2.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-plugin-import/node_modules/doctrine": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"dependencies": {
"esutils": "^2.0.2"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/eslint-plugin-jest": {
"version": "25.7.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@typescript-eslint/experimental-utils": "^5.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0",
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
"optional": true
},
2023-03-25 20:15:00 +00:00
"jest": {
"optional": true
}
}
},
2023-12-02 10:14:52 +00:00
"node_modules/eslint-plugin-jsx-a11y": {
"version": "6.6.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/runtime": "^7.18.9",
"aria-query": "^4.2.2",
"array-includes": "^3.1.5",
"ast-types-flow": "^0.0.7",
"axe-core": "^4.4.3",
"axobject-query": "^2.2.0",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"has": "^1.0.3",
"jsx-ast-utils": "^3.3.2",
"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,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/runtime": "^7.10.2",
"@babel/runtime-corejs3": "^7.10.2"
},
"engines": {
"node": ">=6.0"
}
},
"node_modules/eslint-plugin-prettier": {
"version": "4.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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": {
2023-12-02 13:45:10 +00:00
"version": "7.33.2",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"array-includes": "^3.1.6",
"array.prototype.flatmap": "^1.3.1",
"array.prototype.tosorted": "^1.1.1",
"doctrine": "^2.1.0",
2023-12-02 13:45:10 +00:00
"es-iterator-helpers": "^1.0.12",
2023-12-02 10:14:52 +00:00
"estraverse": "^5.3.0",
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
"minimatch": "^3.1.2",
"object.entries": "^1.1.6",
"object.fromentries": "^2.0.6",
"object.hasown": "^1.1.2",
"object.values": "^1.1.6",
"prop-types": "^15.8.1",
"resolve": "^2.0.0-next.4",
2023-12-02 13:45:10 +00:00
"semver": "^6.3.1",
2023-12-02 10:14:52 +00:00
"string.prototype.matchall": "^4.0.8"
},
"engines": {
"node": ">=4"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
},
"node_modules/eslint-plugin-react-hooks": {
"version": "4.6.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"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,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-core-module": "^2.9.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
},
"bin": {
"resolve": "bin/resolve"
},
"funding": {
2023-12-02 13:45:10 +00:00
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/eslint-plugin-testing-library": {
"version": "5.11.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "^5.58.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0",
"npm": ">=6"
},
"peerDependencies": {
"eslint": "^7.5.0 || ^8.0.0"
}
},
"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-visitor-keys": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=10"
}
},
"node_modules/eslint-webpack-plugin": {
"version": "4.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/eslint": "^8.37.0",
"jest-worker": "^29.5.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"schema-utils": "^4.0.0"
},
"engines": {
"node": ">= 14.15.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"eslint": "^8.0.0",
"webpack": "^5.0.0"
}
},
"node_modules/eslint-webpack-plugin/node_modules/ajv": {
"version": "8.12.0",
"dev": true,
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2023-12-02 10:14:52 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/eslint-webpack-plugin/node_modules/ajv-keywords": {
"version": "5.1.0",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"fast-deep-equal": "^3.1.3"
2023-12-02 10:14:52 +00:00
},
"peerDependencies": {
2023-12-02 13:45:10 +00:00
"ajv": "^8.8.2"
2023-12-02 10:14:52 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/eslint-webpack-plugin/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/eslint-webpack-plugin/node_modules/jest-worker": {
"version": "29.7.0",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@types/node": "*",
"jest-util": "^29.7.0",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
2023-12-02 10:14:52 +00:00
},
"engines": {
2023-12-02 13:45:10 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-12-02 10:14:52 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/eslint-webpack-plugin/node_modules/json-schema-traverse": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/eslint-webpack-plugin/node_modules/schema-utils": {
"version": "4.2.0",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"@types/json-schema": "^7.0.9",
"ajv": "^8.9.0",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0"
},
2023-12-02 10:14:52 +00:00
"engines": {
2023-12-02 13:45:10 +00:00
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2023-12-02 10:14:52 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/eslint-webpack-plugin/node_modules/supports-color": {
"version": "8.1.1",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10"
2023-12-02 13:45:10 +00:00
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
2023-12-02 10:14:52 +00:00
}
},
"node_modules/eslint/node_modules/ansi-styles": {
"version": "4.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/eslint/node_modules/chalk": {
"version": "4.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/eslint/node_modules/color-convert": {
"version": "2.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/eslint/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/eslint/node_modules/eslint-scope": {
2023-12-02 13:45:10 +00:00
"version": "7.2.2",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint/node_modules/eslint-visitor-keys": {
2023-12-02 13:45:10 +00:00
"version": "3.4.3",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint/node_modules/globals": {
"version": "13.20.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"type-fest": "^0.20.2"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/eslint/node_modules/supports-color": {
"version": "7.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/espree": {
2023-12-02 13:45:10 +00:00
"version": "9.6.1",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"acorn": "^8.9.0",
2023-12-02 10:14:52 +00:00
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/espree/node_modules/eslint-visitor-keys": {
2023-12-02 13:45:10 +00:00
"version": "3.4.3",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/esquery": {
"version": "1.5.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"estraverse": "^5.1.0"
},
"engines": {
"node": ">=0.10"
}
},
"node_modules/esrecurse": {
"version": "4.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"estraverse": "^5.2.0"
},
"engines": {
"node": ">=4.0"
}
},
"node_modules/estraverse": {
"version": "5.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=4.0"
}
},
"node_modules/esutils": {
"version": "2.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/etag": {
"version": "1.8.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/events": {
"version": "3.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.8.x"
}
},
"node_modules/evp_bytestokey": {
"version": "1.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"md5.js": "^1.3.4",
"safe-buffer": "^5.1.1"
}
},
"node_modules/execa": {
"version": "7.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cross-spawn": "^7.0.3",
"get-stream": "^6.0.1",
"human-signals": "^4.3.0",
"is-stream": "^3.0.0",
"merge-stream": "^2.0.0",
"npm-run-path": "^5.1.0",
"onetime": "^6.0.0",
"signal-exit": "^3.0.7",
"strip-final-newline": "^3.0.0"
},
"engines": {
"node": "^14.18.0 || ^16.14.0 || >=18.0.0"
},
"funding": {
"url": "https://github.com/sindresorhus/execa?sponsor=1"
}
},
"node_modules/expect": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@jest/expect-utils": "^29.5.0",
"jest-get-type": "^29.4.3",
"jest-matcher-utils": "^29.5.0",
"jest-message-util": "^29.5.0",
"jest-util": "^29.5.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/express": {
"version": "4.18.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"accepts": "~1.3.8",
"array-flatten": "1.1.1",
"body-parser": "1.20.1",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.5.0",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
"depd": "2.0.0",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"finalhandler": "1.2.0",
"fresh": "0.5.2",
"http-errors": "2.0.0",
"merge-descriptors": "1.0.1",
"methods": "~1.1.2",
"on-finished": "2.4.1",
"parseurl": "~1.3.3",
"path-to-regexp": "0.1.7",
"proxy-addr": "~2.0.7",
"qs": "6.11.0",
"range-parser": "~1.2.1",
"safe-buffer": "5.2.1",
"send": "0.18.0",
"serve-static": "1.15.0",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"type-is": "~1.6.18",
"utils-merge": "1.0.1",
"vary": "~1.1.2"
},
"engines": {
"node": ">= 0.10.0"
}
},
"node_modules/express/node_modules/debug": {
"version": "2.6.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/express/node_modules/ms": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/fast-deep-equal": {
"version": "3.1.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/fast-diff": {
"version": "1.3.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "Apache-2.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/fast-glob": {
"version": "3.2.12",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/fast-json-stable-stringify": {
"version": "2.1.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/fast-levenshtein": {
"version": "2.0.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/fastest-levenshtein": {
"version": "1.0.16",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 4.9.1"
}
},
"node_modules/fastq": {
"version": "1.15.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"reusify": "^1.0.4"
}
},
"node_modules/fault": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"format": "^0.2.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/file-entry-cache": {
"version": "6.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"flat-cache": "^3.0.4"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
}
},
"node_modules/file-loader": {
"version": "6.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"loader-utils": "^2.0.0",
"schema-utils": "^3.0.0"
},
"engines": {
"node": ">= 10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^4.0.0 || ^5.0.0"
}
},
"node_modules/fill-range": {
"version": "7.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"to-regex-range": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/finalhandler": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"debug": "2.6.9",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"on-finished": "2.4.1",
"parseurl": "~1.3.3",
"statuses": "2.0.1",
"unpipe": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/finalhandler/node_modules/debug": {
"version": "2.6.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/finalhandler/node_modules/ms": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/find-cache-dir": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"common-path-prefix": "^3.0.0",
"pkg-dir": "^7.0.0"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/find-up": {
"version": "6.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"locate-path": "^7.1.0",
"path-exists": "^5.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/locate-path": {
"version": "7.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"p-locate": "^6.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/p-limit": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"yocto-queue": "^1.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/p-locate": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"p-limit": "^4.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/path-exists": {
"version": "5.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
},
"node_modules/find-cache-dir/node_modules/pkg-dir": {
"version": "7.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"find-up": "^6.3.0"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-cache-dir/node_modules/yocto-queue": {
"version": "1.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=12.20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/find-root": {
"version": "1.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/find-up": {
"version": "5.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/flat": {
"version": "5.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"bin": {
"flat": "cli.js"
}
},
"node_modules/flat-cache": {
"version": "3.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"flatted": "^3.1.0",
"rimraf": "^3.0.2"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
}
},
"node_modules/flatted": {
"version": "3.2.7",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/follow-redirects": {
"version": "1.15.2",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=4.0"
},
"peerDependenciesMeta": {
"debug": {
"optional": true
}
}
},
"node_modules/for-each": {
"version": "0.3.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-callable": "^1.1.3"
}
},
"node_modules/foreach": {
"version": "2.0.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/form-data": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/format": {
"version": "0.2.2",
"engines": {
"node": ">=0.4.x"
}
},
"node_modules/formik": {
"version": "2.4.1",
"funding": [
{
"type": "individual",
"url": "https://opencollective.com/formik"
}
],
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"dependencies": {
"deepmerge": "^2.1.1",
"hoist-non-react-statics": "^3.3.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"react-fast-compare": "^2.0.1",
"tiny-warning": "^1.0.2",
"tslib": "^1.10.0"
},
"peerDependencies": {
"react": ">=16.8.0"
}
},
"node_modules/forwarded": {
"version": "0.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.6"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/fp-ts": {
"version": "2.16.1",
"dev": true,
"license": "MIT"
},
2023-12-02 10:14:52 +00:00
"node_modules/framer-motion": {
"version": "7.10.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@motionone/dom": "^10.15.3",
"hey-listen": "^1.0.8",
"tslib": "2.4.0"
},
"optionalDependencies": {
"@emotion/is-prop-valid": "^0.8.2"
},
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
}
},
"node_modules/framer-motion/node_modules/@emotion/is-prop-valid": {
"version": "0.8.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"optional": true,
"dependencies": {
"@emotion/memoize": "0.7.4"
}
},
"node_modules/framer-motion/node_modules/@emotion/memoize": {
"version": "0.7.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"optional": true
},
"node_modules/framer-motion/node_modules/tslib": {
"version": "2.4.0",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/framesync": {
"version": "5.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/framesync/node_modules/tslib": {
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/fresh": {
"version": "0.5.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fs.realpath": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/function-bind": {
2023-12-02 13:45:10 +00:00
"version": "1.1.2",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
2023-12-02 10:14:52 +00:00
},
"node_modules/function.prototype.name": {
2023-12-02 13:45:10 +00:00
"version": "1.1.6",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-12-02 13:45:10 +00:00
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"functions-have-names": "^1.2.3"
2023-12-02 10:14:52 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/functions-have-names": {
"version": "1.2.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/fwd-stream": {
"version": "1.0.4",
"dev": true,
"dependencies": {
"readable-stream": "~1.0.26-4"
}
},
"node_modules/fwd-stream/node_modules/isarray": {
"version": "0.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/fwd-stream/node_modules/readable-stream": {
"version": "1.0.34",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
}
},
"node_modules/fwd-stream/node_modules/string_decoder": {
"version": "0.10.31",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/gensync": {
"version": "1.0.0-beta.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/get-caller-file": {
"version": "2.0.5",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "6.* || 8.* || >= 10.*"
}
},
"node_modules/get-intrinsic": {
2023-12-02 13:45:10 +00:00
"version": "1.2.2",
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"function-bind": "^1.1.2",
2023-12-02 10:14:52 +00:00
"has-proto": "^1.0.1",
2023-12-02 13:45:10 +00:00
"has-symbols": "^1.0.3",
"hasown": "^2.0.0"
2023-12-02 10:14:52 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/get-stream": {
"version": "6.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/get-symbol-description": {
"version": "1.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/get-tsconfig": {
"version": "4.6.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"resolve-pkg-maps": "^1.0.0"
},
"funding": {
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
},
"node_modules/glob": {
"version": "7.2.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"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"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/glob-parent": {
"version": "6.0.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"is-glob": "^4.0.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10.13.0"
}
},
"node_modules/glob-to-regexp": {
"version": "0.4.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "BSD-2-Clause"
2023-12-02 10:14:52 +00:00
},
"node_modules/globals": {
"version": "11.12.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/globalthis": {
"version": "1.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"define-properties": "^1.1.3"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/globby": {
"version": "11.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"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"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/gopd": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"get-intrinsic": "^1.1.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/graceful-fs": {
"version": "4.2.11",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/grapheme-splitter": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/graphemer": {
"version": "1.4.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/gzip-size": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"duplexer": "^0.1.2"
},
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=10"
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/has": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"function-bind": "^1.1.1"
},
"engines": {
"node": ">= 0.4.0"
}
},
"node_modules/has-bigints": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-flag": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/has-property-descriptors": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"get-intrinsic": "^1.1.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-proto": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-symbols": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-tostringtag": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-symbols": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/hash-base": {
"version": "3.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"inherits": "^2.0.4",
"readable-stream": "^3.6.0",
"safe-buffer": "^5.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/hash.js": {
"version": "1.1.7",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"inherits": "^2.0.3",
"minimalistic-assert": "^1.0.1"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/hasown": {
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"function-bind": "^1.1.2"
},
"engines": {
"node": ">= 0.4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/hast-util-parse-selector": {
"version": "2.2.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
2023-12-02 10:14:52 +00:00
"type": "opencollective",
"url": "https://opencollective.com/unified"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/hastscript": {
"version": "6.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@types/hast": "^2.0.0",
"comma-separated-tokens": "^1.0.0",
"hast-util-parse-selector": "^2.0.0",
"property-information": "^5.0.0",
"space-separated-tokens": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/he": {
"version": "1.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"he": "bin/he"
}
},
"node_modules/hey-listen": {
"version": "1.0.8",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/highlight.js": {
"version": "10.7.3",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "*"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/history": {
"version": "5.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/runtime": "^7.7.6"
}
},
"node_modules/hmac-drbg": {
"version": "1.0.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"hash.js": "^1.0.3",
"minimalistic-assert": "^1.0.0",
"minimalistic-crypto-utils": "^1.0.1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/hoist-non-react-statics": {
"version": "3.3.2",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"react-is": "^16.7.0"
}
},
"node_modules/hoist-non-react-statics/node_modules/react-is": {
"version": "16.13.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/html-escaper": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/html-minifier-terser": {
"version": "6.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"camel-case": "^4.1.2",
"clean-css": "^5.2.2",
"commander": "^8.3.0",
"he": "^1.2.0",
"param-case": "^3.0.4",
"relateurl": "^0.2.7",
"terser": "^5.10.0"
},
"bin": {
"html-minifier-terser": "cli.js"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=12"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/html-minifier-terser/node_modules/commander": {
"version": "8.3.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 12"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/html-webpack-plugin": {
"version": "5.5.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@types/html-minifier-terser": "^6.0.0",
"html-minifier-terser": "^6.0.2",
"lodash": "^4.17.21",
"pretty-error": "^4.0.0",
"tapable": "^2.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10.13.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "opencollective",
"url": "https://opencollective.com/html-webpack-plugin"
},
"peerDependencies": {
"webpack": "^5.20.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/htmlparser2": {
"version": "6.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 10:14:52 +00:00
"funding": [
"https://github.com/fb55/htmlparser2?sponsor=1",
{
"type": "github",
"url": "https://github.com/sponsors/fb55"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"domelementtype": "^2.0.1",
"domhandler": "^4.0.0",
"domutils": "^2.5.2",
"entities": "^2.0.0"
}
},
"node_modules/http-errors": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"depd": "2.0.0",
"inherits": "2.0.4",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"toidentifier": "1.0.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/human-signals": {
"version": "4.3.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=14.18.0"
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"safer-buffer": ">= 2.1.2 < 3"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/icss-utils": {
"version": "5.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
}
},
"node_modules/idb-wrapper": {
"version": "1.7.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/ieee754": {
"version": "1.2.1",
"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"
}
2023-12-02 13:45:10 +00:00
],
"license": "BSD-3-Clause"
2023-12-02 10:14:52 +00:00
},
"node_modules/ignore": {
"version": "5.2.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 4"
}
},
"node_modules/immer": {
"version": "9.0.21",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"funding": {
2023-12-02 10:14:52 +00:00
"type": "opencollective",
"url": "https://opencollective.com/immer"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/immutable": {
"version": "4.3.4",
2023-12-02 13:45:10 +00:00
"devOptional": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/import-fresh": {
"version": "3.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=6"
2023-06-05 21:00:21 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/import-local": {
"version": "3.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"pkg-dir": "^4.2.0",
"resolve-cwd": "^3.0.0"
},
"bin": {
"import-local-fixture": "fixtures/cli.js"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/imurmurhash": {
"version": "0.1.4",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.8.19"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/indent-string": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/indexof": {
"version": "0.0.1",
"dev": true
},
"node_modules/inflight": {
"version": "1.0.6",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"once": "^1.3.0",
"wrappy": "1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/inherits": {
"version": "2.0.4",
2023-12-02 13:45:10 +00:00
"license": "ISC"
},
"node_modules/inspectpack": {
"version": "4.7.1",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0",
"fp-ts": "^2.6.1",
"io-ts": "^2.2.13",
"io-ts-reporters": "^1.2.2",
"pify": "^5.0.0",
"semver-compare": "^1.0.0",
"yargs": "^16.2.0"
},
"bin": {
"inspectpack": "bin/inspectpack.js"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/inspectpack/node_modules/ansi-styles": {
"version": "4.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/inspectpack/node_modules/chalk": {
"version": "4.1.2",
"dev": true,
"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/inspectpack/node_modules/cliui": {
"version": "7.0.4",
"dev": true,
"license": "ISC",
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
}
},
"node_modules/inspectpack/node_modules/color-convert": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/inspectpack/node_modules/color-name": {
"version": "1.1.4",
"dev": true,
"license": "MIT"
},
"node_modules/inspectpack/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/inspectpack/node_modules/supports-color": {
"version": "7.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/inspectpack/node_modules/wrap-ansi": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/inspectpack/node_modules/y18n": {
"version": "5.0.8",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=10"
}
},
"node_modules/inspectpack/node_modules/yargs": {
"version": "16.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
},
"engines": {
"node": ">=10"
}
},
"node_modules/inspectpack/node_modules/yargs-parser": {
"version": "20.2.9",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=10"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/internal-slot": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"get-intrinsic": "^1.2.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/interpret": {
"version": "3.1.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10.13.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/io-ts": {
"version": "2.2.20",
"dev": true,
"license": "MIT",
"peerDependencies": {
"fp-ts": "^2.5.0"
}
},
"node_modules/io-ts-reporters": {
"version": "1.2.2",
"dev": true,
"license": "MIT",
"peerDependencies": {
"fp-ts": "^2.0.2",
"io-ts": "^2.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/ipaddr.js": {
"version": "1.9.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.10"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is": {
"version": "0.2.7",
2023-03-25 20:15:00 +00:00
"dev": true,
"engines": {
2023-12-02 10:14:52 +00:00
"node": "*"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-alphabetical": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-alphanumerical": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"is-alphabetical": "^1.0.0",
"is-decimal": "^1.0.0"
2023-06-05 21:00:21 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "github",
"url": "https://github.com/sponsors/wooorm"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-arguments": {
"version": "1.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-array-buffer": {
"version": "3.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.0",
"is-typed-array": "^1.1.10"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-arrayish": {
"version": "0.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
},
"node_modules/is-async-function": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/is-bigint": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-bigints": "^1.0.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"binary-extensions": "^2.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-boolean-object": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-callable": {
"version": "1.2.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/is-core-module": {
"version": "2.12.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-date-object": {
"version": "1.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-decimal": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-docker": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"is-docker": "cli.js"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-extglob": {
"version": "2.1.1",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/is-finalizationregistry": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-generator-function": {
"version": "1.0.10",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-tostringtag": "^1.0.0"
2023-06-23 16:02:24 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-glob": {
"version": "4.0.3",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-hexadecimal": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/is-inside-container": {
"version": "1.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"is-docker": "^3.0.0"
},
"bin": {
"is-inside-container": "cli.js"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=14.16"
2023-03-25 20:15:00 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-map": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-negative-zero": {
"version": "2.0.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-number": {
"version": "7.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/is-number-object": {
"version": "1.0.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-object": {
"version": "0.1.2",
2023-03-25 20:15:00 +00:00
"dev": true
},
2023-12-02 10:14:52 +00:00
"node_modules/is-path-inside": {
"version": "3.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-plain-object": {
"version": "5.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-regex": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
2023-06-13 01:03:18 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-set": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-shared-array-buffer": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-stream": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-string": {
"version": "1.0.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-symbol": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-symbols": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-typed-array": {
2023-12-02 13:45:10 +00:00
"version": "1.1.12",
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"which-typed-array": "^1.1.11"
2023-12-02 10:14:52 +00:00
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-weakmap": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-weakref": {
"version": "1.0.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2"
2023-03-25 20:15:00 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-weakset": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
},
2023-03-25 20:15:00 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-wsl": {
"version": "2.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"is-docker": "^2.0.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/is-wsl/node_modules/is-docker": {
"version": "2.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"is-docker": "cli.js"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/isarray": {
"version": "2.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/isbuffer": {
"version": "0.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/isexe": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/isobject": {
"version": "3.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.10.0"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/iterator.prototype": {
"version": "1.1.2",
"dev": true,
"license": "MIT",
"dependencies": {
"define-properties": "^1.2.1",
"get-intrinsic": "^1.2.1",
"has-symbols": "^1.0.3",
"reflect.getprototypeof": "^1.0.4",
"set-function-name": "^2.0.1"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"chalk": "^4.0.0",
"diff-sequences": "^29.4.3",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.5.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
2023-06-05 21:00:21 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-06-05 21:00:21 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/chalk?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"color-name": "~1.1.4"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=7.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/jest-diff/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/jest-diff/node_modules/pretty-format": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/jest-diff/node_modules/pretty-format/node_modules/ansi-styles": {
"version": "5.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-diff/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-flag": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-get-type": {
"version": "29.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"chalk": "^4.0.0",
"jest-diff": "^29.5.0",
"jest-get-type": "^29.4.3",
"pretty-format": "^29.5.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"color-convert": "^2.0.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/chalk?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"color-name": "~1.1.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=7.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/pretty-format": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/pretty-format/node_modules/ansi-styles": {
"version": "5.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-matcher-utils/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
}
},
"node_modules/jest-message-util": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@babel/code-frame": "^7.12.13",
"@jest/types": "^29.5.0",
"@types/stack-utils": "^2.0.0",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.9",
"micromatch": "^4.0.4",
"pretty-format": "^29.5.0",
"slash": "^3.0.0",
"stack-utils": "^2.0.3"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"color-convert": "^2.0.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
2023-03-25 20:15:00 +00:00
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/chalk/chalk?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"color-name": "~1.1.4"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=7.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/pretty-format": {
"version": "29.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jest/schemas": "^29.4.3",
"ansi-styles": "^5.0.0",
"react-is": "^18.0.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/pretty-format/node_modules/ansi-styles": {
"version": "5.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-message-util/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util": {
"version": "29.7.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jest/types": "^29.6.3",
"@types/node": "*",
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.9",
"picomatch": "^2.2.3"
2023-06-23 16:02:24 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
2023-06-05 21:00:21 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util/node_modules/chalk": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
2023-06-23 16:02:24 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=7.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/jest-util/node_modules/has-flag": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-util/node_modules/supports-color": {
"version": "7.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-flag": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-worker": {
"version": "27.5.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/node": "*",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 10.13.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-worker/node_modules/has-flag": {
2023-03-25 20:15:00 +00:00
"version": "4.0.0",
2023-12-02 10:14:52 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jest-worker/node_modules/supports-color": {
"version": "8.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/js-tokens": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/js-yaml": {
"version": "4.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"argparse": "^2.0.1"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"bin": {
"js-yaml": "bin/js-yaml.js"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jsesc": {
"version": "2.5.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"jsesc": "bin/jsesc"
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/json-schema-traverse": {
"version": "0.4.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/json5": {
"version": "2.2.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"json5": "lib/cli.js"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/jsx-ast-utils": {
"version": "3.3.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"array-includes": "^3.1.5",
"object.assign": "^4.1.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/kind-of": {
"version": "6.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/language-subtag-registry": {
"version": "0.3.22",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "CC0-1.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/language-tags": {
"version": "1.0.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"language-subtag-registry": "^0.3.20"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-blobs": {
"version": "0.1.7",
"dev": true,
"dependencies": {
"level-peek": "1.0.6",
"once": "^1.3.0",
"readable-stream": "^1.0.26-4"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/level-blobs/node_modules/isarray": {
"version": "0.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/level-blobs/node_modules/readable-stream": {
"version": "1.1.14",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-blobs/node_modules/string_decoder": {
"version": "0.10.31",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/level-filesystem": {
"version": "1.2.0",
"dev": true,
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"concat-stream": "^1.4.4",
"errno": "^0.1.1",
"fwd-stream": "^1.0.4",
"level-blobs": "^0.1.7",
"level-peek": "^1.0.6",
"level-sublevel": "^5.2.0",
"octal": "^1.0.0",
"once": "^1.3.0",
"xtend": "^2.2.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-filesystem/node_modules/xtend": {
"version": "2.2.0",
"dev": true,
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-fix-range": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/level-hooks": {
"version": "4.5.0",
"dev": true,
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"string-range": "~1.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-js": {
"version": "2.2.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"abstract-leveldown": "~0.12.0",
"idb-wrapper": "^1.5.0",
"isbuffer": "~0.0.0",
"ltgt": "^2.1.2",
"typedarray-to-buffer": "~1.0.0",
"xtend": "~2.1.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-js/node_modules/object-keys": {
"version": "0.4.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/level-js/node_modules/xtend": {
"version": "2.1.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 10:14:52 +00:00
"dependencies": {
"object-keys": "~0.4.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-peek": {
"version": "1.0.6",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"level-fix-range": "~1.0.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-sublevel": {
"version": "5.2.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"level-fix-range": "2.0",
"level-hooks": ">=4.4.0 <5",
"string-range": "~1.2.1",
"xtend": "~2.0.4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-sublevel/node_modules/level-fix-range": {
"version": "2.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"clone": "~0.1.9"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-sublevel/node_modules/object-keys": {
"version": "0.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"foreach": "~2.0.1",
"indexof": "~0.0.1",
"is": "~0.2.6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/level-sublevel/node_modules/xtend": {
"version": "2.0.6",
2023-06-05 21:00:21 +00:00
"dev": true,
"dependencies": {
2023-12-02 10:14:52 +00:00
"is-object": "~0.1.2",
"object-keys": "~0.2.0"
2023-06-05 21:00:21 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.4"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/levelup": {
"version": "0.18.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bl": "~0.8.1",
"deferred-leveldown": "~0.2.0",
"errno": "~0.1.1",
"prr": "~0.0.0",
"readable-stream": "~1.0.26",
"semver": "~2.3.1",
"xtend": "~3.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/levelup/node_modules/isarray": {
"version": "0.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/levelup/node_modules/prr": {
"version": "0.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/levelup/node_modules/readable-stream": {
"version": "1.0.34",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/levelup/node_modules/semver": {
"version": "2.3.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD",
2023-12-02 10:14:52 +00:00
"bin": {
"semver": "bin/semver"
}
},
"node_modules/levelup/node_modules/string_decoder": {
"version": "0.10.31",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/levelup/node_modules/xtend": {
"version": "3.0.0",
"dev": true,
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/levn": {
"version": "0.4.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lilconfig": {
"version": "2.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lines-and-columns": {
"version": "1.2.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/loader-runner": {
"version": "4.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=6.11.5"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/loader-utils": {
"version": "2.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8.9.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/locate-path": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"p-locate": "^5.0.0"
2023-03-25 20:15:00 +00:00
},
2023-06-05 21:00:21 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-06-05 21:00:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lodash": {
"version": "4.17.21",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash-es": {
"version": "4.17.21",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash.debounce": {
"version": "4.0.8",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash.memoize": {
"version": "4.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash.merge": {
"version": "4.6.2",
2023-12-02 14:29:20 +00:00
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash.throttle": {
"version": "4.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lodash.uniq": {
"version": "4.5.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/loose-envify": {
"version": "1.4.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"js-tokens": "^3.0.0 || ^4.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"bin": {
"loose-envify": "cli.js"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lower-case": {
"version": "2.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"tslib": "^2.0.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lower-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/lowlight": {
"version": "1.20.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"fault": "^1.0.0",
"highlight.js": "~10.7.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "github",
"url": "https://github.com/sponsors/wooorm"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/lru-cache": {
"version": "5.1.1",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"yallist": "^3.0.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/ltgt": {
"version": "2.2.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/lz-string": {
"version": "1.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"lz-string": "bin/bin.js"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/magic-string": {
"version": "0.27.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@jridgewell/sourcemap-codec": "^1.4.13"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=12"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/material-colors": {
"version": "1.2.6",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/md5.js": {
"version": "1.3.5",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"hash-base": "^3.0.0",
"inherits": "^2.0.1",
"safe-buffer": "^5.1.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mdn-data": {
"version": "2.0.30",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "CC0-1.0"
2023-12-02 10:14:52 +00:00
},
"node_modules/media-typer": {
"version": "0.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.6"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/memoize-one": {
"version": "5.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/merge-descriptors": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/merge-stream": {
2023-03-25 20:15:00 +00:00
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/merge2": {
"version": "1.4.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/methods": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/micromatch": {
"version": "4.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"braces": "^3.0.2",
"picomatch": "^2.3.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8.6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/miller-rabin": {
"version": "4.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"bn.js": "^4.0.0",
"brorand": "^1.0.1"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"bin": {
"miller-rabin": "bin/miller-rabin"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/miller-rabin/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/mime": {
"version": "1.6.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"mime": "cli.js"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mime-db": {
"version": "1.52.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
"version": "2.1.35",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"mime-db": "1.52.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mimic-fn": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=12"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/min-indent": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/mini-css-extract-plugin": {
"version": "2.7.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"schema-utils": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mini-css-extract-plugin/node_modules/ajv": {
"version": "8.12.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
"version": "5.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"fast-deep-equal": "^3.1.3"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"ajv": "^8.8.2"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
"version": "4.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@types/json-schema": "^7.0.9",
"ajv": "^8.9.0",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 12.13.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/minimalistic-assert": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/minimalistic-crypto-utils": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/minimatch": {
"version": "3.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"brace-expansion": "^1.1.7"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "*"
}
},
"node_modules/minimist": {
"version": "1.2.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/mrmime": {
"version": "1.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=10"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/ms": {
"version": "2.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/mustache": {
"version": "4.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"mustache": "bin/mustache"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/nanoclone": {
"version": "0.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/nanoid": {
"version": "3.3.6",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"bin": {
"nanoid": "bin/nanoid.cjs"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/natural-compare": {
"version": "1.4.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/natural-compare-lite": {
"version": "1.4.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/negotiator": {
"version": "0.6.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/neo-async": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/no-case": {
"version": "3.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"lower-case": "^2.0.2",
"tslib": "^2.0.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/no-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-12-02 10:14:52 +00:00
},
"node_modules/node-fetch": {
"version": "2.6.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"whatwg-url": "^5.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/node-releases": {
"version": "2.0.14",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/normalize-path": {
"version": "3.0.0",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/npm-run-path": {
"version": "5.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"path-key": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/npm-run-path/node_modules/path-key": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=12"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/nth-check": {
"version": "2.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"boolbase": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/fb55/nth-check?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object-assign": {
"version": "4.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object-inspect": {
2023-12-02 13:45:10 +00:00
"version": "1.13.1",
"license": "MIT",
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object-is": {
"version": "1.1.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"define-properties": "^1.1.3"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object-keys": {
"version": "1.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object.assign": {
"version": "4.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object.entries": {
"version": "1.1.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object.fromentries": {
"version": "2.0.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object.hasown": {
"version": "1.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2023-03-25 20:15:00 +00:00
},
"funding": {
2023-12-02 10:14:52 +00:00
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/object.values": {
"version": "1.1.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/octal": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/on-finished": {
"version": "2.4.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"ee-first": "1.1.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/once": {
"version": "1.4.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"wrappy": "1"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/onetime": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"mimic-fn": "^4.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=12"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/open": {
"version": "9.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"default-browser": "^4.0.0",
"define-lazy-prop": "^3.0.0",
"is-inside-container": "^1.0.0",
"is-wsl": "^2.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/opener": {
"version": "1.5.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "(WTFPL OR MIT)",
2023-12-02 10:14:52 +00:00
"bin": {
"opener": "bin/opener-bin.js"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/optionator": {
2023-12-02 13:45:10 +00:00
"version": "0.9.3",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 13:45:10 +00:00
"@aashutoshrathi/word-wrap": "^1.2.3",
2023-12-02 10:14:52 +00:00
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
2023-03-25 20:15:00 +00:00
"prelude-ls": "^1.2.1",
2023-12-02 13:45:10 +00:00
"type-check": "^0.4.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">= 0.8.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/p-limit": {
"version": "3.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"yocto-queue": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/p-locate": {
"version": "5.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"p-limit": "^3.0.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/p-try": {
"version": "2.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/param-case": {
"version": "3.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"dot-case": "^3.0.4",
"tslib": "^2.0.3"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/param-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-04-27 18:29:26 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/parent-module": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"callsites": "^3.0.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/parse-asn1": {
"version": "5.1.6",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"asn1.js": "^5.2.0",
"browserify-aes": "^1.0.0",
"evp_bytestokey": "^1.0.0",
"pbkdf2": "^3.0.3",
"safe-buffer": "^5.1.1"
}
},
"node_modules/parse-entities": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"character-entities": "^1.0.0",
"character-entities-legacy": "^1.0.0",
"character-reference-invalid": "^1.0.0",
"is-alphanumerical": "^1.0.0",
"is-decimal": "^1.0.0",
"is-hexadecimal": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/parse-json": {
"version": "5.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/parseurl": {
"version": "1.3.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pascal-case": {
"version": "3.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"no-case": "^3.0.4",
"tslib": "^2.0.3"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pascal-case/node_modules/tslib": {
"version": "2.6.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-06-20 17:34:06 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/path-browserify": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/path-exists": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/path-is-absolute": {
2023-06-23 16:02:24 +00:00
"version": "1.0.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.10.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/path-key": {
"version": "3.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/path-parse": {
"version": "1.0.7",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/path-to-regexp": {
"version": "0.1.7",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/path-type": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pbkdf2": {
"version": "3.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"create-hash": "^1.1.2",
"create-hmac": "^1.1.4",
"ripemd160": "^2.0.1",
"safe-buffer": "^5.0.1",
"sha.js": "^2.4.8"
2023-06-23 16:02:24 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=0.12"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/perfect-scrollbar": {
"version": "1.5.5",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/picocolors": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
"node_modules/picomatch": {
"version": "2.3.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 13:45:10 +00:00
"node_modules/pify": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pkg-dir": {
"version": "4.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-13 01:03:18 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"find-up": "^4.0.0"
2023-06-13 01:03:18 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-06-13 01:03:18 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pkg-dir/node_modules/find-up": {
"version": "4.1.0",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pkg-dir/node_modules/locate-path": {
"version": "5.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"p-locate": "^4.1.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pkg-dir/node_modules/p-limit": {
"version": "2.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"p-try": "^2.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pkg-dir/node_modules/p-locate": {
"version": "4.1.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"p-limit": "^2.2.0"
},
"engines": {
"node": ">=8"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pngjs": {
"version": "5.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10.13.0"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/popmotion": {
"version": "9.3.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"framesync": "5.3.0",
"hey-listen": "^1.0.8",
"style-value-types": "4.1.4",
"tslib": "^2.1.0"
2023-04-10 17:54:55 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/popmotion/node_modules/tslib": {
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss": {
"version": "8.4.24",
2023-06-05 21:00:21 +00:00
"funding": [
2023-12-02 10:14:52 +00:00
{
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/postcss"
},
2023-06-05 21:00:21 +00:00
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"nanoid": "^3.3.6",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^10 || ^12 || >=14"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-calc": {
"version": "9.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"postcss-selector-parser": "^6.0.11",
"postcss-value-parser": "^4.2.0"
},
2023-06-23 16:02:24 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.2"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-colormin": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserslist": "^4.21.4",
"caniuse-api": "^3.0.0",
"colord": "^2.9.1",
"postcss-value-parser": "^4.2.0"
2023-04-10 17:54:55 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-04-10 17:54:55 +00:00
},
"peerDependencies": {
2023-12-02 10:14:52 +00:00
"postcss": "^8.2.15"
2023-04-10 17:54:55 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-convert-values": {
"version": "6.0.0",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserslist": "^4.21.4",
"postcss-value-parser": "^4.2.0"
2023-06-05 21:00:21 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-discard-comments": {
"version": "6.0.0",
2023-06-05 21:00:21 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-06-05 21:00:21 +00:00
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-discard-duplicates": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-discard-empty": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-discard-overridden": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
}
},
"node_modules/postcss-merge-longhand": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0",
"stylehacks": "^6.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-merge-rules": {
"version": "6.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"browserslist": "^4.21.4",
"caniuse-api": "^3.0.0",
"cssnano-utils": "^4.0.0",
"postcss-selector-parser": "^6.0.5"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-minify-font-values": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-minify-gradients": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"colord": "^2.9.1",
"cssnano-utils": "^4.0.0",
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-minify-params": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserslist": "^4.21.4",
"cssnano-utils": "^4.0.0",
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-minify-selectors": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-selector-parser": "^6.0.5"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-modules-extract-imports": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
}
},
"node_modules/postcss-modules-local-by-default": {
"version": "4.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"icss-utils": "^5.0.0",
"postcss-selector-parser": "^6.0.2",
"postcss-value-parser": "^4.1.0"
},
"engines": {
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
}
},
"node_modules/postcss-modules-scope": {
"version": "3.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-selector-parser": "^6.0.4"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^10 || ^12 || >= 14"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.1.0"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-modules-values": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-06-23 16:02:24 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"icss-utils": "^5.0.0"
2023-06-23 16:02:24 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
2023-06-23 16:02:24 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-charset": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-display-values": {
2023-06-05 21:00:21 +00:00
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-06-05 21:00:21 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-06-05 21:00:21 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-06-05 21:00:21 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-positions": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-repeat-style": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-string": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-timing-functions": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-unicode": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"browserslist": "^4.21.4",
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-url": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-normalize-whitespace": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"postcss-value-parser": "^4.2.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-ordered-values": {
"version": "6.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cssnano-utils": "^4.0.0",
"postcss-value-parser": "^4.2.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-reduce-initial": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"browserslist": "^4.21.4",
"caniuse-api": "^3.0.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-reduce-transforms": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"postcss-value-parser": "^4.2.0"
},
2023-03-25 20:15:00 +00:00
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-selector-parser": {
"version": "6.0.13",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-svgo": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-value-parser": "^4.2.0",
"svgo": "^3.0.2"
},
"engines": {
"node": "^14 || ^16 || >= 18"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-06-09 18:48:31 +00:00
}
2023-12-02 10:14:52 +00:00
},
"node_modules/postcss-unique-selectors": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-12-02 10:14:52 +00:00
"postcss-selector-parser": "^6.0.5"
2023-03-25 20:15:00 +00:00
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
2023-03-25 20:15:00 +00:00
}
},
2023-12-02 10:14:52 +00:00
"node_modules/postcss-value-parser": {
"version": "4.2.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/prelude-ls": {
"version": "1.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/prettier": {
"version": "2.7.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"fast-diff": "^1.1.2"
},
"engines": {
"node": ">=6.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/pretty-error": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"lodash": "^4.17.20",
"renderkid": "^3.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/pretty-format": {
"version": "27.5.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/prismjs": {
"version": "1.29.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/process-nextick-args": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/prop-types": {
"version": "15.8.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/property-expr": {
"version": "2.0.5",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/property-information": {
"version": "5.6.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"xtend": "^4.0.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/proxy-addr": {
"version": "2.0.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"forwarded": "0.2.0",
"ipaddr.js": "1.9.1"
},
"engines": {
"node": ">= 0.10"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/prr": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/public-encrypt": {
"version": "4.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"bn.js": "^4.1.0",
"browserify-rsa": "^4.0.0",
"create-hash": "^1.1.0",
"parse-asn1": "^5.0.0",
"randombytes": "^2.0.1",
"safe-buffer": "^5.1.2"
}
},
"node_modules/public-encrypt/node_modules/bn.js": {
"version": "4.12.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/punycode": {
"version": "2.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
"node_modules/qrcode": {
"version": "1.5.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-27 18:29:26 +00:00
"dependencies": {
"dijkstrajs": "^1.0.1",
"encode-utf8": "^1.0.3",
"pngjs": "^5.0.0",
"yargs": "^15.3.1"
2023-04-27 18:29:26 +00:00
},
"bin": {
"qrcode": "bin/qrcode"
2023-04-27 18:29:26 +00:00
},
"engines": {
"node": ">=10.13.0"
2023-04-27 18:29:26 +00:00
}
},
2023-06-23 16:02:24 +00:00
"node_modules/qs": {
"version": "6.11.0",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-06-23 16:02:24 +00:00
"dependencies": {
"side-channel": "^1.0.4"
},
"engines": {
"node": ">=0.6"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-03-25 20:15:00 +00:00
"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"
}
2023-12-02 13:45:10 +00:00
],
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/randombytes": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"safe-buffer": "^5.1.0"
}
},
"node_modules/randomfill": {
"version": "1.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"randombytes": "^2.0.5",
"safe-buffer": "^5.1.0"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/range-parser": {
"version": "1.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/raw-body": {
"version": "2.5.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"bytes": "3.1.2",
"http-errors": "2.0.0",
"iconv-lite": "0.4.24",
"unpipe": "1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/rc-util": {
2023-06-05 21:00:21 +00:00
"version": "5.33.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.18.3",
"react-is": "^16.12.0"
},
"peerDependencies": {
"react": ">=16.9.0",
"react-dom": ">=16.9.0"
}
},
"node_modules/rc-util/node_modules/react-is": {
"version": "16.13.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/react": {
"version": "18.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"loose-envify": "^1.1.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/react-apexcharts": {
"version": "1.4.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"prop-types": "^15.5.7"
},
"peerDependencies": {
"apexcharts": "^3.18.0",
"react": ">=0.13"
}
},
2023-06-20 17:34:06 +00:00
"node_modules/react-color": {
"version": "2.19.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-20 17:34:06 +00:00
"dependencies": {
"@icons/material": "^0.2.4",
"lodash": "^4.17.15",
"lodash-es": "^4.17.15",
"material-colors": "^1.2.1",
"prop-types": "^15.5.10",
"reactcss": "^1.2.0",
"tinycolor2": "^1.4.1"
},
"peerDependencies": {
"react": "*"
}
},
2023-10-04 17:26:47 +00:00
"node_modules/react-cookie": {
"version": "6.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-10-04 17:26:47 +00:00
"dependencies": {
"@types/hoist-non-react-statics": "^3.3.1",
"hoist-non-react-statics": "^3.3.2",
"universal-cookie": "^6.0.0"
},
"peerDependencies": {
"react": ">= 16.3.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/react-copy-to-clipboard": {
"version": "5.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"copy-to-clipboard": "^3.3.1",
"prop-types": "^15.8.1"
},
"peerDependencies": {
"react": "^15.3.0 || 16 || 17 || 18"
}
},
"node_modules/react-device-detect": {
"version": "2.2.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"ua-parser-js": "^1.0.33"
},
"peerDependencies": {
"react": ">= 0.14.0",
"react-dom": ">= 0.14.0"
}
},
"node_modules/react-dom": {
"version": "18.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"loose-envify": "^1.1.0",
"scheduler": "^0.23.0"
},
"peerDependencies": {
"react": "^18.2.0"
}
},
"node_modules/react-draggable": {
"version": "4.4.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"clsx": "^1.1.1",
"prop-types": "^15.8.1"
},
"peerDependencies": {
"react": ">= 16.3.0",
"react-dom": ">= 16.3.0"
}
},
"node_modules/react-element-to-jsx-string": {
"version": "15.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@base2/pretty-print-object": "1.0.1",
"is-plain-object": "5.0.0",
"react-is": "18.1.0"
},
"peerDependencies": {
"react": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0",
"react-dom": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0"
}
},
"node_modules/react-element-to-jsx-string/node_modules/react-is": {
"version": "18.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/react-fast-compare": {
"version": "2.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-10-31 19:35:50 +00:00
"node_modules/react-intersection-observer": {
"version": "9.5.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-10-31 19:35:50 +00:00
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/react-is": {
"version": "18.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-10-31 19:35:50 +00:00
"node_modules/react-lazyload": {
"version": "3.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-10-31 19:35:50 +00:00
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
2023-06-09 18:48:31 +00:00
"node_modules/react-material-ui-carousel": {
"version": "3.4.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@mui/system": "^5.4.1",
"framer-motion": "^4.1.17"
},
"peerDependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@mui/system": "^5.0.0",
"react": "^17.0.1 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0"
}
},
"node_modules/react-material-ui-carousel/node_modules/@emotion/is-prop-valid": {
"version": "0.8.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"optional": true,
"dependencies": {
"@emotion/memoize": "0.7.4"
}
},
"node_modules/react-material-ui-carousel/node_modules/@emotion/memoize": {
"version": "0.7.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"optional": true
},
"node_modules/react-material-ui-carousel/node_modules/framer-motion": {
"version": "4.1.17",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
"framesync": "5.3.0",
"hey-listen": "^1.0.8",
"popmotion": "9.3.6",
"style-value-types": "4.1.4",
"tslib": "^2.1.0"
},
"optionalDependencies": {
"@emotion/is-prop-valid": "^0.8.2"
},
"peerDependencies": {
"react": ">=16.8 || ^17.0.0",
"react-dom": ">=16.8 || ^17.0.0"
}
},
"node_modules/react-material-ui-carousel/node_modules/tslib": {
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-06-09 18:48:31 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/react-number-format": {
"version": "4.9.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/react-perfect-scrollbar": {
"version": "1.5.8",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"perfect-scrollbar": "^1.5.0",
"prop-types": "^15.6.1"
},
"peerDependencies": {
"react": ">=16.3.3",
"react-dom": ">=16.3.3"
}
},
"node_modules/react-redux": {
2023-06-05 21:00:21 +00:00
"version": "8.0.7",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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": {
2023-06-05 21:00:21 +00:00
"@reduxjs/toolkit": "^1 || ^2.0.0-beta.0",
2023-03-25 20:15:00 +00:00
"@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",
2023-06-05 21:00:21 +00:00
"redux": "^4 || ^5.0.0-beta.0"
2023-03-25 20:15:00 +00:00
},
"peerDependenciesMeta": {
2023-06-05 21:00:21 +00:00
"@reduxjs/toolkit": {
"optional": true
},
2023-03-25 20:15:00 +00:00
"@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.14.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/react-router": {
2023-06-05 21:00:21 +00:00
"version": "6.11.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@remix-run/router": "1.6.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=14"
},
"peerDependencies": {
"react": ">=16.8"
}
},
"node_modules/react-router-dom": {
2023-06-05 21:00:21 +00:00
"version": "6.11.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"@remix-run/router": "1.6.2",
"react-router": "6.11.2"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">=14"
},
"peerDependencies": {
"react": ">=16.8",
"react-dom": ">=16.8"
}
},
"node_modules/react-syntax-highlighter": {
"version": "15.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.3.1",
"highlight.js": "^10.4.1",
"lowlight": "^1.17.0",
"prismjs": "^1.27.0",
"refractor": "^3.6.0"
},
"peerDependencies": {
"react": ">= 0.14.0"
}
},
"node_modules/react-transition-group": {
"version": "4.4.5",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.5.5",
"dom-helpers": "^5.0.1",
"loose-envify": "^1.4.0",
"prop-types": "^15.6.2"
},
"peerDependencies": {
"react": ">=16.6.0",
"react-dom": ">=16.6.0"
}
},
"node_modules/react-window": {
2023-06-05 21:00:21 +00:00
"version": "1.8.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.0.0",
"memoize-one": ">=3.1.1 <6"
},
"engines": {
"node": ">8.0.0"
},
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}
},
2023-06-20 17:34:06 +00:00
"node_modules/reactcss": {
"version": "1.2.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-20 17:34:06 +00:00
"dependencies": {
"lodash": "^4.0.1"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/readable-stream": {
"version": "3.6.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/readdirp": {
"version": "3.6.0",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"picomatch": "^2.2.1"
},
"engines": {
"node": ">=8.10.0"
}
},
"node_modules/rechoir": {
"version": "0.8.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"resolve": "^1.20.0"
},
"engines": {
"node": ">= 10.13.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/redent": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"indent-string": "^4.0.0",
"strip-indent": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/redux": {
"version": "4.2.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.9.2"
}
},
"node_modules/redux-thunk": {
"version": "2.4.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peerDependencies": {
"redux": "^4"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/reflect.getprototypeof": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"get-intrinsic": "^1.2.1",
"globalthis": "^1.0.3",
"which-builtin-type": "^1.1.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/refractor": {
"version": "3.6.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"hastscript": "^6.0.0",
"parse-entities": "^2.0.0",
"prismjs": "~1.27.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/refractor/node_modules/prismjs": {
"version": "1.27.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
"node_modules/regenerate": {
"version": "1.4.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/regenerate-unicode-properties": {
"version": "10.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"regenerate": "^1.4.2"
},
"engines": {
"node": ">=4"
}
},
"node_modules/regenerator-runtime": {
"version": "0.13.11",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/regenerator-transform": {
2023-12-02 10:14:52 +00:00
"version": "0.15.2",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.8.4"
}
},
"node_modules/regexp.prototype.flags": {
2023-12-02 13:45:10 +00:00
"version": "1.5.1",
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-06-05 21:00:21 +00:00
"define-properties": "^1.2.0",
2023-12-02 13:45:10 +00:00
"set-function-name": "^2.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/regexpu-core": {
"version": "5.3.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/regjsgen": "^0.8.0",
"regenerate": "^1.4.2",
"regenerate-unicode-properties": "^10.1.0",
"regjsparser": "^0.9.1",
"unicode-match-property-ecmascript": "^2.0.0",
"unicode-match-property-value-ecmascript": "^2.1.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/regjsparser": {
"version": "0.9.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
"jsesc": "~0.5.0"
},
"bin": {
"regjsparser": "bin/parser"
}
},
"node_modules/regjsparser/node_modules/jsesc": {
"version": "0.5.0",
"dev": true,
"bin": {
"jsesc": "bin/jsesc"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/relateurl": {
"version": "0.2.7",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 0.10"
}
},
"node_modules/renderkid": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"css-select": "^4.1.3",
"dom-converter": "^0.2.0",
"htmlparser2": "^6.1.0",
"lodash": "^4.17.21",
"strip-ansi": "^6.0.1"
}
},
"node_modules/require-directory": {
"version": "2.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/require-from-string": {
"version": "2.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/require-main-filename": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "ISC"
},
2023-03-25 20:15:00 +00:00
"node_modules/reselect": {
2023-06-05 21:00:21 +00:00
"version": "4.1.8",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/resolve": {
2023-06-05 21:00:21 +00:00
"version": "1.22.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"is-core-module": "^2.11.0",
2023-03-25 20:15:00 +00:00
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
},
"bin": {
"resolve": "bin/resolve"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/resolve-cwd": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"resolve-from": "^5.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/resolve-cwd/node_modules/resolve-from": {
"version": "5.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/resolve-from": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/resolve-pkg-maps": {
"version": "1.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"funding": {
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/reusify": {
"version": "1.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
}
},
"node_modules/rimraf": {
"version": "3.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/ripemd160": {
"version": "2.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"hash-base": "^3.0.0",
"inherits": "^2.0.1"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/rollup": {
2023-06-05 21:00:21 +00:00
"version": "3.23.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"bin": {
"rollup": "dist/bin/rollup"
},
"engines": {
"node": ">=14.18.0",
"npm": ">=8.0.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/run-applescript": {
"version": "5.0.0",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"execa": "^5.0.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-25 20:15:00 +00:00
}
},
2023-06-05 21:00:21 +00:00
"node_modules/run-applescript/node_modules/execa": {
"version": "5.1.1",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
2023-06-05 21:00:21 +00:00
"cross-spawn": "^7.0.3",
"get-stream": "^6.0.0",
"human-signals": "^2.1.0",
"is-stream": "^2.0.0",
"merge-stream": "^2.0.0",
"npm-run-path": "^4.0.1",
"onetime": "^5.1.2",
"signal-exit": "^3.0.3",
"strip-final-newline": "^2.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sindresorhus/execa?sponsor=1"
}
},
"node_modules/run-applescript/node_modules/human-signals": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=10.17.0"
}
},
"node_modules/run-applescript/node_modules/is-stream": {
"version": "2.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/run-applescript/node_modules/mimic-fn": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=6"
}
},
"node_modules/run-applescript/node_modules/npm-run-path": {
"version": "4.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"path-key": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/run-applescript/node_modules/onetime": {
"version": "5.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"mimic-fn": "^2.1.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/run-applescript/node_modules/strip-final-newline": {
"version": "2.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=6"
}
},
"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"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"queue-microtask": "^1.2.2"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/safe-array-concat": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.1",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
},
"engines": {
"node": ">=0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/safe-buffer": {
"version": "5.2.1",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
2023-12-02 13:45:10 +00:00
],
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-06-05 21:00:21 +00:00
"node_modules/safe-regex-test": {
"version": "1.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.3",
2023-03-25 20:15:00 +00:00
"is-regex": "^1.1.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/safer-buffer": {
"version": "2.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/sass": {
"version": "1.69.5",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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": ">=14.0.0"
}
},
"node_modules/sass-loader": {
"version": "13.3.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"neo-async": "^2.6.2"
},
"engines": {
"node": ">= 14.15.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"fibers": ">= 3.1.0",
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"sass": "^1.3.0",
"sass-embedded": "*",
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"fibers": {
"optional": true
},
"node-sass": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
}
}
},
2023-03-25 20:15:00 +00:00
"node_modules/scheduler": {
"version": "0.23.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"loose-envify": "^1.1.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/schema-utils": {
"version": "3.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/json-schema": "^7.0.8",
"ajv": "^6.12.5",
"ajv-keywords": "^3.5.2"
},
"engines": {
"node": ">= 10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/semver": {
2023-12-02 10:14:52 +00:00
"version": "6.3.1",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"bin": {
"semver": "bin/semver.js"
}
},
2023-06-13 21:30:11 +00:00
"node_modules/semver-compare": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-13 21:30:11 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/send": {
"version": "0.18.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"debug": "2.6.9",
"depd": "2.0.0",
"destroy": "1.2.0",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"fresh": "0.5.2",
"http-errors": "2.0.0",
"mime": "1.6.0",
"ms": "2.1.3",
"on-finished": "2.4.1",
"range-parser": "~1.2.1",
"statuses": "2.0.1"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/send/node_modules/debug": {
"version": "2.6.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/send/node_modules/debug/node_modules/ms": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
"node_modules/send/node_modules/ms": {
"version": "2.1.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/serialize-javascript": {
"version": "6.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"randombytes": "^2.1.0"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/serve-static": {
"version": "1.15.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.18.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/set-blocking": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "ISC"
},
"node_modules/set-function-length": {
"version": "1.1.1",
"license": "MIT",
"dependencies": {
"define-data-property": "^1.1.1",
"get-intrinsic": "^1.2.1",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/set-function-name": {
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"define-data-property": "^1.0.1",
"functions-have-names": "^1.2.3",
"has-property-descriptors": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/setprototypeof": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-06-23 16:02:24 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/sha.js": {
"version": "2.4.11",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "(MIT AND BSD-3-Clause)",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
},
"bin": {
"sha.js": "bin.js"
}
},
"node_modules/shallow-clone": {
"version": "3.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"kind-of": "^6.0.2"
},
"engines": {
"node": ">=8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/shebang-command": {
"version": "2.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"shebang-regex": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/shebang-regex": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/side-channel": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.0",
"get-intrinsic": "^1.0.2",
"object-inspect": "^1.9.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/signal-exit": {
"version": "3.0.7",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-06-05 21:00:21 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/simplebar": {
"version": "5.3.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@juggle/resize-observer": "^3.3.1",
"can-use-dom": "^0.1.0",
"core-js": "^3.0.1",
"lodash.debounce": "^4.0.8",
"lodash.memoize": "^4.1.2",
"lodash.throttle": "^4.1.1"
}
},
"node_modules/simplebar-react": {
"version": "2.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"prop-types": "^15.6.1",
"simplebar": "^5.3.9"
},
"peerDependencies": {
"react": "^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 || ^17.0 || ^18.0.0",
"react-dom": "^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 || ^17.0 || ^18.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/sirv": {
"version": "2.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@polka/url": "^1.0.0-next.20",
"mrmime": "^1.0.0",
"totalist": "^3.0.0"
},
"engines": {
"node": ">= 10"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/slash": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/source-map": {
"version": "0.5.7",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/source-map-js": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=0.10.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/source-map-support": {
"version": "0.5.21",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
}
},
"node_modules/source-map-support/node_modules/source-map": {
"version": "0.6.1",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.10.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/space-separated-tokens": {
"version": "1.1.5",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/stack-utils": {
"version": "2.0.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"escape-string-regexp": "^2.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/stack-utils/node_modules/escape-string-regexp": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/statuses": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/stop-iteration-iterator": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"internal-slot": "^1.0.4"
},
"engines": {
"node": ">= 0.4"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/stream-browserify": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "~2.0.4",
"readable-stream": "^3.5.0"
}
},
"node_modules/string_decoder": {
"version": "1.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"safe-buffer": "~5.2.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/string-natural-compare": {
"version": "3.0.1",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/string-range": {
"version": "1.2.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/string-width": {
"version": "4.2.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/string-width/node_modules/emoji-regex": {
"version": "8.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
},
2023-03-25 20:15:00 +00:00
"node_modules/string.prototype.matchall": {
"version": "4.0.8",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.3",
"regexp.prototype.flags": "^1.4.3",
"side-channel": "^1.0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trim": {
2023-12-02 13:45:10 +00:00
"version": "1.2.8",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-12-02 13:45:10 +00:00
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimend": {
2023-12-02 13:45:10 +00:00
"version": "1.0.7",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-12-02 13:45:10 +00:00
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1"
2023-03-25 20:15:00 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimstart": {
2023-12-02 13:45:10 +00:00
"version": "1.0.7",
2023-03-25 20:15:00 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
2023-12-02 13:45:10 +00:00
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1"
2023-03-25 20:15:00 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/strip-ansi": {
"version": "6.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-bom": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/strip-final-newline": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/strip-indent": {
"version": "3.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"min-indent": "^1.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-json-comments": {
"version": "3.1.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/style-loader": {
"version": "3.3.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
}
},
2023-06-09 18:48:31 +00:00
"node_modules/style-value-types": {
"version": "4.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-09 18:48:31 +00:00
"dependencies": {
"hey-listen": "^1.0.8",
"tslib": "^2.1.0"
}
},
"node_modules/style-value-types/node_modules/tslib": {
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-06-09 18:48:31 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/stylehacks": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"browserslist": "^4.21.4",
"postcss-selector-parser": "^6.0.4"
},
"engines": {
"node": "^14 || ^16 || >=18.0"
},
"peerDependencies": {
"postcss": "^8.2.15"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/stylis": {
2023-06-05 21:00:21 +00:00
"version": "4.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/supports-color": {
"version": "5.5.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"has-flag": "^3.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/svg.draggable.js": {
"version": "2.2.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.0.1"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.easing.js": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": ">=2.3.x"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.filter.js": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.2.5"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.js": {
"version": "2.7.1",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/svg.pathmorphing.js": {
"version": "0.1.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.4.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.resize.js": {
"version": "1.4.3",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.6.5",
"svg.select.js": "^2.1.2"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.resize.js/node_modules/svg.select.js": {
"version": "2.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.2.5"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/svg.select.js": {
"version": "3.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"svg.js": "^2.6.5"
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">= 0.8.0"
}
},
"node_modules/svgo": {
"version": "3.0.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@trysound/sax": "0.2.0",
"commander": "^7.2.0",
"css-select": "^5.1.0",
"css-tree": "^2.2.1",
"css-what": "^6.1.0",
"csso": "5.0.5",
"picocolors": "^1.0.0"
},
"bin": {
"svgo": "bin/svgo"
},
"engines": {
"node": ">=14.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/svgo"
}
},
"node_modules/svgo/node_modules/commander": {
"version": "7.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 10"
}
},
"node_modules/svgo/node_modules/css-select": {
"version": "5.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"boolbase": "^1.0.0",
"css-what": "^6.1.0",
"domhandler": "^5.0.2",
"domutils": "^3.0.1",
"nth-check": "^2.0.1"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
}
},
"node_modules/svgo/node_modules/dom-serializer": {
"version": "2.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.2",
"entities": "^4.2.0"
},
"funding": {
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
},
"node_modules/svgo/node_modules/domhandler": {
"version": "5.0.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"domelementtype": "^2.3.0"
},
"engines": {
"node": ">= 4"
},
"funding": {
"url": "https://github.com/fb55/domhandler?sponsor=1"
}
},
"node_modules/svgo/node_modules/domutils": {
"version": "3.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"dom-serializer": "^2.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3"
},
"funding": {
"url": "https://github.com/fb55/domutils?sponsor=1"
}
},
"node_modules/svgo/node_modules/entities": {
"version": "4.5.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=0.12"
},
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/synckit": {
"version": "0.8.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@pkgr/utils": "^2.3.1",
"tslib": "^2.5.0"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/unts"
}
},
"node_modules/synckit/node_modules/tslib": {
2023-06-05 21:00:21 +00:00
"version": "2.5.3",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/tapable": {
"version": "2.2.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=6"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/terser": {
"version": "5.24.0",
"devOptional": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
"acorn": "^8.8.2",
"commander": "^2.20.0",
"source-map-support": "~0.5.20"
},
"bin": {
"terser": "bin/terser"
},
"engines": {
"node": ">=10"
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.9",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
"jest-worker": "^27.4.5",
"schema-utils": "^3.1.1",
"serialize-javascript": "^6.0.1",
"terser": "^5.16.8"
},
"engines": {
"node": ">= 10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.1.0"
},
"peerDependenciesMeta": {
"@swc/core": {
"optional": true
},
"esbuild": {
"optional": true
},
"uglify-js": {
"optional": true
}
}
},
2023-03-25 20:15:00 +00:00
"node_modules/text-table": {
"version": "0.2.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-11-05 15:16:57 +00:00
"node_modules/timeago.js": {
"version": "4.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-11-05 15:16:57 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/tiny-warning": {
"version": "1.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-06-20 17:34:06 +00:00
"node_modules/tinycolor2": {
"version": "1.6.0",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-06-20 17:34:06 +00:00
},
2023-06-05 21:00:21 +00:00
"node_modules/titleize": {
"version": "3.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/to-fast-properties": {
"version": "2.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
}
},
"node_modules/toggle-selection": {
"version": "1.0.6",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/toidentifier": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">=0.6"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/toposort": {
"version": "2.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/totalist": {
"version": "3.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=6"
}
},
2023-04-10 17:54:55 +00:00
"node_modules/tr46": {
"version": "0.0.3",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-04-10 17:54:55 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/ts-loader": {
"version": "9.5.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"chalk": "^4.1.0",
"enhanced-resolve": "^5.0.0",
"micromatch": "^4.0.0",
"semver": "^7.3.4",
"source-map": "^0.7.4"
},
"engines": {
"node": ">=12.0.0"
},
"peerDependencies": {
"typescript": "*",
"webpack": "^5.0.0"
}
},
"node_modules/ts-loader/node_modules/ansi-styles": {
"version": "4.3.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/ts-loader/node_modules/chalk": {
"version": "4.1.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"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/ts-loader/node_modules/color-convert": {
"version": "2.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/ts-loader/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/ts-loader/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/ts-loader/node_modules/lru-cache": {
"version": "6.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/ts-loader/node_modules/semver": {
"version": "7.5.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-12-02 10:14:52 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/ts-loader/node_modules/source-map": {
"version": "0.7.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-3-Clause",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 8"
}
},
"node_modules/ts-loader/node_modules/supports-color": {
"version": "7.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/ts-loader/node_modules/yallist": {
"version": "4.0.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/tsconfig-paths": {
"version": "3.14.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@types/json5": "^0.0.29",
"json5": "^1.0.2",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
}
},
"node_modules/tsconfig-paths/node_modules/json5": {
"version": "1.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"minimist": "^1.2.0"
},
"bin": {
"json5": "lib/cli.js"
}
},
"node_modules/tslib": {
"version": "1.14.1",
2023-12-02 13:45:10 +00:00
"license": "0BSD"
2023-03-25 20:15:00 +00:00
},
"node_modules/tsutils": {
"version": "3.21.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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"
}
},
2023-04-10 17:54:55 +00:00
"node_modules/tunnel": {
"version": "0.0.6",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"engines": {
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/type-check": {
"version": "0.4.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"prelude-ls": "^1.2.1"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/type-fest": {
"version": "0.20.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "(MIT OR CC0-1.0)",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/type-is": {
"version": "1.6.18",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"dependencies": {
"media-typer": "0.3.0",
"mime-types": "~2.1.24"
},
"engines": {
"node": ">= 0.6"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/typed-array-buffer": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.1",
"is-typed-array": "^1.1.10"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/typed-array-byte-length": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
"has-proto": "^1.0.1",
"is-typed-array": "^1.1.10"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/typed-array-byte-offset": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
"has-proto": "^1.0.1",
"is-typed-array": "^1.1.10"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/typed-array-length": {
"version": "1.0.4",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
"is-typed-array": "^1.1.9"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/typedarray": {
"version": "0.0.6",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/typedarray-to-buffer": {
"version": "1.0.4",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-03-25 20:15:00 +00:00
"node_modules/typescript": {
2023-12-02 10:14:52 +00:00
"version": "5.3.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0",
2023-03-25 20:15:00 +00:00
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
2023-12-02 10:14:52 +00:00
"node": ">=14.17"
2023-03-25 20:15:00 +00:00
}
},
"node_modules/ua-parser-js": {
2023-06-05 21:00:21 +00:00
"version": "1.0.35",
2023-03-25 20:15:00 +00:00
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/ua-parser-js"
},
{
"type": "paypal",
"url": "https://paypal.me/faisalman"
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": "*"
}
},
"node_modules/unbox-primitive": {
"version": "1.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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/unicode-canonical-property-names-ecmascript": {
"version": "2.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/unicode-match-property-ecmascript": {
"version": "2.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"unicode-canonical-property-names-ecmascript": "^2.0.0",
"unicode-property-aliases-ecmascript": "^2.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/unicode-match-property-value-ecmascript": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
"node_modules/unicode-property-aliases-ecmascript": {
"version": "2.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=4"
}
},
2023-10-04 17:26:47 +00:00
"node_modules/universal-cookie": {
"version": "6.1.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-10-04 17:26:47 +00:00
"dependencies": {
"@types/cookie": "^0.5.1",
"cookie": "^0.5.0"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/unpipe": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.8"
}
},
2023-06-05 21:00:21 +00:00
"node_modules/untildify": {
"version": "4.0.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-05 21:00:21 +00:00
"engines": {
"node": ">=8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/update-browserslist-db": {
2023-12-02 10:14:52 +00:00
"version": "1.0.13",
2023-03-25 20:15:00 +00:00
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
2023-06-05 21:00:21 +00:00
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
2023-03-25 20:15:00 +00:00
}
],
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"escalade": "^3.1.1",
"picocolors": "^1.0.0"
},
"bin": {
2023-06-05 21:00:21 +00:00
"update-browserslist-db": "cli.js"
2023-03-25 20:15:00 +00:00
},
"peerDependencies": {
"browserslist": ">= 4.21.0"
}
},
"node_modules/uri-js": {
"version": "4.4.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause",
2023-03-25 20:15:00 +00:00
"dependencies": {
"punycode": "^2.1.0"
}
},
"node_modules/use-sync-external-store": {
"version": "1.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
2023-12-02 10:14:52 +00:00
"node_modules/util": {
"version": "0.12.5",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"inherits": "^2.0.3",
"is-arguments": "^1.0.4",
"is-generator-function": "^1.0.7",
"is-typed-array": "^1.1.3",
"which-typed-array": "^1.1.2"
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
"node_modules/utila": {
"version": "0.4.0",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "MIT"
2023-12-02 10:14:52 +00:00
},
2023-06-23 16:02:24 +00:00
"node_modules/utils-merge": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.4.0"
}
},
2023-04-10 17:54:55 +00:00
"node_modules/uuid": {
"version": "8.3.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"bin": {
"uuid": "dist/bin/uuid"
}
},
2023-06-23 16:02:24 +00:00
"node_modules/vary": {
"version": "1.1.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-06-23 16:02:24 +00:00
"engines": {
"node": ">= 0.8"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/vite": {
2023-06-05 21:00:21 +00:00
"version": "4.3.9",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"esbuild": "^0.17.5",
2023-06-05 21:00:21 +00:00
"postcss": "^8.4.23",
"rollup": "^3.21.0"
2023-03-25 20:15:00 +00:00
},
"bin": {
"vite": "bin/vite.js"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
},
"peerDependencies": {
"@types/node": ">= 14",
"less": "*",
"sass": "*",
"stylus": "*",
"sugarss": "*",
"terser": "^5.4.0"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
},
"less": {
"optional": true
},
"sass": {
"optional": true
},
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"terser": {
"optional": true
}
}
},
2023-12-02 10:14:52 +00:00
"node_modules/watchpack": {
"version": "2.4.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
},
"engines": {
"node": ">=10.13.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/web-vitals": {
2023-06-05 21:00:21 +00:00
"version": "3.3.2",
2023-12-02 13:45:10 +00:00
"license": "Apache-2.0"
2023-03-25 20:15:00 +00:00
},
2023-04-10 17:54:55 +00:00
"node_modules/webidl-conversions": {
"version": "3.0.1",
2023-12-02 13:45:10 +00:00
"license": "BSD-2-Clause"
2023-04-10 17:54:55 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/webpack": {
"version": "5.89.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^1.0.0",
"@webassemblyjs/ast": "^1.11.5",
"@webassemblyjs/wasm-edit": "^1.11.5",
"@webassemblyjs/wasm-parser": "^1.11.5",
"acorn": "^8.7.1",
"acorn-import-assertions": "^1.9.0",
"browserslist": "^4.14.5",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.15.0",
"es-module-lexer": "^1.2.1",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.2.9",
"json-parse-even-better-errors": "^2.3.1",
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
"schema-utils": "^3.2.0",
"tapable": "^2.1.1",
"terser-webpack-plugin": "^5.3.7",
"watchpack": "^2.4.0",
"webpack-sources": "^3.2.3"
},
"bin": {
"webpack": "bin/webpack.js"
},
"engines": {
"node": ">=10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependenciesMeta": {
"webpack-cli": {
"optional": true
}
}
},
"node_modules/webpack-bundle-analyzer": {
"version": "4.10.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"@discoveryjs/json-ext": "0.5.7",
"acorn": "^8.0.4",
"acorn-walk": "^8.0.0",
"commander": "^7.2.0",
"debounce": "^1.2.1",
"escape-string-regexp": "^4.0.0",
"gzip-size": "^6.0.0",
"html-escaper": "^2.0.2",
"is-plain-object": "^5.0.0",
"opener": "^1.5.2",
"picocolors": "^1.0.0",
"sirv": "^2.0.3",
"ws": "^7.3.1"
},
"bin": {
"webpack-bundle-analyzer": "lib/bin/analyzer.js"
},
"engines": {
"node": ">= 10.13.0"
}
},
"node_modules/webpack-bundle-analyzer/node_modules/commander": {
"version": "7.2.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">= 10"
}
},
"node_modules/webpack-cli": {
"version": "5.1.4",
2023-12-02 14:29:20 +00:00
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.4.tgz",
"integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==",
2023-12-02 10:14:52 +00:00
"dev": true,
"dependencies": {
"@discoveryjs/json-ext": "^0.5.0",
"@webpack-cli/configtest": "^2.1.1",
"@webpack-cli/info": "^2.0.2",
"@webpack-cli/serve": "^2.0.5",
"colorette": "^2.0.14",
"commander": "^10.0.1",
"cross-spawn": "^7.0.3",
"envinfo": "^7.7.3",
"fastest-levenshtein": "^1.0.12",
"import-local": "^3.0.2",
"interpret": "^3.1.1",
"rechoir": "^0.8.0",
"webpack-merge": "^5.7.3"
},
"bin": {
"webpack-cli": "bin/cli.js"
},
"engines": {
"node": ">=14.15.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "5.x.x"
},
"peerDependenciesMeta": {
"@webpack-cli/generators": {
"optional": true
},
"webpack-bundle-analyzer": {
"optional": true
},
"webpack-dev-server": {
"optional": true
}
}
},
"node_modules/webpack-cli/node_modules/commander": {
"version": "10.0.1",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=14"
}
},
"node_modules/webpack-merge": {
"version": "5.10.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"dependencies": {
"clone-deep": "^4.0.1",
"flat": "^5.0.2",
"wildcard": "^2.0.0"
},
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/webpack-sources": {
"version": "3.2.3",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=10.13.0"
}
},
2023-04-10 17:54:55 +00:00
"node_modules/whatwg-url": {
"version": "5.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-10 17:54:55 +00:00
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/which": {
"version": "2.0.2",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/which-boxed-primitive": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"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"
}
},
2023-12-02 13:45:10 +00:00
"node_modules/which-builtin-type": {
"version": "1.1.3",
"dev": true,
"license": "MIT",
"dependencies": {
"function.prototype.name": "^1.1.5",
"has-tostringtag": "^1.0.0",
"is-async-function": "^2.0.0",
"is-date-object": "^1.0.5",
"is-finalizationregistry": "^1.0.2",
"is-generator-function": "^1.0.10",
"is-regex": "^1.1.4",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.9"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
2023-03-25 20:15:00 +00:00
"node_modules/which-collection": {
"version": "1.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"is-map": "^2.0.1",
"is-set": "^2.0.1",
"is-weakmap": "^2.0.1",
"is-weakset": "^2.0.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/which-module": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "ISC"
},
2023-03-25 20:15:00 +00:00
"node_modules/which-typed-array": {
2023-12-02 13:45:10 +00:00
"version": "1.1.13",
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"available-typed-arrays": "^1.0.5",
2023-12-02 13:45:10 +00:00
"call-bind": "^1.0.4",
2023-03-25 20:15:00 +00:00
"for-each": "^0.3.3",
"gopd": "^1.0.1",
2023-12-02 13:45:10 +00:00
"has-tostringtag": "^1.0.0"
2023-03-25 20:15:00 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
2023-06-13 01:03:18 +00:00
},
"node_modules/whiskers": {
"version": "0.4.0",
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/whiskers.js": {
"version": "1.0.0",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-06-13 01:03:18 +00:00
"dependencies": {
"axios": "^0.27.2"
}
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/wildcard": {
"version": "2.0.1",
2023-04-27 18:29:26 +00:00
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-04-27 18:29:26 +00:00
},
"node_modules/wrap-ansi": {
"version": "6.2.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-27 18:29:26 +00:00
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
2023-04-27 18:29:26 +00:00
},
"engines": {
"node": ">=8"
2023-04-27 18:29:26 +00:00
}
},
"node_modules/wrap-ansi/node_modules/ansi-styles": {
"version": "4.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-27 18:29:26 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2023-04-27 18:29:26 +00:00
}
},
"node_modules/wrap-ansi/node_modules/color-convert": {
"version": "2.0.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-27 18:29:26 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
2023-04-27 18:29:26 +00:00
}
},
"node_modules/wrap-ansi/node_modules/color-name": {
"version": "1.1.4",
2023-12-02 13:45:10 +00:00
"license": "MIT"
2023-03-25 20:15:00 +00:00
},
"node_modules/wrappy": {
"version": "1.0.2",
2023-12-02 13:45:10 +00:00
"dev": true,
"license": "ISC"
2023-03-25 20:15:00 +00:00
},
2023-12-02 10:14:52 +00:00
"node_modules/ws": {
"version": "7.5.9",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-12-02 10:14:52 +00:00
"engines": {
"node": ">=8.3.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
"optional": true
},
"utf-8-validate": {
"optional": true
}
}
},
2023-03-25 20:15:00 +00:00
"node_modules/xtend": {
"version": "4.0.2",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=0.4"
}
},
"node_modules/y18n": {
"version": "4.0.3",
2023-12-02 13:45:10 +00:00
"license": "ISC"
},
2023-03-25 20:15:00 +00:00
"node_modules/yallist": {
"version": "3.1.1",
2023-12-02 13:45:10 +00:00
"license": "ISC"
2023-03-25 20:15:00 +00:00
},
"node_modules/yaml": {
"version": "1.10.2",
2023-12-02 13:45:10 +00:00
"license": "ISC",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">= 6"
}
},
"node_modules/yargs": {
"version": "15.4.1",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"cliui": "^6.0.0",
"decamelize": "^1.2.0",
"find-up": "^4.1.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^4.2.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^18.1.2"
},
"engines": {
"node": ">=8"
}
},
"node_modules/yargs-parser": {
"version": "18.1.3",
2023-12-02 13:45:10 +00:00
"license": "ISC",
"dependencies": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/yargs/node_modules/find-up": {
"version": "4.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/locate-path": {
"version": "5.0.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"p-locate": "^4.1.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/p-limit": {
"version": "2.3.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
"dependencies": {
"p-try": "^2.0.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yargs/node_modules/p-locate": {
"version": "4.1.0",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-04-27 18:29:26 +00:00
"dependencies": {
"p-limit": "^2.2.0"
},
"engines": {
"node": ">=8"
2023-04-27 18:29:26 +00:00
}
},
2023-03-25 20:15:00 +00:00
"node_modules/yocto-queue": {
"version": "0.1.0",
"dev": true,
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yup": {
"version": "0.32.11",
2023-12-02 13:45:10 +00:00
"license": "MIT",
2023-03-25 20:15:00 +00:00
"dependencies": {
"@babel/runtime": "^7.15.4",
"@types/lodash": "^4.14.175",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"nanoclone": "^0.2.1",
"property-expr": "^2.0.4",
"toposort": "^2.0.2"
},
"engines": {
"node": ">=10"
}
}
}
}