Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 18, 2022
1 parent 6cebc4d commit c102f91
Show file tree
Hide file tree
Showing 2 changed files with 1,732 additions and 1,405 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,37 @@
"license": "MIT",
"private": false,
"devDependencies": {
"@babel/core": "7.14.6",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-url": "6.0.0",
"@storybook/addon-a11y": "6.2.9",
"@storybook/addon-essentials": "6.2.9",
"@storybook/addon-links": "6.2.9",
"@storybook/react": "6.2.9",
"@thetribe/eslint-config-react": "0.4.2",
"@types/react": "17.0.11",
"@types/styled-components": "5.1.10",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"babel-loader": "8.2.2",
"eslint": "7.28.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"prettier": "2.3.1",
"rollup": "2.51.2",
"rollup-plugin-typescript2": "0.31.0",
"tslib": "2.3.0",
"typescript": "4.2.2"
"@babel/core": "7.17.8",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-url": "6.1.0",
"@storybook/addon-a11y": "6.4.19",
"@storybook/addon-essentials": "6.4.19",
"@storybook/addon-links": "6.4.19",
"@storybook/react": "6.4.19",
"@thetribe/eslint-config-react": "0.6.0",
"@types/react": "17.0.40",
"@types/styled-components": "5.1.24",
"@typescript-eslint/eslint-plugin": "5.15.0",
"@typescript-eslint/parser": "5.15.0",
"babel-loader": "8.2.3",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"prettier": "2.6.0",
"rollup": "2.70.1",
"rollup-plugin-typescript2": "0.31.2",
"tslib": "2.3.1",
"typescript": "4.6.2"
},
"dependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"reakit": "1.3.8",
"styled-components": "5.3.0",
"reakit": "1.3.11",
"styled-components": "5.3.3",
"styled-reset": "4.3.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit c102f91

Please sign in to comment.