|
32 | 32 | "@fortawesome/react-fontawesome": "0.2.2", |
33 | 33 | "@hookform/resolvers": "4.1.3", |
34 | 34 | "@react-spring/web": "9.7.5", |
35 | | - "@tailwindcss/vite": "4.0.13", |
36 | | - "@tanstack/react-query": "5.67.3", |
37 | | - "@tanstack/react-query-devtools": "5.67.3", |
| 35 | + "@tailwindcss/vite": "4.0.14", |
| 36 | + "@tanstack/react-query": "5.69.0", |
| 37 | + "@tanstack/react-query-devtools": "5.69.0", |
38 | 38 | "@tanstack/react-table": "8.21.2", |
39 | | - "axios": "1.8.3", |
| 39 | + "axios": "1.8.4", |
40 | 40 | "class-variance-authority": "0.7.1", |
41 | 41 | "clsx": "2.1.1", |
42 | 42 | "dayjs": "1.11.13", |
43 | | - "i18next": "24.2.2", |
| 43 | + "i18next": "24.2.3", |
44 | 44 | "i18next-browser-languagedetector": "8.0.4", |
45 | 45 | "lodash": "4.17.21", |
46 | 46 | "qs": "6.14.0", |
47 | 47 | "react": "18.3.1", |
48 | 48 | "react-dom": "18.3.1", |
49 | 49 | "react-hook-form": "7.54.2", |
50 | 50 | "react-i18next": "15.4.1", |
51 | | - "react-router-dom": "7.3.0", |
| 51 | + "react-router-dom": "7.4.0", |
52 | 52 | "recharts": "2.15.1", |
53 | 53 | "tailwind-merge": "3.0.2", |
54 | | - "tailwindcss": "4.0.13", |
| 54 | + "tailwindcss": "4.0.14", |
55 | 55 | "uuid": "11.1.0", |
56 | 56 | "yup": "1.6.1" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@chromatic-com/storybook": "3.2.5", |
| 59 | + "@chromatic-com/storybook": "3.2.6", |
60 | 60 | "@eslint/js": "9.22.0", |
61 | | - "@storybook/addon-essentials": "8.6.4", |
62 | | - "@storybook/addon-interactions": "8.6.4", |
63 | | - "@storybook/addon-onboarding": "8.6.4", |
64 | | - "@storybook/addon-themes": "8.6.4", |
65 | | - "@storybook/blocks": "8.6.4", |
66 | | - "@storybook/react": "8.6.4", |
67 | | - "@storybook/react-vite": "8.6.4", |
68 | | - "@storybook/test": "8.6.4", |
| 61 | + "@storybook/addon-essentials": "8.6.7", |
| 62 | + "@storybook/addon-interactions": "8.6.7", |
| 63 | + "@storybook/addon-onboarding": "8.6.7", |
| 64 | + "@storybook/addon-themes": "8.6.7", |
| 65 | + "@storybook/blocks": "8.6.7", |
| 66 | + "@storybook/react": "8.6.7", |
| 67 | + "@storybook/react-vite": "8.6.7", |
| 68 | + "@storybook/test": "8.6.7", |
69 | 69 | "@testing-library/jest-dom": "6.6.3", |
70 | 70 | "@testing-library/react": "16.2.0", |
71 | 71 | "@testing-library/user-event": "14.6.1", |
|
76 | 76 | "@types/react-dom": "18.3.1", |
77 | 77 | "@types/uuid": "10.0.0", |
78 | 78 | "@vitejs/plugin-react": "4.3.4", |
79 | | - "@vitest/coverage-v8": "3.0.8", |
| 79 | + "@vitest/coverage-v8": "3.0.9", |
80 | 80 | "eslint": "9.22.0", |
81 | 81 | "eslint-plugin-react-hooks": "5.2.0", |
82 | 82 | "eslint-plugin-react-refresh": "0.4.19", |
83 | | - "eslint-plugin-storybook": "0.11.4", |
| 83 | + "eslint-plugin-storybook": "0.11.6", |
84 | 84 | "globals": "16.0.0", |
85 | 85 | "jsdom": "26.0.0", |
86 | 86 | "msw": "2.7.3", |
87 | 87 | "prettier": "3.5.3", |
88 | 88 | "prettier-plugin-tailwindcss": "0.6.11", |
89 | 89 | "rimraf": "6.0.1", |
90 | | - "storybook": "8.6.4", |
91 | | - "typescript": "5.7.3", |
92 | | - "typescript-eslint": "8.26.1", |
93 | | - "vite": "6.2.1", |
94 | | - "vitest": "3.0.8" |
| 90 | + "storybook": "8.6.7", |
| 91 | + "typescript": "5.8.2", |
| 92 | + "typescript-eslint": "8.27.0", |
| 93 | + "vite": "6.2.2", |
| 94 | + "vitest": "3.0.9" |
95 | 95 | } |
96 | 96 | } |
0 commit comments