Skip to content
Merged
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
52 changes: 23 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions packages/compass-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-app-registry": "^9.4.18",
"@mongodb-js/compass-app-stores": "^7.55.0",
"@mongodb-js/compass-components": "^1.47.0",
"@mongodb-js/compass-connections": "^1.69.0",
Expand All @@ -58,11 +57,9 @@
"@mongodb-js/connection-info": "^0.17.0",
"@mongodb-js/mongodb-constants": "^0.12.2",
"compass-preferences-model": "^2.49.0",
"hadron-document": "^8.9.4",
"mongodb": "^6.18.0",
"@mongodb-js/compass-app-registry": "^9.4.18",
"mongodb-collection-model": "^5.31.0",
"mongodb-ns": "^2.4.2",
"mongodb-schema": "^12.6.2",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
165 changes: 0 additions & 165 deletions packages/compass-collection/src/calculate-schema-depth.spec.ts

This file was deleted.

Loading
Loading