|
1 | 1 | { |
2 | 2 | "name": "@baloise/ds-core", |
3 | | - "version": "20.0.0-next.4", |
| 3 | + "version": "20.0.0-next.5", |
4 | 4 | "description": "The Helvetia Design System is an open source project for styling awesome web applications that follow the Helvetia corporate styling guidelines.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
40 | 40 | "play:ci": "CI=1 npx playwright test" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@baloise/ds-assets": "20.0.0-next.4", |
44 | | - "@baloise/ds-css": "20.0.0-next.4", |
45 | | - "@baloise/ds-tokens": "20.0.0-next.4", |
| 43 | + "@baloise/ds-assets": "20.0.0-next.5", |
| 44 | + "@baloise/ds-css": "20.0.0-next.5", |
| 45 | + "@baloise/ds-tokens": "20.0.0-next.5", |
46 | 46 | "@floating-ui/dom": "^1.7.6", |
47 | 47 | "@popperjs/core": "^2.11.4", |
48 | 48 | "@stencil/core": "^4.43.4", |
|
57 | 57 | "tslib": "^2.3.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@baloise/ds-playwright": "20.0.0-next.4", |
| 60 | + "@baloise/ds-playwright": "20.0.0-next.5", |
61 | 61 | "libs-output-target-angular": "0.0.0", |
62 | 62 | "libs-output-target-web": "0.0.0", |
63 | 63 | "@playwright/test": "1.59.1", |
|
0 commit comments