feat: rewrite to solidjs
This commit is contained in:
parent
74c6215c27
commit
afa2db26e7
21 changed files with 1074 additions and 1835 deletions
|
|
@ -19,14 +19,13 @@
|
|||
"dependencies": {
|
||||
"@webext-core/proxy-service": "^3.0.2",
|
||||
"idb": "^8.0.3",
|
||||
"uuid": "^14.0.1",
|
||||
"vue": "^3.5.29"
|
||||
"solid-js": "^1.9.15",
|
||||
"uuid": "^14.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wxt-dev/module-vue": "^1.0.3",
|
||||
"@wxt-dev/module-solid": "^1.1.4",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^8.1.5",
|
||||
"vue-tsc": "^3.2.5",
|
||||
"web-ext": "^5.5.0",
|
||||
"wxt": "^0.20.27"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue