(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-24 08:53:04 +01:00
parent 12f4a72f5e
commit 05b14b2948
2 changed files with 35 additions and 0 deletions
+3
View File
@@ -21,6 +21,8 @@
"@blocknote/react": "0.23.2-hotfix.0",
"@blocknote/xl-docx-exporter": "0.23.2-hotfix.0",
"@blocknote/xl-pdf-exporter": "0.23.2-hotfix.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
"@fontsource/material-icons": "5.2.5",
"@gouvfr-lasuite/integration": "1.0.2",
"@gouvfr-lasuite/ui-kit": "0.1.3",
@@ -46,6 +48,7 @@
"react-i18next": "15.4.1",
"react-intersection-observer": "9.15.1",
"react-select": "5.10.1",
"react-stately": "3.36.1",
"styled-components": "6.1.15",
"use-debounce": "10.0.4",
"y-protocols": "1.0.6",
+32
View File
@@ -13416,6 +13416,38 @@ [email protected], react-stately@^3.35.0:
"@react-stately/tree" "^3.8.7"
"@react-types/shared" "^3.27.0"
[email protected]:
version "3.36.1"
resolved "https://registry.yarnpkg.com/react-stately/-/react-stately-3.36.1.tgz#605c18e6aa7a900f19b066699b5b35b7800cb759"
integrity sha512-H9kiGAylNec/iE5qk7qQLV1cvtSAIVq3mgt87zx2EA+f+/sYy2oBtchFPaDiBf/m7xMEKf0Fr9zSLU6G99xQ8g==
dependencies:
"@react-stately/calendar" "^3.7.1"
"@react-stately/checkbox" "^3.6.12"
"@react-stately/collections" "^3.12.2"
"@react-stately/color" "^3.8.3"
"@react-stately/combobox" "^3.10.3"
"@react-stately/data" "^3.12.2"
"@react-stately/datepicker" "^3.13.0"
"@react-stately/disclosure" "^3.0.2"
"@react-stately/dnd" "^3.5.2"
"@react-stately/form" "^3.1.2"
"@react-stately/list" "^3.12.0"
"@react-stately/menu" "^3.9.2"
"@react-stately/numberfield" "^3.9.10"
"@react-stately/overlays" "^3.6.14"
"@react-stately/radio" "^3.10.11"
"@react-stately/searchfield" "^3.5.10"
"@react-stately/select" "^3.6.11"
"@react-stately/selection" "^3.20.0"
"@react-stately/slider" "^3.6.2"
"@react-stately/table" "^3.14.0"
"@react-stately/tabs" "^3.8.0"
"@react-stately/toast" "^3.0.0"
"@react-stately/toggle" "^3.8.2"
"@react-stately/tooltip" "^3.5.2"
"@react-stately/tree" "^3.8.8"
"@react-types/shared" "^3.28.0"
react-stately@^3.34.0:
version "3.36.0"
resolved "https://registry.yarnpkg.com/react-stately/-/react-stately-3.36.0.tgz#1544f0a742145d9bc2d67a8c76af3648a9982fd6"