Skip to content

Commit

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

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

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 Apr 25, 2024
1 parent a52e3c0 commit 16cbd2b
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 27 deletions.
2 changes: 1 addition & 1 deletion examples/vite/package.json
Expand Up @@ -12,7 +12,7 @@
"@wyw-in-js/vite": "^0.4.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@vitejs/plugin-react": "^2.1.0",
"vite": "^3.2.8"
"vite": "^3.2.10"
},
"scripts": {
"build": "vite build"
Expand Down
2 changes: 1 addition & 1 deletion examples/vpssr-linaria-solid/package.json
Expand Up @@ -17,7 +17,7 @@
"express": "^4.19.2",
"sirv": "^2.0.2",
"solid-js": "^1.6.2",
"vite": "^3.2.8",
"vite": "^3.2.10",
"vite-plugin-solid": "^2.4.0",
"vite-plugin-ssr": "^0.4.54"
}
Expand Down
95 changes: 70 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit 16cbd2b

Please sign in to comment.