forked from scalar/scalar
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
67 lines (67 loc) · 1.42 KB
/
pnpm-workspace.yaml
File metadata and controls
67 lines (67 loc) · 1.42 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
packages:
- examples/web
- integrations/**/*
- packages/**/*
- playwright
- scripts
- projects/**/*
- '!**/.next/**'
- '!**/dist/**'
- '!**/.output/**'
onlyBuiltDependencies:
- '@biomejs/biome'
- '@nestjs/core'
- '@todesktop/cli'
- core-js
- core-js-pure
- electron
- esbuild
- lefthook
- vue-demi
catalogs:
'*':
'@fastify/swagger': ^8.10.1
'@floating-ui/vue': ^1.1.7
'@google-cloud/storage': 7.16.0
'@headlessui/tailwindcss': ^0.2.2
'@headlessui/vue': ^1.7.23
'@sinclair/typebox': 0.34.37
'@tailwindcss/vite': ^4.1.7
'@types/express': 5.0.3
'@types/node': ^22.9.0
'@types/picomatch': 3.0.1
'@types/react-dom': ^19.1.6
'@types/react': ^19.1.8
'@types/semver': 7.5.8
'@typescript-eslint/parser': ^8.0.0
'@vitejs/plugin-vue': ^5.0.4
'@vueuse/core': ^10.10.0
'@vueuse/integrations': ^11.2.0
ansis: 4.1.0
chokidar: 4.0.3
commander: 13.1.0
concurrently: 9.1.2
esbuild: 0.25.2
express: 5.1.0
fastify: ^5.3.3
flatted: ^3.3.3
fuse.js: ^7.1.0
microdiff: ^1.5.0
nanoid: 5.1.5
next: ^15.3.3
picomatch: 4.0.2
postcss: ^8.4.38
prettier: 3.5.3
react-dom: ^19.1.0
react: ^19.1.0
rollup: 4.40.1
semver: 7.7.2
stdout-update: 4.0.1
tailwindcss: ^4.1.7
type-fest: 4.41.0
vite-node: 3.1.1
vite: 5.4.19
vitest: ^1.6.1
vue: ^3.5.17
yaml: 2.8.0
zod: 3.24.1