|
82 | 82 | "registry": "https://registry.npmjs.org" |
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | | - "@babel/core": "^7.13.16", |
86 | | - "@babel/preset-env": "^7.13.15", |
87 | | - "@size-limit/preset-small-lib": "^4.10.2", |
88 | | - "@testing-library/jest-dom": "^5.12.0", |
89 | | - "@testing-library/react": "^11.2.6", |
90 | | - "@testing-library/react-hooks": "^5.1.2", |
91 | | - "@types/react": "^17.0.3", |
92 | | - "@types/react-dom": "^17.0.3", |
93 | | - "babel-jest": "^26.6.3", |
94 | | - "eslint-plugin-jsdoc": "^32.3.1", |
| 85 | + "@babel/core": "^7.15.8", |
| 86 | + "@babel/preset-env": "^7.15.8", |
| 87 | + "@size-limit/preset-small-lib": "^6.0.2", |
| 88 | + "@testing-library/jest-dom": "^5.14.1", |
| 89 | + "@testing-library/react": "^12.1.2", |
| 90 | + "@testing-library/react-hooks": "^7.0.2", |
| 91 | + "@types/react": "^17.0.29", |
| 92 | + "@types/react-dom": "^17.0.9", |
| 93 | + "babel-jest": "^27.2.5", |
| 94 | + "eslint-plugin-jsdoc": "^36.1.1", |
95 | 95 | "eslint-plugin-promise": "^5.1.0", |
96 | 96 | "eslint-plugin-simple-import-sort": "^7.0.0", |
97 | | - "husky": "^6.0.0", |
98 | | - "np": "^7.4.0", |
| 97 | + "husky": "^7.0.2", |
| 98 | + "np": "^7.5.0", |
99 | 99 | "react": "^17.0.2", |
100 | 100 | "react-dom": "^17.0.2", |
101 | 101 | "react-test-renderer": "^17.0.2", |
102 | | - "size-limit": "^4.10.2", |
| 102 | + "size-limit": "^6.0.1", |
103 | 103 | "tsdx": "^0.14.1", |
104 | | - "tslib": "^2.2.0", |
105 | | - "typescript": "^4.2.4" |
| 104 | + "tslib": "^2.3.1", |
| 105 | + "typescript": "^4.4.3" |
106 | 106 | } |
107 | 107 | } |
0 commit comments