|
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | 88 | "@chromatic-com/storybook": "3.2.2", |
89 | | - "@eslint/js": "9.14.0", |
| 89 | + "@eslint/js": "9.15.0", |
90 | 90 | "@flocon-trpg/eslint-config": "workspace:^", |
91 | 91 | "@flocon-trpg/prettier-config": "workspace:^", |
92 | | - "@storybook/addon-essentials": "8.4.2", |
93 | | - "@storybook/addon-interactions": "8.4.2", |
94 | | - "@storybook/addon-links": "8.4.2", |
95 | | - "@storybook/addon-onboarding": "8.4.2", |
96 | | - "@storybook/blocks": "8.4.2", |
97 | | - "@storybook/react": "8.4.2", |
98 | | - "@storybook/react-vite": "8.4.2", |
99 | | - "@storybook/test": "8.4.2", |
100 | | - "@tanstack/router-plugin": "1.79.0", |
| 92 | + "@storybook/addon-essentials": "8.4.5", |
| 93 | + "@storybook/addon-interactions": "8.4.5", |
| 94 | + "@storybook/addon-links": "8.4.5", |
| 95 | + "@storybook/addon-onboarding": "8.4.5", |
| 96 | + "@storybook/blocks": "8.4.5", |
| 97 | + "@storybook/react": "8.4.5", |
| 98 | + "@storybook/react-vite": "8.4.5", |
| 99 | + "@storybook/test": "8.4.5", |
| 100 | + "@tanstack/router-plugin": "1.81.9", |
101 | 101 | "@testing-library/dom": "10.4.0", |
102 | 102 | "@testing-library/react": "16.0.1", |
103 | 103 | "@types/color": "3.0.6", |
|
113 | 113 | "@urql/core": "5.0.8", |
114 | 114 | "@urql/devtools": "2.0.3", |
115 | 115 | "@vitejs/plugin-react-swc": "3.7.1", |
116 | | - "@vitest/coverage-v8": "2.1.4", |
117 | | - "chromatic": "11.17.0", |
| 116 | + "@vitest/coverage-v8": "2.1.5", |
| 117 | + "chromatic": "11.18.1", |
118 | 118 | "color": "4.2.3", |
119 | 119 | "color-name": "1.1.4", |
120 | 120 | "dotenv": "16.4.5", |
121 | | - "eslint": "9.14.0", |
| 121 | + "eslint": "9.15.0", |
122 | 122 | "eslint-config-prettier": "9.1.0", |
123 | 123 | "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", |
124 | 124 | "eslint-plugin-react-refresh": "0.4.14", |
125 | | - "eslint-plugin-storybook": "0.11.0", |
| 125 | + "eslint-plugin-storybook": "0.11.1", |
126 | 126 | "globals": "15.12.0", |
127 | 127 | "less": "4.2.0", |
128 | 128 | "monaco-editor": "0.52.0", |
129 | 129 | "npm-run-all2": "7.0.1", |
130 | 130 | "prettier": "3.3.3", |
131 | | - "rollup": "4.24.4", |
| 131 | + "rollup": "4.27.3", |
132 | 132 | "rollup-plugin-license": "3.5.3", |
133 | | - "sass-embedded": "1.80.6", |
134 | | - "storybook": "8.4.2", |
| 133 | + "sass-embedded": "1.81.0", |
| 134 | + "storybook": "8.4.5", |
135 | 135 | "typescript": "5.6.3", |
136 | | - "typescript-eslint": "8.13.0", |
137 | | - "vite": "5.4.10", |
138 | | - "vite-tsconfig-paths": "5.1.0", |
139 | | - "vitest": "2.1.4" |
| 136 | + "typescript-eslint": "8.15.0", |
| 137 | + "vite": "5.4.11", |
| 138 | + "vite-tsconfig-paths": "5.1.3", |
| 139 | + "vitest": "2.1.5" |
140 | 140 | } |
141 | 141 | } |
0 commit comments