Skip to content

Commit 81a329d

Browse files
authored
Merge pull request #115 from MatthewWid/feat/migrate-tsdown
Migrate from tsup to tsdown. Migrate from ts-node to tsx. Update all dependencies to latest non-breaking
2 parents 7244879 + 895f830 commit 81a329d

File tree

8 files changed

+2148
-2292
lines changed

8 files changed

+2148
-2292
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/check": "^0.9.5",
14-
"@astrojs/starlight": "^0.36.1",
15-
"astro": "^5.15.1",
16-
"sharp": "^0.34.4",
13+
"@astrojs/check": "^0.9.6",
14+
"@astrojs/starlight": "^0.36.3",
15+
"astro": "^5.16.6",
16+
"sharp": "^0.34.5",
1717
"typescript": "^5.9.3"
1818
},
1919
"packageManager": "pnpm@10.19.0"

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)