This commit is contained in:
skidoodle 2025-03-15 17:48:19 +01:00
parent 0b4d6eea5d
commit 3370dcaee2
Signed by: albert
SSH key fingerprint: SHA256:Cu/S7e7NSLXxcxcBsxd0qtCy6TJiN24ptIdit5aQXyI
5 changed files with 358 additions and 328 deletions

View file

@ -1,6 +1,6 @@
{
"name": "wxt-react-starter",
"description": "manifest.json description",
"name": "hostinfo",
"description": "Receive information of a domain directly in the browser when browsing a website",
"private": true,
"version": "0.0.0",
"type": "module",
@ -18,17 +18,17 @@
"@heroicons/react": "^2.2.0",
"@tailwindcss/vite": "^4.0.14",
"@types/psl": "^1.1.3",
"@types/webextension-polyfill": "^0.12.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^4.0.14",
"webextension-polyfill-ts": "^0.26.0"
"tailwindcss": "^4.0.14"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@wxt-dev/module-react": "^1.1.2",
"typescript": "^5.6.3",
"@types/chrome": "^0.0.309",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@wxt-dev/module-react": "^1.1.3",
"typescript": "^5.8.2",
"wxt": "^0.19.29"
},
"trustedDependencies": [