⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-06-05 05:39:26 +00:00
committed by Anthony LC
parent 65cc088a17
commit 62f85e7d24
6 changed files with 399 additions and 268 deletions

View File

@@ -30,8 +30,8 @@
"@hocuspocus/provider": "2.15.2",
"@openfun/cunningham-react": "3.1.0",
"@react-pdf/renderer": "4.3.0",
"@sentry/nextjs": "9.22.0",
"@tanstack/react-query": "5.77.1",
"@sentry/nextjs": "9.26.0",
"@tanstack/react-query": "5.80.5",
"canvg": "4.0.3",
"clsx": "2.1.1",
"cmdk": "1.1.1",
@@ -43,8 +43,8 @@
"idb": "8.0.3",
"lodash": "4.17.21",
"luxon": "3.6.1",
"next": "15.3.2",
"posthog-js": "1.246.0",
"next": "15.3.3",
"posthog-js": "1.249.3",
"react": "*",
"react-aria-components": "1.9.0",
"react-dom": "*",
@@ -59,7 +59,7 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.77.1",
"@tanstack/react-query-devtools": "5.80.5",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.3.0",
@@ -78,7 +78,7 @@
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.5.3",
"stylelint": "16.19.1",
"stylelint": "16.20.0",
"stylelint-config-standard": "38.0.0",
"stylelint-prettier": "5.0.3",
"typescript": "*",