|
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | 39 | "@stackblitz/sdk": "1.11.0", |
40 | | - "@storybook/addon-a11y": "10.1.10", |
41 | | - "@storybook/addon-docs": "10.1.10", |
42 | | - "@storybook/react-vite": "10.1.10", |
| 40 | + "@storybook/addon-a11y": "10.1.11", |
| 41 | + "@storybook/addon-docs": "10.1.11", |
| 42 | + "@storybook/react-vite": "10.1.11", |
43 | 43 | "@ui5/webcomponents": "2.18.0", |
44 | 44 | "@ui5/webcomponents-ai": "2.18.0", |
45 | 45 | "@ui5/webcomponents-compat": "2.18.0", |
|
48 | 48 | "react": "19.2.3", |
49 | 49 | "react-dom": "19.2.3", |
50 | 50 | "remark-gfm": "4.0.1", |
51 | | - "storybook": "10.1.10", |
| 51 | + "storybook": "10.1.11", |
52 | 52 | "tocbot": "4.36.4" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
|
68 | 68 | "@types/react-dom": "19.2.3", |
69 | 69 | "@ui5/webcomponents-tools": "2.18.0", |
70 | 70 | "@vitejs/plugin-react": "5.1.2", |
71 | | - "chromatic": "13.3.4", |
| 71 | + "chromatic": "13.3.5", |
72 | 72 | "cssnano": "7.1.2", |
73 | | - "cypress": "15.8.1", |
| 73 | + "cypress": "15.8.2", |
74 | 74 | "cypress-real-events": "1.15.0", |
75 | 75 | "dedent": "1.7.1", |
76 | 76 | "documentation": "14.0.3", |
|
82 | 82 | "eslint-plugin-prettier": "5.5.4", |
83 | 83 | "eslint-plugin-react": "7.37.5", |
84 | 84 | "eslint-plugin-react-hooks": "6.1.1", |
85 | | - "eslint-plugin-storybook": "10.1.10", |
| 85 | + "eslint-plugin-storybook": "10.1.11", |
86 | 86 | "glob": "13.0.0", |
87 | 87 | "globals": "17.0.0", |
88 | 88 | "husky": "9.1.7", |
|
97 | 97 | "prettier": "3.7.4", |
98 | 98 | "rimraf": "6.1.2", |
99 | 99 | "typescript": "5.7.3", |
100 | | - "typescript-eslint": "8.50.0", |
101 | | - "vite": "7.3.0", |
| 100 | + "typescript-eslint": "8.50.1", |
| 101 | + "vite": "7.3.1", |
102 | 102 | "vite-plugin-istanbul": "7.2.1", |
103 | 103 | "vite-tsconfig-paths": "5.1.4" |
104 | 104 | }, |
|
0 commit comments