summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-24 12:22:56 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-26 23:48:16 +0100
commit13dfc72634a92aa29bb3f9e0984f0d2b3cbe040d (patch)
treed54a7efd0ff3a10a976e23a2b58656666c2600b0 /package.json
parent191bee518ad526b1f148f0986240d512257e04d1 (diff)
Build(deps-dev): Bump emoji-mart-vue-fast from 11.2.0 to 15.0.0
Bumps [emoji-mart-vue-fast](https://github.com/serebrov/emoji-mart-vue) from 11.2.0 to 15.0.0. - [Release notes](https://github.com/serebrov/emoji-mart-vue/releases) - [Commits](https://github.com/serebrov/emoji-mart-vue/compare/11.2.0...15.0.0) --- updated-dependencies: - dependency-name: emoji-mart-vue-fast dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f21fc92dd..6b160d259 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"debounce": "^2.0.0",
- "emoji-mart-vue-fast": "^11.2.0",
+ "emoji-mart-vue-fast": "^15.0.0",
"eslint": "^8.54.0",
"eslint-config-standard": "^17.0.0",
"eslint-import-resolver-webpack": "^0.13.8",