We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b345f commit e2e707eCopy full SHA for e2e707e
page/package.json
@@ -13,15 +13,15 @@
13
"postinstall": "patch-package"
14
},
15
"dependencies": {
16
- "@astrojs/tailwind": "^5.1.2",
17
- "astro": "^4.16.10",
18
- "marked": "^15.0.0",
19
- "tailwindcss": "^3.4.14"
+ "@astrojs/tailwind": "^5.1.3",
+ "astro": "^5.0.5",
+ "marked": "^15.0.4",
+ "tailwindcss": "^3.4.16"
20
21
"devDependencies": {
22
"@catppuccin/tailwindcss": "^0.1.6",
23
"@types/marked": "^6.0.0",
24
"gh-pages": "^6.2.0",
25
- "typedoc": "^0.26.11"
+ "typedoc": "^0.27.5"
26
}
27
0 commit comments