Skip to content

Commit 2a951cd

Browse files
author
Kubit
committed
Update package
1 parent 6f2b1b5 commit 2a951cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.9.0",
3+
"version": "1.10.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,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": "^8.0.0",
115-
"@typescript-eslint/parser": "^8.0.0",
114+
"@typescript-eslint/eslint-plugin": "^8.0.1",
115+
"@typescript-eslint/parser": "^8.0.1",
116116
"@ungap/structured-clone": "^1.2.0",
117117
"@vitejs/plugin-react": "^4.3.1",
118118
"babel-jest": "^29.7.0",
@@ -127,7 +127,7 @@
127127
"eslint-plugin-n": "^17.10.2",
128128
"eslint-plugin-node": "^11.1.0",
129129
"eslint-plugin-prettier": "5.2.1",
130-
"eslint-plugin-promise": "^7.0.0",
130+
"eslint-plugin-promise": "^7.1.0",
131131
"eslint-plugin-react": "^7.35.0",
132132
"eslint-plugin-react-hooks": "^4.6.2",
133133
"eslint-plugin-react-refresh": "^0.4.9",

0 commit comments

Comments
 (0)