Skip to content

Commit 9f75ed2

Browse files
authored
Merge pull request #242 from spq/dependabot/npm_and_yarn/web/production-dependencies-9f1d37ab37
Bump vuetify from 3.7.9 to 3.7.12 in /web in the production-dependencies group across 1 directory
2 parents c936798 + 47fdebe commit 9f75ed2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"tiny-typed-emitter": "^2.1.0",
2727
"vue": "^3.5.13",
2828
"vue3-apexcharts": "^1.8.0",
29-
"vuetify": "^3.7.9"
29+
"vuetify": "^3.7.12"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^9.19.0",

web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3393,10 +3393,10 @@ vue@^3.5.13:
33933393
"@vue/server-renderer" "3.5.13"
33943394
"@vue/shared" "3.5.13"
33953395

3396-
vuetify@^3.7.9:
3397-
version "3.7.9"
3398-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.9.tgz#a06c7d79fe1ee592ce620729d988c868f4e653eb"
3399-
integrity sha512-9pHu6ESdg/lYYCrdXb2uoLZGbw2bysWLaqMu2bzQPMTrMj1GfgcL0k/siTGkUa+o0cVWzvlP/cnjOFGMTxH3og==
3396+
vuetify@^3.7.12:
3397+
version "3.7.12"
3398+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.7.12.tgz#17fa7e7a88ba8495d7162ad64916ea91e63875cf"
3399+
integrity sha512-cBxWXKPNl3vWc10/EEpfK4RBrCZERAHEUZCWmrJPd6v+JU0sbm4sEgIpy8IU5d1BzA1kIhknpbgYy2IqiZponA==
34003400

34013401
webpack-virtual-modules@^0.6.2:
34023402
version "0.6.2"

0 commit comments

Comments
 (0)