We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ad87d commit 9aa97cfCopy full SHA for 9aa97cf
package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"@codemirror/lang-javascript": "^6.2.2",
14
"@emotion/react": "^11.13.5",
15
- "@esbuild/wasi-preview1": "0.24.0",
+ "@esbuild/wasi-preview1": "0.25.0",
16
"@mantine/core": "^6.0.22",
17
"@mantine/ds": "^6.0.22",
18
"@mantine/form": "^6.0.22",
@@ -36,7 +36,7 @@
36
"@types/tmp": "^0.2.6",
37
"@vitejs/plugin-react": "^4.3.4",
38
"dprint": "^0.47.6",
39
- "esbuild": "0.24.0",
+ "esbuild": "0.25.0",
40
"eslint": "^9.16.0",
41
"eslint-plugin-simple-import-sort": "^12.1.1",
42
"eslint-plugin-unicorn": "^56.0.1",
0 commit comments