⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-04-29 10:41:36 +00:00
committed by Jean-Baptiste PENRATH
parent 416d5c1d7e
commit 737c8f4b4d
7 changed files with 1239 additions and 841 deletions

View File

@@ -16,14 +16,14 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.71.1",
"typescript": "5.4.2",
"vite": "5.1.5"
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.75.0",
"typescript": "5.4.5",
"vite": "5.2.10"
},
"engines": {
"node": ">=18.0.0"