Skip to content

Commit

Permalink
chore: Bump the npm-version-updates group across 1 directory with 3 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the npm-version-updates group with 3 updates in the /frontend directory: [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify), [stylelint-config-recommended-vue](https://github.com/ota-meshi/stylelint-config-recommended-vue) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vuetify` from 3.7.6 to 3.7.7
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.7/packages/vuetify)

Updates `stylelint-config-recommended-vue` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/ota-meshi/stylelint-config-recommended-vue/releases)
- [Changelog](https://github.com/ota-meshi/stylelint-config-recommended-vue/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/stylelint-config-recommended-vue@v1.5.0...v1.6.0)

Updates `vite` from 6.0.7 to 6.0.11
- [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/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: stylelint-config-recommended-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 22, 2025
1 parent 6b767fb commit bd3a225
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
27 changes: 15 additions & 12 deletions frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mdi/font": "^7.4.47",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vuetify": "^3.7.6"
"vuetify": "^3.7.7"
},
"devDependencies": {
"@mockoon/cli": "^9.1.0",
Expand All @@ -32,9 +32,9 @@
"jsdom": "^26.0.0",
"postcss-html": "^1.8.0",
"stylelint": "^16.13.2",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-recommended-vue": "^1.6.0",
"stylelint-config-standard": "^37.0.0",
"vite": "^6.0.7",
"vite": "^6.0.11",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.8"
},
Expand Down

0 comments on commit bd3a225

Please sign in to comment.