Skip to content

Commit 31a7866

Browse files
chore(deps): update all non-major dependencies
1 parent 9fa137e commit 31a7866

File tree

2 files changed

+1103
-618
lines changed

2 files changed

+1103
-618
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"create-cypress-commands-docs": "typedoc && rimraf temp/typedoc"
3232
},
3333
"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",
4040
"@ui5/webcomponents": "1.19.0",
4141
"@ui5/webcomponents-fiori": "1.19.0",
4242
"@ui5/webcomponents-icons": "1.19.0",
@@ -47,10 +47,10 @@
4747
},
4848
"devDependencies": {
4949
"@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",
5252
"@babel/preset-react": "7.22.15",
53-
"@babel/preset-typescript": "7.23.2",
53+
"@babel/preset-typescript": "7.23.3",
5454
"@cypress/code-coverage": "^3.10.0",
5555
"@semantic-release/github": "^9.0.0",
5656
"@testing-library/cypress": "^10.0.0",
@@ -89,7 +89,7 @@
8989
"prettier": "^3.0.0",
9090
"react-textarea-autosize": "^8.5.3",
9191
"rimraf": "^5.0.0",
92-
"storybook": "7.5.2",
92+
"storybook": "7.5.3",
9393
"turndown": "^7.0.0",
9494
"typedoc": "^0.25.0",
9595
"typescript": "5.2.2",

0 commit comments

Comments
 (0)