Skip to content

Commit

Permalink
Bump the website group in /website with 3 updates (#272)
Browse files Browse the repository at this point in the history
Bumps the website group in /website with 3 updates: [@quasar/extras](https://github.com/quasarframework/quasar), [quasar](https://github.com/quasarframework/quasar) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@quasar/extras` from 1.16.11 to 1.16.12
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/extras-v1.16.11...@quasar/extras-v1.16.12)

Updates `quasar` from 2.16.4 to 2.16.5
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.16.4...quasar-v2.16.5)

Updates `eslint-plugin-vue` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent f5065c8 commit a250bdc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.16.11",
"@quasar/extras": "^1.16.12",
"axios": "^1.7.2",
"quasar": "^2.16.4",
"quasar": "^2.16.5",
"stylus-loader": "^8.1.0",
"vue": "^3.4.31",
"vue-i18n": "^9.13.1"
Expand All @@ -23,7 +23,7 @@
"@quasar/app-webpack": "^3.13.2",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.0.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-webpack-plugin": "^4.2.0",
"prettier": "^3.3.2"
},
Expand Down

0 comments on commit a250bdc

Please sign in to comment.