Merge branch 'feature/ui' into feature/multi-process

This commit is contained in:
geekgeekrun
2026-01-14 10:26:01 +08:00
17 changed files with 537 additions and 313 deletions
+5 -4
View File
@@ -1,6 +1,6 @@
{
"name": "geekgeekrun-ui",
"version": "0.12.0",
"version": "0.13.3",
"description": "Boss 炸弹 - 自动开聊Boss,助力每位打工人求职!",
"main": "./out/main/index.js",
"author": "geekgeekrun",
@@ -33,6 +33,7 @@
"@geekgeekrun/dingtalk-plugin": "workspace:*",
"@geekgeekrun/geek-auto-start-chat-with-boss": "workspace:*",
"@geekgeekrun/launch-bosszhipin-login-page-with-preload-extension": "workspace:*",
"@geekgeekrun/puppeteer-extra-plugin-laodeng": "workspace:*",
"@geekgeekrun/sqlite-plugin": "workspace:*",
"@geekgeekrun/utils": "workspace:*",
"@geekgeekrun/pm": "workspace:*",
@@ -44,7 +45,7 @@
"mitt": "^3.0.1",
"node-machine-id": "^1.1.12",
"pinia": "^3.0.2",
"puppeteer": "20.1.0",
"puppeteer": "24.19.0",
"puppeteer-extra-plugin-stealth": "2.11.2",
"uuid": "^11.1.0",
"vuedraggable": "^4.1.0"
@@ -55,7 +56,7 @@
"@electron-toolkit/tsconfig": "^1.0.1",
"@inquirer/prompts": "^7.0.1",
"@inquirer/select": "^4.0.1",
"@puppeteer/browsers": "^2.0.0",
"@puppeteer/browsers": "^2.11.0",
"@rushstack/eslint-patch": "^1.7.1",
"@types/node": "^18.19.9",
"@unocss/preset-attributify": "^0.58.5",
@@ -72,7 +73,7 @@
"element-plus": "^2.8.4",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.20.1",
"find-chrome-bin": "^2.0.1",
"find-chrome-bin": "^2.0.4",
"js-yaml": "^4.1.0",
"normalize.css": "^8.0.1",
"prettier": "^3.2.4",