Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent e2776c0 commit 2b1152d
Show file tree
Hide file tree
Showing 13 changed files with 2,912 additions and 2,616 deletions.
24 changes: 16 additions & 8 deletions core/next-starter-template-ethers/package-lock.json

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

4 changes: 2 additions & 2 deletions core/next-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "18.18.6",
"@types/react": "18.2.31",
"@types/node": "18.18.7",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@web3modal/ethers5": "^3.2.0-alpha.1",
"eslint": "8.52.0",
Expand Down
413 changes: 151 additions & 262 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

30 changes: 19 additions & 11 deletions core/next-starter-template-wagmi/package-lock.json

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

4 changes: 2 additions & 2 deletions core/next-starter-template-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "18.18.6",
"@types/react": "18.2.31",
"@types/node": "18.18.7",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@web3modal/wagmi": "3.1.0",
"eslint": "8.52.0",
Expand Down
Loading

0 comments on commit 2b1152d

Please sign in to comment.