Skip to content

Commit

Permalink
bump(deps): update @waveshq/standard to ^1.0.4 (#1142)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent d259cb3 commit e9f5849
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 21 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@prisma/client": "^4.16.0",
"@waveshq/standard-api-fastify": "^1.0.3",
"@waveshq/standard-api-fastify": "^1.0.4",
"@waveshq/walletkit-core": "^0.50.1",
"@waveshq/walletkit-ui": "^0.50.1",
"bignumber.js": "^9.1.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@headlessui/react": "^1.7.15",
"@reduxjs/toolkit": "^1.9.5",
"@tailwindcss/line-clamp": "^0.4.4",
"@waveshq/standard-web": "^1.0.3",
"@waveshq/standard-web": "^1.0.4",
"axios": "^1.4.0",
"bignumber.js": "^9.1.1",
"clsx": "^1.2.1",
Expand All @@ -41,7 +41,7 @@
"@tailwindcss/typography": "^0.5.9",
"@testing-library/cypress": "^9.0.0",
"@types/node": "18.14.0",
"@waveshq/standard-web-linter": "^1.0.3",
"@waveshq/standard-web-linter": "^1.0.4",
"autoprefixer": "^10.4.14",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"migration:deploy": "turbo run migration:deploy"
},
"dependencies": {
"@waveshq/standard-defichain-jellyfishsdk": "^1.0.3"
"@waveshq/standard-defichain-jellyfishsdk": "^1.0.4"
},
"devDependencies": {
"@stickyjs/turbo": "^1.1.1",
Expand Down
136 changes: 119 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9f5849

Please sign in to comment.