|
68 | 68 | "@commitlint/config-conventional": "18.4.3",
|
69 | 69 | "@ryansonshine/commitizen": "4.2.8",
|
70 | 70 | "@ryansonshine/cz-conventional-changelog": "3.3.4",
|
71 |
| - "@storybook/addon-essentials": "7.6.6", |
| 71 | + "@storybook/addon-essentials": "7.6.7", |
72 | 72 | "@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", |
77 | 77 | "@storybook/testing-library": "0.2.2",
|
78 | 78 | "@testing-library/jest-dom": "^6.0.0",
|
79 | 79 | "@testing-library/react": "^14.0.0",
|
80 | 80 | "@types/node": "20.10.6",
|
81 | 81 | "@types/react": "18.2.46",
|
82 | 82 | "@types/react-dom": "18.2.18",
|
83 | 83 | "@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", |
86 | 86 | "@vitejs/plugin-react": "^4.0.3",
|
87 | 87 | "@vitest/coverage-v8": "^1.0.0",
|
88 | 88 | "babel-loader": "9.1.3",
|
|
109 | 109 | "react-dom": "18.2.0",
|
110 | 110 | "react-test-renderer": "18.2.0",
|
111 | 111 | "release-it": "17.0.1",
|
112 |
| - "storybook": "7.6.6", |
| 112 | + "storybook": "7.6.7", |
113 | 113 | "tsup": "8.0.1",
|
114 | 114 | "typescript": "5.3.3",
|
115 | 115 | "vitest": "^1.0.0",
|
|
0 commit comments