|
64 | 64 | "devDependencies": { |
65 | 65 | "@commitlint/cli": "19.8.1", |
66 | 66 | "@commitlint/config-conventional": "19.8.1", |
67 | | - "@eslint-react/eslint-plugin": "1.52.3", |
68 | | - "@eslint/compat": "1.3.1", |
| 67 | + "@eslint-react/eslint-plugin": "1.52.9", |
| 68 | + "@eslint/compat": "1.3.2", |
69 | 69 | "@eslint/eslintrc": "^3.3.1", |
70 | 70 | "@eslint/js": "^9.29.0", |
71 | 71 | "@hey-api/openapi-ts": "0.78.3", |
|
74 | 74 | "@inlang/paraglide-js": "2.2.0", |
75 | 75 | "@playwright/test": "^1.53.1", |
76 | 76 | "@sentry/vite-plugin": "^3.5.0", |
77 | | - "@storybook/addon-a11y": "9.0.17", |
78 | | - "@storybook/addon-docs": "9.0.17", |
79 | | - "@storybook/addon-links": "9.0.17", |
| 77 | + "@storybook/addon-a11y": "9.0.18", |
| 78 | + "@storybook/addon-docs": "9.0.18", |
| 79 | + "@storybook/addon-links": "9.0.18", |
80 | 80 | "@storybook/addon-vitest": "^9.0.17", |
81 | 81 | "@storybook/react": "^9.0.17", |
82 | 82 | "@storybook/react-vite": "^9.0.17", |
83 | | - "@testing-library/jest-dom": "6.6.3", |
| 83 | + "@testing-library/jest-dom": "6.6.4", |
84 | 84 | "@testing-library/react": "16.3.0", |
85 | 85 | "@testing-library/user-event": "14.6.1", |
86 | 86 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
87 | 87 | "@types/katex": "^0.16.7", |
88 | 88 | "@types/lodash.truncate": "4.4.9", |
89 | | - "@types/node": "24.0.14", |
| 89 | + "@types/node": "24.0.15", |
90 | 90 | "@types/react": "^19.1.8", |
91 | 91 | "@types/react-dom": "^19.1.6", |
92 | 92 | "@types/stylis": "^4.2.7", |
93 | 93 | "@types/uuid": "10.0.0", |
94 | 94 | "@typescript-eslint/eslint-plugin": "8.37.0", |
95 | 95 | "@typescript-eslint/parser": "8.37.0", |
96 | 96 | "@vitest/browser": "^3.2.4", |
97 | | - "concurrently": "9.2.0", |
| 97 | + "concurrently": "9.2.1", |
98 | 98 | "dotenv": "^16.5.0", |
99 | 99 | "env-cmd": "10.1.0", |
100 | 100 | "eslint": "9.31.0", |
101 | | - "eslint-config-prettier": "10.1.5", |
| 101 | + "eslint-config-prettier": "10.1.8", |
102 | 102 | "eslint-import-resolver-typescript": "4.4.4", |
103 | 103 | "eslint-plugin-import": "2.32.0", |
104 | 104 | "eslint-plugin-jsx-a11y": "6.10.2", |
105 | | - "eslint-plugin-prettier": "5.5.1", |
| 105 | + "eslint-plugin-prettier": "5.5.4", |
106 | 106 | "eslint-plugin-react": "7.37.5", |
107 | 107 | "eslint-plugin-react-hooks": "5.2.0", |
108 | 108 | "eslint-plugin-react-refresh": "0.4.20", |
109 | | - "eslint-plugin-storybook": "9.0.17", |
| 109 | + "eslint-plugin-storybook": "9.0.18", |
110 | 110 | "globals": "16.3.0", |
111 | 111 | "hono": "^4.8.3", |
112 | 112 | "husky": "9.1.7", |
113 | 113 | "playwright": "^1.53.1", |
114 | 114 | "prettier": "3.6.2", |
115 | 115 | "storybook": "^9.0.17", |
116 | | - "tsx": "4.20.3", |
| 116 | + "tsx": "4.20.5", |
117 | 117 | "typescript": "5.8.3", |
118 | | - "vite": "7.0.5", |
| 118 | + "vite": "7.0.6", |
119 | 119 | "vite-tsconfig-paths": "5.1.4", |
120 | 120 | "vitest": "3.2.4" |
121 | 121 | }, |
|
0 commit comments