We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694390c commit 72bad6aCopy full SHA for 72bad6a
2 files changed
package.json
@@ -11,7 +11,7 @@
11
"url": "https://github.com/openscript-ch/openscript.ch/issues"
12
},
13
"repository": "github:openscript-ch/openscript.ch",
14
- "packageManager": "pnpm@11.5.2",
+ "packageManager": "pnpm@11.5.3",
15
"scripts": {
16
"predev": "pnpm build:sprite",
17
"prebuild": "pnpm build:sprite",
@@ -46,7 +46,7 @@
46
"pagefind": "^1.5.2",
47
"rehype-autolink-headings": "^7.1.0",
48
"rehype-slug": "^6.0.0",
49
- "sharp": "^0.34.5",
+ "sharp": "^0.35.0",
50
"simple-git": "^3.36.0",
51
"svg-sprite": "^2.0.4",
52
"vfile": "^6.0.3"
0 commit comments