Skip to content

Commit f1b586a

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

File tree

3 files changed

+259
-186
lines changed

3 files changed

+259
-186
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"@babel/parser": "^7.27.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "4.12.0",
55+
"@antfu/eslint-config": "4.12.1",
5656
"@babel/types": "7.27.1",
57-
"@types/node": "22.15.3",
57+
"@types/node": "22.15.11",
5858
"@vitest/coverage-v8": "3.1.3",
5959
"@vue/compiler-core": "3.5.13",
6060
"@vue/compiler-dom": "3.5.13",
6161
"bumpp": "10.1.0",
6262
"changelogithub": "13.13.0",
63-
"esbuild": "0.25.3",
63+
"esbuild": "0.25.4",
6464
"eslint": "9.26.0",
6565
"exsolve": "1.0.5",
6666
"installed-check": "9.3.0",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@vue/compiler-sfc": "3.5.13",
12-
"esbuild": "0.25.3"
12+
"esbuild": "0.25.4"
1313
}
1414
}

0 commit comments

Comments
 (0)