First draft
This commit is contained in:
13
package.json
13
package.json
@@ -9,6 +9,15 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.8.0"
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"astro": "^5.16.7",
|
||||
"playwright": "^1.57.0",
|
||||
"rehype-callouts": "^2.1.1",
|
||||
"rehype-mathjax": "^7.1.0",
|
||||
"remark-math": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"remark-kroki": "^0.3.8",
|
||||
"sass-embedded": "^1.91.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user