Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 31f0f8e

Browse files
committed
chore: update deps
1 parent 0e796b8 commit 31f0f8e

File tree

2 files changed

+136
-128
lines changed

2 files changed

+136
-128
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "[email protected]",
88
"url": "https://luxass.dev"
99
},
10-
"packageManager": "pnpm@9.15.5",
10+
"packageManager": "pnpm@10.4.0",
1111
"license": "MIT",
1212
"homepage": "https://github.com/mojisdev/cli",
1313
"repository": {
@@ -46,11 +46,11 @@
4646
"@types/node": "^22.10.10",
4747
"@types/semver": "^7.5.8",
4848
"@types/yargs": "^17.0.33",
49-
"eslint": "^9.19.0",
49+
"eslint": "^9.20.1",
5050
"eslint-plugin-format": "^1.0.1",
5151
"tsup": "^8.3.6",
5252
"tsx": "^4.19.2",
5353
"typescript": "^5.7.3",
54-
"vitest": "^3.0.4"
54+
"vitest": "^3.0.5"
5555
}
5656
}

0 commit comments

Comments
 (0)