|
49 | 49 | "react-double-scrollbar": "0.0.15"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/cli": "^7.15.7", |
53 |
| - "@babel/core": "^7.15.8", |
54 |
| - "@babel/plugin-proposal-class-properties": "^7.14.5", |
55 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.15.6", |
56 |
| - "@babel/plugin-transform-runtime": "^7.15.8", |
57 |
| - "@babel/preset-env": "^7.15.8", |
58 |
| - "@babel/preset-react": "^7.14.5", |
| 52 | + "@babel/cli": "^7.16.0", |
| 53 | + "@babel/core": "^7.16.0", |
| 54 | + "@babel/plugin-proposal-class-properties": "^7.16.0", |
| 55 | + "@babel/plugin-proposal-object-rest-spread": "^7.16.0", |
| 56 | + "@babel/plugin-transform-runtime": "^7.16.0", |
| 57 | + "@babel/preset-env": "^7.16.0", |
| 58 | + "@babel/preset-react": "^7.16.0", |
59 | 59 | "babel-eslint": "^10.1.0",
|
60 | 60 | "babel-loader": "^8.2.3",
|
61 | 61 | "babel-polyfill": "^6.26.0",
|
|
64 | 64 | "eslint-plugin-react": "^7.26.1",
|
65 | 65 | "react": "^17.0.2",
|
66 | 66 | "react-dom": "^17.0.2",
|
67 |
| - "webpack": "^5.60.0" |
| 67 | + "webpack": "^5.61.0" |
68 | 68 | },
|
69 | 69 | "peerDependencies": {
|
70 | 70 | "@date-io/core": "^2.11.0",
|
|
0 commit comments