@sit-onyx/mdc 0.2.0-dev-20260428161701 → 0.2.0-dev-20260428165306

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 +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sit-onyx/mdc",
3
3
  "description": "Wrapper for the @nuxtjs/mdc package using the onyx design system created by Schwarz IT",
4
- "version": "0.2.0-dev-20260428161701",
4
+ "version": "0.2.0-dev-20260428165306",
5
5
  "type": "module",
6
6
  "author": "Schwarz IT KG",
7
7
  "license": "Apache-2.0",
@@ -32,7 +32,7 @@
32
32
  "peerDependencies": {
33
33
  "@nuxtjs/mdc": ">= 0.20.2",
34
34
  "vue": ">= 3.5.0",
35
- "sit-onyx": "^1.13.0-dev-20260428161701"
35
+ "sit-onyx": "^1.13.0-dev-20260428165306"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@axe-core/playwright": "^4.11.1",
@@ -42,7 +42,7 @@
42
42
  "@vue/compiler-dom": "3.5.32",
43
43
  "@sit-onyx/playwright-utils": "^1.2.2",
44
44
  "@sit-onyx/shared": "^0.1.0",
45
- "sit-onyx": "^1.13.0-dev-20260428161701"
45
+ "sit-onyx": "^1.13.0-dev-20260428165306"
46
46
  },
47
47
  "scripts": {
48
48
  "build": "vite build",