fix: Upgrade @wxt-dev/browser to latest @types/chrome version

This commit is contained in:
aklinker1
2025-12-17 00:32:12 +00:00
committed by github-actions[bot]
parent f97c81df0d
commit 04ae542b13
+4 -4
View File
@@ -24,10 +24,10 @@
],
"devDependencies": {
"@types/chrome": "0.1.32",
"fs-extra": "^11.3.2",
"nano-spawn": "^1.0.3",
"tsx": "4.21.0",
"typescript": "^5.9.3",
"fs-extra": "^11.3.1",
"nano-spawn": "^1.0.2",
"tsx": "4.20.5",
"typescript": "^5.9.2",
"vitest": "^4.0.16"
},
"dependencies": {