Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent c2434d2 commit c6e33d8
Show file tree
Hide file tree
Showing 2 changed files with 4,756 additions and 4,037 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,41 +41,41 @@
]
},
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/cli": "7.22.6",
"@babel/core": "7.22.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.6",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@storybook/addon-a11y": "6.0.21",
"@storybook/addon-essentials": "6.0.21",
"@storybook/addons": "6.0.21",
"@storybook/react": "6.0.21",
"@types/react-dom": "16.9.8",
"@typescript-eslint/eslint-plugin": "4.1.1",
"babel-loader": "8.1.0",
"eslint": "7.9.0",
"@semantic-release/git": "9.0.1",
"@storybook/addon-a11y": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addons": "6.5.16",
"@storybook/react": "6.5.16",
"@types/react-dom": "16.9.19",
"@typescript-eslint/eslint-plugin": "4.33.0",
"babel-loader": "8.3.0",
"eslint": "7.32.0",
"eslint-config-airbnb-typescript": "9.0.0",
"eslint-config-prettier": "6.11.0",
"eslint-formatter-pretty": "4.0.0",
"eslint-config-prettier": "6.15.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.20.6",
"husky": "4.3.0",
"lint-staged": "10.3.0",
"prettier": "2.1.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-react": "7.32.2",
"husky": "4.3.8",
"lint-staged": "10.5.4",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"semantic-release": "17.2.3",
"surge": "0.21.6",
"typescript": "4.0.2",
"webpack": "4.44.1",
"surge": "0.23.1",
"typescript": "4.9.5",
"webpack": "4.46.0",
"webpack-cli": "3.3.12"
},
"engines": {
Expand Down
Loading

0 comments on commit c6e33d8

Please sign in to comment.