-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
107 lines (107 loc) · 3.97 KB
/
Copy pathpackage.json
File metadata and controls
107 lines (107 loc) · 3.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"name": "aqgent",
"author": "Alex Schmitt",
"version": "0.1.0",
"description": "Browser extension QA agent powered by multi-agent AI",
"license": "Apache-2.0",
"type": "module",
"scripts": {
"clean:bundle": "rimraf dist && turbo clean:bundle",
"clean:node_modules": "pnpx rimraf node_modules && pnpx turbo clean:node_modules",
"clean:turbo": "rimraf .turbo && turbo clean:turbo",
"clean": "pnpm clean:bundle && pnpm clean:turbo && pnpm clean:node_modules",
"clean:install": "pnpm clean:node_modules && pnpm install --frozen-lockfile",
"build": "pnpm clean:bundle && turbo ready && turbo build",
"zip": "pnpm build && pnpm -F zipper zip",
"dev": "bash scripts/dev.sh",
"dev:watch": "turbo ready && cross-env __DEV__=true turbo watch dev --concurrency 20",
"e2e": "pnpm build && pnpm zip && turbo e2e",
"smoke": "bash scripts/smoke.sh",
"smoke:quick": "bash scripts/smoke.sh --quick",
"smoke:zip": "bash scripts/smoke.sh --zip",
"companion:agent-browser": "pnpm -F @extension/dev-utils ready && pnpm -F @extension/dev-utils companion",
"type-check": "turbo type-check",
"lint": "turbo lint --continue -- --fix --cache --cache-location node_modules/.cache/.eslintcache",
"lint:fix": "turbo lint:fix --continue -- --fix --cache --cache-location node_modules/.cache/.eslintcache",
"prettier": "turbo prettier --continue -- --cache --cache-location node_modules/.cache/.prettiercache",
"update-version": "bash update_version.sh"
},
"dependencies": {
"eslint-plugin-tailwindcss": "^3.17.4",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/chrome": "^0.0.330",
"@types/node": "^22.5.5",
"@types/react": "^18.3.27",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"baseline-browser-mapping": "^2.9.19",
"cross-env": "^7.0.3",
"esbuild": "^0.25.1",
"eslint": "8.57.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.4",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"rimraf": "^6.1.2",
"run-script-os": "^1.1.6",
"tailwindcss": "^3.4.17",
"tslib": "^2.6.3",
"turbo": "^2.5.3",
"typescript": "5.5.4",
"vite": "^6.4.1"
},
"packageManager": "pnpm@9.15.1",
"engines": {
"node": ">=22.19.0"
},
"pnpm": {
"overrides": {
"cross-spawn": "^7.0.5",
"esbuild": "^0.25.1",
"nanoid": "3.3.11",
"tar-fs": "^3.1.1",
"glob": "^11.0.1",
"@langchain/core": "^0.3.80",
"preact": "^10.27.3",
"@isaacs/brace-expansion": "^5.0.1",
"diff": "^4.0.4",
"webpack": "^5.104.1",
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
"fast-xml-parser@>=5.0.0 <5.5.6": ">=5.5.6",
"basic-ftp@<=5.3.0": ">=5.3.1",
"protobufjs@<=7.5.5": ">=7.5.6",
"langsmith@<0.6.0": ">=0.6.0",
"minimatch@>=5.0.0 <5.1.8": ">=5.1.8",
"minimatch@>=9.0.0 <9.0.7": ">=9.0.7",
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
"picomatch@<2.3.2": ">=2.3.2",
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
"undici@>=6.0.0 <6.24.0": ">=6.24.0",
"undici@>=7.0.0 <7.24.0": ">=7.24.0",
"minimatch@<3.1.3": ">=3.1.3",
"yaml@>=2.0.0 <2.8.3": ">=2.8.3",
"uuid@>=11.0.0 <11.1.1": ">=11.1.1",
"ws@>=8.0.0 <8.20.1": ">=8.20.1",
"ip-address@<=10.1.0": ">=10.1.1",
"fast-xml-parser@<5.7.0": ">=5.7.0",
"serialize-javascript@<=7.0.2": ">=7.0.3",
"serialize-javascript@<7.0.5": ">=7.0.5",
"flatted@<3.4.0": ">=3.4.0",
"flatted@<=3.4.1": ">=3.4.2",
"fast-uri@<=3.1.0": ">=3.1.1",
"fast-uri@<=3.1.1": ">=3.1.2",
"vite@>=6.0.0 <=6.4.1": "6.4.2",
"rollup@>=4.0.0 <4.59.0": ">=4.59.0"
}
}
}