|
1 | 1 | {
|
2 | 2 | "name": "@kubit-ui-web/react-components",
|
3 |
| - "version": "1.7.0", |
| 3 | + "version": "1.7.1", |
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",
|
|
82 | 82 | "sideEffects": false,
|
83 | 83 | "license": "Apache-2.0",
|
84 | 84 | "devDependencies": {
|
85 |
| - "@babel/core": "^7.24.7", |
86 |
| - "@babel/preset-env": "^7.24.7", |
| 85 | + "@babel/core": "^7.24.8", |
| 86 | + "@babel/preset-env": "^7.24.8", |
87 | 87 | "@babel/preset-react": "^7.24.7",
|
88 | 88 | "@babel/preset-typescript": "^7.24.7",
|
89 |
| - "@eslint/compat": "^1.1.0", |
| 89 | + "@eslint/compat": "^1.1.1", |
90 | 90 | "@eslint/eslintrc": "^3.1.0",
|
91 | 91 | "@eslint/js": "^9.6.0",
|
92 |
| - "@storybook/addon-a11y": "^8.1.11", |
93 |
| - "@storybook/addon-controls": "^8.1.11", |
| 92 | + "@storybook/addon-a11y": "^8.2.2", |
| 93 | + "@storybook/addon-controls": "^8.2.2", |
94 | 94 | "@storybook/addon-coverage": "^1.0.4",
|
95 |
| - "@storybook/addon-essentials": "^8.1.11", |
96 |
| - "@storybook/addon-interactions": "^8.1.11", |
97 |
| - "@storybook/addon-links": "^8.1.11", |
98 |
| - "@storybook/addon-themes": "^8.1.11", |
99 |
| - "@storybook/blocks": "^8.1.11", |
100 |
| - "@storybook/react": "^8.1.11", |
101 |
| - "@storybook/react-vite": "^8.1.11", |
| 95 | + "@storybook/addon-essentials": "^8.2.2", |
| 96 | + "@storybook/addon-interactions": "^8.2.2", |
| 97 | + "@storybook/addon-links": "^8.2.2", |
| 98 | + "@storybook/addon-themes": "^8.2.2", |
| 99 | + "@storybook/blocks": "^8.2.2", |
| 100 | + "@storybook/react": "^8.2.2", |
| 101 | + "@storybook/react-vite": "^8.2.2", |
102 | 102 | "@testing-library/jest-dom": "^6.4.6",
|
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.15.0", |
115 |
| - "@typescript-eslint/parser": "^7.15.0", |
| 114 | + "@typescript-eslint/eslint-plugin": "^7.16.0", |
| 115 | + "@typescript-eslint/parser": "^7.16.0", |
116 | 116 | "@ungap/structured-clone": "^1.2.0",
|
117 | 117 | "@vitejs/plugin-react": "^4.3.1",
|
118 | 118 | "babel-jest": "^29.7.0",
|
|
130 | 130 | "eslint-plugin-promise": "^6.4.0",
|
131 | 131 | "eslint-plugin-react": "^7.34.3",
|
132 | 132 | "eslint-plugin-react-hooks": "^4.6.2",
|
133 |
| - "eslint-plugin-react-refresh": "^0.4.7", |
| 133 | + "eslint-plugin-react-refresh": "^0.4.8", |
134 | 134 | "eslint-plugin-storybook": "^0.8.0",
|
135 | 135 | "eslint-plugin-unused-imports": "^4.0.0",
|
136 | 136 | "globals": "^15.8.0",
|
|
147 | 147 | "prettier": "^3.3.2",
|
148 | 148 | "react-transition-group": "^4.4.5",
|
149 | 149 | "sort-imports": "^1.1.0",
|
150 |
| - "storybook": "^8.1.11", |
151 |
| - "ts-jest": "^29.1.5", |
| 150 | + "storybook": "^8.2.2", |
| 151 | + "ts-jest": "^29.2.2", |
152 | 152 | "tsc-alias": "1.8.10",
|
153 |
| - "typedoc": "^0.26.3", |
154 |
| - "typedoc-plugin-markdown": "^4.1.2", |
| 153 | + "typedoc": "^0.26.4", |
| 154 | + "typedoc-plugin-markdown": "^4.2.1", |
155 | 155 | "typescript": "^5.5.3",
|
156 | 156 | "vite": "^5.3.3",
|
157 | 157 | "vite-tsconfig-paths": "^4.3.2",
|
|
0 commit comments