⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-03-29 21:24:50 +00:00
committed by Jean-Baptiste PENRATH
parent d89fa9d449
commit 186d163050
5 changed files with 614 additions and 515 deletions

View File

@@ -16,14 +16,14 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "19.0.10",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"@vitejs/plugin-react": "4.3.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"sass": "1.85.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"sass": "1.86.0",
"typescript": "5.8.2",
"vite": "6.2.2"
"vite": "6.2.3"
},
"engines": {
"node": ">=18.0.0"