⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-01-18 04:11:49 +00:00
committed by NathanVss
parent baba9ab00a
commit 894bf5c155
6 changed files with 561 additions and 609 deletions

View File

@@ -14,12 +14,12 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.7",
"sass": "1.70.0",
"typescript": "5.3.3",
"vite": "5.0.11"
},