@mongodb-js/compass-indexes 0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8 → 0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@mongodb-js/compass-indexes",
3
3
  "productName": "Compass Indexes plugin",
4
4
  "description": "Collection index management for Compass",
5
- "version": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
5
+ "version": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -54,7 +54,7 @@
54
54
  "reformat": "npm run prettier -- --write ."
55
55
  },
56
56
  "peerDependencies": {
57
- "@mongodb-js/compass-components": "^1.1.1",
57
+ "@mongodb-js/compass-components": "^1.2.0",
58
58
  "@mongodb-js/compass-logging": "^1.1.0",
59
59
  "@mongodb-js/mongodb-redux-common": "^2.0.1",
60
60
  "bson": "^4.4.1",
@@ -62,11 +62,11 @@
62
62
  "react": "^16.14.0"
63
63
  },
64
64
  "devDependencies": {
65
- "@mongodb-js/eslint-config-compass": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
66
- "@mongodb-js/mocha-config-compass": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
67
- "@mongodb-js/prettier-config-compass": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
68
- "@mongodb-js/tsconfig-compass": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
69
- "@mongodb-js/webpack-config-compass": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
65
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
66
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
67
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
68
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
69
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
70
70
  "@testing-library/react": "^12.1.4",
71
71
  "@testing-library/user-event": "^13.5.0",
72
72
  "chai": "^4.2.0",
@@ -75,13 +75,13 @@
75
75
  "electron": "^15.5.7",
76
76
  "enzyme": "^3.11.0",
77
77
  "eslint": "^7.25.0",
78
- "hadron-app": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
79
- "hadron-app-registry": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
78
+ "hadron-app": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
79
+ "hadron-app-registry": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
80
80
  "lodash.clonedeep": "^4.5.0",
81
81
  "lodash.contains": "^2.4.3",
82
82
  "mocha": "^8.4.0",
83
83
  "mongodb": "^4.10.0",
84
- "mongodb-data-service": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
84
+ "mongodb-data-service": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
85
85
  "mongodb-query-parser": "^2.4.6",
86
86
  "numeral": "^2.0.6",
87
87
  "nyc": "^15.1.0",
@@ -97,12 +97,12 @@
97
97
  "xvfb-maybe": "^0.2.1"
98
98
  },
99
99
  "dependencies": {
100
- "@mongodb-js/compass-components": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
101
- "@mongodb-js/compass-logging": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
102
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
100
+ "@mongodb-js/compass-components": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
101
+ "@mongodb-js/compass-logging": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
102
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
103
103
  "bson": "^4.4.1",
104
- "mongodb-index-model": "0.0.0-next-e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8",
104
+ "mongodb-index-model": "0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940",
105
105
  "react": "^16.14.0"
106
106
  },
107
- "gitHead": "e30a9e850a8a66b70770fbf6658a3e35cf1ff8b8"
107
+ "gitHead": "dfa464112f63969f158bde32322e393fa2b77940"
108
108
  }