Skip to content

Commit

Permalink
fix(deps): update dependency vue to v3.4.21 (#3191)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency vue to v3.4.21

* chore: update package-lock.json

* chore: explicitly delete @rollup package in nodes_folder

* chore: increase timeout for one failing test

* chore: delete package-lock.json on build, also

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stephan Köninger <[email protected]>
  • Loading branch information
renovate[bot] and SteKoe authored Mar 15, 2024
1 parent 29cbd74 commit 1311e5f
Show file tree
Hide file tree
Showing 5 changed files with 2,703 additions and 3,742 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "3.4.20"
"vue": "3.4.21"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.4",
Expand Down
Loading

0 comments on commit 1311e5f

Please sign in to comment.