Skip to content

Commit

Permalink
chore: 🤖 dependency updates (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshzalavadiya authored Feb 13, 2022
1 parent 5651c23 commit 74558ee
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 434 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.1",
"version": "4.2.2",
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
"author": "harshzalavadiya",
"license": "MIT",
Expand All @@ -22,28 +22,28 @@
},
"dependencies": {},
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.5",
"@storybook/addon-actions": "^6.4.14",
"@storybook/addon-essentials": "^6.4.14",
"@size-limit/preset-small-lib": "^7.0.8",
"@storybook/addon-actions": "^6.4.19",
"@storybook/addon-essentials": "^6.4.19",
"@storybook/addon-knobs": "^6.4.0",
"@storybook/addon-links": "^6.4.14",
"@storybook/react": "^6.4.14",
"@types/react": "^17.0.38",
"@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.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "8.7.0",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "8.9.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-storybook": "^0.5.6",
"postcss": "^8.4.5",
"postcss": "^8.4.6",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"size-limit": "^7.0.5",
"size-limit": "^7.0.8",
"storybook-addon-turbo-build": "^1.0.1",
"tsup": "^5.11.11",
"tsup": "^5.11.13",
"typescript": "^4.5.5"
},
"browserslist": [
Expand Down
Loading

0 comments on commit 74558ee

Please sign in to comment.