diff --git a/package.json b/package.json index b9c8e57d3..251aa7edf 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@kazvmoe-infra/pinch-zoom-element": "1.2.0", "@kazvmoe-infra/unicode-emoji-json": "0.4.0", "@ruffle-rs/ruffle": "0.1.0-nightly.2022.7.12", - "@vuelidate/core": "2.0.0-alpha.44", + "@vuelidate/core": "2.0.0", "@vuelidate/validators": "2.0.0", "body-scroll-lock": "3.1.5", "chromatism": "3.0.0", @@ -61,7 +61,7 @@ "@vue/babel-plugin-jsx": "1.1.1", "@vue/compiler-sfc": "3.2.38", "@vue/test-utils": "2.0.2", - "autoprefixer": "10.4.8", + "autoprefixer": "10.4.12", "babel-loader": "8.2.5", "babel-plugin-lodash": "3.3.4", "chai": "4.3.6", @@ -82,7 +82,7 @@ "eslint-plugin-vue": "9.4.0", "eslint-webpack-plugin": "3.2.0", "eventsource-polyfill": "0.9.6", - "express": "4.18.1", + "express": "4.18.2", "function-bind": "1.1.1", "html-webpack-plugin": "5.5.0", "http-proxy-middleware": "2.0.6", diff --git a/src/components/emoji_reactions/emoji_reactions.vue b/src/components/emoji_reactions/emoji_reactions.vue index 4ea8b6a25..4eb22a65a 100644 --- a/src/components/emoji_reactions/emoji_reactions.vue +++ b/src/components/emoji_reactions/emoji_reactions.vue @@ -1,5 +1,5 @@