File tree Expand file tree Collapse file tree 16 files changed +907
-555
lines changed Expand file tree Collapse file tree 16 files changed +907
-555
lines changed Original file line number Diff line number Diff line change 12
12
"@vueuse/core" : " ^10.7.2" ,
13
13
"unplugin-vue-components" : " ^0.26.0" ,
14
14
"vitepress" : " 1.0.0-rc.30" ,
15
- "vue" : " ^3.4.14 "
15
+ "vue" : " ^3.4.15 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 7.0.11" ,
5
5
"private" : true ,
6
- "packageManager" :
" [email protected] .1 " ,
6
+ "packageManager" :
" [email protected] .3 " ,
7
7
"description" : " DevTools for Vue.js" ,
8
8
"author" : " webfansplz" ,
9
9
"license" : " MIT" ,
70
70
"@types/chrome" : " ^0.0.258" ,
71
71
"@types/degit" : " ^2.8.6" ,
72
72
"@types/fs-extra" : " ^11.0.4" ,
73
- "@types/node" : " ^20.11.5 " ,
73
+ "@types/node" : " ^20.11.6 " ,
74
74
"@unocss/eslint-plugin" : " ^0.58.3" ,
75
75
"@vue/devtools-core" : " workspace:^" ,
76
76
"@vue/devtools-schema" : " workspace:^" ,
85
85
"fs-extra" : " ^11.2.0" ,
86
86
"lint-staged" : " ^15.2.0" ,
87
87
"npm-run-all" : " ^4.1.5" ,
88
- "pnpm" : " ^8.14.1 " ,
88
+ "pnpm" : " ^8.14.3 " ,
89
89
"progress" : " ^2.0.3" ,
90
90
"readdir-glob" : " ^1.1.3" ,
91
91
"regex-extra" : " ^0.2.2" ,
96
96
"typescript" : " ^5.3.3" ,
97
97
"unbuild" : " ^2.0.0" ,
98
98
"unocss" : " ^0.58.3" ,
99
- "vite" : " ^5.0.11 " ,
100
- "vitest" : " ^1.2.0 " ,
101
- "vue" : " ^3.4.14 "
99
+ "vite" : " ^5.0.12 " ,
100
+ "vitest" : " ^1.2.1 " ,
101
+ "vue" : " ^3.4.15 "
102
102
},
103
103
"simple-git-hooks" : {
104
104
"pre-commit" : " pnpm lint-staged"
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@vitejs/plugin-vue" : " ^5.0.3" ,
21
- "vue" : " ^3.4.14 "
21
+ "vue" : " ^3.4.15 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 36
36
"colord" : " ^2.9.3" ,
37
37
"fuse.js" : " ^7.0.0" ,
38
38
"minimatch" : " ^9.0.3" ,
39
- "shikiji" : " ^0.9.19 " ,
39
+ "shikiji" : " ^0.10.0 " ,
40
40
"splitpanes" : " ^3.1.5" ,
41
41
"vis-network" : " ^9.1.9" ,
42
42
"vite-hot-client" : " ^0.2.3" ,
43
43
"vue-router" : " ^4.2.5" ,
44
44
"vue-virtual-scroller" : " 2.0.0-beta.8"
45
45
},
46
46
"devDependencies" : {
47
- "@iconify/json" : " ^2.2.170 " ,
48
- "@types/node" : " ^20.11.5 " ,
47
+ "@iconify/json" : " ^2.2.174 " ,
48
+ "@types/node" : " ^20.11.6 " ,
49
49
"@types/splitpanes" : " ^2.2.6" ,
50
50
"@unocss/core" : " ^0.58.3" ,
51
51
"@unocss/reset" : " ^0.58.3" ,
55
55
"floating-vue" : " 2.0.0-beta.24" ,
56
56
"ohash" : " ^1.1.3" ,
57
57
"pinia" : " ^2.1.7" ,
58
- "sass" : " ^1.69.7 " ,
58
+ "sass" : " ^1.70.0 " ,
59
59
"simple-git-hooks" : " ^2.9.0" ,
60
60
"unocss" : " ^0.58.3" ,
61
61
"unplugin" : " ^1.6.0" ,
62
- "unplugin-auto-import" : " ^0.17.3 " ,
62
+ "unplugin-auto-import" : " ^0.17.4 " ,
63
63
"unplugin-vue-components" : " ^0.26.0" ,
64
- "vite" : " ^5.0.11 " ,
65
- "vue" : " ^3.4.14 "
64
+ "vite" : " ^5.0.12 " ,
65
+ "vue" : " ^3.4.15 "
66
66
}
67
67
}
Original file line number Diff line number Diff line change 37
37
"pathe" : " ^1.1.2" ,
38
38
"vite-dev-rpc" : " ^0.1.4" ,
39
39
"vite-hot-client" : " ^0.2.3" ,
40
- "vite-plugin-inspect" : " ^0.8.1 "
40
+ "vite-plugin-inspect" : " ^0.8.2 "
41
41
},
42
42
"devDependencies" : {
43
- "vue" : " ^3.4.14 "
43
+ "vue" : " ^3.4.15 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 30
30
"speakingurl" : " ^14.0.1"
31
31
},
32
32
"devDependencies" : {
33
- "vue" : " ^3.4.14 " ,
33
+ "vue" : " ^3.4.15 " ,
34
34
"vue-router" : " ^4.2.5"
35
35
}
36
36
}
Original file line number Diff line number Diff line change 33
33
"dependencies" : {
34
34
"@vue/devtools-core" : " workspace:^" ,
35
35
"@vue/devtools-shared" : " workspace:^" ,
36
- "electron" : " ^28.1.4 " ,
36
+ "electron" : " ^28.2.0 " ,
37
37
"execa" : " ^8.0.1" ,
38
38
"h3" : " ^1.10.0" ,
39
39
"ip" : " ^1.1.8" ,
45
45
"@vitejs/plugin-vue" : " ^5.0.3" ,
46
46
"tsx" : " ^4.7.0" ,
47
47
"unbuild" : " ^2.0.0" ,
48
- "vue" : " ^3.4.14 "
48
+ "vue" : " ^3.4.15 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change 27
27
"@vueuse/core" : " ^10.7.2"
28
28
},
29
29
"devDependencies" : {
30
- "@iconify/json" : " ^2.2.170 " ,
31
- "@types/node" : " ^20.11.5 " ,
30
+ "@iconify/json" : " ^2.2.174 " ,
31
+ "@types/node" : " ^20.11.6 " ,
32
32
"@vitejs/plugin-vue" : " ^5.0.3" ,
33
- "sass" : " ^1.69.7 " ,
34
- "vite" : " ^5.0.11 " ,
35
- "vue" : " ^3.4.14 "
33
+ "sass" : " ^1.70.0 " ,
34
+ "vite" : " ^5.0.12 " ,
35
+ "vue" : " ^3.4.15 "
36
36
}
37
37
}
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@vueuse/core" : " ^10.7.2" ,
14
14
"pinia" : " ^2.1.7" ,
15
- "vue" : " ^3.4.14 " ,
15
+ "vue" : " ^3.4.15 " ,
16
16
"vue-i18n" : " ^9.9.0" ,
17
17
"vue-router" : " ^4.2.5"
18
18
},
21
21
"@vitejs/plugin-vue" : " ^5.0.3" ,
22
22
"@vue/devtools" : " workspace:*" ,
23
23
"@vue/devtools-api" : " workspace:*" ,
24
- "sass" : " ^1.69.7 " ,
24
+ "sass" : " ^1.70.0 " ,
25
25
"serve" : " ^14.2.1" ,
26
26
"typescript" : " ^5.3.3" ,
27
- "vite" : " ^5.0.11 " ,
28
- "vite-plugin-inspect" : " ^0.8.1 " ,
27
+ "vite" : " ^5.0.12 " ,
28
+ "vite-plugin-inspect" : " ^0.8.2 " ,
29
29
"vite-plugin-vue-devtools" : " workspace:*"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 22
22
"stub" : " tsup --watch --onSuccess 'tsup --dts-only'"
23
23
},
24
24
"dependencies" : {
25
- "rfdc" : " ^1.3.0 "
25
+ "rfdc" : " ^1.3.1 "
26
26
},
27
27
"devDependencies" : {
28
- "@types/node" : " ^20.11.5 "
28
+ "@types/node" : " ^20.11.6 "
29
29
}
30
30
}
You can’t perform that action at this time.
0 commit comments