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

chore(deps-dev): bump vite from 6.2.4 to 6.2.5 in /cors/frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-04 16:04:46 +00:00
committed by GitHub
parent f328e04374
commit 7013efb7ba
2 changed files with 8 additions and 8 deletions

View File

@ -12,6 +12,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.3",
"vite": "^6.2.4"
"vite": "^6.2.5"
}
}