aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:41:29 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:41:29 +0000
commitb420521e5a724ba01841166987a689a80cb8e47e (patch)
tree5371264c5996689d43be247499f5818edeec167b /package.json
parentcc98c74ff422b15a0b01e0f10046a67371f9b5cd (diff)
parent112ca85d91be42b11c91bee25cdbe89c1d57beda (diff)
Merge branch 'renovate/vue-babel-plugin-jsx-1.x' into 'develop'
Update dependency @vue/babel-plugin-jsx to v1.2.2 See merge request pleroma/pleroma-fe!1896
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 93858457..6ce433cc 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,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.2.1",
+ "@vue/babel-plugin-jsx": "1.2.2",
"@vue/compiler-sfc": "3.2.45",
"@vue/test-utils": "2.2.8",
"autoprefixer": "10.4.19",