mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
bump vite-plugin-electron from 0.2.0 to 0.4.2
This commit is contained in:
parent
47899db9a6
commit
c4cd89205a
18
package-lock.json
generated
18
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"simple-git-hooks": "^2.7.0",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.9.1",
|
||||
"vite-plugin-electron": "^0.2.0",
|
||||
"vite-plugin-electron": "^0.4.2",
|
||||
"vite-plugin-resolve": "^2.0.1",
|
||||
"vue": "^3.2.31",
|
||||
"vue-tsc": "^0.31.1"
|
||||
@ -6639,12 +6639,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-electron": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.2.1.tgz",
|
||||
"integrity": "sha512-YHNmgOKYSort9sQ/AtZ8oXe9+dYF9btWfdKY52EbTWxgUyijz1RmL1NQ0KSgowYbgixHXFwdmsU+V1dXW97/Mw==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.2.tgz",
|
||||
"integrity": "sha512-jMVy/jVG+NTNUgg5+qL9O7QhTjPn95ie1YAYitb7bW6D5TLBaYu3/CzCWF85bM37d2Jg6XnHdSWIqaILRRzhZA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"vite-plugin-optimizer": "^1.3.2"
|
||||
"vite-plugin-optimizer": "^1.3.3"
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-optimizer": {
|
||||
@ -12086,12 +12086,12 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-electron": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.2.1.tgz",
|
||||
"integrity": "sha512-YHNmgOKYSort9sQ/AtZ8oXe9+dYF9btWfdKY52EbTWxgUyijz1RmL1NQ0KSgowYbgixHXFwdmsU+V1dXW97/Mw==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-electron/-/vite-plugin-electron-0.4.2.tgz",
|
||||
"integrity": "sha512-jMVy/jVG+NTNUgg5+qL9O7QhTjPn95ie1YAYitb7bW6D5TLBaYu3/CzCWF85bM37d2Jg6XnHdSWIqaILRRzhZA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"vite-plugin-optimizer": "^1.3.2"
|
||||
"vite-plugin-optimizer": "^1.3.3"
|
||||
}
|
||||
},
|
||||
"vite-plugin-optimizer": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
"simple-git-hooks": "^2.7.0",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^2.9.1",
|
||||
"vite-plugin-electron": "^0.2.0",
|
||||
"vite-plugin-electron": "^0.4.2",
|
||||
"vite-plugin-resolve": "^2.0.1",
|
||||
"vue": "^3.2.31",
|
||||
"vue-tsc": "^0.31.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user