Skip to content

Commit 1834b6e

Browse files
committed
chore: update deps
1 parent 635453d commit 1834b6e

File tree

4 files changed

+1905
-2277
lines changed

4 files changed

+1905
-2277
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"version": "0.2.2",
44
"private": true,
5-
"packageManager": "pnpm@10.10.0",
5+
"packageManager": "pnpm@10.12.1",
66
"scripts": {
77
"build": "pnpm -r run build",
88
"dev": "pnpm -r run dev",

packages/vite-plugin-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vite-plugin-mcp",
33
"type": "module",
44
"version": "0.2.2",
5-
"packageManager": "pnpm@10.10.0",
5+
"packageManager": "pnpm@10.12.1",
66
"description": "MCP server helping models to understand your Vite app better.",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",

0 commit comments

Comments
 (0)