⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-07-25 13:59:03 +00:00
committed by GitHub
parent 11d0bafc94
commit 09b6fef63f
4 changed files with 264 additions and 215 deletions

View File

@@ -16,13 +16,13 @@
},
"dependencies": {
"@ag-media/react-pdf-table": "2.0.3",
"@blocknote/code-block": "0.34.0",
"@blocknote/core": "0.34.0",
"@blocknote/mantine": "0.34.0",
"@blocknote/react": "0.34.0",
"@blocknote/xl-docx-exporter": "0.34.0",
"@blocknote/xl-multi-column": "0.34.0",
"@blocknote/xl-pdf-exporter": "0.34.0",
"@blocknote/code-block": "0.35.0",
"@blocknote/core": "0.35.0",
"@blocknote/mantine": "0.35.0",
"@blocknote/react": "0.35.0",
"@blocknote/xl-docx-exporter": "0.35.0",
"@blocknote/xl-multi-column": "0.35.0",
"@blocknote/xl-pdf-exporter": "0.35.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
"@emoji-mart/data": "1.2.1",
@@ -31,9 +31,9 @@
"@gouvfr-lasuite/integration": "1.0.3",
"@gouvfr-lasuite/ui-kit": "0.10.0",
"@hocuspocus/provider": "2.15.2",
"@openfun/cunningham-react": "3.1.0",
"@openfun/cunningham-react": "3.2.0",
"@react-pdf/renderer": "4.3.0",
"@sentry/nextjs": "9.40.0",
"@sentry/nextjs": "9.42.0",
"@tanstack/react-query": "5.83.0",
"canvg": "4.0.3",
"clsx": "2.1.1",
@@ -46,8 +46,8 @@
"idb": "8.0.3",
"lodash": "4.17.21",
"luxon": "3.7.1",
"next": "15.4.3",
"posthog-js": "1.257.2",
"next": "15.4.4",
"posthog-js": "1.258.2",
"react": "*",
"react-aria-components": "1.11.0",
"react-dom": "*",
@@ -74,7 +74,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"cross-env": "7.0.3",
"dotenv": "17.2.0",
"dotenv": "17.2.1",
"eslint-config-impress": "*",
"fetch-mock": "9.11.0",
"jest": "30.0.5",