File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Setup Node.js
2828 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2929 with :
30- node-version : 24.14.0
30+ node-version : 24.14.1
3131
3232 # Update npm to the latest version to enable OIDC
3333 # Use corepack to install pnpm
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2828 with :
29- node-version : 24.14.0
29+ node-version : 24.14.1
3030 cache : " pnpm"
3131
3232 - name : Install Dependencies
Original file line number Diff line number Diff line change 4040 ]
4141 },
4242 "devDependencies" : {
43- "@biomejs/biome" : " 2.4.8 " ,
43+ "@biomejs/biome" : " 2.4.9 " ,
4444 "@clack/prompts" : " ^1.1.0" ,
4545 "@microsoft/api-extractor" : " ^7.57.7" ,
46- "@rslib/core" : " 0.20.0 " ,
47- "@rstest/core" : " 0.9.4 " ,
46+ "@rslib/core" : " 0.20.1 " ,
47+ "@rstest/core" : " 0.9.5 " ,
4848 "@types/cross-spawn" : " ^6.0.6" ,
4949 "@types/fs-extra" : " ^11.0.4" ,
5050 "@types/minimist" : " ^1.2.5" ,
5656 "minimist" : " ^1.2.8" ,
5757 "picocolors" : " ^1.1.1" ,
5858 "rimraf" : " ^6.1.3" ,
59- "rslog" : " ^2.0.1 " ,
59+ "rslog" : " ^2.1.0 " ,
6060 "simple-git-hooks" : " ^2.13.1" ,
6161 "typescript" : " ^5.9.3"
6262 },
63- "packageManager" : " pnpm@10.32.1 " ,
63+ "packageManager" : " pnpm@10.33.0 " ,
6464 "publishConfig" : {
6565 "access" : " public" ,
6666 "registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 77 "format" : " biome format --write"
88 },
99 "devDependencies" : {
10- "@biomejs/biome" : " 2.4.8 "
10+ "@biomejs/biome" : " 2.4.9 "
1111 }
1212}
Original file line number Diff line number Diff line change 1111 "eslint-plugin-react-hooks" : " ^7.0.1" ,
1212 "eslint-plugin-react-refresh" : " ^0.5.2" ,
1313 "globals" : " ^17.4.0" ,
14- "typescript-eslint" : " ^8.57.1 "
14+ "typescript-eslint" : " ^8.57.2 "
1515 }
1616}
Original file line number Diff line number Diff line change 1010 "eslint" : " ^9.39.4" ,
1111 "eslint-plugin-svelte" : " ^3.16.0" ,
1212 "globals" : " ^17.4.0" ,
13- "typescript-eslint" : " ^8.57.1 "
13+ "typescript-eslint" : " ^8.57.2 "
1414 },
1515 "type" : " module"
1616}
Original file line number Diff line number Diff line change 99 "@eslint/js" : " ^9.39.4" ,
1010 "eslint" : " ^9.39.4" ,
1111 "globals" : " ^17.4.0" ,
12- "typescript-eslint" : " ^8.57.1 "
12+ "typescript-eslint" : " ^8.57.2 "
1313 }
1414}
Original file line number Diff line number Diff line change 1010 "eslint" : " ^9.39.4" ,
1111 "eslint-plugin-vue" : " ^10.8.0" ,
1212 "globals" : " ^17.4.0" ,
13- "typescript-eslint" : " ^8.57.1 "
13+ "typescript-eslint" : " ^8.57.2 "
1414 }
1515}
You can’t perform that action at this time.
0 commit comments