⬆️
This commit is contained in:
parent
4d6b2ad827
commit
1e312b521a
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.8",
|
||||
"@electron/remote": "^2.0.9",
|
||||
"electron-fetch": "^1.7.4",
|
||||
"pnpm": "7.9.3"
|
||||
}
|
||||
|
|
8
app/pnpm-lock.yaml
generated
8
app/pnpm-lock.yaml
generated
|
@ -5,7 +5,7 @@ specifiers:
|
|||
'@babel/plugin-transform-runtime': ^7.18.6
|
||||
'@babel/preset-env': ^7.18.6
|
||||
'@babel/runtime': ^7.18.6
|
||||
'@electron/remote': ^2.0.8
|
||||
'@electron/remote': ^2.0.9
|
||||
'@simonwep/pickr': ^1.8.2
|
||||
'@types/node': ^17.0.45
|
||||
'@typescript-eslint/eslint-plugin': ^5.30.6
|
||||
|
@ -39,7 +39,7 @@ specifiers:
|
|||
webpack-cli: ^4.10.0
|
||||
|
||||
dependencies:
|
||||
'@electron/remote': 2.0.8_electron@22.1.0
|
||||
'@electron/remote': 2.0.9_electron@22.1.0
|
||||
electron-fetch: 1.7.4
|
||||
pnpm: 7.9.3
|
||||
|
||||
|
@ -1273,8 +1273,8 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@electron/remote/2.0.8_electron@22.1.0:
|
||||
resolution: {integrity: sha512-P10v3+iFCIvEPeYzTWWGwwHmqWnjoh8RYnbtZAb3RlQefy4guagzIwcWtfftABIfm6JJTNQf4WPSKWZOpLmHXw==}
|
||||
/@electron/remote/2.0.9_electron@22.1.0:
|
||||
resolution: {integrity: sha512-LR0W0ID6WAKHaSs0x5LX9aiG+5pFBNAJL6eQAJfGkCuZPUa6nZz+czZLdlTDETG45CgF/0raSvCtYOYUpr6c+A==}
|
||||
peerDependencies:
|
||||
electron: '>= 13.0.0'
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue