@mongodb-js/compass-indexes 0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495 → 0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad

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-9acb1d074fcbf6aa34b275f617178f0f155ff495",
5
+ "version": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -57,21 +57,21 @@
57
57
  "reformat": "npm run prettier -- --write . && npm run eslint . --fix"
58
58
  },
59
59
  "peerDependencies": {
60
- "@mongodb-js/compass-components": "^1.5.0",
61
- "@mongodb-js/compass-editor": "^0.4.2",
62
- "@mongodb-js/compass-logging": "^1.1.2",
63
- "@mongodb-js/mongodb-redux-common": "^2.0.4",
60
+ "@mongodb-js/compass-components": "^1.6.0",
61
+ "@mongodb-js/compass-editor": "^0.5.0",
62
+ "@mongodb-js/compass-logging": "^1.1.3",
63
+ "@mongodb-js/mongodb-redux-common": "^2.0.5",
64
64
  "bson": "^5.0.1",
65
- "compass-preferences-model": "^2.5.1",
66
- "mongodb-index-model": "^4.1.1",
65
+ "compass-preferences-model": "^2.6.0",
66
+ "mongodb-index-model": "^4.1.2",
67
67
  "react": "^17.0.2"
68
68
  },
69
69
  "devDependencies": {
70
- "@mongodb-js/eslint-config-compass": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
71
- "@mongodb-js/mocha-config-compass": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
72
- "@mongodb-js/prettier-config-compass": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
73
- "@mongodb-js/tsconfig-compass": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
74
- "@mongodb-js/webpack-config-compass": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
70
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
71
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
72
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
73
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
74
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
75
75
  "@testing-library/react": "^12.1.4",
76
76
  "@testing-library/user-event": "^13.5.0",
77
77
  "chai": "^4.2.0",
@@ -80,12 +80,12 @@
80
80
  "electron": "^22.0.2",
81
81
  "enzyme": "^3.11.0",
82
82
  "eslint": "^7.25.0",
83
- "hadron-app-registry": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
83
+ "hadron-app-registry": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
84
84
  "lodash.clonedeep": "^4.5.0",
85
85
  "lodash.contains": "^2.4.3",
86
86
  "mocha": "^8.4.0",
87
- "mongodb": "^5.0.0",
88
- "mongodb-data-service": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
87
+ "mongodb": "^5.1.0",
88
+ "mongodb-data-service": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
89
89
  "mongodb-query-parser": "^2.4.8",
90
90
  "numeral": "^2.0.6",
91
91
  "nyc": "^15.1.0",
@@ -102,13 +102,13 @@
102
102
  "xvfb-maybe": "^0.2.1"
103
103
  },
104
104
  "dependencies": {
105
- "@mongodb-js/compass-components": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
106
- "@mongodb-js/compass-editor": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
107
- "@mongodb-js/compass-logging": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
108
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
105
+ "@mongodb-js/compass-components": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
106
+ "@mongodb-js/compass-editor": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
107
+ "@mongodb-js/compass-logging": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
108
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
109
109
  "bson": "^5.0.1",
110
- "compass-preferences-model": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495",
111
- "mongodb-index-model": "0.0.0-next-9acb1d074fcbf6aa34b275f617178f0f155ff495"
110
+ "compass-preferences-model": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad",
111
+ "mongodb-index-model": "0.0.0-next-e0e7275f55471eecce19ff3b75439fb06dce1fad"
112
112
  },
113
- "gitHead": "9acb1d074fcbf6aa34b275f617178f0f155ff495"
113
+ "gitHead": "e0e7275f55471eecce19ff3b75439fb06dce1fad"
114
114
  }