1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 04:10:05 +02:00

update node modules

This commit is contained in:
s2
2020-09-13 12:49:15 +02:00
parent e934617a03
commit 8afc7fdac1
2 changed files with 431 additions and 312 deletions

731
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,13 +27,13 @@
}
},
"dependencies": {
"animate.css": "^4.1.0",
"bootstrap": "^4.5.0",
"ejs": "^3.1.3",
"animate.css": "^4.1.1",
"bootstrap": "^4.5.2",
"ejs": "^3.1.5",
"ejs-render-remote": "^1.0.13",
"electron-find": "^1.0.6",
"electron-localshortcut": "^3.2.1",
"github-app-updater": "^1.0.4",
"github-app-updater": "^1.0.5",
"jquery": "^3.5.1",
"material-design-icons": "^3.0.1",
"minimist": "^1.2.5",
@@ -42,8 +42,8 @@
"popper.js": "^1.16.1"
},
"devDependencies": {
"electron": "^9.1.1",
"electron-builder": "^22.7.0"
"electron": "^9.3.0",
"electron-builder": "^22.8.0"
},
"scripts": {
"start": "electron .",