Skip to content

Commit a1bfe93

Browse files
chore(deps): update pnpm to v10.17.0
1 parent 47fb4ce commit a1bfe93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: pnpm/action-setup@v3
1818
with:
19-
version: 8
19+
version: 10
2020
- name: Setting up Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v4
2222
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"prettier": "^3.3.3",
3434
"vite-plugin-dts": "^4.3.0"
3535
},
36-
"packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af"
36+
"packageManager": "pnpm@10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
3737
}

0 commit comments

Comments
 (0)