⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2022-12-27 07:51:51 +00:00
committed by NathanVss
parent f47b1a721e
commit 8ff8aec39f
5 changed files with 769 additions and 343 deletions

View File

@@ -15,13 +15,13 @@
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.57.1",
"typescript": "4.9.4",
"vite": "4.0.2"
"vite": "4.0.3"
},
"engines": {
"node": ">=16.0.0"