@mongodb-js/compass-indexes 0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6 → 0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f

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-c7780d05684110c7f41111fba1fdba57ba9d3af6",
5
+ "version": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -56,20 +56,20 @@
56
56
  "reformat": "npm run prettier -- --write . && npm run eslint . --fix"
57
57
  },
58
58
  "peerDependencies": {
59
- "@mongodb-js/compass-components": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
60
- "@mongodb-js/compass-editor": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
61
- "@mongodb-js/compass-logging": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
62
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
59
+ "@mongodb-js/compass-components": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
60
+ "@mongodb-js/compass-editor": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
61
+ "@mongodb-js/compass-logging": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
62
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
63
63
  "bson": "^6.0.0",
64
- "compass-preferences-model": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
64
+ "compass-preferences-model": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
65
65
  "react": "^17.0.2"
66
66
  },
67
67
  "devDependencies": {
68
- "@mongodb-js/eslint-config-compass": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
69
- "@mongodb-js/mocha-config-compass": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
70
- "@mongodb-js/prettier-config-compass": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
71
- "@mongodb-js/tsconfig-compass": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
72
- "@mongodb-js/webpack-config-compass": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
68
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
69
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
70
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
71
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
72
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
73
73
  "@testing-library/react": "^12.1.4",
74
74
  "@testing-library/user-event": "^13.5.0",
75
75
  "chai": "^4.2.0",
@@ -78,11 +78,11 @@
78
78
  "electron": "^26.2.2",
79
79
  "enzyme": "^3.11.0",
80
80
  "eslint": "^7.25.0",
81
- "hadron-app-registry": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
81
+ "hadron-app-registry": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
82
82
  "lodash": "^4.17.21",
83
83
  "mocha": "^10.2.0",
84
84
  "mongodb": "^6.0.0",
85
- "mongodb-data-service": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
85
+ "mongodb-data-service": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
86
86
  "mongodb-query-parser": "^3.1.3",
87
87
  "numeral": "^2.0.6",
88
88
  "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-c7780d05684110c7f41111fba1fdba57ba9d3af6",
101
- "@mongodb-js/compass-editor": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
102
- "@mongodb-js/compass-logging": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
103
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6",
100
+ "@mongodb-js/compass-components": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
101
+ "@mongodb-js/compass-editor": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
102
+ "@mongodb-js/compass-logging": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
103
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f",
104
104
  "bson": "^6.0.0",
105
- "compass-preferences-model": "0.0.0-next-c7780d05684110c7f41111fba1fdba57ba9d3af6"
105
+ "compass-preferences-model": "0.0.0-next-8596ab85d14da42f23f30aa220a34f2e6b42d91f"
106
106
  },
107
- "gitHead": "c7780d05684110c7f41111fba1fdba57ba9d3af6"
107
+ "gitHead": "8596ab85d14da42f23f30aa220a34f2e6b42d91f"
108
108
  }