|
54 | 54 | "devDependencies": { |
55 | 55 | "@commitlint/cli": "^17.0.3", |
56 | 56 | "@commitlint/config-conventional": "^17.0.3", |
57 | | - "@favware/cliff-jumper": "^1.8.3", |
58 | | - "@napi-rs/canvas": "0.1.23", |
| 57 | + "@favware/cliff-jumper": "^1.8.5", |
| 58 | + "@napi-rs/canvas": "0.1.25", |
59 | 59 | "@sapphire/eslint-config": "^4.3.7", |
60 | 60 | "@sapphire/prettier-config": "1.4.3", |
61 | 61 | "@sapphire/ts-config": "3.3.4", |
62 | | - "@typescript-eslint/eslint-plugin": "^5.29.0", |
63 | | - "@typescript-eslint/parser": "^5.29.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.30.4", |
| 63 | + "@typescript-eslint/parser": "^5.30.4", |
64 | 64 | "canvas": "^2.9.3", |
65 | 65 | "cz-conventional-changelog": "^3.3.0", |
66 | | - "eslint": "^8.18.0", |
| 66 | + "eslint": "^8.19.0", |
67 | 67 | "eslint-config-prettier": "^8.5.0", |
68 | | - "eslint-plugin-prettier": "^4.0.0", |
| 68 | + "eslint-plugin-prettier": "^4.2.1", |
69 | 69 | "husky": "^8.0.1", |
70 | 70 | "lint-staged": "^13.0.3", |
71 | 71 | "pinst": "^3.0.0", |
|
76 | 76 | "rollup-plugin-terser": "^7.0.2", |
77 | 77 | "rollup-plugin-typescript2": "^0.32.1", |
78 | 78 | "skia-canvas": "^0.9.30", |
79 | | - "ts-node": "^10.8.1", |
80 | | - "typedoc": "^0.22.18", |
| 79 | + "ts-node": "^10.8.2", |
| 80 | + "typedoc": "^0.23.5", |
81 | 81 | "typescript": "^4.7.4" |
82 | 82 | }, |
83 | 83 | "resolutions": { |
|
0 commit comments