forked from scalar/scalar
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
69 lines (69 loc) · 1.48 KB
/
pnpm-workspace.yaml
File metadata and controls
69 lines (69 loc) · 1.48 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
packages:
- examples/**/*
- 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/utils': ^0.2.2
'@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
'@vueuse/core': ^11.2.0
'@vitejs/plugin-vue': ^5.2.4
'@vueuse/integrations': ^11.2.0
'@vue/test-utils': ^2.4.1
ansis: 4.1.0
chokidar: 4.0.3
commander: 13.1.0
concurrently: 9.1.2
esbuild: 0.25.6
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.45.1
semver: 7.7.2
stdout-update: 4.0.1
tailwindcss: ^4.1.7
type-fest: 4.41.0
vite-node: 3.2.4
vite: 6.1.6
vitest: ^3.2.4
vue: ^3.5.17
yaml: 2.8.0
zod: 3.24.1