|
62 | 62 | "reformat": "prettier --write ."
|
63 | 63 | },
|
64 | 64 | "engines": {
|
65 |
| - "vscode": "^1.75.1", |
| 65 | + "vscode": "^1.76.2", |
66 | 66 | "node": "^16.16.0",
|
67 | 67 | "npm": "^8.15.1"
|
68 | 68 | },
|
|
964 | 964 | }
|
965 | 965 | },
|
966 | 966 | "dependencies": {
|
967 |
| - "@babel/parser": "^7.19.1", |
968 |
| - "@babel/traverse": "^7.19.1", |
969 |
| - "@fortawesome/fontawesome-svg-core": "^6.2.0", |
970 |
| - "@fortawesome/free-solid-svg-icons": "^6.2.0", |
| 967 | + "@babel/parser": "^7.21.3", |
| 968 | + "@babel/traverse": "^7.21.3", |
| 969 | + "@fortawesome/fontawesome-svg-core": "^6.3.0", |
| 970 | + "@fortawesome/free-solid-svg-icons": "^6.3.0", |
971 | 971 | "@fortawesome/react-fontawesome": "^0.2.0",
|
972 |
| - "@iconify-icons/codicon": "^1.2.16", |
| 972 | + "@iconify-icons/codicon": "^1.2.23", |
973 | 973 | "@iconify/react": "^1.1.4",
|
974 |
| - "@leafygreen-ui/logo": "^6.1.3", |
| 974 | + "@leafygreen-ui/logo": "^6.3.0", |
975 | 975 | "@leafygreen-ui/toggle": "^7.0.5",
|
976 |
| - "@mongodb-js/mongodb-constants": "^0.2.1", |
977 |
| - "@mongosh/browser-runtime-electron": "^1.6.2", |
978 |
| - "@mongosh/i18n": "^1.6.2", |
979 |
| - "@mongosh/service-provider-server": "^1.6.2", |
980 |
| - "@mongosh/shell-api": "^1.6.2", |
981 |
| - "analytics-node": "^5.1.2", |
982 |
| - "bson": "^4.7.0", |
983 |
| - "bson-transpilers": "^2.0.0", |
| 976 | + "@mongodb-js/mongodb-constants": "^0.2.2", |
| 977 | + "@mongosh/browser-runtime-electron": "^1.8.0", |
| 978 | + "@mongosh/i18n": "^1.8.0", |
| 979 | + "@mongosh/service-provider-server": "^1.8.0", |
| 980 | + "@mongosh/shell-api": "^1.8.0", |
| 981 | + "analytics-node": "^6.2.0", |
| 982 | + "bson": "^5.0.1", |
| 983 | + "bson-transpilers": "^2.0.3", |
984 | 984 | "classnames": "^2.3.2",
|
985 | 985 | "debug": "^4.3.4",
|
986 |
| - "dotenv": "^16.0.2", |
| 986 | + "dotenv": "^16.0.3", |
987 | 987 | "micromatch": "^4.0.5",
|
988 |
| - "mongodb": "^4.13.0", |
| 988 | + "mongodb": "^5.1.0", |
989 | 989 | "mongodb-build-info": "^1.5.0",
|
990 | 990 | "mongodb-cloud-info": "^1.1.3",
|
991 |
| - "mongodb-connection-string-url": "^2.5.3", |
992 |
| - "mongodb-data-service": "^22.4.1", |
993 |
| - "mongodb-query-parser": "^2.4.6", |
994 |
| - "mongodb-schema": "^10.0.0", |
| 991 | + "mongodb-connection-string-url": "^2.6.0", |
| 992 | + "mongodb-data-service": "^22.5.1", |
| 993 | + "mongodb-query-parser": "^2.4.11", |
| 994 | + "mongodb-schema": "^10.0.1", |
995 | 995 | "numeral": "^2.0.6",
|
996 | 996 | "react": "^17.0.2",
|
997 | 997 | "react-dom": "^17.0.2",
|
998 | 998 | "react-redux": "^8.0.5",
|
999 |
| - "redux": "^4.2.0", |
| 999 | + "redux": "^4.2.1", |
1000 | 1000 | "ts-log": "^2.2.5",
|
1001 | 1001 | "uuid": "^8.3.2",
|
1002 |
| - "vscode-languageclient": "^8.0.2", |
1003 |
| - "vscode-languageserver": "^8.0.2", |
1004 |
| - "vscode-languageserver-textdocument": "^1.0.7" |
| 1002 | + "vscode-languageclient": "^8.1.0", |
| 1003 | + "vscode-languageserver": "^8.1.0", |
| 1004 | + "vscode-languageserver-textdocument": "^1.0.9" |
1005 | 1005 | },
|
1006 | 1006 | "devDependencies": {
|
1007 | 1007 | "@mongodb-js/prettier-config-compass": "^1.0.0",
|
1008 | 1008 | "@mongosh/service-provider-core": "^1.8.0",
|
1009 |
| - "@types/analytics-node": "^3.1.9", |
1010 |
| - "@types/babel__core": "^7.1.19", |
1011 |
| - "@types/babel__traverse": "^7.18.1", |
1012 |
| - "@types/chai": "^4.3.3", |
| 1009 | + "@types/analytics-node": "^3.1.11", |
| 1010 | + "@types/babel__core": "^7.20.0", |
| 1011 | + "@types/babel__traverse": "^7.18.3", |
| 1012 | + "@types/chai": "^4.3.4", |
1013 | 1013 | "@types/chai-fs": "^2.0.2",
|
1014 | 1014 | "@types/chai-json-schema": "^1.4.6",
|
1015 | 1015 | "@types/debug": "^4.1.7",
|
|
1019 | 1019 | "@types/micromatch": "^4.0.2",
|
1020 | 1020 | "@types/mkdirp": "^2.0.0",
|
1021 | 1021 | "@types/mocha": "^8.2.3",
|
1022 |
| - "@types/node": "^14.18.29", |
1023 |
| - "@types/react": "^17.0.50", |
1024 |
| - "@types/react-dom": "^17.0.17", |
| 1022 | + "@types/node": "^14.18.38", |
| 1023 | + "@types/react": "^17.0.53", |
| 1024 | + "@types/react-dom": "^17.0.19", |
1025 | 1025 | "@types/sinon": "^9.0.11",
|
1026 | 1026 | "@types/uuid": "^8.3.4",
|
1027 |
| - "@types/vscode": "^1.74.0", |
1028 |
| - "@typescript-eslint/eslint-plugin": "^5.38.0", |
1029 |
| - "@typescript-eslint/parser": "^5.38.0", |
1030 |
| - "@vscode/test-electron": "^2.1.5", |
1031 |
| - "@vscode/vsce": "^2.16.0", |
| 1027 | + "@types/vscode": "^1.76.0", |
| 1028 | + "@typescript-eslint/eslint-plugin": "^5.55.0", |
| 1029 | + "@typescript-eslint/parser": "^5.55.0", |
| 1030 | + "@vscode/test-electron": "^2.3.0", |
| 1031 | + "@vscode/vsce": "^2.18.0", |
1032 | 1032 | "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
1033 | 1033 | "autoprefixer": "^9.8.8",
|
1034 | 1034 | "buffer": "^6.0.3",
|
1035 |
| - "chai": "^4.3.6", |
| 1035 | + "chai": "^4.3.7", |
1036 | 1036 | "chai-as-promised": "^7.1.1",
|
1037 | 1037 | "chai-fs": "^2.0.0",
|
1038 | 1038 | "chai-json-schema": "^1.5.1",
|
|
1045 | 1045 | "download": "^8.0.0",
|
1046 | 1046 | "electron": "^23.0.0",
|
1047 | 1047 | "enzyme": "^3.11.0",
|
1048 |
| - "eslint": "^8.23.1", |
| 1048 | + "eslint": "^8.36.0", |
1049 | 1049 | "eslint-config-mongodb-js": "^5.0.3",
|
1050 | 1050 | "eslint-plugin-mocha": "^10.1.0",
|
1051 | 1051 | "execa": "^1.0.0",
|
|
1057 | 1057 | "less-loader": "^5.0.0",
|
1058 | 1058 | "mkdirp": "^1.0.4",
|
1059 | 1059 | "mocha": "^8.4.0",
|
1060 |
| - "mocha-junit-reporter": "^2.0.2", |
1061 |
| - "mocha-multi": "^1.1.6", |
1062 |
| - "mongodb-client-encryption": "^2.4.0", |
1063 |
| - "mongodb-runner": "^4.9.0", |
| 1060 | + "mocha-junit-reporter": "^2.2.0", |
| 1061 | + "mocha-multi": "^1.1.7", |
| 1062 | + "mongodb-client-encryption": "^2.6.0", |
| 1063 | + "mongodb-runner": "^4.10.0", |
1064 | 1064 | "node-loader": "^0.6.0",
|
1065 | 1065 | "npm-run-all": "^4.1.5",
|
1066 | 1066 | "ora": "^5.4.1",
|
1067 | 1067 | "postcss-loader": "^3.0.0",
|
1068 | 1068 | "pre-commit": "^1.2.2",
|
1069 |
| - "prettier": "^2.7.1", |
| 1069 | + "prettier": "^2.8.5", |
1070 | 1070 | "process": "^0.11.10",
|
1071 |
| - "semver": "^7.3.7", |
| 1071 | + "semver": "^7.3.8", |
1072 | 1072 | "sinon": "^9.2.4",
|
1073 | 1073 | "sinon-chai": "^3.7.0",
|
1074 | 1074 | "stream-browserify": "^3.0.0",
|
1075 | 1075 | "style-loader": "^1.3.0",
|
1076 | 1076 | "ts-jest": "^26.5.6",
|
1077 |
| - "ts-loader": "^9.4.1", |
| 1077 | + "ts-loader": "^9.4.2", |
1078 | 1078 | "ts-node": "^10.9.1",
|
1079 |
| - "typescript": "^4.8.3", |
| 1079 | + "typescript": "^4.9.5", |
1080 | 1080 | "webpack": "^5.74.0",
|
1081 | 1081 | "webpack-cli": "^4.10.0",
|
1082 | 1082 | "xvfb-maybe": "^0.2.1",
|
|
0 commit comments