Skip to content

Commit

Permalink
chore(deps): bump the npm group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group in /frontend with 2 updates: [vue](https://github.com/vuejs/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vue` from 3.4.31 to 3.4.32
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.31...v3.4.32)

Updates `vite` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2024
1 parent d1bc179 commit 0a26ed5
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 117 deletions.
230 changes: 115 additions & 115 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"quasar": "^2.16.6",
"vue": "^3.4.31",
"vue": "^3.4.32",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@quasar/vite-plugin": "^1.7.0",
"@vitejs/plugin-vue": "^5.0.5",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vue-tsc": "^2.0.26"
}
}

0 comments on commit 0a26ed5

Please sign in to comment.