Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.2.2 to 5.2.14 (#2182)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 045eb87 commit f3a20da
Show file tree
Hide file tree
Showing 9 changed files with 260 additions and 213 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "^5.2.2",
"vite": "^5.2.12",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"vite": "^5.2.11",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "^5.2.2",
"vite": "^5.1.6",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-svgr": "^4.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/_deprecated/vite-connect-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion examples/_deprecated/vite-rainbow-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion examples/_deprecated/vite-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion examples/_deprecated/vite-web3-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.22.0"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/checkout/widgets-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.5.4",
"unplugin-swc": "^1.5.1",
"vite": "^5.0.12",
"vite": "^5.2.14",
"vite-plugin-node-polyfills": "^0.16.0",
"web-vitals": "^2.1.4"
},
Expand Down
Loading

0 comments on commit f3a20da

Please sign in to comment.