Skip to content

Commit fc7e194

Browse files
fix(deps): update all non-major dependencies
1 parent 4914d79 commit fc7e194

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
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.4",
40+
"@oclif/core": "4.2.5",
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",

pnpm-lock.yaml

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"devDependencies": {
4747
"@0no-co/graphqlsp": "^1.12.16",
48-
"@tanstack/router-cli": "1.97.25",
49-
"@tanstack/router-vite-plugin": "1.97.25",
48+
"@tanstack/router-cli": "1.97.26",
49+
"@tanstack/router-vite-plugin": "1.97.26",
5050
"@types/react": "^19.0.0",
5151
"@types/react-dom": "^19.0.0",
5252
"@types/semver": "^7.5.8",

0 commit comments

Comments
 (0)