Skip to content

Commit ccc4080

Browse files
author
Kubit
committed
Update package.json
1 parent c5affe5 commit ccc4080

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.8.3",
3+
"version": "1.9.0",
44
"description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience",
55
"author": {
66
"name": "Kubit",
@@ -89,16 +89,16 @@
8989
"@eslint/compat": "^1.1.1",
9090
"@eslint/eslintrc": "^3.1.0",
9191
"@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",
9494
"@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",
102102
"@testing-library/jest-dom": "^6.4.8",
103103
"@testing-library/react": "^16.0.0",
104104
"@testing-library/react-hooks": "^8.0.1",
@@ -111,8 +111,8 @@
111111
"@types/react-dom": "^18.3.0",
112112
"@types/styled-components": "^5.1.34",
113113
"@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",
116116
"@ungap/structured-clone": "^1.2.0",
117117
"@vitejs/plugin-react": "^4.3.1",
118118
"babel-jest": "^29.7.0",
@@ -122,9 +122,9 @@
122122
"eslint-config-standard-with-typescript": "^43.0.1",
123123
"eslint-import-resolver-typescript": "^3.6.1",
124124
"eslint-plugin-import": "^2.29.1",
125-
"eslint-plugin-jest": "^28.6.0",
125+
"eslint-plugin-jest": "^28.7.0",
126126
"eslint-plugin-jsx-a11y": "^6.9.0",
127-
"eslint-plugin-n": "^17.10.1",
127+
"eslint-plugin-n": "^17.10.2",
128128
"eslint-plugin-node": "^11.1.0",
129129
"eslint-plugin-prettier": "5.2.1",
130130
"eslint-plugin-promise": "^7.0.0",
@@ -133,7 +133,7 @@
133133
"eslint-plugin-react-refresh": "^0.4.9",
134134
"eslint-plugin-storybook": "^0.8.0",
135135
"eslint-plugin-unused-imports": "^4.0.1",
136-
"globals": "^15.8.0",
136+
"globals": "^15.9.0",
137137
"gts": "^5.3.1",
138138
"html-validate": "^8.21.0",
139139
"jest": "^29.7.0",
@@ -147,8 +147,8 @@
147147
"prettier": "^3.3.3",
148148
"react-transition-group": "^4.4.5",
149149
"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",
152152
"tsc-alias": "1.8.10",
153153
"typedoc": "^0.26.5",
154154
"typedoc-plugin-markdown": "^4.2.3",

0 commit comments

Comments
 (0)