Skip to content

Commit

Permalink
chore(deps-dev): bump @quasar/app-vite from 1.11.0 to 2.0.1 (#3660)
Browse files Browse the repository at this point in the history
Bumps [@quasar/app-vite](https://github.com/quasarframework/quasar) from 1.11.0 to 2.0.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-vite-v1.11.0...@quasar/app-vite-v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 553e896 commit a0aa90c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@daipeng7/rollup-plugin-iconfont": "^3.0.6",
"@electron/rebuild": "^3.7.1",
"@intlify/unplugin-vue-i18n": "^6.0.1",
"@quasar/app-vite": "^2.0.0",
"@quasar/app-vite": "^2.0.1",
"@rollup/plugin-inject": "^5.0.5",
"@sentry/esbuild-plugin": "^2.22.7",
"@sentry/vite-plugin": "^2.22.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2052,9 +2052,9 @@ __metadata:
languageName: node
linkType: hard

"@quasar/app-vite@npm:^2.0.0":
version: 2.0.0
resolution: "@quasar/app-vite@npm:2.0.0"
"@quasar/app-vite@npm:^2.0.1":
version: 2.0.1
resolution: "@quasar/app-vite@npm:2.0.1"
dependencies:
"@quasar/render-ssr-error": "npm:^1.0.3"
"@quasar/ssl-certificate": "npm:^1.0.0"
Expand Down Expand Up @@ -2089,7 +2089,7 @@ __metadata:
serialize-javascript: "npm:^6.0.2"
tinyglobby: "npm:^0.2.10"
ts-essentials: "npm:^9.4.2"
vite: "npm:^6.0.0"
vite: "npm:^6.0.3"
webpack-merge: "npm:^6.0.1"
peerDependencies:
"@electron/packager": ">= 18"
Expand All @@ -2115,7 +2115,7 @@ __metadata:
optional: true
bin:
quasar: bin/quasar.js
checksum: 10c0/cf3c74e20e3a775bfa38967b173a53c2153213b5efee53f1c1348685447d7d07a089f2e9a662e4f52260da584dff6e2e684569194a9a96125ce868d8d8c653c9
checksum: 10c0/680c812e34cab1ce036432aa5b7949feff1ec8e51ba8b6e3c3f747b8e4819468187a142821166069fc993dab638b86f589ad72c256009b3fc7d57e005c82c326
languageName: node
linkType: hard

Expand Down Expand Up @@ -9422,7 +9422,7 @@ __metadata:
"@intlify/unplugin-vue-i18n": "npm:^6.0.1"
"@numairawan/video-duration": "npm:^1.0.0"
"@panzoom/panzoom": "npm:^4.5.1"
"@quasar/app-vite": "npm:^2.0.0"
"@quasar/app-vite": "npm:^2.0.1"
"@quasar/extras": "npm:^1.16.15"
"@rollup/plugin-inject": "npm:^5.0.5"
"@sentry/electron": "npm:^5.7.0"
Expand Down Expand Up @@ -14051,9 +14051,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.0":
version: 6.0.2
resolution: "vite@npm:6.0.2"
"vite@npm:^6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14099,7 +14099,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/45fc609f2bc5fb5beb5a8e2cad9ad6c2edce229a922f6fc1270ea2a9d75819482edcc0f77c85b4a7abdad7eb69ce6a4f26131925d47cdc0778fc15d1bbc3b6a2
checksum: 10c0/764ebed14770426a638575b23a51127c630ace873999ab896b0184484d8107e7255cdf64cfb36c65c1ef1d583e44b70a1d14c0f05b89612e834a5806e3964475
languageName: node
linkType: hard

Expand Down

0 comments on commit a0aa90c

Please sign in to comment.