Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent aedbcb5 commit c333b56
Show file tree
Hide file tree
Showing 12 changed files with 3,134 additions and 2,160 deletions.
378 changes: 273 additions & 105 deletions core/react-starter-template-ethers/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/react-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
"typescript": "^5.0.4",
"vite": "^4.2.0"
"vite": "^5.0.0"
}
}
1,659 changes: 549 additions & 1,110 deletions core/react-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

378 changes: 273 additions & 105 deletions core/react-starter-template-wagmi/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/react-starter-template-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
"typescript": "^5.0.4",
"vite": "^4.2.0"
"vite": "^5.0.0"
}
}
386 changes: 229 additions & 157 deletions core/react-starter-template-wagmi/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit c333b56

Please sign in to comment.