mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
chore: upgrade deps
This commit is contained in:
parent
54984604a2
commit
772506c5be
4 changed files with 2560 additions and 9802 deletions
|
|
@ -33,6 +33,12 @@ module.exports = [
|
|||
libraryDirectory: null,
|
||||
camel2DashComponentName: false,
|
||||
}),
|
||||
tsImportPluginFactory({
|
||||
style: false,
|
||||
libraryName: 'beautiful-react-hooks',
|
||||
libraryDirectory: null,
|
||||
camel2DashComponentName: false,
|
||||
}),
|
||||
// material-ui
|
||||
tsImportPluginFactory({
|
||||
libraryName: '@material-ui/core',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue