|
44 | 44 | "@radix-ui/react-tooltip": "~1.2.7", |
45 | 45 | "@tailwindcss/postcss": "~4.1.8", |
46 | 46 | "@vcarl/remark-headings": "~0.1.0", |
47 | | - "classnames": "~2.5.1", |
| 47 | + "classnames": "catalog:", |
48 | 48 | "postcss-calc": "^10.1.1", |
49 | | - "tailwindcss": "~4.0.17" |
| 49 | + "tailwindcss": "catalog:" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@storybook/addon-styling-webpack": "^1.0.1", |
|
55 | 55 | "@storybook/react": "^9.0.3", |
56 | 56 | "@storybook/react-webpack5": "^9.0.3", |
57 | 57 | "@testing-library/user-event": "~14.6.1", |
58 | | - "@types/node": "22.15.3", |
59 | | - "@types/react": "^19.1.6", |
60 | | - "cross-env": "^7.0.3", |
| 58 | + "@types/node": "catalog:", |
| 59 | + "@types/react": "catalog:", |
| 60 | + "cross-env": "catalog:", |
61 | 61 | "css-loader": "~7.1.2", |
62 | 62 | "eslint-plugin-react": "~7.37.4", |
63 | 63 | "eslint-plugin-storybook": "~9.0.3", |
64 | 64 | "global-jsdom": "^26.0.0", |
65 | 65 | "postcss-loader": "~8.1.1", |
66 | | - "react": "^19.1.0", |
| 66 | + "react": "catalog:", |
67 | 67 | "storybook": "^9.0.3", |
68 | 68 | "style-loader": "~4.0.0", |
69 | 69 | "stylelint": "^16.20.0", |
70 | 70 | "stylelint-config-standard": "^38.0.0", |
71 | 71 | "stylelint-order": "7.0.0", |
72 | 72 | "stylelint-selector-bem-pattern": "4.0.1", |
73 | 73 | "tsx": "^4.19.3", |
74 | | - "typescript": "~5.8.2", |
| 74 | + "typescript": "catalog:", |
75 | 75 | "typescript-eslint": "~8.33.1" |
76 | 76 | }, |
77 | 77 | "imports": { |
|
0 commit comments