aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-03-18 13:35:56 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-03-18 13:35:56 +0000
commitc0961a4420dfc6900a1e8ecb21468b3e55cf6d19 (patch)
tree5ea86fc026ab65307b338cb3e28f5005a49ff757 /package.json
parentb252af872ffba6dcf3fa7a97c3fb60d860146faa (diff)
parentd8c22a9e42a0d7b7f72cd121e0296abda466d2e8 (diff)
Merge branch 'renovate/vue-babel-plugin-jsx-1.x' into 'develop'
Update dependency @vue/babel-plugin-jsx to v1.2.1 See merge request pleroma/pleroma-fe!1856
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 4f83113b..5f99d919 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@intlify/vue-i18n-loader": "5.0.1",
"@ungap/event-target": "0.2.4",
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0",
- "@vue/babel-plugin-jsx": "1.1.1",
+ "@vue/babel-plugin-jsx": "1.2.1",
"@vue/compiler-sfc": "3.2.45",
"@vue/test-utils": "2.2.8",
"autoprefixer": "10.4.14",