Skip to content

Commit 3c3f0c2

Browse files
chore(deps): update pnpm to v10.17.1
1 parent 47fb4ce commit 3c3f0c2

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.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a"
3737
}

0 commit comments

Comments
 (0)