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 6f83200 commit 72dff37Copy full SHA for 72dff37
package.json
@@ -133,7 +133,7 @@
133
"conventional-changelog-cli": "^2.2.2",
134
"cpy-cli": "^4.2.0",
135
"cypress": "13.14.2",
136
- "esbuild": "0.19.5",
+ "esbuild": "0.25.0",
137
"eslint": "8.57.0",
138
"eslint-config-prettier": "9.0.0",
139
"eslint-plugin-cypress": "3.5.0",
packages/vite-plugin-nitro/package.json
@@ -30,7 +30,7 @@
30
"dependencies": {
31
"nitropack": "^2.10.0",
32
"xmlbuilder2": "^3.0.2",
33
- "esbuild": "^0.20.1",
+ "esbuild": "^0.25.0",
34
"radix3": "^1.1.1",
35
"defu": "^6.1.4"
36
},
0 commit comments