File tree Expand file tree Collapse file tree 3 files changed +2406
-1761
lines changed Expand file tree Collapse file tree 3 files changed +2406
-1761
lines changed Original file line number Diff line number Diff line change 22
22
- uses : actions/checkout@v4
23
23
- uses : pnpm/action-setup@v2
24
24
with :
25
- version : 8
25
+ version : 10
26
26
- name : Setting up Node.js ${{ matrix.node-version }}
27
27
uses : actions/setup-node@v4
28
28
with :
Original file line number Diff line number Diff line change 78
78
"svelte" : " ./dist/index.js" ,
79
79
"types" : " ./dist/index.d.ts" ,
80
80
"type" : " module" ,
81
- "packageManager" : " pnpm@8.15.9 +sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81 "
81
+ "packageManager" : " pnpm@10.14.0 +sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748 "
82
82
}
You can’t perform that action at this time.
0 commit comments