chore: Upgrade templates to use WXT 0.19.29

This commit is contained in:
Aaron
2025-03-08 11:27:58 -06:00
parent 3024bd825d
commit 2bc92043f8
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
"@types/react-dom": "^19.0.2",
"@wxt-dev/module-react": "^1.1.2",
"typescript": "^5.6.3",
"wxt": "^0.19.13"
"wxt": "^0.19.29"
}
}
+1 -1
View File
@@ -21,6 +21,6 @@
"@types/chrome": "^0.0.280",
"@wxt-dev/module-solid": "^1.1.2",
"typescript": "^5.6.3",
"wxt": "^0.19.13"
"wxt": "^0.19.29"
}
}
+1 -1
View File
@@ -22,6 +22,6 @@
"svelte-check": "^4.0.7",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"wxt": "^0.19.13"
"wxt": "^0.19.29"
}
}
+1 -1
View File
@@ -17,6 +17,6 @@
"devDependencies": {
"@types/chrome": "^0.0.280",
"typescript": "^5.6.3",
"wxt": "^0.19.13"
"wxt": "^0.19.29"
}
}
+1 -1
View File
@@ -22,6 +22,6 @@
"@wxt-dev/module-vue": "^1.0.1",
"typescript": "5.6.3",
"vue-tsc": "^2.1.10",
"wxt": "^0.19.13"
"wxt": "^0.19.29"
}
}