Skip to content

Commit

Permalink
Bump vite from 4.4.10 to 4.4.12 in /webserver (#83)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dustin Essington <[email protected]>
  • Loading branch information
dependabot[bot] and aetaric authored Dec 12, 2023
1 parent 5b141e6 commit 26ca6f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@vitejs/plugin-react-swc": "^3.3.0",
"vite": "^4.3.9",
"vite": "^4.4.12",
"vite-plugin-dynamic-base": "^1.0.0"
}
}
8 changes: 4 additions & 4 deletions webserver/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1043,10 +1043,10 @@ vite-plugin-dynamic-base@^1.0.0:
"@swc/core" "^1.3.61"
node-html-parser "^5.3.3"

vite@^4.3.9:
version "4.4.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.10.tgz#3794639cc433f7cb33ad286930bf0378c86261c8"
integrity sha512-TzIjiqx9BEXF8yzYdF2NTf1kFFbjMjUSV0LFZ3HyHoI3SGSPLnnFUKiIQtL3gl2AjHvMrprOvQ3amzaHgQlAxw==
vite@^4.4.12:
version "4.4.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 26ca6f5

Please sign in to comment.