|
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.9", |
30 | | - "@codemirror/view": "6.9.2", |
| 29 | + "@uiw/react-codemirror": "4.19.10", |
| 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.9", |
| 33 | + "@uiw/codemirror-theme-github": "4.19.10", |
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", |
37 | | - "@grpc/grpc-js": "1.8.12", |
| 37 | + "@grpc/grpc-js": "1.8.13", |
38 | 38 | "@scow/config": "workspace:*", |
39 | 39 | "@scow/lib-config": "workspace:*", |
40 | 40 | "@scow/lib-auth": "workspace:*", |
41 | 41 | "@scow/lib-decimal": "workspace:*", |
42 | 42 | "@scow/lib-ssh": "workspace:*", |
43 | 43 | "@scow/utils": "workspace:*", |
44 | 44 | "@scow/lib-web": "workspace:*", |
45 | | - "@sinclair/typebox": "0.25.24", |
| 45 | + "@sinclair/typebox": "0.26.4", |
46 | 46 | "@scow/protos": "workspace:*", |
47 | 47 | "antd": "5.3.2", |
48 | 48 | "busboy": "1.6.0", |
|
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.5", |
| 80 | + "@types/node": "18.15.10", |
81 | 81 | "@types/nprogress": "0.2.0", |
82 | 82 | "@types/random-words": "1.1.2", |
83 | | - "@types/react": "18.0.28", |
| 83 | + "@types/react": "18.0.29", |
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.2", |
| 90 | + "webpack": "5.76.3", |
91 | 91 | "ts-log": "2.2.5", |
92 | 92 | "@types/ws": "8.5.4" |
93 | 93 | }, |
|
0 commit comments