Skip to content

Commit 4b47b73

Browse files
committed
Update all dependencies to latest
1 parent 94962ba commit 4b47b73

File tree

3 files changed

+11978
-12265
lines changed

3 files changed

+11978
-12265
lines changed

examples/parent-child-demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"start": "echo \"Error: This dummy package.json is only for StackBlitz deployment. Use top-level package.json instead.\" && exit 1"
99
},
1010
"devDependencies": {
11-
"react-scripts": "^2.1.3"
11+
"react-scripts": "^2.1.8"
1212
},
1313
"dependencies": {
14-
"prop-types": "^15.6.2",
15-
"react": "16.7.0",
16-
"react-dom": "16.7.0",
17-
"react-hot-loader": "4.6.3",
14+
"prop-types": "^15.7.2",
15+
"react": "16.8.5",
16+
"react-dom": "16.8.5",
17+
"react-hot-loader": "4.8.0",
1818
"react-lifecycle-visualizer": "^2.2.0"
1919
}
2020
}

0 commit comments

Comments
 (0)