@mx-cartographer/experiences 3.8.0-alpha.sms8 → 3.8.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "3.8.0-alpha.sms8",
3
+ "version": "3.8.0",
4
4
  "description": "Library containing experience widgets",
5
5
  "main": "dist/index.es.js",
6
6
  "types": "dist/index.d.ts",
@@ -27,7 +27,7 @@
27
27
  "@emotion/styled": "^11.11.0",
28
28
  "@honeybadger-io/js": "^6.8.3",
29
29
  "@honeybadger-io/react": "^6.1.19",
30
- "@kyper/mui": "^4.0.4",
30
+ "@kyper/mui": "4.0.4",
31
31
  "@mui/icons-material": "^5.16.0",
32
32
  "@mui/lab": "^5.0.0-alpha.172",
33
33
  "@mui/material": "^5.16.0",
@@ -110,7 +110,7 @@
110
110
  "vitest": "^2.0.3"
111
111
  },
112
112
  "peerDependencies": {
113
- "@kyper/mui": "^4",
113
+ "@kyper/mui": "4.0.4",
114
114
  "d3": "^7",
115
115
  "date-fns": "^3",
116
116
  "react": "^18",