mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
chore: bump deps (#473)
This commit is contained in:
parent
335b9edaec
commit
3f52833bcf
3 changed files with 4216 additions and 4596 deletions
8698
package-lock.json
generated
8698
package-lock.json
generated
File diff suppressed because it is too large
Load diff
113
package.json
113
package.json
|
@ -34,41 +34,41 @@
|
|||
"dependencies": {
|
||||
"@apollo/client": "^3.6.9",
|
||||
"@fullerstack/nax-ipware": "^0.10.0",
|
||||
"@nestjs/apollo": "^10.0.16",
|
||||
"@nestjs/common": "^8.4.7",
|
||||
"@nestjs/config": "^2.1.0",
|
||||
"@nestjs/core": "^8.4.7",
|
||||
"@nestjs/graphql": "^10.0.16",
|
||||
"@nestjs/jwt": "^8.0.1",
|
||||
"@nestjs/passport": "^8.2.2",
|
||||
"@nestjs/platform-express": "^8.4.7",
|
||||
"@nestjs/platform-socket.io": "^8.4.7",
|
||||
"@nestjs/schedule": "^2.0.1",
|
||||
"@nestjs/throttler": "^2.0.1",
|
||||
"@nestjs/websockets": "^8.4.7",
|
||||
"@visx/axis": "^2.10.0",
|
||||
"@nestjs/apollo": "^10.0.19",
|
||||
"@nestjs/common": "^9.0.5",
|
||||
"@nestjs/config": "^2.2.0",
|
||||
"@nestjs/core": "^9.0.5",
|
||||
"@nestjs/graphql": "^10.0.21",
|
||||
"@nestjs/jwt": "^9.0.0",
|
||||
"@nestjs/passport": "^9.0.0",
|
||||
"@nestjs/platform-express": "^9.0.5",
|
||||
"@nestjs/platform-socket.io": "^9.0.5",
|
||||
"@nestjs/schedule": "^2.1.0",
|
||||
"@nestjs/throttler": "^3.0.0",
|
||||
"@nestjs/websockets": "^9.0.5",
|
||||
"@visx/axis": "^2.11.1",
|
||||
"@visx/chord": "^2.10.0",
|
||||
"@visx/event": "^2.6.0",
|
||||
"@visx/group": "^2.10.0",
|
||||
"@visx/responsive": "^2.10.0",
|
||||
"@visx/scale": "^2.2.2",
|
||||
"@visx/shape": "^2.10.0",
|
||||
"@visx/shape": "^2.11.1",
|
||||
"@visx/tooltip": "^2.10.0",
|
||||
"apollo-server-express": "^3.9.0",
|
||||
"balanceofsatoshis": "^12.13.2",
|
||||
"apollo-server-express": "^3.10.0",
|
||||
"balanceofsatoshis": "^12.16.3",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bech32": "^2.0.0",
|
||||
"big.js": "^6.2.0",
|
||||
"big.js": "^6.2.1",
|
||||
"bip32": "^3.0.1",
|
||||
"bip39": "^3.0.4",
|
||||
"bitcoinjs-lib": "^6.0.1",
|
||||
"bitcoinjs-lib": "^6.0.2",
|
||||
"boltz-core": "^0.5.0",
|
||||
"cookie": "^0.5.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"crypto-js": "^4.1.1",
|
||||
"d3-array": "^3.1.6",
|
||||
"d3-array": "^3.2.0",
|
||||
"d3-time-format": "^4.1.0",
|
||||
"date-fns": "^2.28.0",
|
||||
"date-fns": "^2.29.1",
|
||||
"dotenv": "^16.0.1",
|
||||
"ecpair": "^2.0.1",
|
||||
"graphql": "^16.5.0",
|
||||
|
@ -76,32 +76,32 @@
|
|||
"js-cookie": "^3.0.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lightning": "^5.16.3",
|
||||
"lightning": "^5.16.4",
|
||||
"lodash": "^4.17.21",
|
||||
"nest-winston": "^1.6.2",
|
||||
"nest-winston": "^1.7.0",
|
||||
"next": "^12.1.0",
|
||||
"node-fetch": "^3.2.6",
|
||||
"node-fetch": "^3.2.9",
|
||||
"numeral": "^2.0.6",
|
||||
"otplib": "^12.0.1",
|
||||
"passport": "^0.6.0",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"qrcode.react": "^3.0.2",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "^17.0.2",
|
||||
"react-circular-progressbar": "^2.0.4",
|
||||
"react-circular-progressbar": "^2.1.0",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-feather": "^2.0.10",
|
||||
"react-grid-layout": "^1.3.4",
|
||||
"react-is": "^17.0.2",
|
||||
"react-select": "^5.3.2",
|
||||
"react-select": "^5.4.0",
|
||||
"react-slider": "^1.3.1",
|
||||
"react-spinners": "^0.12.0",
|
||||
"react-spinners": "^0.13.3",
|
||||
"react-table": "^7.8.0",
|
||||
"react-toastify": "^9.0.5",
|
||||
"react-toastify": "^9.0.7",
|
||||
"react-tooltip": "^4.2.21",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rimraf": "^3.0.2",
|
||||
"rxjs": "^7.5.5",
|
||||
"rxjs": "^7.5.6",
|
||||
"secp256k1": "^4.0.3",
|
||||
"socket.io-client": "^4.5.1",
|
||||
"socks-proxy-agent": "^7.0.0",
|
||||
|
@ -110,38 +110,37 @@
|
|||
"styled-theming": "^2.2.0",
|
||||
"tiny-secp256k1": "^2.2.1",
|
||||
"uuid": "^8.3.2",
|
||||
"winston": "^3.8.0"
|
||||
"winston": "^3.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^2.6.2",
|
||||
"@graphql-codegen/fragment-matcher": "^3.2.1",
|
||||
"@graphql-codegen/introspection": "^2.1.1",
|
||||
"@graphql-codegen/near-operation-file-preset": "^2.2.15",
|
||||
"@graphql-codegen/typescript": "^2.6.0",
|
||||
"@graphql-codegen/typescript-operations": "^2.4.3",
|
||||
"@graphql-codegen/typescript-react-apollo": "^3.2.17",
|
||||
"@graphql-codegen/typescript-resolvers": "^2.6.7",
|
||||
"@nestjs/cli": "^8.2.8",
|
||||
"@nestjs/schematics": "^8.0.11",
|
||||
"@nestjs/testing": "^8.4.7",
|
||||
"@graphql-codegen/cli": "^2.11.0",
|
||||
"@graphql-codegen/fragment-matcher": "^3.3.0",
|
||||
"@graphql-codegen/introspection": "^2.2.0",
|
||||
"@graphql-codegen/near-operation-file-preset": "^2.4.0",
|
||||
"@graphql-codegen/typescript": "^2.7.2",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.2",
|
||||
"@graphql-codegen/typescript-react-apollo": "^3.3.2",
|
||||
"@graphql-codegen/typescript-resolvers": "^2.7.2",
|
||||
"@nestjs/cli": "^9.0.0",
|
||||
"@nestjs/schematics": "^9.0.1",
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/big.js": "^6.1.4",
|
||||
"@types/big.js": "^6.1.5",
|
||||
"@types/cookie": "^0.5.1",
|
||||
"@types/cron": "^2.0.0",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/d3-array": "^3.0.3",
|
||||
"@types/d3-time-format": "^4.0.0",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jest": "^28.1.3",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/js-cookie": "^3.0.2",
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/node": "^18.6.1",
|
||||
"@types/numeral": "^2.0.2",
|
||||
"@types/qrcode.react": "^1.0.2",
|
||||
"@types/react": "^17.0.43",
|
||||
"@types/react-copy-to-clipboard": "^5.0.2",
|
||||
"@types/react-copy-to-clipboard": "^5.0.4",
|
||||
"@types/react-grid-layout": "^1.3.2",
|
||||
"@types/react-qr-reader": "^2.1.4",
|
||||
"@types/react-slider": "^1.3.1",
|
||||
|
@ -152,27 +151,27 @@
|
|||
"@types/styled-theming": "^2.2.5",
|
||||
"@types/supertest": "^2.0.12",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.29.0",
|
||||
"@typescript-eslint/parser": "^5.29.0",
|
||||
"apollo-server": "^3.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"apollo-server": "^3.10.0",
|
||||
"babel-plugin-styled-components": "^2.0.7",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-next": "^12.1.6",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-next": "^12.2.3",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"husky": "^8.0.1",
|
||||
"jest": "^28.1.1",
|
||||
"lint-staged": "^13.0.2",
|
||||
"jest": "^28.1.3",
|
||||
"lint-staged": "^13.0.3",
|
||||
"prettier": "^2.7.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"standard-version": "^9.5.0",
|
||||
"supertest": "^6.2.3",
|
||||
"ts-jest": "^28.0.5",
|
||||
"supertest": "^6.2.4",
|
||||
"ts-jest": "^28.0.7",
|
||||
"ts-loader": "^9.3.1",
|
||||
"ts-node": "^10.8.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-paths": "^4.0.0",
|
||||
"typescript": "^4.7.4",
|
||||
"ws": "^8.8.0"
|
||||
"ws": "^8.8.1"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
|
|
|
@ -12,7 +12,6 @@ import { ThrottlerModule } from '@nestjs/throttler';
|
|||
imports: [
|
||||
PassportModule.register({ defaultStrategy: 'jwt', session: true }),
|
||||
ThrottlerModule.forRootAsync({
|
||||
imports: [ConfigService],
|
||||
inject: [ConfigService],
|
||||
useFactory: (config: ConfigService) => ({
|
||||
ttl: config.get('throttler.ttl'),
|
||||
|
|
Loading…
Add table
Reference in a new issue