|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 | 13 | "@codemirror/lang-javascript": "^6.2.2",
|
14 |
| - "@emotion/react": "^11.13.3", |
| 14 | + "@emotion/react": "^11.13.5", |
15 | 15 | "@esbuild/wasi-preview1": "0.24.0",
|
16 | 16 | "@mantine/core": "^6.0.22",
|
17 | 17 | "@mantine/ds": "^6.0.22",
|
18 | 18 | "@mantine/form": "^6.0.22",
|
19 | 19 | "@mantine/hooks": "^6.0.22",
|
20 |
| - "@sinclair/typebox": "^0.33.17", |
| 20 | + "@sinclair/typebox": "^0.34.9", |
21 | 21 | "@tabler/icons-react": "^2.47.0",
|
22 | 22 | "@uiw/react-codemirror": "^4.23.6",
|
23 | 23 | "coi-serviceworker": "^0.1.7",
|
24 |
| - "comlink": "^4.4.1", |
| 24 | + "comlink": "^4.4.2", |
25 | 25 | "js-base64": "^3.7.7",
|
26 | 26 | "jsonc-parser": "^3.3.1",
|
27 | 27 | "lz-string": "^1.5.0",
|
|
30 | 30 | "wasi-js": "^1.7.3"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@types/node": "^22.8.1", |
| 33 | + "@types/node": "^22.10.0", |
34 | 34 | "@types/react": "^18.3.12",
|
35 | 35 | "@types/react-dom": "^18.3.1",
|
36 | 36 | "@types/tmp": "^0.2.6",
|
37 |
| - "@typescript-eslint/eslint-plugin": "^8.11.0", |
38 |
| - "@typescript-eslint/parser": "^8.11.0", |
39 |
| - "@vitejs/plugin-react": "^4.3.3", |
40 |
| - "dprint": "^0.47.4", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.16.0", |
| 38 | + "@typescript-eslint/parser": "^8.16.0", |
| 39 | + "@vitejs/plugin-react": "^4.3.4", |
| 40 | + "dprint": "^0.47.5", |
41 | 41 | "esbuild": "0.24.0",
|
42 | 42 | "eslint": "^8.57.1",
|
43 | 43 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
44 |
| - "eslint-plugin-unicorn": "^56.0.0", |
45 |
| - "execa": "^9.4.1", |
| 44 | + "eslint-plugin-unicorn": "^56.0.1", |
| 45 | + "execa": "^9.5.1", |
46 | 46 | "node-fetch": "^3.3.2",
|
47 | 47 | "tmp": "^0.2.3",
|
48 | 48 | "ts-morph": "^24.0.0",
|
49 |
| - "tsx": "^4.19.1", |
50 |
| - "typescript": "^5.6.3", |
51 |
| - "vite": "^5.4.10", |
| 49 | + "tsx": "^4.19.2", |
| 50 | + "typescript": "^5.7.2", |
| 51 | + "vite": "^6.0.1", |
52 | 52 | "vite-plugin-node-polyfills": "^0.22.0",
|
53 |
| - "vite-plugin-static-copy": "^2.0.0" |
| 53 | + "vite-plugin-static-copy": "^2.1.0" |
54 | 54 | },
|
55 | 55 | "pnpm": {
|
56 | 56 | "updateConfig": {
|
|
66 | 66 |
|
67 | 67 | }
|
68 | 68 | },
|
69 |
| - "packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228" |
| 69 | + "packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387" |
70 | 70 | }
|
0 commit comments