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
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"svgo": "3.0.1",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"vuetify": "2.5.9",
"vuetify": "2.6.10",
"write-good": "1.0.8"
}
}
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7859,7 +7859,7 @@ __metadata:
ts-node: 10.9.1
typescript: 4.8.4
vee-validate: 3.4.13
vuetify: 2.5.9
vuetify: 2.6.10
write-good: 1.0.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -23809,7 +23809,16 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:2.5.9, vuetify@npm:^2.5.3":
"vuetify@npm:2.6.10":
version: 2.6.10
resolution: "vuetify@npm:2.6.10"
peerDependencies:
vue: ^2.6.4
checksum: def5c3897cca432e5761059df947c3af3bccc47d23f481c91acca5bd5551aa1a35efcd3c146e59e8f37363b3a5729489d40a41345426d213ef9f3903e997c313
languageName: node
linkType: hard

"vuetify@npm:^2.5.3":
version: 2.5.9
resolution: "vuetify@npm:2.5.9"
peerDependencies:
Expand Down