|
52 | 52 | },
|
53 | 53 | "dependencies": {},
|
54 | 54 | "devDependencies": {
|
55 |
| - "@babel/core": "^7.9.0", |
56 |
| - "@babel/preset-env": "^7.9.5", |
| 55 | + "@babel/core": "^7.10.0", |
| 56 | + "@babel/preset-env": "^7.10.0", |
57 | 57 | "@commitlint/cli": "^8.3.5",
|
58 | 58 | "@commitlint/config-conventional": "^8.3.4",
|
59 |
| - "@storybook/addon-links": "^5.3.18", |
60 |
| - "@storybook/addons": "^5.3.18", |
61 |
| - "@storybook/react": "^5.3.18", |
| 59 | + "@storybook/addon-links": "^5.3.19", |
| 60 | + "@storybook/addons": "^5.3.19", |
| 61 | + "@storybook/react": "^5.3.19", |
62 | 62 | "babel-eslint": "^10.1.0",
|
63 |
| - "babel-jest": "^25.3.0", |
| 63 | + "babel-jest": "^26.0.1", |
64 | 64 | "babel-loader": "^8.1.0",
|
65 |
| - "commitizen": "^4.0.4", |
66 |
| - "cz-conventional-changelog": "^3.1.0", |
67 |
| - "eslint": "^6.8.0", |
68 |
| - "eslint-config-prettier": "^6.10.1", |
| 65 | + "commitizen": "^4.1.2", |
| 66 | + "cz-conventional-changelog": "^3.2.0", |
| 67 | + "eslint": "^7.1.0", |
| 68 | + "eslint-config-prettier": "^6.11.0", |
69 | 69 | "eslint-plugin-import": "^2.20.2",
|
70 |
| - "eslint-plugin-jest": "^23.8.2", |
71 |
| - "eslint-plugin-prettier": "^3.1.2", |
72 |
| - "eslint-plugin-react": "^7.19.0", |
| 70 | + "eslint-plugin-jest": "^23.13.2", |
| 71 | + "eslint-plugin-prettier": "^3.1.3", |
| 72 | + "eslint-plugin-react": "^7.20.0", |
73 | 73 | "husky": "^4.2.5",
|
74 |
| - "jest": "^25.3.0", |
75 |
| - "lint-staged": "^10.1.3", |
| 74 | + "jest": "^26.0.1", |
| 75 | + "lint-staged": "^10.2.6", |
76 | 76 | "npm-run-all": "^4.1.5",
|
77 |
| - "onchange": "^6.1.0", |
78 |
| - "prettier": "^2.0.4", |
| 77 | + "onchange": "^7.0.2", |
| 78 | + "prettier": "^2.0.5", |
79 | 79 | "react": "^16.13.1",
|
80 | 80 | "react-dom": "^16.13.1",
|
81 | 81 | "react-tree-graph": "4.0.1",
|
82 |
| - "rollup": "^2.4.0", |
| 82 | + "rollup": "^2.10.9", |
83 | 83 | "rollup-plugin-babel": "^4.4.0",
|
84 | 84 | "rollup-plugin-commonjs": "^10.1.0",
|
85 | 85 | "rollup-plugin-delete": "^1.2.0",
|
86 | 86 | "rollup-plugin-node-resolve": "^5.2.0",
|
87 |
| - "rollup-plugin-terser": "^5.3.0", |
88 |
| - "standard-version": "^7.1.0", |
| 87 | + "rollup-plugin-terser": "^6.1.0", |
| 88 | + "standard-version": "^8.0.0", |
89 | 89 | "storybook-readme": "^5.0.8",
|
90 |
| - "stylelint": "^13.3.1", |
| 90 | + "stylelint": "^13.5.0", |
91 | 91 | "stylelint-config-standard": "^20.0.0"
|
92 | 92 | },
|
93 | 93 | "config": {
|
|
0 commit comments