Skip to content

Commit 05d3495

Browse files
authored
Merge pull request #112 from TimMikeladze/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 8fb38f3 + e63e387 commit 05d3495

File tree

2 files changed

+651
-638
lines changed

2 files changed

+651
-638
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,27 @@
6565
"@babel/preset-env": "7.23.9",
6666
"@babel/preset-react": "7.23.3",
6767
"@babel/preset-typescript": "7.23.3",
68-
"@commitlint/cli": "18.6.0",
69-
"@commitlint/config-conventional": "18.6.0",
68+
"@commitlint/cli": "18.6.1",
69+
"@commitlint/config-conventional": "18.6.2",
7070
"@ryansonshine/commitizen": "4.2.8",
7171
"@ryansonshine/cz-conventional-changelog": "3.3.4",
72-
"@storybook/addon-essentials": "7.6.12",
73-
"@storybook/addon-interactions": "7.6.12",
74-
"@storybook/addon-links": "7.6.12",
75-
"@storybook/blocks": "7.6.12",
76-
"@storybook/react": "7.6.12",
77-
"@storybook/react-webpack5": "7.6.12",
72+
"@storybook/addon-essentials": "7.6.17",
73+
"@storybook/addon-interactions": "7.6.17",
74+
"@storybook/addon-links": "7.6.17",
75+
"@storybook/blocks": "7.6.17",
76+
"@storybook/react": "7.6.17",
77+
"@storybook/react-webpack5": "7.6.17",
7878
"@storybook/testing-library": "0.2.2",
79-
"@testing-library/jest-dom": "6.4.1",
79+
"@testing-library/jest-dom": "6.4.2",
8080
"@testing-library/react": "14.2.1",
81-
"@types/node": "20.11.16",
82-
"@types/react": "18.2.51",
83-
"@types/react-dom": "18.2.18",
81+
"@types/node": "20.11.19",
82+
"@types/react": "18.2.57",
83+
"@types/react-dom": "18.2.19",
8484
"@types/react-test-renderer": "18.0.7",
85-
"@typescript-eslint/eslint-plugin": "6.20.0",
86-
"@typescript-eslint/parser": "6.20.0",
85+
"@typescript-eslint/eslint-plugin": "6.21.0",
86+
"@typescript-eslint/parser": "6.21.0",
8787
"@vitejs/plugin-react": "4.2.1",
88-
"@vitest/coverage-v8": "1.2.2",
88+
"@vitest/coverage-v8": "1.3.1",
8989
"babel-loader": "9.1.3",
9090
"concurrently": "8.2.2",
9191
"eslint": "8.56.0",
@@ -97,25 +97,25 @@
9797
"eslint-plugin-prettier": "5.1.3",
9898
"eslint-plugin-react": "7.33.2",
9999
"eslint-plugin-react-hooks": "4.6.0",
100-
"eslint-plugin-sort-class-members": "1.19.0",
101-
"eslint-plugin-storybook": "0.6.15",
100+
"eslint-plugin-sort-class-members": "1.20.0",
101+
"eslint-plugin-storybook": "0.8.0",
102102
"eslint-plugin-typescript-sort-keys": "3.1.0",
103-
"eslint-plugin-unused-imports": "3.0.0",
104-
"husky": "9.0.10",
103+
"eslint-plugin-unused-imports": "3.1.0",
104+
"husky": "9.0.11",
105105
"jsdom": "24.0.0",
106-
"lint-staged": "15.2.1",
107-
"prettier": "3.2.4",
106+
"lint-staged": "15.2.2",
107+
"prettier": "3.2.5",
108108
"prop-types": "15.8.1",
109109
"react": "18.2.0",
110110
"react-dom": "18.2.0",
111111
"react-test-renderer": "18.2.0",
112-
"release-it": "17.0.3",
113-
"storybook": "7.6.12",
112+
"release-it": "17.1.1",
113+
"storybook": "7.6.17",
114114
"ts-node": "10.9.2",
115115
"tsconfig-paths": "4.2.0",
116-
"tsup": "8.0.1",
116+
"tsup": "8.0.2",
117117
"typescript": "5.3.3",
118-
"vitest": "1.2.2",
118+
"vitest": "1.3.1",
119119
"yalc": "1.0.0-pre.53"
120120
},
121121
"peerDependencies": {

0 commit comments

Comments
 (0)