|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@radix-ui/react-accordion": "^1.2.12", |
31 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 31 | + "@radix-ui/react-avatar": "^1.1.11", |
32 | 32 | "@radix-ui/react-checkbox": "^1.3.3", |
33 | 33 | "@radix-ui/react-dialog": "^1.1.15", |
34 | 34 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
35 | | - "@radix-ui/react-label": "^2.1.7", |
| 35 | + "@radix-ui/react-label": "^2.1.8", |
36 | 36 | "@radix-ui/react-popover": "^1.1.15", |
37 | 37 | "@radix-ui/react-scroll-area": "^1.2.10", |
38 | 38 | "@radix-ui/react-select": "^2.2.6", |
39 | | - "@radix-ui/react-separator": "^1.1.7", |
40 | | - "@radix-ui/react-slot": "^1.2.3", |
| 39 | + "@radix-ui/react-separator": "^1.1.8", |
| 40 | + "@radix-ui/react-slot": "^1.2.4", |
41 | 41 | "@radix-ui/react-switch": "^1.2.6", |
42 | 42 | "@radix-ui/react-tabs": "^1.1.13", |
43 | 43 | "@radix-ui/react-toggle": "^1.1.10", |
44 | 44 | "@radix-ui/react-toggle-group": "^1.1.11", |
45 | 45 | "@radix-ui/react-tooltip": "^1.2.8", |
46 | | - "@tanstack/react-query": "^5.90.3", |
| 46 | + "@tanstack/react-query": "^5.90.12", |
47 | 47 | "@tanstack/react-table": "^8.21.3", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "client-only": "^0.0.1", |
50 | 50 | "clsx": "^2.1.1", |
51 | 51 | "cmdk": "^1.1.1", |
52 | | - "lucide-react": "^0.545.0", |
53 | | - "motion": "^12.23.24", |
54 | | - "next": "16.0.0", |
| 52 | + "lucide-react": "^0.556.0", |
| 53 | + "motion": "^12.23.25", |
| 54 | + "next": "16.0.8", |
55 | 55 | "next-themes": "^0.4.6", |
56 | | - "pino": "^10.0.0", |
57 | | - "react": "19.2.0", |
58 | | - "react-dom": "19.2.0", |
59 | | - "recharts": "^3.2.1", |
| 56 | + "pino": "^10.1.0", |
| 57 | + "react": "19.2.1", |
| 58 | + "react-dom": "19.2.1", |
| 59 | + "recharts": "^3.5.1", |
60 | 60 | "server-only": "^0.0.1", |
61 | 61 | "sonner": "^2.0.7", |
62 | | - "tailwind-merge": "^3.3.1", |
63 | | - "zod": "^4.1.12" |
| 62 | + "tailwind-merge": "^3.4.0", |
| 63 | + "zod": "^4.1.13" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@commitlint/cli": "^20.1.0", |
67 | | - "@commitlint/config-conventional": "^20.0.0", |
68 | | - "@commitlint/types": "^20.0.0", |
69 | | - "@eslint/eslintrc": "^3.3.1", |
70 | | - "@eslint/js": "^9.37.0", |
71 | | - "@next/bundle-analyzer": "16.0.0", |
72 | | - "@playwright/test": "^1.56.0", |
73 | | - "@tailwindcss/postcss": "^4.1.14", |
74 | | - "@tanstack/react-query-devtools": "^5.90.2", |
| 66 | + "@commitlint/cli": "^20.2.0", |
| 67 | + "@commitlint/config-conventional": "^20.2.0", |
| 68 | + "@commitlint/types": "^20.2.0", |
| 69 | + "@eslint/eslintrc": "^3.3.3", |
| 70 | + "@eslint/js": "^9.39.1", |
| 71 | + "@next/bundle-analyzer": "16.0.8", |
| 72 | + "@playwright/test": "^1.57.0", |
| 73 | + "@tailwindcss/postcss": "^4.1.17", |
| 74 | + "@tanstack/react-query-devtools": "^5.91.1", |
75 | 75 | "@testing-library/dom": "^10.4.1", |
76 | 76 | "@testing-library/jest-dom": "^6.9.1", |
77 | 77 | "@testing-library/react": "^16.3.0", |
78 | 78 | "@testing-library/user-event": "^14.6.1", |
79 | | - "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
| 79 | + "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
80 | 80 | "@types/node": "^24", |
81 | | - "@types/react": "19.2.2", |
82 | | - "@types/react-dom": "19.2.2", |
83 | | - "@vitejs/plugin-react": "^5.0.4", |
84 | | - "@vitest/coverage-v8": "^3.2.4", |
85 | | - "@vitest/eslint-plugin": "^1.3.26", |
86 | | - "autoprefixer": "^10.4.21", |
| 81 | + "@types/react": "19.2.7", |
| 82 | + "@types/react-dom": "19.2.3", |
| 83 | + "@vitejs/plugin-react": "^5.1.2", |
| 84 | + "@vitest/coverage-v8": "^4.0.15", |
| 85 | + "@vitest/eslint-plugin": "^1.5.2", |
| 86 | + "autoprefixer": "^10.4.22", |
87 | 87 | "babel-plugin-react-compiler": "^1.0.0", |
88 | 88 | "cross-env": "^10.1.0", |
89 | 89 | "eslint": "^9", |
90 | | - "eslint-config-next": "16.0.0", |
| 90 | + "eslint-config-next": "16.0.8", |
91 | 91 | "eslint-config-prettier": "^10.1.8", |
92 | 92 | "eslint-plugin-jest-dom": "^5.5.0", |
93 | | - "eslint-plugin-playwright": "^2.2.2", |
| 93 | + "eslint-plugin-playwright": "^2.4.0", |
94 | 94 | "eslint-plugin-prettier": "^5.5.4", |
95 | 95 | "eslint-plugin-tailwindcss": "4.0.0-beta.0", |
96 | | - "eslint-plugin-testing-library": "^7.13.1", |
| 96 | + "eslint-plugin-testing-library": "^7.13.5", |
97 | 97 | "husky": "^9.1.7", |
98 | | - "jsdom": "^27.0.0", |
99 | | - "lint-staged": "^16.2.4", |
100 | | - "pino-pretty": "^13.1.2", |
| 98 | + "jsdom": "^27.3.0", |
| 99 | + "lint-staged": "^16.2.7", |
| 100 | + "pino-pretty": "^13.1.3", |
101 | 101 | "postcss": "^8.5.6", |
102 | | - "prettier": "^3.6.2", |
103 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
104 | | - "tailwindcss": "^4.1.14", |
| 102 | + "prettier": "^3.7.4", |
| 103 | + "prettier-plugin-tailwindcss": "^0.7.2", |
| 104 | + "tailwindcss": "^4.1.17", |
105 | 105 | "tsc-files": "^1.1.4", |
106 | 106 | "turbo": "latest", |
107 | 107 | "tw-animate-css": "^1.4.0", |
108 | 108 | "typescript": "5.8.3", |
109 | 109 | "vite-tsconfig-paths": "^5.1.4", |
110 | | - "vitest": "^3.2.4" |
| 110 | + "vitest": "^4.0.15" |
111 | 111 | }, |
112 | 112 | "engines": { |
113 | 113 | "node": ">=20.9.0" |
114 | 114 | }, |
115 | 115 | "pnpm": { |
116 | 116 | "overrides": { |
117 | | - "@types/react": "19.2.2", |
118 | | - "@types/react-dom": "19.2.2" |
| 117 | + "@types/react": "19.2.7", |
| 118 | + "@types/react-dom": "19.2.3" |
119 | 119 | } |
120 | 120 | } |
121 | 121 | } |
0 commit comments