Skip to content

Commit

Permalink
fix: update dependency @vitejs/plugin-vue to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2023
1 parent 205761f commit 0e4b5df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2752,9 +2752,9 @@
"@vue/babel-plugin-jsx" "^1.1.1"

"@vitejs/plugin-vue@^4.0.0", "@vitejs/plugin-vue@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.1.0.tgz#b6a9d83cd91575f7ee15593f6444397f68751073"
integrity sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==
version "4.2.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.0.tgz#23d0f58d1b006c3ce1b612a5f7671210fbc543f0"
integrity sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==

"@vue/babel-helper-vue-jsx-merge-props@^1.0.0", "@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
version "1.4.0"
Expand Down

0 comments on commit 0e4b5df

Please sign in to comment.