@nebula.js/sn-funnel-chart 1.9.1 → 1.9.3

Sign up to get free protection for your applications and to get access to all the features.
package/core/package.json CHANGED
@@ -5,8 +5,8 @@
5
5
  "hammerjs": "^2.0.8",
6
6
  "picasso-plugin-q": ">=0.35.1",
7
7
  "picasso.js": ">=0.35.1",
8
- "react": "^16.8.4",
9
- "react-dom": "^16.8.4",
8
+ "react": "^18.2.0",
9
+ "react-dom": "^18.2.0",
10
10
  "@material-ui/core": "^4.6.0",
11
11
  "@material-ui/styles": "^4.6.0"
12
12
  }