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 a5efba8 commit e655409Copy full SHA for e655409
packages/vscode/package.json
@@ -209,7 +209,7 @@
209
"@pandacss/preset-base": "^0.37.2",
210
"@pandacss/preset-panda": "^0.37.2",
211
"@pandacss/ts-plugin": "workspace:^",
212
- "esbuild": "^0.20.2",
+ "esbuild": "^0.25.0",
213
"pathe": "1.1.2"
214
},
215
"bundledDependencies": [
yarn.lock
@@ -9029,7 +9029,7 @@ __metadata:
9029
"@vscode/vsce": "npm:^2.24.0"
9030
"@vue/compiler-sfc": "npm:^3.4.21"
9031
dotenv: "npm:^16.4.5"
9032
- esbuild: "npm:^0.20.2"
+ esbuild: "npm:^0.25.0"
9033
execa: "npm:8.0.1"
9034
fs-extra: "npm:11.2.0"
9035
lightningcss-wasm: "npm:^1.24.1"
0 commit comments