This commit is contained in:
Daniel 2024-08-18 10:45:52 +08:00
parent bdd22e53ee
commit babeff0b98
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 15 additions and 15 deletions

View file

@ -55,7 +55,7 @@
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.1",
"dayjs": "^1.11.5",
"electron": "30.3.1",
"electron": "30.4.0",
"electron-builder": "24.9.1",
"encoding": "^0.1.13",
"esbuild-loader": "^3.0.1",

16
app/pnpm-lock.yaml generated
View file

@ -10,7 +10,7 @@ importers:
dependencies:
'@electron/remote':
specifier: ^2.1.2
version: 2.1.2(electron@30.3.1)
version: 2.1.2(electron@30.4.0)
devDependencies:
'@types/node':
specifier: ^18.13.0
@ -34,8 +34,8 @@ importers:
specifier: ^1.11.5
version: 1.11.5
electron:
specifier: 30.3.1
version: 30.3.1
specifier: 30.4.0
version: 30.4.0
electron-builder:
specifier: 24.9.1
version: 24.9.1
@ -925,8 +925,8 @@ packages:
electron-to-chromium@1.4.186:
resolution: {integrity: sha512-YoVeFrGd/7ROjz4R9uPoND1K/hSRC/xADy9639ZmIZeJSaBnKdYx3I6LMPsY7CXLpK7JFgKQVzeZ/dk2br6Eaw==}
electron@30.3.1:
resolution: {integrity: sha512-Ai/OZ7VlbFAVYMn9J5lyvtr+ZWyEbXDVd5wBLb5EVrp4352SRmMAmN5chcIe3n9mjzcgehV9n4Hwy15CJW+YbA==}
electron@30.4.0:
resolution: {integrity: sha512-ric3KLPQ9anXYjtTDkj5NbEcXZqRUwqxrxTviIjLdMdHqd5O+hkSHEzXgbSJUOt+7uw+zZuybn9+IM9y7iEpqg==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -2249,9 +2249,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@electron/remote@2.1.2(electron@30.3.1)':
'@electron/remote@2.1.2(electron@30.4.0)':
dependencies:
electron: 30.3.1
electron: 30.4.0
'@electron/universal@1.4.1':
dependencies:
@ -3142,7 +3142,7 @@ snapshots:
electron-to-chromium@1.4.186: {}
electron@30.3.1:
electron@30.4.0:
dependencies:
'@electron/get': 2.0.2
'@types/node': 20.14.5