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.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent a6b88c5 commit 6c292ae
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@stickyjs/eslint-config": "^1.3.1",
"@stickyjs/turbo": "^1.3.1",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@waveshq/standard-defichain-jellyfishsdk": "^1.9.0",
"@waveshq/standard-prettier": "^1.9.0",
"@waveshq/standard-web": "^1.9.0",
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 @@ -22,6 +22,6 @@
},
"devDependencies": {
"@stickyjs/jest": "^1.3.1",
"@types/react": "18.2.20"
"@types/react": "18.2.21"
}
}
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.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"jest-environment-jsdom": "^29.6.2"
},
"scripts": {
Expand Down
29 changes: 18 additions & 11 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 6c292ae

Please sign in to comment.