⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
cd2efbe40d
commit
8b5f5bf092
@@ -16,25 +16,25 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.4.0",
|
||||
"@tanstack/react-query": "5.18.1",
|
||||
"i18next": "23.7.16",
|
||||
"@tanstack/react-query": "5.22.2",
|
||||
"i18next": "23.9.0",
|
||||
"next": "14.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "14.0.0",
|
||||
"react-i18next": "14.0.5",
|
||||
"styled-components": "6.1.8",
|
||||
"zustand": "4.5.0"
|
||||
"zustand": "4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.18.1",
|
||||
"@testing-library/jest-dom": "6.4.1",
|
||||
"@tanstack/react-query-devtools": "5.23.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.2.53",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"dotenv": "16.4.1",
|
||||
"@types/react": "18.2.56",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"dotenv": "16.4.4",
|
||||
"eslint-config-people": "*",
|
||||
"fetch-mock": "9.11.0",
|
||||
"jest": "29.7.0",
|
||||
|
||||
Reference in New Issue
Block a user