mirror of
https://github.com/nkcmr/HyperTab.git
synced 2026-03-27 20:01:54 +01:00
new feature: close tabs from list
This commit is contained in:
@@ -19,16 +19,17 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/chrome": "^0.0.251",
|
||||
"esbuild": "^0.19.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"typescript": "^5.2.2",
|
||||
"@types/lodash.uniq": "^4.5.9",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"esbuild": "^0.19.5",
|
||||
"fuse.js": "^7.0.0",
|
||||
"lodash.uniq": "^4.5.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.4.1"
|
||||
"react-hotkeys-hook": "^4.4.1",
|
||||
"styled-components": "^6.1.9",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user