Skip to content

Commit e041bad

Browse files
chore(deps): update pnpm to v10
1 parent 54cefc5 commit e041bad

File tree

3 files changed

+2427
-1775
lines changed

3 files changed

+2427
-1775
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: pnpm/action-setup@v2
2424
with:
25-
version: 8
25+
version: 10
2626
- name: Setting up Node.js ${{ matrix.node-version }}
2727
uses: actions/setup-node@v4
2828
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@
7878
"svelte": "./dist/index.js",
7979
"types": "./dist/index.d.ts",
8080
"type": "module",
81-
"packageManager": "pnpm@8.15.9+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81"
81+
"packageManager": "pnpm@10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
8282
}

0 commit comments

Comments
 (0)