@hipay/hipay-material-ui 4.0.0-p6205.3 → 4.0.0-p6205.5

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 +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hipay/hipay-material-ui",
3
3
  "private": false,
4
- "version": "4.0.0-p6205.3",
4
+ "version": "4.0.0-p6205.5",
5
5
  "description": "React components that implement Google's Material Design.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -20,8 +20,8 @@
20
20
  "@mui/styled-engine-sc": "5.10.6",
21
21
  "mdi-material-ui": "7.1.0",
22
22
  "moment-timezone": "0.5.27",
23
- "react": "17.0.2",
24
- "react-dom": "17.0.2",
23
+ "react": "18.2.0",
24
+ "react-dom": "18.2.0",
25
25
  "styled-components": "5.3.0"
26
26
  },
27
27
  "dependencies": {