mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
chore: update dependencies
This commit is contained in:
parent
dad078984b
commit
d33a6543fc
3 changed files with 3748 additions and 6464 deletions
10094
package-lock.json
generated
10094
package-lock.json
generated
File diff suppressed because it is too large
Load diff
116
package.json
116
package.json
|
@ -34,41 +34,41 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@next/bundle-analyzer": "^10.0.3",
|
||||
"@visx/chord": "^1.0.0",
|
||||
"@visx/curve": "^1.0.0",
|
||||
"@visx/event": "^1.3.0",
|
||||
"@visx/group": "^1.0.0",
|
||||
"@visx/responsive": "^1.3.0",
|
||||
"@visx/scale": "^1.4.0",
|
||||
"@visx/shape": "^1.4.0",
|
||||
"@visx/tooltip": "^1.3.0",
|
||||
"apollo-server-micro": "^2.19.2",
|
||||
"balanceofsatoshis": "^7.17.1",
|
||||
"@apollo/client": "^3.3.12",
|
||||
"@next/bundle-analyzer": "^10.0.9",
|
||||
"@visx/chord": "^1.7.0",
|
||||
"@visx/curve": "^1.7.0",
|
||||
"@visx/event": "^1.7.0",
|
||||
"@visx/group": "^1.7.0",
|
||||
"@visx/responsive": "^1.7.0",
|
||||
"@visx/scale": "^1.7.0",
|
||||
"@visx/shape": "^1.7.0",
|
||||
"@visx/tooltip": "^1.7.2",
|
||||
"apollo-server-micro": "^2.21.2",
|
||||
"balanceofsatoshis": "^8.0.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bech32": "^1.1.4",
|
||||
"bech32": "^2.0.0",
|
||||
"bip32": "^2.0.6",
|
||||
"bip39": "^3.0.3",
|
||||
"bitcoinjs-lib": "^5.2.0",
|
||||
"boltz-core": "^0.4.0",
|
||||
"boltz-core": "^0.4.1",
|
||||
"cookie": "^0.4.1",
|
||||
"crypto-js": "^4.0.0",
|
||||
"d3-array": "^2.9.1",
|
||||
"date-fns": "^2.16.1",
|
||||
"graphql": "^15.4.0",
|
||||
"d3-array": "^2.12.0",
|
||||
"date-fns": "^2.19.0",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-iso-date": "^3.6.1",
|
||||
"graphql-rate-limit": "^2.0.1",
|
||||
"intersection-observer": "^0.12.0",
|
||||
"js-cookie": "^2.2.1",
|
||||
"js-yaml": "^4.0.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"ln-service": "^50.11.2",
|
||||
"ln-service": "^51.4.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"lodash.omit": "^4.5.0",
|
||||
"next": "^10.0.3",
|
||||
"next": "^10.0.9",
|
||||
"node-fetch": "^2.6.1",
|
||||
"numeral": "^2.0.6",
|
||||
"qrcode.react": "^1.0.1",
|
||||
|
@ -79,90 +79,90 @@
|
|||
"react-feather": "^2.0.9",
|
||||
"react-intersection-observer": "^8.31.0",
|
||||
"react-qr-reader": "^2.2.1",
|
||||
"react-select": "^3.2.0",
|
||||
"react-slider": "^1.1.2",
|
||||
"react-spinners": "^0.10.4",
|
||||
"react-select": "^4.2.1",
|
||||
"react-slider": "^1.1.4",
|
||||
"react-spinners": "^0.10.6",
|
||||
"react-spring": "^8.0.27",
|
||||
"react-table": "^7.6.3",
|
||||
"react-toastify": "^6.2.0",
|
||||
"react-tooltip": "^4.2.13",
|
||||
"react-toastify": "^7.0.3",
|
||||
"react-tooltip": "^4.2.15",
|
||||
"secp256k1": "^4.0.2",
|
||||
"socks-proxy-agent": "^5.0.0",
|
||||
"styled-components": "^5.2.1",
|
||||
"styled-react-modal": "^2.0.1",
|
||||
"styled-theming": "^2.2.0",
|
||||
"typescript": "^4.1.3",
|
||||
"underscore": "^1.12.0",
|
||||
"typescript": "^4.2.3",
|
||||
"underscore": "^1.12.1",
|
||||
"uuid": "^8.3.2",
|
||||
"victory": "^35.4.4",
|
||||
"victory": "^35.4.12",
|
||||
"winston": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@babel/core": "^7.13.10",
|
||||
"@commitlint/cli": "^12.0.1",
|
||||
"@commitlint/config-conventional": "^12.0.1",
|
||||
"@graphql-codegen/add": "^2.0.2",
|
||||
"@graphql-codegen/cli": "^1.20.0",
|
||||
"@graphql-codegen/cli": "^1.21.3",
|
||||
"@graphql-codegen/fragment-matcher": "^2.0.1",
|
||||
"@graphql-codegen/introspection": "^1.18.1",
|
||||
"@graphql-codegen/near-operation-file-preset": "^1.17.13",
|
||||
"@graphql-codegen/typescript": "^1.20.0",
|
||||
"@graphql-codegen/typescript-operations": "^1.17.13",
|
||||
"@graphql-codegen/typescript-react-apollo": "^2.2.1",
|
||||
"@graphql-codegen/typescript-resolvers": "^1.18.1",
|
||||
"@graphql-codegen/typescript": "^1.21.1",
|
||||
"@graphql-codegen/typescript-operations": "^1.17.15",
|
||||
"@graphql-codegen/typescript-react-apollo": "^2.2.3",
|
||||
"@graphql-codegen/typescript-resolvers": "^1.19.0",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^11.2.3",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/cookie": "^0.4.0",
|
||||
"@types/crypto-js": "^4.0.1",
|
||||
"@types/d3-array": "^2.8.0",
|
||||
"@types/d3-array": "^2.9.0",
|
||||
"@types/graphql-iso-date": "^3.4.0",
|
||||
"@types/js-cookie": "^2.2.6",
|
||||
"@types/js-yaml": "^4.0.0",
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/jsonwebtoken": "^8.5.1",
|
||||
"@types/lodash.groupby": "^4.6.6",
|
||||
"@types/lodash.merge": "^4.6.6",
|
||||
"@types/lodash.omit": "^4.5.6",
|
||||
"@types/lodash.sortby": "^4.7.6",
|
||||
"@types/node": "^14.14.21",
|
||||
"@types/numeral": "0.0.29",
|
||||
"@types/node": "^14.14.35",
|
||||
"@types/numeral": "^2.0.1",
|
||||
"@types/qrcode.react": "^1.0.1",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/react-copy-to-clipboard": "^5.0.0",
|
||||
"@types/react-qr-reader": "^2.1.3",
|
||||
"@types/react-select": "^3.1.2",
|
||||
"@types/react-slider": "^1.1.0",
|
||||
"@types/react-table": "^7.0.26",
|
||||
"@types/react-select": "^4.0.13",
|
||||
"@types/react-slider": "^1.1.1",
|
||||
"@types/react-table": "^7.0.29",
|
||||
"@types/secp256k1": "^4.0.1",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"@types/styled-components": "^5.1.9",
|
||||
"@types/styled-react-modal": "^1.2.0",
|
||||
"@types/styled-theming": "^2.2.5",
|
||||
"@types/underscore": "^1.10.24",
|
||||
"@types/underscore": "^1.11.0",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.14.0",
|
||||
"@typescript-eslint/parser": "^4.14.0",
|
||||
"apollo-server": "^2.19.2",
|
||||
"apollo-server-testing": "^2.19.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.18.0",
|
||||
"@typescript-eslint/parser": "^4.18.0",
|
||||
"apollo-server": "^2.21.2",
|
||||
"apollo-server-testing": "^2.21.2",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-inline-react-svg": "^1.1.2",
|
||||
"babel-plugin-inline-react-svg": "^2.0.1",
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"devmoji": "^2.1.13",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"devmoji": "^2.2.0",
|
||||
"eslint": "^7.22.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jest": "^24.1.3",
|
||||
"eslint-plugin-jest": "^24.3.2",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"husky": "^4.3.8",
|
||||
"husky": "^5.1.3",
|
||||
"jest": "^26.6.3",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"lint-staged": "^10.5.3",
|
||||
"lint-staged": "^10.5.4",
|
||||
"prettier": "^2.2.1",
|
||||
"standard-version": "^9.1.0"
|
||||
"standard-version": "^9.1.1"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
import bech32 from 'bech32';
|
||||
import { bech32 } from 'bech32';
|
||||
|
||||
export const getUrlParam = (
|
||||
params: string | string[] | undefined
|
||||
|
|
Loading…
Add table
Reference in a new issue