⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
b307b373bb
commit
a3c0069697
@@ -15,9 +15,9 @@
|
||||
"test:watch": "jest --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.4.0",
|
||||
"@tanstack/react-query": "5.22.2",
|
||||
"i18next": "23.9.0",
|
||||
"@openfun/cunningham-react": "2.5.0",
|
||||
"@tanstack/react-query": "5.24.1",
|
||||
"i18next": "23.10.0",
|
||||
"luxon": "3.4.4",
|
||||
"next": "14.1.0",
|
||||
"react": "18.2.0",
|
||||
@@ -28,15 +28,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.23.0",
|
||||
"@tanstack/react-query-devtools": "5.24.1",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.2.56",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"dotenv": "16.4.4",
|
||||
"@types/react": "18.2.58",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-people": "*",
|
||||
"fetch-mock": "9.11.0",
|
||||
"jest": "29.7.0",
|
||||
|
||||
Reference in New Issue
Block a user