⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Laurent Bossavit
parent
4003f66243
commit
773f8cfb4b
@@ -18,11 +18,11 @@
|
||||
"@gouvfr-lasuite/integration": "1.0.2",
|
||||
"@hookform/resolvers": "4.0.0",
|
||||
"@openfun/cunningham-react": "3.0.0",
|
||||
"@tanstack/react-query": "5.67.2",
|
||||
"i18next": "24.2.2",
|
||||
"@tanstack/react-query": "5.68.0",
|
||||
"i18next": "24.2.3",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.5.0",
|
||||
"next": "15.2.1",
|
||||
"next": "15.2.2",
|
||||
"react": "*",
|
||||
"react-dom": "*",
|
||||
"react-hook-form": "7.54.2",
|
||||
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@hookform/devtools": "4.3.3",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.67.2",
|
||||
"@tanstack/react-query-devtools": "5.68.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.15.0",
|
||||
"stylelint": "16.16.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
"stylelint-prettier": "5.0.3",
|
||||
"typescript": "*"
|
||||
|
||||
Reference in New Issue
Block a user