|
32 | 32 | "@babel/runtime-corejs3": "^7.22.5" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@babel/plugin-transform-runtime": "7.22.5", |
36 | | - "@babel/preset-env": "7.22.5", |
37 | | - "@babel/preset-typescript": "7.22.5", |
38 | | - "@changesets/changelog-github": "0.4.8", |
39 | | - "@changesets/cli": "2.26.2", |
40 | | - "@commitlint/cli": "17.6.6", |
41 | | - "@commitlint/config-conventional": "17.6.6", |
42 | | - "@preconstruct/cli": "2.7.0", |
43 | | - "@types/jest": "29.5.2", |
44 | | - "@types/node": "16.18.37", |
45 | | - "@typescript-eslint/eslint-plugin": "5.60.1", |
46 | | - "@typescript-eslint/parser": "5.60.1", |
47 | | - "babel-jest": "29.5.0", |
48 | | - "eslint": "8.43.0", |
49 | | - "eslint-config-prettier": "8.8.0", |
| 35 | + "@babel/plugin-transform-runtime": "7.23.4", |
| 36 | + "@babel/preset-env": "7.23.3", |
| 37 | + "@babel/preset-typescript": "7.23.3", |
| 38 | + "@changesets/changelog-github": "0.5.0", |
| 39 | + "@changesets/cli": "2.27.0", |
| 40 | + "@commitlint/cli": "17.8.1", |
| 41 | + "@commitlint/config-conventional": "17.8.1", |
| 42 | + "@preconstruct/cli": "2.8.1", |
| 43 | + "@types/jest": "29.5.10", |
| 44 | + "@types/node": "16.18.65", |
| 45 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 46 | + "@typescript-eslint/parser": "5.62.0", |
| 47 | + "babel-jest": "29.7.0", |
| 48 | + "eslint": "8.54.0", |
| 49 | + "eslint-config-prettier": "8.10.0", |
50 | 50 | "eslint-formatter-pretty": "5.0.0", |
51 | | - "eslint-import-resolver-typescript": "3.5.5", |
| 51 | + "eslint-import-resolver-typescript": "3.6.1", |
52 | 52 | "eslint-plugin-babel": "5.3.1", |
53 | | - "eslint-plugin-import": "2.27.5", |
54 | | - "eslint-plugin-jest": "27.2.2", |
| 53 | + "eslint-plugin-import": "2.29.0", |
| 54 | + "eslint-plugin-jest": "27.6.0", |
55 | 55 | "eslint-plugin-prettier": "4.2.1", |
56 | 56 | "husky": "8.0.3", |
57 | | - "jest": "29.5.0", |
58 | | - "lint-staged": "13.2.3", |
| 57 | + "jest": "29.7.0", |
| 58 | + "lint-staged": "13.3.0", |
59 | 59 | "prettier": "2.8.8", |
60 | | - "rimraf": "5.0.1", |
61 | | - "typescript": "5.1.6" |
| 60 | + "rimraf": "5.0.5", |
| 61 | + "typescript": "5.3.2" |
62 | 62 | }, |
63 | 63 | "keywords": [ |
64 | 64 | "clear", |
|
83 | 83 | "utility", |
84 | 84 | "value" |
85 | 85 | ], |
86 | | - "packageManager": "yarn@3.6.0" |
| 86 | + "packageManager": "yarn@3.7.0" |
87 | 87 | } |
0 commit comments