|
82 | 82 | "@eslint/js": "^9.39.2", |
83 | 83 | "@playwright/test": "^1.58.2", |
84 | 84 | "@storybook/addon-a11y": "^10.3.0", |
85 | | - "@storybook/addon-docs": "^10.2.19", |
86 | | - "@storybook/addon-onboarding": "^10.3.0", |
| 85 | + "@storybook/addon-docs": "^10.3.1", |
| 86 | + "@storybook/addon-onboarding": "^10.3.1", |
87 | 87 | "@storybook/react-vite": "^10.2.19", |
88 | 88 | "@storybook/test-runner": "^0.24.3", |
89 | 89 | "@testing-library/jest-dom": "^6.9.1", |
|
104 | 104 | "eslint-plugin-react": "^7.37.5", |
105 | 105 | "eslint-plugin-react-hooks": "^6.1.1", |
106 | 106 | "eslint-plugin-react-refresh": "^0.4.24", |
107 | | - "eslint-plugin-storybook": "^10.3.0", |
| 107 | + "eslint-plugin-storybook": "^10.3.1", |
108 | 108 | "globals": "^17.4.0", |
109 | 109 | "husky": "^9.1.7", |
110 | 110 | "jest-axe": "^9.0.0", |
|
120 | 120 | "react-dnd": "^16.0.1", |
121 | 121 | "react-dnd-html5-backend": "^16.0.1", |
122 | 122 | "sass-embedded": "^1.98.0", |
123 | | - "storybook": "^10.2.19", |
| 123 | + "storybook": "^10.3.1", |
124 | 124 | "stylelint-config-standard": "^40.0.0", |
125 | 125 | "ts-morph": "^27.0.2", |
126 | 126 | "tsx": "^4.21.0", |
|
130 | 130 | "vite-plugin-circular-dependency": "^0.5.0", |
131 | 131 | "vite-plugin-dts": "^4.5.3", |
132 | 132 | "vite-plugin-externalize-deps": "^0.10.0", |
133 | | - "vite-plugin-stylelint": "^6.0.4", |
| 133 | + "vite-plugin-stylelint": "^6.1.0", |
134 | 134 | "vite-plugin-svgr": "^4.3.0", |
135 | 135 | "vitest": "^4.1.0" |
136 | 136 | }, |
|
0 commit comments