Skip to content

Commit efed942

Browse files
committed
Bumps node modules
1 parent aeed089 commit efed942

4 files changed

Lines changed: 74 additions & 74 deletions

File tree

agents/agent-mastra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-import": "^2.32.0",
3535
"eslint-plugin-promise": "^7.2.1",
3636
"mastra": "^0.12.3",
37-
"pnpm": "^10.16.0",
37+
"pnpm": "^10.16.1",
3838
"typescript": "^5.9.2",
3939
"typescript-eslint": "^8.43.0"
4040
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"keywords": [],
1313
"author": "",
1414
"license": "ISC",
15-
"packageManager": "pnpm@10.16.0",
15+
"packageManager": "pnpm@10.16.1",
1616
"devDependencies": {
1717
"@llm-ts-example/common-backend": "workspace:*",
1818
"@llm-ts-example/common-core": "workspace:*",
19-
"pnpm": "^10.16.0"
19+
"pnpm": "^10.16.1"
2020
}
2121
}

0 commit comments

Comments
 (0)