We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20db668 commit 7b7c746Copy full SHA for 7b7c746
package.json
@@ -17,7 +17,7 @@
17
"node": ">=20.12.0",
18
"pnpm": ">=9.1.0"
19
},
20
- "packageManager": "pnpm@9.9.0",
+ "packageManager": "pnpm@9.10.0",
21
"dependencies": {
22
"bootstrap-scss": "^4.6.2"
23
@@ -29,13 +29,13 @@
29
"hast-util-to-text": "^4.0.2",
30
"html-minifier-terser": "^7.2.0",
31
"js-yaml": "^4.1.0",
32
- "liquidjs": "10.16.7",
+ "liquidjs": "^10.16.7",
33
"markdown-it": "^14.1.0",
34
"markdown-it-anchor": "^9.2.0",
35
"markdown-it-attrs": "^4.2.0",
36
"markdown-it-container": "^4.0.0",
37
"markdown-it-deflist": "^3.0.0",
38
"sass": "^1.78.0",
39
- "shiki": "^1.16.2"
+ "shiki": "^1.16.3"
40
}
41
0 commit comments