update dependencies
This commit is contained in:
parent
853af9c8f3
commit
fa7717e2fd
2 changed files with 305 additions and 553 deletions
854
package-lock.json
generated
854
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,12 +21,12 @@
|
|||
"@electron-forge/maker-zip": "^6.4",
|
||||
"ffmpeg-static": "^5.2",
|
||||
"ffprobe-static": "^3.1",
|
||||
"typescript": "^5.1"
|
||||
"typescript": "^5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron-forge/cli": "^6.4",
|
||||
"@types/ffprobe-static": "^2.0",
|
||||
"electron": "^26.1"
|
||||
"electron": "^27.0"
|
||||
},
|
||||
"config": {
|
||||
"forge": {
|
||||
|
|
Loading…
Reference in a new issue