Skip to content

Commit a53ca62

Browse files
Copilotdavid-ly
andauthored
Fix npm peer dependency conflict in CI build
Co-authored-by: david-ly <28550015+david-ly@users.noreply.github.com>
1 parent 8bdfd1f commit a53ca62

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

package-lock.json

Lines changed: 5 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@astrojs/mdx": "^5.0.2",
2424
"@astrojs/rss": "^4.0.18",
2525
"@astrojs/sitemap": "^3.7.1",
26-
"@eslint/js": "^10.0.1",
26+
"@eslint/js": "^9.39.5",
2727
"@tailwindcss/typography": "^0.5.19",
2828
"@tailwindcss/vite": "^4.2.2",
2929
"daisyui": "^5.5.14",

0 commit comments

Comments
 (0)