-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
40 lines (38 loc) · 1 KB
/
pnpm-workspace.yaml
File metadata and controls
40 lines (38 loc) · 1 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
packages:
- packages/*
# Security: reject packages published less than 3 days ago to reduce
# the risk of installing compromised/malicious releases.
# See https://pnpm.io/settings#minimumreleaseage
minimumReleaseAge: 4320
catalog:
"@cloudflare/vite-plugin": ^1.15.3
"@cloudflare/workers-types": ^4.20240909.0
"@phosphor-icons/react": ^2.1.10
"@react-router/dev": ^7.9.6
"@tailwindcss/cli": ^4.1.17
"@tailwindcss/vite": ^4.1.17
"@types/node": ^22.10.2
"@types/react": 19.2.4
"@types/react-dom": 19.2.3
"@vitest/ui": ^4.0.18
chokidar: ^4.0.3
clsx: ^2.1.1
eslint-plugin-jsx-a11y: ^6.10.2
happy-dom: ^20.8.8
isbot: ^5.1.31
playwright: ^1.57.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
react-error-boundary: ^6.0.0
react-router: ^7.9.6
tailwind-merge: ^3.4.0
tailwindcss: ^4.1.17
tsx: ^4.19.2
typescript: ^5.9.2
vite: ^7.1.7
vite-plugin-dts: ^4.3.0
vite-tsconfig-paths: ^5.1.4
vitest: ^4.0.18
oxlint: 1.42.0
oxlint-tsgolint: 0.11.3
wrangler: ^4.59.1