⬆️(dependencies) update js dependencies
This commit is contained in:
@@ -16,20 +16,20 @@
|
||||
"@openfun/cunningham-react": "*",
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@openfun/typescript-configs": "*",
|
||||
"@types/react": "18.2.56",
|
||||
"@types/react-dom": "18.2.19",
|
||||
"@types/react": "18.2.64",
|
||||
"@types/react-dom": "18.2.21",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sass": "1.71.0",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.1.3"
|
||||
"sass": "1.71.1",
|
||||
"typescript": "5.4.2",
|
||||
"vite": "5.1.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.18.2",
|
||||
"yarn": "1.22.21"
|
||||
"yarn": "1.22.22"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user