Skip to content

Commit c042c76

Browse files
committed
chore(deps): update all non-major dependencies
1 parent febaf19 commit c042c76

5 files changed

Lines changed: 89 additions & 71 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Node
2929
uses: actions/setup-node@v4
3030
with:
31-
node-version: 22.19.0
31+
node-version: 22.20.0
3232

3333
- name: Setup pnpm
3434
uses: pnpm/action-setup@v4
@@ -73,7 +73,7 @@ jobs:
7373
- name: Setup Node.js
7474
uses: actions/setup-node@v4
7575
with:
76-
node-version: 22.19.0
76+
node-version: 22.20.0
7777
registry-url: 'https://registry.npmjs.org/'
7878

7979
- name: Setup pnpm

packages/example-root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"license": "ISC",
1616
"devDependencies": {
1717
"vitepress-plugin-helper": "workspace:^",
18-
"vue": "^3.5.21"
18+
"vue": "^3.5.22"
1919
}
2020
}

packages/example-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"license": "ISC",
1616
"devDependencies": {
1717
"vitepress-plugin-helper": "workspace:^",
18-
"vue": "^3.5.21"
18+
"vue": "^3.5.22"
1919
}
2020
}

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"license": "ISC",
1616
"devDependencies": {
1717
"vitepress-plugin-helper": "workspace:^",
18-
"vue": "^3.5.21"
18+
"vue": "^3.5.22"
1919
}
2020
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)