Skip to content

Commit e23d84f

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

File tree

3 files changed

+170
-170
lines changed

3 files changed

+170
-170
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,23 +54,23 @@
5454
"devDependencies": {
5555
"@antfu/eslint-config": "5.2.1",
5656
"@babel/types": "7.28.2",
57-
"@types/node": "22.17.1",
57+
"@types/node": "22.17.2",
5858
"@vitest/coverage-v8": "3.2.4",
5959
"@vue/compiler-core": "3.5.18",
6060
"@vue/compiler-dom": "3.5.18",
61-
"bumpp": "10.2.2",
61+
"bumpp": "10.2.3",
6262
"changelogithub": "13.16.0",
63-
"esbuild": "0.25.8",
63+
"esbuild": "0.25.9",
6464
"eslint": "9.33.0",
6565
"exsolve": "1.0.7",
6666
"installed-check": "9.3.0",
6767
"knip": "5.62.0",
6868
"lint-staged": "16.1.5",
6969
"mkdist": "2.3.0",
70-
"pkg-pr-new": "0.0.54",
70+
"pkg-pr-new": "0.0.55",
7171
"simple-git-hooks": "2.13.1",
7272
"typescript": "5.9.2",
73-
"unbuild": "3.6.0",
73+
"unbuild": "3.6.1",
7474
"vitest": "3.2.4",
7575
"vue": "3.5.18",
7676
"vue-tsc": "3.0.5"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@vue/compiler-sfc": "3.5.18",
12-
"esbuild": "0.25.8"
12+
"esbuild": "0.25.9"
1313
}
1414
}

0 commit comments

Comments
 (0)