Skip to content

Commit 084802b

Browse files
committed
chore: update dependencies
1 parent 16fbb3f commit 084802b

File tree

2 files changed

+634
-484
lines changed

2 files changed

+634
-484
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"email": "[email protected]",
99
"url": "https://luxass.dev"
1010
},
11-
"packageManager": "pnpm@10.16.0",
11+
"packageManager": "pnpm@10.20.0",
1212
"license": "MIT",
1313
"homepage": "https://github.com/luxass/github-emojis",
1414
"repository": {
@@ -56,14 +56,14 @@
5656
"update:emojis": "pnpx tsx ./scripts/update-emojis.ts"
5757
},
5858
"devDependencies": {
59-
"@luxass/eslint-config": "5.3.1",
59+
"@luxass/eslint-config": "6.0.1",
6060
"@types/node": "20.19.9",
61-
"eslint": "9.35.0",
62-
"eslint-plugin-format": "1.0.1",
63-
"publint": "0.3.12",
64-
"tsdown": "0.15.1",
65-
"typescript": "5.9.2",
66-
"vitest": "3.2.4",
67-
"zod": "4.1.8"
61+
"eslint": "9.38.0",
62+
"eslint-plugin-format": "1.0.2",
63+
"publint": "0.3.15",
64+
"tsdown": "0.15.11",
65+
"typescript": "5.9.3",
66+
"vitest": "4.0.4",
67+
"zod": "4.1.12"
6868
}
6969
}

0 commit comments

Comments
 (0)