|
31 | 31 | "create-cypress-commands-docs": "typedoc && rimraf temp/typedoc"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@storybook/addon-a11y": "7.5.2", |
35 |
| - "@storybook/addon-essentials": "7.5.2", |
36 |
| - "@storybook/blocks": "7.5.2", |
37 |
| - "@storybook/react": "7.5.2", |
38 |
| - "@storybook/react-vite": "7.5.2", |
39 |
| - "@storybook/theming": "7.5.2", |
| 34 | + "@storybook/addon-a11y": "7.5.3", |
| 35 | + "@storybook/addon-essentials": "7.5.3", |
| 36 | + "@storybook/blocks": "7.5.3", |
| 37 | + "@storybook/react": "7.5.3", |
| 38 | + "@storybook/react-vite": "7.5.3", |
| 39 | + "@storybook/theming": "7.5.3", |
40 | 40 | "@ui5/webcomponents": "1.19.0",
|
41 | 41 | "@ui5/webcomponents-fiori": "1.19.0",
|
42 | 42 | "@ui5/webcomponents-icons": "1.19.0",
|
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@babel/cli": "^7.20.7",
|
50 |
| - "@babel/core": "7.23.2", |
51 |
| - "@babel/preset-env": "7.23.2", |
| 50 | + "@babel/core": "7.23.3", |
| 51 | + "@babel/preset-env": "7.23.3", |
52 | 52 | "@babel/preset-react": "7.22.15",
|
53 |
| - "@babel/preset-typescript": "7.23.2", |
| 53 | + "@babel/preset-typescript": "7.23.3", |
54 | 54 | "@cypress/code-coverage": "^3.10.0",
|
55 | 55 | "@semantic-release/github": "^9.0.0",
|
56 | 56 | "@testing-library/cypress": "^10.0.0",
|
|
89 | 89 | "prettier": "^3.0.0",
|
90 | 90 | "react-textarea-autosize": "^8.5.3",
|
91 | 91 | "rimraf": "^5.0.0",
|
92 |
| - "storybook": "7.5.2", |
| 92 | + "storybook": "7.5.3", |
93 | 93 | "turndown": "^7.0.0",
|
94 | 94 | "typedoc": "^0.25.0",
|
95 | 95 | "typescript": "5.2.2",
|
|
0 commit comments