Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 68658d9 commit 3070e82
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 168 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"tape-run": "^11.0.0",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vite": "^5.3.2"
"vite": "^5.3.6"
},
"devDependenciesMeta": {
"@esbuild-plugins/node-globals-polyfill": "Necessary to run `tape` with browser-like `tape-run`.",
Expand Down
178 changes: 12 additions & 166 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion sites/avivator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.3.2"
"vite": "^5.3.6"
},
"peerDependencies": {
"@emotion/react": "^11.13.5",
Expand Down

0 comments on commit 3070e82

Please sign in to comment.