Skip to content

Commit afcdbf8

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

File tree

2 files changed

+415
-425
lines changed

2 files changed

+415
-425
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.8.1",
4-
"packageManager": "pnpm@10.19.0",
4+
"packageManager": "pnpm@10.20.0",
55
"description": "A Vue JSX plugin.",
66
"type": "module",
77
"keywords": [
@@ -68,19 +68,19 @@
6868
},
6969
"devDependencies": {
7070
"@babel/plugin-syntax-typescript": "^7.27.1",
71-
"@sxzz/eslint-config": "^7.2.7",
71+
"@sxzz/eslint-config": "^7.2.8",
7272
"@sxzz/prettier-config": "^2.2.4",
7373
"@types/babel__core": "^7.20.5",
74-
"@types/node": "^24.9.1",
74+
"@types/node": "^24.10.0",
7575
"bumpp": "^10.3.1",
76-
"eslint": "^9.38.0",
76+
"eslint": "^9.39.0",
7777
"prettier": "^3.6.2",
7878
"rolldown-plugin-require-cjs": "^0.3.1",
79-
"tsdown": "^0.15.10",
79+
"tsdown": "^0.15.12",
8080
"tsx": "^4.20.6",
8181
"typescript": "^5.9.3",
8282
"vite": "^7.1.12",
83-
"vitest": "^4.0.4",
83+
"vitest": "^4.0.6",
8484
"vue": "^3.5.22"
8585
},
8686
"engines": {

0 commit comments

Comments
 (0)