Skip to content

Commit

Permalink
Bump the website group in /website with 5 updates (#284)
Browse files Browse the repository at this point in the history
Bumps the website group in /website with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.3` | `1.7.4` |
| [quasar](https://github.com/quasarframework/quasar) | `2.16.8` | `2.16.9` |
| [vue](https://github.com/vuejs/core) | `3.4.37` | `3.4.38` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `9.13.1` | `9.14.0` |
| [@quasar/app-webpack](https://github.com/quasarframework/quasar) | `3.13.3` | `3.13.4` |


Updates `axios` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.4)

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

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

Updates `vue-i18n` from 9.13.1 to 9.14.0
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.14.0/packages/vue-i18n)

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

---
updated-dependencies:
- dependency-name: axios
  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: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: "@quasar/app-webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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] authored Aug 19, 2024
1 parent d7bc0d7 commit b18d9f8
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
176 changes: 88 additions & 88 deletions website/package-lock.json

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

10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
},
"dependencies": {
"@quasar/extras": "^1.16.12",
"axios": "^1.7.3",
"quasar": "^2.16.8",
"axios": "^1.7.4",
"quasar": "^2.16.9",
"stylus-loader": "^8.1.0",
"vue": "^3.4.37",
"vue-i18n": "^9.13.1"
"vue": "^3.4.38",
"vue-i18n": "^9.14.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@quasar/app-webpack": "^3.13.3",
"@quasar/app-webpack": "^3.13.4",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",
Expand Down

0 comments on commit b18d9f8

Please sign in to comment.