Rewrite popup with Svelte

This commit is contained in:
hensm
2022-06-03 16:08:09 +01:00
committed by Matt Hensman
parent 63f9af30ae
commit 8051904cb4
11 changed files with 531 additions and 728 deletions

View File

@@ -8,12 +8,10 @@
},
"devDependencies": {
"@types/firefox-webext-browser": "^94.0.1",
"@types/react": "^18.0.6",
"@types/react-dom": "^18.0.2",
"@types/semver": "^7.3.9",
"@types/uuid": "^8.3.4",
"esbuild": "^0.14.38",
"preact": "^10.7.1",
"semver": "^7.3.7",
"ts-loader": "^9.2.8",
"typescript": "^4.6.3",