Skip to content

Commit

Permalink
docs: update starlight-links-validator (#2729)
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo authored Dec 20, 2024
1 parent 30a37d3 commit 29cdb81
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 61 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build": "astro build",
"preview": "astro preview",
"typecheck": "tsc --noEmit",
"linkcheck": "CHECK_LINKS=true pnpm build --force",
"linkcheck": "CHECK_LINKS=true pnpm build",
"astro": "astro",
"lunaria:build": "lunaria build",
"grammars": "node grammars/generate.mjs"
Expand All @@ -28,6 +28,6 @@
"@playwright/test": "^1.45.0",
"axe-playwright": "^2.0.3",
"sitemapper": "^3.2.12",
"starlight-links-validator": "^0.13.2"
"starlight-links-validator": "^0.14.0"
}
}
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
"playwright",
"search-insights"
]
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
}
28 changes: 0 additions & 28 deletions patches/[email protected]

This file was deleted.

37 changes: 9 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29cdb81

Please sign in to comment.