forked from tempoxyz/tempo-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
81 lines (75 loc) · 2.02 KB
/
pnpm-workspace.yaml
File metadata and controls
81 lines (75 loc) · 2.02 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
packages:
- apps/**
- '!**/_/**'
catalog:
'@biomejs/biome': ^2.3.11
'@cloudflare/puppeteer': ^1.0.4
'@cloudflare/vite-plugin': ^1.20.3
'@cloudflare/vitest-pool-workers': ^0.12.3
'@cloudflare/workers-types': ^4.20260113.0
'@hono/zod-validator': ^0.7.6
'@iconify/json': ^2.2.427
'@scalar/api-reference': ^1.43.3
'@shazow/whatsabi': ^0.25.0
'@shikijs/langs': ^3.21.0
'@shikijs/themes': ^3.21.0
'@svgr/core': ^8.1.0
'@svgr/plugin-jsx': ^8.1.0
'@tailwindcss/vite': ^4.1.18
'@tanstack/devtools-vite': ^0.4.1
'@tanstack/query-async-storage-persister': ^5.90.18
'@tanstack/react-devtools': ^0.9.2
'@tanstack/react-query': ^5.90.16
'@tanstack/react-query-devtools': ^5.91.2
'@tanstack/react-query-persist-client': ^5.90.18
'@tanstack/react-router': ^1.149.3
'@tanstack/react-router-devtools': ^1.149.3
'@tanstack/react-router-ssr-query': ^1.149.3
'@tanstack/react-start': ^1.149.3
'@tanstack/router-plugin': ^1.149.3
'@total-typescript/ts-reset': ^0.6.1
'@types/animejs': ^3.1.13
'@types/node': ^25.0.8
'@types/react': ^19.2.8
'@types/react-dom': ^19.2.3
'@vitejs/plugin-react': ^5.1.2
'@wagmi/core': ^3.2.2
abitype: ^1.2.3
animejs: ^4.2.2
cva: ^1.0.0-beta.4
dotenv: ^17.2.3
eruda: ^3.4.3
esbuild: ^0.27.2
globals: ^17.0.0
hono: ^4.11.4
hono-rate-limiter: ^0.5.3
idxs: ^0.0.6
jsonc-parser: ^3.3.1
kysely: ^0.28.9
ox: ^0.11.3
prool: ^0.2.2
react: ^19.2.3
react-dom: ^19.2.3
rollup-plugin-visualizer: ^6.0.5
shiki: ^3.21.0
sonda: ^0.10.1
tailwind-merge: ^3.4.0
tailwindcss: ^4.1.18
tempo.ts: ^0.14.0
testcontainers: ^11.11.0
tw-animate-css: ^1.4.0
typed-query-selector: ^2.12.0
typescript: ^5.9.3
unplugin-icons: ^22.5.0
viem: ^2.44.2
vite: npm:rolldown-vite@latest
vite-plugin-devtools-json: ^1.0.0
vitest: 3.2.4
wagmi: ^3.3.2
wrangler: ^4.59.1
zod: ^4.3.5
catalogMode: strict
enablePrePostScripts: true
nodeOptions: '--disable-warning=ExperimentalWarning --disable-warning=DeprecationWarning'
shellEmulator: true
workspaceConcurrency: -1