Skip to content

Commit 09dc28d

Browse files
chore(deps): bump up micromatch to 4.0.8v & esbuild to 0.25.0 (#301)
* chore(deps): bump up micromatch to 4.0.8v * chore(deps): bump up esbuild to 0.25.0v --------- Co-authored-by: SB-ChetanKorde <[email protected]>
1 parent aecbfa1 commit 09dc28d

File tree

2 files changed

+364
-852
lines changed

2 files changed

+364
-852
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@
151151
"cross-spawn": "7.0.5",
152152
"vite": "5.4.12",
153153
"path-to-regexp": "0.1.12",
154-
"nanoid": "3.3.8"
154+
"nanoid": "3.3.8",
155+
"micromatch":"4.0.8",
156+
"esbuild":"0.25.0"
155157
}
156158
}

0 commit comments

Comments
 (0)