|
13 | 13 | "@babel/preset-env": "7.19.4", |
14 | 14 | "@babel/preset-react": "7.18.6", |
15 | 15 | "@babel/preset-typescript": "7.18.6", |
16 | | - "@commitlint/cli": "17.1.2", |
17 | | - "@commitlint/config-conventional": "17.1.0", |
| 16 | + "@commitlint/cli": "17.2.0", |
| 17 | + "@commitlint/config-conventional": "17.2.0", |
18 | 18 | "@rollup/plugin-babel": "6.0.2", |
19 | 19 | "@rollup/plugin-node-resolve": "15.0.1", |
20 | 20 | "@testing-library/jest-dom": "5.16.5", |
21 | 21 | "@testing-library/react": "13.4.0", |
22 | 22 | "@tsd/typescript": "4.8.4", |
23 | | - "@types/jest": "29.2.0", |
24 | | - "@types/node": "18.11.8", |
| 23 | + "@types/jest": "29.2.1", |
| 24 | + "@types/node": "18.11.9", |
25 | 25 | "@types/prop-types": "15.7.5", |
26 | 26 | "@types/react": "18.0.24", |
27 | 27 | "@types/react-dom": "18.0.8", |
|
41 | 41 | "react": "18.2.0", |
42 | 42 | "react-dom": "18.2.0", |
43 | 43 | "read-pkg": "7.1.0", |
44 | | - "rollup": "3.2.3", |
| 44 | + "rollup": "3.2.5", |
45 | 45 | "rollup-plugin-dts": "5.0.0", |
46 | 46 | "rollup-plugin-preserve-shebangs": "0.2.0", |
47 | 47 | "rollup-plugin-visualizer": "5.8.3", |
|
0 commit comments