-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
67 lines (64 loc) · 1.49 KB
/
pnpm-workspace.yaml
File metadata and controls
67 lines (64 loc) · 1.49 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:
- apps/docs
- apps/ts-docs
- apps/changelog-gen
- packages/*
- playground/*
catalog:
'@t3-oss/env-core': ^0.13.8
'@t3-oss/env-nextjs': ^0.13.10
'@types/lodash': ^4.17.20
'@types/node': 25.3.1
better-result: ^2.7.0
bun-types: ^1.3.2
client-only: ^0.0.1
dayjs: ^1.11.19
graphql-request: ^7.3.1
ky: ^1.14.3
lodash: ^4.17.21
server-only: ^0.0.1
superjson: 2.2.5
tsdown: 0.21.0-beta.2
typescript: ^5.9.3
zod: 4.3.6
catalogs:
eslint:
'@eslint/js': 10.0.1
eslint: 10.0.2
fumadocs:
fumadocs-core: 16.6.5
fumadocs-mdx: 14.2.8
fumadocs-ui: 16.6.5
next-is:
'@next/bundle-analyzer': 16.0.10
'@next/eslint-plugin-next': 16.1.6
'@next/third-parties': 16.0.10
next: 16.1.6
oxc:
oxfmt: 0.35.0
oxlint: 1.50.0
react-canary:
react: 19.3.0-canary-fb2177c1-20251114
react-dom: 19.3.0-canary-fb2177c1-20251114
react-is:
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
babel-plugin-react-compiler: 1.0.0
react: ^19.2.4
react-dom: ^19.2.4
tailwindcss:
'@tailwindcss/postcss': 4.2.1
'@tailwindcss/vite': 4.2.1
tailwindcss: 4.2.1
tanstack:
'@tanstack/pacer': 0.16.3
'@tanstack/react-query': ^5.90.7
'@tanstack/react-router': ^1.163.2
'@tanstack/react-router-devtools': ^1.141.1
'@tanstack/react-start': ^1.141.1
'@tanstack/router-plugin': ^1.163.2
vite:
'@vitejs/plugin-react': 5.1.4
vite: 7.3.1
vite-tsconfig-paths: 5.1.4
linkWorkspacePackages: true