mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore(deps): remove vuequery
This commit is contained in:
parent
c0703583cb
commit
6110eefd26
2 changed files with 0 additions and 6 deletions
|
@ -32,7 +32,6 @@
|
|||
"slugify": "^1.0.2",
|
||||
"vue": "^3.2.32",
|
||||
"vue-global-events": "^2.1.1",
|
||||
"vuequery": "~2.1.1",
|
||||
"youtube-player": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -9610,11 +9610,6 @@ vue@^3.2.32:
|
|||
"@vue/server-renderer" "3.2.32"
|
||||
"@vue/shared" "3.2.32"
|
||||
|
||||
vuequery@~2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/vuequery/-/vuequery-2.1.1.tgz#5ff82ebecaf143a77a705637612f499977d06b4a"
|
||||
integrity sha512-5RCU9qZ07oKrBivucM1gnn2evsNYzRxYiglJaMdnOjL3kGrKS1ptAmOS7jZQp7KW9oNHpbG8shT8rzjaKsZ0pQ==
|
||||
|
||||
wait-on@6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-6.0.0.tgz#7e9bf8e3d7fe2daecbb7a570ac8ca41e9311c7e7"
|
||||
|
|
Loading…
Reference in a new issue