Skip to content

Commit 3a8f34a

Browse files
committed
Merge branch 'main' into feat/ui5wc-v2.18.0
2 parents 2fe53cc + 3508f26 commit 3a8f34a

2 files changed

Lines changed: 184 additions & 159 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
},
3838
"dependencies": {
3939
"@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",
4343
"@ui5/webcomponents": "2.18.0",
4444
"@ui5/webcomponents-ai": "2.18.0",
4545
"@ui5/webcomponents-compat": "2.18.0",
@@ -48,7 +48,7 @@
4848
"react": "19.2.3",
4949
"react-dom": "19.2.3",
5050
"remark-gfm": "4.0.1",
51-
"storybook": "10.1.10",
51+
"storybook": "10.1.11",
5252
"tocbot": "4.36.4"
5353
},
5454
"devDependencies": {
@@ -68,9 +68,9 @@
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.18.0",
7070
"@vitejs/plugin-react": "5.1.2",
71-
"chromatic": "13.3.4",
71+
"chromatic": "13.3.5",
7272
"cssnano": "7.1.2",
73-
"cypress": "15.8.1",
73+
"cypress": "15.8.2",
7474
"cypress-real-events": "1.15.0",
7575
"dedent": "1.7.1",
7676
"documentation": "14.0.3",
@@ -82,7 +82,7 @@
8282
"eslint-plugin-prettier": "5.5.4",
8383
"eslint-plugin-react": "7.37.5",
8484
"eslint-plugin-react-hooks": "6.1.1",
85-
"eslint-plugin-storybook": "10.1.10",
85+
"eslint-plugin-storybook": "10.1.11",
8686
"glob": "13.0.0",
8787
"globals": "17.0.0",
8888
"husky": "9.1.7",
@@ -97,8 +97,8 @@
9797
"prettier": "3.7.4",
9898
"rimraf": "6.1.2",
9999
"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",
102102
"vite-plugin-istanbul": "7.2.1",
103103
"vite-tsconfig-paths": "5.1.4"
104104
},

0 commit comments

Comments
 (0)