-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
136 lines (124 loc) · 3.03 KB
/
pnpm-workspace.yaml
File metadata and controls
136 lines (124 loc) · 3.03 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
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
packages:
- apps/**
- packages/**
- '!**/_/**'
catalog:
'@biomejs/biome': ^2.4.10
'@cloudflare/puppeteer': ^1.0.6
'@cloudflare/vite-plugin': 1.30.3
'@cloudflare/vitest-pool-workers': ^0.13.5
'@cloudflare/workers-types': ^4.20260408.1
'@hono/zod-validator': ^0.7.6
'@iconify/json': ^2.2.460
'@logtape/config': ^2.0.4
'@logtape/drizzle-orm': ^2.0.4
'@logtape/hono': ^2.0.4
'@logtape/logtape': ^2.0.4
'@logtape/pretty': ^2.0.4
'@logtape/redaction': ^2.0.4
'@sentry/cloudflare': ^10.44.0
'@sentry/react': ^10.44.0
'@sentry/vite-plugin': ^5.1.1
'@shazow/whatsabi': ^0.26.0
'@shikijs/langs': ^4.0.2
'@shikijs/themes': ^4.0.2
'@svgr/core': ^8.1.0
'@svgr/plugin-jsx': ^8.1.0
'@tailwindcss/vite': ^4.2.2
'@tanstack/devtools-vite': ^0.6.0
'@tanstack/query-async-storage-persister': ^5.96.2
'@tanstack/react-devtools': ^0.10.2
'@tanstack/react-query': ^5.96.2
'@tanstack/react-query-devtools': ^5.96.2
'@tanstack/react-query-persist-client': ^5.96.2
'@tanstack/react-router': ^1.168.10
'@tanstack/react-router-devtools': ^1.166.11
'@tanstack/react-router-ssr-query': ^1.166.10
'@tanstack/react-start': ^1.167.16
'@tanstack/router-plugin': ^1.167.12
'@total-typescript/ts-reset': ^0.6.1
'@types/animejs': ^3.1.13
'@types/node': ^25.5.2
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
'@vitejs/plugin-react': ^6.0.1
'@vitest/ui': 4.1.0
'@wagmi/core': ^3.4.2
abitype: ^1.2.3
animejs: ^4.3.6
cva: ^1.0.0-beta.4
dotenv: ^17.3.1
eruda: ^3.4.3
esbuild: ^0.28.0
globals: ^17.4.0
hono: ^4.12.12
hono-rate-limiter: ^0.5.3
idxs: ^0.0.6
kysely: ^0.28.15
midcut: ^0.1.0
ox: ^0.14.12
prool: ^0.2.4
react: ^19.2.5
react-dom: ^19.2.5
rollup-plugin-visualizer: ^7.0.1
shiki: ^4.0.2
sonda: ^0.11.1
tailwind-merge: ^3.5.0
tailwindcss: ^4.2.2
tempo.ts: ^0.14.2
testcontainers: ^11.13.0
tidx.ts: ^0.1.0
tw-animate-css: ^1.4.0
typed-query-selector: ^2.12.1
typescript: ^6.0.2
unplugin-icons: ^23.0.1
viem: ^2.47.12
vite: ^8.0.7
vite-plugin-devtools-json: ^1.0.0
vitest: 4.1.0
wagmi: ^3.6.1
wrangler: 4.79.0
zod: ^4.3.6
catalogMode: strict
enablePrePostScripts: true
ignoredBuiltDependencies:
- '@sentry/cli'
- bufferutil
- cbor-extract
- cpu-features
- protobufjs
- sharp
- ssh2
- vue-demi
nodeOptions: '--disable-warning=ExperimentalWarning --disable-warning=DeprecationWarning'
onlyBuiltDependencies:
- '@ast-grep/cli'
- '@j178/prek'
- '@sentry/cli'
- esbuild
- simple-git-hooks
- utf-8-validate
- workerd
shellEmulator: true
workspaceConcurrency: -1
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- 'ox'
- 'viem'
- 'wagmi'
- '@wagmi/core'
- '@cloudflare/containers'
overrides:
basic-ftp: 5.2.2
flatted: ^3.4.2
tar: ^7.5.13
picomatch@<3: ^2.3.2
picomatch@>=4: ^4.0.4
lodash: ^4.18.1
brace-expansion@<3: ^2.0.3
brace-expansion@>=5: ^5.0.5
yaml: ^2.8.3
patchedDependencies:
'@cloudflare/vite-plugin@1.30.3': patches/@cloudflare__vite-plugin@1.30.3.patch
strictDepBuilds: true
trustPolicy: no-downgrade