Update dependencies

This commit is contained in:
Toby Zerner 2018-11-17 18:53:38 +10:30
parent c0c48bcf87
commit 60e22f9304
2 changed files with 356 additions and 428 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,12 +2,12 @@
"name": "@flarum/emoji", "name": "@flarum/emoji",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"emojibase-data": "^3.1.0", "emojibase-data": "^3.2.0",
"flarum-webpack-config": "0.1.0-beta.9", "flarum-webpack-config": "0.1.0-beta.10",
"textarea-caret": "^3.1.0", "textarea-caret": "^3.1.0",
"twemoji": "^11.0.1", "twemoji": "^11.2.0",
"webpack": "^4.19.1", "webpack": "^4.25.1",
"webpack-cli": "^3.1.0" "webpack-cli": "^3.1.2"
}, },
"scripts": { "scripts": {
"build": "webpack --mode production", "build": "webpack --mode production",