Skip to content

Commit d893321

Browse files
committed
update packages again
1 parent ecfd051 commit d893321

File tree

2 files changed

+176
-141
lines changed

2 files changed

+176
-141
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222
"preview": "astro preview"
2323
},
2424
"dependencies": {
25-
"@astrojs/markdown-remark": "^6.2.0",
25+
"@astrojs/markdown-remark": "^6.3.2",
2626
"@astrojs/rss": "^4.0.11",
27-
"@astrojs/starlight": "0.34.2",
27+
"@astrojs/starlight": "0.34.3",
2828
"@lorenzo_lewis/starlight-utils": "^0.3.2",
2929
"@lunariajs/core": "^0.1.1",
3030
"@lunariajs/starlight": "^0.1.1",
3131
"@types/json-schema": "^7.0.15",
32-
"astro": "^5.5.2",
32+
"astro": "^5.8.1",
3333
"astro-d2": "^0.6.0",
3434
"astro-feelback": "^0.3.4",
3535
"astrojs-service-worker": "^2.0.0",
3636
"jsdom": "^26.0.0",
3737
"prettier": "^3.2.5",
3838
"prettier-plugin-astro": "^0.14.1",
3939
"rehype-autolink-headings": "^7.1.0",
40-
"sass": "^1.77.2",
41-
"sharp": "^0.33.2",
42-
"shiki": "^1.1.7",
43-
"starlight-blog": "^0.21.0",
40+
"sass": "^1.89.0",
41+
"sharp": "^0.33.5",
42+
"shiki": "^3.0.0",
43+
"starlight-blog": "^0.23.2",
4444
"starlight-links-validator": "^0.14.3"
4545
},
4646
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)