⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2022-12-12 10:39:15 +00:00
committed by NathanVss
parent 0ccb949fa6
commit 9aa8f89017
6 changed files with 951 additions and 651 deletions

View File

@@ -14,14 +14,14 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@vitejs/plugin-react": "2.2.0",
"@vitejs/plugin-react": "3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.56.1",
"typescript": "4.9.3",
"vite": "3.2.4"
"sass": "1.56.2",
"typescript": "4.9.4",
"vite": "4.0.0"
},
"engines": {
"node": ">=16.0.0"