Skip to content

Commit 03915e3

Browse files
✨ [#49] change some dependencies
1 parent dc34287 commit 03915e3

File tree

3 files changed

+0
-109
lines changed

3 files changed

+0
-109
lines changed

package-lock.json

-107
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"@storybook/addon-essentials": "^8.0.0",
5555
"@storybook/addon-interactions": "^8.0.0",
5656
"@storybook/addon-links": "^8.0.0",
57-
"@storybook/client-api": "^7.6.17",
5857
"@storybook/jest": "^0.2.3",
5958
"@storybook/react": "^8.0.0",
6059
"@storybook/react-webpack5": "^8.0.0",

tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"noErrorTruncation": true,
2121
"paths": {
2222
"@/*": ["./*"],
23-
"@/sb-decorators": ["../.storybook/decorators.tsx"]
2423
},
2524
"plugins": [
2625
{

0 commit comments

Comments
 (0)