Skip to content

Commit bfa4705

Browse files
fix(deps): update all non-major dependencies
1 parent f116d5c commit bfa4705

File tree

4 files changed

+335
-679
lines changed

4 files changed

+335
-679
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^22.10.1",
4040
"eslint": "9.37.0",
4141
"prettier": "3.6.2",
42-
"typescript": "5.7.3"
42+
"typescript": "5.9.3"
4343
},
4444
"pnpm": {
4545
"patchedDependencies": {

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
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.5.5",
40+
"@oclif/core": "4.5.6",
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",
@@ -77,7 +77,7 @@
7777
"oclif": "4.16.0",
7878
"spawn-command": "1.0.0",
7979
"strip-ansi": "7.1.2",
80-
"typescript": "5.7.3",
80+
"typescript": "5.9.3",
8181
"vitest": "^3.0.0"
8282
},
8383
"publishConfig": {

0 commit comments

Comments
 (0)