chore: Remove @types/chrome from project templates

This commit is contained in:
Aaron
2025-03-28 09:12:23 -05:00
parent e47131efc1
commit cc3c43d1bd
7 changed files with 0 additions and 9 deletions
-1
View File
@@ -22,7 +22,6 @@
"react-dom": "catalog:"
},
"devDependencies": {
"@types/chrome": "catalog:",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@wxt-dev/auto-icons": "workspace:*",
-3
View File
@@ -916,9 +916,6 @@ importers:
specifier: 'catalog:'
version: 19.0.0(react@19.0.0)
devDependencies:
'@types/chrome':
specifier: 'catalog:'
version: 0.0.280
'@types/react':
specifier: 'catalog:'
version: 19.0.1
-1
View File
@@ -19,7 +19,6 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@wxt-dev/module-react": "^1.1.2",
-1
View File
@@ -18,7 +18,6 @@
"solid-js": "^1.9.3"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"@wxt-dev/module-solid": "^1.1.2",
"typescript": "^5.6.3",
"wxt": "^0.19.29"
-1
View File
@@ -16,7 +16,6 @@
},
"devDependencies": {
"@tsconfig/svelte": "^5.0.4",
"@types/chrome": "^0.0.280",
"@wxt-dev/module-svelte": "^2.0.0",
"svelte": "^5.1.16",
"svelte-check": "^4.0.7",
-1
View File
@@ -15,7 +15,6 @@
"postinstall": "wxt prepare"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"typescript": "^5.6.3",
"wxt": "^0.19.29"
}
-1
View File
@@ -18,7 +18,6 @@
"vue": "^3.5.12"
},
"devDependencies": {
"@types/chrome": "^0.0.280",
"@wxt-dev/module-vue": "^1.0.1",
"typescript": "5.6.3",
"vue-tsc": "^2.1.10",