Skip to content

Commit

Permalink
Merge pull request #112 from TimMikeladze/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
TimMikeladze authored Feb 21, 2024
2 parents 8fb38f3 + e63e387 commit 05d3495
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 638 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,27 @@
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@storybook/addon-essentials": "7.6.12",
"@storybook/addon-interactions": "7.6.12",
"@storybook/addon-links": "7.6.12",
"@storybook/blocks": "7.6.12",
"@storybook/react": "7.6.12",
"@storybook/react-webpack5": "7.6.12",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/blocks": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/react-webpack5": "7.6.17",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/node": "20.11.19",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react-test-renderer": "18.0.7",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.2",
"@vitest/coverage-v8": "1.3.1",
"babel-loader": "9.1.3",
"concurrently": "8.2.2",
"eslint": "8.56.0",
Expand All @@ -97,25 +97,25 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "9.0.10",
"eslint-plugin-unused-imports": "3.1.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"release-it": "17.0.3",
"storybook": "7.6.12",
"release-it": "17.1.1",
"storybook": "7.6.17",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tsup": "8.0.1",
"tsup": "8.0.2",
"typescript": "5.3.3",
"vitest": "1.2.2",
"vitest": "1.3.1",
"yalc": "1.0.0-pre.53"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 05d3495

Please sign in to comment.