Skip to content

Commit 29aeaed

Browse files
aklinker1github-actions[bot]
authored andcommitted
fix: Upgrade @wxt-dev/browser to latest @types/chrome version
1 parent edf8795 commit 29aeaed

File tree

3 files changed

+2609
-2354
lines changed

3 files changed

+2609
-2354
lines changed

packages/browser/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wxt-dev/browser",
33
"description": "Provides a cross-browser API for using extension APIs and types based on @types/chrome",
4-
"version": "0.1.4",
4+
"version": "0.1.32",
55
"type": "module",
66
"main": "src/index.mjs",
77
"types": "src/index.d.ts",
@@ -23,12 +23,12 @@
2323
"src"
2424
],
2525
"devDependencies": {
26-
"@types/chrome": "0.1.6",
26+
"@types/chrome": "0.1.32",
2727
"fs-extra": "^11.3.1",
2828
"nano-spawn": "^1.0.2",
29-
"tsx": "4.20.5",
29+
"tsx": "4.19.4",
3030
"typescript": "^5.9.2",
31-
"vitest": "^3.2.4"
31+
"vitest": "^3.1.2"
3232
},
3333
"dependencies": {
3434
"@types/filesystem": "*",

0 commit comments

Comments
 (0)