File tree Expand file tree Collapse file tree 3 files changed +1862
-2250
lines changed Expand file tree Collapse file tree 3 files changed +1862
-2250
lines changed Original file line number Diff line number Diff line change 2222 run : corepack enable
2323
2424 - name : Setup Node.js ${{ matrix.node }}
25- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
25+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2626 with :
2727 node-version : ${{ matrix.node }}
2828 cache : yarn
Original file line number Diff line number Diff line change 66 "author" :
" JounQin (https://www.1stG.me) <[email protected] >" ,
77 "license" : " MIT" ,
88 "private" : true ,
9- "packageManager" :
" [email protected] .1 " ,
9+ "packageManager" :
" [email protected] .2 " ,
1010 "scripts" : {
1111 "build" : " tsx scripts/build" ,
1212 "lint" : " run-p 'lint:*'" ,
1616 "start" : " vc dev"
1717 },
1818 "devDependencies" : {
19- "@1stg/common-config" : " ^12 .0.1 " ,
19+ "@1stg/common-config" : " ^14 .0.0 " ,
2020 "@commitlint/cli" : " ^19.8.0" ,
21- "@octokit/request" : " ^9.2.3 " ,
22- "@types/web" : " ^0.0.217 " ,
21+ "@octokit/request" : " ^10.0.0 " ,
22+ "@types/web" : " ^0.0.243 " ,
2323 "eslint" : " ^9.24.0" ,
24- "lint-staged" : " ^15.5.1 " ,
25- "npm-run-all2" : " ^7 .0.2 " ,
24+ "lint-staged" : " ^16.0.0 " ,
25+ "npm-run-all2" : " ^8 .0.0 " ,
2626 "simple-git-hooks" : " ^2.12.1" ,
2727 "tsx" : " ^4.19.3" ,
2828 "typescript" : " ^5.8.3" ,
29- "vercel" : " ^41.6 .0" ,
29+ "vercel" : " ^44.0 .0" ,
3030 "yarn-berry-deduplicate" : " ^6.1.1"
3131 },
3232 "resolutions" : {
You can’t perform that action at this time.
0 commit comments