File tree Expand file tree Collapse file tree 2 files changed +21
-6
lines changed Expand file tree Collapse file tree 2 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 5454 "electron-is-dev" : " 2.0.0" ,
5555 "electron-log" : " 4.4.8" ,
5656 "electron-window-state" : " 5.0.3" ,
57- "fs-extra" : " 11.1.0 " ,
57+ "fs-extra" : " 11.3.2 " ,
5858 "lodash" : " 4.17.21" ,
5959 "semver" : " 7.7.3" ,
6060 "shell-env" : " 3.0.1" ,
8080 "@types/archiver" : " 7.0.0" ,
8181 "@types/detect-port" : " 1.3.5" ,
8282 "@types/dockerode" : " 3.3.47" ,
83- "@types/fs-extra" : " 9 .0.13 " ,
83+ "@types/fs-extra" : " 11 .0.4 " ,
8484 "@types/jest" : " 30.0.0" ,
8585 "@types/js-yaml" : " 4.0.9" ,
8686 "@types/node" : " 18.17.19" ,
Original file line number Diff line number Diff line change 31103110 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
31113111 integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
31123112
3113+ 3114+ version "11.0.4"
3115+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
3116+ integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==
3117+ dependencies:
3118+ "@types/jsonfile" "*"
3119+ "@types/node" "*"
3120+
31133121"@types/
[email protected] ", "@types/fs-extra@^9.0.11":
31143122 version "9.0.13"
31153123 resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"
32083216 resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
32093217 integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
32103218
3219+ "@types/jsonfile@*":
3220+ version "6.1.4"
3221+ resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.4.tgz#614afec1a1164e7d670b4a7ad64df3e7beb7b702"
3222+ integrity sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==
3223+ dependencies:
3224+ "@types/node" "*"
3225+
3211322632123227 version "4.17.20"
32133228 resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
@@ -9765,10 +9780,10 @@ fs-constants@^1.0.0:
97659780 resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
97669781 integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
97679782
9768- fs-extra@11.1.0 :
9769- version "11.1.0 "
9770- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0 .tgz#5784b102104433bb0e090f48bfc4a30742c357ed "
9771- integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw ==
9783+ fs-extra@11.3.2 :
9784+ version "11.3.2 "
9785+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2 .tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4 "
9786+ integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A ==
97729787 dependencies:
97739788 graceful-fs "^4.2.0"
97749789 jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments