⬆ Bump dotenv from 16.4.5 to 17.2.2 in /frontend (#1846)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 17.2.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v17.2.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-07 23:58:51 +02:00
committed by GitHub
parent 918847682a
commit 47afef8720
2 changed files with 28 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react-swc": "^3.9.0",
"dotenv": "^16.4.5",
"dotenv": "^17.2.2",
"typescript": "^5.2.2",
"vite": "^6.3.4"
}