forked from nktnet1/rt-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
79 lines (76 loc) · 1.92 KB
/
pnpm-workspace.yaml
File metadata and controls
79 lines (76 loc) · 1.92 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
packages:
- apps/*
- packages/*
- tools/*
catalog:
'@eslint/js': ^9.39.2
'@hono/node-server': ^1.19.9
'@orpc/client': ^1.13.4
'@orpc/contract': ^1.13.4
'@orpc/openapi': ^1.13.4
'@orpc/openapi-client': ^1.13.4
'@orpc/server': ^1.13.4
'@orpc/tanstack-query': ^1.13.4
'@orpc/valibot': ^1.13.4
'@radix-ui/react-avatar': ^1.1.11
'@radix-ui/react-dialog': ^1.1.15
'@radix-ui/react-dropdown-menu': ^2.1.16
'@radix-ui/react-icons': ^1.3.2
'@radix-ui/react-label': ^2.1.8
'@radix-ui/react-slot': ^1.2.4
'@radix-ui/react-toast': ^1.2.15
'@radix-ui/react-tooltip': ^1.2.8
'@tailwindcss/vite': ^4.1.18
'@tanstack/react-form': ^1.27.7
'@tanstack/react-query': ^5.90.16
'@tanstack/react-router': ^1.149.3
'@tanstack/router-devtools': ^1.149.3
'@tanstack/router-plugin': ^1.149.3
'@types/eslint-config-prettier': ^6.11.3
'@types/node': ^25.0.8
'@types/pg': ^8.16.0
'@types/react': ^19.2.8
'@types/react-dom': ^19.2.3
'@vitejs/plugin-react-swc': ^4.2.2
better-auth: ^1.4.12
class-variance-authority: ^0.7.1
dotenv-cli: ^11.0.0
drizzle-kit: ^0.31.8
drizzle-orm: ^0.45.1
drizzle-valibot: ^0.4.2
eslint: ^9.39.2
eslint-config-prettier: ^10.1.8
eslint-config-turbo: ^2.7.4
eslint-plugin-import: ^2.32.0
eslint-plugin-only-warn: ^1.1.0
eslint-plugin-react: ^7.37.5
eslint-plugin-react-hooks: ^7.0.1
eslint-plugin-turbo: ^2.7.4
globals: ^17.0.0
hono: ^4.11.4
next-themes: ^0.4.6
pg: ^8.16.3
prettier: ^3.7.4
radix-ui: ^1.4.3
react: ^19.2.3
react-dom: ^19.2.3
shx: ^0.4.0
sonner: ^2.0.7
tailwind-merge: ^3.4.0
tailwindcss: ^4.1.18
tailwindcss-animate: ^1.0.7
tsdown: ^0.20.0-beta.1
tsx: ^4.21.0
turbo: ^2.7.4
typescript: ^5.9.3
typescript-eslint: ^8.53.0
url-join: ^5.0.0
valibot: ^1.2.0
vite: ^7.3.1
ignoredBuiltDependencies:
- '@swc/core'
- '@tailwindcss/oxide'
- esbuild
overrides:
brace-expansion@<=2.0.1: 2.0.2
esbuild@<=0.24.2: '>=0.25.0'