File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "vue" : " ^3.2.37" ,
1313 "vue-router" : " ^4.1.2" ,
14- "vue3-use-hooks" : " ^0.1.1 "
14+ "vue3-use-hooks" : " ^0.1.2 "
1515 },
1616 "devDependencies" : {
1717 "@vitejs/plugin-vue" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -510,10 +510,10 @@ vue-tsc@^0.38.4:
510510 dependencies :
511511 " @volar/vue-typescript" " 0.38.5"
512512
513- vue3-use-hooks@^0.0.9 :
514- version "0.0.9 "
515- resolved "https://registry.yarnpkg.com/vue3-use-hooks/-/vue3-use-hooks-0.0.9 .tgz#eb650adbcad25899784d4f8ddf89890366c1facf "
516- integrity sha512-kZpgp1kQp3wys8r8Po2RBz38JM3rR9Hi+6y5t+2ehgzWOvGhK4O2xy+URfdkfPPyVUAJiKmbwk8lOBS6KFx0EQ ==
513+ vue3-use-hooks@^0.1.2 :
514+ version "0.1.2 "
515+ resolved "https://registry.yarnpkg.com/vue3-use-hooks/-/vue3-use-hooks-0.1.2 .tgz#b429d230e1dca6ae8b65dd50d805fc6129da78fa "
516+ integrity sha512-RUt0xlSAQWk+8nTPJfyngpBi4eq6SkLkPLWti6fe33lofHcQefOEKh0lKSyhY6DBkzGnxW3aeaIX9ndo+/JG3Q ==
517517
518518vue@^3.2.37 :
519519 version "3.2.37"
Original file line number Diff line number Diff line change 11{
22 "name" : " vue3-use-hooks" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " vue3 use hooks" ,
55 "author" : " Abdulnasır OLCAN" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments