|
27 | 27 | "@radix-ui/react-separator": "1.0.3",
|
28 | 28 | "@radix-ui/react-slot": "1.0.2",
|
29 | 29 | "@radix-ui/react-tabs": "^1.0.4",
|
30 |
| - "@tanstack/react-query": "^5.17.9", |
31 |
| - "@tanstack/react-query-devtools": "^5.17.9", |
32 |
| - "@tanstack/react-table": "8.11.4", |
| 30 | + "@tanstack/react-query": "^5.17.15", |
| 31 | + "@tanstack/react-query-devtools": "^5.17.15", |
| 32 | + "@tanstack/react-table": "8.11.6", |
33 | 33 | "@uiw/react-markdown-preview": "5.0.7",
|
34 | 34 | "@uiw/react-md-editor": "4.0.3",
|
35 | 35 | "axios": "1.6.5",
|
36 | 36 | "chart.js": "4.4.1",
|
37 | 37 | "class-variance-authority": "0.7.0",
|
38 | 38 | "clsx": "2.1.0",
|
39 | 39 | "dayjs": "1.11.10",
|
40 |
| - "lucide-react": "0.309.0", |
| 40 | + "lucide-react": "0.311.0", |
41 | 41 | "react": "18.2.0",
|
42 | 42 | "react-chartjs-2": "5.2.0",
|
43 | 43 | "react-dom": "18.2.0",
|
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@faker-js/faker": "8.3.1",
|
57 |
| - "@playwright/test": "1.40.1", |
| 57 | + "@playwright/test": "1.41.0", |
58 | 58 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
59 |
| - "@types/node": "20.11.0", |
60 |
| - "@types/react": "18.2.47", |
| 59 | + "@types/node": "20.11.4", |
| 60 | + "@types/react": "18.2.48", |
61 | 61 | "@types/react-dom": "18.2.18",
|
62 |
| - "@typescript-eslint/eslint-plugin": "6.18.1", |
63 |
| - "@typescript-eslint/parser": "6.18.1", |
| 62 | + "@typescript-eslint/eslint-plugin": "6.19.0", |
| 63 | + "@typescript-eslint/parser": "6.19.0", |
64 | 64 | "@vitejs/plugin-react-swc": "3.5.0",
|
65 | 65 | "autoprefixer": "10.4.16",
|
66 | 66 | "eslint": "8.56.0",
|
67 | 67 | "eslint-config-prettier": "9.1.0",
|
68 | 68 | "eslint-plugin-react-hooks": "4.6.0",
|
69 | 69 | "eslint-plugin-react-refresh": "0.4.5",
|
70 | 70 | "postcss": "8.4.33",
|
71 |
| - "prettier": "3.1.1", |
| 71 | + "prettier": "3.2.2", |
72 | 72 | "prettier-plugin-tailwindcss": "0.5.11",
|
73 | 73 | "tailwindcss": "3.4.1",
|
74 | 74 | "typescript": "5.3.3",
|
|
0 commit comments