Skip to content

Commit 0c11738

Browse files
committed
Update to React 16.8
1 parent 1961e0c commit 0c11738

File tree

2 files changed

+144
-40
lines changed

2 files changed

+144
-40
lines changed

packages/compass-serverstats/package-lock.json

+136-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass-serverstats/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
],
2727
"license": "Apache-2.0",
2828
"peerDependencies": {
29-
"hadron-react-buttons": "^3.0.0",
30-
"hadron-react-components": "^3.0.0",
31-
"react": "^16.6.0",
32-
"react-dom": "^16.6.0"
29+
"hadron-react-buttons": "^3.1.0",
30+
"hadron-react-components": "^3.2.2",
31+
"react": "^16.8.0",
32+
"react-dom": "^16.8.0"
3333
},
3434
"dependencies": {
3535
"d3": "^3.5.17",
@@ -62,8 +62,8 @@
6262
"hadron-app": "^3.1.0",
6363
"hadron-app-registry": "^7.0.0",
6464
"hadron-build": "github:mongodb-js/hadron-build#evergreen",
65-
"hadron-react-buttons": "^3.0.0",
66-
"hadron-react-components": "^3.0.0",
65+
"hadron-react-buttons": "^3.1.0",
66+
"hadron-react-components": "^3.2.2",
6767
"hadron-spectron": "^5.0.0",
6868
"jsdom": "^9.4.2",
6969
"less-loader": "^2.2.3",
@@ -76,8 +76,8 @@
7676
"mongodb-ns": "^2.0.0",
7777
"pre-commit": "^1.1.3",
7878
"prop-types": "^15.5.8",
79-
"react": "^16.6.0",
80-
"react-dom": "^16.6.0",
79+
"react": "^16.8.0",
80+
"react-dom": "^16.8.0",
8181
"reflux-state-mixin": "^0.7.0",
8282
"sinon": "^1.17.6",
8383
"sinon-chai": "^2.8.0",

0 commit comments

Comments
 (0)