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

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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-04 01:38:25 +00:00
committed by GitHub
parent 4a3e274882
commit e8c864a53a
2 changed files with 8 additions and 8 deletions

View File

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