File tree Expand file tree Collapse file tree 3 files changed +956
-1572
lines changed Expand file tree Collapse file tree 3 files changed +956
-1572
lines changed Original file line number Diff line number Diff line change 8
8
- package-ecosystem : github-actions
9
9
directory : /
10
10
schedule :
11
- interval : monthly
11
+ interval : yearly
12
12
open-pull-requests-limit : 1000
13
13
assignees :
14
14
- Lruihao
@@ -17,7 +17,7 @@ updates:
17
17
- package-ecosystem : npm
18
18
directory : /
19
19
schedule :
20
- interval : monthly
20
+ interval : yearly
21
21
open-pull-requests-limit : 1000
22
22
assignees :
23
23
- Lruihao
Original file line number Diff line number Diff line change 32
32
"lint:fix" : " eslint src --fix"
33
33
},
34
34
"devDependencies" : {
35
- "@antfu/eslint-config" : " ^4.12.0 " ,
36
- "@tsconfig/node22" : " ^22.0.1 " ,
37
- "@types/node" : " ^22.15.11 " ,
38
- "@vitejs/plugin-vue" : " ^5.2.3 " ,
35
+ "@antfu/eslint-config" : " ^4.13.2 " ,
36
+ "@tsconfig/node22" : " ^22.0.2 " ,
37
+ "@types/node" : " ^22.15.29 " ,
38
+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
39
39
"@vue/tsconfig" : " ^0.7.0" ,
40
40
"cn-font-split" : " ^7.2.9" ,
41
41
"colorthief" : " ^2.6.0" ,
42
- "eslint" : " ^9.26 .0" ,
42
+ "eslint" : " ^9.28 .0" ,
43
43
"npm-run-all2" : " ^7.0.2" ,
44
44
"tsx" : " ^4.19.4" ,
45
45
"typescript" : " ~5.8.3" ,
46
46
"vite" : " ^6.3.5" ,
47
47
"vite-plugin-vue-devtools" : " ^7.7.6" ,
48
- "vue" : " ^3.5.13 " ,
48
+ "vue" : " ^3.5.16 " ,
49
49
"vue-tsc" : " ^2.2.10"
50
50
},
51
51
"pnpm" : {
You can’t perform that action at this time.
0 commit comments