⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
b12992f125
commit
7f2adb8d2f
@@ -16,8 +16,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.9.0",
|
||||
"@tanstack/react-query": "5.34.2",
|
||||
"i18next": "23.11.3",
|
||||
"@tanstack/react-query": "5.36.0",
|
||||
"i18next": "23.11.4",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.4.4",
|
||||
"next": "14.2.3",
|
||||
@@ -26,20 +26,20 @@
|
||||
"react-dom": "*",
|
||||
"react-i18next": "14.1.1",
|
||||
"react-select": "5.8.0",
|
||||
"styled-components": "6.1.9",
|
||||
"styled-components": "6.1.11",
|
||||
"zustand": "4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.34.2",
|
||||
"@tanstack/react-query-devtools": "5.36.0",
|
||||
"@testing-library/jest-dom": "6.4.5",
|
||||
"@testing-library/react": "15.0.6",
|
||||
"@testing-library/react": "15.0.7",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.1",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "*",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-people": "*",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"test:ui": "yarn test --ui"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.43.1",
|
||||
"@playwright/test": "1.44.0",
|
||||
"@types/node": "*",
|
||||
"eslint-config-people": "*",
|
||||
"typescript": "*"
|
||||
|
||||
Reference in New Issue
Block a user