|
23 | 23 | },
|
24 | 24 | "prettier": "@jimmy.codes/prettier-config",
|
25 | 25 | "dependencies": {
|
26 |
| - "@tanstack/react-query": "5.40.0", |
27 |
| - "@tanstack/react-router": "1.34.9", |
| 26 | + "@tanstack/react-query": "5.45.1", |
| 27 | + "@tanstack/react-router": "1.39.4", |
28 | 28 | "clsx": "2.1.1",
|
29 | 29 | "react": "18.3.1",
|
30 | 30 | "react-dom": "18.3.1",
|
31 | 31 | "tailwind-merge": "2.3.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@iconify-json/logos": "1.1.42", |
35 |
| - "@iconify-json/lucide": "1.1.189", |
| 34 | + "@iconify-json/logos": "1.1.43", |
| 35 | + "@iconify-json/lucide": "1.1.193", |
36 | 36 | "@iconify/tailwind": "1.1.1",
|
37 | 37 | "@jimmy.codes/eslint-config": "1.9.0",
|
38 | 38 | "@jimmy.codes/prettier-config": "1.1.0",
|
39 | 39 | "@playwright/test": "1.44.1",
|
40 |
| - "@storybook/addon-essentials": "8.1.5", |
41 |
| - "@storybook/addon-interactions": "8.1.5", |
42 |
| - "@storybook/addon-links": "8.1.5", |
43 |
| - "@storybook/addon-themes": "8.1.5", |
44 |
| - "@storybook/blocks": "8.1.5", |
45 |
| - "@storybook/react": "8.1.5", |
46 |
| - "@storybook/react-vite": "8.1.5", |
47 |
| - "@storybook/test": "8.1.5", |
| 40 | + "@storybook/addon-a11y": "8.1.10", |
| 41 | + "@storybook/addon-essentials": "8.1.10", |
| 42 | + "@storybook/addon-interactions": "8.1.10", |
| 43 | + "@storybook/addon-links": "8.1.10", |
| 44 | + "@storybook/addon-themes": "8.1.10", |
| 45 | + "@storybook/blocks": "8.1.10", |
| 46 | + "@storybook/react": "8.1.10", |
| 47 | + "@storybook/react-vite": "8.1.10", |
| 48 | + "@storybook/test": "8.1.10", |
48 | 49 | "@tailwindcss/typography": "0.5.13",
|
49 |
| - "@tanstack/react-query-devtools": "5.40.0", |
50 |
| - "@tanstack/router-devtools": "1.34.9", |
51 |
| - "@tanstack/router-vite-plugin": "1.34.8", |
| 50 | + "@tanstack/react-query-devtools": "5.45.1", |
| 51 | + "@tanstack/router-devtools": "1.39.4", |
| 52 | + "@tanstack/router-vite-plugin": "1.39.5", |
52 | 53 | "@testing-library/dom": "10.1.0",
|
53 |
| - "@testing-library/jest-dom": "6.4.5", |
| 54 | + "@testing-library/jest-dom": "6.4.6", |
54 | 55 | "@testing-library/react": "16.0.0",
|
55 | 56 | "@testing-library/user-event": "14.5.2",
|
56 | 57 | "@total-typescript/ts-reset": "0.5.1",
|
57 |
| - "@types/bun": "1.1.3", |
| 58 | + "@types/bun": "1.1.4", |
58 | 59 | "@types/react": "18.3.3",
|
59 | 60 | "@types/react-dom": "18.3.0",
|
60 | 61 | "@vitejs/plugin-react-swc": "3.7.0",
|
61 | 62 | "@vitest/coverage-v8": "1.6.0",
|
62 | 63 | "@vitest/ui": "1.6.0",
|
63 | 64 | "autoprefixer": "10.4.19",
|
64 |
| - "daisyui": "4.11.1", |
| 65 | + "daisyui": "4.12.2", |
65 | 66 | "eslint": "8.57.0",
|
66 | 67 | "eslint-plugin-storybook": "0.8.0",
|
67 | 68 | "gitzy": "5.4.0",
|
68 | 69 | "happy-dom": "14.12.0",
|
69 | 70 | "is-ci": "3.0.1",
|
70 |
| - "lefthook": "1.6.15", |
| 71 | + "lefthook": "1.6.16", |
71 | 72 | "msw": "2.3.1",
|
72 | 73 | "postcss": "8.4.38",
|
73 |
| - "prettier": "3.3.0", |
74 |
| - "storybook": "8.1.5", |
75 |
| - "tailwindcss": "3.4.3", |
| 74 | + "prettier": "3.3.2", |
| 75 | + "storybook": "8.1.10", |
| 76 | + "tailwindcss": "3.4.4", |
76 | 77 | "typescript": "5.4.5",
|
77 |
| - "vite": "5.2.12", |
| 78 | + "vite": "5.3.1", |
78 | 79 | "vite-tsconfig-paths": "4.3.2",
|
79 | 80 | "vitest": "1.6.0"
|
80 | 81 | }
|
|
0 commit comments