1
0
mirror of https://github.com/actix/examples synced 2025-09-01 02:27:00 +02:00

chore(deps-dev): bump vite from 4.5.3 to 4.5.9 in /cors/frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-22 06:11:47 +00:00
committed by GitHub
parent c796374d79
commit 5e029effa4
2 changed files with 9 additions and 8 deletions

View File

@@ -12,6 +12,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"vite": "^4.5.3"
"vite": "^4.5.9"
}
}