⬆️(dependencies) update js dependencies
This commit is contained in:
@@ -14,20 +14,20 @@
|
||||
"@openfun/cunningham-react": "*",
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@openfun/typescript-configs": "*",
|
||||
"@types/react": "18.2.28",
|
||||
"@types/react-dom": "18.2.13",
|
||||
"@vitejs/plugin-react": "4.1.0",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@vitejs/plugin-react": "4.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sass": "1.69.4",
|
||||
"sass": "1.69.5",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.5.0"
|
||||
"vite": "5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.18.2",
|
||||
"yarn": "1.22.19"
|
||||
"node": "20.9.0",
|
||||
"yarn": "1.22.21"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user