chore: update wxt version to ^0.20.13 in all templates (#2019)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Invictus Navarchus
2026-02-06 08:36:50 +07:00
committed by GitHub
parent 720eb93c67
commit b2f2998767
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,6 +23,6 @@
"@types/react-dom": "^19.2.3",
"@wxt-dev/module-react": "^1.1.5",
"typescript": "^5.9.3",
"wxt": "^0.20.6"
"wxt": "^0.20.13"
}
}
+1 -1
View File
@@ -20,6 +20,6 @@
"devDependencies": {
"@wxt-dev/module-solid": "^1.1.4",
"typescript": "^5.9.3",
"wxt": "^0.20.6"
"wxt": "^0.20.13"
}
}
+1 -1
View File
@@ -21,6 +21,6 @@
"svelte-check": "^4.3.6",
"tslib": "^2.8.1",
"typescript": "^5.9.3",
"wxt": "^0.20.6"
"wxt": "^0.20.13"
}
}
+1 -1
View File
@@ -16,6 +16,6 @@
},
"devDependencies": {
"typescript": "^5.9.3",
"wxt": "^0.20.6"
"wxt": "^0.20.13"
}
}
+1 -1
View File
@@ -21,6 +21,6 @@
"@wxt-dev/module-vue": "^1.0.3",
"typescript": "^5.9.3",
"vue-tsc": "^3.2.4",
"wxt": "^0.20.6"
"wxt": "^0.20.13"
}
}