Skip to content

Commit a440ac4

Browse files
committed
Remove dead stuff
1 parent ced2a96 commit a440ac4

13 files changed

Lines changed: 8 additions & 553 deletions

bun.lockb

36.3 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
},
1515
"dependencies": {
1616
"@astrojs/check": "^0.7.0",
17-
"@astrojs/mdx": "^3.1.2",
18-
"@astrojs/rss": "^4.0.11",
19-
"@astrojs/sitemap": "^3.4.1",
20-
"astro": "^4.11.5",
17+
"@astrojs/mdx": "^3.1.9",
18+
"@astrojs/rss": "^4.0.14",
19+
"@astrojs/sitemap": "^3.6.0",
20+
"astro": "^4.16.19",
2121
"astro-compress": "^2.3.8",
2222
"markdown-it": "^14.1.0",
23-
"prettier": "^3.3.2",
24-
"prettier-plugin-astro": "^0.14.0",
23+
"prettier": "^3.7.4",
24+
"prettier-plugin-astro": "^0.14.1",
2525
"rehype-autolink-headings": "^7.1.0",
2626
"rehype-slug": "^6.0.0",
27-
"rehype-stringify": "^10.0.0",
27+
"rehype-stringify": "^10.0.1",
2828
"remark-toc": "^9.0.0",
2929
"sanitize-html": "^2.17.0",
30-
"typescript": "^5.5.3"
30+
"typescript": "^5.9.3"
3131
},
3232
"devDependencies": {
3333
"astro-html-beautifier": "^1.0.4",

src/components/EducationElement.astro

Lines changed: 0 additions & 31 deletions
This file was deleted.

src/components/ProgrammingLanguage.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/ProjectTile.astro

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/components/QA.astro

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/components/SectionContact.astro

Lines changed: 0 additions & 82 deletions
This file was deleted.

src/components/SectionEducation.astro

Lines changed: 0 additions & 39 deletions
This file was deleted.

src/components/SectionGitHubContributions.astro

Lines changed: 0 additions & 131 deletions
This file was deleted.

src/components/SectionIntro.astro

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)