⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Laurent Bossavit
parent
863c85e3f0
commit
2f7449f727
@@ -18,7 +18,7 @@
|
||||
"@gouvfr-lasuite/integration": "1.0.2",
|
||||
"@hookform/resolvers": "3.9.1",
|
||||
"@openfun/cunningham-react": "2.9.4",
|
||||
"@tanstack/react-query": "5.59.20",
|
||||
"@tanstack/react-query": "5.60.6",
|
||||
"i18next": "23.16.5",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.5.0",
|
||||
@@ -28,7 +28,7 @@
|
||||
"react-hook-form": "7.53.2",
|
||||
"react-i18next": "15.1.1",
|
||||
"react-select": "5.8.3",
|
||||
"sass": "1.80.6",
|
||||
"sass": "1.81.0",
|
||||
"styled-components": "6.1.13",
|
||||
"zod": "3.23.8",
|
||||
"zustand": "5.0.1"
|
||||
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@hookform/devtools": "4.3.1",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.59.20",
|
||||
"@tanstack/react-query-devtools": "5.60.6",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/react": "16.0.1",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"test:ui": "yarn test --ui"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.48.2",
|
||||
"@playwright/test": "1.49.0",
|
||||
"@types/node": "*",
|
||||
"eslint-config-people": "*",
|
||||
"typescript": "*"
|
||||
|
||||
Reference in New Issue
Block a user