Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
roslovets committed Nov 25, 2021
1 parent 6445f59 commit 9aa836d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 73 deletions.
109 changes: 40 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"devDependencies": {
"@ckeditor/ckeditor5-alignment": "^28.0.0",
"@ckeditor/ckeditor5-autoformat": "^28.0.0",
"@ckeditor/ckeditor5-remove-format": "^28.0.0",
"@ckeditor/ckeditor5-basic-styles": "^28.0.0",
"@ckeditor/ckeditor5-block-quote": "^28.0.0",
"@ckeditor/ckeditor5-ckfinder": "^28.0.0",
Expand All @@ -52,16 +51,17 @@
"@ckeditor/ckeditor5-media-embed": "^28.0.0",
"@ckeditor/ckeditor5-paragraph": "^28.0.0",
"@ckeditor/ckeditor5-paste-from-office": "^28.0.0",
"@ckeditor/ckeditor5-remove-format": "^28.0.0",
"@ckeditor/ckeditor5-special-characters": "^28.0.0",
"@ckeditor/ckeditor5-table": "^28.0.0",
"@ckeditor/ckeditor5-theme-lark": "^28.0.0",
"@ckeditor/ckeditor5-typing": "^28.0.0",
"@gtomato/ckeditor5-strapi-upload-plugin": "^1.0.0",
"eslint": "^7.32.0",
"eslint-config-ckeditor5": "^3.0.0",
"eslint-config-ckeditor5": "^3.1.1",
"postcss-loader": "^3.0.0",
"raw-loader": "^4.0.1",
"sanitize-html": "^2.4.0",
"sanitize-html": "^2.6.0",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.2",
"webpack": "^4.46.0",
Expand Down Expand Up @@ -105,4 +105,4 @@
"pre-commit": "npx lint-staged"
}
}
}
}

0 comments on commit 9aa836d

Please sign in to comment.