File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 3636 - uses : actions/checkout@v4
3737
3838 - name : Install pnpm
39- uses : pnpm/action-setup@v4.0 .0
39+ uses : pnpm/action-setup@v4.1 .0
4040
4141 - name : Set node
4242 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 1414 uses : actions/checkout@v4
1515
1616 - name : Install pnpm
17- uses : pnpm/action-setup@v4.0 .0
17+ uses : pnpm/action-setup@v4.1 .0
1818
1919 - name : Set node
2020 uses : actions/setup-node@v4
4545 uses : actions/checkout@v4
4646
4747 - name : Install pnpm
48- uses : pnpm/action-setup@v4.0 .0
48+ uses : pnpm/action-setup@v4.1 .0
4949
5050 - name : Set node ${{ matrix.node }}
5151 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 6464 "dependencies" : {
6565 "@antfu/utils" : " ^9.1.0" ,
6666 "@babel/generator" : " ^7.26.9" ,
67- "ast-kit" : " ^1.4.0 " ,
68- "magic-string-ast" : " ^0.7 .0" ,
67+ "ast-kit" : " ^1.4.2 " ,
68+ "magic-string-ast" : " ^0.8 .0" ,
6969 "unplugin" : " ^2.2.0" ,
7070 "unplugin-utils" : " ^0.2.4"
7171 },
7272 "devDependencies" : {
7373 "@babel/parser" : " ^7.26.9" ,
7474 "@babel/types" : " ^7.26.9" ,
7575 "@sxzz/eslint-config" : " ^5.2.0" ,
76- "@sxzz/prettier-config" : " ^2.2.0 " ,
76+ "@sxzz/prettier-config" : " ^2.2.1 " ,
7777 "@types/babel__generator" : " ^7.6.8" ,
7878 "@types/node" : " ^22.13.9" ,
7979 "bumpp" : " ^10.0.3" ,
8080 "eslint" : " ^9.21.0" ,
8181 "prettier" : " ^3.5.3" ,
8282 "rollup" : " ^4.34.9" ,
83- "tsdown" : " ^0.6.3 " ,
83+ "tsdown" : " ^0.6.4 " ,
8484 "tsx" : " ^4.19.3" ,
8585 "typescript" : " ^5.8.2" ,
8686 "vite" : " ^6.2.0" ,
You can’t perform that action at this time.
0 commit comments