File tree 4 files changed +570
-468
lines changed
4 files changed +570
-468
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-use-active-scroll" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.1.3 " ,
4
4
"private" : false ,
5
5
"description" : " Accurate TOC/sidebar links without compromises for Vue 3." ,
6
6
"keywords" : [
51
51
"devDependencies" : {
52
52
"@rollup/plugin-terser" : " ^0.4.4" ,
53
53
"@types/node" : " ^22.5.4" ,
54
- "@vitejs/plugin-vue" : " ^4.6.2 " ,
54
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
55
55
"animated-scroll-to" : " ^2.3.0" ,
56
56
"cypress" : " ^13.14.2" ,
57
- "husky" : " ^8.0.3 " ,
57
+ "husky" : " ^9.1.5 " ,
58
58
"prettier" : " ^3.3.3" ,
59
- "typescript" : " ^5.5.4 " ,
60
- "vite" : " 4 .4.9 " ,
61
- "vite-plugin-dts" : " ^3.9 .1" ,
62
- "vue" : " ^3.4.38 " ,
63
- "vue-router" : " ^4.4.3 " ,
59
+ "typescript" : " ^5.6.2 " ,
60
+ "vite" : " 5 .4.3 " ,
61
+ "vite-plugin-dts" : " ^4.2 .1" ,
62
+ "vue" : " ^3.5.4 " ,
63
+ "vue-router" : " ^4.4.4 " ,
64
64
"vue-tsc" : " ^2.1.6"
65
65
}
66
66
}
You can’t perform that action at this time.
0 commit comments