Skip to content

Commit

Permalink
Merge pull request #184 from cqse/renovate/all-minor-patch-npm
Browse files Browse the repository at this point in the history
chore(deps): update all non-major npm dependencies to ^3.4.26
  • Loading branch information
stahlbauer committed Apr 29, 2024
2 parents 72de644 + ae02c09 commit 1824457
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
210 changes: 105 additions & 105 deletions test/casestudies/vite-vue-ts-app/package-lock.json

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

4 changes: 2 additions & 2 deletions test/casestudies/vite-vue-ts-app/package.json
Expand Up @@ -8,12 +8,12 @@
"serve": "vite preview"
},
"dependencies": {
"vue": "^3.4.25"
"vue": "^3.4.26"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.25",
"@vue/compiler-sfc": "^3.4.26",
"rimraf": "^5.0.5",
"typescript": "^5.4.5",
"vite": "^5.2.10",
Expand Down

0 comments on commit 1824457

Please sign in to comment.