chore: update dependencies

This commit is contained in:
apotdevin 2021-09-11 10:03:01 +02:00
parent cf36fecc46
commit 82b1b220e9
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
2 changed files with 230 additions and 439 deletions

643
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,19 +36,19 @@
"author": "",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.4.10",
"@apollo/client": "^3.4.11",
"@emotion/babel-plugin": "^11.3.0",
"@visx/axis": "^2.1.0",
"@visx/axis": "^2.1.1",
"@visx/chord": "^2.1.0",
"@visx/curve": "^2.1.0",
"@visx/event": "^2.1.0",
"@visx/group": "^2.1.0",
"@visx/responsive": "^2.1.0",
"@visx/responsive": "^2.1.1",
"@visx/scale": "^2.1.0",
"@visx/shape": "^2.1.0",
"@visx/shape": "^2.1.1",
"@visx/tooltip": "^2.1.0",
"apollo-server-micro": "^2.25.2",
"balanceofsatoshis": "^10.12.0",
"balanceofsatoshis": "^10.14.2",
"bcryptjs": "^2.4.3",
"bech32": "^2.0.0",
"bip32": "^2.0.6",
@ -103,11 +103,11 @@
"@graphql-codegen/cli": "^2.2.0",
"@graphql-codegen/fragment-matcher": "^3.1.0",
"@graphql-codegen/introspection": "^2.1.0",
"@graphql-codegen/near-operation-file-preset": "^2.1.3",
"@graphql-codegen/typescript": "^2.2.1",
"@graphql-codegen/typescript-operations": "^2.1.3",
"@graphql-codegen/typescript-react-apollo": "^3.1.3",
"@graphql-codegen/typescript-resolvers": "^2.2.0",
"@graphql-codegen/near-operation-file-preset": "^2.1.4",
"@graphql-codegen/typescript": "^2.2.2",
"@graphql-codegen/typescript-operations": "^2.1.4",
"@graphql-codegen/typescript-react-apollo": "^3.1.4",
"@graphql-codegen/typescript-resolvers": "^2.2.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/bcryptjs": "^2.4.2",
@ -119,7 +119,7 @@
"@types/js-cookie": "^2.2.7",
"@types/js-yaml": "^4.0.3",
"@types/jsonwebtoken": "^8.5.5",
"@types/node": "^16.7.13",
"@types/node": "^16.9.1",
"@types/node-fetch": "^2.5.12",
"@types/numeral": "^2.0.1",
"@types/qrcode.react": "^1.0.2",
@ -157,9 +157,9 @@
"jest": "^27.1.1",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^2.4.0",
"standard-version": "^9.3.1",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
},
"lint-staged": {
"*.+(ts|tsx)": [