Skip to content

Commit 00624ed

Browse files
committed
Bumps node modules
1 parent 69b8cdb commit 00624ed

8 files changed

Lines changed: 33 additions & 33 deletions

File tree

agents/agent-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@stylistic/eslint-plugin": "^5.5.0",
2020
"@types/node": "^22.19.0",
2121
"@types/uuid": "^10.0.0",
22-
"@vitest/eslint-plugin": "^1.4.1",
22+
"@vitest/eslint-plugin": "^1.4.2",
2323
"dotenv": "^16.6.1",
2424
"esbuild": "^0.25.12",
2525
"eslint": "^9.39.1",

basic/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@stylistic/eslint-plugin": "^5.5.0",
2020
"@types/aws-lambda": "^8.10.157",
2121
"@types/node": "^24.10.0",
22-
"@vitest/eslint-plugin": "^1.4.1",
22+
"@vitest/eslint-plugin": "^1.4.2",
2323
"aws-cdk": "^2.1031.2",
2424
"dotenv": "^16.6.1",
2525
"esbuild": "^0.25.12",

common/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.39.1",
3636
"@stylistic/eslint-plugin": "^5.5.0",
3737
"@types/node": "^24.10.0",
38-
"@vitest/eslint-plugin": "^1.4.1",
38+
"@vitest/eslint-plugin": "^1.4.2",
3939
"eslint": "^9.39.1",
4040
"eslint-import-resolver-typescript": "^4.4.4",
4141
"eslint-plugin-import": "^2.32.0",

common/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@eslint/js": "^9.39.1",
2828
"@stylistic/eslint-plugin": "^5.5.0",
2929
"@types/node": "^24.10.0",
30-
"@vitest/eslint-plugin": "^1.4.1",
30+
"@vitest/eslint-plugin": "^1.4.2",
3131
"aws-cdk": "^2.1031.2",
3232
"eslint": "^9.39.1",
3333
"eslint-import-resolver-typescript": "^4.4.4",

mcp/clients/langgraph-mcp-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/aws-lambda": "^8.10.157",
2121
"@types/node": "^24.10.0",
2222
"@types/source-map-support": "^0.5.10",
23-
"@vitest/eslint-plugin": "^1.4.1",
23+
"@vitest/eslint-plugin": "^1.4.2",
2424
"dotenv": "^17",
2525
"eslint": "^9.39.1",
2626
"eslint-import-resolver-typescript": "^4.4.4",

mcp/servers/postgresql-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^24.10.0",
2626
"@types/pg": "^8.15.6",
2727
"@types/source-map-support": "^0.5.10",
28-
"@vitest/eslint-plugin": "^1.4.1",
28+
"@vitest/eslint-plugin": "^1.4.2",
2929
"dotenv": "^17.2.3",
3030
"eslint": "^9.39.1",
3131
"eslint-import-resolver-typescript": "^4.4.4",

pnpm-lock.yaml

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

rag/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/aws-lambda": "^8.10.157",
2020
"@types/node": "^22.19.0",
2121
"@types/uuid": "^10.0.0",
22-
"@vitest/eslint-plugin": "^1.4.1",
22+
"@vitest/eslint-plugin": "^1.4.2",
2323
"aws-cdk": "^2.1031.2",
2424
"dotenv": "^16.6.1",
2525
"esbuild": "^0.25.12",

0 commit comments

Comments
 (0)