Skip to content

Commit e1d4a61

Browse files
author
Olivier D'Ancona
committed
website update
1 parent 8966895 commit e1d4a61

2 files changed

Lines changed: 372 additions & 377 deletions

File tree

website/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/markdoc": "0.15.9",
15-
"@astrojs/mdx": "4.3.12",
14+
"@astrojs/markdoc": "0.15.10",
15+
"@astrojs/mdx": "4.3.13",
1616
"@astrojs/partytown": "^2.1.4",
1717
"@astrojs/prism": "3.3.0",
1818
"@astrojs/react": "4.4.2",
1919
"@astrojs/sitemap": "3.6.0",
20-
"@astrojs/starlight": "^0.37.0",
20+
"@astrojs/starlight": "^0.37.1",
2121
"@astrojs/upgrade": "^0.6.2",
22-
"@tailwindcss/vite": "^4.1.17",
22+
"@tailwindcss/vite": "^4.1.18",
2323
"@types/react": "^19.2.7",
2424
"@types/react-dom": "^19.2.3",
25-
"astro": "5.16.3",
25+
"astro": "5.16.5",
2626
"marked": "^17.0.1",
2727
"prismjs": "^1.30.0",
2828
"rehype-mathjax": "^7.1.0",
2929
"remark-math": "^6.0.0",
3030
"sharp": "^0.34.5",
3131
"starlight-blog": "^0.25.2",
32-
"tailwindcss": "^4.1.17"
32+
"tailwindcss": "^4.1.18"
3333
},
3434
"devDependencies": {
3535
"dlx": "^0.2.1",
3636
"prettier-plugin-astro": "^0.14.1",
37-
"react": "^19.2.0",
38-
"react-dom": "^19.2.0"
37+
"react": "^19.2.3",
38+
"react-dom": "^19.2.3"
3939
},
4040
"packageManager": "pnpm@10.18.0"
4141
}

0 commit comments

Comments
 (0)