fix: update lockfile to fixed folder-page and tag-page commits

Points to commits that remove duplicate PageList/SortFn re-exports,
fixing TS2300 duplicate identifier errors in generated plugin index.
This commit is contained in:
saberzero1 2026-02-13 19:52:32 +01:00
parent 5c6dc75934
commit 007af0de34
No known key found for this signature in database

View File

@ -106,13 +106,13 @@
"folder-page": { "folder-page": {
"source": "github:quartz-community/folder-page", "source": "github:quartz-community/folder-page",
"resolved": "https://github.com/quartz-community/folder-page.git", "resolved": "https://github.com/quartz-community/folder-page.git",
"commit": "0006bfc868fc78dda8ea35fb502634ba5c5e001f", "commit": "911b6a0",
"installedAt": "2026-02-13T18:15:53.787Z" "installedAt": "2026-02-13T18:15:53.787Z"
}, },
"tag-page": { "tag-page": {
"source": "github:quartz-community/tag-page", "source": "github:quartz-community/tag-page",
"resolved": "https://github.com/quartz-community/tag-page.git", "resolved": "https://github.com/quartz-community/tag-page.git",
"commit": "848d06a6c90b85759e4c1df6fcae885134281ef7", "commit": "a244ddb",
"installedAt": "2026-02-13T18:15:54.453Z" "installedAt": "2026-02-13T18:15:54.453Z"
} }
} }