Skip to content

Commit 3280e68

Browse files
committed
chore(package.json): update vuetify version
1 parent 31ce96e commit 3280e68

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@mdi/js": "6.2.95",
3939
"lodash-es": "^4.17.21",
4040
"vue": "^3.4.0",
41-
"vuetify": "^3.5.0"
41+
"vuetify": "^3.5.13"
4242
},
4343
"devDependencies": {
4444
"@babel/types": "^7.24.0",
@@ -84,6 +84,6 @@
8484
"vue": "^3.4.21",
8585
"vue-router": "^4.3.0",
8686
"vue-tsc": "^2.0.6",
87-
"vuetify": "^3.5.10"
87+
"vuetify": "^3.5.13"
8888
}
8989
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6158,10 +6158,10 @@ vue@^3.4.21:
61586158
"@vue/server-renderer" "3.4.21"
61596159
"@vue/shared" "3.4.21"
61606160

6161-
vuetify@^3.5.10:
6162-
version "3.5.10"
6163-
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.10.tgz#76a42d1963a40ea09f08f4d6e06a23b1c56d9869"
6164-
integrity sha512-UutmZX7lAJfneAHx75DaONBD0w3zRGok7HE+dDepWyWMh0vOSUPLap5WXu80UwUNcTT2j0OYWYAsnTK/bJ/c1A==
6161+
vuetify@^3.5.13:
6162+
version "3.5.13"
6163+
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.5.13.tgz#24a45d19ce5dcf71b2653f0bcf3ea91edf1f406c"
6164+
integrity sha512-3ZyIoHgB2GR87ojIpqNwkkRXlUNTEKh83fjUuQ1hOKdTXzEuZXBgtfUt9kp4WOVnYILGdZKWTJ6gv8nXOa/tZA==
61656165

61666166
vuetify@^3.5.9:
61676167
version "3.5.9"

0 commit comments

Comments
 (0)