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 Oct 25, 2024
1 parent 6cebc4d commit 01c2831
Show file tree
Hide file tree
Showing 2 changed files with 2,192 additions and 9,155 deletions.
58 changes: 29 additions & 29 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",
"@babel/core": "7.26.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-url": "8.0.2",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-links": "8.3.6",
"@storybook/react": "8.3.6",
"@thetribe/eslint-config-react": "0.6.1",
"@types/react": "18.3.12",
"@types/styled-components": "5.1.34",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"babel-loader": "9.2.1",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"prettier": "3.3.3",
"rollup": "2.51.2",
"rollup-plugin-typescript2": "0.31.0",
"tslib": "2.3.0",
"typescript": "4.2.2"
"rollup-plugin-typescript2": "0.36.0",
"tslib": "2.8.0",
"typescript": "5.6.3"
},
"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.3.1",
"react-dom": "18.3.1",
"reakit": "1.3.11",
"styled-components": "6.1.13",
"styled-reset": "4.5.2"
},
"scripts": {
"watch": "rollup -cw",
Expand Down
Loading

0 comments on commit 01c2831

Please sign in to comment.