Skip to content

Commit 935773b

Browse files
committed
chore: Update esbuild, micromatch and @babel/helpers
Not too sure what those packages do, but hopefully they still compile/work :)
1 parent 9eea742 commit 935773b

File tree

2 files changed

+213
-158
lines changed

2 files changed

+213
-158
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@
184184
"path-to-regexp": "^1.9.0",
185185
"nanoid": "^3.3.8",
186186
"uplot": "^1.6.31",
187-
"prismjs": "^1.30.0"
187+
"prismjs": "^1.30.0",
188+
"micromatch": "^4.0.8",
189+
"@babel/helpers": "^7.26.10",
190+
"esbuild": "^0.25.0"
188191
}
189192
}

0 commit comments

Comments
 (0)