Skip to content

Commit 87a16c5

Browse files
committed
chore(package.json): update deps
1 parent 65f6551 commit 87a16c5

File tree

2 files changed

+346
-300
lines changed

2 files changed

+346
-300
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,32 +37,32 @@
3737
"author": "[email protected]",
3838
"license": "MIT",
3939
"dependencies": {
40-
"@clack/prompts": "^0.10.1",
41-
"@modelcontextprotocol/sdk": "^1.11.3",
40+
"@clack/prompts": "^0.11.0",
41+
"@modelcontextprotocol/sdk": "^1.12.1",
4242
"citty": "^0.1.6",
4343
"dotenv": "^16.5.0",
4444
"is-wsl": "^3.1.0",
4545
"jsonc-parser": "^3.3.1",
4646
"kolorist": "^1.8.0",
47-
"octokit": "^4.1.3",
47+
"octokit": "^5.0.3",
4848
"pathe": "^2.0.3",
4949
"std-env": "^3.9.0",
5050
"tinyexec": "^1.0.1",
5151
"which": "^5.0.0",
52-
"zod": "^3.24.4"
52+
"zod": "^3.25.56"
5353
},
5454
"devDependencies": {
55-
"@types/node": "^22.15.18",
55+
"@types/node": "^22.15.30",
5656
"@types/which": "^3.0.4",
5757
"conventional-changelog-cli": "^5.0.0",
5858
"conventional-changelog-vuetify": "^2.0.2",
5959
"conventional-github-releaser": "^3.1.5",
60-
"eslint": "^9.26.0",
60+
"eslint": "^9.28.0",
6161
"eslint-config-vuetify": "^4.0.0",
6262
"rimraf": "^6.0.1",
6363
"typescript": "^5.8.3"
6464
},
65-
"packageManager": "[email protected].0",
65+
"packageManager": "[email protected].1",
6666
"pnpm": {
6767
"onlyBuiltDependencies": [
6868
"esbuild",

0 commit comments

Comments
 (0)