mirror of
https://github.com/zhigang1992/docz.git
synced 2026-04-30 02:56:10 +08:00
chore: update dependencies
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
"build": "docz build"
|
||||
},
|
||||
"dependencies": {
|
||||
"emotion": "^9.2.9",
|
||||
"emotion": "^9.2.12",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-emotion": "^9.2.9"
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
"react-emotion": "^9.2.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-emotion": "^9.2.9",
|
||||
"babel-plugin-emotion": "^9.2.11",
|
||||
"docz": "^0.12.5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,17 +7,17 @@
|
||||
"build": "docz build"
|
||||
},
|
||||
"dependencies": {
|
||||
"emotion": "^9.2.9",
|
||||
"emotion": "^9.2.12",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-emotion": "^9.2.9"
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
"react-emotion": "^9.2.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-flow": "^7.0.0",
|
||||
"babel-plugin-emotion": "^9.2.9",
|
||||
"babel-plugin-emotion": "^9.2.11",
|
||||
"docz": "^0.12.5",
|
||||
"flow-bin": "^0.81.0",
|
||||
"flow-bin": "^0.85.0",
|
||||
"flow-typed": "^2.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"styled-components": "^3.4.9"
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
"styled-components": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"docz": "^0.12.5"
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
"dependencies": {
|
||||
"docz": "^0.12.5",
|
||||
"docz-core": "^0.12.5",
|
||||
"emotion": "^9.2.9",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-emotion": "^9.2.9"
|
||||
"emotion": "^9.2.12",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
"react-emotion": "^9.2.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-emotion": "^9.2.9"
|
||||
"babel-plugin-emotion": "^9.2.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user