|
48 | 48 | "@orama/ui": "^1.5.4", |
49 | 49 | "@radix-ui/react-avatar": "^1.1.11", |
50 | 50 | "@radix-ui/react-dialog": "^1.1.15", |
51 | | - "@radix-ui/react-dropdown-menu": "~2.1.16", |
52 | | - "@radix-ui/react-label": "~2.1.8", |
53 | | - "@radix-ui/react-select": "~2.2.6", |
54 | | - "@radix-ui/react-separator": "~1.1.8", |
55 | | - "@radix-ui/react-tabs": "~1.1.13", |
56 | | - "@radix-ui/react-tooltip": "~1.2.8", |
| 51 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 52 | + "@radix-ui/react-label": "^2.1.8", |
| 53 | + "@radix-ui/react-select": "^2.2.6", |
| 54 | + "@radix-ui/react-separator": "^1.1.8", |
| 55 | + "@radix-ui/react-tabs": "^1.1.13", |
| 56 | + "@radix-ui/react-tooltip": "^1.2.8", |
57 | 57 | "@tailwindcss/postcss": "~4.1.18", |
58 | 58 | "@types/react": "catalog:", |
59 | 59 | "@vcarl/remark-headings": "~0.1.0", |
60 | 60 | "classnames": "catalog:", |
61 | | - "postcss-cli": "^11.0.1", |
62 | | - "postcss-calc": "^10.1.1", |
| 61 | + "postcss-cli": "11.0.1", |
| 62 | + "postcss-calc": "10.1.1", |
63 | 63 | "react": "catalog:", |
64 | 64 | "tailwindcss": "catalog:", |
65 | 65 | "typescript": "catalog:" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@storybook/addon-styling-webpack": "^3.0.0", |
69 | | - "@storybook/addon-themes": "^10.2.6", |
70 | | - "@storybook/addon-webpack5-compiler-swc": "^4.0.2", |
71 | | - "@storybook/react-webpack5": "^10.2.6", |
| 68 | + "@storybook/addon-styling-webpack": "~3.0.0", |
| 69 | + "@storybook/addon-themes": "~10.2.6", |
| 70 | + "@storybook/addon-webpack5-compiler-swc": "~4.0.2", |
| 71 | + "@storybook/react-webpack5": "~10.2.6", |
72 | 72 | "@testing-library/user-event": "~14.6.1", |
73 | 73 | "@types/node": "catalog:", |
74 | 74 | "cross-env": "catalog:", |
75 | | - "concurrently": "^8.2.2", |
76 | | - "css-loader": "~7.1.2", |
77 | | - "eslint-plugin-react": "~7.37.5", |
78 | | - "eslint-plugin-react-hooks": "^7.0.1", |
79 | | - "eslint-plugin-storybook": "~10.0.2", |
80 | | - "global-jsdom": "^27.0.0", |
81 | | - "postcss-loader": "~8.2.0", |
82 | | - "storybook": "^10.2.6", |
83 | | - "style-loader": "~4.0.0", |
84 | | - "stylelint": "^17.1.1", |
85 | | - "stylelint-config-standard": "^40.0.0", |
| 75 | + "concurrently": "8.2.2", |
| 76 | + "css-loader": "7.1.2", |
| 77 | + "eslint-plugin-react": "7.37.5", |
| 78 | + "eslint-plugin-react-hooks": "7.0.1", |
| 79 | + "eslint-plugin-storybook": "10.0.7", |
| 80 | + "global-jsdom": "27.0.0", |
| 81 | + "postcss-loader": "8.2.0", |
| 82 | + "storybook": "~10.2.6", |
| 83 | + "style-loader": "4.0.0", |
| 84 | + "stylelint": "17.1.1", |
| 85 | + "stylelint-config-standard": "40.0.0", |
86 | 86 | "stylelint-order": "7.0.1", |
87 | 87 | "stylelint-selector-bem-pattern": "4.0.1", |
88 | | - "tsx": "^4.21.0" |
| 88 | + "tsx": "4.21.0" |
89 | 89 | }, |
90 | 90 | "imports": { |
91 | 91 | "#ui/*": { |
|
0 commit comments