⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-03-25 07:55:52 +00:00
committed by Anthony LC
parent 32fa653c12
commit a9bb556dfd
6 changed files with 246 additions and 229 deletions

View File

@@ -16,11 +16,11 @@
},
"dependencies": {
"@openfun/cunningham-react": "2.6.0",
"@tanstack/react-query": "5.28.4",
"@tanstack/react-query": "5.28.6",
"i18next": "23.10.1",
"lodash": "4.17.21",
"luxon": "3.4.4",
"next": "14.1.3",
"next": "14.1.4",
"react": "18.2.0",
"react-aria-components": "1.1.1",
"react-dom": "18.2.0",
@@ -31,15 +31,15 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.28.4",
"@tanstack/react-query-devtools": "5.28.6",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/luxon": "3.4.2",
"@types/node": "*",
"@types/react": "18.2.66",
"@types/react": "18.2.69",
"@types/react-dom": "*",
"dotenv": "16.4.5",
"eslint-config-people": "*",
@@ -48,7 +48,7 @@
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.2.5",
"stylelint": "16.2.1",
"stylelint": "16.3.0",
"stylelint-config-standard": "36.0.0",
"stylelint-prettier": "5.0.0",
"typescript": "*"