Skip to content

Commit a203de6

Browse files
Merge branch 'ep2025' into add-open-spaces-page
2 parents de2f67d + 2164862 commit a203de6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+718
-320
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"@astro-community/astro-embed-youtube": "^0.5.6",
1515
"@astrojs/check": "^0.9.4",
1616
"@astrojs/mdx": "^4.3.0",
17-
"@astrojs/sitemap": "^3.4.0",
17+
"@astrojs/sitemap": "^3.4.1",
1818
"@astrojs/svelte": "^7.0.13",
1919
"@astrojs/ts-plugin": "^1.10.4",
2020
"@fortawesome/fontawesome-free": "^6.7.2",
2121
"@nanostores/persistent": "^1.0.0",
2222
"@tailwindcss/typography": "^0.5.16",
23-
"@tailwindcss/vite": "^4.1.8",
23+
"@tailwindcss/vite": "^4.1.11",
2424
"astro": "^5.8.0",
2525
"astro-compress": "^2.3.8",
2626
"astro-delete-unused-images": "^1.0.3",
@@ -34,14 +34,14 @@
3434
"hastscript": "^9.0.1",
3535
"js-yaml": "^4.1.0",
3636
"lite-youtube-embed": "^0.3.3",
37-
"marked": "^15.0.12",
37+
"marked": "^16.0.0",
3838
"nanostores": "^1.0.1",
3939
"pagefind": "^1.3.0",
4040
"rehype-autolink-headings": "^7.1.0",
4141
"rehype-slug": "^6.0.0",
4242
"remark-toc": "^9.0.0",
4343
"sharp": "^0.34.2",
44-
"svelte": "^5.33.12",
44+
"svelte": "^5.34.9",
4545
"tailwindcss": "^4.1.8",
4646
"typescript": "^5.8.3",
4747
"vite": "^6.3.5"
@@ -51,7 +51,7 @@
5151
"prettier": "^3.5.3",
5252
"prettier-plugin-astro": "^0.14.1",
5353
"puppeteer": "^24.9.0",
54-
"tsx": "^4.19.4",
54+
"tsx": "^4.20.3",
5555
"typescript": "^5.8.3"
5656
},
5757
"prettier": {

0 commit comments

Comments
 (0)