|
1 | 1 | { |
2 | 2 | "name": "@kubit-ui-web/react-components", |
3 | | - "version": "1.10.1", |
| 3 | + "version": "1.11.0", |
4 | 4 | "description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience", |
5 | 5 | "author": { |
6 | 6 | "name": "Kubit", |
|
111 | 111 | "@types/jest": "^29.5.12", |
112 | 112 | "@types/jest-axe": "^3.5.9", |
113 | 113 | "@types/mocha": "^10.0.7", |
114 | | - "@types/react": "^18.3.3", |
| 114 | + "@types/react": "^18.3.4", |
115 | 115 | "@types/react-dom": "^18.3.0", |
116 | 116 | "@types/styled-components": "^5.1.34", |
117 | 117 | "@types/ungap__structured-clone": "^1.2.0", |
118 | | - "@typescript-eslint/eslint-plugin": "^8.1.0", |
119 | | - "@typescript-eslint/parser": "^8.1.0", |
| 118 | + "@typescript-eslint/eslint-plugin": "^8.2.0", |
| 119 | + "@typescript-eslint/parser": "^8.2.0", |
120 | 120 | "@ungap/structured-clone": "^1.2.0", |
121 | 121 | "@vitejs/plugin-react": "^4.3.1", |
122 | 122 | "babel-jest": "^29.7.0", |
|
134 | 134 | "eslint-plugin-promise": "^7.1.0", |
135 | 135 | "eslint-plugin-react": "^7.35.0", |
136 | 136 | "eslint-plugin-react-hooks": "^4.6.2", |
137 | | - "eslint-plugin-react-refresh": "^0.4.9", |
| 137 | + "eslint-plugin-react-refresh": "^0.4.10", |
138 | 138 | "eslint-plugin-storybook": "^0.8.0", |
139 | 139 | "eslint-plugin-unused-imports": "^4.1.3", |
140 | 140 | "globals": "^15.9.0", |
|
154 | 154 | "storybook": "^8.2.9", |
155 | 155 | "ts-jest": "^29.2.4", |
156 | 156 | "tsc-alias": "1.8.10", |
157 | | - "typedoc": "^0.26.5", |
158 | | - "typedoc-plugin-markdown": "^4.2.3", |
| 157 | + "typedoc": "^0.26.6", |
| 158 | + "typedoc-plugin-markdown": "^4.2.5", |
159 | 159 | "typescript": "^5.5.4", |
160 | | - "vite": "^5.4.0", |
| 160 | + "vite": "^5.4.2", |
161 | 161 | "vite-tsconfig-paths": "^4.3.2", |
162 | 162 | "yarn-deduplicate": "^6.0.2" |
163 | 163 | }, |
|
0 commit comments