|
1 | 1 | {
|
2 | 2 | "name": "@kubit-ui-web/react-components",
|
3 |
| - "version": "1.8.3", |
| 3 | + "version": "1.9.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",
|
|
89 | 89 | "@eslint/compat": "^1.1.1",
|
90 | 90 | "@eslint/eslintrc": "^3.1.0",
|
91 | 91 | "@eslint/js": "^9.8.0",
|
92 |
| - "@storybook/addon-a11y": "^8.2.6", |
93 |
| - "@storybook/addon-controls": "^8.2.6", |
| 92 | + "@storybook/addon-a11y": "^8.2.7", |
| 93 | + "@storybook/addon-controls": "^8.2.7", |
94 | 94 | "@storybook/addon-coverage": "^1.0.4",
|
95 |
| - "@storybook/addon-essentials": "^8.2.6", |
96 |
| - "@storybook/addon-interactions": "^8.2.6", |
97 |
| - "@storybook/addon-links": "^8.2.6", |
98 |
| - "@storybook/addon-themes": "^8.2.6", |
99 |
| - "@storybook/blocks": "^8.2.6", |
100 |
| - "@storybook/react": "^8.2.6", |
101 |
| - "@storybook/react-vite": "^8.2.6", |
| 95 | + "@storybook/addon-essentials": "^8.2.7", |
| 96 | + "@storybook/addon-interactions": "^8.2.7", |
| 97 | + "@storybook/addon-links": "^8.2.7", |
| 98 | + "@storybook/addon-themes": "^8.2.7", |
| 99 | + "@storybook/blocks": "^8.2.7", |
| 100 | + "@storybook/react": "^8.2.7", |
| 101 | + "@storybook/react-vite": "^8.2.7", |
102 | 102 | "@testing-library/jest-dom": "^6.4.8",
|
103 | 103 | "@testing-library/react": "^16.0.0",
|
104 | 104 | "@testing-library/react-hooks": "^8.0.1",
|
|
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": "^7.18.0", |
115 |
| - "@typescript-eslint/parser": "^7.18.0", |
| 114 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 115 | + "@typescript-eslint/parser": "^8.0.0", |
116 | 116 | "@ungap/structured-clone": "^1.2.0",
|
117 | 117 | "@vitejs/plugin-react": "^4.3.1",
|
118 | 118 | "babel-jest": "^29.7.0",
|
|
122 | 122 | "eslint-config-standard-with-typescript": "^43.0.1",
|
123 | 123 | "eslint-import-resolver-typescript": "^3.6.1",
|
124 | 124 | "eslint-plugin-import": "^2.29.1",
|
125 |
| - "eslint-plugin-jest": "^28.6.0", |
| 125 | + "eslint-plugin-jest": "^28.7.0", |
126 | 126 | "eslint-plugin-jsx-a11y": "^6.9.0",
|
127 |
| - "eslint-plugin-n": "^17.10.1", |
| 127 | + "eslint-plugin-n": "^17.10.2", |
128 | 128 | "eslint-plugin-node": "^11.1.0",
|
129 | 129 | "eslint-plugin-prettier": "5.2.1",
|
130 | 130 | "eslint-plugin-promise": "^7.0.0",
|
|
133 | 133 | "eslint-plugin-react-refresh": "^0.4.9",
|
134 | 134 | "eslint-plugin-storybook": "^0.8.0",
|
135 | 135 | "eslint-plugin-unused-imports": "^4.0.1",
|
136 |
| - "globals": "^15.8.0", |
| 136 | + "globals": "^15.9.0", |
137 | 137 | "gts": "^5.3.1",
|
138 | 138 | "html-validate": "^8.21.0",
|
139 | 139 | "jest": "^29.7.0",
|
|
147 | 147 | "prettier": "^3.3.3",
|
148 | 148 | "react-transition-group": "^4.4.5",
|
149 | 149 | "sort-imports": "^1.1.0",
|
150 |
| - "storybook": "^8.2.6", |
151 |
| - "ts-jest": "^29.2.3", |
| 150 | + "storybook": "^8.2.7", |
| 151 | + "ts-jest": "^29.2.4", |
152 | 152 | "tsc-alias": "1.8.10",
|
153 | 153 | "typedoc": "^0.26.5",
|
154 | 154 | "typedoc-plugin-markdown": "^4.2.3",
|
|
0 commit comments