Skip to content

Commit 9aa97cf

Browse files
Update esbuild
1 parent f0ad87d commit 9aa97cf

File tree

3 files changed

+269
-11
lines changed

3 files changed

+269
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@codemirror/lang-javascript": "^6.2.2",
1414
"@emotion/react": "^11.13.5",
15-
"@esbuild/wasi-preview1": "0.24.0",
15+
"@esbuild/wasi-preview1": "0.25.0",
1616
"@mantine/core": "^6.0.22",
1717
"@mantine/ds": "^6.0.22",
1818
"@mantine/form": "^6.0.22",
@@ -36,7 +36,7 @@
3636
"@types/tmp": "^0.2.6",
3737
"@vitejs/plugin-react": "^4.3.4",
3838
"dprint": "^0.47.6",
39-
"esbuild": "0.24.0",
39+
"esbuild": "0.25.0",
4040
"eslint": "^9.16.0",
4141
"eslint-plugin-simple-import-sort": "^12.1.1",
4242
"eslint-plugin-unicorn": "^56.0.1",

0 commit comments

Comments
 (0)