Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 8622838

Browse files
committed
chore(package): update dependencies
1 parent f46a9cb commit 8622838

File tree

2 files changed

+135
-42
lines changed

2 files changed

+135
-42
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "git",
1414
"url": "https://github.com/csvenke/react-semantic-render.git"
1515
},
16-
"main": "index.cjs.js",
16+
"main": "index.js",
1717
"module": "index.esm.js",
1818
"types": "index.d.ts",
1919
"private": false,
@@ -43,11 +43,11 @@
4343
"@commitlint/travis-cli": "^7.1.2",
4444
"@types/enzyme-adapter-react-16": "^1.0.3",
4545
"@types/enzyme": "^3.1.14",
46-
"@types/jest": "^23.3.2",
46+
"@types/jest": "^23.3.4",
4747
"@types/node": "^10.11.3",
4848
"@types/prop-types": "^15.5.6",
4949
"@types/react-dom": "^16.0.8",
50-
"@types/react": "^16.4.14",
50+
"@types/react": "^16.4.16",
5151
"all-contributors-cli": "^5.4.0",
5252
"coveralls": "^3.0.2",
5353
"enzyme-adapter-react-16": "^1.5.0",
@@ -58,11 +58,12 @@
5858
"lint-staged": "^7.3.0",
5959
"lodash": "^4.17.11",
6060
"prettier": "^1.14.3",
61-
"react-docgen-typescript": "^1.9.1",
61+
"react-docgen-typescript": "^1.10.0",
6262
"react-dom": "^16.5.2",
63-
"react-styleguidist": "^7.3.8",
63+
"react-styleguidist": "^7.3.10",
6464
"react": "^16.5.2",
6565
"rimraf": "^2.6.2",
66+
"rollup-plugin-replace": "^2.1.0",
6667
"rollup-plugin-size-snapshot": "^0.7.0",
6768
"rollup-plugin-terser": "^3.0.0",
6869
"rollup-plugin-typescript2": "^0.17.0",

0 commit comments

Comments
 (0)