fix: upgrade wxt to fix ci

This commit is contained in:
Simon
2026-04-18 01:19:14 +08:00
parent b23c909953
commit e41a2609b3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12198,9 +12198,9 @@
}
},
"node_modules/wxt": {
"version": "0.20.22",
"resolved": "https://registry.npmjs.org/wxt/-/wxt-0.20.22.tgz",
"integrity": "sha512-njFI77H0dAbK/bQCN8u8QYiusg6GKDPMtsQDCqIfrh1oGHMHgrMEMgeGOlqAltG9OOGGB1DvFYDzTvxqfEKVKQ==",
"version": "0.20.24",
"resolved": "https://registry.npmjs.org/wxt/-/wxt-0.20.24.tgz",
"integrity": "sha512-dzvsP9t3pfXw71qPplDMoubehfGtO2Y8ZsJEL2b/EjEaf4mduKHhxlYisk7qDcgWVGY7kTcKZZ+3vX7ATs0NRg==",
"dev": true,
"license": "MIT",
"peer": true,
@@ -12524,7 +12524,7 @@
"tailwind-merge": "^3.5.0",
"tailwindcss": "^4.2.2",
"tw-animate-css": "^1.4.0",
"wxt": "^0.20.20"
"wxt": "^0.20.24"
},
"peerDependencies": {
"zod": "^3.25.0 || ^4.0.0"