|
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@chromatic-com/storybook": "^3.2.4", |
55 | | - "@storybook/addon-essentials": "^8.5.6", |
56 | | - "@storybook/addon-interactions": "^8.5.6", |
57 | | - "@storybook/addon-links": "^8.5.6", |
58 | | - "@storybook/blocks": "^8.5.6", |
59 | | - "@storybook/nextjs": "^8.5.6", |
60 | | - "@storybook/react": "^8.5.6", |
61 | | - "@storybook/test": "^8.5.6", |
62 | | - "@tailwindcss/postcss": "^4.0.6", |
| 55 | + "@storybook/addon-essentials": "^8.6.12", |
| 56 | + "@storybook/addon-interactions": "^8.6.12", |
| 57 | + "@storybook/addon-links": "^8.6.12", |
| 58 | + "@storybook/blocks": "^8.6.12", |
| 59 | + "@storybook/nextjs": "^8.6.12", |
| 60 | + "@storybook/react": "^8.6.12", |
| 61 | + "@storybook/test": "^8.6.12", |
| 62 | + "@tailwindcss/postcss": "^4.1.4", |
63 | 63 | "@testing-library/jest-dom": "^6.6.3", |
64 | | - "@testing-library/react": "^16.2.0", |
| 64 | + "@testing-library/react": "^16.3.0", |
65 | 65 | "@testing-library/user-event": "^14.6.1", |
66 | 66 | "@types/lodash": "^4.17.15", |
67 | 67 | "@types/mdx": "^2.0.10", |
68 | | - "@types/node": "^22.13.4", |
| 68 | + "@types/node": "^22.14.1", |
69 | 69 | "@types/node-fetch": "^2.6.12", |
70 | 70 | "@types/nodemailer": "^6.4.14", |
71 | 71 | "@types/react": "19.0.10", |
72 | 72 | "@types/react-big-calendar": "^1.16.1", |
73 | 73 | "@types/react-dom": "19.0.4", |
74 | | - "@types/ws": "^8.5.14", |
75 | | - "@typescript-eslint/eslint-plugin": "^8.24.0", |
76 | | - "@typescript-eslint/parser": "^8.24.0", |
77 | | - "@vitest/ui": "^3.0.5", |
78 | | - "chromatic": "^11.25.2", |
79 | | - "drizzle-kit": "^0.30.4", |
80 | | - "eslint": "^9.20.1", |
81 | | - "eslint-config-next": "15.1.7", |
82 | | - "eslint-plugin-storybook": "^0.11.3", |
83 | | - "jsdom": "^26.0.0", |
| 74 | + "@types/ws": "^8.18.1", |
| 75 | + "@typescript-eslint/eslint-plugin": "^8.30.1", |
| 76 | + "@typescript-eslint/parser": "^8.30.1", |
| 77 | + "@vitest/ui": "^3.1.2", |
| 78 | + "chromatic": "^11.28.2", |
| 79 | + "drizzle-kit": "^0.31.0", |
| 80 | + "eslint": "^9.25.0", |
| 81 | + "eslint-config-next": "15.3.1", |
| 82 | + "eslint-plugin-storybook": "^0.12.0", |
| 83 | + "jsdom": "^26.1.0", |
84 | 84 | "postcss": "^8.5.2", |
85 | 85 | "prettier": "^3.5.1", |
86 | 86 | "raw-loader": "^4.0.2", |
87 | | - "storybook": "^8.5.6", |
88 | | - "tailwindcss": "^4.0.6", |
| 87 | + "storybook": "^8.6.12", |
| 88 | + "tailwindcss": "^4.1.4", |
89 | 89 | "tsconfig-paths-webpack-plugin": "^4.1.0", |
90 | | - "typescript": "^5.7.3", |
| 90 | + "typescript": "^5.8.3", |
91 | 91 | "vite-tsconfig-paths": "^5.1.4", |
92 | | - "vitest": "^3.0.5" |
| 92 | + "vitest": "^3.1.2" |
93 | 93 | }, |
94 | 94 | "pnpm": { |
95 | 95 | "overrides": { |
|
0 commit comments