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

build(deps): bump vuetify from 3.5.3 to 3.5.4 #230

Merged
merged 1 commit into from
Feb 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vue": "^3.4.19",
"vue-i18n": "9.9.1",
"vue-router": "^4.2.5",
"vuetify": "^3.5.3"
"vuetify": "^3.5.4"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2935,7 +2935,7 @@ __metadata:
vue-router: "npm:^4.2.5"
vue-tsc: "npm:^1.8.27"
vue3-toastify: "npm:^0.2.1"
vuetify: "npm:^3.5.3"
vuetify: "npm:^3.5.4"
xml2js: "npm:^0.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6017,9 +6017,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.5.3":
version: 3.5.3
resolution: "vuetify@npm:3.5.3"
"vuetify@npm:^3.5.4":
version: 3.5.4
resolution: "vuetify@npm:3.5.4"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=1.0.0-alpha.12"
Expand All @@ -6035,7 +6035,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10/2b48cd0a2326c8c27d5bd7eab4e993b31de7ef9c0c91e422408101931bd2711bdf59fa8c1d23fa28c247df9ceab595d8e07c5efc39b844c99e675b0d5457b78b
checksum: 10/f16786308e037cdcc2fdadd65b98a1e8d0d5ded6b8bda696a65ce774b93a9e1832954ca2ad613a2db03db38bcdb45b978c40c22640bf39aa06189359a5fd7112
languageName: node
linkType: hard

Expand Down
Loading