|
49 | 49 | "@types/fs-extra": "^11.0.4",
|
50 | 50 | "@types/jake": "^0.0.36",
|
51 | 51 | "@types/lodash": "^4.17.7",
|
52 |
| - "@types/node": "^20.16.5", |
53 |
| - "@types/prettier": "2.7.3", |
54 |
| - "@typescript-eslint/eslint-plugin": "^7.18.0", |
55 |
| - "@typescript-eslint/parser": "^7.18.0", |
56 |
| - "concurrently": "^8.2.2", |
57 |
| - "electron": "31.6", |
58 |
| - "electron-builder": "^24.13.3", |
| 52 | + "@types/node": "^22.5.4", |
| 53 | + "@types/prettier": "3.0.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "^8.5.0", |
| 55 | + "@typescript-eslint/parser": "^8.5.0", |
| 56 | + "concurrently": "^9.0.1", |
| 57 | + "electron": "32.1", |
| 58 | + "electron-builder": "^25.0.5", |
59 | 59 | "eslint": "^9.10.0",
|
60 | 60 | "eslint-config-prettier": "^9.1.0",
|
61 | 61 | "eslint-plugin-react": "^7.36.1",
|
|
69 | 69 | "napa": "^3.0.0",
|
70 | 70 | "nodemon": "^3.1.4",
|
71 | 71 | "prettier": "^3.3.3",
|
72 |
| - "prettier-plugin-organize-imports": "^3.2.4", |
| 72 | + "prettier-plugin-organize-imports": "^4.0.0", |
73 | 73 | "ts-node": "^10.9.2",
|
74 | 74 | "tsx": "^4.19.1",
|
75 | 75 | "turbo": "^2.1.2",
|
|
0 commit comments