⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-11-11 20:11:11 +00:00
committed by Laurent Bossavit
parent edde9c8d15
commit a328e16e53
4 changed files with 194 additions and 187 deletions

View File

@@ -18,16 +18,16 @@
"@gouvfr-lasuite/integration": "1.0.2",
"@hookform/resolvers": "3.9.1",
"@openfun/cunningham-react": "2.9.4",
"@tanstack/react-query": "5.59.19",
"i18next": "23.16.4",
"@tanstack/react-query": "5.59.20",
"i18next": "23.16.5",
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.0.2",
"next": "15.0.3",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.53.1",
"react-i18next": "15.1.0",
"react-select": "5.8.2",
"react-hook-form": "7.53.2",
"react-i18next": "15.1.1",
"react-select": "5.8.3",
"sass": "1.80.6",
"styled-components": "6.1.13",
"zod": "3.23.8",
@@ -36,7 +36,7 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.59.19",
"@tanstack/react-query-devtools": "5.59.20",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",