⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2023-03-28 23:37:39 +00:00
committed by NathanVss
parent 1f0d890cb3
commit 39352ed9f2
6 changed files with 1679 additions and 1398 deletions

View File

@@ -14,14 +14,14 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "3.0.0",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"@vitejs/plugin-react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.57.1",
"typescript": "4.9.4",
"vite": "4.0.3"
"sass": "1.60.0",
"typescript": "5.0.2",
"vite": "4.2.1"
},
"engines": {
"node": ">=16.0.0"