⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2024-11-25 12:27:37 +01:00
committed by Anthony LC
parent 09d02b7ced
commit d0307ee6d9
6 changed files with 1491 additions and 1636 deletions

View File

@@ -19,18 +19,18 @@
"@blocknote/mantine": "*",
"@blocknote/react": "*",
"@gouvfr-lasuite/integration": "1.0.2",
"@hocuspocus/provider": "2.13.7",
"@hocuspocus/provider": "2.14.0",
"@openfun/cunningham-react": "2.9.4",
"@sentry/nextjs": "8.39.0",
"@tanstack/react-query": "5.60.5",
"i18next": "23.16.5",
"@sentry/nextjs": "8.40.0",
"@tanstack/react-query": "5.61.3",
"i18next": "24.0.0",
"i18next-browser-languagedetector": "8.0.0",
"idb": "8.0.0",
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.0.3",
"react": "*",
"react-aria-components": "1.4.1",
"react-aria-components": "1.5.0",
"react-dom": "*",
"react-i18next": "15.1.1",
"react-select": "5.8.3",
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.60.5",
"@tanstack/react-query-devtools": "5.61.3",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",