(frontend) updated dependencies and added new packages

Added several new dependencies to the `package.json` file, including
`@dnd-kit/core`, `@dnd-kit/modifiers`, `@fontsource/material-icons`, and
`@gouvfr-lasuite/ui-kit`.
This commit is contained in:
Nathan Panchout
2025-03-17 14:48:42 +01:00
committed by Anthony LC
parent 40ed2d2e22
commit 13696ffbd7
2 changed files with 5 additions and 28 deletions

View File

@@ -22,6 +22,8 @@
"@blocknote/react": "0.33.0",
"@blocknote/xl-docx-exporter": "0.33.0",
"@blocknote/xl-pdf-exporter": "0.33.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
"@emoji-mart/data": "1.2.1",
"@emoji-mart/react": "1.1.1",
"@fontsource/material-icons": "5.2.5",