Merge pull request #1270 from h3poteto/dependabot/npm_and_yarn/trodi/electron-splashscreen-1.0.0

Bump @trodi/electron-splashscreen from 0.3.4 to 1.0.0
This commit is contained in:
AkiraFukushima 2020-03-25 22:57:23 +09:00 committed by GitHub
commit 02ff4f5675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -3461,9 +3461,9 @@
}
},
"@trodi/electron-splashscreen": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/@trodi/electron-splashscreen/-/electron-splashscreen-0.3.4.tgz",
"integrity": "sha512-nYF+sfNIEUhZPyzYUOpcqyCZoDYmMfZq8jLhEolvQFSVwrJ7gAlPhhMxpuw/qpCzPErUkFLEtdGGvK1tGtLuvQ=="
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@trodi/electron-splashscreen/-/electron-splashscreen-1.0.0.tgz",
"integrity": "sha512-9APxa//o6dp8mtk0sVKeD+kB5jf8gH8vu5ALkO/7L5gKnAihrvs5KnpuEtQ1sWex14Yf2HjUlLYc1bFx5JVPFw=="
},
"@types/auto-launch": {
"version": "5.0.1",
@ -6461,7 +6461,7 @@
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "http://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}

View File

@ -165,7 +165,7 @@
},
"dependencies": {
"@panter/vue-i18next": "^0.15.1",
"@trodi/electron-splashscreen": "^0.3.4",
"@trodi/electron-splashscreen": "^1.0.0",
"about-window": "^1.13.2",
"animate.css": "^3.7.2",
"auto-launch": "^5.0.5",