Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent c8fe0e7 commit fb5db9a
Show file tree
Hide file tree
Showing 2 changed files with 4,286 additions and 2,399 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,58 +47,58 @@
"react-use": "15.3.8"
},
"devDependencies": {
"@babel/core": "7.13.13",
"@storybook/addon-actions": "6.1.21",
"@storybook/addon-knobs": "6.1.21",
"@storybook/addon-links": "6.1.21",
"@storybook/addon-viewport": "6.1.21",
"@storybook/addons": "6.1.21",
"@storybook/cli": "6.1.21",
"@storybook/react": "6.1.21",
"@babel/core": "7.22.10",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-knobs": "6.4.0",
"@storybook/addon-links": "6.5.16",
"@storybook/addon-viewport": "6.5.16",
"@storybook/addons": "6.5.16",
"@storybook/cli": "6.5.16",
"@storybook/react": "6.5.16",
"@testing-library/react-hooks": "4.0.1",
"@types/enzyme": "3.10.8",
"@types/enzyme": "3.10.13",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/faker": "5.1.7",
"@types/jest": "26.0.22",
"@types/faker": "5.5.9",
"@types/jest": "26.0.24",
"@types/marked": "1.2.2",
"@types/node": "14.14.37",
"@types/node-emoji": "1.8.1",
"@types/prismjs": "1.16.4",
"@types/react": "16.14.5",
"@types/react-dom": "16.9.12",
"@types/node": "14.18.54",
"@types/node-emoji": "1.8.2",
"@types/prismjs": "1.26.0",
"@types/react": "16.14.44",
"@types/react-dom": "16.9.19",
"@types/react-hot-loader": "4.1.1",
"@types/react-router-dom": "5.1.7",
"@types/react-scroll": "1.8.2",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "4.19.0",
"babel-loader": "8.2.2",
"@types/react-router-dom": "5.3.3",
"@types/react-scroll": "1.8.7",
"@types/webpack-env": "1.18.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-loader": "8.3.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"eslint": "7.23.0",
"enzyme-adapter-react-16": "1.15.7",
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.23.1",
"eslint-plugin-react-hooks": "4.2.0",
"faker": "5.5.1",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"faker": "5.5.3",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-enzyme": "7.1.2",
"lint-staged": "10.5.4",
"markdownlint-cli": "0.27.1",
"markdownlint-cli": "0.35.0",
"npm-run-all": "4.1.5",
"prettier": "2.2.1",
"reg-cli": "0.17.0",
"prettier": "2.8.8",
"reg-cli": "0.17.7",
"serve": "11.3.2",
"storycap": "3.0.3",
"storycap": "3.1.9",
"style-loader": "2.0.0",
"ts-config-webpack-plugin": "2.0.0",
"ts-jest": "26.5.4",
"typescript": "4.2.3"
"ts-config-webpack-plugin": "2.0.3",
"ts-jest": "26.5.6",
"typescript": "4.9.5"
},
"resolutions": {
"@types/react": "16.14.43",
"@types/react": "16.14.44",
"@types/react-dom": "16.9.19",
"@types/hoist-non-react-statics": "3.3.1"
},
Expand Down
Loading

0 comments on commit fb5db9a

Please sign in to comment.