Skip to content

Commit 8d44900

Browse files
chore: run pnpm update (#788)
1 parent 650f8c9 commit 8d44900

File tree

2 files changed

+663
-93
lines changed

2 files changed

+663
-93
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
"precommit": "lint-staged --config .lintstagedrc.mjs"
2929
},
3030
"devDependencies": {
31-
"@vitest/coverage-v8": "^2.1.8",
32-
"@vitest/ui": "^2.1.8",
31+
"@vitest/coverage-v8": "^2.1.9",
32+
"@vitest/ui": "^2.1.9",
3333
"husky": "^9.1.7",
34-
"lint-staged": "^15.3.0",
34+
"lint-staged": "^15.4.3",
3535
"micromatch": "^4.0.8",
36-
"prettier": "^3.4.2",
37-
"tsx": "^4.19.2",
38-
"turbo": "^2.3.3",
39-
"vitest": "^2.1.8"
36+
"prettier": "^3.5.3",
37+
"tsx": "^4.19.3",
38+
"turbo": "^2.4.4",
39+
"vitest": "^2.1.9"
4040
}
4141
}

0 commit comments

Comments
 (0)