Skip to content

Commit d2fad6b

Browse files
authored
Merge branch 'main' into fix-5728
2 parents 8f3a2d5 + 8ad8d92 commit d2fad6b

File tree

4 files changed

+104
-126
lines changed

4 files changed

+104
-126
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"node": ">=20.10.0",
1818
"pnpm": ">=8.14.0"
1919
},
20-
"packageManager": "pnpm@8.15.6",
20+
"packageManager": "pnpm@8.15.8",
2121
"dependencies": {
2222
"bootstrap-scss": "^4.6.2"
2323
},
@@ -36,6 +36,6 @@
3636
"markdown-it-deflist": "^3.0.0",
3737
"markdown-it-table": "^4.1.1",
3838
"sass": "^1.76.0",
39-
"shiki": "^1.3.0"
39+
"shiki": "^1.4.0"
4040
}
4141
}

0 commit comments

Comments
 (0)