-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
49 lines (43 loc) · 1.31 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
49 lines (43 loc) · 1.31 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
packages:
- packages/*
catalog:
"@base-ui/react": ^1.8.0
"@rolldown/plugin-babel": ^0.2.4
"@storybook/addon-a11y": ^10.6.0
"@storybook/addon-docs": ^10.6.0
"@storybook/react-vite": ^10.6.0
"@tanstack/react-query": ^5.103.2
"@testing-library/user-event": ^14.6.7
"@types/react": ^19.3.0
"@types/react-dom": ^19.3.0
"@types/vscode-webview": ^1.57.5
"@vitejs/plugin-react": ^6.1.1
"@vscode-elements/react-elements": ^2.4.0
"@vscode/codicons": 0.0.46-24
babel-plugin-react-compiler: ^1.0.0
coder: github:coder/coder#22f4284f8fa67bc3af6fc38e0079616d39128566 # v2.37.1
date-fns: ^4.4.0
react: ^19.3.0
react-dom: ^19.3.0
storybook: ^10.6.0
storybook-addon-pseudo-states: ^10.6.0
# typescript stays on the 6.0 API for typescript-eslint; TypeScript 7 runs `tsc`.
# https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/
typescript: npm:@typescript/typescript6@^6.0.2
vite: ^8.3.0
catalogMode: strict
dedupePeers: true
allowBuilds:
"@vscode/vsce-sign": true
# Only win32-arm64 lacks a prebuild, and its JavaScript fallback is fine.
bufferutil: false
electron: true
esbuild: true
keytar: false
odiff-bin: true
unrs-resolver: true
utf-8-validate: false
overrides:
"@vscode-elements/elements": ^2.5.1
# Opt out of the release-age quarantine.
minimumReleaseAge: 0