aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-08-08 13:34:41 +0000
committerGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-08-08 22:25:59 +0200
commit1a602365be5a0e038b7d48a4b24d8baf6bfb58a4 (patch)
tree9784015d42a8e9bbdff381a4507bf9d0e2faade7 /package.json
parenta2494219a8a36a21436387fdb5f5cc9d5987a520 (diff)
downloadit-tools-1a602365be5a0e038b7d48a4b24d8baf6bfb58a4.tar.gz
it-tools-1a602365be5a0e038b7d48a4b24d8baf6bfb58a4.tar.zst
it-tools-1a602365be5a0e038b7d48a4b24d8baf6bfb58a4.zip
chore(deps): update dependency @vitejs/plugin-vue-jsx to v3 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.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 36dcb9c..fc4dafa 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"@typescript-eslint/parser": "^5.58.0",
"@unocss/eslint-config": "^0.53.0",
"@vitejs/plugin-vue": "^4.0.0",
- "@vitejs/plugin-vue-jsx": "^1.3.10",
+ "@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.3.2",