|
63 | 63 | ], |
64 | 64 | "devDependencies": { |
65 | 65 | "@babel/cli": "^7.14.5", |
66 | | - "@babel/core": "^7.14.5", |
| 66 | + "@babel/core": "^7.14.6", |
67 | 67 | "@babel/plugin-transform-runtime": "^7.14.5", |
68 | | - "@babel/preset-env": "^7.14.5", |
| 68 | + "@babel/preset-env": "^7.14.7", |
69 | 69 | "@babel/preset-react": "^7.14.5", |
70 | 70 | "@testing-library/react": "^11.2.7", |
71 | | - "@types/react": "^17.0.11", |
| 71 | + "@types/react": "^17.0.14", |
72 | 72 | "babel-eslint": "^10.1.0", |
73 | 73 | "babel-loader": "^8.2.2", |
74 | 74 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
|
80 | 80 | "eslint-plugin-react": "^7.24.0", |
81 | 81 | "eslint-plugin-react-hooks": "^4.2.0", |
82 | 82 | "eslint-plugin-react-perf": "^3.3.0", |
83 | | - "highcharts": "^9.1.1", |
84 | | - "jest": "^27.0.4", |
85 | | - "prettier": "^2.3.1", |
| 83 | + "highcharts": "^9.1.2", |
| 84 | + "jest": "^27.0.6", |
| 85 | + "prettier": "^2.3.2", |
86 | 86 | "prop-types": "^15.7.2", |
87 | 87 | "react": "^17.0.2", |
88 | 88 | "react-dom": "^17.0.2", |
89 | 89 | "react-test-renderer": "^17.0.2", |
90 | 90 | "rimraf": "^3.0.2", |
91 | | - "typescript": "^4.3.2", |
92 | | - "webpack": "^5.38.1", |
| 91 | + "typescript": "^4.3.5", |
| 92 | + "webpack": "^5.44.0", |
93 | 93 | "webpack-cli": "^4.7.2" |
94 | 94 | }, |
95 | 95 | "dependencies": { |
96 | | - "@babel/runtime": "^7.14.5", |
| 96 | + "@babel/runtime": "^7.14.6", |
97 | 97 | "uuid": "^8.3.2" |
98 | 98 | }, |
99 | 99 | "peerDependencies": { |
|
0 commit comments