File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 with :
1919 version : 10
2020 - name : Install Node.js
21- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
21+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2222 with :
2323 node-version : 25
2424 cache : pnpm
4444 with :
4545 version : 10
4646 - name : Install Node.js ${{ matrix.node-version }}
47- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
47+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4848 with :
4949 node-version : ${{ matrix.node-version }}
5050 cache : pnpm
7272 env :
7373 ACTIONS_ALLOW_UNSECURE_COMMANDS : true
7474 - name : Install Node.js ${{ matrix.node-version }}
75- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
75+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7676 with :
7777 node-version : ${{ matrix.node-version }}
7878 - name : Install dependencies
9292 with :
9393 version : 10
9494 - name : Install Node.js LTS
95- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
95+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
9696 with :
9797 node-version : 24
9898 cache : pnpm
Original file line number Diff line number Diff line change 9595 },
9696 "devDependencies" : {
9797 "@logux/eslint-config" : " ^57.1.0" ,
98- "@logux/oxc-configs" : " ^0.3.3 " ,
98+ "@logux/oxc-configs" : " ^0.4.0 " ,
9999 "@size-limit/preset-small-lib" : " ^12.1.0" ,
100100 "@types/node" : " ^25.6.0" ,
101- "actions-up" : " ^1.13.0 " ,
101+ "actions-up" : " ^1.14.1 " ,
102102 "c8" : " ^11.0.0" ,
103103 "check-dts" : " ^0.9.0" ,
104104 "clean-publish" : " ^6.0.5" ,
105105 "concat-with-sourcemaps" : " ^1.1.0" ,
106- "eslint" : " ^10.2.0 " ,
107- "multiocular" : " ^0.8.2 " ,
106+ "eslint" : " ^10.2.1 " ,
107+ "multiocular" : " ^0.8.3 " ,
108108 "nanodelay" : " ^1.0.8" ,
109109 "nanospy" : " ^1.0.0" ,
110- "oxfmt" : " ^0.45 .0" ,
110+ "oxfmt" : " ^0.46 .0" ,
111111 "postcss-parser-tests" : " ^8.9.0" ,
112112 "simple-git-hooks" : " ^2.13.1" ,
113113 "size-limit" : " ^12.1.0" ,
You can’t perform that action at this time.
0 commit comments