Skip to content

Commit 660cc72

Browse files
chore(deps): update all non-major dependencies (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5fe655 commit 660cc72

File tree

2 files changed

+265
-272
lines changed

2 files changed

+265
-272
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.8.0",
4-
"packageManager": "pnpm@10.16.1",
4+
"packageManager": "pnpm@10.17.0",
55
"description": "A Vue JSX plugin.",
66
"type": "module",
77
"keywords": [
@@ -71,14 +71,14 @@
7171
"@sxzz/eslint-config": "^7.1.4",
7272
"@sxzz/prettier-config": "^2.2.4",
7373
"@types/babel__core": "^7.20.5",
74-
"@types/node": "^24.4.0",
74+
"@types/node": "^24.5.2",
7575
"bumpp": "^10.2.3",
76-
"eslint": "^9.35.0",
76+
"eslint": "^9.36.0",
7777
"prettier": "^3.6.2",
78-
"tsdown": "^0.15.1",
78+
"tsdown": "^0.15.4",
7979
"tsx": "^4.20.5",
8080
"typescript": "^5.9.2",
81-
"vite": "^7.1.5",
81+
"vite": "^7.1.6",
8282
"vitest": "^3.2.4",
8383
"vue": "^3.5.21"
8484
},

0 commit comments

Comments
 (0)