Skip to content

Commit

Permalink
build(deps-dev): bump vite-plugin-vuetify from 2.0.4 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-vuetify](https://github.com/vuetifyjs/vuetify-loader) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/vuetifyjs/vuetify-loader/releases)
- [Commits](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@2.1.0)

---
updated-dependencies:
- dependency-name: vite-plugin-vuetify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 10, 2025
1 parent ff2b308 commit 611b380
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 @@ -68,7 +68,7 @@
"sass": "^1.84.0",
"typescript": "^5.7.3",
"vite": "^6.0.9",
"vite-plugin-vuetify": "^2.0.4",
"vite-plugin-vuetify": "^2.1.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.2.0",
"vue3-toastify": "^0.2.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2232,15 +2232,15 @@ __metadata:
languageName: node
linkType: hard

"@vuetify/loader-shared@npm:^2.0.3":
version: 2.0.3
resolution: "@vuetify/loader-shared@npm:2.0.3"
"@vuetify/loader-shared@npm:^2.1.0":
version: 2.1.0
resolution: "@vuetify/loader-shared@npm:2.1.0"
dependencies:
upath: "npm:^2.0.1"
peerDependencies:
vue: ^3.0.0
vuetify: ^3.0.0
checksum: 10/19b74b040820da2e9ca4c077c0693d060ecc6a9266ecaf11d73a4db279cc428a339a34716a00794b04616a6ad1a1447e2822c9b550af79de672b540bb0a7d3c4
checksum: 10/8e7d183abe28fcd94cdce170ffa1b4adb12b390bde5efa0f6682d3e13069bed7989c88f2bb698e4aef6a174a86266dd4d17456ef915c8f90241a179711862cd8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2902,7 +2902,7 @@ __metadata:
sass: "npm:^1.84.0"
typescript: "npm:^5.7.3"
vite: "npm:^6.0.9"
vite-plugin-vuetify: "npm:^2.0.4"
vite-plugin-vuetify: "npm:^2.1.0"
vitest: "npm:^2.1.8"
vue: "npm:^3.5.13"
vue-i18n: "npm:^11.1.1"
Expand Down Expand Up @@ -8608,18 +8608,18 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-vuetify@npm:^2.0.4":
version: 2.0.4
resolution: "vite-plugin-vuetify@npm:2.0.4"
"vite-plugin-vuetify@npm:^2.1.0":
version: 2.1.0
resolution: "vite-plugin-vuetify@npm:2.1.0"
dependencies:
"@vuetify/loader-shared": "npm:^2.0.3"
"@vuetify/loader-shared": "npm:^2.1.0"
debug: "npm:^4.3.3"
upath: "npm:^2.0.1"
peerDependencies:
vite: ">=5"
vue: ^3.0.0
vuetify: ^3.0.0
checksum: 10/a7ae42d5df64f07906a36c4b94ab0647fa0879cdc75a7ced1ae818bef10550781eca96b12af9fd732d74772201e11c3010322cacd32bd8354a8577de24141997
checksum: 10/8dd7b007ea7ab48c692789ff2f794f319ff076e52b6be9eb10be0dbcfa7224182c9ff1858b728382323c4fa78049fa7b5112807fe5c59a78f46c48ae79698f29
languageName: node
linkType: hard

Expand Down

0 comments on commit 611b380

Please sign in to comment.