forked from wavetermdev/waveterm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
154 lines (154 loc) · 4.95 KB
/
package.json
File metadata and controls
154 lines (154 loc) · 4.95 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
6880
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"name": "waveterm",
"author": {
"name": "Command Line Inc",
"email": "info@commandline.dev"
},
"productName": "Wave",
"description": "Open-Source AI-Native Terminal Built for Seamless Workflows",
"license": "Apache-2.0",
"version": "0.14.2",
"homepage": "https://waveterm.dev",
"build": {
"appId": "dev.commandline.waveterm"
},
"private": true,
"main": "./dist/main/index.js",
"type": "module",
"browserslist": [
"Chrome >= 128"
],
"scripts": {
"dev": "electron-vite dev",
"start": "electron-vite preview",
"build:dev": "electron-vite build --mode development",
"build:prod": "electron-vite build --mode production",
"coverage": "vitest run --coverage",
"test": "vitest",
"postinstall": "node ./postinstall.cjs"
},
"devDependencies": {
"@eslint/js": "^9.39",
"@rollup/plugin-node-resolve": "^16.0.3",
"@tailwindcss/vite": "^4.2.1",
"@types/color": "^4.2.0",
"@types/css-tree": "^2",
"@types/debug": "^4",
"@types/node": "^22.13.17",
"@types/papaparse": "^5",
"@types/pngjs": "^6.0.5",
"@types/prop-types": "^15",
"@types/react": "19",
"@types/react-dom": "19",
"@types/semver": "^7",
"@types/shell-quote": "^1",
"@types/sprintf-js": "^1",
"@types/throttle-debounce": "^5",
"@types/tinycolor2": "^1",
"@types/ws": "^8",
"@vitejs/plugin-react-swc": "4.2.3",
"@vitest/coverage-istanbul&qu
C740
ot;: "^3.0.9",
"electron": "^40.4.1",
"electron-builder": "^26.8",
"electron-vite": "^5.0",
"eslint": "^9.39",
"eslint-config-prettier": "^10.1.8",
"globals": "^17.4.0",
"node-abi": "^4.26.0",
"postcss": "^8.5.8",
"prettier": "^3.8.1",
"prettier-plugin-jsdoc": "^1.8.0",
"prettier-plugin-organize-imports": "^4.3.0",
"sass": "1.91.0",
"tailwindcss": "^4.2.1",
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.56",
"vite": "^6.4.1",
"vite-plugin-image-optimizer": "^2.0.3",
"vite-plugin-svgr": "^4.5.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.9"
},
"dependencies": {
"@ai-sdk/react": "^2.0.104",
"@floating-ui/react": "^0.27.16",
"@observablehq/plot": "^0.6.17",
"@react-hook/resize-observer": "^2.0.2",
"@table-nav/core": "^0.0.7",
"@table-nav/react": "^0.0.7",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.19",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-search": "^0.15.0",
"@xterm/addon-serialize": "^0.13.0",
"@xterm/addon-web-links": "^0.11.0",
"@xterm/addon-webgl": "^0.18.0",
"@xterm/xterm": "^5.5.0",
"ai": "^5.0.92",
"base64-js": "^1.5.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"color": "^4.2.3",
"colord": "^2.9.3",
"css-tree": "^3.1.0",
"dayjs": "^1.11.19",
"debug": "^4.4.3",
"electron-updater": "^6.6",
"env-paths": "^3.0.0",
"fast-average-color": "^9.5.0",
"htl": "^0.3.1",
"html-to-image": "^1.11.13",
"immer": "^10.1.1",
"jotai": "2.9.3",
"mermaid": "^11.12.3",
"monaco-editor": "^0.55.1",
"monaco-yaml": "^5.4.0",
"overlayscrollbars": "^2.14.0",
"overlayscrollbars-react": "^0.5.6",
"papaparse": "^5.5.3",
"parse-srcset": "^1.0.2",
"pngjs": "^7.0.0",
"prop-types": "^15.8.1",
"qs": "^6.15.0",
"react": "^19.2.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^19.2.0",
"react-frame-component": "^5.2.7",
"react-markdown": "^9.0.3",
"react-resizable-panels": "^3.0.6",
"react-zoom-pan-pinch": "^3.7.0",
"recharts": "^2.15.4",
"rehype-highlight": "^7.0.2",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-slug": "^6.0.0",
"remark-flexible-toc": "^1.2.4",
"remark-gfm": "^4.0.1",
"remark-github-blockquote-alert": "^1.3.1",
"rxjs": "^7.8.2",
"semver": "^7.7.3",
"shell-quote": "^1.8.3",
"shiki": "^3.22.0",
"sprintf-js": "^1.1.3",
"streamdown": "^1.6.10",
"tailwind-merge": "^3.5.0",
"throttle-debounce": "^5.0.2",
"tinycolor2": "^1.6.0",
"unist-util-visit": "^5.1.0",
"use-device-pixel-ratio": "^1.1.2",
"uuid": "^13.0.0",
"winston": "^3.19.0",
"ws": "^8.19.0",
"yaml": "^2.7.1"
},
"packageManager": "npm@10.9.2",
"workspaces": [
"docs",
"tsunami/frontend"
]
}