Skip to content

Commit bcd1bf1

Browse files
fix(deps): update all non-major dependencies
1 parent 6ee85d1 commit bcd1bf1

File tree

4 files changed

+1658
-1533
lines changed

4 files changed

+1658
-1533
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.16.0",
39+
"eslint": "9.19.0",
4040
"prettier": "3.4.2"
4141
},
4242
"pnpm": {

packages/cli/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
},
3838
"dependencies": {
3939
"@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5",
40-
"@oclif/core": "4.0.34",
40+
"@oclif/core": "4.2.4",
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",
4444
"@pinax/graph-networks-registry": "^0.6.5",
4545
"@whatwg-node/fetch": "^0.10.1",
4646
"assemblyscript": "0.19.23",
47-
"chokidar": "4.0.1",
48-
"debug": "4.3.7",
47+
"chokidar": "4.0.3",
48+
"debug": "4.4.0",
4949
"docker-compose": "1.1.0",
50-
"fs-extra": "11.2.0",
51-
"glob": "11.0.0",
50+
"fs-extra": "11.3.0",
51+
"glob": "11.0.1",
5252
"gluegun": "5.2.0",
53-
"graphql": "16.9.0",
53+
"graphql": "16.10.0",
5454
"immutable": "5.0.3",
5555
"jayson": "4.1.3",
5656
"js-yaml": "4.1.0",
@@ -59,9 +59,9 @@
5959
"prettier": "3.4.2",
6060
"semver": "7.6.3",
6161
"tmp-promise": "3.0.3",
62-
"undici": "7.2.3",
62+
"undici": "7.3.0",
6363
"web3-eth-abi": "4.4.1",
64-
"yaml": "2.6.1"
64+
"yaml": "2.7.0"
6565
},
6666
"devDependencies": {
6767
"@types/debug": "^4.1.12",

0 commit comments

Comments
 (0)