Skip to content

Commit 9cfe7cd

Browse files
author
Olivier D'Ancona
committed
update website
1 parent d3278c0 commit 9cfe7cd

2 files changed

Lines changed: 558 additions & 632 deletions

File tree

website/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/markdoc": "0.15.7",
15-
"@astrojs/mdx": "4.3.6",
14+
"@astrojs/markdoc": "0.15.8",
15+
"@astrojs/mdx": "4.3.7",
1616
"@astrojs/partytown": "^2.1.4",
1717
"@astrojs/prism": "3.3.0",
1818
"@astrojs/react": "4.4.0",
1919
"@astrojs/sitemap": "3.6.0",
20-
"@astrojs/starlight": "^0.36.0",
20+
"@astrojs/starlight": "^0.36.1",
2121
"@astrojs/upgrade": "^0.6.2",
22-
"@tailwindcss/vite": "^4.1.14",
23-
"@types/react": "^19.2.0",
24-
"@types/react-dom": "^19.2.0",
25-
"astro": "5.14.1",
26-
"marked": "^16.3.0",
22+
"@tailwindcss/vite": "^4.1.15",
23+
"@types/react": "^19.2.2",
24+
"@types/react-dom": "^19.2.2",
25+
"astro": "5.14.8",
26+
"marked": "^16.4.1",
2727
"prismjs": "^1.30.0",
2828
"rehype-mathjax": "^7.1.0",
2929
"remark-math": "^6.0.0",
3030
"sharp": "^0.34.4",
31-
"starlight-blog": "^0.24.1",
32-
"tailwindcss": "^4.1.14"
31+
"starlight-blog": "^0.24.3",
32+
"tailwindcss": "^4.1.15"
3333
},
3434
"devDependencies": {
3535
"dlx": "^0.2.1",

0 commit comments

Comments
 (0)