Skip to content

Commit 86a45e0

Browse files
chore(deps): update all non-major dependencies (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 483fbf4 commit 86a45e0

File tree

3 files changed

+225
-255
lines changed

3 files changed

+225
-255
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,21 +53,21 @@
5353
},
5454
"devDependencies": {
5555
"@antfu/eslint-config": "4.13.2",
56-
"@babel/types": "7.27.1",
57-
"@types/node": "22.15.21",
56+
"@babel/types": "7.27.3",
57+
"@types/node": "22.15.29",
5858
"@vitest/coverage-v8": "3.1.4",
59-
"@vue/compiler-core": "3.5.15",
60-
"@vue/compiler-dom": "3.5.15",
59+
"@vue/compiler-core": "3.5.16",
60+
"@vue/compiler-dom": "3.5.16",
6161
"bumpp": "10.1.1",
62-
"changelogithub": "13.14.0",
63-
"esbuild": "0.25.4",
62+
"changelogithub": "13.15.0",
63+
"esbuild": "0.25.5",
6464
"eslint": "9.27.0",
6565
"exsolve": "1.0.5",
6666
"installed-check": "9.3.0",
67-
"knip": "5.58.1",
68-
"lint-staged": "16.0.0",
67+
"knip": "5.59.1",
68+
"lint-staged": "16.1.0",
6969
"mkdist": "2.3.0",
70-
"pkg-pr-new": "0.0.50",
70+
"pkg-pr-new": "0.0.51",
7171
"simple-git-hooks": "2.13.0",
7272
"typescript": "5.8.3",
7373
"unbuild": "3.5.0",
@@ -76,7 +76,7 @@
7676
"vue-tsc": "2.2.10"
7777
},
7878
"resolutions": {
79-
"@vue/compiler-core": "3.5.15",
79+
"@vue/compiler-core": "3.5.16",
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.15",
12-
"esbuild": "0.25.4"
11+
"@vue/compiler-sfc": "3.5.16",
12+
"esbuild": "0.25.5"
1313
}
1414
}

0 commit comments

Comments
 (0)