|
7 | 7 | "type": "module",
|
8 | 8 | "dependencies": {
|
9 | 9 | "@chakra-ui/icons": "^2.1.1",
|
10 |
| - "@chakra-ui/react": "^2.5.1", |
| 10 | + "@chakra-ui/react": "^2.8.2", |
11 | 11 | "@codemirror/autocomplete": "^6.16.0",
|
12 | 12 | "@codemirror/commands": "6.5.0",
|
13 | 13 | "@codemirror/lang-python": "^6.1.6",
|
14 | 14 | "@codemirror/language": "^6.10.1",
|
15 | 15 | "@codemirror/state": "^6.4.1",
|
16 | 16 | "@codemirror/view": "^6.26.3",
|
17 |
| - "@emotion/react": "^11.10.6", |
18 |
| - "@emotion/styled": "^11.10.6", |
| 17 | + "@emotion/react": "^11.11.4", |
| 18 | + "@emotion/styled": "^11.11.5", |
19 | 19 | "@microbit/microbit-fs": "^0.9.2",
|
20 | 20 | "@sanity/block-content-to-react": "^3.0.0",
|
21 | 21 | "@sanity/image-url": "^1.0.1",
|
|
27 | 27 | "@types/lodash.sortby": "^4.7.6",
|
28 | 28 | "@types/lunr": "^2.3.4",
|
29 | 29 | "@types/marked": "^4.0.1",
|
30 |
| - "@types/node": "^20.11.25", |
31 |
| - "@types/react": "^18.0.0", |
32 |
| - "@types/react-dom": "^18.0.0", |
| 30 | + "@types/node": "^20.14.8", |
| 31 | + "@types/react": "^18.3.3", |
| 32 | + "@types/react-dom": "^18.3.0", |
33 | 33 | "base64-js": "^1.5.1",
|
34 | 34 | "crelt": "^1.0.5",
|
35 | 35 | "dapjs": "2.2.0",
|
|
44 | 44 | "lzma": "^2.3.2",
|
45 | 45 | "marked": "^4.0.15",
|
46 | 46 | "mobile-drag-drop": "^2.3.0-rc.2",
|
47 |
| - "react": "^18.0.0", |
48 |
| - "react-dom": "^18.0.0", |
| 47 | + "react": "^18.3.1", |
| 48 | + "react-dom": "^18.3.1", |
49 | 49 | "react-hotkeys-hook": "^4.5.0",
|
50 |
| - "react-icons": "^4.8.0", |
51 |
| - "react-intl": "^6.2.10", |
| 50 | + "react-icons": "^4.12.0", |
| 51 | + "react-intl": "^6.6.8", |
52 | 52 | "vite": "^5.1.5",
|
53 | 53 | "vscode-jsonrpc": "^8.0.0",
|
54 | 54 | "vscode-languageserver-protocol": "^3.16.0",
|
|
0 commit comments