Skip to content

Commit

Permalink
bump(deps): update @waveshq/standard
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 50db8cd commit 81f3d52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@nestjs/platform-express": "^10.2.5",
"@nestjs/terminus": "^10.1.1",
"@nestjs/throttler": "^5.0.1",
"@waveshq/standard-defichain-jellyfishsdk": "^2.6.1",
"@waveshq/standard-defichain-jellyfishsdk": "^2.23.0",
"@waveshq/walletkit-core": "^1.3.4",
"axios": "^1.6.0",
"bignumber.js": "^9.1.2",
Expand Down Expand Up @@ -95,7 +95,7 @@
"@types/jest": "^29.5.4",
"@types/node": "^20.5.0",
"@types/supertest": "^2.0.12",
"@waveshq/standard-web-linter": "^2.6.1",
"@waveshq/standard-web-linter": "^2.23.0",
"dotenv": "^16.3.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@nestjs/common": "^10.2.5",
"@nestlab/google-recaptcha": "^3.6.0",
"@reduxjs/toolkit": "^1.9.5",
"@waveshq/standard-defichain-jellyfishsdk": "^2.4.1",
"@waveshq/standard-web": "^1.0.4",
"@waveshq/standard-defichain-jellyfishsdk": "^2.23.0",
"@waveshq/standard-web": "^1.9.3",
"bignumber.js": "^9.1.1",
"clsx": "^1.2.1",
"connectkit": "^1.4.0",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@types/recharts": "^1.8.24",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.6.0",
"@waveshq/standard-web-linter": "^1.0.4",
"@waveshq/standard-web-linter": "^1.9.3",
"autoprefixer": "^10.4.14",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
Expand Down

0 comments on commit 81f3d52

Please sign in to comment.