Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit ad8ada0

Browse files
committed
chore: update dependencies
1 parent e4a37b2 commit ad8ada0

File tree

16 files changed

+462
-402
lines changed

16 files changed

+462
-402
lines changed

core/docz-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"docz-utils": "^1.2.0",
2727
"env-dot-prop": "^2.0.1",
2828
"fast-deep-equal": "^2.0.1",
29-
"fast-glob": "^3.0.1",
29+
"fast-glob": "^3.0.2",
3030
"find-up": "^4.1.0",
3131
"fs-extra": "^8.0.1",
3232
"get-pkg-repo": "^4.1.0",
@@ -41,12 +41,12 @@
4141
"react-docgen-external-proptypes-handler": "^1.0.3",
4242
"react-docgen-typescript": "^1.12.5",
4343
"recast": "^0.18.1",
44-
"resolve": "^1.11.0",
44+
"resolve": "^1.11.1",
4545
"shelljs": "^0.8.3",
4646
"signale": "^1.4.0",
4747
"titleize": "^2.1.0",
4848
"typescript": "3.5.2",
49-
"xstate": "^4.6.2",
49+
"xstate": "^4.6.3",
5050
"yargs": "^13.2.4"
5151
},
5252
"devDependencies": {

core/docz-rollup/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"gzip-size": "^5.1.1",
2121
"lodash": "^4.17.11",
2222
"log-update": "^3.2.0",
23-
"rollup": "^1.15.6",
23+
"rollup": "^1.16.2",
2424
"rollup-plugin-alias": "^1.5.2",
25-
"rollup-plugin-babel": "^4.3.2",
25+
"rollup-plugin-babel": "^4.3.3",
2626
"rollup-plugin-commonjs": "^10.0.0",
2727
"rollup-plugin-json": "^4.0.0",
28-
"rollup-plugin-node-resolve": "^5.0.3",
28+
"rollup-plugin-node-resolve": "^5.1.0",
2929
"rollup-plugin-peer-deps-external": "^2.2.0",
3030
"rollup-plugin-postcss": "^2.0.3",
3131
"rollup-plugin-progress": "^1.1.1",

core/docz-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fs-extra": "^8.0.1",
2828
"humanize-string": "^2.1.0",
2929
"js-string-escape": "^1.0.1",
30-
"jsx-ast-utils": "^2.1.0",
30+
"jsx-ast-utils": "^2.2.0",
3131
"lodash": "^4.17.11",
3232
"prettier": "^1.18.2",
3333
"remark-frontmatter": "^1.3.2",
@@ -38,7 +38,7 @@
3838
"strip-indent": "^3.0.0",
3939
"to-vfile": "^6.0.0",
4040
"unescape-js": "^1.1.1",
41-
"unified": "^7.1.0",
41+
"unified": "^8.0.0",
4242
"unist-util-find": "^1.0.1",
4343
"unist-util-is": "^3.0.0",
4444
"unist-util-visit": "^1.4.1"

core/docz/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"capitalize": "^2.0.0",
3030
"docz-core": "^1.2.0",
3131
"fast-deep-equal": "^2.0.1",
32-
"gatsby": "^2.10.0",
32+
"gatsby": "^2.10.5",
3333
"lodash": "^4.17.11",
3434
"match-sorter": "^3.1.1",
3535
"prop-types": "^15.7.2",
@@ -45,10 +45,10 @@
4545
"devDependencies": {
4646
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
4747
"@types/loadable__component": "^5.9.0",
48-
"@types/lodash": "^4.14.134",
49-
"@types/node": "^12.0.8",
48+
"@types/lodash": "^4.14.135",
49+
"@types/node": "^12.0.10",
5050
"@types/reach__router": "^1.2.4",
51-
"@types/react": "^16.8.21",
51+
"@types/react": "^16.8.22",
5252
"docz-rollup": "^1.2.0"
5353
},
5454
"resolutions": {

core/gatsby-theme-docz/package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
"precommit": "lint-staged"
1717
},
1818
"dependencies": {
19-
"@emotion/core": "^10.0.10",
20-
"@emotion/styled": "^10.0.12",
19+
"@emotion/core": "^10.0.14",
20+
"@emotion/styled": "^10.0.14",
2121
"@loadable/component": "^5.10.1",
2222
"@mdx-js/mdx": "^1.0.21",
2323
"@mdx-js/react": "^1.0.21",
2424
"@reach/router": "^1.2.1",
25+
"@theme-ui/typography": "^0.2.0",
2526
"babel-plugin-export-metadata": "^1.2.0",
2627
"change-case": "^3.1.0",
2728
"chokidar": "^3.0.1",
@@ -30,9 +31,9 @@
3031
"docz-core": "^1.2.0",
3132
"docz-theme-default": "^1.2.0",
3233
"docz-utils": "^1.2.0",
33-
"emotion-theming": "^10.0.10",
34+
"emotion-theming": "^10.0.14",
3435
"fs-extra": "^8.0.1",
35-
"gatsby": "^2.10.0",
36+
"gatsby": "^2.10.5",
3637
"gatsby-mdx": "^0.6.3",
3738
"gatsby-plugin-alias-imports": "^1.0.5",
3839
"gatsby-plugin-compile-es6-packages": "^1.1.0",
@@ -54,9 +55,7 @@
5455
"rehype-slug": "^2.0.3",
5556
"remark-docz": "^1.2.0",
5657
"remark-frontmatter": "^1.3.2",
57-
"styled-components": "^4.3.1",
58-
"theme-ui": "^0.1.6",
59-
"theme-ui-typography": "^0.1.3",
58+
"theme-ui": "^0.2.0",
6059
"typescript": "3.5.2",
6160
"typography-theme-moraga": "^0.16.19",
6261
"yargs": "^13.2.4"
@@ -65,10 +64,10 @@
6564
"babel-eslint": "10.0.2",
6665
"eslint": "^5.16.0",
6766
"eslint-config-react-app": "^4.0.1",
68-
"eslint-plugin-flowtype": "3.10.3",
69-
"eslint-plugin-import": "2.17.3",
67+
"eslint-plugin-flowtype": "3.11.1",
68+
"eslint-plugin-import": "2.18.0",
7069
"eslint-plugin-jsx-a11y": "6.2.1",
71-
"eslint-plugin-react": "7.13.0",
70+
"eslint-plugin-react": "7.14.2",
7271
"eslint-plugin-react-hooks": "^1.6.0"
7372
}
7473
}

core/rehype-docz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"docz-utils": "^1.2.0",
2424
"hast-util-to-string": "^1.0.2",
25-
"jsx-ast-utils": "^2.1.0",
25+
"jsx-ast-utils": "^2.2.0",
2626
"lodash": "^4.17.11",
2727
"unist-util-is": "^3.0.0"
2828
},

examples/basic/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
"serve": "docz serve"
99
},
1010
"dependencies": {
11+
"@emotion/core": "^10.0.14",
12+
"@emotion/styled": "^10.0.14",
1113
"prop-types": "^15.7.2",
1214
"react": "^16.8.6",
13-
"react-dom": "^16.8.6",
14-
"styled-components": "^4.3.1"
15+
"react-dom": "^16.8.6"
1516
},
1617
"devDependencies": {
1718
"docz": "^1.2.0",

examples/flow/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@
77
"build": "docz build"
88
},
99
"dependencies": {
10+
"@emotion/core": "^10.0.14",
11+
"@emotion/styled": "^10.0.14",
1012
"prop-types": "^15.7.2",
1113
"react": "^16.8.6",
12-
"react-dom": "^16.8.6",
13-
"styled-components": "^4.3.1"
14+
"react-dom": "^16.8.6"
1415
},
1516
"devDependencies": {
1617
"@babel/preset-flow": "^7.0.0",
1718
"docz": "^1.2.0",
1819
"docz-theme-default": "^1.2.0",
19-
"flow-bin": "^0.102.0-rc",
20+
"flow-bin": "^0.102.0",
2021
"flow-typed": "^2.5.2"
2122
}
2223
}

examples/gatsby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"eslint": "^5.16.0",
2929
"eslint-config-react-app": "^4.0.1",
3030
"eslint-loader": "^2.1.2",
31-
"eslint-plugin-flowtype": "3.10.3",
32-
"eslint-plugin-import": "2.17.3",
31+
"eslint-plugin-flowtype": "3.11.1",
32+
"eslint-plugin-import": "2.18.0",
3333
"eslint-plugin-jsx-a11y": "6.2.1",
34-
"eslint-plugin-react": "7.13.0",
35-
"gatsby": "^2.10.0",
34+
"eslint-plugin-react": "7.14.2",
35+
"gatsby": "^2.10.5",
3636
"gatsby-mdx": "^0.6.3",
3737
"gatsby-plugin-eslint": "^2.0.5",
3838
"gatsby-theme-docz": "^1.2.0"

examples/images/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
"build": "docz build"
88
},
99
"dependencies": {
10+
"@emotion/core": "^10.0.14",
11+
"@emotion/styled": "^10.0.14",
1012
"prop-types": "^15.7.2",
1113
"react": "^16.8.6",
12-
"react-dom": "^16.8.6",
13-
"styled-components": "^4.3.1"
14+
"react-dom": "^16.8.6"
1415
},
1516
"devDependencies": {
1617
"docz": "^1.2.0",

examples/react-native/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
"build": "docz build"
88
},
99
"dependencies": {
10+
"@emotion/core": "^10.0.14",
11+
"@emotion/primitives": "^10.0.14",
1012
"prop-types": "^15.7.2",
1113
"react": "^16.8.6",
1214
"react-art": "^16.8.6",
1315
"react-dom": "^16.8.6",
14-
"react-native-web": "^0.11.4",
15-
"styled-components": "^4.3.1"
16+
"react-native-web": "^0.11.4"
1617
},
1718
"devDependencies": {
1819
"@babel/core": "^7.4.5",

examples/styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prop-types": "^15.7.2",
1111
"react": "^16.8.6",
1212
"react-dom": "^16.8.6",
13-
"styled-components": "^4.3.1"
13+
"styled-components": "^4.3.2"
1414
},
1515
"devDependencies": {
1616
"docz": "^1.2.0",

examples/typescript/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
"build": "docz build"
88
},
99
"dependencies": {
10+
"@emotion/core": "^10.0.14",
11+
"@emotion/styled": "^10.0.14",
1012
"react": "^16.8.6",
11-
"react-dom": "^16.8.6",
12-
"styled-components": "^4.3.1"
13+
"react-dom": "^16.8.6"
1314
},
1415
"devDependencies": {
15-
"@types/react": "^16.8.21",
16+
"@types/react": "^16.8.22",
1617
"@types/react-dom": "^16.8.4",
1718
"docz": "^1.2.0",
1819
"docz-theme-default": "^1.2.0"

other-packages/load-cfg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@types/find-up": "^2.1.1",
30-
"@types/node": "^12.0.8",
30+
"@types/node": "^12.0.10",
3131
"docz-rollup": "^1.2.0"
3232
}
3333
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@
3636
"@commitlint/cli": "^8.0.0",
3737
"@commitlint/config-conventional": "^8.0.0",
3838
"@commitlint/config-lerna-scopes": "^8.0.0",
39-
"@types/fs-extra": "^7.0.0",
39+
"@types/fs-extra": "^8.0.0",
4040
"@types/jest": "^24.0.15",
41-
"@types/lodash": "^4.14.134",
42-
"@types/node": "^12.0.8",
41+
"@types/lodash": "^4.14.135",
42+
"@types/node": "^12.0.10",
4343
"@types/prettier": "^1.16.4",
44-
"@types/react": "^16.8.21",
44+
"@types/react": "^16.8.22",
4545
"@types/react-dom": "^16.8.4",
4646
"all-contributors-cli": "^6.7.0",
4747
"babel-plugin-lodash": "^3.3.4",
4848
"babel-preset-react-app": "^9.0.0",
4949
"commitizen": "^3.1.1",
5050
"cross-env": "^5.2.0",
51-
"husky": "^2.4.1",
51+
"husky": "^2.5.0",
5252
"jest": "^24.8.0",
5353
"lerna": "3.15.0",
5454
"lint-staged": "^8.2.1",
5555
"npm-run-all": "^4.1.5",
5656
"prettier": "^1.18.2",
57-
"rollup": "^1.15.6",
57+
"rollup": "^1.16.2",
5858
"trash-cli": "^3.0.0",
5959
"ts-jest": "^24.0.2",
6060
"typescript": "3.5.2"

0 commit comments

Comments
 (0)