⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-01-08 14:50:16 +00:00
committed by NathanVss
parent cef284b6ab
commit 08b5f75b38
6 changed files with 1351 additions and 1199 deletions

View File

@@ -14,14 +14,14 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.5",
"sass": "1.69.7",
"typescript": "5.3.3",
"vite": "5.0.7"
"vite": "5.0.11"
},
"engines": {
"node": ">=18.0.0"