File tree 3 files changed +1542
-657
lines changed
3 files changed +1542
-657
lines changed Original file line number Diff line number Diff line change 48
48
pnpm coverage
49
49
50
50
- name : Upload coverage reports to Codecov
51
- uses : codecov/codecov-action@v5.3.1
51
+ uses : codecov/codecov-action@v5.4.3
52
52
with :
53
53
token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 11
11
"url" : " https://github.com/openscript/r.obin.ch/issues"
12
12
},
13
13
"repository" : " github:openscript/r.obin.ch" ,
14
- "packageManager" : " pnpm@10.4.1 " ,
14
+ "packageManager" : " pnpm@10.11.0 " ,
15
15
"scripts" : {
16
16
"dev" : " astro dev --host" ,
17
17
"start" : " astro dev --host" ,
40
40
"pagefind" : " ^1.3.0" ,
41
41
"rehype-autolink-headings" : " ^7.1.0" ,
42
42
"rehype-slug" : " ^6.0.0" ,
43
- "sharp" : " ^0.33.5 " ,
43
+ "sharp" : " ^0.34.0 " ,
44
44
"simple-git" : " ^3.27.0" ,
45
45
"vfile" : " ^6.0.3"
46
46
},
47
47
"devDependencies" : {
48
48
"@changesets/cli" : " ^2.27.12" ,
49
49
"@types/mdast" : " ^4.0.4" ,
50
50
"@types/node" : " ^22.13.4" ,
51
- "@vitest/coverage-v8" : " 3.0.6 " ,
51
+ "@vitest/coverage-v8" : " 3.1.3 " ,
52
52
"prettier" : " ^3.5.1" ,
53
53
"prettier-plugin-astro" : " ^0.14.1" ,
54
54
"sirv" : " ^3.0.0" ,
55
55
"typescript" : " ^5.7.3" ,
56
- "vitest" : " 3.0.6 "
56
+ "vitest" : " 3.1.3 "
57
57
}
58
58
}
You can’t perform that action at this time.
0 commit comments