Skip to content

Commit 2e30201

Browse files
authored
chore: Upgrade to wxt@0.19.0-alpha1 (#34)
1 parent 17100ec commit 2e30201

File tree

4 files changed

+821
-481
lines changed

4 files changed

+821
-481
lines changed

package.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -35,28 +35,30 @@
3535
"devDependencies": {
3636
"@aklinker1/generate-changelog": "^1.1.2",
3737
"@iconify/json": "^2.2.119",
38+
"@types/chrome": "^0.0.269",
3839
"@types/jsdom": "^21.1.3",
3940
"@vitejs/plugin-vue": "^5.0.4",
4041
"@vitest/coverage-v8": "^1.3.1",
42+
"@wxt-dev/module-vue": "^1.0.0",
4143
"autoprefixer": "^10.4.16",
4244
"env-cmd": "^10.1.0",
4345
"fast-glob": "^3.3.1",
4446
"jsdom": "^22.1.0",
4547
"lint-staged": "^14.0.1",
4648
"postcss": "^8.4.30",
47-
"prettier": "^3.0.3",
49+
"prettier": "^3.3.3",
4850
"pretty-quick": "^3.1.3",
4951
"publish-browser-extension": "^1.4.1",
5052
"simple-git-hooks": "^2.9.0",
5153
"tailwindcss": "^3.3.3",
5254
"tsx": "^3.12.10",
5355
"typescript": "^5.4.2",
5456
"unplugin-icons": "^0.17.0",
55-
"vite": "^5.1.6",
5657
"vitest": "^1.3.1",
5758
"vue": "^3.4.21",
5859
"vue-tsc": "^2.0.6",
59-
"wxt": "^0.17.7"
60+
"webextension-polyfill": "0.12.0",
61+
"wxt": "0.19.0-alpha1"
6062
},
6163
"pnpm": {
6264
"peerDependencyRules": {

0 commit comments

Comments
 (0)