@mongodb-js/compass-indexes 0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c → 0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35

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-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
5
+ "version": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -56,26 +56,26 @@
56
56
  "reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
57
57
  },
58
58
  "peerDependencies": {
59
- "@mongodb-js/compass-app-stores": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
60
- "@mongodb-js/compass-components": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
61
- "@mongodb-js/compass-editor": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
62
- "@mongodb-js/compass-logging": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
63
- "@mongodb-js/compass-workspaces": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
59
+ "@mongodb-js/compass-app-stores": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
60
+ "@mongodb-js/compass-components": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
61
+ "@mongodb-js/compass-editor": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
62
+ "@mongodb-js/compass-logging": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
63
+ "@mongodb-js/compass-workspaces": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
64
64
  "@mongodb-js/mongodb-constants": "^0.8.7",
65
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
65
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
66
66
  "bson": "^6.2.0",
67
- "compass-preferences-model": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
68
- "hadron-app-registry": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
69
- "mongodb-data-service": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
67
+ "compass-preferences-model": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
68
+ "hadron-app-registry": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
69
+ "mongodb-data-service": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
70
70
  "react": "^17.0.2"
71
71
  },
72
72
  "devDependencies": {
73
- "@mongodb-js/compass-collection": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
74
- "@mongodb-js/eslint-config-compass": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
75
- "@mongodb-js/mocha-config-compass": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
76
- "@mongodb-js/prettier-config-compass": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
77
- "@mongodb-js/tsconfig-compass": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
78
- "@mongodb-js/webpack-config-compass": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
73
+ "@mongodb-js/compass-collection": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
74
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
75
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
76
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
77
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
78
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
79
79
  "@testing-library/react": "^12.1.4",
80
80
  "@testing-library/user-event": "^13.5.0",
81
81
  "chai": "^4.2.0",
@@ -100,17 +100,17 @@
100
100
  "xvfb-maybe": "^0.2.1"
101
101
  },
102
102
  "dependencies": {
103
- "@mongodb-js/compass-app-stores": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
104
- "@mongodb-js/compass-components": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
105
- "@mongodb-js/compass-editor": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
106
- "@mongodb-js/compass-logging": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
107
- "@mongodb-js/compass-workspaces": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
103
+ "@mongodb-js/compass-app-stores": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
104
+ "@mongodb-js/compass-components": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
105
+ "@mongodb-js/compass-editor": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
106
+ "@mongodb-js/compass-logging": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
107
+ "@mongodb-js/compass-workspaces": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
108
108
  "@mongodb-js/mongodb-constants": "^0.8.7",
109
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
109
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
110
110
  "bson": "^6.2.0",
111
- "compass-preferences-model": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
112
- "hadron-app-registry": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c",
113
- "mongodb-data-service": "0.0.0-next-da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c"
111
+ "compass-preferences-model": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
112
+ "hadron-app-registry": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35",
113
+ "mongodb-data-service": "0.0.0-next-02e16dae03331f9ee549ad5f3d837fffe67c6a35"
114
114
  },
115
- "gitHead": "da7eb234194adb21dc4a89ace09aa0eb0e7b8d7c"
115
+ "gitHead": "02e16dae03331f9ee549ad5f3d837fffe67c6a35"
116
116
  }