Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @quasar/app-vite from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [@quasar/app-vite](https://github.com/quasarframework/quasar) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v1.10.0...@quasar/app-vite-v1.10.1)

---
updated-dependencies:
- dependency-name: "@quasar/app-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Oct 18, 2024
1 parent 94d39c2 commit 7740f9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@daipeng7/rollup-plugin-iconfont": "^3.0.6",
"@electron/rebuild": "^3.7.0",
"@intlify/vite-plugin-vue-i18n": "^7.0.0",
"@quasar/app-vite": "^1.10.0",
"@quasar/app-vite": "^1.10.1",
"@rollup/plugin-inject": "^5.0.5",
"@sentry/esbuild-plugin": "^2.22.5",
"@sentry/vite-plugin": "^2.22.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1767,9 +1767,9 @@ __metadata:
languageName: node
linkType: hard

"@quasar/app-vite@npm:^1.10.0":
version: 1.10.0
resolution: "@quasar/app-vite@npm:1.10.0"
"@quasar/app-vite@npm:^1.10.1":
version: 1.10.1
resolution: "@quasar/app-vite@npm:1.10.1"
dependencies:
"@quasar/render-ssr-error": "npm:^1.0.3"
"@quasar/vite-plugin": "npm:^1.7.0"
Expand Down Expand Up @@ -1815,7 +1815,7 @@ __metadata:
vue: ^3.2.29
vue-router: ^4.0.12
vuex: ^4.0.0
workbox-build: ">= 6"
workbox-build: ^6 || 7.0.x
peerDependenciesMeta:
"@electron/packager":
optional: true
Expand All @@ -1833,7 +1833,7 @@ __metadata:
optional: true
bin:
quasar: bin/quasar
checksum: 10c0/ccbbaacbce8c845860307d5e81aa6c2995089e08e7717c422e40adbd185de98e6e361e3a12474098ee1627d6b20fcad66fc92948d8e1acfed1aa30b23b8ea12f
checksum: 10c0/0f5d0c22232612a605c5edca4d17afcef1bf4f6d6c5361a2a4f7ff120d9d1126598ecc59cc6eb3a474e9a9390666db5261c04f635189a8890d789c68133b6ddb
languageName: node
linkType: hard

Expand Down Expand Up @@ -9753,7 +9753,7 @@ __metadata:
"@formkit/drag-and-drop": "npm:^0.2.4"
"@intlify/vite-plugin-vue-i18n": "npm:^7.0.0"
"@panzoom/panzoom": "npm:^4.5.1"
"@quasar/app-vite": "npm:^1.10.0"
"@quasar/app-vite": "npm:^1.10.1"
"@quasar/cli": "npm:^2.4.1"
"@quasar/extras": "npm:^1.16.12"
"@rollup/plugin-inject": "npm:^5.0.5"
Expand Down

0 comments on commit 7740f9e

Please sign in to comment.