Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 6cebc4d commit 66b1e74
Show file tree
Hide file tree
Showing 2 changed files with 3,087 additions and 2,048 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@
"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.21.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-url": "8.0.1",
"@storybook/addon-a11y": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/react": "6.5.16",
"@thetribe/eslint-config-react": "0.6.1",
"@types/react": "18.0.28",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"babel-loader": "9.1.2",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.4",
"rollup": "3.19.1",
"rollup-plugin-typescript2": "0.34.1",
"tslib": "2.5.0",
"typescript": "4.9.5"
},
"dependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"reakit": "1.3.8",
"styled-components": "5.3.0",
"styled-reset": "4.3.4"
"react": "18.2.0",
"react-dom": "18.2.0",
"reakit": "1.3.11",
"styled-components": "5.3.9",
"styled-reset": "4.4.5"
},
"scripts": {
"watch": "rollup -cw",
Expand Down
Loading

0 comments on commit 66b1e74

Please sign in to comment.