fix: upgrade wxt to fix ci
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"wxt": "^0.20.20"
|
||||
"wxt": "^0.20.24"
|
||||
},
|
||||
"dependencies": {
|
||||
"@page-agent/core": "1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user