Skip to content

Commit caf84c8

Browse files
fix(deps): update all non-major dependencies
1 parent 2eb15dd commit caf84c8

File tree

4 files changed

+615
-546
lines changed

4 files changed

+615
-546
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@theguild/eslint-config": "0.13.2",
3737
"@theguild/prettier-config": "3.0.0",
3838
"@types/node": "^22.10.1",
39-
"eslint": "9.23.0",
39+
"eslint": "9.25.1",
4040
"prettier": "3.5.3"
4141
},
4242
"pnpm": {

packages/cli/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5",
40-
"@oclif/core": "4.2.10",
40+
"@oclif/core": "4.3.0",
4141
"@oclif/plugin-autocomplete": "^3.2.11",
4242
"@oclif/plugin-not-found": "^3.2.29",
4343
"@oclif/plugin-warn-if-update-available": "^3.1.24",
@@ -48,18 +48,18 @@
4848
"debug": "4.4.0",
4949
"docker-compose": "1.2.0",
5050
"fs-extra": "11.3.0",
51-
"glob": "11.0.1",
51+
"glob": "11.0.2",
5252
"gluegun": "5.2.0",
53-
"graphql": "16.10.0",
53+
"graphql": "16.11.0",
5454
"immutable": "5.1.1",
55-
"jayson": "4.1.3",
55+
"jayson": "4.2.0",
5656
"js-yaml": "4.1.0",
5757
"kubo-rpc-client": "^5.0.2",
58-
"open": "10.1.0",
58+
"open": "10.1.1",
5959
"prettier": "3.5.3",
6060
"semver": "7.7.1",
6161
"tmp-promise": "3.0.3",
62-
"undici": "7.7.0",
62+
"undici": "7.8.0",
6363
"web3-eth-abi": "4.4.1",
6464
"yaml": "2.7.1"
6565
},

0 commit comments

Comments
 (0)