Skip to content

Commit

Permalink
chore: 🤖 dependency updates (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshzalavadiya authored Oct 7, 2022
1 parent f0a5ce0 commit 221668b
Show file tree
Hide file tree
Showing 2 changed files with 646 additions and 554 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multi-select-component",
"version": "4.3.3",
"version": "4.3.4",
"description": "Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all",
"author": "harshzalavadiya",
"license": "MIT",
Expand All @@ -22,29 +22,29 @@
},
"dependencies": {},
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.8",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@size-limit/preset-small-lib": "^8.1.0",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-knobs": "^6.4.0",
"@storybook/addon-links": "^6.5.9",
"@storybook/react": "^6.5.9",
"@types/react": "^18.0.15",
"@storybook/addon-links": "^6.5.12",
"@storybook/react": "^6.5.12",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"eslint": "8.20.0",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"eslint": "8.24.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-storybook": "^0.6.1",
"postcss": "^8.4.14",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-simple-import-sort": "^8.0.0",
"eslint-plugin-storybook": "^0.6.4",
"postcss": "^8.4.17",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^7.0.8",
"size-limit": "^8.1.0",
"storybook-addon-turbo-build": "^1.1.0",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
"tsup": "^6.2.3",
"typescript": "^4.8.4"
},
"browserslist": [
"defaults",
Expand Down
Loading

0 comments on commit 221668b

Please sign in to comment.