⬆️(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.7",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@vitejs/plugin-react": "4.0.0",
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react-dom": "18.2.6",
|
||||
"@vitejs/plugin-react": "4.0.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sass": "1.62.1",
|
||||
"typescript": "5.0.4",
|
||||
"vite": "4.3.8"
|
||||
"sass": "1.63.6",
|
||||
"typescript": "5.1.3",
|
||||
"vite": "4.3.9"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.16.0",
|
||||
"node": "18.16.1",
|
||||
"yarn": "1.22.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user