Skip to content

Commit 3915e0d

Browse files
committed
Updated packages to latest
1 parent bc39293 commit 3915e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"svelte": "^4.0"
1515
},
1616
"dependencies": {
17-
"@shikijs/rehype": "1.2.4",
17+
"@shikijs/rehype": "1.3.0",
1818
"hast-util-from-html": "2.0.1",
1919
"hast-util-to-html": "9.0.1",
2020
"rehype-autolink-headings": "7.1.0",
@@ -36,8 +36,8 @@
3636
"devDependencies": {
3737
"@types/hast": "3.0.4",
3838
"@types/mdast": "4.0.3",
39-
"@types/node": "20.12.5",
40-
"typescript": "5.4.4",
39+
"@types/node": "20.12.7",
40+
"typescript": "5.4.5",
4141
"vfile": "6.0.1"
4242
},
4343
"files": [

0 commit comments

Comments
 (0)