File tree Expand file tree Collapse file tree 2 files changed +141
-148
lines changed Expand file tree Collapse file tree 2 files changed +141
-148
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-use-active-scroll" ,
3
- "version" : " 0.9.7 " ,
3
+ "version" : " 0.9.8 " ,
4
4
"private" : false ,
5
5
"description" : " Reactive and accurate TOC/sidebar links without compromises for Vue 3." ,
6
6
"keywords" : [
7
7
" vue" ,
8
8
" vue3" ,
9
9
" vue-scroll" ,
10
- " vue scroll" ,
11
10
" vue-scroll-active" ,
12
- " vue scroll active" ,
13
11
" vue-active-scroll" ,
14
- " vue active scroll" ,
15
12
" vue-active-link" ,
16
- " vue active link" ,
17
- " vue-toc" ,
18
- " vue toc"
13
+ " vue-toc"
19
14
],
20
15
"homepage" : " https://vue-use-active-scroll.netlify.app/" ,
21
16
"bugs" : {
51
46
"devDependencies" : {
52
47
"@rollup/plugin-terser" : " ^0.4.0" ,
53
48
"@types/node" : " ^18.11.18" ,
54
- "@typescript-eslint/eslint-plugin" : " ^5.49 .0" ,
55
- "@typescript-eslint/parser" : " ^5.49 .0" ,
49
+ "@typescript-eslint/eslint-plugin" : " ^5.50 .0" ,
50
+ "@typescript-eslint/parser" : " ^5.50 .0" ,
56
51
"@vitejs/plugin-vue" : " ^4.0.0" ,
57
52
"animated-scroll-to" : " ^2.3.0" ,
58
- "cypress" : " ^12.4.1 " ,
53
+ "cypress" : " ^12.5.0 " ,
59
54
"eslint" : " ^8.33.0" ,
60
55
"eslint-plugin-vue" : " ^9.9.0" ,
61
56
"husky" : " ^8.0.3" ,
62
57
"playwright-webkit" : " ^1.30.0" ,
63
58
"prettier" : " ^2.8.3" ,
64
59
"rimraf" : " ^4.1.2" ,
65
60
"typescript" : " ^4.9.5" ,
66
- "vite" : " ^4.0.4 " ,
67
- "vite-plugin-dts" : " ^1.7.1 " ,
68
- "vue" : " ^3.2.45 " ,
61
+ "vite" : " ^4.1.0 " ,
62
+ "vite-plugin-dts" : " ^1.7.2 " ,
63
+ "vue" : " ^3.2.47 " ,
69
64
"vue-router" : " ^4.1.6" ,
70
65
"vue-tsc" : " ^1.0.24"
71
- },
72
- "peerDependencies" : {
73
- "vue" : " >=3.0.0"
74
66
}
75
67
}
You can’t perform that action at this time.
0 commit comments