Skip to content

Commit

Permalink
bump(deps): update @waveshq/standard to ^1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent e806b57 commit 2bdc6d2
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 230 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.2",
"@waveshq/standard-api-fastify": "^1.0.9",
"@waveshq/standard-api-fastify": "^1.0.12",
"@waveshq/walletkit-core": "^0.51.0",
"@waveshq/walletkit-ui": "^0.51.0",
"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.9",
"@waveshq/standard-web": "^1.0.12",
"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.15.3",
"@waveshq/standard-web-linter": "^1.0.9",
"@waveshq/standard-web-linter": "^1.0.12",
"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.9"
"@waveshq/standard-defichain-jellyfishsdk": "^1.0.12"
},
"devDependencies": {
"@stickyjs/turbo": "^1.2.1",
Expand Down
Loading

0 comments on commit 2bdc6d2

Please sign in to comment.