Skip to content

Commit a018dac

Browse files
committed
update pkgs
1 parent 8f32664 commit a018dac

File tree

2 files changed

+1236
-958
lines changed

2 files changed

+1236
-958
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,26 @@
2222
"preview": "astro preview"
2323
},
2424
"dependencies": {
25-
"@astrojs/markdown-remark": "^5.2.0",
26-
"@astrojs/rss": "^4.0.7",
25+
"@astrojs/markdown-remark": "^6.2.0",
26+
"@astrojs/rss": "^4.0.11",
2727
"@astrojs/starlight": "0.32.2",
28-
"@lorenzo_lewis/starlight-utils": "^0.2.0",
28+
"@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": "^4.16.18",
32+
"astro": "^5.5.2",
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",
38-
"prettier-plugin-astro": "^0.14.0",
38+
"prettier-plugin-astro": "^0.14.1",
3939
"rehype-autolink-headings": "^7.1.0",
4040
"sass": "^1.77.2",
4141
"sharp": "^0.33.2",
4242
"shiki": "^1.1.7",
43-
"starlight-blog": "^0.15.0",
44-
"starlight-links-validator": "^0.13.0"
43+
"starlight-blog": "^0.18.0",
44+
"starlight-links-validator": "^0.14.3"
4545
},
4646
"packageManager": "[email protected]",
4747
"engines": {

0 commit comments

Comments
 (0)