@mongodb-js/compass-indexes 0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699 → 0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7

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-981f8ae49e299320ca0add5ae8e58c8738baa699",
5
+ "version": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -64,11 +64,11 @@
64
64
  "react": "^16.14.0"
65
65
  },
66
66
  "devDependencies": {
67
- "@mongodb-js/eslint-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
68
- "@mongodb-js/mocha-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
69
- "@mongodb-js/prettier-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
70
- "@mongodb-js/tsconfig-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
71
- "@mongodb-js/webpack-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
67
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
68
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
69
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
70
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
71
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
72
72
  "@testing-library/react": "^12.1.4",
73
73
  "@testing-library/user-event": "^13.5.0",
74
74
  "chai": "^4.2.0",
@@ -77,13 +77,13 @@
77
77
  "electron": "^15.5.7",
78
78
  "enzyme": "^3.11.0",
79
79
  "eslint": "^7.25.0",
80
- "hadron-app": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
81
- "hadron-app-registry": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
80
+ "hadron-app": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
81
+ "hadron-app-registry": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
82
82
  "lodash.clonedeep": "^4.5.0",
83
83
  "lodash.contains": "^2.4.3",
84
84
  "mocha": "^8.4.0",
85
85
  "mongodb": "^4.10.0",
86
- "mongodb-data-service": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
86
+ "mongodb-data-service": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
87
87
  "mongodb-query-parser": "^2.4.6",
88
88
  "numeral": "^2.0.6",
89
89
  "nyc": "^15.1.0",
@@ -99,14 +99,14 @@
99
99
  "xvfb-maybe": "^0.2.1"
100
100
  },
101
101
  "dependencies": {
102
- "@mongodb-js/compass-components": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
103
- "@mongodb-js/compass-editor": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
104
- "@mongodb-js/compass-logging": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
105
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
102
+ "@mongodb-js/compass-components": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
103
+ "@mongodb-js/compass-editor": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
104
+ "@mongodb-js/compass-logging": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
105
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
106
106
  "bson": "^4.4.1",
107
- "compass-preferences-model": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
108
- "mongodb-index-model": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
107
+ "compass-preferences-model": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
108
+ "mongodb-index-model": "0.0.0-next-112bf8f8b20d7181824478f76e627ee32d6e03d7",
109
109
  "react": "^16.14.0"
110
110
  },
111
- "gitHead": "981f8ae49e299320ca0add5ae8e58c8738baa699"
111
+ "gitHead": "112bf8f8b20d7181824478f76e627ee32d6e03d7"
112
112
  }