|
1 | 1 | {
|
2 | 2 | "name": "@kubit-ui-web/react-components",
|
3 |
| - "version": "1.11.0", |
| 3 | + "version": "1.12.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",
|
|
87 | 87 | "license": "Apache-2.0",
|
88 | 88 | "devDependencies": {
|
89 | 89 | "@babel/core": "^7.25.2",
|
90 |
| - "@babel/preset-env": "^7.25.3", |
| 90 | + "@babel/preset-env": "^7.25.4", |
91 | 91 | "@babel/preset-react": "^7.24.7",
|
92 | 92 | "@babel/preset-typescript": "^7.24.7",
|
93 | 93 | "@eslint/compat": "^1.1.1",
|
94 | 94 | "@eslint/eslintrc": "^3.1.0",
|
95 |
| - "@eslint/js": "^9.9.0", |
| 95 | + "@eslint/js": "^9.9.1", |
96 | 96 | "@storybook/addon-a11y": "^8.2.9",
|
97 | 97 | "@storybook/addon-controls": "^8.2.9",
|
98 | 98 | "@storybook/addon-coverage": "^1.0.4",
|
|
103 | 103 | "@storybook/blocks": "^8.2.9",
|
104 | 104 | "@storybook/react": "^8.2.9",
|
105 | 105 | "@storybook/react-vite": "^8.2.9",
|
106 |
| - "@testing-library/jest-dom": "^6.4.8", |
| 106 | + "@testing-library/jest-dom": "^6.5.0", |
107 | 107 | "@testing-library/react": "^16.0.0",
|
108 | 108 | "@testing-library/react-hooks": "^8.0.1",
|
109 | 109 | "@testing-library/user-event": "^14.5.2",
|
|
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.2.0", |
119 |
| - "@typescript-eslint/parser": "^8.2.0", |
| 118 | + "@typescript-eslint/eslint-plugin": "^8.3.0", |
| 119 | + "@typescript-eslint/parser": "^8.3.0", |
120 | 120 | "@ungap/structured-clone": "^1.2.0",
|
121 | 121 | "@vitejs/plugin-react": "^4.3.1",
|
122 | 122 | "babel-jest": "^29.7.0",
|
123 | 123 | "cpy-cli": "^5.0.0",
|
124 |
| - "eslint": "^9.9.0", |
| 124 | + "eslint": "^9.9.1", |
125 | 125 | "eslint-config-prettier": "^9.1.0",
|
126 | 126 | "eslint-config-standard-with-typescript": "^43.0.1",
|
127 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
| 127 | + "eslint-import-resolver-typescript": "^3.6.3", |
128 | 128 | "eslint-plugin-import": "^2.29.1",
|
129 | 129 | "eslint-plugin-jest": "^28.8.0",
|
130 | 130 | "eslint-plugin-jsx-a11y": "^6.9.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.10", |
| 137 | + "eslint-plugin-react-refresh": "^0.4.11", |
138 | 138 | "eslint-plugin-storybook": "^0.8.0",
|
139 | 139 | "eslint-plugin-unused-imports": "^4.1.3",
|
140 | 140 | "globals": "^15.9.0",
|
|
152 | 152 | "react-transition-group": "^4.4.5",
|
153 | 153 | "sort-imports": "^1.1.0",
|
154 | 154 | "storybook": "^8.2.9",
|
155 |
| - "ts-jest": "^29.2.4", |
| 155 | + "ts-jest": "^29.2.5", |
156 | 156 | "tsc-alias": "1.8.10",
|
157 | 157 | "typedoc": "^0.26.6",
|
158 |
| - "typedoc-plugin-markdown": "^4.2.5", |
| 158 | + "typedoc-plugin-markdown": "^4.2.6", |
159 | 159 | "typescript": "^5.5.4",
|
160 | 160 | "vite": "^5.4.2",
|
161 | 161 | "vite-tsconfig-paths": "^4.3.2",
|
|
0 commit comments