Skip to content

Commit a824a87

Browse files
chore(deps): update pnpm to v10.14.0
1 parent 6cc4323 commit a824a87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-depth: 0
3737
- uses: pnpm/action-setup@v2
3838
with:
39-
version: 8
39+
version: 10
4040
- name: Use Node.js 22
4141
uses: actions/setup-node@v4
4242
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packageManager": "pnpm@10.8.0",
2+
"packageManager": "pnpm@10.14.0",
33
"name": "ui",
44
"private": true,
55
"engines": {

0 commit comments

Comments
 (0)