Upgraded yarn dependencies.

This commit is contained in:
Jan Böhmer 2020-01-04 19:28:13 +01:00
parent 811dca691b
commit 5f27abd8f3
2 changed files with 223 additions and 402 deletions

View file

@ -5,7 +5,7 @@
"bootstrap": "^4.4.1", "bootstrap": "^4.4.1",
"jquery": "^3.3.1", "jquery": "^3.3.1",
"popper.js": "^1.14.7", "popper.js": "^1.14.7",
"webpack-notifier": "1.6.0" "webpack-notifier": "1.8.0"
}, },
"license": "UNLICENSED", "license": "UNLICENSED",
"private": true, "private": true,
@ -16,15 +16,14 @@
"build": "encore production --progress" "build": "encore production --progress"
}, },
"dependencies": { "dependencies": {
"@ckeditor/ckeditor5-build-classic": "^12.0.0",
"@types/bootbox": "^5.2.0", "@types/bootbox": "^5.2.0",
"@types/bootstrap": "^4.3.0", "@types/bootstrap": "^4.3.0",
"@types/bootstrap-treeview": "^1.20.0", "@types/bootstrap-treeview": "^1.20.0",
"@types/jquery": "^3.3.29", "@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30", "@types/jquery.form": "^3.26.30",
"@types/marked": "^0.6.5", "@types/marked": "^0.7.2",
"@types/typeahead": "^0.11.32", "@types/typeahead": "^0.11.32",
"bootbox": "^5.1.0", "bootbox": "^5.4.0",
"bootstrap-fileinput": "^5.0.1", "bootstrap-fileinput": "^5.0.1",
"bootstrap-select": "^1.13.8", "bootstrap-select": "^1.13.8",
"bootswatch": "^4.3.1", "bootswatch": "^4.3.1",
@ -41,11 +40,11 @@
"exports-loader": "^0.7.0", "exports-loader": "^0.7.0",
"jquery-form": "^4.2.2", "jquery-form": "^4.2.2",
"jszip": "^3.2.0", "jszip": "^3.2.0",
"marked": "^0.7.0", "marked": "^0.8.0",
"patternfly-bootstrap-treeview": "^2.1.8", "patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53", "pdfmake": "^0.1.53",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"ts-loader": "^5.3.3", "ts-loader": "^5.3.0",
"typescript": "^3.3.4000", "typescript": "^3.3.4000",
"u2f-api": "^1.1.1" "u2f-api": "^1.1.1"
} }

614
yarn.lock

File diff suppressed because it is too large Load diff