⬆ Bump dotenv from 17.2.2 to 17.2.3 in /frontend (#1957)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-11-24 11:22:45 +01:00
committed by GitHub
parent 73f37aae51
commit 75ac042c22
2 changed files with 8 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
"@types/react": "^19.1.16",
"@types/react-dom": "^19.2.2",
"@vitejs/plugin-react-swc": "^4.2.1",
"dotenv": "^17.2.2",
"dotenv": "^17.2.3",
"typescript": "^5.2.2",
"vite": "^7.2.2"
}