⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Laurent Bossavit
parent
701aeca763
commit
185b87da40
@@ -18,16 +18,16 @@
|
||||
"@gouvfr-lasuite/integration": "1.0.2",
|
||||
"@hookform/resolvers": "4.0.0",
|
||||
"@openfun/cunningham-react": "3.0.0",
|
||||
"@tanstack/react-query": "5.66.11",
|
||||
"@tanstack/react-query": "5.67.2",
|
||||
"i18next": "24.2.2",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.5.0",
|
||||
"next": "15.2.0",
|
||||
"next": "15.2.1",
|
||||
"react": "*",
|
||||
"react-dom": "*",
|
||||
"react-hook-form": "7.54.2",
|
||||
"react-i18next": "15.4.1",
|
||||
"react-select": "5.10.0",
|
||||
"react-select": "5.10.1",
|
||||
"sass": "1.85.1",
|
||||
"styled-components": "6.1.15",
|
||||
"zod": "3.24.2",
|
||||
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@hookform/devtools": "4.3.3",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.66.11",
|
||||
"@tanstack/react-query-devtools": "5.67.2",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/react": "16.2.0",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"test:ui": "yarn test --ui"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.50.1",
|
||||
"@playwright/test": "1.51.0",
|
||||
"@types/node": "*",
|
||||
"eslint-config-people": "*",
|
||||
"typescript": "*"
|
||||
|
||||
Reference in New Issue
Block a user