|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 | 13 | "@codemirror/lang-javascript": "^6.2.2",
|
14 |
| - "@emotion/react": "^11.11.4", |
| 14 | + "@emotion/react": "^11.13.3", |
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 | 20 | "@sinclair/typebox": "^0.32.15",
|
21 | 21 | "@tabler/icons-react": "^2.47.0",
|
22 |
| - "@uiw/react-codemirror": "^4.21.24", |
| 22 | + "@uiw/react-codemirror": "^4.23.6", |
23 | 23 | "coi-serviceworker": "^0.1.7",
|
24 | 24 | "comlink": "^4.4.1",
|
25 | 25 | "js-base64": "^3.7.7",
|
26 | 26 | "jsonc-parser": "^3.2.1",
|
27 | 27 | "lz-string": "^1.5.0",
|
28 |
| - "react": "^18.2.0", |
29 |
| - "react-dom": "^18.2.0", |
| 28 | + "react": "^18.3.1", |
| 29 | + "react-dom": "^18.3.1", |
30 | 30 | "wasi-js": "^1.7.3"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@types/node": "^20.11.25",
|
34 |
| - "@types/react": "^18.2.64", |
35 |
| - "@types/react-dom": "^18.2.21", |
| 34 | + "@types/react": "^18.3.12", |
| 35 | + "@types/react-dom": "^18.3.1", |
36 | 36 | "@types/tmp": "^0.2.6",
|
37 | 37 | "@typescript-eslint/eslint-plugin": "^7.1.1",
|
38 | 38 | "@typescript-eslint/parser": "^7.1.1",
|
39 |
| - "@vitejs/plugin-react": "^4.2.1", |
| 39 | + "@vitejs/plugin-react": "^4.3.3", |
40 | 40 | "dprint": "^0.47.4",
|
41 | 41 | "esbuild": "0.24.0",
|
42 | 42 | "eslint": "^8.57.0",
|
|
0 commit comments