|
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.34.9", |
| 20 | + "@sinclair/typebox": "^0.34.11", |
21 | 21 | "@tabler/icons-react": "^2.47.0",
|
22 | 22 | "@uiw/react-codemirror": "^4.23.6",
|
23 | 23 | "coi-serviceworker": "^0.1.7",
|
|
30 | 30 | "wasi-js": "^1.7.3"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@types/node": "^22.10.0", |
34 |
| - "@types/react": "^18.3.12", |
35 |
| - "@types/react-dom": "^18.3.1", |
| 33 | + "@types/node": "^22.10.1", |
| 34 | + "@types/react": "^18.3.14", |
| 35 | + "@types/react-dom": "^18.3.2", |
36 | 36 | "@types/tmp": "^0.2.6",
|
37 |
| - "@typescript-eslint/eslint-plugin": "^8.16.0", |
38 |
| - "@typescript-eslint/parser": "^8.16.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 38 | + "@typescript-eslint/parser": "^8.17.0", |
39 | 39 | "@vitejs/plugin-react": "^4.3.4",
|
40 |
| - "dprint": "^0.47.5", |
| 40 | + "dprint": "^0.47.6", |
41 | 41 | "esbuild": "0.24.0",
|
42 | 42 | "eslint": "^8.57.1",
|
43 | 43 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
44 | 44 | "eslint-plugin-unicorn": "^56.0.1",
|
45 |
| - "execa": "^9.5.1", |
| 45 | + "execa": "^9.5.2", |
46 | 46 | "node-fetch": "^3.3.2",
|
47 | 47 | "tmp": "^0.2.3",
|
48 | 48 | "ts-morph": "^24.0.0",
|
49 | 49 | "tsx": "^4.19.2",
|
50 | 50 | "typescript": "^5.7.2",
|
51 |
| - "vite": "^6.0.1", |
| 51 | + "vite": "^6.0.3", |
52 | 52 | "vite-plugin-node-polyfills": "^0.22.0",
|
53 |
| - "vite-plugin-static-copy": "^2.1.0" |
| 53 | + "vite-plugin-static-copy": "^2.2.0" |
54 | 54 | },
|
55 | 55 | "pnpm": {
|
56 | 56 | "updateConfig": {
|
|
66 | 66 |
|
67 | 67 | }
|
68 | 68 | },
|
69 |
| - "packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387" |
| 69 | + "packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c" |
70 | 70 | }
|
0 commit comments