chore: add missing tsdown dependencies (#2316)

This commit is contained in:
Thomas Howlett
2026-05-10 08:02:36 -06:00
committed by GitHub
parent e44cb3950f
commit 3d2d36954e
3 changed files with 4 additions and 0 deletions
Generated
+2
View File
@@ -134,6 +134,7 @@
"devDependencies": {
"oxlint": "^1.51.0",
"publint": "^0.3.18",
"tsdown": "^0.21.0",
"typescript": "^5.9.3",
"vitest": "^4.0.18",
},
@@ -151,6 +152,7 @@
"publint": "^0.3.18",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"tsdown": "^0.21.0",
"typescript": "^5.9.3",
"vite": "^7.0.0",
"wxt": "workspace:*",
+1
View File
@@ -17,6 +17,7 @@
"devDependencies": {
"oxlint": "^1.51.0",
"publint": "^0.3.18",
"tsdown": "^0.21.0",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
},
+1
View File
@@ -61,6 +61,7 @@
"publint": "^0.3.18",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"tsdown": "^0.21.0",
"typescript": "^5.9.3",
"vite": "^7.0.0",
"wxt": "workspace:*"