Skip to content

Commit 327478b

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

File tree

3 files changed

+241
-177
lines changed

3 files changed

+241
-177
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,22 +52,22 @@
5252
"@babel/parser": "^7.27.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "5.2.1",
56-
"@babel/types": "7.28.2",
57-
"@types/node": "22.18.0",
55+
"@antfu/eslint-config": "5.2.2",
56+
"@babel/types": "7.28.4",
57+
"@types/node": "22.18.1",
5858
"@vitest/coverage-v8": "3.2.4",
59-
"@vue/compiler-core": "3.5.20",
60-
"@vue/compiler-dom": "3.5.20",
59+
"@vue/compiler-core": "3.5.21",
60+
"@vue/compiler-dom": "3.5.21",
6161
"bumpp": "10.2.3",
6262
"changelogithub": "13.16.0",
6363
"esbuild": "0.25.9",
6464
"eslint": "9.34.0",
6565
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",
67-
"knip": "5.63.0",
67+
"knip": "5.63.1",
6868
"lint-staged": "16.1.6",
6969
"mkdist": "2.3.0",
70-
"pkg-pr-new": "0.0.58",
70+
"pkg-pr-new": "0.0.59",
7171
"simple-git-hooks": "2.13.1",
7272
"typescript": "5.9.2",
7373
"unbuild": "3.6.1",
@@ -76,7 +76,7 @@
7676
"vue-tsc": "3.0.6"
7777
},
7878
"resolutions": {
79-
"@vue/compiler-core": "3.5.20",
79+
"@vue/compiler-core": "3.5.21",
8080
"vue-sfc-transformer": "link:."
8181
},
8282
"simple-git-hooks": {

playground/package.json

Lines changed: 1 addition & 1 deletion
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.20",
11+
"@vue/compiler-sfc": "3.5.21",
1212
"esbuild": "0.25.9"
1313
}
1414
}

0 commit comments

Comments
 (0)