mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updated all dependencies
This commit is contained in:
parent
32e4f8a71c
commit
eee024e0ca
16
package.json
16
package.json
@ -37,7 +37,7 @@
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"helmet": "^3.21.2",
|
||||
"jszip": "^3.2.2",
|
||||
"knex": "^0.20.4",
|
||||
"knex": "^0.20.7",
|
||||
"multer": "^1.4.2",
|
||||
"node-fetch": "^2.6.0",
|
||||
"nunjucks": "^3.2.0",
|
||||
@ -45,17 +45,17 @@
|
||||
"readline": "^1.3.0",
|
||||
"sharp": "^0.23.4",
|
||||
"sqlite3": "^4.1.1",
|
||||
"systeminformation": "^4.16.0"
|
||||
"systeminformation": "^4.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserslist": "^4.8.2",
|
||||
"browserslist": "^4.8.3",
|
||||
"cssnano": "^4.1.10",
|
||||
"del": "^5.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-plugin-compat": "^3.3.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-node": "^10.0.0",
|
||||
"eslint-plugin-import": "^2.19.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"gulp": "^4.0.2",
|
||||
@ -67,10 +67,10 @@
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-stylelint": "^10.0.0",
|
||||
"gulp-stylelint": "^11.0.0",
|
||||
"gulp-terser": "^1.2.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"stylelint": "^11.1.1",
|
||||
"stylelint": "^12.0.1",
|
||||
"stylelint-config-standard": "^19.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user