Skip to content

Commit 23b040c

Browse files
committed
update packages
1 parent 6325945 commit 23b040c

File tree

3 files changed

+774
-182
lines changed

3 files changed

+774
-182
lines changed

.size-snapshot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"dist/index.js": {
33
"bundled": 7461,
44
"minified": 7461,
5-
"gzipped": 2238
5+
"gzipped": 2211
66
},
77
"lib/cjs/index.js": {
88
"bundled": 14080,
99
"minified": 7781,
10-
"gzipped": 2142
10+
"gzipped": 2143
1111
},
1212
"lib/esm/index.js": {
1313
"bundled": 14028,
1414
"minified": 7748,
15-
"gzipped": 2138,
15+
"gzipped": 2136,
1616
"treeshaked": {
1717
"rollup": {
1818
"code": 7187,

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@babel/cli": "^7.2.0",
57-
"@babel/core": "^7.2.0",
57+
"@babel/core": "^7.2.2",
5858
"@babel/plugin-proposal-class-properties": "^7.2.1",
5959
"@babel/plugin-transform-runtime": "^7.2.0",
6060
"@babel/preset-env": "^7.2.0",
@@ -66,8 +66,9 @@
6666
"babel-eslint": "^10.0.1",
6767
"babel-jest": "^23.6.0",
6868
"babel-plugin-transform-react-remove-prop-types": "^0.4.21",
69-
"docz": "0.12.16",
69+
"docz": "^0.12.17",
7070
"docz-plugin-css": "^0.11.0",
71+
"docz-theme-default": "^0.13.1",
7172
"eslint": "^5.10.0",
7273
"eslint-config-prettier": "^3.3.0",
7374
"eslint-plugin-jest": "^22.1.2",
@@ -81,7 +82,7 @@
8182
"prop-types": "^15.6.2",
8283
"react": "^16.6.3",
8384
"react-dom": "^16.6.3",
84-
"react-testing-library": "^5.3.2",
85+
"react-testing-library": "^5.4.0",
8586
"rimraf": "^2.6.2",
8687
"rollup": "^0.68.0",
8788
"rollup-plugin-babel": "^4.1.0",

0 commit comments

Comments
 (0)