|
14 | 14 | "preview": "vite preview" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@sentry/react": "^10.17.0", |
| 17 | + "@sentry/react": "^10.28.0", |
18 | 18 | "@t3-oss/env-core": "^0.13.8", |
19 | | - "@tanstack/react-query": "^5.89.0", |
20 | | - "@tanstack/react-router": "^1.131.44", |
21 | | - "@tanstack/zod-adapter": "^1.131.44", |
| 19 | + "@tanstack/react-query": "^5.90.12", |
| 20 | + "@tanstack/react-router": "^1.139.14", |
| 21 | + "@tanstack/zod-adapter": "^1.139.14", |
22 | 22 | "class-variance-authority": "^0.7.1", |
23 | 23 | "classnames": "^2.5.1", |
24 | | - "lucide-react": "^0.552.0", |
25 | | - "react": "^19.1.1", |
26 | | - "react-dom": "^19.1.1", |
27 | | - "tailwind-merge": "^3.3.1", |
28 | | - "tailwindcss": "^4.1.13", |
29 | | - "zod": "^4.1.9" |
| 24 | + "lucide-react": "^0.555.0", |
| 25 | + "react": "^19.2.1", |
| 26 | + "react-dom": "^19.2.1", |
| 27 | + "tailwind-merge": "^3.4.0", |
| 28 | + "tailwindcss": "^4.1.17", |
| 29 | + "zod": "^4.1.13" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@eslint/js": "^9.35.0", |
33 | | - "@happy-dom/global-registrator": "^20.0.0", |
| 32 | + "@eslint/js": "^9.39.1", |
| 33 | + "@happy-dom/global-registrator": "^20.0.11", |
34 | 34 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
35 | | - "@prettier/plugin-oxc": "^0.0.4", |
36 | | - "@tailwindcss/vite": "^4.1.13", |
37 | | - "@tanstack/react-router-devtools": "^1.131.44", |
38 | | - "@tanstack/router-plugin": "^1.131.44", |
| 35 | + "@tailwindcss/vite": "^4.1.17", |
| 36 | + "@tanstack/react-router-devtools": "^1.139.14", |
| 37 | + "@tanstack/router-plugin": "^1.139.14", |
39 | 38 | "@testing-library/dom": "^10.4.1", |
40 | | - "@testing-library/jest-dom": "^6.8.0", |
| 39 | + "@testing-library/jest-dom": "^6.9.1", |
41 | 40 | "@testing-library/react": "^16.3.0", |
42 | 41 | "@testing-library/user-event": "^14.6.1", |
43 | | - "@types/bun": "^1.2.22", |
44 | | - "@types/react": "^19.1.13", |
45 | | - "@types/react-dom": "^19.1.9", |
46 | | - "@vitejs/plugin-react-swc": "^4.0.1", |
47 | | - "eslint": "^9.35.0", |
48 | | - "eslint-plugin-react-hooks": "^5.2.0", |
49 | | - "eslint-plugin-react-refresh": "^0.4.20", |
| 42 | + "@types/bun": "^1.3.3", |
| 43 | + "@types/react": "^19.2.7", |
| 44 | + "@types/react-dom": "^19.2.3", |
| 45 | + "@vitejs/plugin-react-swc": "^4.2.2", |
| 46 | + "eslint": "^9.39.1", |
| 47 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 48 | + "eslint-plugin-react-refresh": "^0.4.24", |
50 | 49 | "eslint-plugin-tailwindcss": "^4.0.0-beta.0", |
51 | | - "globals": "^16.4.0", |
52 | | - "prettier": "^3.6.2", |
53 | | - "typescript": "~5.8.3", |
54 | | - "typescript-eslint": "^8.43.0", |
55 | | - "vite": "^7.1.5" |
| 50 | + "globals": "^16.5.0", |
| 51 | + "prettier": "^3.7.4", |
| 52 | + "typescript": "~5.9.3", |
| 53 | + "typescript-eslint": "^8.48.1", |
| 54 | + "vite": "^7.2.6" |
56 | 55 | }, |
57 | 56 | "trustedDependencies": [ |
58 | 57 | "@swc/core" |
|
0 commit comments