Skip to content

Commit a7abccd

Browse files
committed
Update deps
1 parent 4e9a7ff commit a7abccd

File tree

4 files changed

+309
-298
lines changed

4 files changed

+309
-298
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"@bjorn3/browser_wasi_shim": "^0.4.2",
1414
"@codemirror/lang-javascript": "^6.2.4",
1515
"@emotion/react": "^11.14.0",
16-
"@esbuild/wasi-preview1": "0.25.5",
16+
"@esbuild/wasi-preview1": "0.25.6",
1717
"@mantine/core": "^6.0.22",
1818
"@mantine/ds": "^6.0.22",
1919
"@mantine/form": "^6.0.22",
2020
"@mantine/hooks": "^6.0.22",
2121
"@sinclair/typebox": "^0.34.37",
2222
"@tabler/icons-react": "^2.47.0",
23-
"@uiw/react-codemirror": "^4.23.14",
23+
"@uiw/react-codemirror": "^4.24.0",
2424
"coi-serviceworker": "^0.1.7",
2525
"comlink": "^4.4.2",
2626
"js-base64": "^3.7.7",
@@ -39,7 +39,7 @@
3939
"@types/tmp": "^0.2.6",
4040
"@vitejs/plugin-react": "^4.6.0",
4141
"dprint": "^0.50.1",
42-
"esbuild": "0.25.5",
42+
"esbuild": "0.25.6",
4343
"eslint": "^9.30.1",
4444
"eslint-plugin-simple-import-sort": "^12.1.1",
4545
"eslint-plugin-unicorn": "^59.0.1",
@@ -49,7 +49,7 @@
4949
"ts-morph": "^26.0.0",
5050
"typescript": "^5.8.3",
5151
"typescript-eslint": "^8.35.1",
52-
"vite": "^7.0.0",
52+
"vite": "^7.0.2",
5353
"vite-plugin-static-copy": "^3.1.0"
5454
},
5555
"pnpm": {

0 commit comments

Comments
 (0)