Skip to content

Commit e7d4949

Browse files
committed
Full update
1 parent 6ff01ac commit e7d4949

File tree

2 files changed

+291
-308
lines changed

2 files changed

+291
-308
lines changed

package.json

Lines changed: 12 additions & 12 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.6",
16+
"@esbuild/wasi-preview1": "0.25.8",
1717
"@mantine/core": "^6.0.22",
1818
"@mantine/ds": "^6.0.22",
1919
"@mantine/form": "^6.0.22",
2020
"@mantine/hooks": "^6.0.22",
21-
"@sinclair/typebox": "^0.34.37",
21+
"@sinclair/typebox": "^0.34.38",
2222
"@tabler/icons-react": "^2.47.0",
23-
"@uiw/react-codemirror": "^4.24.0",
23+
"@uiw/react-codemirror": "^4.24.1",
2424
"coi-serviceworker": "^0.1.7",
2525
"comlink": "^4.4.2",
2626
"js-base64": "^3.7.7",
@@ -31,26 +31,26 @@
3131
"react-dom": "^18.3.1"
3232
},
3333
"devDependencies": {
34-
"@eslint/js": "^9.30.1",
35-
"@types/node": "^24.0.10",
34+
"@eslint/js": "^9.31.0",
35+
"@types/node": "^24.1.0",
3636
"@types/path-browserify": "^1.0.3",
3737
"@types/react": "^18.3.23",
3838
"@types/react-dom": "^18.3.7",
3939
"@types/tmp": "^0.2.6",
40-
"@vitejs/plugin-react": "^4.6.0",
40+
"@vitejs/plugin-react": "^4.7.0",
4141
"dprint": "^0.50.1",
4242
"esbuild": "0.25.8",
43-
"eslint": "^9.30.1",
43+
"eslint": "^9.31.0",
4444
"eslint-plugin-simple-import-sort": "^12.1.1",
45-
"eslint-plugin-unicorn": "^59.0.1",
45+
"eslint-plugin-unicorn": "^60.0.0",
4646
"execa": "^9.6.0",
4747
"globals": "^16.3.0",
4848
"tmp": "^0.2.3",
4949
"ts-morph": "^26.0.0",
5050
"typescript": "^5.8.3",
51-
"typescript-eslint": "^8.35.1",
52-
"vite": "^7.0.2",
53-
"vite-plugin-static-copy": "^3.1.0"
51+
"typescript-eslint": "^8.38.0",
52+
"vite": "^7.0.5",
53+
"vite-plugin-static-copy": "^3.1.1"
5454
},
5555
"pnpm": {
5656
"updateConfig": {
@@ -71,5 +71,5 @@
7171
"wasi-js"
7272
]
7373
},
74-
"packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184"
74+
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad"
7575
}

0 commit comments

Comments
 (0)