Skip to content

Commit 62a561d

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

File tree

3 files changed

+74
-38
lines changed

3 files changed

+74
-38
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
"@babel/types": "7.27.1",
5757
"@types/node": "22.15.21",
5858
"@vitest/coverage-v8": "3.1.4",
59-
"@vue/compiler-core": "3.5.14",
60-
"@vue/compiler-dom": "3.5.14",
59+
"@vue/compiler-core": "3.5.15",
60+
"@vue/compiler-dom": "3.5.15",
6161
"bumpp": "10.1.1",
6262
"changelogithub": "13.14.0",
6363
"esbuild": "0.25.4",
6464
"eslint": "9.27.0",
6565
"exsolve": "1.0.5",
6666
"installed-check": "9.3.0",
67-
"knip": "5.58.0",
67+
"knip": "5.58.1",
6868
"lint-staged": "16.0.0",
6969
"mkdist": "2.3.0",
7070
"pkg-pr-new": "0.0.50",
@@ -76,7 +76,7 @@
7676
"vue-tsc": "2.2.10"
7777
},
7878
"resolutions": {
79-
"@vue/compiler-core": "3.5.14",
79+
"@vue/compiler-core": "3.5.15",
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.14",
11+
"@vue/compiler-sfc": "3.5.15",
1212
"esbuild": "0.25.4"
1313
}
1414
}

pnpm-lock.yaml

Lines changed: 69 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)