|
1 | 1 | {
|
2 | 2 | "name": "@kubit-ui-web/react-components",
|
3 |
| - "version": "1.9.0", |
| 3 | + "version": "1.10.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/react-dom": "^18.3.0",
|
112 | 112 | "@types/styled-components": "^5.1.34",
|
113 | 113 | "@types/ungap__structured-clone": "^1.2.0",
|
114 |
| - "@typescript-eslint/eslint-plugin": "^8.0.0", |
115 |
| - "@typescript-eslint/parser": "^8.0.0", |
| 114 | + "@typescript-eslint/eslint-plugin": "^8.0.1", |
| 115 | + "@typescript-eslint/parser": "^8.0.1", |
116 | 116 | "@ungap/structured-clone": "^1.2.0",
|
117 | 117 | "@vitejs/plugin-react": "^4.3.1",
|
118 | 118 | "babel-jest": "^29.7.0",
|
|
127 | 127 | "eslint-plugin-n": "^17.10.2",
|
128 | 128 | "eslint-plugin-node": "^11.1.0",
|
129 | 129 | "eslint-plugin-prettier": "5.2.1",
|
130 |
| - "eslint-plugin-promise": "^7.0.0", |
| 130 | + "eslint-plugin-promise": "^7.1.0", |
131 | 131 | "eslint-plugin-react": "^7.35.0",
|
132 | 132 | "eslint-plugin-react-hooks": "^4.6.2",
|
133 | 133 | "eslint-plugin-react-refresh": "^0.4.9",
|
|
0 commit comments