We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63c8fe commit 467eaa7Copy full SHA for 467eaa7
package.json
@@ -60,7 +60,7 @@
60
"@vue/compiler-dom": "3.5.17",
61
"bumpp": "10.2.0",
62
"changelogithub": "13.16.0",
63
- "esbuild": "0.25.5",
+ "esbuild": "0.25.6",
64
"eslint": "9.30.1",
65
"exsolve": "1.0.7",
66
"installed-check": "9.3.0",
playground/package.json
@@ -9,6 +9,6 @@
9
},
10
"devDependencies": {
11
"@vue/compiler-sfc": "3.5.17",
12
- "esbuild": "0.25.5"
+ "esbuild": "0.25.6"
13
}
14
0 commit comments