|
58 | 58 | "@types/react-redux": "^7.1.24",
|
59 | 59 | "@types/react-router": "^5.1.18",
|
60 | 60 | "@types/react-router-dom": "^5.3.3",
|
61 |
| - "@typescript-eslint/eslint-plugin": "^5.36.2", |
62 |
| - "@typescript-eslint/parser": "^5.35.1", |
| 61 | + "@typescript-eslint/eslint-plugin": "^5.52.0", |
| 62 | + "@typescript-eslint/parser": "^5.52.0", |
63 | 63 | "chalk": "^3.0.0",
|
64 | 64 | "commitizen": "^4.3.0",
|
65 | 65 | "cross-env": "^7.0.3",
|
66 |
| - "eslint": "^8.23.0", |
| 66 | + "eslint": "^8.34.0", |
67 | 67 | "eslint-config-airbnb": "^19.0.4",
|
68 |
| - "eslint-config-prettier": "^8.5.0", |
| 68 | + "eslint-config-prettier": "^8.6.0", |
69 | 69 | "eslint-plugin-import": "^2.26.0",
|
70 | 70 | "eslint-plugin-jsx-a11y": "^6.6.1",
|
71 | 71 | "eslint-plugin-prettier": "^4.2.1",
|
72 | 72 | "eslint-plugin-react": "^7.31.1",
|
73 | 73 | "eslint-plugin-react-hooks": "^4.6.0",
|
74 | 74 | "fs-extra": "^8.1.0",
|
75 | 75 | "glob-parent": "^5.1.0",
|
76 |
| - "jest": "^29.0.3", |
| 76 | + "jest": "^29.4.3", |
77 | 77 | "jest-environment-jsdom": "^29.0.3",
|
78 | 78 | "jsdoc-tests": "^1.1.0",
|
79 | 79 | "lerna": "^5.5.1",
|
80 | 80 | "mobx": "^5.15.4",
|
81 |
| - "prettier": "^2.1.0", |
| 81 | + "prettier": "^2.8.4", |
82 | 82 | "rimraf": "^3.0.2",
|
83 | 83 | "rollup": "^1.28.0",
|
84 | 84 | "rollup-plugin-terser": "^7.0.0",
|
85 |
| - "ts-jest": "^29.0.1", |
| 85 | + "ts-jest": "^29.0.5", |
86 | 86 | "ts-node": "^10.9.1",
|
87 |
| - "tslib": "^2.3.1", |
88 |
| - "typedoc": "^0.23.11", |
89 |
| - "typedoc-plugin-markdown": "^3.13.4", |
90 |
| - "typescript": "^4.8.3", |
| 87 | + "tslib": "^2.5.0", |
| 88 | + "typedoc": "^0.23.25", |
| 89 | + "typedoc-plugin-markdown": "^3.14.0", |
| 90 | + "typescript": "^4.9.5", |
91 | 91 | "yargs": "^15.1.0"
|
92 | 92 | },
|
93 | 93 | "resolutions": {
|
|
0 commit comments