Skip to content
Open
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 @@ -50,7 +50,7 @@
"vue-router": "4.5.1",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.8.0",
"vuetify": "3.9.7",
"vuetify": "3.10.5",
"vuex": "4.1.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4614,7 +4614,7 @@ __metadata:
vue-router: "npm:4.5.1"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.8.0"
vuetify: "npm:3.9.7"
vuetify: "npm:3.10.5"
vuex: "npm:4.1.0"
peerDependenciesMeta:
react:
Expand Down Expand Up @@ -11861,9 +11861,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:3.9.7":
version: 3.9.7
resolution: "vuetify@npm:3.9.7"
"vuetify@npm:3.10.5":
version: 3.10.5
resolution: "vuetify@npm:3.10.5"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ">=2.1.0"
Expand All @@ -11876,7 +11876,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: 10c0/56d18b31c8c7791a7e4b9c7ca0969dbe3badb2b7c3b70b8b0fdab2617b3c814cb66b306aab23dee89a7ac6afaf12f7b3af05d455e64c2324b6d99e02adceaaf9
checksum: 10c0/90ed62befd9815e2b54f75e069457ff42f4005bebbc911763be71a6fc30cfab84d676ae5e5811012617fec6e410406df2f0bca623d14d5e3a351a367f22d0a06
languageName: node
linkType: hard

Expand Down
Loading