Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the website group across 1 directory with 10 updates #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps the website group with 10 updates in the /website directory:

Package From To
@quasar/extras 1.1.3 1.16.11
axios 0.18.1 1.7.2
quasar 1.0.0-rc.5 2.16.4
vue-i18n 8.11.2 9.13.1
@quasar/app 1.0.0-rc.7 3.3.3
@vue/eslint-config-prettier 4.0.1 9.0.0
babel-eslint 10.0.2 10.1.0
eslint 5.16.0 9.5.0
eslint-loader 2.1.2 4.0.2
eslint-plugin-vue 5.2.3 9.26.0

Updates @quasar/extras from 1.1.3 to 1.16.11

Release notes

Sourced from @​quasar/extras's releases.

@​quasar/extras-v1.16.11

Fixes

  • fix(extras): re-package #17052

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.10

Changes

  • feat(extras): Update bootstrap font and icons => v1.11.3
  • feat(extras): Update fontawesome font and icons => v6.5.1
  • feat(extras): Update MDI font and icons => v7.4.47
  • feat(extras): UPdate ionicons icons => v7.3.1
  • feat(extras): Update Google Material symbols and fonts to latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.9

Changes

  • feat(extras): update Bootstrap => v1.11.2
  • feat(extras): update Fontawesome => v6.5.0
  • feat(extras): update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-v1.16.8

Changes

  • feat(extras): update all fonts & fix the outdated css files #16543
  • feat(extras): update Google Material Symbols (font & SVG) to the latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/extras-1.16.7

Changes

  • feat(extras): update Bootstrap icons => v1.11.1

... (truncated)

Commits
  • 78322a2 chore(extras): Bump version
  • eecfba6 fix(extras): re-package #17052
  • 5823b8f feat(docs): add an example of QTable with input editing #17051
  • d937e63 fix(ui): Platform on Edge should be normalized to 'edge' #17039
  • 8a1157e feat(ui/testing): update file ignore list
  • e38e320 feat(ui/testing): the "directive" generator
  • 2bb6ce4 refactor(ui/testing): generators
  • 679f0d4 chore(extras): bump version => v1.16.10
  • 43b7f42 feat(extras): Update Google Material symbols and fonts to latest
  • 0d5d59f feat(extras): UPdate ionicons icons => v7.3.1
  • Additional commits viewable in compare view

Updates axios from 0.18.1 to 1.7.2

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates quasar from 1.0.0-rc.5 to 2.16.4

Release notes

Sourced from quasar's releases.

quasar-v2.16.4

Changes

  • fix(ui): support for legacy build systems that don't know about "exports" field #17190

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasar-v2.16.3

Changes

  • fix(QDate): transitions not working correctly #17183

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasar-v2.16.2

Fixes

  • feat+fix(ui): ensure Quasar can be used without Quasar CLI or @​quasar/vite-plugin or vue-cli-plugin-quasar #17174
  • fix(QInput): declare FileList as possible modelValue type (QInput can be used with type="file")
  • fix(QField): unexpected data clearing with "clearable" prop enabled #17113
  • fix(QInput): lazy model + clearable - not emitting "change" event on clear btn
  • fix(QField): button in slots gets focus+click after QField focuses #17177

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasar-v2.16.1

Fixes

  • fix(ui): correctly declare typings with "exports" #17172

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

quasar-v2.16.0

New

Converted "quasar" package internal build system to ESM (built dist/*.js are now renamed). Will require these minimum CLI/plugin versions (if using any of the following):

  • q/app-vite v1.9+ / v2.0.0-beta.12+
  • q/app-webpack v3.13+ / v4.0.0-beta.13+

... (truncated)

Commits
  • 30c836a chore(ui): Bump version
  • 8a6878a Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • a6cc635 fix(ui): support for legacy build systems that don't know about "exports" fie...
  • b95129a fix(docs): typo in upgrade-guide.md (#17189)
  • a3e6dd1 chore(ui): Bump version
  • 2a43cf5 fix(docs): note on Meta plugin for SEO #17185
  • 42d7d19 fix(QDate): transitions not working correctly #17183
  • 4207741 chore(ui): Bump version
  • 43a2da8 chore(ui/playground): dev ssr errors
  • cb4ea17 fix(QField): button in slots gets focus+click after QField focuses #17177
  • Additional commits viewable in compare view

Updates vue-i18n from 8.11.2 to 9.13.1

Release notes

Sourced from vue-i18n's releases.

v9.13.1

What's Changed

🐛 Bug Fixes

Full Changelog: intlify/vue-i18n@v9.13.0...v9.13.1

v9.13.0

What's Changed

⚠️ Deprecated Features

⚡ Improvement Features

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.12.1...v9.13.0

v9.12.1

What's Changed

🐛 Bug Fixes

👕 Refactoring

Full Changelog: intlify/vue-i18n@v9.12.0...v9.12.1

v9.12.0

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v9.11.1...v9.12.0

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v9.13.1 (2024-04-20T15:25:52Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

Full Changelog: intlify/vue-i18n@v9.13.0...v9.13.1

v9.13.0 (2024-04-17T14:47:38Z)

This changelog is generated by GitHub Releases

What's Changed

⚠️ Deprecated Features

⚡ Improvement Features

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v9.12.1...v9.13.0

v9.12.1 (2024-04-14T10:48:11Z)

This changelog is generated by GitHub Releases

What's Changed

... (truncated)

Commits

Updates @quasar/app from 1.0.0-rc.7 to 3.3.3

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-vite-v2.0.0-beta.14

New

  • feat(app-vite): Capacitor mode -> install Capacitor v6 by default

Fixes

  • fix(app-vite): BEX mode - ensure uid util is imported correctly #17124

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.13

Changes

  • fix(app-vite): quasar.config > framework > lang/iconSet parsing
  • chore(app-vite): enforce the installation of latest q/vite-plugin

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.12

Changes

  • Support for Quasar v2.16+ (this will be the required minimum version)
  • feat(app-vite): (BREAKING) shorthand CLI command “quasar dev/build -m ios/android” is now targeting Capacitor mode instead of Cordova
  • feat(app-vite): ensure potential mode build error is printed to the terminal
  • feat(app-vite): tweak SSR boot files management
  • feat(app-vite): update "dev" & "build" command help

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.11

New

  • feat(app-vite): add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138
  • feat(app-vite): mock vue files in Node context (quasar.config compiling) #17075

Fixes

  • fix(app-vite): ensure latest appPkg is always up to date
  • fix(app-vite): Electron build fails with Bun as package manager #17085
  • fix(app-vite): Electron build + pnpm installs with symlinks #17085
  • fix(app-vite): correctly handle href="data:..." when injecting public path in index.html #17091
  • fix(app-vite): boot & preFetch - redirect() incorrectly handles url #17030

... (truncated)

Commits
  • ad27458 chore(app): Bump version
  • f6856ac feat(app): upgrade deps
  • ba04f89 feat(docs): update vue links (since v3 is now default/latest version)
  • 453dfda feat(docs): update vue links (since v3 is now default/latest version)
  • 656a42d fix(app): Capacitor not opening IDE when configured to do so (regression) #12368
  • 2437d97 feat(docs): make some instances of quasar.conf more clear that they refer to ...
  • 9f8a083 chore(ui): Bump version
  • 7d9ab19 feat(ui): various small improvements
  • 7dfca62 feat(TS/QForm): broaden the definition of the submit event #12399
  • dc6d64a Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • Additional commits viewable in compare view

Updates @vue/eslint-config-prettier from 4.0.1 to 9.0.0

Release notes

Sourced from @​vue/eslint-config-prettier's releases.

v9.0.0

Breaking Changes

  • Update eslint-config-prettier to v9 by @​WikiRik in vuejs/eslint-config-prettier#18, which contains the following potential breaking change:

    Changed: unicode-bom is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

v8.0.0

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

v7.1.0

New Features

  • Added a skip-formatting ruleset b5933a9

v7.0.0

  • Updated the dependencies and simplified the usage
  • We now recommend using this package along with @rushstack/eslint-patch

v6.0.0

Breaking Changes

  • move eslint:recommended to a separate recommended config, fixes #3. (de7a518)

eslint:recommended is no longer included in the default configuration. Users of old versions need to update their extends to use @vue/prettier/recommended, or ['eslint:recommended', '@vue/prettier].

v5.1.0

New Features

  • Re-exports @typescript-eslint and standard configs, so that this config can be used in combination with @vue/typescript/recommended or @vue/standard (939f722)

v5.0.0

Breaking Changes

Changelog

Sourced from @​vue/eslint-config-prettier's changelog.

8.0.0 (2023-07-20)

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

7.1.0 (2023-02-21)

New Features

  • Added a skip-formatting ruleset b5933a9

7.0.0 (2021-12-23)

Breaking Changes

  • Updated the dependencies and simplified the usage
  • We now recommend using this package along with @rushstack/eslint-patch

6.0.0 (2019-11-18)

Breaking Changes

  • feat!: move eslint:recommended to a separate recommended config, fixes #3. (de7a518)

eslint:recommended is no longer included in the default configuration. Users of old versions need to update their extends to use @vue/prettier/recommended, or ['eslint:recommended', '@vue/prettier].

5.1.0 (2019-11-17)

New Features

  • Re-exports @typescript-eslint and standard configs, so that this config can be used in combination with @vue/typescript/recommended or @vue/standard (939f722)

... (truncated)

Commits

Updates babel-eslint from 10.0.2 to 10.1.0

Release notes

Sourced from babel-eslint's releases.

v10.1.0

v10.0.3

Fixes babel/babel-eslint#791, also eslint/eslint#12117

Some context: babel/babel-eslint#793

We ended up going with @​JLHwung's PR babel/babel-eslint#794 which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.

babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.

Commits

Updates eslint from 5.16.0 to 9.5.0

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bumps the website group with 10 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@quasar/extras](https://github.com/quasarframework/quasar) | `1.1.3` | `1.16.11` |
| [axios](https://github.com/axios/axios) | `0.18.1` | `1.7.2` |
| [quasar](https://github.com/quasarframework/quasar) | `1.0.0-rc.5` | `2.16.4` |
| [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) | `8.11.2` | `9.13.1` |
| [@quasar/app](https://github.com/quasarframework/quasar) | `1.0.0-rc.7` | `3.3.3` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `4.0.1` | `9.0.0` |
| [babel-eslint](https://github.com/babel/babel-eslint) | `10.0.2` | `10.1.0` |
| [eslint](https://github.com/eslint/eslint) | `5.16.0` | `9.5.0` |
| [eslint-loader](https://github.com/webpack-contrib/eslint-loader) | `2.1.2` | `4.0.2` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `5.2.3` | `9.26.0` |



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

Updates `axios` from 0.18.1 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.18.1...v1.7.2)

Updates `quasar` from 1.0.0-rc.5 to 2.16.4
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.0.0-rc.5...quasar-v2.16.4)

Updates `vue-i18n` from 8.11.2 to 9.13.1
- [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.13.1/packages/vue-i18n)

Updates `@quasar/app` from 1.0.0-rc.7 to 3.3.3
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-v1.0.0-rc.7...@quasar/app-v3.3.3)

Updates `@vue/eslint-config-prettier` from 4.0.1 to 9.0.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/commits/v9.0.0)

Updates `babel-eslint` from 10.0.2 to 10.1.0
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](babel/babel-eslint@v10.0.2...v10.1.0)

Updates `eslint` from 5.16.0 to 9.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v5.16.0...v9.5.0)

Updates `eslint-loader` from 2.1.2 to 4.0.2
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/eslint-loader@2.1.2...v4.0.2)

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

---
updated-dependencies:
- dependency-name: "@quasar/extras"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: "@quasar/app"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: babel-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: eslint-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: website
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants