Skip to content

Commit

Permalink
Merge pull request #85 from TimMikeladze/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMikeladze authored Nov 1, 2023
2 parents 5d8fd56 + 1acb945 commit f34f3de
Show file tree
Hide file tree
Showing 2 changed files with 1,023 additions and 900 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,46 +80,46 @@
"node": ">=14.0.0"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.0",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@babel/preset-typescript": "7.23.2",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@storybook/addon-essentials": "7.4.5",
"@storybook/addon-interactions": "7.4.5",
"@storybook/addon-links": "7.4.5",
"@storybook/blocks": "7.4.5",
"@storybook/react": "7.4.5",
"@storybook/react-webpack5": "7.4.5",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-interactions": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/blocks": "7.5.2",
"@storybook/react": "7.5.2",
"@storybook/react-webpack5": "7.5.2",
"@storybook/storybook-deployer": "2.8.16",
"@storybook/testing-library": "0.2.1",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@types/node": "20.8.0",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-test-renderer": "18.0.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-test-renderer": "18.0.5",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-v8": "^0.34.0",
"babel-loader": "9.1.3",
"concurrently": "8.2.1",
"eslint": "8.50.0",
"concurrently": "8.2.2",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "^1.18.0",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-typescript-sort-keys": "3.0.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jsdom": "^22.1.0",
Expand All @@ -130,7 +130,7 @@
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"release-it": "16.2.1",
"storybook": "7.4.5",
"storybook": "7.5.2",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vitest": "^0.34.0",
Expand Down
Loading

0 comments on commit f34f3de

Please sign in to comment.