⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-11-27 09:04:23 +00:00
committed by Laurent Bossavit
parent edbd1f0061
commit a33822b38d
4 changed files with 118 additions and 200 deletions

View File

@@ -18,15 +18,15 @@
"@gouvfr-lasuite/integration": "1.0.2",
"@hookform/resolvers": "3.9.1",
"@openfun/cunningham-react": "2.9.4",
"@tanstack/react-query": "5.60.6",
"i18next": "23.16.5",
"@tanstack/react-query": "5.61.5",
"i18next": "24.0.2",
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.0.3",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.53.2",
"react-i18next": "15.1.1",
"react-i18next": "15.1.2",
"react-select": "5.8.3",
"sass": "1.81.0",
"styled-components": "6.1.13",
@@ -36,7 +36,7 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.60.6",
"@tanstack/react-query-devtools": "5.61.5",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
@@ -53,7 +53,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"stylelint": "16.10.0",
"stylelint-config-standard": "36.0.1",
"stylelint-prettier": "5.0.2",