Skip to content

Commit 8911ba0

Browse files
chore(deps): update all non-major dependencies
1 parent 32e579f commit 8911ba0

File tree

2 files changed

+108
-103
lines changed

2 files changed

+108
-103
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-unused",
33
"version": "0.5.3",
4-
"packageManager": "pnpm@10.15.1",
4+
"packageManager": "pnpm@10.16.1",
55
"description": "Check unused dependencies.",
66
"type": "module",
77
"keywords": [
@@ -70,12 +70,12 @@
7070
"@sxzz/eslint-config": "^7.1.4",
7171
"@sxzz/prettier-config": "^2.2.4",
7272
"@sxzz/test-utils": "^0.5.10",
73-
"@types/node": "^24.3.1",
73+
"@types/node": "^24.4.0",
7474
"bumpp": "^10.2.3",
7575
"escape-string-regexp": "^5.0.0",
7676
"eslint": "^9.35.0",
7777
"prettier": "^3.6.2",
78-
"tsdown": "^0.14.2",
78+
"tsdown": "^0.15.1",
7979
"tsx": "^4.20.5",
8080
"typescript": "^5.9.2",
8181
"vite": "^7.1.5",

0 commit comments

Comments
 (0)