⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-03-31 01:58:48 +00:00
committed by Laurent Bossavit
parent b02146e4eb
commit 6eae92d9e5
4 changed files with 168 additions and 168 deletions

View File

@@ -18,14 +18,14 @@
"@gouvfr-lasuite/integration": "1.0.2",
"@hookform/resolvers": "4.0.0",
"@openfun/cunningham-react": "3.0.0",
"@tanstack/react-query": "5.69.0",
"@tanstack/react-query": "5.71.0",
"i18next": "24.2.3",
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.2.3",
"luxon": "3.6.0",
"next": "15.2.4",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-i18next": "15.4.1",
"react-select": "5.10.1",
"sass": "1.86.0",
@@ -36,7 +36,7 @@
"devDependencies": {
"@hookform/devtools": "4.3.3",
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.69.0",
"@tanstack/react-query-devtools": "5.71.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
@@ -54,7 +54,7 @@
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.5.3",
"stylelint": "16.16.0",
"stylelint": "16.17.0",
"stylelint-config-standard": "37.0.0",
"stylelint-prettier": "5.0.3",
"typescript": "*"