Skip to content

Commit 3ff2293

Browse files
Copilotmahata
andauthored
downgrade typescript to ^5.9.3 to fix @astrojs/check peer dependency conflict
Agent-Logs-Url: https://github.com/mahata/mahata.github.io/sessions/e2bb9599-2ca3-4e79-bde8-c818392c8c00 Co-authored-by: mahata <23497+mahata@users.noreply.github.com>
1 parent c1db858 commit 3ff2293

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@astrojs/check": "^0.9.8",
19-
"typescript": "^6.0.2",
19+
"typescript": "^5.9.3",
2020
"vitest": "^4.1.2"
2121
}
2222
}

0 commit comments

Comments
 (0)