Skip to content

Commit

Permalink
chore(deps): bump vite from 5.2.11 to 5.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 7f46c56 commit 386037c
Show file tree
Hide file tree
Showing 4 changed files with 546 additions and 890 deletions.
2 changes: 1 addition & 1 deletion examples/sveltekit-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"svelte": "5.0.0",
"svelte-check": "4.0.0",
"typescript": "5.3.3",
"vite": "6.0.0"
"vite": "5.4.12"
}
}
2 changes: 1 addition & 1 deletion examples/vue-wagmi-solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.1.4",
"typescript": "5.3.3",
"vite": "5.4.10",
"vite": "5.4.12",
"vue-tsc": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion examples/vue-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.1.4",
"typescript": "5.3.3",
"vite": "5.4.10",
"vite": "5.4.12",
"vue-tsc": "2.1.8"
}
}
Loading

0 comments on commit 386037c

Please sign in to comment.