Skip to content

Commit dc69de6

Browse files
committed
upgrade
1 parent 499c991 commit dc69de6

File tree

2 files changed

+83
-70
lines changed

2 files changed

+83
-70
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/runtime": "7.7.2",
4040
"@types/autosize": "^3.0.7",
4141
"@types/classnames": "2.2.9",
42-
"@types/lodash": "^4.14.157",
42+
"@types/lodash": "4.14.191",
4343
"@types/pubsub-js": "1.5.18",
4444
"@types/react": "^16.9.35",
4545
"@types/react-copy-to-clipboard": "^4.3.0",
@@ -57,14 +57,14 @@
5757
"css-loader": "1.0.1",
5858
"gh-pages": "^2.2.0",
5959
"html-webpack-plugin": "^3.2.0",
60-
"http-ajax": "^5.7.0",
60+
"http-ajax": "5.8.0",
6161
"json-format": "^1.0.1",
6262
"less": "3.10.3",
6363
"less-loader": "5.0.0",
6464
"less-plugin-autoprefix": "2.0.0",
6565
"line-height": "^0.3.1",
6666
"lodash": "4.17.21",
67-
"metadata-ts-loader": "^1.1.0",
67+
"metadata-ts-loader": "1.2.0",
6868
"mini-css-extract-plugin": "0.8.0",
6969
"mobx": "4.15.4",
7070
"mobx-react": "6.2.2",
@@ -74,7 +74,7 @@
7474
"pubsub-js": "1.7.0",
7575
"raw-loader": "0.5.1",
7676
"react": "16.13.1",
77-
"react-copy-to-clipboard": "^5.0.2",
77+
"react-copy-to-clipboard": "5.1.0",
7878
"react-dom": "16.13.1",
7979
"react-markdown": "4.2.2",
8080
"react-router": "5.1.2",

0 commit comments

Comments
 (0)