chore: upgrade wxt to v0.20.26 and @wxt-dev/module-react to v1.2.2

This commit is contained in:
Ubuntu
2026-05-21 20:13:34 +08:00
parent 72f899477c
commit ed8720e63e
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -51,7 +51,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",
@@ -64,6 +64,6 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0",
"vitest": "^2.0.0",
"wxt": "^0.20.6"
"wxt": "^0.20.26"
}
}