File tree Expand file tree Collapse file tree 3 files changed +566
-859
lines changed Expand file tree Collapse file tree 3 files changed +566
-859
lines changed Original file line number Diff line number Diff line change 2222 - name : Set node
2323 uses : actions/setup-node@v4
2424 with :
25- node-version : 18
25+ node-version : 18.20.8
2626 cache : pnpm
2727 registry-url : ' https://registry.npmjs.org'
2828
Original file line number Diff line number Diff line change 22 "name" : " lib-name" ,
33 "type" : " module" ,
44 "version" : " 0.0.0" ,
5- "packageManager" : " pnpm@10.11 .1" ,
5+ "packageManager" : " pnpm@10.15 .1" ,
66 "description" : " lib-description" ,
77 "author" : " alexzhang1030" ,
88 "license" : " MIT" ,
3838 "release" : " vitest run && bumpp --commit \" chore: release v%s\" --push --tag && pnpm publish"
3939 },
4040 "devDependencies" : {
41- "@antfu/eslint-config" : " ^4.13.2 " ,
42- "bumpp" : " ^10.1.1 " ,
43- "eslint" : " ^9.28 .0" ,
44- "lint-staged" : " ^16.1.0 " ,
45- "simple-git-hooks" : " ^2.13.0 " ,
41+ "@antfu/eslint-config" : " ^4.19.0 " ,
42+ "bumpp" : " ^10.2.3 " ,
43+ "eslint" : " ^9.35 .0" ,
44+ "lint-staged" : " ^16.1.6 " ,
45+ "simple-git-hooks" : " ^2.13.1 " ,
4646 "tsup" : " ^8.5.0" ,
47- "tsx" : " ^4.19.4 " ,
48- "typescript" : " ^5.8.3 " ,
49- "vitest" : " ^3.2.1 "
47+ "tsx" : " ^4.20.5 " ,
48+ "typescript" : " ^5.9.2 " ,
49+ "vitest" : " ^3.2.4 "
5050 },
5151 "pnpm" : {
5252 "onlyBuiltDependencies" : [
You can’t perform that action at this time.
0 commit comments