Skip to content

Commit 0b3c1c5

Browse files
authored
Merge pull request #104 from TimMikeladze/renovate/all-minor-patch
2 parents 7a907a7 + fa7b6a7 commit 0b3c1c5

File tree

2 files changed

+323
-360
lines changed

2 files changed

+323
-360
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,21 +68,21 @@
6868
"@commitlint/config-conventional": "18.4.3",
6969
"@ryansonshine/commitizen": "4.2.8",
7070
"@ryansonshine/cz-conventional-changelog": "3.3.4",
71-
"@storybook/addon-essentials": "7.6.6",
71+
"@storybook/addon-essentials": "7.6.7",
7272
"@storybook/addon-interactions": "7.6.7",
73-
"@storybook/addon-links": "7.6.6",
74-
"@storybook/blocks": "7.6.6",
75-
"@storybook/react": "7.6.6",
76-
"@storybook/react-webpack5": "7.6.6",
73+
"@storybook/addon-links": "7.6.7",
74+
"@storybook/blocks": "7.6.7",
75+
"@storybook/react": "7.6.7",
76+
"@storybook/react-webpack5": "7.6.7",
7777
"@storybook/testing-library": "0.2.2",
7878
"@testing-library/jest-dom": "^6.0.0",
7979
"@testing-library/react": "^14.0.0",
8080
"@types/node": "20.10.6",
8181
"@types/react": "18.2.46",
8282
"@types/react-dom": "18.2.18",
8383
"@types/react-test-renderer": "18.0.7",
84-
"@typescript-eslint/eslint-plugin": "6.16.0",
85-
"@typescript-eslint/parser": "6.16.0",
84+
"@typescript-eslint/eslint-plugin": "6.17.0",
85+
"@typescript-eslint/parser": "6.17.0",
8686
"@vitejs/plugin-react": "^4.0.3",
8787
"@vitest/coverage-v8": "^1.0.0",
8888
"babel-loader": "9.1.3",
@@ -109,7 +109,7 @@
109109
"react-dom": "18.2.0",
110110
"react-test-renderer": "18.2.0",
111111
"release-it": "17.0.1",
112-
"storybook": "7.6.6",
112+
"storybook": "7.6.7",
113113
"tsup": "8.0.1",
114114
"typescript": "5.3.3",
115115
"vitest": "^1.0.0",

0 commit comments

Comments
 (0)