@amboss/design-system 4.7.0 → 4.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amboss/design-system",
3
- "version": "4.7.0",
3
+ "version": "4.7.1",
4
4
  "description": "the design system for AMBOSS products",
5
5
  "author": "AMBOSS",
6
6
  "license": "ISC",
@@ -184,12 +184,12 @@
184
184
  "@auto-it/npm": "^11.1.6",
185
185
  "@auto-it/released": "^10.13.2",
186
186
  "@emotion/jest": "^11.11.0",
187
- "@storybook/addon-a11y": "10.5.6",
188
- "@storybook/addon-docs": "10.5.6",
189
- "@storybook/addon-links": "10.5.6",
190
- "@storybook/addon-mcp": "^0.7.0",
191
- "@storybook/addon-vitest": "10.5.6",
192
- "@storybook/react-vite": "10.5.6",
187
+ "@storybook/addon-a11y": "10.6.0",
188
+ "@storybook/addon-docs": "10.6.0",
189
+ "@storybook/addon-links": "10.6.0",
190
+ "@storybook/addon-mcp": "^10.6.0",
191
+ "@storybook/addon-vitest": "10.6.0",
192
+ "@storybook/react-vite": "10.6.0",
193
193
  "@swc/cli": "^0.1.65",
194
194
  "@swc/core": "~1.11.31",
195
195
  "@swc/plugin-emotion": "^9.0.0",
@@ -236,7 +236,7 @@
236
236
  "prettier": "^2.2.1",
237
237
  "react": "^18.3.1",
238
238
  "react-dom": "^18.3.1",
239
- "storybook": "10.5.6",
239
+ "storybook": "10.6.0",
240
240
  "style-dictionary": "^3.8.0",
241
241
  "subset-font": "2.5.0",
242
242
  "svg-to-pdfkit": "^0.1.8",