|
18 | 18 | "@mantine/ds": "^6.0.22",
|
19 | 19 | "@mantine/form": "^6.0.22",
|
20 | 20 | "@mantine/hooks": "^6.0.22",
|
21 |
| - "@sinclair/typebox": "^0.34.21", |
| 21 | + "@sinclair/typebox": "^0.34.25", |
22 | 22 | "@tabler/icons-react": "^2.47.0",
|
23 | 23 | "@uiw/react-codemirror": "^4.23.8",
|
24 | 24 | "coi-serviceworker": "^0.1.7",
|
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@eslint/js": "^9.20.0",
|
34 |
| - "@types/node": "^22.13.2", |
| 34 | + "@types/node": "^22.13.4", |
35 | 35 | "@types/react": "^18.3.18",
|
36 | 36 | "@types/react-dom": "^18.3.5",
|
37 | 37 | "@types/tmp": "^0.2.6",
|
|
40 | 40 | "esbuild": "0.25.0",
|
41 | 41 | "eslint": "^9.20.1",
|
42 | 42 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
43 |
| - "eslint-plugin-unicorn": "^56.0.1", |
| 43 | + "eslint-plugin-unicorn": "^57.0.0", |
44 | 44 | "execa": "^9.5.2",
|
45 | 45 | "globals": "^15.15.0",
|
46 | 46 | "node-fetch": "^3.3.2",
|
47 | 47 | "tmp": "^0.2.3",
|
48 | 48 | "ts-morph": "^25.0.1",
|
49 | 49 | "tsx": "^4.19.2",
|
50 | 50 | "typescript": "^5.7.3",
|
51 |
| - "typescript-eslint": "^8.24.0", |
| 51 | + "typescript-eslint": "^8.24.1", |
52 | 52 | "vite": "^6.1.0",
|
53 | 53 | "vite-plugin-node-polyfills": "^0.23.0",
|
54 | 54 | "vite-plugin-static-copy": "^2.2.0"
|
|
72 | 72 | "wasi-js"
|
73 | 73 | ]
|
74 | 74 | },
|
75 |
| - "packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d" |
| 75 | + "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af" |
76 | 76 | }
|
0 commit comments