|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@ianvs/prettier-plugin-sort-imports": "^4.4.0", |
18 | | - "@internationalized/date": "^3.5.6", |
| 18 | + "@internationalized/date": "^3.6.0", |
19 | 19 | "@radix-ui/react-accordion": "^1.2.1", |
20 | 20 | "@radix-ui/react-checkbox": "^1.1.2", |
21 | 21 | "@radix-ui/react-dialog": "^1.1.2", |
|
31 | 31 | "@radix-ui/react-switch": "^1.1.1", |
32 | 32 | "@radix-ui/react-tabs": "^1.1.1", |
33 | 33 | "@radix-ui/react-toast": "^1.2.2", |
34 | | - "@radix-ui/react-tooltip": "^1.1.3", |
35 | | - "@react-aria/datepicker": "^3.11.4", |
36 | | - "@react-stately/datepicker": "^3.10.3", |
| 34 | + "@radix-ui/react-tooltip": "^1.1.4", |
| 35 | + "@react-aria/datepicker": "^3.12.0", |
| 36 | + "@react-stately/datepicker": "^3.11.0", |
37 | 37 | "@remixicon/react": "^4.5.0", |
38 | | - "@storybook/addon-a11y": "^8.4.2", |
39 | | - "@storybook/manager-api": "^8.4.2", |
40 | | - "@storybook/theming": "^8.4.2", |
| 38 | + "@storybook/addon-a11y": "^8.4.7", |
| 39 | + "@storybook/manager-api": "^8.4.7", |
| 40 | + "@storybook/theming": "^8.4.7", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "date-fns": "^3.6.0", |
43 | | - "prettier-plugin-tailwindcss": "^0.6.8", |
| 43 | + "prettier-plugin-tailwindcss": "^0.6.9", |
44 | 44 | "react": "^18.3.1", |
45 | 45 | "react-day-picker": "^8.10.1", |
46 | 46 | "react-dom": "^18.3.1", |
47 | | - "recharts": "^2.13.3", |
48 | | - "tailwind-merge": "^2.5.4", |
| 47 | + "recharts": "^2.14.1", |
| 48 | + "tailwind-merge": "^2.5.5", |
49 | 49 | "tailwind-variants": "^0.3.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@playwright/test": "^1.48.2", |
53 | | - "@storybook/addon-essentials": "^8.4.2", |
54 | | - "@storybook/addon-interactions": "^8.4.2", |
55 | | - "@storybook/addon-links": "^8.4.2", |
56 | | - "@storybook/blocks": "^8.4.2", |
57 | | - "@storybook/react": "^8.4.2", |
58 | | - "@storybook/react-vite": "^8.4.2", |
59 | | - "@types/node": "^22.9.0", |
60 | | - "@types/react": "^18.3.12", |
61 | | - "@types/react-dom": "^18.3.1", |
62 | | - "@typescript-eslint/eslint-plugin": "^8.14.0", |
63 | | - "@typescript-eslint/parser": "^8.14.0", |
64 | | - "@vitejs/plugin-react": "^4.3.3", |
| 52 | + "@playwright/test": "^1.49.1", |
| 53 | + "@storybook/addon-essentials": "^8.4.7", |
| 54 | + "@storybook/addon-interactions": "^8.4.7", |
| 55 | + "@storybook/addon-links": "^8.4.7", |
| 56 | + "@storybook/blocks": "^8.4.7", |
| 57 | + "@storybook/react": "^8.4.7", |
| 58 | + "@storybook/react-vite": "^8.4.7", |
| 59 | + "@types/node": "^22.10.2", |
| 60 | + "@types/react": "^18.3.16", |
| 61 | + "@types/react-dom": "^18.3.5", |
| 62 | + "@typescript-eslint/eslint-plugin": "^8.18.0", |
| 63 | + "@typescript-eslint/parser": "^8.18.0", |
| 64 | + "@vitejs/plugin-react": "^4.3.4", |
65 | 65 | "autoprefixer": "^10.4.20", |
66 | 66 | "eslint": "^8.57.1", |
67 | 67 | "eslint-plugin-react-hooks": "^4.6.2", |
68 | | - "eslint-plugin-react-refresh": "^0.4.14", |
69 | | - "eslint-plugin-storybook": "^0.11.0", |
| 68 | + "eslint-plugin-react-refresh": "^0.4.16", |
| 69 | + "eslint-plugin-storybook": "^0.11.1", |
70 | 70 | "postcss": "^8.4.49", |
71 | 71 | "prettier": "3.3.3", |
72 | | - "storybook": "^8.4.2", |
73 | | - "tailwindcss": "^3.4.14", |
74 | | - "typescript": "^5.6.3", |
| 72 | + "storybook": "^8.4.7", |
| 73 | + "tailwindcss": "^3.4.16", |
| 74 | + "typescript": "^5.7.2", |
75 | 75 | "vite": "^5.4.11", |
76 | | - "vite-tsconfig-paths": "^5.1.2", |
77 | | - "vitest": "^2.1.4" |
| 76 | + "vite-tsconfig-paths": "^5.1.4", |
| 77 | + "vitest": "^2.1.8" |
78 | 78 | } |
79 | 79 | } |
0 commit comments