Skip to content

Commit b93b2a4

Browse files
chore: 🤖 dependency updates
1 parent 3947a00 commit b93b2a4

File tree

2 files changed

+664
-920
lines changed

2 files changed

+664
-920
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-multi-select-component",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
55
"author": "harshzalavadiya",
66
"license": "MIT",
@@ -28,23 +28,23 @@
2828
"@storybook/addon-knobs": "^6.4.0",
2929
"@storybook/addon-links": "^6.4.19",
3030
"@storybook/react": "^6.4.19",
31-
"@types/react": "^17.0.39",
32-
"@types/react-dom": "^17.0.11",
33-
"@typescript-eslint/eslint-plugin": "^5.11.0",
34-
"@typescript-eslint/parser": "^5.11.0",
35-
"eslint": "8.9.0",
31+
"@types/react": "^17.0.43",
32+
"@types/react-dom": "^17.0.14",
33+
"@typescript-eslint/eslint-plugin": "^5.16.0",
34+
"@typescript-eslint/parser": "^5.16.0",
35+
"eslint": "8.12.0",
3636
"eslint-plugin-prettier": "^4.0.0",
37-
"eslint-plugin-react": "^7.28.0",
37+
"eslint-plugin-react": "^7.29.4",
3838
"eslint-plugin-simple-import-sort": "^7.0.0",
39-
"eslint-plugin-storybook": "^0.5.6",
40-
"postcss": "^8.4.6",
41-
"prettier": "^2.5.1",
39+
"eslint-plugin-storybook": "^0.5.7",
40+
"postcss": "^8.4.12",
41+
"prettier": "^2.6.1",
4242
"react": "^17.0.2",
4343
"react-dom": "^17.0.2",
4444
"size-limit": "^7.0.8",
45-
"storybook-addon-turbo-build": "^1.0.1",
46-
"tsup": "^5.11.13",
47-
"typescript": "^4.5.5"
45+
"storybook-addon-turbo-build": "^1.1.0",
46+
"tsup": "^5.12.1",
47+
"typescript": "^4.6.3"
4848
},
4949
"browserslist": [
5050
"defaults",

0 commit comments

Comments
 (0)