⬆️(dependencies) update js dependencies

This commit is contained in:
Anthony LC
2025-05-06 11:22:15 +02:00
parent 2691cdd4a2
commit e79d1d618a
5 changed files with 226 additions and 169 deletions

View File

@@ -28,20 +28,20 @@
"@hocuspocus/provider": "2.15.2",
"@openfun/cunningham-react": "3.0.0",
"@react-pdf/renderer": "4.3.0",
"@sentry/nextjs": "9.14.0",
"@tanstack/react-query": "5.74.9",
"@sentry/nextjs": "9.15.0",
"@tanstack/react-query": "5.75.4",
"canvg": "4.0.3",
"clsx": "2.1.1",
"cmdk": "1.1.1",
"crisp-sdk-web": "1.0.25",
"docx": "9.4.1",
"i18next": "25.0.2",
"i18next-browser-languagedetector": "8.0.5",
"i18next": "25.1.1",
"i18next-browser-languagedetector": "8.1.0",
"idb": "8.0.2",
"lodash": "4.17.21",
"luxon": "3.6.1",
"next": "15.3.1",
"posthog-js": "1.236.8",
"posthog-js": "1.239.1",
"react": "*",
"react-aria-components": "1.8.0",
"react-dom": "*",
@@ -52,11 +52,11 @@
"use-debounce": "10.0.4",
"y-protocols": "1.0.6",
"yjs": "*",
"zustand": "5.0.3"
"zustand": "5.0.4"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.74.9",
"@tanstack/react-query-devtools": "5.75.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.3.0",