|
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | 64 | "@mongodb-js/devtools-proxy-support": "^0.5.3", |
65 | | - "@mongosh/arg-parser": "^3.23.0", |
66 | | - "@mongosh/autocomplete": "^3.29.0", |
67 | | - "@mongosh/editor": "^3.29.0", |
68 | | - "@mongosh/errors": "2.4.5", |
69 | | - "@mongosh/history": "2.4.12", |
70 | | - "@mongosh/i18n": "^2.20.0", |
71 | | - "@mongosh/js-multiline-to-singleline": "2.4.11", |
72 | | - "@mongosh/logging": "^3.15.6", |
73 | | - "@mongosh/service-provider-core": "3.7.0", |
74 | | - "@mongosh/service-provider-node-driver": "^3.18.0", |
75 | | - "@mongosh/shell-api": "^3.29.0", |
76 | | - "@mongosh/shell-evaluator": "^3.29.0", |
77 | | - "@mongosh/snippet-manager": "^3.29.0", |
78 | | - "@mongosh/types": "^3.14.1", |
| 65 | + "@mongosh/arg-parser": "^3.23.1", |
| 66 | + "@mongosh/autocomplete": "^3.29.1", |
| 67 | + "@mongosh/editor": "^3.29.1", |
| 68 | + "@mongosh/errors": "2.4.6", |
| 69 | + "@mongosh/history": "2.4.13", |
| 70 | + "@mongosh/i18n": "^2.20.1", |
| 71 | + "@mongosh/js-multiline-to-singleline": "2.4.12", |
| 72 | + "@mongosh/logging": "^3.15.7", |
| 73 | + "@mongosh/service-provider-core": "3.7.1", |
| 74 | + "@mongosh/service-provider-node-driver": "^3.18.1", |
| 75 | + "@mongosh/shell-api": "^3.29.1", |
| 76 | + "@mongosh/shell-evaluator": "^3.29.1", |
| 77 | + "@mongosh/snippet-manager": "^3.29.1", |
| 78 | + "@mongosh/types": "^3.14.2", |
79 | 79 | "@segment/analytics-node": "^1.3.0", |
80 | 80 | "ansi-escape-sequences": "^5.1.2", |
81 | 81 | "askcharacter": "^2.0.4", |
|
110 | 110 | "mongodb-crypt-library-dummy": "^1.0.2", |
111 | 111 | "prettier": "^2.8.8", |
112 | 112 | "webpack-merge": "^5.8.0", |
113 | | - "@mongosh/testing": "0.0.0-dev.0" |
| 113 | + "@mongosh/testing": "0.0.0" |
114 | 114 | }, |
115 | 115 | "optionalDependencies": { |
116 | 116 | "get-console-process-list": "^1.0.5", |
|
0 commit comments