File tree Expand file tree Collapse file tree 7 files changed +123
-78
lines changed
light-client-extension-helpers-dapp
smoldot-discovery-example Expand file tree Collapse file tree 7 files changed +123
-78
lines changed Original file line number Diff line number Diff line change 2222 steps :
2323 - name : Generate a token
2424 id : gen_token
25- uses : actions/create-github-app-token@v1
25+ uses : actions/create-github-app-token@v2
2626 with :
2727 app-id : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_ID }}
2828 private-key : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_KEY }}
Original file line number Diff line number Diff line change 1313 steps :
1414 - name : Generate a token
1515 id : gen_token
16- uses : actions/create-github-app-token@v1
16+ uses : actions/create-github-app-token@v2
1717 with :
1818 app-id : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_ID }}
1919 private-key : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_KEY }}
Original file line number Diff line number Diff line change 7171 steps :
7272 - name : Generate a token
7373 id : gen_token
74- uses : actions/create-github-app-token@v1
74+ uses : actions/create-github-app-token@v2
7575 with :
7676 app-id : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_ID }}
7777 private-key : ${{ secrets.SUBSTRATE_CONNECT_PR_APP_KEY }}
Original file line number Diff line number Diff line change 3232 "@substrate/connect-discovery" : " workspace:^" ,
3333 "@types/react" : " ^18.3.1" ,
3434 "@types/react-dom" : " ^18.3.1" ,
35- "@typescript-eslint/eslint-plugin" : " ^8.18.0 " ,
35+ "@typescript-eslint/eslint-plugin" : " ^8.29.1 " ,
3636 "@typescript-eslint/parser" : " ^7.11.0" ,
3737 "@vitejs/plugin-react-swc" : " ^3.7.2" ,
3838 "eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 2323 "typescript" : " 5.6.2" ,
2424 "@types/react" : " ^18.3.1" ,
2525 "@types/react-dom" : " ^18.3.1" ,
26- "@typescript-eslint/eslint-plugin" : " ^8.18.0 " ,
26+ "@typescript-eslint/eslint-plugin" : " ^8.29.1 " ,
2727 "@typescript-eslint/parser" : " ^7.11.0" ,
2828 "@vitejs/plugin-react-swc" : " ^3.7.2" ,
2929 "eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 6464 "@types/node" : " ^20.14.10" ,
6565 "@types/react" : " ^18.3.3" ,
6666 "@types/react-dom" : " ^18.3.1" ,
67- "@typescript-eslint/eslint-plugin" : " ^8.18.0 " ,
67+ "@typescript-eslint/eslint-plugin" : " ^8.29.1 " ,
6868 "@typescript-eslint/parser" : " ^7.15.0" ,
6969 "@vitejs/plugin-react" : " ^4.3.2" ,
7070 "autoprefixer" : " ^10.4.19" ,
You can’t perform that action at this time.
0 commit comments