|
6 | 6 | ], |
7 | 7 | "type": "module", |
8 | 8 | "devDependencies": { |
9 | | - "@babel/core": "7.19.3", |
| 9 | + "@babel/core": "7.19.6", |
10 | 10 | "@babel/eslint-parser": "7.19.1", |
11 | | - "@babel/plugin-transform-runtime": "7.19.1", |
12 | | - "@babel/preset-env": "7.19.3", |
| 11 | + "@babel/plugin-transform-runtime": "7.19.6", |
| 12 | + "@babel/preset-env": "7.19.4", |
13 | 13 | "@babel/preset-react": "7.18.6", |
14 | 14 | "@babel/preset-typescript": "7.18.6", |
15 | 15 | "@commitlint/cli": "17.1.2", |
16 | 16 | "@commitlint/config-conventional": "17.1.0", |
17 | | - "@rollup/plugin-babel": "6.0.0", |
18 | | - "@rollup/plugin-node-resolve": "15.0.0", |
| 17 | + "@rollup/plugin-babel": "6.0.2", |
| 18 | + "@rollup/plugin-node-resolve": "15.0.1", |
19 | 19 | "@testing-library/jest-dom": "5.16.5", |
20 | 20 | "@testing-library/react": "13.4.0", |
21 | 21 | "@tsd/typescript": "4.8.4", |
22 | | - "@types/jest": "29.1.2", |
23 | | - "@types/node": "18.7.23", |
| 22 | + "@types/jest": "29.2.0", |
| 23 | + "@types/node": "18.11.3", |
24 | 24 | "@types/prop-types": "15.7.5", |
25 | 25 | "@types/react": "18.0.21", |
26 | 26 | "@types/react-dom": "18.0.6", |
27 | 27 | "builtin-modules": "3.3.0", |
28 | 28 | "cross-env": "7.0.3", |
29 | | - "eslint": "8.25.0", |
| 29 | + "eslint": "8.26.0", |
30 | 30 | "husky": "8.0.1", |
31 | | - "jest": "29.1.2", |
32 | | - "jest-environment-jsdom": "29.1.2", |
| 31 | + "jest": "29.2.1", |
| 32 | + "jest-environment-jsdom": "29.2.1", |
33 | 33 | "jest-junit": "14.0.1", |
34 | 34 | "jest-localstorage-mock": "2.4.22", |
35 | 35 | "jest-runner-tsd": "4.0.0", |
36 | | - "lerna": "5.6.2", |
| 36 | + "lerna": "6.0.1", |
37 | 37 | "lint-staged": "13.0.3", |
38 | 38 | "mockdate": "3.0.5", |
39 | 39 | "prettier": "2.7.1", |
40 | 40 | "react": "18.2.0", |
41 | 41 | "react-dom": "18.2.0", |
42 | 42 | "read-pkg": "7.1.0", |
43 | | - "rollup": "3.2.2", |
| 43 | + "rollup": "3.2.3", |
44 | 44 | "rollup-plugin-dts": "5.0.0", |
45 | 45 | "rollup-plugin-visualizer": "5.8.3", |
46 | 46 | "tsd-lite": "0.6.0", |
|
0 commit comments