Update all npm-packages

This commit is contained in:
Manuel Thalmann 2021-05-10 20:35:36 +00:00
parent 55a2ff97d1
commit 0e59d2cd50
2 changed files with 2329 additions and 1765 deletions

4042
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,52 +17,52 @@
},
"dependencies": {},
"devDependencies": {
"@manuth/tsconfig": "^1.2.2",
"@manuth/tslint-presets": "^1.0.4",
"@types/bootstrap": "^4.3.1",
"@manuth/tsconfig": "^1.2.9",
"@manuth/tslint-presets": "^1.0.5",
"@types/bootstrap": "^5.0.13",
"@types/browser-sync": "^2.26.1",
"@types/browserify": "^12.0.36",
"@types/fancy-log": "^1.3.1",
"@types/fs-extra": "^8.0.1",
"@types/gulp": "^4.0.6",
"@types/fs-extra": "^9.0.11",
"@types/gulp": "^4.0.8",
"@types/gulp-if": "0.0.33",
"@types/gulp-rename": "0.0.33",
"@types/gulp-rename": "2.0.0",
"@types/gulp-sass": "^4.0.0",
"@types/gulp-terser": "^1.2.0",
"@types/jquery": "^3.3.31",
"@types/gulp-terser": "^1.2.1",
"@types/jquery": "^3.5.5",
"@types/merge-stream": "^1.1.2",
"@types/minimist": "^1.2.0",
"@types/node": "^12.12.11",
"@types/minimist": "^1.2.1",
"@types/node": "^15.0.2",
"@types/promise-queue": "^2.2.0",
"@types/vinyl-buffer": "^1.0.0",
"@types/vinyl-source-stream": "0.0.30",
"@types/watchify": "^3.7.4",
"bootstrap": "^4.3.1",
"browser-sync": "^2.26.7",
"browserify": "^16.5.0",
"@types/watchify": "^3.11.0",
"bootstrap": "^5.0.0",
"browser-sync": "^2.26.14",
"browserify": "^17.0.0",
"create-symlink": "^1.0.0",
"fancy-log": "^1.3.3",
"fs-extra": "^8.1.0",
"fs-extra": "^10.0.0",
"gulp": "^4.0.2",
"gulp-if": "^3.0.0",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-terser": "^1.2.0",
"jquery": "^3.4.1",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"gulp-terser": "^2.0.1",
"jquery": "^3.6.0",
"merge-stream": "^2.0.0",
"minimist": "^1.2.0",
"minimist": "^1.2.5",
"node-sass-tilde-importer": "^1.0.2",
"popper.js": "^1.16.0",
"promise-queue": "^2.2.5",
"string-argv": "^0.3.1",
"ts-node": "^8.5.2",
"tsify": "^4.0.1",
"ts-node": "^9.1.1",
"tsify": "^5.0.3",
"tslint": "^5.20.1",
"typescript": "^3.7.2",
"typescript-tslint-plugin": "^0.5.5",
"upath": "^1.2.0",
"typescript": "^4.2.4",
"typescript-tslint-plugin": "^1.0.1",
"upath": "^2.0.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"watchify": "^3.11.1"
"watchify": "^4.0.0"
}
}