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 Dec 2, 2023
1 parent 36396cc commit f64ea49
Show file tree
Hide file tree
Showing 17 changed files with 9,137 additions and 4,016 deletions.
1,548 changes: 1,206 additions & 342 deletions core/next-starter-template-ethers/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions core/next-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "18.18.13",
"@types/react": "18.2.38",
"@types/node": "18.19.1",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@web3modal/ethers5": "^3.2.0-alpha.1",
"eslint": "8.54.0",
"eslint": "8.55.0",
"eslint-config-next": "13.5.6",
"ethers": "5.7.2",
"next": "13.5.6",
Expand Down
1,663 changes: 1,191 additions & 472 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

270 changes: 135 additions & 135 deletions core/next-starter-template-wagmi/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions core/next-starter-template-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "18.18.13",
"@types/react": "18.2.38",
"@types/node": "18.19.1",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@web3modal/wagmi": "3.3.2",
"eslint": "8.54.0",
"@web3modal/wagmi": "3.4.0",
"eslint": "8.55.0",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
"react": "18.2.0",
Expand Down
326 changes: 163 additions & 163 deletions core/next-starter-template-wagmi/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit f64ea49

Please sign in to comment.