This repository was archived by the owner on Feb 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dingtalk" ,
3
- "version" : " 2.1.18 " ,
3
+ "version" : " 2.1.19 " ,
4
4
"description" : " 钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS" ,
5
5
"author" : " nashaofu <diaocheng@outlook.com>" ,
6
6
"main" : " dist/main.js" ,
31
31
"@sentry/electron" : " ^2.5.4" ,
32
32
"axios" : " ^0.25.0" ,
33
33
"electron-localshortcut" : " ^3.2.1" ,
34
- "electron-screenshots" : " ^0.4.3 " ,
34
+ "electron-screenshots" : " ^0.5.1 " ,
35
35
"electron-updater" : " ^4.6.1" ,
36
36
"lodash" : " ^4.17.21" ,
37
37
"normalize.css" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -2842,15 +2842,15 @@ electron-publish@22.14.13:
2842
2842
lazy-val "^1.0.5"
2843
2843
mime "^2.5.2"
2844
2844
2845
- electron-screenshots@^0.4.3 :
2846
- version "0.4.3 "
2847
- resolved "https://registry.npmmirror.com/electron-screenshots/-/electron-screenshots-0.4.3 .tgz#7af65401faa8652d1451868bba8c654daf0df44f "
2848
- integrity sha512-SDtKgyMX6SHCcFOg3JPr69Uxt8FLrtv2oKD4wdgIqQ33WVJa6g4fXBrq/e/hedg1x9OwZD31klRGu4OyYkAdiQ ==
2845
+ electron-screenshots@^0.5.1 :
2846
+ version "0.5.1 "
2847
+ resolved "https://registry.npmmirror.com/electron-screenshots/-/electron-screenshots-0.5.1 .tgz#131b4e99aa4fa191998c8abd3f178b1ab2e933d4 "
2848
+ integrity sha512-0Em7R4GlBUzQuKqwNkSU4lPNEprEGJQH3WmqZTBa6Fvi/r6Pi5/kIWeZmZw1Y16O4FWVgr0qkhdWbAjCqQLbfQ ==
2849
2849
dependencies :
2850
2850
debug "^4.3.3"
2851
2851
fs-extra "^10.1.0"
2852
2852
node-screenshots "^0.0.3"
2853
- react-screenshots "^0.4.3 "
2853
+ react-screenshots "^0.5.1 "
2854
2854
2855
2855
electron-to-chromium@^1.4.118 :
2856
2856
version "1.4.131"
@@ -5485,10 +5485,10 @@ rc@^1.2.8:
5485
5485
minimist "^1.2.0"
5486
5486
strip-json-comments "~2.0.1"
5487
5487
5488
- react-screenshots@^0.4.3 :
5489
- version "0.4.3 "
5490
- resolved "https://registry.npmmirror.com/react-screenshots/-/react-screenshots-0.4.3 .tgz#1273016de4eff39158cd65579bda7d9548838ee6 "
5491
- integrity sha512-f9dQ85uLu69cpjQhVPqBeM6YrA9HuAEyqXbtOULr7xDi8u1MspzbeKnu8QNmIkvWFLTXTOlMHct6JMp895uQrg ==
5488
+ react-screenshots@^0.5.1 :
5489
+ version "0.5.1 "
5490
+ resolved "https://registry.npmmirror.com/react-screenshots/-/react-screenshots-0.5.1 .tgz#45d839ae8c8ec47009a39fe5b06a78c79e4a0694 "
5491
+ integrity sha512-GmELGHFD8bCC17kr35apE0dR92jFwmfguTcl0ZBSlqX9y0pnj8tcs0q/D8BXbku5nZtEl2jjVY3adLjSu3GKIw ==
5492
5492
5493
5493
read-config-file@6.2.0 :
5494
5494
version "6.2.0"
You can’t perform that action at this time.
0 commit comments