File tree Expand file tree Collapse file tree 20 files changed +1126
-789
lines changed Expand file tree Collapse file tree 20 files changed +1126
-789
lines changed Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"@unocss/reset" : " ^0.61.0" ,
12
12
"@vueuse/core" : " ^10.11.0" ,
13
- "unplugin-vue-components" : " ^0.27.0 " ,
13
+ "unplugin-vue-components" : " ^0.27.2 " ,
14
14
"vitepress" : " 1.2.3" ,
15
- "vue" : " ^3.4.29 "
15
+ "vue" : " ^3.4.31 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 79
79
"@types/chrome" : " ^0.0.268" ,
80
80
"@types/degit" : " ^2.8.6" ,
81
81
"@types/fs-extra" : " ^11.0.4" ,
82
- "@types/node" : " ^20.14.5 " ,
83
- "@typescript-eslint/parser" : " ^7.13 .1" ,
84
- "@typescript-eslint/utils" : " ^7.13 .1" ,
82
+ "@types/node" : " ^20.14.9 " ,
83
+ "@typescript-eslint/parser" : " ^7.14 .1" ,
84
+ "@typescript-eslint/utils" : " ^7.14 .1" ,
85
85
"@unocss/eslint-plugin" : " ^0.61.0" ,
86
86
"@vue/devtools-core" : " workspace:^" ,
87
87
"@vue/devtools-kit" : " workspace:^" ,
108
108
"regex-extra" : " ^0.2.2" ,
109
109
"semver" : " ^7.6.2" ,
110
110
"simple-git-hooks" : " ^2.11.1" ,
111
- "taze" : " ^0.13.8 " ,
111
+ "taze" : " ^0.13.9 " ,
112
112
"tsup" : " ^8.1.0" ,
113
- "tsx" : " ^4.15.6 " ,
114
- "turbo" : " ^2.0.4 " ,
115
- "typescript" : " ^5.4.5 " ,
113
+ "tsx" : " ^4.15.7 " ,
114
+ "turbo" : " ^2.0.5 " ,
115
+ "typescript" : " ^5.5.2 " ,
116
116
"unbuild" : " ^2.0.0" ,
117
117
"unocss" : " ^0.61.0" ,
118
- "vite" : " ^5.3.1 " ,
118
+ "vite" : " ^5.3.2 " ,
119
119
"vitest" : " ^1.6.0" ,
120
- "vue" : " ^3.4.29 "
120
+ "vue" : " ^3.4.31 "
121
121
},
122
122
"simple-git-hooks" : {
123
123
"pre-commit" : " pnpm lint-staged"
Original file line number Diff line number Diff line change 30
30
"@vue/devtools-ui" : " workspace:^" ,
31
31
"lodash-es" : " ^4.17.21" ,
32
32
"perfect-debounce" : " ^1.0.0" ,
33
- "shiki" : " ^1.9.0 " ,
33
+ "shiki" : " ^1.9.1 " ,
34
34
"splitpanes" : " ^3.1.5" ,
35
35
"vue-virtual-scroller" : " 2.0.0-beta.8"
36
36
},
37
37
"devDependencies" : {
38
38
"@types/lodash-es" : " ^4.17.12" ,
39
39
"unplugin-vue" : " ^5.0.5" ,
40
40
"vite-plugin-dts" : " ^3.9.1" ,
41
- "vue" : " ^3.4.29 " ,
42
- "vue-router" : " ^4.3.3 "
41
+ "vue" : " ^3.4.31 " ,
42
+ "vue-router" : " ^4.4.0 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-vue" : " ^5.0.5" ,
22
- "vue" : " ^3.4.29 "
22
+ "vue" : " ^3.4.31 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 35
35
"colord" : " ^2.9.3" ,
36
36
"fast-deep-equal" : " ^3.1.3" ,
37
37
"fuse.js" : " ^7.0.0" ,
38
- "minimatch" : " ^9.0.4 " ,
39
- "shiki" : " ^1.9.0 " ,
38
+ "minimatch" : " ^9.0.5 " ,
39
+ "shiki" : " ^1.9.1 " ,
40
40
"splitpanes" : " ^3.1.5" ,
41
41
"vis-network" : " ^9.1.9" ,
42
42
"vite-hot-client" : " ^0.2.3" ,
43
- "vue-router" : " ^4.3.3 " ,
43
+ "vue-router" : " ^4.4.0 " ,
44
44
"vue-virtual-scroller" : " 2.0.0-beta.8"
45
45
},
46
46
"devDependencies" : {
47
- "@iconify/json" : " ^2.2.220 " ,
48
- "@types/node" : " ^20.14.5 " ,
47
+ "@iconify/json" : " ^2.2.223 " ,
48
+ "@types/node" : " ^20.14.9 " ,
49
49
"@types/splitpanes" : " ^2.2.6" ,
50
50
"@unocss/core" : " ^0.61.0" ,
51
51
"@unocss/reset" : " ^0.61.0" ,
60
60
"unocss" : " ^0.61.0" ,
61
61
"unplugin" : " ^1.10.1" ,
62
62
"unplugin-auto-import" : " ^0.17.6" ,
63
- "unplugin-vue-components" : " ^0.27.0 " ,
64
- "vite" : " ^5.3.1 " ,
65
- "vue" : " ^3.4.29 "
63
+ "unplugin-vue-components" : " ^0.27.2 " ,
64
+ "vite" : " ^5.3.2 " ,
65
+ "vue" : " ^3.4.31 "
66
66
}
67
67
}
Original file line number Diff line number Diff line change 38
38
"vite-hot-client" : " ^0.2.3"
39
39
},
40
40
"devDependencies" : {
41
- "vue" : " ^3.4.29 "
41
+ "vue" : " ^3.4.31 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@types/speakingurl" : " ^13.0.6" ,
41
- "vue" : " ^3.4.29 " ,
42
- "vue-router" : " ^4.3.3 "
41
+ "vue" : " ^3.4.31 " ,
42
+ "vue-router" : " ^4.4.0 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 34
34
"@vue/devtools-core" : " workspace:^" ,
35
35
"@vue/devtools-kit" : " workspace:^" ,
36
36
"@vue/devtools-shared" : " workspace:^" ,
37
- "electron" : " ^29.4.2 " ,
37
+ "electron" : " ^29.4.3 " ,
38
38
"execa" : " ^8.0.1" ,
39
- "h3" : " ^1.11.1 " ,
39
+ "h3" : " ^1.12.0 " ,
40
40
"ip" : " ^2.0.1" ,
41
41
"pathe" : " ^1.1.2" ,
42
42
"socket.io" : " ^4.7.5" ,
43
43
"socket.io-client" : " ^4.7.5"
44
44
},
45
45
"devDependencies" : {
46
46
"@vitejs/plugin-vue" : " ^5.0.5" ,
47
- "tsx" : " ^4.15.6 " ,
47
+ "tsx" : " ^4.15.7 " ,
48
48
"unbuild" : " ^2.0.0" ,
49
- "vue" : " ^3.4.29 "
49
+ "vue" : " ^3.4.31 "
50
50
}
51
51
}
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-vue" : " ^5.0.5" ,
22
- "vue" : " ^3.4.29 "
22
+ "vue" : " ^3.4.31 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 27
27
"@vueuse/core" : " ^10.11.0"
28
28
},
29
29
"devDependencies" : {
30
- "@iconify/json" : " ^2.2.220 " ,
31
- "@types/node" : " ^20.14.5 " ,
30
+ "@iconify/json" : " ^2.2.223 " ,
31
+ "@types/node" : " ^20.14.9 " ,
32
32
"@vitejs/plugin-vue" : " ^5.0.5" ,
33
33
"sass" : " ^1.77.6" ,
34
- "vite" : " ^5.3.1 " ,
35
- "vue" : " ^3.4.29 "
34
+ "vite" : " ^5.3.2 " ,
35
+ "vue" : " ^3.4.31 "
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments