|
42 | 42 | "@radix-ui/react-label": "~2.1.7", |
43 | 43 | "@radix-ui/react-select": "~2.2.6", |
44 | 44 | "@radix-ui/react-separator": "~1.1.7", |
45 | | - "@radix-ui/react-switch": "~1.2.6", |
46 | 45 | "@radix-ui/react-tabs": "~1.1.13", |
47 | 46 | "@radix-ui/react-toast": "~1.2.15", |
48 | 47 | "@radix-ui/react-tooltip": "~1.2.8", |
49 | | - "@tailwindcss/postcss": "~4.1.14", |
| 48 | + "@tailwindcss/postcss": "~4.1.16", |
50 | 49 | "@vcarl/remark-headings": "~0.1.0", |
51 | 50 | "classnames": "catalog:", |
52 | 51 | "postcss-calc": "^10.1.1", |
53 | 52 | "tailwindcss": "catalog:" |
54 | 53 | }, |
55 | 54 | "devDependencies": { |
56 | 55 | "@storybook/addon-styling-webpack": "^2.0.0", |
57 | | - "@storybook/addon-themes": "^9.1.10", |
| 56 | + "@storybook/addon-themes": "^10.0.2", |
58 | 57 | "@storybook/addon-webpack5-compiler-swc": "^4.0.1", |
59 | | - "@storybook/react": "^9.1.10", |
60 | | - "@storybook/react-webpack5": "^9.1.10", |
| 58 | + "@storybook/react-webpack5": "^10.0.2", |
61 | 59 | "@testing-library/user-event": "~14.6.1", |
62 | 60 | "@types/node": "catalog:", |
63 | 61 | "@types/react": "catalog:", |
64 | 62 | "cross-env": "catalog:", |
65 | 63 | "css-loader": "~7.1.2", |
66 | 64 | "eslint-plugin-react": "~7.37.5", |
67 | 65 | "eslint-plugin-react-hooks": "^5.2.0", |
68 | | - "eslint-plugin-storybook": "~9.0.3", |
| 66 | + "eslint-plugin-storybook": "~10.0.2", |
69 | 67 | "global-jsdom": "^27.0.0", |
70 | 68 | "postcss-cli": "^11.0.1", |
71 | 69 | "postcss-loader": "~8.2.0", |
72 | 70 | "react": "catalog:", |
73 | | - "storybook": "^9.1.10", |
| 71 | + "storybook": "^10.0.2", |
74 | 72 | "style-loader": "~4.0.0", |
75 | 73 | "stylelint": "^16.24.0", |
76 | 74 | "stylelint-config-standard": "^39.0.0", |
|
0 commit comments