-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
40 lines (35 loc) · 880 Bytes
/
pnpm-workspace.yaml
File metadata and controls
40 lines (35 loc) · 880 Bytes
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
packages:
- packages/*
catalog:
"@rolldown/plugin-babel": ^0.2.3
"@storybook/addon-a11y": ^10.4.0
"@storybook/addon-docs": ^10.4.0
"@storybook/react-vite": ^10.4.0
"@tanstack/react-query": ^5.100.10
"@types/react": ^19.2.14
"@types/react-dom": ^19.2.3
"@types/vscode-webview": ^1.57.5
"@vitejs/plugin-react": ^6.0.2
"@vscode-elements/react-elements": ^2.4.0
"@vscode/codicons": ^0.0.45
babel-plugin-react-compiler: ^1.0.0
coder: github:coder/coder#v2.33.1
date-fns: ^4.1.0
eslint-plugin-storybook: ^10.4.0
react: ^19.2.6
react-dom: ^19.2.6
storybook: ^10.4.0
typescript: ^6.0.3
vite: ^8.0.13
catalogMode: strict
dedupePeers: true
allowBuilds:
"@vscode/vsce-sign": true
bufferutil: true
electron: true
esbuild: true
keytar: false
unrs-resolver: true
utf-8-validate: true
overrides:
"@vscode-elements/elements": ^2.5.1