File tree Expand file tree Collapse file tree 3 files changed +380
-633
lines changed
Expand file tree Collapse file tree 3 files changed +380
-633
lines changed Original file line number Diff line number Diff line change 184184 "core-js" : " ^3.6.5" ,
185185 "cross-env" : " ^7.0.2" ,
186186 "css-loader" : " ^5.0.1" ,
187- "css-minimizer-webpack-plugin" : " ^1.1.5 " ,
187+ "css-minimizer-webpack-plugin" : " ^2.0.0 " ,
188188 "detect-port" : " ^1.3.0" ,
189189 "electron" : " ^12.0.2" ,
190190 "electron-builder" : " ^22.11.1" ,
242242 "date-fns" : " 2.20.1" ,
243243 "dotenv" : " 10.0.0" ,
244244 "electron-debug" : " ^3.1.0" ,
245- "electron-log" : " ^4.3.5 " ,
245+ "electron-log" : " ^4.2.4 " ,
246246 "electron-updater" : " ^4.3.4" ,
247247 "electron-windows-badge" : " 1.1.0" ,
248248 "history" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1+ /*!
2+ * cookie
3+ * Copyright(c) 2012-2014 Roman Shtylman
4+ * Copyright(c) 2015 Douglas Christopher Wilson
5+ * MIT Licensed
6+ */
7+
18/*! *****************************************************************************
29Copyright (c) Microsoft Corporation.
310
You can’t perform that action at this time.
0 commit comments