diff options
| author | 2024-04-19 00:24:41 +0800 | |
|---|---|---|
| committer | 2024-04-19 00:24:41 +0800 | |
| commit | e5f3bc6f0f832a9617432fe488c7a89e8b5f444d (patch) | |
| tree | c3375f937fe4330a5c235362fe33dfc55150b8c1 /site/package.json | |
| parent | 571611a0958382b0d8c69e283879b52856a47090 (diff) | |
| download | HydroRoll-e5f3bc6f0f832a9617432fe488c7a89e8b5f444d.tar.gz HydroRoll-e5f3bc6f0f832a9617432fe488c7a89e8b5f444d.zip | |
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#96)
Bumps the npm_and_yarn group with 2 updates in the /site directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).
Updates `vite` from 4.5.2 to 4.5.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HsiangNianian <i@jyunko.cn>
Diffstat (limited to 'site/package.json')
| -rw-r--r-- | site/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/package.json b/site/package.json index 49917d0..852e7d9 100644 --- a/site/package.json +++ b/site/package.json @@ -31,7 +31,7 @@ "sass": "^1.60.0", "typescript": "^5.0.0", "unplugin-fonts": "^1.0.3", - "vite": "^4.5.2", + "vite": "^4.5.3", "vite-plugin-vuetify": "^1.0.0", "vue-tsc": "^1.2.0" } |
