mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
Merge pull request #145 from electron-vite/dependabot/npm_and_yarn/vite-plugin-electron-0.4.5
chore(deps-dev): bump vite-plugin-electron from 0.4.4 to 0.4.5
This commit is contained in:
commit
6e3290949d
14
package-lock.json
generated
14
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"simple-git-hooks": "^2.8.0",
|
||||
"typescript": "^4.6.4",
|
||||
"vite": "^2.9.8",
|
||||
"vite-plugin-electron": "^0.4.4",
|
||||
"vite-plugin-electron": "^0.4.5",
|
||||
"vite-plugin-resolve": "^2.1.1",
|
||||
"vue": "^3.2.36",
|
||||
"vue-tsc": "^0.35.2"
|
||||
@ -6182,9 +6182,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-electron": {
|
||||
"version": "0.4.4",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.4.tgz",
|
||||
"integrity": "sha512-lfbbjceISr5nrTqTphHo/Svz+MQ/ya8u/lwNpXQITuYcrg9+fkvpkRuCsti/ysu6nh62nqXeDyFuhs2qCdt8Mg==",
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.5.tgz",
|
||||
"integrity": "sha512-DGZKLN1mUrMkp5mp862poMhufWeEZnY2G+RyDzSO0UG7mJCnDacU5a6txmiqWEDDuK1dFeIsxOWFPGnudXVv3g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"vite-plugin-optimizer": "^1.3.3"
|
||||
@ -11025,9 +11025,9 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-electron": {
|
||||
"version": "0.4.4",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.4.tgz",
|
||||
"integrity": "sha512-lfbbjceISr5nrTqTphHo/Svz+MQ/ya8u/lwNpXQITuYcrg9+fkvpkRuCsti/ysu6nh62nqXeDyFuhs2qCdt8Mg==",
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.5.tgz",
|
||||
"integrity": "sha512-DGZKLN1mUrMkp5mp862poMhufWeEZnY2G+RyDzSO0UG7mJCnDacU5a6txmiqWEDDuK1dFeIsxOWFPGnudXVv3g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"vite-plugin-optimizer": "^1.3.3"
|
||||
|
@ -24,7 +24,7 @@
|
||||
"simple-git-hooks": "^2.8.0",
|
||||
"typescript": "^4.6.4",
|
||||
"vite": "^2.9.8",
|
||||
"vite-plugin-electron": "^0.4.4",
|
||||
"vite-plugin-electron": "^0.4.5",
|
||||
"vite-plugin-resolve": "^2.1.1",
|
||||
"vue": "^3.2.36",
|
||||
"vue-tsc": "^0.35.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user