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 20cdbbf commit f161429Copy full SHA for f161429
package.json
@@ -12,20 +12,20 @@
12
"size": "size-limit"
13
},
14
"dependencies": {
15
- "astro": "^5.13.9",
16
- "@astrojs/mdx": "^4.3.5",
+ "astro": "^5.13.11",
+ "@astrojs/mdx": "^4.3.6",
17
"@astrojs/rss": "^4.0.12",
18
"@astrojs/sitemap": "^3.6.0",
19
"@astrojs/preact": "^4.1.1",
20
"sharp": "^0.34.4",
21
"@unpic/astro": "^1.0.1",
22
- "@nulllogic/scssleon": "^1.1.2"
+ "@nulllogic/scssleon": "^1.1.4"
23
24
"devDependencies": {
25
"rehype-slug": "^6.0.0",
26
"remark-smartypants": "^3.0.2",
27
"@shikijs/transformers": "^3.13.0",
28
- "sass": "^1.93.0",
+ "sass": "^1.93.2",
29
"astro-compress": "^2.3.8",
30
"size-limit": "^11.2.0"
31
}
0 commit comments