-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcatalog.json
More file actions
36 lines (36 loc) · 1.02 KB
/
Copy pathcatalog.json
File metadata and controls
36 lines (36 loc) · 1.02 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
{
"react": "^19.2.0",
"react-dom": "^19.2.0",
"@types/node": "^24",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"react-aria": "^3.48.0",
"react-aria-components": "^1.17.0",
"@react-aria/utils": "^3.34.0",
"@react-spectrum/utils": "^3.13.0",
"@internationalized/date": "^3.12.1",
"react-stately": "^3.46.0",
"i18next": "^26.3.6",
"react-i18next": "^15.4.1",
"react-router": "8.2.0",
"@react-router/dev": "8.2.0",
"@react-router/node": "8.2.0",
"@react-router/serve": "8.2.0",
"@tanstack/react-query": "^5.59.0",
"playwright": "^1.60.0",
"@playwright/test": "^1.60.0",
"@platejs/playwright": "49.0.0",
"tailwindcss": "^4.2.2",
"tailwind-merge": "^3.5.0",
"tailwind-variants": "^3.2.2",
"release-it": "^19.0.5",
"tsup": "^8.5.0",
"typescript": "^5.9.2",
"vitest": "^4.1.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@tailwindcss/vite": "^4.2.2",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "^4.1.4",
"vite": "^8.0.8"
}