|
41 | 41 | "@babel/core": "^7.26.0",
|
42 | 42 | "@fbtjs/default-collection-transform": "^1.0.0",
|
43 | 43 | "@playwright/test": "^1.45.0",
|
44 |
| - "@storybook/addon-essentials": "^8.4.5", |
45 |
| - "@storybook/addon-links": "^8.4.5", |
| 44 | + "@storybook/addon-essentials": "^8.4.6", |
| 45 | + "@storybook/addon-links": "^8.4.6", |
46 | 46 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
47 |
| - "@storybook/blocks": "^8.4.5", |
48 |
| - "@storybook/react": "^8.4.5", |
49 |
| - "@storybook/react-webpack5": "^8.4.5", |
| 47 | + "@storybook/blocks": "^8.4.6", |
| 48 | + "@storybook/react": "^8.4.6", |
| 49 | + "@storybook/react-webpack5": "^8.4.6", |
50 | 50 | "@testing-library/jest-dom": "^6.6.3",
|
51 | 51 | "@testing-library/react": "^15.0.7",
|
52 | 52 | "@testing-library/user-event": "^14.5.2",
|
|
55 | 55 | "babel-plugin-fbt-runtime": "^1.0.0",
|
56 | 56 | "react": "^18.3.1",
|
57 | 57 | "react-dom": "^18.3.1",
|
58 |
| - "storybook": "^8.4.5" |
| 58 | + "storybook": "^8.4.6" |
59 | 59 | },
|
60 | 60 | "scripts": {
|
61 | 61 | "fbt:manifest": "fbt-manifest --src=src --enum-manifest=translations/enum_manifest.json --src-manifest=translations/src_manifest.json",
|
|
0 commit comments