|
81 | 81 | "devDependencies": { |
82 | 82 | "@babel/core": "^7.12.16", |
83 | 83 | "@babel/preset-env": "^7.12.16", |
84 | | - "@size-limit/preset-small-lib": "^4.9.1", |
85 | | - "@testing-library/jest-dom": "^5.11.8", |
86 | | - "@testing-library/react": "^11.2.2", |
87 | | - "@testing-library/react-hooks": "^3.7.0", |
88 | | - "@types/react": "^17.0.0", |
89 | | - "@types/react-dom": "^17.0.0", |
| 84 | + "@size-limit/preset-small-lib": "^4.9.2", |
| 85 | + "@testing-library/jest-dom": "^5.11.9", |
| 86 | + "@testing-library/react": "^11.2.5", |
| 87 | + "@testing-library/react-hooks": "^5.0.3", |
| 88 | + "@types/react": "^17.0.2", |
| 89 | + "@types/react-dom": "^17.0.1", |
90 | 90 | "babel-jest": "^26.6.3", |
91 | | - "eslint-plugin-jsdoc": "^30.7.9", |
92 | | - "eslint-plugin-promise": "^4.2.1", |
| 91 | + "eslint-plugin-jsdoc": "^32.0.0", |
| 92 | + "eslint-plugin-promise": "^4.3.1", |
93 | 93 | "eslint-plugin-simple-import-sort": "^7.0.0", |
94 | | - "husky": "^4.3.6", |
95 | | - "np": "^7.2.0", |
| 94 | + "husky": "^5.0.9", |
| 95 | + "np": "^7.4.0", |
96 | 96 | "react": "^17.0.1", |
97 | 97 | "react-dom": "^17.0.1", |
98 | 98 | "react-test-renderer": "^17.0.1", |
99 | | - "size-limit": "^4.9.1", |
| 99 | + "size-limit": "^4.9.2", |
100 | 100 | "tsdx": "^0.14.1", |
101 | | - "tslib": "^2.0.3", |
102 | | - "typescript": "^4.1.3" |
| 101 | + "tslib": "^2.1.0", |
| 102 | + "typescript": "^4.1.5" |
103 | 103 | } |
104 | 104 | } |
0 commit comments