Skip to content

Commit 2e4cb1a

Browse files
committed
chore: update deps
1 parent d3eb6b5 commit 2e4cb1a

File tree

4 files changed

+2701
-1469
lines changed

4 files changed

+2701
-1469
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.1.2",
44
"private": true,
5-
"packageManager": "pnpm@10.8.0",
5+
"packageManager": "pnpm@10.10.0",
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.1.2",
5-
"packageManager": "pnpm@10.8.0",
5+
"packageManager": "pnpm@10.10.0",
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)