⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-02-11 08:54:26 +00:00
committed by Laurent Bossavit
parent 4cb695c2bf
commit 0f80d5f2db
4 changed files with 159 additions and 154 deletions

View File

@@ -16,20 +16,20 @@
},
"dependencies": {
"@gouvfr-lasuite/integration": "1.0.2",
"@hookform/resolvers": "3.10.0",
"@hookform/resolvers": "4.0.0",
"@openfun/cunningham-react": "3.0.0",
"@tanstack/react-query": "5.66.0",
"i18next": "24.2.2",
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.1.6",
"next": "15.1.7",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.54.2",
"react-i18next": "15.4.0",
"react-select": "5.10.0",
"sass": "1.83.4",
"styled-components": "6.1.14",
"sass": "1.84.0",
"styled-components": "6.1.15",
"zod": "3.24.1",
"zustand": "5.0.3"
},
@@ -53,7 +53,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.4.2",
"prettier": "3.5.0",
"stylelint": "16.14.1",
"stylelint-config-standard": "37.0.0",
"stylelint-prettier": "5.0.3",