File tree Expand file tree Collapse file tree 4 files changed +1550
-630
lines changed
packages/starlight-theme-openscript Expand file tree Collapse file tree 4 files changed +1550
-630
lines changed Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --cache --max-warnings=0"
1313 },
1414 "dependencies" : {
15- "@astrojs/starlight" : " ^0.37.1 " ,
15+ "@astrojs/starlight" : " ^0.38.0 " ,
1616 "@hideoo/starlight-plugins-docs-components" : " ^0.4.1" ,
1717 "@openscript-ch/starlight-theme" : " workspace:*" ,
1818 "astro" : " ^5.16.5" ,
2121 "engines" : {
2222 "node" : " >=18"
2323 },
24- "packageManager" : " pnpm@10.27.0 " ,
24+ "packageManager" : " pnpm@10.32.1 " ,
2525 "private" : true ,
2626 "sideEffects" : false ,
2727 "keywords" : [
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@astrojs/check" : " ^0.9.6" ,
19- "@changesets/changelog-github" : " ^0.5.2 " ,
19+ "@changesets/changelog-github" : " ^0.6.0 " ,
2020 "@changesets/cli" : " ^2.29.8" ,
2121 "@hideoo/eslint-config" : " ^4.1.1" ,
2222 "@hideoo/prettier-config" : " ^2.0.1" ,
3131 "engines" : {
3232 "node" : " >=24"
3333 },
34- "packageManager" : " pnpm@10.27.0 " ,
34+ "packageManager" : " pnpm@10.32.1 " ,
3535 "private" : true ,
3636 "sideEffects" : false ,
3737 "keywords" : [
Original file line number Diff line number Diff line change 3030 "engines" : {
3131 "node" : " >=22"
3232 },
33- "packageManager" : " pnpm@10.27.0 " ,
33+ "packageManager" : " pnpm@10.32.1 " ,
3434 "publishConfig" : {
3535 "access" : " public" ,
3636 "provenance" : true
You can’t perform that action at this time.
0 commit comments