Skip to content

Commit 8a71364

Browse files
committed
chore: update deps
1 parent ebe60a6 commit 8a71364

File tree

5 files changed

+738
-399
lines changed

5 files changed

+738
-399
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vue-jsx-vapor": "workspace:*"
1414
},
1515
"devDependencies": {
16-
"@shikijs/vitepress-twoslash": "^3.12.2",
16+
"@shikijs/vitepress-twoslash": "^3.13.0",
1717
"@ts-macro/twoslash": "^0.0.5",
1818
"vitepress": "2.0.0-alpha.5"
1919
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "2.6.4",
3-
"packageManager": "pnpm@10.15.1",
3+
"packageManager": "pnpm@10.17.0",
44
"description": "Vue JSX Vapor",
55
"type": "module",
66
"keywords": [
@@ -40,10 +40,10 @@
4040
"devDependencies": {
4141
"@sxzz/eslint-config": "^7.1.4",
4242
"@ts-macro/tsc": "catalog:",
43-
"@types/node": "^22.18.1",
43+
"@types/node": "^22.18.6",
4444
"bumpp": "^10.2.3",
4545
"conventional-changelog-cli": "^5.0.0",
46-
"eslint": "^9.35.0",
46+
"eslint": "^9.36.0",
4747
"tsdown": "^0.12.9",
4848
"typescript": "^5.9.2",
4949
"unplugin-raw": "^0.5.1",

packages/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@prettier/sync": "^0.6.1"
4444
},
4545
"devDependencies": {
46-
"@typescript-eslint/utils": "^8.42.0",
46+
"@typescript-eslint/utils": "^8.44.0",
4747
"eslint-vitest-rule-tester": "^2.2.1"
4848
}
4949
}

0 commit comments

Comments
 (0)