|
27 | 27 | "@radix-ui/react-slot": "1.0.2",
|
28 | 28 | "@radix-ui/react-tabs": "^1.0.4",
|
29 | 29 | "@tanstack/react-query": "^5.17.15",
|
30 |
| - "@tanstack/react-query-devtools": "^5.17.15", |
| 30 | + "@tanstack/react-query-devtools": "^5.17.18", |
31 | 31 | "@tanstack/react-table": "8.11.6",
|
32 | 32 | "@uiw/react-markdown-preview": "5.0.7",
|
33 | 33 | "@uiw/react-md-editor": "4.0.3",
|
|
36 | 36 | "class-variance-authority": "0.7.0",
|
37 | 37 | "clsx": "2.1.0",
|
38 | 38 | "dayjs": "1.11.10",
|
39 |
| - "lucide-react": "0.311.0", |
| 39 | + "lucide-react": "0.312.0", |
40 | 40 | "react": "18.2.0",
|
41 | 41 | "react-chartjs-2": "5.2.0",
|
42 | 42 | "react-dom": "18.2.0",
|
43 | 43 | "react-hook-form": "7.49.3",
|
44 | 44 | "react-lazily": "^0.9.2",
|
45 |
| - "react-router-dom": "6.21.2", |
| 45 | + "react-router-dom": "6.21.3", |
46 | 46 | "rehype-external-links": "3.0.0",
|
47 | 47 | "rehype-sanitize": "6.0.0",
|
48 | 48 | "sonner": "1.3.1",
|
49 | 49 | "tailwind-merge": "2.2.0",
|
50 | 50 | "tailwindcss-animate": "1.0.7",
|
51 | 51 | "zod": "3.22.4",
|
52 |
| - "zustand": "4.4.7" |
| 52 | + "zustand": "4.5.0" |
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 | 55 | "@faker-js/faker": "8.3.1",
|
56 |
| - "@playwright/test": "1.41.0", |
| 56 | + "@playwright/test": "1.41.1", |
57 | 57 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
58 |
| - "@types/node": "20.11.4", |
| 58 | + "@types/node": "20.11.5", |
59 | 59 | "@types/react": "18.2.48",
|
60 | 60 | "@types/react-dom": "18.2.18",
|
61 | 61 | "@typescript-eslint/eslint-plugin": "6.19.0",
|
62 | 62 | "@typescript-eslint/parser": "6.19.0",
|
63 | 63 | "@vitejs/plugin-react-swc": "3.5.0",
|
64 |
| - "autoprefixer": "10.4.16", |
| 64 | + "autoprefixer": "10.4.17", |
65 | 65 | "eslint": "8.56.0",
|
66 | 66 | "eslint-config-prettier": "9.1.0",
|
67 | 67 | "eslint-plugin-react-hooks": "4.6.0",
|
68 | 68 | "eslint-plugin-react-refresh": "0.4.5",
|
69 | 69 | "postcss": "8.4.33",
|
70 |
| - "prettier": "3.2.2", |
| 70 | + "prettier": "3.2.4", |
71 | 71 | "prettier-plugin-tailwindcss": "0.5.11",
|
72 | 72 | "tailwindcss": "3.4.1",
|
73 | 73 | "typescript": "5.3.3",
|
74 |
| - "vite": "5.0.11" |
| 74 | + "vite": "5.0.12" |
75 | 75 | }
|
76 | 76 | }
|
0 commit comments