|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@fal-works/esbuild-plugin-global-externals": "^2.1.2", |
37 | | - "@stylistic/eslint-plugin": "^3.0.1", |
38 | | - "@types/node": "^22.13.1", |
39 | | - "@types/react": "18.3.12", |
40 | | - "@vencord/types": "^1.8.4", |
| 37 | + "@stylistic/eslint-plugin": "^4.0.0", |
| 38 | + "@types/node": "^22.13.4", |
| 39 | + "@types/react": "18.3.1", |
| 40 | + "@vencord/types": "^1.11.5", |
41 | 41 | "dotenv": "^16.4.7", |
42 | | - "electron": "^34.1.0", |
| 42 | + "electron": "^34.2.0", |
43 | 43 | "electron-builder": "^25.1.8", |
44 | | - "esbuild": "^0.24.2", |
45 | | - "eslint": "^9.19.0", |
| 44 | + "esbuild": "^0.25.0", |
| 45 | + "eslint": "^9.20.1", |
46 | 46 | "eslint-import-resolver-alias": "^1.1.2", |
47 | 47 | "eslint-plugin-path-alias": "^2.1.0", |
48 | 48 | "eslint-plugin-prettier": "^5.2.3", |
49 | 49 | "eslint-plugin-simple-header": "^1.2.2", |
50 | 50 | "eslint-plugin-simple-import-sort": "^12.1.1", |
51 | 51 | "eslint-plugin-unused-imports": "^4.1.4", |
52 | | - "prettier": "^3.4.2", |
| 52 | + "prettier": "^3.5.1", |
53 | 53 | "source-map-support": "^0.5.21", |
54 | 54 | "tsx": "^4.19.2", |
55 | | - "type-fest": "^4.33.0", |
| 55 | + "type-fest": "^4.35.0", |
56 | 56 | "typescript": "^5.7.3", |
57 | | - "typescript-eslint": "^8.23.0", |
| 57 | + "typescript-eslint": "^8.24.1", |
58 | 58 | "xml-formatter": "^3.6.4" |
59 | 59 | }, |
60 | 60 | "packageManager": "pnpm@9.1.0", |
|
0 commit comments