|
74 | 74 | "@babel/core": "^7.18.10",
|
75 | 75 | "@babel/preset-env": "^7.18.10",
|
76 | 76 | "@babel/preset-typescript": "^7.18.6",
|
77 |
| - "@electron/asar": "3.4.1", |
| 77 | + "@electron/asar": "4.0.0", |
78 | 78 | "@playwright/test": "1.52.0",
|
79 | 79 | "@stylistic/eslint-plugin": "^4.0.0",
|
80 | 80 | "@types/auto-launch": "^5.0.1",
|
81 | 81 | "@types/counterpart": "^0.18.1",
|
82 | 82 | "@types/minimist": "^1.2.1",
|
83 |
| - "@types/node": "18.19.100", |
| 83 | + "@types/node": "18.19.103", |
84 | 84 | "@types/pacote": "^11.1.1",
|
85 | 85 | "@typescript-eslint/eslint-plugin": "^8.0.0",
|
86 | 86 | "@typescript-eslint/parser": "^8.0.0",
|
87 | 87 | "app-builder-lib": "26.0.15",
|
88 | 88 | "chokidar": "^4.0.0",
|
89 | 89 | "detect-libc": "^2.0.0",
|
90 |
| - "electron": "36.2.0", |
| 90 | + "electron": "36.3.1", |
91 | 91 | "electron-builder": "26.0.15",
|
92 | 92 | "electron-builder-squirrel-windows": "26.0.15",
|
93 | 93 | "electron-devtools-installer": "^4.0.0",
|
|
115 | 115 | "matrix-seshat": "^4.0.1"
|
116 | 116 | },
|
117 | 117 | "resolutions": {
|
118 |
| - "@types/node": "18.19.100", |
| 118 | + "@types/node": "18.19.103", |
119 | 119 | "config-file-ts": "0.2.8-rc1",
|
120 | 120 | "node-abi": "4.8.0"
|
121 | 121 | }
|
|
0 commit comments