Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): bump waveshq/standard (#183)
Browse files Browse the repository at this point in the history
* bump(package) : bump waveshq/standard

* updated codeowner
  • Loading branch information
fullstackninja864 authored May 30, 2024
1 parent 48ba263 commit 5ab55e6
Show file tree
Hide file tree
Showing 4 changed files with 6,317 additions and 3,819 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Define individuals that are responsible for code in a repository.
# More details are here: https://help.github.com/articles/about-codeowners/

.github @pierregee @lykalabrada @chloezxyy @fullstackninja864
packages @pierregee @lykalabrada @chloezxyy @fullstackninja864
package.json @pierregee @lykalabrada @chloezxyy @fullstackninja864
turbo.json @pierregee @lykalabrada @chloezxyy @fullstackninja864
README.md @pierregee @lykalabrada @chloezxyy @fullstackninja864
.github @pierregee @chloezxyy @fullstackninja864
packages @pierregee @chloezxyy @fullstackninja864
package.json @pierregee @chloezxyy @fullstackninja864
turbo.json @pierregee @chloezxyy @fullstackninja864
README.md @pierregee @chloezxyy @fullstackninja864
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@stickyjs/eslint-config": "^1.3.2",
"@stickyjs/turbo": "^1.3.2",
"@types/react": "18.2.28",
"@waveshq/standard-defichain-jellyfishsdk": "^2.14.0",
"@waveshq/standard-prettier": "^2.14.0",
"@waveshq/standard-web": "^2.14.0",
"@waveshq/standard-web-linter": "^2.14.0",
"@waveshq/standard-defichain-jellyfishsdk": "^4.0.1",
"@waveshq/standard-prettier": "^4.0.1",
"@waveshq/standard-web": "^4.0.1",
"@waveshq/standard-web-linter": "^4.0.1",
"@waveshq/walletkit-core": "workspace:*",
"testcontainers": "^9.12.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/walletkit-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
],
"dependencies": {
"@stickyjs/jest": "^1.3.2",
"@waveshq/standard-defichain-jellyfishsdk": "^2.14.0",
"@waveshq/standard-web": "^2.14.0",
"@waveshq/standard-web-linter": "^2.14.0",
"@waveshq/standard-defichain-jellyfishsdk": "^4.0.1",
"@waveshq/standard-web": "^4.0.1",
"@waveshq/standard-web-linter": "^4.0.1",
"@waveshq/walletkit-core": "workspace:*",
"bignumber.js": "^9.1.2",
"dayjs": "^1.11.10",
Expand Down
Loading

0 comments on commit 5ab55e6

Please sign in to comment.