mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore: 🔧 bump dependencies
This commit is contained in:
parent
2a3b66b7cc
commit
7b5014770f
2 changed files with 130 additions and 138 deletions
252
package-lock.json
generated
252
package-lock.json
generated
|
@ -3826,13 +3826,13 @@
|
|||
}
|
||||
},
|
||||
"@jest/core": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@jest/core/-/core-26.4.0.tgz",
|
||||
"integrity": "sha512-mpXm4OjWQbz7qbzGIiSqvfNZ1FxX6ywWgLtdSD2luPORt5zKPtqcdDnX7L8RdfMaj1znDBgN2+gB094ZIr7vnA==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@jest/core/-/core-26.4.1.tgz",
|
||||
"integrity": "sha512-EFziH1tJC5N8xb8OjUcQgyWdezJh6+zBX5p+9S7HR1jzBVeG8jCE/Edp7yqxW/cToLG/QKj8qrpox+HV9Qw1rw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/console": "^26.3.0",
|
||||
"@jest/reporters": "^26.4.0",
|
||||
"@jest/reporters": "^26.4.1",
|
||||
"@jest/test-result": "^26.3.0",
|
||||
"@jest/transform": "^26.3.0",
|
||||
"@jest/types": "^26.3.0",
|
||||
|
@ -3842,15 +3842,15 @@
|
|||
"exit": "^0.1.2",
|
||||
"graceful-fs": "^4.2.4",
|
||||
"jest-changed-files": "^26.3.0",
|
||||
"jest-config": "^26.4.0",
|
||||
"jest-config": "^26.4.1",
|
||||
"jest-haste-map": "^26.3.0",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-regex-util": "^26.0.0",
|
||||
"jest-resolve": "^26.4.0",
|
||||
"jest-resolve-dependencies": "^26.4.0",
|
||||
"jest-runner": "^26.4.0",
|
||||
"jest-runtime": "^26.4.0",
|
||||
"jest-snapshot": "^26.4.0",
|
||||
"jest-resolve-dependencies": "^26.4.1",
|
||||
"jest-runner": "^26.4.1",
|
||||
"jest-runtime": "^26.4.1",
|
||||
"jest-snapshot": "^26.4.1",
|
||||
"jest-util": "^26.3.0",
|
||||
"jest-validate": "^26.4.0",
|
||||
"jest-watcher": "^26.3.0",
|
||||
|
@ -4177,14 +4177,14 @@
|
|||
}
|
||||
},
|
||||
"@jest/globals": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.4.0.tgz",
|
||||
"integrity": "sha512-QKwoVAeL9d0xaEM9ebPvfc+bolN04F+o3zM2jswGDBiiNjCogZ3LvOaqumRdDyz6kLmbx+UhgMBAVuLunbXZ2A==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.4.1.tgz",
|
||||
"integrity": "sha512-gdsHefnwjck+AwDUwW+6rmctmKEcZEEZ4F3PB5kKnub7r0dUoN1KVSyNRXtB5qpZgRYESnxgDXhpw/XYKIsAeg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/environment": "^26.3.0",
|
||||
"@jest/types": "^26.3.0",
|
||||
"expect": "^26.4.0"
|
||||
"expect": "^26.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/types": {
|
||||
|
@ -4262,9 +4262,9 @@
|
|||
}
|
||||
},
|
||||
"@jest/reporters": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.4.0.tgz",
|
||||
"integrity": "sha512-14OPAAuYhgRBSNxAocVluX6ksdMdK/EuP9NmtBXU9g1uKaVBrPnohn/CVm6iMot1a9iU8BCxa5715YRf8FEg/A==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.4.1.tgz",
|
||||
"integrity": "sha512-aROTkCLU8++yiRGVxLsuDmZsQEKO6LprlrxtAuzvtpbIFl3eIjgIf3EUxDKgomkS25R9ZzwGEdB5weCcBZlrpQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@bcoe/v8-coverage": "^0.2.3",
|
||||
|
@ -4286,7 +4286,7 @@
|
|||
"jest-resolve": "^26.4.0",
|
||||
"jest-util": "^26.3.0",
|
||||
"jest-worker": "^26.3.0",
|
||||
"node-notifier": "^7.0.0",
|
||||
"node-notifier": "^8.0.0",
|
||||
"slash": "^3.0.0",
|
||||
"source-map": "^0.6.0",
|
||||
"string-length": "^4.0.1",
|
||||
|
@ -4477,16 +4477,16 @@
|
|||
}
|
||||
},
|
||||
"@jest/test-sequencer": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.4.0.tgz",
|
||||
"integrity": "sha512-9Z7lCShS7vERp+DRwIVNH/6sHMWwJK1DPnGCpGeVLGJJWJ4Y08sQI3vIKdmKHu2KmwlUBpRM+BFf7NlVUkl5XA==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.4.1.tgz",
|
||||
"integrity": "sha512-YR4PNPu1RVHxyv/HSQMjc+pBEWa6wuM7xbEX/u5M5FFg6ZM6m00m7Jf0fjRxGN6hZlY5vECmNhJu/kvJLrxR8w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/test-result": "^26.3.0",
|
||||
"graceful-fs": "^4.2.4",
|
||||
"jest-haste-map": "^26.3.0",
|
||||
"jest-runner": "^26.4.0",
|
||||
"jest-runtime": "^26.4.0"
|
||||
"jest-runner": "^26.4.1",
|
||||
"jest-runtime": "^26.4.1"
|
||||
}
|
||||
},
|
||||
"@jest/transform": {
|
||||
|
@ -5446,9 +5446,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.0.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.27.tgz",
|
||||
"integrity": "sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g=="
|
||||
"version": "14.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.6.0.tgz",
|
||||
"integrity": "sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.7",
|
||||
|
@ -5664,9 +5664,9 @@
|
|||
}
|
||||
},
|
||||
"@types/underscore": {
|
||||
"version": "1.10.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.10.21.tgz",
|
||||
"integrity": "sha512-tDEGvuNq36TPjzqXwqzjbcRJSn0I7XH03817tWVhAaaz8k5+0CwUH2K2KpZ3oB5sgkhGMV2l6KhIG401I+ODgg==",
|
||||
"version": "1.10.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.10.22.tgz",
|
||||
"integrity": "sha512-fiJulOOmc747q+mZwBtLyBu6yBX2uI4biuQ1Y3JvcU7YjmdOEOracUXTiET/PAWI2hhoUH1t4HbwJj42YEnbkg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/uuid": {
|
||||
|
@ -5718,12 +5718,12 @@
|
|||
"integrity": "sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg=="
|
||||
},
|
||||
"@typescript-eslint/eslint-plugin": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.0.tgz",
|
||||
"integrity": "sha512-UD6b4p0/hSe1xdTvRCENSx7iQ+KR6ourlZFfYuPC7FlXEzdHuLPrEmuxZ23b2zW96KJX9Z3w05GE/wNOiEzrVg==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.1.tgz",
|
||||
"integrity": "sha512-XIr+Mfv7i4paEdBf0JFdIl9/tVxyj+rlilWIfZ97Be0lZ7hPvUbS5iHt9Glc8kRI53dsr0PcAEudbf8rO2wGgg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/experimental-utils": "3.9.0",
|
||||
"@typescript-eslint/experimental-utils": "3.9.1",
|
||||
"debug": "^4.1.1",
|
||||
"functional-red-black-tree": "^1.0.1",
|
||||
"regexpp": "^3.0.0",
|
||||
|
@ -5749,14 +5749,14 @@
|
|||
}
|
||||
},
|
||||
"@typescript-eslint/experimental-utils": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.0.tgz",
|
||||
"integrity": "sha512-/vSHUDYizSOhrOJdjYxPNGfb4a3ibO8zd4nUKo/QBFOmxosT3cVUV7KIg8Dwi6TXlr667G7YPqFK9+VSZOorNA==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.1.tgz",
|
||||
"integrity": "sha512-lkiZ8iBBaYoyEKhCkkw4SAeatXyBq9Ece5bZXdLe1LWBUwTszGbmbiqmQbwWA8cSYDnjWXp9eDbXpf9Sn0hLAg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/json-schema": "^7.0.3",
|
||||
"@typescript-eslint/types": "3.9.0",
|
||||
"@typescript-eslint/typescript-estree": "3.9.0",
|
||||
"@typescript-eslint/types": "3.9.1",
|
||||
"@typescript-eslint/typescript-estree": "3.9.1",
|
||||
"eslint-scope": "^5.0.0",
|
||||
"eslint-utils": "^2.0.0"
|
||||
},
|
||||
|
@ -5774,32 +5774,32 @@
|
|||
}
|
||||
},
|
||||
"@typescript-eslint/parser": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-3.9.0.tgz",
|
||||
"integrity": "sha512-rDHOKb6uW2jZkHQniUQVZkixQrfsZGUCNWWbKWep4A5hGhN5dLHMUCNAWnC4tXRlHedXkTDptIpxs6e4Pz8UfA==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-3.9.1.tgz",
|
||||
"integrity": "sha512-y5QvPFUn4Vl4qM40lI+pNWhTcOWtpZAJ8pOEQ21fTTW4xTJkRplMjMRje7LYTXqVKKX9GJhcyweMz2+W1J5bMg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-visitor-keys": "^1.0.0",
|
||||
"@typescript-eslint/experimental-utils": "3.9.0",
|
||||
"@typescript-eslint/types": "3.9.0",
|
||||
"@typescript-eslint/typescript-estree": "3.9.0",
|
||||
"@typescript-eslint/experimental-utils": "3.9.1",
|
||||
"@typescript-eslint/types": "3.9.1",
|
||||
"@typescript-eslint/typescript-estree": "3.9.1",
|
||||
"eslint-visitor-keys": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"@typescript-eslint/types": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.9.0.tgz",
|
||||
"integrity": "sha512-rb6LDr+dk9RVVXO/NJE8dT1pGlso3voNdEIN8ugm4CWM5w5GimbThCMiMl4da1t5u3YwPWEwOnKAULCZgBtBHg==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.9.1.tgz",
|
||||
"integrity": "sha512-15JcTlNQE1BsYy5NBhctnEhEoctjXOjOK+Q+rk8ugC+WXU9rAcS2BYhoh6X4rOaXJEpIYDl+p7ix+A5U0BqPTw==",
|
||||
"dev": true
|
||||
},
|
||||
"@typescript-eslint/typescript-estree": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.0.tgz",
|
||||
"integrity": "sha512-N+158NKgN4rOmWVfvKOMoMFV5n8XxAliaKkArm/sOypzQ0bUL8MSnOEBW3VFIeffb/K5ce/cAV0yYhR7U4ALAA==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.1.tgz",
|
||||
"integrity": "sha512-IqM0gfGxOmIKPhiHW/iyAEXwSVqMmR2wJ9uXHNdFpqVvPaQ3dWg302vW127sBpAiqM9SfHhyS40NKLsoMpN2KA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@typescript-eslint/types": "3.9.0",
|
||||
"@typescript-eslint/visitor-keys": "3.9.0",
|
||||
"@typescript-eslint/types": "3.9.1",
|
||||
"@typescript-eslint/visitor-keys": "3.9.1",
|
||||
"debug": "^4.1.1",
|
||||
"glob": "^7.1.6",
|
||||
"is-glob": "^4.0.1",
|
||||
|
@ -5826,9 +5826,9 @@
|
|||
}
|
||||
},
|
||||
"@typescript-eslint/visitor-keys": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.0.tgz",
|
||||
"integrity": "sha512-O1qeoGqDbu0EZUC/MZ6F1WHTIzcBVhGqDj3LhTnj65WUA548RXVxUHbYhAW9bZWfb2rnX9QsbbP5nmeJ5Z4+ng==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.1.tgz",
|
||||
"integrity": "sha512-zxdtUjeoSh+prCpogswMwVUJfEFmCOjdzK9rpNjNBfm6EyPt99x3RrJoBOGZO23FCt0WPKUCOL5mb/9D5LjdwQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-visitor-keys": "^1.1.0"
|
||||
|
@ -11628,9 +11628,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-react-hooks": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz",
|
||||
"integrity": "sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz",
|
||||
"integrity": "sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-scope": {
|
||||
|
@ -11807,15 +11807,15 @@
|
|||
"integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg=="
|
||||
},
|
||||
"expect": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/expect/-/expect-26.4.0.tgz",
|
||||
"integrity": "sha512-dbYDJhFcqQsamlos6nEwAMe+ahdckJBk5fmw1DYGLQGabGSlUuT+Fm2jHYw5119zG3uIhP+lCQbjJhFEdZMJtg==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/expect/-/expect-26.4.1.tgz",
|
||||
"integrity": "sha512-PnsyF/VmPRH/HAWELjrIAgQ5h+4JLTiomA1A2djx+jXrCQzQ/4egZYBOEx9hShoX+mQLS4enYk6Ouxk8b4kcEw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/types": "^26.3.0",
|
||||
"ansi-styles": "^4.0.0",
|
||||
"jest-get-type": "^26.3.0",
|
||||
"jest-matcher-utils": "^26.4.0",
|
||||
"jest-matcher-utils": "^26.4.1",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-regex-util": "^26.0.0"
|
||||
},
|
||||
|
@ -11914,9 +11914,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"jest-matcher-utils": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.0.tgz",
|
||||
"integrity": "sha512-u+xdCdq+F262DH+PutJKXLGr2H5P3DImdJCir51PGSfi3TtbLQ5tbzKaN8BkXbiTIU6ayuAYBWTlU1nyckVdzA==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.1.tgz",
|
||||
"integrity": "sha512-nmHWaOz54R/w6zJju5tuW0bw6+m38Rb1jnDKehKM/bOngDDL0UwtN634cRxpFoUNVRUrX8Wa0Z34xq/f8iuP5A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -14362,14 +14362,14 @@
|
|||
"integrity": "sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg=="
|
||||
},
|
||||
"jest": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest/-/jest-26.4.0.tgz",
|
||||
"integrity": "sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest/-/jest-26.4.1.tgz",
|
||||
"integrity": "sha512-q+az+ZXFOTxTlD6BRIMcZC+a33O9lsryV4Wo9gU4D/AI+Y6KKgVRCmyzpc4H2gWv0rn45lACukmMS2uSB7e1LA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/core": "^26.4.0",
|
||||
"@jest/core": "^26.4.1",
|
||||
"import-local": "^3.0.2",
|
||||
"jest-cli": "^26.4.0"
|
||||
"jest-cli": "^26.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/types": {
|
||||
|
@ -14469,12 +14469,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"jest-cli": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.4.0.tgz",
|
||||
"integrity": "sha512-kw2Pr3V2x9/WzSDGsbz/MJBNlCoPMxMudrIavft4bqRlv5tASjU51tyO+1Os1LdW2dAnLQZYsxFUZ8oWPyssGQ==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.4.1.tgz",
|
||||
"integrity": "sha512-c6px+IOO0OsZ7X/uSr65wcjZnd7NYNUDWFT5OETyCnJRkkwoTER7gneRDrwgr3Ex5+gCGO7D/IMWxUHB/L624A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/core": "^26.4.0",
|
||||
"@jest/core": "^26.4.1",
|
||||
"@jest/test-result": "^26.3.0",
|
||||
"@jest/types": "^26.3.0",
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -14482,7 +14482,7 @@
|
|||
"graceful-fs": "^4.2.4",
|
||||
"import-local": "^3.0.2",
|
||||
"is-ci": "^2.0.0",
|
||||
"jest-config": "^26.4.0",
|
||||
"jest-config": "^26.4.1",
|
||||
"jest-util": "^26.3.0",
|
||||
"jest-validate": "^26.4.0",
|
||||
"prompts": "^2.0.1",
|
||||
|
@ -14763,13 +14763,13 @@
|
|||
}
|
||||
},
|
||||
"jest-config": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.4.0.tgz",
|
||||
"integrity": "sha512-MxsvrBug8YY+C4QcUBtmgnHyFeW7w3Ouk/w9eplCDN8VJGVyBEZFe8Lxzfp2pSqh0Dqurqv8Oik2YkbekGUlxg==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.4.1.tgz",
|
||||
"integrity": "sha512-0kUnVceEax0sYN+wdkNYF7fxjYKbsvmKmjVWwJvsSYA2p94bIL6wSy3oehewev7L9Dp/FDZFhmc9dyOoavdT6A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.1.0",
|
||||
"@jest/test-sequencer": "^26.4.0",
|
||||
"@jest/test-sequencer": "^26.4.1",
|
||||
"@jest/types": "^26.3.0",
|
||||
"babel-jest": "^26.3.0",
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -14779,7 +14779,7 @@
|
|||
"jest-environment-jsdom": "^26.3.0",
|
||||
"jest-environment-node": "^26.3.0",
|
||||
"jest-get-type": "^26.3.0",
|
||||
"jest-jasmine2": "^26.4.0",
|
||||
"jest-jasmine2": "^26.4.1",
|
||||
"jest-regex-util": "^26.0.0",
|
||||
"jest-resolve": "^26.4.0",
|
||||
"jest-util": "^26.3.0",
|
||||
|
@ -15474,9 +15474,9 @@
|
|||
}
|
||||
},
|
||||
"jest-jasmine2": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.4.0.tgz",
|
||||
"integrity": "sha512-cGBxwzDDKB09EPJ4pE69BMDv+2lO442IB1xQd+vL3cua2OKdeXQK6iDlQKoRX/iP0RgU5T8sn9yahLcx/+ox8Q==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.4.1.tgz",
|
||||
"integrity": "sha512-GMPqJXyAWpohCg4wfA82lwac65lmgANH4/rOhNNaAN9yjInMAeMExQcWE1xb3fcCgLwibqeAuqVrV83oQl+szg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/traverse": "^7.1.0",
|
||||
|
@ -15487,13 +15487,13 @@
|
|||
"@types/node": "*",
|
||||
"chalk": "^4.0.0",
|
||||
"co": "^4.6.0",
|
||||
"expect": "^26.4.0",
|
||||
"expect": "^26.4.1",
|
||||
"is-generator-fn": "^2.0.0",
|
||||
"jest-each": "^26.4.0",
|
||||
"jest-matcher-utils": "^26.4.0",
|
||||
"jest-matcher-utils": "^26.4.1",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-runtime": "^26.4.0",
|
||||
"jest-snapshot": "^26.4.0",
|
||||
"jest-runtime": "^26.4.1",
|
||||
"jest-snapshot": "^26.4.1",
|
||||
"jest-util": "^26.3.0",
|
||||
"pretty-format": "^26.4.0",
|
||||
"throat": "^5.0.0"
|
||||
|
@ -15593,9 +15593,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"jest-matcher-utils": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.0.tgz",
|
||||
"integrity": "sha512-u+xdCdq+F262DH+PutJKXLGr2H5P3DImdJCir51PGSfi3TtbLQ5tbzKaN8BkXbiTIU6ayuAYBWTlU1nyckVdzA==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.1.tgz",
|
||||
"integrity": "sha512-nmHWaOz54R/w6zJju5tuW0bw6+m38Rb1jnDKehKM/bOngDDL0UwtN634cRxpFoUNVRUrX8Wa0Z34xq/f8iuP5A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -16119,14 +16119,14 @@
|
|||
}
|
||||
},
|
||||
"jest-resolve-dependencies": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.0.tgz",
|
||||
"integrity": "sha512-hznK/hlrlhu8hwdbieRdHFKmcV83GW8t30libt/v6j1L3IEzb8iN21SaWzV8KRAAK4ijiU0kuge0wnHn+0rytQ==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.1.tgz",
|
||||
"integrity": "sha512-Gx4JfQ1k/hGb4lqVOOx8TPOkNtyJIQSHcJU68pB+sdyDJi9rbMxD1XXiYyaEq9WXufiZo90k9GTK6z6a5m0SQw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/types": "^26.3.0",
|
||||
"jest-regex-util": "^26.0.0",
|
||||
"jest-snapshot": "^26.4.0"
|
||||
"jest-snapshot": "^26.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/types": {
|
||||
|
@ -16204,9 +16204,9 @@
|
|||
}
|
||||
},
|
||||
"jest-runner": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.4.0.tgz",
|
||||
"integrity": "sha512-XF+tnUGolnPriu6Gg+HHWftspMjD5NkTV2mQppQnpZe39GcUangJ0al7aBGtA3GbVAcRd048DQiJPmsQRdugjw==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.4.1.tgz",
|
||||
"integrity": "sha512-QcKwn1YNlzFumTtFsocETgIm13KNt2X8sae4wcqsF3JnxGUcYYUGBstCQhtAG4fKD/TKThHkgE/ZgQVKipj7oA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/console": "^26.3.0",
|
||||
|
@ -16218,13 +16218,13 @@
|
|||
"emittery": "^0.7.1",
|
||||
"exit": "^0.1.2",
|
||||
"graceful-fs": "^4.2.4",
|
||||
"jest-config": "^26.4.0",
|
||||
"jest-config": "^26.4.1",
|
||||
"jest-docblock": "^26.0.0",
|
||||
"jest-haste-map": "^26.3.0",
|
||||
"jest-leak-detector": "^26.4.0",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-resolve": "^26.4.0",
|
||||
"jest-runtime": "^26.4.0",
|
||||
"jest-runtime": "^26.4.1",
|
||||
"jest-util": "^26.3.0",
|
||||
"jest-worker": "^26.3.0",
|
||||
"source-map-support": "^0.5.6",
|
||||
|
@ -16317,15 +16317,15 @@
|
|||
}
|
||||
},
|
||||
"jest-runtime": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.4.0.tgz",
|
||||
"integrity": "sha512-1fjZgGpkyQBUTo59Vi19I4IcsBwzY6uwVFNjUmR06iIi3XRErkY28yimi4IUDRrofQErqcDEw2n3DF9WmQ6vEg==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.4.1.tgz",
|
||||
"integrity": "sha512-zXPQBS4iL/CEZtDfX+rDz+oZ/inQK/EYOeVt3uDWu8kwSdP/Cw4yOZtCTPApeNsGtZy6X5WQ1U+fyagN1B/Qkw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/console": "^26.3.0",
|
||||
"@jest/environment": "^26.3.0",
|
||||
"@jest/fake-timers": "^26.3.0",
|
||||
"@jest/globals": "^26.4.0",
|
||||
"@jest/globals": "^26.4.1",
|
||||
"@jest/source-map": "^26.3.0",
|
||||
"@jest/test-result": "^26.3.0",
|
||||
"@jest/transform": "^26.3.0",
|
||||
|
@ -16336,13 +16336,13 @@
|
|||
"exit": "^0.1.2",
|
||||
"glob": "^7.1.3",
|
||||
"graceful-fs": "^4.2.4",
|
||||
"jest-config": "^26.4.0",
|
||||
"jest-config": "^26.4.1",
|
||||
"jest-haste-map": "^26.3.0",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-mock": "^26.3.0",
|
||||
"jest-regex-util": "^26.0.0",
|
||||
"jest-resolve": "^26.4.0",
|
||||
"jest-snapshot": "^26.4.0",
|
||||
"jest-snapshot": "^26.4.1",
|
||||
"jest-util": "^26.3.0",
|
||||
"jest-validate": "^26.4.0",
|
||||
"slash": "^3.0.0",
|
||||
|
@ -16569,21 +16569,21 @@
|
|||
}
|
||||
},
|
||||
"jest-snapshot": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.4.0.tgz",
|
||||
"integrity": "sha512-vFGmNGWHMBomrlOpheTMoqihymovuH3GqfmaEIWoPpsxUXyxT3IlbxI5I4m2vg0uv3HUJYg5JoGrkgMzVsAwCg==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.4.1.tgz",
|
||||
"integrity": "sha512-5DsxbSSuYA8rZ/ynO+l5J65wSIyzDB2AXjuIvep90YmtslrROqDtba2hBgq1Cj6L6A0j/jv6h8JydEe2WYPM/g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/types": "^7.0.0",
|
||||
"@jest/types": "^26.3.0",
|
||||
"@types/prettier": "^2.0.0",
|
||||
"chalk": "^4.0.0",
|
||||
"expect": "^26.4.0",
|
||||
"expect": "^26.4.1",
|
||||
"graceful-fs": "^4.2.4",
|
||||
"jest-diff": "^26.4.0",
|
||||
"jest-get-type": "^26.3.0",
|
||||
"jest-haste-map": "^26.3.0",
|
||||
"jest-matcher-utils": "^26.4.0",
|
||||
"jest-matcher-utils": "^26.4.1",
|
||||
"jest-message-util": "^26.3.0",
|
||||
"jest-resolve": "^26.4.0",
|
||||
"natural-compare": "^1.4.0",
|
||||
|
@ -16685,9 +16685,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"jest-matcher-utils": {
|
||||
"version": "26.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.0.tgz",
|
||||
"integrity": "sha512-u+xdCdq+F262DH+PutJKXLGr2H5P3DImdJCir51PGSfi3TtbLQ5tbzKaN8BkXbiTIU6ayuAYBWTlU1nyckVdzA==",
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.1.tgz",
|
||||
"integrity": "sha512-nmHWaOz54R/w6zJju5tuW0bw6+m38Rb1jnDKehKM/bOngDDL0UwtN634cRxpFoUNVRUrX8Wa0Z34xq/f8iuP5A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -19793,9 +19793,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node-notifier": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-7.0.2.tgz",
|
||||
"integrity": "sha512-ux+n4hPVETuTL8+daJXTOC6uKLgMsl1RYfFv7DKRzyvzBapqco0rZZ9g72ZN8VS6V+gvNYHYa/ofcCY8fkJWsA==",
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.0.tgz",
|
||||
"integrity": "sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
|
@ -19803,7 +19803,7 @@
|
|||
"is-wsl": "^2.2.0",
|
||||
"semver": "^7.3.2",
|
||||
"shellwords": "^0.1.1",
|
||||
"uuid": "^8.2.0",
|
||||
"uuid": "^8.3.0",
|
||||
"which": "^2.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -21327,9 +21327,9 @@
|
|||
}
|
||||
},
|
||||
"react-intersection-observer": {
|
||||
"version": "8.26.2",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.26.2.tgz",
|
||||
"integrity": "sha512-GmSjLNK+oV7kS+BHfrJSaA4wF61ELA33gizKHmN+tk59UT6/aW8kkqvlrFGPwxGoaIzLKS2evfG5fgkw5MIIsg==",
|
||||
"version": "8.27.0",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.27.0.tgz",
|
||||
"integrity": "sha512-TNDFmniME08Giprdb2qemgpz0q4WM1k0SAFwaGQhLcxHF1YrWTnVB5nWd6mg90UpFeTSsofuA3Mz09vNImIx6g==",
|
||||
"requires": {
|
||||
"tiny-invariant": "^1.1.0"
|
||||
}
|
||||
|
@ -22001,14 +22001,6 @@
|
|||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.17.19"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": {
|
||||
"version": "4.17.20",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
||||
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"request-promise-native": {
|
||||
|
@ -24369,9 +24361,9 @@
|
|||
"integrity": "sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g=="
|
||||
},
|
||||
"typescript": {
|
||||
"version": "3.9.7",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz",
|
||||
"integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw=="
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz",
|
||||
"integrity": "sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ=="
|
||||
},
|
||||
"ua-parser-js": {
|
||||
"version": "0.7.21",
|
||||
|
|
16
package.json
16
package.json
|
@ -63,7 +63,7 @@
|
|||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-feather": "^2.0.8",
|
||||
"react-intersection-observer": "^8.26.2",
|
||||
"react-intersection-observer": "^8.27.0",
|
||||
"react-select": "^3.1.0",
|
||||
"react-spinners": "^0.9.0",
|
||||
"react-spring": "^8.0.27",
|
||||
|
@ -73,7 +73,7 @@
|
|||
"styled-components": "^5.1.1",
|
||||
"styled-react-modal": "^2.0.1",
|
||||
"styled-theming": "^2.2.0",
|
||||
"typescript": "^3.9.7",
|
||||
"typescript": "^4.0.2",
|
||||
"underscore": "^1.10.2",
|
||||
"uuid": "^8.3.0",
|
||||
"victory": "^35.0.8",
|
||||
|
@ -104,7 +104,7 @@
|
|||
"@types/lodash.merge": "^4.6.6",
|
||||
"@types/lodash.omit": "^4.5.6",
|
||||
"@types/lodash.sortby": "^4.7.6",
|
||||
"@types/node": "^14.0.27",
|
||||
"@types/node": "^14.6.0",
|
||||
"@types/numeral": "0.0.28",
|
||||
"@types/qrcode.react": "^1.0.1",
|
||||
"@types/react-copy-to-clipboard": "^4.3.0",
|
||||
|
@ -112,10 +112,10 @@
|
|||
"@types/styled-components": "^5.1.2",
|
||||
"@types/styled-react-modal": "^1.2.0",
|
||||
"@types/styled-theming": "^2.2.5",
|
||||
"@types/underscore": "^1.10.21",
|
||||
"@types/underscore": "^1.10.22",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^3.9.0",
|
||||
"@typescript-eslint/parser": "^3.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^3.9.1",
|
||||
"@typescript-eslint/parser": "^3.9.1",
|
||||
"apollo-server": "^2.16.1",
|
||||
"apollo-server-testing": "^2.16.1",
|
||||
"babel-jest": "^26.3.0",
|
||||
|
@ -131,9 +131,9 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.3.1",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.6",
|
||||
"eslint-plugin-react-hooks": "^4.0.8",
|
||||
"eslint-plugin-react-hooks": "^4.1.0",
|
||||
"husky": "^4.2.5",
|
||||
"jest": "^26.4.0",
|
||||
"jest": "^26.4.1",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"lint-staged": "^10.2.11",
|
||||
"prettier": "^2.0.5",
|
||||
|
|
Loading…
Add table
Reference in a new issue