Skip to content

Commit d1c9846

Browse files
committed
Upgrade dependencies
1 parent 44695f4 commit d1c9846

File tree

6 files changed

+2614
-2668
lines changed

6 files changed

+2614
-2668
lines changed

packages/react-jsx-highcharts/package-lock.json

Lines changed: 867 additions & 885 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-jsx-highcharts/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
],
6464
"devDependencies": {
6565
"@babel/cli": "^7.14.5",
66-
"@babel/core": "^7.14.5",
66+
"@babel/core": "^7.14.6",
6767
"@babel/plugin-transform-runtime": "^7.14.5",
68-
"@babel/preset-env": "^7.14.5",
68+
"@babel/preset-env": "^7.14.7",
6969
"@babel/preset-react": "^7.14.5",
7070
"@testing-library/react": "^11.2.7",
71-
"@types/react": "^17.0.11",
71+
"@types/react": "^17.0.14",
7272
"babel-eslint": "^10.1.0",
7373
"babel-loader": "^8.2.2",
7474
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
@@ -80,20 +80,20 @@
8080
"eslint-plugin-react": "^7.24.0",
8181
"eslint-plugin-react-hooks": "^4.2.0",
8282
"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",
8686
"prop-types": "^15.7.2",
8787
"react": "^17.0.2",
8888
"react-dom": "^17.0.2",
8989
"react-test-renderer": "^17.0.2",
9090
"rimraf": "^3.0.2",
91-
"typescript": "^4.3.2",
92-
"webpack": "^5.38.1",
91+
"typescript": "^4.3.5",
92+
"webpack": "^5.44.0",
9393
"webpack-cli": "^4.7.2"
9494
},
9595
"dependencies": {
96-
"@babel/runtime": "^7.14.5",
96+
"@babel/runtime": "^7.14.6",
9797
"uuid": "^8.3.2"
9898
},
9999
"peerDependencies": {

0 commit comments

Comments
 (0)