⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-03-18 02:31:55 +00:00
committed by Anthony LC
parent 8e76a0ee79
commit 079968b532
5 changed files with 138 additions and 89 deletions

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@openfun/cunningham-react": "2.6.0",
"@tanstack/react-query": "5.25.0",
"@tanstack/react-query": "5.28.4",
"i18next": "23.10.1",
"lodash": "4.17.21",
"luxon": "3.4.4",
@@ -30,15 +30,15 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.25.0",
"@tanstack/react-query-devtools": "5.28.4",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.0",
"@types/luxon": "3.4.2",
"@types/node": "*",
"@types/react": "18.2.64",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.18",
"dotenv": "16.4.5",
"eslint-config-people": "*",