Skip to content

Commit fe11d0d

Browse files
v0.5.829
– package version bump
1 parent b543d51 commit fe11d0d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
"size": "size-limit"
1313
},
1414
"dependencies": {
15-
"astro": "^5.12.9",
16-
"@astrojs/mdx": "^4.3.3",
15+
"astro": "^5.13.8",
16+
"@astrojs/mdx": "^4.3.5",
1717
"@astrojs/rss": "^4.0.12",
18-
"@astrojs/sitemap": "^3.4.2",
19-
"@astrojs/preact": "^4.1.0",
20-
"sharp": "^0.34.3",
18+
"@astrojs/sitemap": "^3.6.0",
19+
"@astrojs/preact": "^4.1.1",
20+
"sharp": "^0.34.4",
2121
"@unpic/astro": "^1.0.1",
2222
"@nulllogic/scssleon": "^1.1.2"
2323
},
2424
"devDependencies": {
2525
"rehype-slug": "^6.0.0",
2626
"remark-smartypants": "^3.0.2",
27-
"@shikijs/transformers": "^3.9.2",
28-
"sass": "^1.90.0",
27+
"@shikijs/transformers": "^3.12.2",
28+
"sass": "^1.92.1",
2929
"astro-compress": "^2.3.8",
3030
"size-limit": "^11.2.0"
3131
}

0 commit comments

Comments
 (0)