Skip to content

Commit 313d28d

Browse files
chore(deps): update all non-major dependencies (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Teages <[email protected]>
1 parent 16976aa commit 313d28d

File tree

4 files changed

+488
-458
lines changed

4 files changed

+488
-458
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,31 +52,31 @@
5252
"@babel/parser": "^7.27.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "4.16.2",
56-
"@babel/types": "7.28.1",
57-
"@types/node": "22.16.3",
55+
"@antfu/eslint-config": "4.19.0",
56+
"@babel/types": "7.28.2",
57+
"@types/node": "22.16.5",
5858
"@vitest/coverage-v8": "3.2.4",
59-
"@vue/compiler-core": "3.5.17",
60-
"@vue/compiler-dom": "3.5.17",
59+
"@vue/compiler-core": "3.5.18",
60+
"@vue/compiler-dom": "3.5.18",
6161
"bumpp": "10.2.0",
6262
"changelogithub": "13.16.0",
63-
"esbuild": "0.25.6",
63+
"esbuild": "0.25.8",
6464
"eslint": "9.31.0",
6565
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",
67-
"knip": "5.61.3",
67+
"knip": "5.62.0",
6868
"lint-staged": "16.1.2",
6969
"mkdist": "2.3.0",
7070
"pkg-pr-new": "0.0.54",
7171
"simple-git-hooks": "2.13.0",
7272
"typescript": "5.8.3",
73-
"unbuild": "3.5.0",
73+
"unbuild": "3.6.0",
7474
"vitest": "3.2.4",
7575
"vue": "3.5.18",
76-
"vue-tsc": "3.0.1"
76+
"vue-tsc": "3.0.4"
7777
},
7878
"resolutions": {
79-
"@vue/compiler-core": "3.5.17",
79+
"@vue/compiler-core": "3.5.18",
8080
"vue-sfc-transformer": "link:."
8181
},
8282
"simple-git-hooks": {

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"vue-sfc-transformer": "latest"
99
},
1010
"devDependencies": {
11-
"@vue/compiler-sfc": "3.5.17",
12-
"esbuild": "0.25.6"
11+
"@vue/compiler-sfc": "3.5.18",
12+
"esbuild": "0.25.8"
1313
}
1414
}

0 commit comments

Comments
 (0)