Skip to content

Commit

Permalink
chore(deps): bump the npm group in /frontend with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm group in /frontend with 4 updates: [quasar](https://github.com/quasarframework/quasar), [@quasar/vite-plugin](https://github.com/quasarframework/quasar), [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `quasar` from 2.17.0 to 2.17.1
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.17.0...quasar-v2.17.1)

Updates `@quasar/vite-plugin` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/vite-plugin-1.7.0...@quasar/vite-plugin-v1.8.0)

Updates `sass` from 1.80.2 to 1.80.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.2...1.80.4)

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

---
updated-dependencies:
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@quasar/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sass
  dependency-type: direct:development
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 86a6cbe commit f5ea868
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions frontend/package-lock.json

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

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"lodash.clonedeep": "^4.5.0",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"quasar": "^2.17.0",
"quasar": "^2.17.1",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@quasar/vite-plugin": "^1.7.0",
"@quasar/vite-plugin": "^1.8.0",
"@vitejs/plugin-vue": "^5.1.4",
"sass": "^1.80.2",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.1.6"
}
}

0 comments on commit f5ea868

Please sign in to comment.