|
58 | 58 | "@commitlint/types": "19.8.1",
|
59 | 59 | "@faker-js/faker": "10.0.0",
|
60 | 60 | "@mocks-server/main": "4.1.0",
|
61 |
| - "@storybook/addon-themes": "9.1.3", |
62 |
| - "@storybook/addon-vitest": "9.1.3", |
63 |
| - "@storybook/builder-vite": "9.1.3", |
64 |
| - "@storybook/react": "9.1.3", |
65 |
| - "@storybook/react-vite": "9.1.3", |
| 61 | + "@storybook/addon-themes": "9.1.7", |
| 62 | + "@storybook/addon-vitest": "9.1.7", |
| 63 | + "@storybook/builder-vite": "9.1.7", |
| 64 | + "@storybook/react": "9.1.7", |
| 65 | + "@storybook/react-vite": "9.1.7", |
66 | 66 | "@tailwindcss/aspect-ratio": "0.4.2",
|
67 |
| - "@tailwindcss/typography": "0.5.16", |
68 |
| - "@tailwindcss/vite": "4.1.12", |
69 |
| - "@types/node": "22.18.0", |
70 |
| - "@types/react": "19.1.12", |
| 67 | + "@tailwindcss/typography": "0.5.18", |
| 68 | + "@tailwindcss/vite": "4.1.13", |
| 69 | + "@types/node": "22.18.6", |
| 70 | + "@types/react": "19.1.13", |
71 | 71 | "@types/react-dom": "19.1.9",
|
72 | 72 | "@vitest/browser": "3.2.4",
|
73 | 73 | "@vitest/coverage-v8": "3.2.4",
|
74 | 74 | "cross-env": "10.0.0",
|
75 |
| - "eslint": "9.34.0", |
| 75 | + "eslint": "9.36.0", |
76 | 76 | "http-server": "14.1.1",
|
77 | 77 | "husky": "9.1.7",
|
78 |
| - "lint-staged": "16.1.5", |
| 78 | + "lint-staged": "16.1.6", |
79 | 79 | "move-cli": "2.0.0",
|
80 | 80 | "nyc": "17.1.0",
|
81 | 81 | "playwright": "1.55.0",
|
82 | 82 | "prettier": "3.6.2",
|
83 | 83 | "prettier-plugin-tailwindcss": "0.6.14",
|
84 | 84 | "rimraf": "6.0.1",
|
85 |
| - "storybook": "9.1.3", |
86 |
| - "tailwindcss": "4.1.12", |
| 85 | + "storybook": "9.1.7", |
| 86 | + "tailwindcss": "4.1.13", |
87 | 87 | "turbo": "2.5.6",
|
88 | 88 | "typescript": "5.8.3",
|
89 | 89 | "usehooks-ts": "3.1.1",
|
90 | 90 | "utility-types": "3.11.0",
|
91 |
| - "vite": "7.1.5", |
| 91 | + "vite": "7.1.7", |
92 | 92 | "vite-tsconfig-paths": "5.1.4",
|
93 | 93 | "vitest": "3.2.4"
|
94 | 94 | },
|
|
0 commit comments