-
Notifications
You must be signed in to change notification settings - Fork 3
/
pnpm-workspace.yaml
80 lines (79 loc) · 2.16 KB
/
pnpm-workspace.yaml
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
packages:
- "apps/*"
- "packages/*"
- "examples/*"
catalog:
"@aws-sdk/client-kms": ^3.723.0
"@aws-sdk/client-secrets-manager": ^3.723.0
"@biomejs/biome": ^1.9.4
"@biomejs/cli-linux-x64": ^1.9.4
"@changesets/cli": ^2.27.11
"@electron-toolkit/preload": ^3.0.1
"@electron-toolkit/tsconfig": ^1.0.1
"@electron-toolkit/utils": ^3.0.0
"@esbuild/linux-x64": ^0.24.0
"@fastify/cors": ^10.0.2
"@fastify/swagger": ^9.4.0
"@fastify/swagger-ui": ^5.2.0
"@fastify/type-provider-typebox": ^5.1.0
"@prisma/client": ^6.2.0
"@radix-ui/react-dialog": ^1.1.4
"@radix-ui/react-visually-hidden": ^1.1.1
"@rollup/rollup-linux-x64-gnu": ^4.24.0
"@sentry/node": ^8.47.0
"@sinclair/typebox": ^0.34.13
"@storybook/addon-essentials": ^8.4.7
"@storybook/react": ^8.4.7
"@storybook/react-vite": ^8.4.7
"@sushiswap/tines": ^1.0.11
"@thirdweb-dev/engine": ^0.0.17
"@types/jsonwebtoken": ^9.0.7
"@types/node": ^22.10.5
"@types/react": ^18.3.13
"@types/react-dom": ^18.3.1
"@types/uuid": "^10.0.0"
"@vitejs/plugin-react": ^4.3.4
"@wagmi/core": ^2.15.2
abitype: ^1.0.8
autoprefixer: ^10.4.20
"aws-kms-signer": ^0.5.3
clsx: ^2.1.1
dotenv: ^16.4.7
"dotenv-cli": ^8.0.0
electron: ^31.1.2
"electron-builder": ^25.1.8
"electron-vite": ^2.3.0
express: ^4.21.2
fastify: ^5.2.1
husky: ^9.1.7
i18next: ^24.2.1
"i18next-browser-languagedetector": ^8.0.2
"input-otp": ^1.4.2
jsdom: ^25.0.1
jsonwebtoken: ^9.0.2
"jwks-rsa": ^3.1.0
"jwt-decode": ^4.0.0
knip: ^5.41.1
lint-staged: ^15.3.0
ox: 0.4.2 # matches Thirdweb version to satisfy getAwsKmsAccount types
pino: ^9.6.0
pino-pretty: ^13.0.0
postcss: ^8.4.49
prisma: ^6.2.0
react: ^18.2.0
"react-dom": ^18.2.0
"react-i18next": ^15.4.0
storybook: ^8.4.7
tailwindcss: ^3.4.17
"tailwind-config-viewer": ^2.0.4
"tailwindcss-animate": ^1.0.7
"tailwind-merge": ^2.6.0
thirdweb: 5.82.0 # check ox and viem versions if upgrading
tsup: 8.3.0 # --watch mode broken with Fastify in later versions
tsx: ^4.19.2
turbo: ^2.3.3
typescript: ^5.7.2
uuid: ^11.0.4
viem: 2.21.55 # matches Thirdweb version to satisfy getAwsKmsAccount types
vite: ^6.0.7
vitest: ^2.1.8