⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-05-03 23:07:19 +00:00
committed by Jean-Baptiste PENRATH
parent 186d163050
commit cf6cf55bae
6 changed files with 2358 additions and 2132 deletions

View File

@@ -12,18 +12,18 @@
"preview": "vite preview"
},
"dependencies": {
"@faker-js/faker": "9.6.0",
"@faker-js/faker": "9.7.0",
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"@vitejs/plugin-react": "4.3.4",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.3",
"@vitejs/plugin-react": "4.4.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"sass": "1.86.0",
"typescript": "5.8.2",
"vite": "6.2.3"
"sass": "1.87.0",
"typescript": "5.8.3",
"vite": "6.3.4"
},
"engines": {
"node": ">=18.0.0"