Skip to content

Commit

Permalink
chore: 🤖 dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harshzalavadiya authored Aug 2, 2021
1 parent 81bd3a4 commit 08ab101
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 298 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multi-select-component",
"version": "4.0.4",
"version": "4.0.5",
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
"author": "harshzalavadiya",
"license": "MIT",
Expand All @@ -25,27 +25,27 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.14.6",
"@size-limit/preset-small-lib": "^5.0.1",
"@storybook/addon-essentials": "^6.3.4",
"@babel/core": "^7.14.8",
"@size-limit/preset-small-lib": "^5.0.2",
"@storybook/addon-essentials": "^6.3.6",
"@storybook/addon-info": "^5.3.21",
"@storybook/addon-knobs": "^6.3.0",
"@storybook/addon-links": "^6.3.4",
"@storybook/addon-links": "^6.3.6",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/addons": "^6.3.4",
"@storybook/react": "^6.3.4",
"@types/react": "^17.0.14",
"@storybook/addons": "^6.3.6",
"@storybook/react": "^6.3.6",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.9",
"babel-loader": "^8.2.2",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^7.0.1",
"postcss": "^8.3.5",
"postcss": "^8.3.6",
"react": "^17.0.1",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"rollup-plugin-postcss": "^4.0.0",
"size-limit": "^5.0.1",
"style-loader": "^3.1.0",
"size-limit": "^5.0.2",
"style-loader": "^3.2.1",
"tsdx": "^0.14.1",
"tslib": "^2.3.0",
"typescript": "^4.3.5"
Expand Down
Loading

1 comment on commit 08ab101

@vercel
Copy link

@vercel vercel bot commented on 08ab101 Aug 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.