@mirohq/design-system-patterns 0.2.8-new-focus-keyboard.3 → 0.2.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-patterns",
3
- "version": "0.2.8-new-focus-keyboard.3",
3
+ "version": "0.2.9",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -26,10 +26,10 @@
26
26
  "react": "^16.14 || ^17 || ^18"
27
27
  },
28
28
  "dependencies": {
29
- "@mirohq/design-system-box": "^2.1.64-new-focus-keyboard.3",
30
- "@mirohq/design-system-button": "^4.2.10-new-focus-keyboard.3",
31
- "@mirohq/design-system-stitches": "^2.6.33-new-focus-keyboard.3",
32
- "@mirohq/design-system-typography": "^0.6.11-new-focus-keyboard.3"
29
+ "@mirohq/design-system-box": "^2.1.65",
30
+ "@mirohq/design-system-typography": "^0.6.12",
31
+ "@mirohq/design-system-stitches": "^2.6.34",
32
+ "@mirohq/design-system-button": "^4.2.11"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@mirohq/brand-assets": "^0.3.1"