3 Commits

Author SHA1 Message Date
dependabot[bot]
5d84a57b79
chore(deps): bump next from 14.2.12 to 14.2.22 in /frontend
Bumps [next](https://github.com/vercel/next.js) from 14.2.12 to 14.2.22.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.12...v14.2.22)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 01:25:56 +00:00
1ea9bde1b6
Fix code scanning alert no. 1: DOM text reinterpreted as HTML (#2)
* Fix code scanning alert no. 1: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix(frontend): add dompurify

* fix(frontend): add dompurify

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 15:12:33 +02:00
7ee3ead05b refactor: add react frontend 2024-09-19 21:19:11 +02:00