Skip to content

Commit

Permalink
Update dependency @vitejs/plugin-vue to v5.1.5 (#11362)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent b71f546 commit 6568a8c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"@vitest/coverage-istanbul": "2.1.4",
"@vue/test-utils": "2.4.6",
"cypress": "13.15.2",
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/generator/dependencies/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@pinia/testing": "0.1.7",
"@types/sinon": "17.0.3",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.6.0",
"axios": "1.7.7",
Expand Down

0 comments on commit 6568a8c

Please sign in to comment.