⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2023-09-27 08:39:49 +00:00
committed by NathanVss
parent 859a75cebe
commit f82aeee9ac
7 changed files with 1234 additions and 1358 deletions

View File

@@ -14,12 +14,12 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.4",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@vitejs/plugin-react": "4.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.66.1",
"sass": "1.68.0",
"typescript": "5.2.2",
"vite": "4.4.9"
},
@@ -27,7 +27,7 @@
"node": ">=16.0.0"
},
"volta": {
"node": "18.17.1",
"node": "18.18.0",
"yarn": "1.22.19"
}
}