package cleanup
This commit is contained in:
parent
343eef40fb
commit
33f7d2bad5
4 changed files with 19 additions and 18 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"dependencies": {
|
||||
"@electron/remote": "2.0.10",
|
||||
"@react-icons/all-files": "4.1.0",
|
||||
"@redux-devtools/extension": "^3.2.5",
|
||||
"args": "5.0.3",
|
||||
"chalk": "5.3.0",
|
||||
"clsx": "2.0.0",
|
||||
|
|
@ -81,6 +82,7 @@
|
|||
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
||||
"@babel/preset-react": "7.22.5",
|
||||
"@babel/preset-typescript": "7.22.5",
|
||||
"@electron/rebuild": "^3.2.13",
|
||||
"@types/args": "5.0.0",
|
||||
"@types/async-retry": "1.4.3",
|
||||
"@types/color": "3.0.3",
|
||||
|
|
@ -95,7 +97,6 @@
|
|||
"@types/react-dom": "18.2.7",
|
||||
"@types/seamless-immutable": "7.1.16",
|
||||
"@types/styled-jsx": "2.2.9",
|
||||
"@types/terser-webpack-plugin": "5.2.0",
|
||||
"@types/uuid": "9.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
|
|
@ -128,7 +129,6 @@
|
|||
"plist": "3.1.0",
|
||||
"prettier": "3.0.0",
|
||||
"proxyquire": "2.1.3",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
"style-loader": "3.3.3",
|
||||
"terser": "5.19.2",
|
||||
"ts-node": "10.9.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue