Skip to content

Commit e655409

Browse files
fix(deps): update dependency esbuild to ^0.25.0 [security]
1 parent a5efba8 commit e655409

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"@pandacss/preset-base": "^0.37.2",
210210
"@pandacss/preset-panda": "^0.37.2",
211211
"@pandacss/ts-plugin": "workspace:^",
212-
"esbuild": "^0.20.2",
212+
"esbuild": "^0.25.0",
213213
"pathe": "1.1.2"
214214
},
215215
"bundledDependencies": [

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9029,7 +9029,7 @@ __metadata:
90299029
"@vscode/vsce": "npm:^2.24.0"
90309030
"@vue/compiler-sfc": "npm:^3.4.21"
90319031
dotenv: "npm:^16.4.5"
9032-
esbuild: "npm:^0.20.2"
9032+
esbuild: "npm:^0.25.0"
90339033
execa: "npm:8.0.1"
90349034
fs-extra: "npm:11.2.0"
90359035
lightningcss-wasm: "npm:^1.24.1"

0 commit comments

Comments
 (0)