chore(deps): bump dompurify and react-admin in /ui

Bumps [dompurify](https://github.com/cure53/DOMPurify) and [react-admin](https://github.com/marmelab/react-admin). These dependencies needed to be updated together.

Updates `dompurify` from 3.3.3 to 3.4.11
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.11)

Updates `react-admin` from 3.19.12 to 5.14.7
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/marmelab/react-admin/blob/master/docs/Upgrade.md)
- [Commits](https://github.com/marmelab/react-admin/compare/v3.19.12...v5.14.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.11
  dependency-type: direct:production
- dependency-name: react-admin
  dependency-version: 5.14.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-17 19:55:33 +00:00
committed by GitHub
parent 838ceee26d
commit e2532d49c2
2 changed files with 1016 additions and 169 deletions
+1014 -167
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -27,7 +27,7 @@
"clsx": "^2.1.1",
"connected-react-router": "^6.9.3",
"deepmerge": "^4.3.1",
"dompurify": "^3.3.2",
"dompurify": "^3.4.11",
"history": "^4.10.1",
"inflection": "^3.0.2",
"jwt-decode": "^4.0.0",
@@ -37,7 +37,7 @@
"ra-data-json-server": "^3.19.12",
"ra-i18n-polyglot": "^3.19.12",
"react": "^17.0.2",
"react-admin": "^3.19.12",
"react-admin": "^5.14.7",
"react-dnd": "^14.0.5",
"react-dnd-html5-backend": "^14.1.0",
"react-dom": "^17.0.2",