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

Commit

Permalink
bump(deps): update dependency @types/react to v18.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 5ab55e6 commit d28e44a
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@stickyjs/eslint-config": "^1.3.2",
"@stickyjs/turbo": "^1.3.2",
"@types/react": "18.2.28",
"@types/react": "18.3.4",
"@waveshq/standard-defichain-jellyfishsdk": "^4.0.1",
"@waveshq/standard-prettier": "^4.0.1",
"@waveshq/standard-web": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletkit-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"devDependencies": {
"@stickyjs/jest": "^1.3.2",
"@types/react": "18.2.28"
"@types/react": "18.3.4"
}
}
2 changes: 1 addition & 1 deletion packages/walletkit-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "18.2.28",
"@types/react": "18.3.4",
"jest-environment-jsdom": "^29.7.0"
},
"scripts": {
Expand Down
126 changes: 99 additions & 27 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 d28e44a

Please sign in to comment.