Skip to content

Commit 0b60985

Browse files
authored
Merge pull request #59 from TheKodeToad/dependabot/npm_and_yarn/esbuild-0.25.3
Bump esbuild from 0.25.2 to 0.25.3
2 parents a56d48b + f19b717 commit 0b60985

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"watch": "node build.mjs watch"
77
},
88
"devDependencies": {
9-
"esbuild": "^0.25.2",
9+
"esbuild": "^0.25.3",
1010
"esbuild-plugin-solid": "^0.6.0",
1111
"typescript": "^5.8.3"
1212
},

0 commit comments

Comments
 (0)