Skip to content

Commit ce3552d

Browse files
authored
Revert "feat(compass-collection): Schema Analysis Redux Integration for Collection Plugin CLOUDP-333846" (#7201)
Revert "feat(compass-collection): Schema Analysis Redux Integration for Coll…" This reverts commit e3092d6.
1 parent 3b374d6 commit ce3552d

File tree

8 files changed

+36
-584
lines changed

8 files changed

+36
-584
lines changed

package-lock.json

Lines changed: 23 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass-collection/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
4949
},
5050
"dependencies": {
51-
"@mongodb-js/compass-app-registry": "^9.4.18",
5251
"@mongodb-js/compass-app-stores": "^7.55.0",
5352
"@mongodb-js/compass-components": "^1.47.0",
5453
"@mongodb-js/compass-connections": "^1.69.0",
@@ -58,11 +57,9 @@
5857
"@mongodb-js/connection-info": "^0.17.0",
5958
"@mongodb-js/mongodb-constants": "^0.12.2",
6059
"compass-preferences-model": "^2.49.0",
61-
"hadron-document": "^8.9.4",
62-
"mongodb": "^6.18.0",
60+
"@mongodb-js/compass-app-registry": "^9.4.18",
6361
"mongodb-collection-model": "^5.31.0",
6462
"mongodb-ns": "^2.4.2",
65-
"mongodb-schema": "^12.6.2",
6663
"react": "^17.0.2",
6764
"react-redux": "^8.1.3",
6865
"redux": "^4.2.1",

packages/compass-collection/src/calculate-schema-depth.spec.ts

Lines changed: 0 additions & 165 deletions
This file was deleted.

0 commit comments

Comments
 (0)