File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 3838 if : ${{ startsWith(github.event.head_commit.message, env.RELEASE_COMMIT_MSG) }}
3939 run : pnpm --filter=@graphprotocol/graph-cli oclif:pack
4040 - name : Release / pull_request
41- uses :
dotansimha/[email protected] .0 41+ uses :
dotansimha/[email protected] .2 4242 with :
4343 publish : pnpm release
4444 version : pnpm changeset version
Original file line number Diff line number Diff line change 3636 "@theguild/eslint-config" : " 0.13.2" ,
3737 "@theguild/prettier-config" : " 3.0.0" ,
3838 "@types/node" : " ^22.10.1" ,
39- "eslint" : " 9.16 .0" ,
39+ "eslint" : " 9.18 .0" ,
4040 "prettier" : " 3.4.2"
4141 },
4242 "pnpm" : {
Original file line number Diff line number Diff line change 3232 },
3333 "dependencies" : {
3434 "@float-capital/float-subgraph-uncrashable" : " 0.0.0-internal-testing.5" ,
35- "@oclif/core" : " 4.0.34 " ,
35+ "@oclif/core" : " 4.2.4 " ,
3636 "@oclif/plugin-autocomplete" : " ^3.2.11" ,
3737 "@oclif/plugin-not-found" : " ^3.2.29" ,
3838 "@oclif/plugin-warn-if-update-available" : " ^3.1.24" ,
3939 "@pinax/graph-networks-registry" : " ^0.6.5" ,
4040 "@whatwg-node/fetch" : " ^0.10.1" ,
4141 "assemblyscript" : " 0.19.23" ,
4242 "binary-install" : " ^1.1.0" ,
43- "chokidar" : " 4.0.1 " ,
44- "debug" : " 4.3.7 " ,
43+ "chokidar" : " 4.0.3 " ,
44+ "debug" : " 4.4.0 " ,
4545 "docker-compose" : " 1.1.0" ,
46- "fs-extra" : " 11.2 .0" ,
47- "glob" : " 11.0.0 " ,
46+ "fs-extra" : " 11.3 .0" ,
47+ "glob" : " 11.0.1 " ,
4848 "gluegun" : " 5.2.0" ,
49- "graphql" : " 16.9 .0" ,
49+ "graphql" : " 16.10 .0" ,
5050 "immutable" : " 5.0.3" ,
5151 "jayson" : " 4.1.3" ,
5252 "js-yaml" : " 4.1.0" ,
5757 "tmp-promise" : " 3.0.3" ,
5858 "undici" : " 7.2.3" ,
5959 "web3-eth-abi" : " 4.4.1" ,
60- "yaml" : " 2.6.1 "
60+ "yaml" : " 2.7.0 "
6161 },
6262 "devDependencies" : {
6363 "@types/debug" : " ^4.1.12" ,
6666 "@types/semver" : " ^7.5.8" ,
6767 "@types/which" : " ^3.0.4" ,
6868 "copyfiles" : " ^2.4.1" ,
69- "oclif" : " 4.16.0 " ,
69+ "oclif" : " 4.17.17 " ,
7070 "spawn-command" : " 1.0.0" ,
7171 "strip-ansi" : " 7.1.0" ,
7272 "typescript" : " ^5.7.2" ,
Original file line number Diff line number Diff line change 2828 "connectkit" : " ^1.8.2" ,
2929 "file-type" : " ^19.6.0" ,
3030 "gql.tada" : " ^1.8.10" ,
31- "graphql" : " 16.9 .0" ,
31+ "graphql" : " 16.10 .0" ,
3232 "kubo-rpc-client" : " ^5.0.2" ,
3333 "react" : " ^19.0.0" ,
3434 "react-dom" : " ^19.0.0" ,
3838 "tailwind-merge" : " ^2.5.5" ,
3939 "tailwindcss-animate" : " ^1.0.7" ,
4040 "viem" : " ^2.21.53" ,
41- "vite-plugin-node-polyfills" : " ^0.22 .0" ,
41+ "vite-plugin-node-polyfills" : " ^0.23 .0" ,
4242 "wagmi" : " ^2.13.3" ,
43- "yaml" : " 2.6.1 " ,
43+ "yaml" : " 2.7.0 " ,
4444 "zod" : " ^3.23.8"
4545 },
4646 "devDependencies" : {
4747 "@0no-co/graphqlsp" : " ^1.12.16" ,
48- "@tanstack/router-cli" : " 1.87.7 " ,
49- "@tanstack/router-vite-plugin" : " 1.87.13 " ,
48+ "@tanstack/router-cli" : " 1.97.3 " ,
49+ "@tanstack/router-vite-plugin" : " 1.97.3 " ,
5050 "@types/react" : " ^19.0.0" ,
5151 "@types/react-dom" : " ^19.0.0" ,
5252 "@types/semver" : " ^7.5.8" ,
You can’t perform that action at this time.
0 commit comments