Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent dc9f036 commit 84ff351
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 415 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"create-cypress-commands-docs": "typedoc && rimraf temp/typedoc"
},
"dependencies": {
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-essentials": "7.6.7",
"@storybook/blocks": "7.6.7",
"@storybook/react": "7.6.7",
"@storybook/react-vite": "7.6.7",
"@storybook/theming": "7.6.7",
"@ui5/webcomponents": "1.21.0",
"@ui5/webcomponents-fiori": "1.21.0",
"@ui5/webcomponents-icons": "1.21.0",
"@storybook/addon-a11y": "7.6.8",
"@storybook/addon-essentials": "7.6.8",
"@storybook/blocks": "7.6.8",
"@storybook/react": "7.6.8",
"@storybook/react-vite": "7.6.8",
"@storybook/theming": "7.6.8",
"@ui5/webcomponents": "1.21.2",
"@ui5/webcomponents-fiori": "1.21.2",
"@ui5/webcomponents-icons": "1.21.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"remark-gfm": "^3.0.1",
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@cypress/code-coverage": "^3.10.0",
Expand All @@ -57,7 +57,7 @@
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@ui5/webcomponents-tools": "1.21.0",
"@ui5/webcomponents-tools": "1.21.2",
"@vitejs/plugin-react": "^4.2.0",
"chromatic": "^10.0.0",
"cssnano": "^6.0.1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"prettier": "^3.0.0",
"react-textarea-autosize": "^8.5.3",
"rimraf": "^5.0.0",
"storybook": "7.6.7",
"storybook": "7.6.8",
"turndown": "^7.0.0",
"typedoc": "^0.25.0",
"typescript": "5.3.3",
Expand Down
Loading

0 comments on commit 84ff351

Please sign in to comment.