Skip to content

Commit 73e51e2

Browse files
authored
chore: Upgrade WXT to v0.17 (#32)
1 parent 2454214 commit 73e51e2

File tree

3 files changed

+565
-342
lines changed

3 files changed

+565
-342
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@aklinker1/generate-changelog": "^1.1.2",
3737
"@iconify/json": "^2.2.119",
3838
"@types/jsdom": "^21.1.3",
39-
"@vitejs/plugin-vue": "^4.5.2",
40-
"@vitest/coverage-v8": "^1.1.0",
39+
"@vitejs/plugin-vue": "^5.0.4",
40+
"@vitest/coverage-v8": "^1.3.1",
4141
"autoprefixer": "^10.4.16",
4242
"env-cmd": "^10.1.0",
4343
"fast-glob": "^3.3.1",
@@ -52,11 +52,11 @@
5252
"tsx": "^3.12.10",
5353
"typescript": "^5.2.2",
5454
"unplugin-icons": "^0.17.0",
55-
"vite": "^5.0.12",
56-
"vitest": "^1.1.0",
57-
"vue": "^3.3.13",
58-
"vue-tsc": "^1.8.26",
59-
"wxt": "^0.16.0"
55+
"vite": "^5.1.6",
56+
"vitest": "^1.3.1",
57+
"vue": "^3.4.21",
58+
"vue-tsc": "^2.0.6",
59+
"wxt": "^0.17.7"
6060
},
6161
"pnpm": {
6262
"peerDependencyRules": {

0 commit comments

Comments
 (0)