Updated yarn dependencies.

This commit is contained in:
Jan Böhmer 2022-11-27 23:33:02 +01:00
parent 74d345acfe
commit fc27728c62
2 changed files with 22 additions and 23 deletions

View file

@ -33,8 +33,8 @@
"@ckeditor/ckeditor5-basic-styles": "^35.0.0",
"@ckeditor/ckeditor5-block-quote": "^35.0.0",
"@ckeditor/ckeditor5-code-block": "^35.0.0",
"@ckeditor/ckeditor5-dev-utils": "^30.3.1",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^30.3.1",
"@ckeditor/ckeditor5-dev-utils": "^31.1.13",
"@ckeditor/ckeditor5-dev-webpack-plugin": "^31.1.13",
"@ckeditor/ckeditor5-editor-classic": "^35.0.0",
"@ckeditor/ckeditor5-essentials": "^35.0.0",
"@ckeditor/ckeditor5-find-and-replace": "^35.0.0",
@ -61,7 +61,7 @@
"@ckeditor/ckeditor5-watchdog": "^35.0.0",
"@ckeditor/ckeditor5-word-count": "^35.0.0",
"@jbtronics/bs-treeview": "^1.0.1",
"bootbox": "^5.4.0",
"bootbox": "^6.0.0",
"bootstrap-select": "v1.14.0-beta3",
"bootswatch": "^5.1.3",
"bs-custom-file-input": "^1.3.4",
@ -84,7 +84,7 @@
"katex": "^0.16.0",
"marked": "^4.0.3",
"pdfmake": "^0.2.2",
"stimulus-use": "^0.50.0",
"stimulus-use": "^0.51.1",
"tom-select": "^2.1.0",
"ts-loader": "^9.2.6",
"typescript": "^4.0.2"