chore: upgrade wxt to v0.20.26 and @wxt-dev/module-react to v1.2.2
This commit is contained in:
Generated
+11
-11
@@ -40,7 +40,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
||||
"@typescript-eslint/parser": "^8.54.0",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@wxt-dev/module-react": "^1.1.5",
|
||||
"@wxt-dev/module-react": "^1.2.2",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
@@ -53,7 +53,7 @@
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.54.0",
|
||||
"vitest": "^2.0.0",
|
||||
"wxt": "^0.20.6"
|
||||
"wxt": "^0.20.26"
|
||||
}
|
||||
},
|
||||
"node_modules/@1natsu/wait-element": {
|
||||
@@ -3057,9 +3057,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@wxt-dev/browser": {
|
||||
"version": "0.1.40",
|
||||
"resolved": "https://mirrors.cloud.tencent.com/npm/@wxt-dev/browser/-/browser-0.1.40.tgz",
|
||||
"integrity": "sha512-h2/v/Hpkj5sz//h84ProqBaAcTsDFRKp9b/JVHOK/r7LT0XLE+ZDs5YN1BnFLUEHdM7G3fUjTyBG84cayXQshQ==",
|
||||
"version": "0.1.42",
|
||||
"resolved": "http://mirrors.tencentyun.com/npm/@wxt-dev/browser/-/browser-0.1.42.tgz",
|
||||
"integrity": "sha512-BSb0H09i4+0WlqFnN7LnZW0M6uCPH9KndciGx7mwOFKRVjNCorqwPk3hiVB58yQ+cyJNpDvYWL6IoPBxvP8qEA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -3069,7 +3069,7 @@
|
||||
},
|
||||
"node_modules/@wxt-dev/module-react": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://mirrors.cloud.tencent.com/npm/@wxt-dev/module-react/-/module-react-1.2.2.tgz",
|
||||
"resolved": "http://mirrors.tencentyun.com/npm/@wxt-dev/module-react/-/module-react-1.2.2.tgz",
|
||||
"integrity": "sha512-+lRLi1r9dAXpLySWSIWHLJ1h/nFzR20iQnx3RNrKyA6oJg4+ClOluVXozHjfPg9Okfy/umtffiOopGayASrg6w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
@@ -11704,9 +11704,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/wxt": {
|
||||
"version": "0.20.25",
|
||||
"resolved": "https://mirrors.cloud.tencent.com/npm/wxt/-/wxt-0.20.25.tgz",
|
||||
"integrity": "sha512-ca+8Yt0Auzn9tX0ZW2Kzocb9yM8F/RoOjcYQ0fHkwcSc7/IUkqV2+1JUNn1SMSNAS4Gr3YQHAn/pi3q+jIGRqw==",
|
||||
"version": "0.20.26",
|
||||
"resolved": "http://mirrors.tencentyun.com/npm/wxt/-/wxt-0.20.26.tgz",
|
||||
"integrity": "sha512-PMGz7sAlONJgwBkOriInXOoEU6/jlGKrhSFvZfiBPHZocyYPfnw1lod9rGDra957H83WO+TnGjYwJiGYciSIqA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -11715,7 +11715,7 @@
|
||||
"@webext-core/fake-browser": "^1.3.4",
|
||||
"@webext-core/isolated-element": "^1.1.3",
|
||||
"@webext-core/match-patterns": "^1.0.3",
|
||||
"@wxt-dev/browser": "^0.1.40",
|
||||
"@wxt-dev/browser": "^0.1.42",
|
||||
"@wxt-dev/storage": "^1.0.0",
|
||||
"async-mutex": "^0.5.0",
|
||||
"c12": "^3.3.3",
|
||||
@@ -11745,7 +11745,7 @@
|
||||
"perfect-debounce": "^2.1.0",
|
||||
"picomatch": "^4.0.3",
|
||||
"prompts": "^2.4.2",
|
||||
"publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.4",
|
||||
"publish-browser-extension": "^2.3.0 || ^3.0.2 || ^4.0.5",
|
||||
"scule": "^1.3.0",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user