Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 16b6876

Browse files
author
mydearxym
committed
chore: sync deps
1 parent f15c980 commit 16b6876

File tree

2 files changed

+298
-81
lines changed

2 files changed

+298
-81
lines changed

package-docker.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"next-compose-plugins": "^2.2.0",
1919
"next-offline": "^4.0.2",
2020
"next-progressbar": "^1.0.0",
21-
"@next/bundle-analyzer": "^8.1.0",
21+
"@next/bundle-analyzer": "^9.0.0",
2222
"accepts": "^1.3.4",
2323
"acorn": "^6.1.1",
2424
"antd": "3.8.4",
@@ -51,7 +51,7 @@
5151
"lru-cache": "^4.1.3",
5252
"mastani-codehighlight": "0.0.7",
5353
"mobx": "4.9.3",
54-
"mobx-react": "5.4.3",
54+
"mobx-react": "6.0.4",
5555
"mobx-react-lite": "^1.2.0",
5656
"mobx-state-tree": "3.10.1",
5757
"module-alias": "^2.0.1",
@@ -95,16 +95,16 @@
9595
"uuid": "3.3.2"
9696
},
9797
"devDependencies": {
98-
"@babel/core": "7.2.2",
99-
"@babel/plugin-proposal-decorators": "^7.1.0",
98+
"@babel/core": "7.5.5",
99+
"@babel/plugin-proposal-decorators": "^7.4.4",
100100
"babel-jest": "^23.6.0",
101101
"babel-plugin-add-react-displayname": "^0.0.5",
102102
"babel-plugin-import": "1.9.1",
103103
"babel-plugin-inline-dotenv": "^1.1.2",
104104
"babel-plugin-module-resolver": "^3.1.2",
105105
"babel-plugin-ramda": "2.0.0",
106-
"babel-plugin-react-intl": "2.4.0",
107-
"babel-plugin-styled-components": "1.8.0",
106+
"babel-plugin-react-intl": "4.1.2",
107+
"babel-plugin-styled-components": "1.10.3",
108108
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
109109
"regenerator-runtime": "^0.13.1",
110110
"cross-env": "^5.0.5",

0 commit comments

Comments
 (0)