Skip to content

Commit

Permalink
chore: 🤖 dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harshzalavadiya authored Mar 28, 2022
1 parent 3947a00 commit b93b2a4
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 920 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multi-select-component",
"version": "4.2.3",
"version": "4.2.4",
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
"author": "harshzalavadiya",
"license": "MIT",
Expand Down Expand Up @@ -28,23 +28,23 @@
"@storybook/addon-knobs": "^6.4.0",
"@storybook/addon-links": "^6.4.19",
"@storybook/react": "^6.4.19",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "8.9.0",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"eslint": "8.12.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-storybook": "^0.5.6",
"postcss": "^8.4.6",
"prettier": "^2.5.1",
"eslint-plugin-storybook": "^0.5.7",
"postcss": "^8.4.12",
"prettier": "^2.6.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"size-limit": "^7.0.8",
"storybook-addon-turbo-build": "^1.0.1",
"tsup": "^5.11.13",
"typescript": "^4.5.5"
"storybook-addon-turbo-build": "^1.1.0",
"tsup": "^5.12.1",
"typescript": "^4.6.3"
},
"browserslist": [
"defaults",
Expand Down
Loading

0 comments on commit b93b2a4

Please sign in to comment.