-
-
Notifications
You must be signed in to change notification settings - Fork 132
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
36 lines (35 loc) · 797 Bytes
/
pnpm-workspace.yaml
File metadata and controls
36 lines (35 loc) · 797 Bytes
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
packages:
- packages/**
- samples/**
- tests/**
catalog:
'@tanstack/query-core': 5.90.2
'@tanstack/react-query': 5.90.2
'@tanstack/vue-query': 5.90.2
'@tanstack/svelte-query': 6.0.10
'@types/better-sqlite3': ^7.6.13
'@types/node': ^20.19.0
'@types/react': 19.2.0
'@types/react-dom': 19.2.0
'@types/tmp': ^0.2.6
better-sqlite3: ^12.5.0
decimal.js: ^10.4.3
kysely: ~0.28.8
langium: 3.5.0
langium-cli: 3.5.0
next: 16.1.6
nuxt: 4.3.1
'@sveltejs/kit': 2.53.2
pg: ^8.13.1
mysql2: ^3.16.1
prisma: ^6.19.0
react: 19.2.0
react-dom: 19.2.0
sql.js: ^1.13.0
svelte: 5.53.5
tmp: ^0.2.4
ts-pattern: ^5.7.1
typescript: ^5.9.3
vue: 3.5.22
zod: ^4.0.0
zod-validation-error: ^4.0.1