Skip to content

Commit 9bf2d02

Browse files
committed
chore(deps): bump version
1 parent fcfed58 commit 9bf2d02

File tree

3 files changed

+480
-704
lines changed

3 files changed

+480
-704
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
- name: Setup pnpm
22-
uses: pnpm/action-setup@v3
22+
uses: pnpm/action-setup@v4
2323
with:
2424
version: 9
2525
- name: Use Node.js ${{ matrix.node-version }}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"devDependencies": {
3-
"@fortawesome/free-solid-svg-icons": "^6.5.2",
3+
"@fortawesome/free-solid-svg-icons": "^6.7.2",
44
"@fortawesome/vue-fontawesome": "^3.0.8",
5-
"@nolebase/vitepress-plugin-enhanced-mark": "^2.2.0",
6-
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.2.0",
7-
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.2.0",
5+
"@nolebase/vitepress-plugin-enhanced-mark": "^2.15.1",
6+
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.15.1",
7+
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.15.1",
88
"vitepress": "1.5.0"
99
},
1010
"scripts": {

0 commit comments

Comments
 (0)