Skip to content

Commit

Permalink
Bump the website group in /website with 4 updates
Browse files Browse the repository at this point in the history
Bumps the website group in /website with 4 updates: [quasar](https://github.com/quasarframework/quasar), [vue](https://github.com/vuejs/core), [@quasar/app-webpack](https://github.com/quasarframework/quasar) and [eslint](https://github.com/eslint/eslint).


Updates `quasar` from 2.16.6 to 2.16.8
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.16.6...quasar-v2.16.8)

Updates `vue` from 3.4.35 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.35...v3.4.37)

Updates `@quasar/app-webpack` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-webpack-v3.13.2...@quasar/app-webpack-v3.13.3)

Updates `eslint` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.8.0...v9.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ade503d commit ab2f1f1
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 79 deletions.
158 changes: 83 additions & 75 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"dependencies": {
"@quasar/extras": "^1.16.12",
"axios": "^1.7.3",
"quasar": "^2.16.6",
"quasar": "^2.16.8",
"stylus-loader": "^8.1.0",
"vue": "^3.4.35",
"vue": "^3.4.37",
"vue-i18n": "^9.13.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@quasar/app-webpack": "^3.13.2",
"eslint": "^9.8.0",
"@quasar/app-webpack": "^3.13.3",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-webpack-plugin": "^4.2.0",
Expand Down

0 comments on commit ab2f1f1

Please sign in to comment.