mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-12 01:01:58 +00:00
Clean up unused imports
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
"@types/react-router": "5.1.18",
|
"@types/react-router": "5.1.18",
|
||||||
"@types/webpack": "^5.28.0",
|
"@types/webpack": "^5.28.0",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
"eslint": "^8.33.0",
|
|
||||||
"i18next-parser": "^7.6.0",
|
"i18next-parser": "^7.6.0",
|
||||||
"import-sort-style-module": "^6.0.0",
|
"import-sort-style-module": "^6.0.0",
|
||||||
"inquirer": "^8.2.4",
|
"inquirer": "^8.2.4",
|
||||||
@@ -32,7 +31,6 @@
|
|||||||
"react-dom": "16.14.0",
|
"react-dom": "16.14.0",
|
||||||
"rollup": "^2.76.0",
|
"rollup": "^2.76.0",
|
||||||
"rollup-plugin-delete": "^2.0.0",
|
"rollup-plugin-delete": "^2.0.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
|
||||||
"rollup-plugin-external-globals": "^0.6.1",
|
"rollup-plugin-external-globals": "^0.6.1",
|
||||||
"rollup-plugin-polyfill-node": "^0.10.2",
|
"rollup-plugin-polyfill-node": "^0.10.2",
|
||||||
"tslib": "^2.4.0",
|
"tslib": "^2.4.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user