|
61 | 61 | "conventionalCommits": true
|
62 | 62 | },
|
63 | 63 | "dependencies": {
|
64 |
| - "@babel/runtime": "^7.4.5", |
65 |
| - "@popperjs/core": "^2.0.0", |
66 |
| - "@restart/hooks": "^0.3.12", |
| 64 | + "@babel/runtime": "^7.12.1", |
| 65 | + "@popperjs/core": "^2.5.3", |
| 66 | + "@restart/hooks": "^0.3.25", |
67 | 67 | "@types/warning": "^3.0.0",
|
68 |
| - "dom-helpers": "^5.1.0", |
| 68 | + "dom-helpers": "^5.2.0", |
69 | 69 | "prop-types": "^15.7.2",
|
70 | 70 | "uncontrollable": "^7.0.0",
|
71 | 71 | "warning": "^4.0.3"
|
|
91 | 91 | "@types/classnames": "^2.2.10",
|
92 | 92 | "@types/react": "^16.9.53",
|
93 | 93 | "@types/react-dom": "^16.9.8",
|
94 |
| - "@typescript-eslint/eslint-plugin": "^4.4.1", |
95 |
| - "@typescript-eslint/parser": "^4.4.1", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.5.0", |
| 95 | + "@typescript-eslint/parser": "^4.5.0", |
96 | 96 | "babel-eslint": "^10.1.0",
|
97 | 97 | "babel-plugin-add-module-exports": "^1.0.4",
|
98 | 98 | "babel-plugin-istanbul": "^6.0.0",
|
|
102 | 102 | "enzyme": "^3.11.0",
|
103 | 103 | "enzyme-adapter-react-16": "^1.15.5",
|
104 | 104 | "eslint": "^7.11.0",
|
105 |
| - "eslint-config-4catalyzer-typescript": "^2.0.4", |
| 105 | + "eslint-config-4catalyzer-typescript": "^3.0.1", |
106 | 106 | "eslint-config-prettier": "^6.13.0",
|
107 | 107 | "eslint-plugin-import": "^2.22.1",
|
108 | 108 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
109 | 109 | "eslint-plugin-mocha": "^8.0.0",
|
110 | 110 | "eslint-plugin-prettier": "^3.1.4",
|
111 |
| - "eslint-plugin-react": "^7.21.4", |
112 |
| - "eslint-plugin-react-hooks": "^4.1.2", |
| 111 | + "eslint-plugin-react": "^7.21.5", |
| 112 | + "eslint-plugin-react-hooks": "^4.2.0", |
113 | 113 | "gh-pages": "^3.1.0",
|
114 | 114 | "husky": "^4.3.0",
|
115 | 115 | "jquery": "^3.5.1",
|
|
129 | 129 | "react-dom": "^16.14.0",
|
130 | 130 | "react-transition-group": "^4.4.1",
|
131 | 131 | "rimraf": "^3.0.2",
|
132 |
| - "rollup": "^2.32.0", |
| 132 | + "rollup": "^2.32.1", |
133 | 133 | "simulant": "^0.2.2",
|
134 | 134 | "sinon": "^9.2.0",
|
135 | 135 | "sinon-chai": "^3.5.0",
|
136 | 136 | "typescript": "^4.0.3",
|
137 | 137 | "webpack": "^4.44.2",
|
138 |
| - "webpack-atoms": "^13.1.0", |
| 138 | + "webpack-atoms": "^14.0.0", |
139 | 139 | "webpack-cli": "^3.3.12"
|
140 | 140 | },
|
141 | 141 | "bugs": {
|
|
0 commit comments