Skip to content

Commit ada3524

Browse files
author
Kubit
committed
Update package
1 parent 1c0d096 commit ada3524

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.10.2",
3+
"version": "1.11.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",
@@ -111,12 +111,12 @@
111111
"@types/jest": "^29.5.12",
112112
"@types/jest-axe": "^3.5.9",
113113
"@types/mocha": "^10.0.7",
114-
"@types/react": "^18.3.3",
114+
"@types/react": "^18.3.4",
115115
"@types/react-dom": "^18.3.0",
116116
"@types/styled-components": "^5.1.34",
117117
"@types/ungap__structured-clone": "^1.2.0",
118-
"@typescript-eslint/eslint-plugin": "^8.1.0",
119-
"@typescript-eslint/parser": "^8.1.0",
118+
"@typescript-eslint/eslint-plugin": "^8.2.0",
119+
"@typescript-eslint/parser": "^8.2.0",
120120
"@ungap/structured-clone": "^1.2.0",
121121
"@vitejs/plugin-react": "^4.3.1",
122122
"babel-jest": "^29.7.0",
@@ -134,7 +134,7 @@
134134
"eslint-plugin-promise": "^7.1.0",
135135
"eslint-plugin-react": "^7.35.0",
136136
"eslint-plugin-react-hooks": "^4.6.2",
137-
"eslint-plugin-react-refresh": "^0.4.9",
137+
"eslint-plugin-react-refresh": "^0.4.10",
138138
"eslint-plugin-storybook": "^0.8.0",
139139
"eslint-plugin-unused-imports": "^4.1.3",
140140
"globals": "^15.9.0",
@@ -154,10 +154,10 @@
154154
"storybook": "^8.2.9",
155155
"ts-jest": "^29.2.4",
156156
"tsc-alias": "1.8.10",
157-
"typedoc": "^0.26.5",
158-
"typedoc-plugin-markdown": "^4.2.4",
157+
"typedoc": "^0.26.6",
158+
"typedoc-plugin-markdown": "^4.2.5",
159159
"typescript": "^5.5.4",
160-
"vite": "^5.4.0",
160+
"vite": "^5.4.2",
161161
"vite-tsconfig-paths": "^4.3.2",
162162
"yarn-deduplicate": "^6.0.2"
163163
},

0 commit comments

Comments
 (0)