Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54,021 changes: 3,081 additions & 50,940 deletions package-lock.json

Large diffs are not rendered by default.

45 changes: 3 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,47 +90,8 @@
"scripts"
],
"overrides": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why all overrides were removed?

"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.25",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"webdriverio": {
"puppeteer-core": "^23.10.3"
},
"enzyme": {
"cheerio": "1.0.0-rc.10"
},
"chai-enzyme": {
"cheerio": "1.0.0-rc.10"
},
"@mongodb-js/eslint-config-devtools": {
"@typescript-eslint/eslint-plugin": "^8.43.0",
"@typescript-eslint/parser": "^8.43.0",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0"
},
"@leafygreen-ui/emotion": "^4.0.9",
"@leafygreen-ui/lib": "^15.3.0",
"@leafygreen-ui/palette": "^4.1.3",
"@leafygreen-ui/tokens": "^3.2.4",
"@leafygreen-ui/leafygreen-provider": "^4.0.2",
"@leafygreen-ui/marketing-modal": "^5.0.2",
"@leafygreen-ui/typography": "^20.0.2",
"@leafygreen-ui/icon": "^13.1.2",
"@leafygreen-ui/popover": "^13.0.11",
"@leafygreen-ui/badge": "^9.0.2",
"@leafygreen-ui/banner": "^10.1.0",
"@leafygreen-ui/button": "^22.0.2",
"@leafygreen-ui/hooks": "^8.3.4",
"@leafygreen-ui/icon-button": "^16.0.2",
"@leafygreen-ui/input-option": "^3.0.4",
"@leafygreen-ui/polymorphic": "^2.0.5",
"@leafygreen-ui/search-input": "^5.0.2",
"@leafygreen-ui/code": "^16.0.2",
"@leafygreen-ui/text-area": "^10.0.2",
"@leafygreen-ui/card": "^12.0.2",
"@leafygreen-ui/logo": "^10.0.2"
"mongodb-ns": {
"mongodb-ns": "^3.0.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/collection-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ampersand-collection": "^2.0.2",
"ampersand-model": "^8.0.1",
"mongodb-data-service": "^22.33.2",
"mongodb-ns": "^2.4.2"
"mongodb-ns": "^3.0.1"
},
"devDependencies": {
"@mongodb-js/eslint-config-compass": "^1.4.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-aggregations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"mongodb-data-service": "^22.33.2",
"mongodb-database-model": "^2.34.2",
"mongodb-instance-model": "^12.47.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"re-resizable": "^6.9.0",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-app-stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"mongodb-database-model": "^2.34.2",
"mongodb-instance-model": "^12.47.0",
"compass-preferences-model": "^2.55.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2"
},
"is_compass_plugin": true
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"hadron-document": "^8.10.2",
"mongodb": "^6.19.0",
"mongodb-collection-model": "^5.34.2",
"mongodb-ns": "^2.4.2",
"mongodb-schema": "^12.6.2",
"mongodb-ns": "^3.0.1",
"mongodb-schema": "^12.6.3",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-data-service": "^22.33.2",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"numeral": "^2.0.6",
"react": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-data-modeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"html-to-image": "1.11.11",
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-ns": "^2.4.2",
"mongodb-schema": "^12.6.2",
"mongodb-ns": "^3.0.1",
"mongodb-schema": "^12.6.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-log-writer": "^2.3.4",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-runner": "^5.8.0",
"node-fetch": "^2.7.0",
"nyc": "^15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-export-to-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"bson-transpilers": "^3.2.21",
"compass-preferences-model": "^2.55.0",
"@mongodb-js/compass-app-registry": "^9.4.24",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-field-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@mongodb-js/compass-logging": "^1.7.17",
"@mongodb-js/compass-app-registry": "^9.4.24",
"lodash": "^4.17.21",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-generative-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"bson": "^6.10.4",
"compass-preferences-model": "^2.55.0",
"mongodb": "^6.19.0",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-global-writes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@mongodb-js/compass-app-registry": "^9.4.24",
"lodash": "^4.17.21",
"@mongodb-js/compass-field-store": "^9.51.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-data-service": "^22.33.2",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"papaparse": "^5.3.2",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-indexes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"mongodb-collection-model": "^5.34.2",
"mongodb-data-service": "^22.33.2",
"mongodb-mql-engines": "^0.0.4",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"numeral": "^2.0.6",
"react": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-query-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-instance-model": "^12.47.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"mongodb-query-util": "^2.5.9",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-saved-aggregations-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"bson": "^6.10.4",
"compass-preferences-model": "^2.55.0",
"fuse.js": "^6.5.3",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-schema-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"javascript-stringify": "^2.0.1",
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-query-util": "^2.5.9",
"mongodb-schema": "^12.6.2",
"mongodb-schema": "^12.6.3",
"numeral": "^1.5.6",
"prop-types": "^15.7.2",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-serverstats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"debug": "^4.3.4",
"@mongodb-js/compass-app-registry": "^9.4.24",
"lodash": "^4.17.21",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"reflux": "^0.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-sidebar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb-instance-model": "^12.47.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"mongodb-build-info": "^1.7.2",
"mongodb-data-service": "^22.33.2",
"mongodb-log-writer": "^2.3.4",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"nyc": "^15.1.0",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-workspaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lodash": "^4.17.21",
"mongodb-collection-model": "^5.34.2",
"mongodb-database-model": "^2.34.2",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.33.2",
"mongodb-log-writer": "^2.3.4",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"resolve-mongodb-srv": "^1.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"mongodb": "^6.19.0",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-ns": "^2.4.2"
"mongodb-ns": "^3.0.1"
},
"devDependencies": {
"@mongodb-js/compass-test-server": "^0.3.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/databases-collections-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"compass-preferences-model": "^2.55.0",
"mongodb-collection-model": "^5.34.2",
"mongodb-database-model": "^2.34.2",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"react": "^17.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/databases-collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"mongodb-collection-model": "^5.34.2",
"mongodb-database-model": "^2.34.2",
"mongodb-instance-model": "^12.47.0",
"mongodb-ns": "^2.4.2",
"mongodb-ns": "^3.0.1",
"mongodb-query-parser": "^4.3.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
Expand Down
Loading