mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-26 10:30:46 +00:00
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.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.1) Updates `react-admin` from 3.19.12 to 5.14.6 - [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.6) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.1 dependency-type: direct:production - dependency-name: react-admin dependency-version: 5.14.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
44e63596a0
commit
bfae5db05f
2 changed files with 1013 additions and 169 deletions
1178
ui/package-lock.json
generated
1178
ui/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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.1",
|
||||
"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.6",
|
||||
"react-dnd": "^14.0.5",
|
||||
"react-dnd-html5-backend": "^14.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue