Skip to content

Commit 9a2d165

Browse files
committed
chore: revert icons plugin bump
1 parent 856858d commit 9a2d165

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"open-cli": "^8.0.0",
1616
"postcss-rtlcss": "^5.7.1",
1717
"vitepress": "workspace:*",
18-
"vitepress-plugin-group-icons": "^1.7.2",
18+
"vitepress-plugin-group-icons": "1.7.1",
1919
"vitepress-plugin-llms": "^1.12.0"
2020
}
2121
}
File renamed without changes.

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ packages:
44

55
autoInstallPeers: false
66

7+
ignoreWorkspaceRootCheck: true
8+
79
onlyBuiltDependencies:
810
- esbuild
911
- playwright-chromium
@@ -14,7 +16,7 @@ overrides:
1416
vite: npm:rolldown-vite@latest
1517

1618
patchedDependencies:
17-
'@types/markdown-it-attrs': patches/@types__markdown-it-attrs.patch
19+
'@types/markdown-it-attrs': patches/@types__markdown-it-attrs@4.1.3.patch
1820
'@types/mdurl@2.0.0': patches/@types__mdurl@2.0.0.patch
1921
markdown-it-anchor@9.2.0: patches/markdown-it-anchor@9.2.0.patch
2022
markdown-it-attrs@4.3.1: patches/markdown-it-attrs@4.3.1.patch

0 commit comments

Comments
 (0)