|
26 | 26 | "repository": "https://glithub.com/PKUHPC/SCOW", |
27 | 27 | "dependencies": { |
28 | 28 | "@ant-design/icons": "5.0.1", |
29 | | - "@uiw/react-codemirror": "4.19.10", |
| 29 | + "@uiw/react-codemirror": "4.19.11", |
30 | 30 | "@codemirror/view": "6.9.3", |
31 | 31 | "@codemirror/language": "6.6.0", |
32 | 32 | "@codemirror/legacy-modes": "6.3.2", |
33 | | - "@uiw/codemirror-theme-github": "4.19.10", |
| 33 | + "@uiw/codemirror-theme-github": "4.19.11", |
34 | 34 | "@ddadaal/next-typed-api-routes-runtime": "0.5.2", |
35 | 35 | "@ddadaal/tsgrpc-client": "0.17.3", |
36 | 36 | "@ddadaal/tsgrpc-common": "0.2.1", |
|
42 | 42 | "@scow/lib-ssh": "workspace:*", |
43 | 43 | "@scow/utils": "workspace:*", |
44 | 44 | "@scow/lib-web": "workspace:*", |
45 | | - "@sinclair/typebox": "0.26.5", |
| 45 | + "@sinclair/typebox": "0.26.8", |
46 | 46 | "@scow/protos": "workspace:*", |
47 | | - "antd": "5.3.2", |
| 47 | + "antd": "5.3.3", |
48 | 48 | "busboy": "1.6.0", |
49 | 49 | "google-protobuf": "3.21.2", |
50 | 50 | "less": "4.1.3", |
|
63 | 63 | "simstate": "3.0.1", |
64 | 64 | "styled-components": "5.3.9", |
65 | 65 | "tslib": "2.5.0", |
66 | | - "typescript": "5.0.2", |
| 66 | + "typescript": "5.0.3", |
67 | 67 | "xterm": "5.1.0", |
68 | 68 | "xterm-addon-fit": "0.7.0", |
69 | 69 | "http-proxy": "1.18.1", |
|
77 | 77 | "@types/busboy": "1.5.0", |
78 | 78 | "@types/google-protobuf": "3.15.6", |
79 | 79 | "@types/mime-types": "2.1.1", |
80 | | - "@types/node": "18.15.10", |
| 80 | + "@types/node": "18.15.11", |
81 | 81 | "@types/nprogress": "0.2.0", |
82 | 82 | "@types/random-words": "1.1.2", |
83 | | - "@types/react": "18.0.29", |
| 83 | + "@types/react": "18.0.32", |
84 | 84 | "@types/react-dom": "18.0.11", |
85 | 85 | "@types/styled-components": "5.1.26", |
86 | 86 | "@types/url-join": "4.0.1", |
87 | 87 | "jest-environment-jsdom": "29.5.0", |
88 | 88 | "node-mocks-http": "1.12.2", |
89 | 89 | "postcss": "8.4.21", |
90 | | - "webpack": "5.76.3", |
| 90 | + "webpack": "5.77.0", |
91 | 91 | "ts-log": "2.2.5", |
92 | 92 | "@types/ws": "8.5.4" |
93 | 93 | }, |
|
0 commit comments