@mongodb-js/compass-indexes 4.17.0 → 4.20.0

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.
Files changed (2) hide show
  1. package/lib/index.js +7 -7
  2. package/package.json +23 -23
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mongodb-js/compass-indexes",
3
3
  "productName": "Compass Indexes plugin",
4
- "version": "4.17.0",
4
+ "version": "4.20.0",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Indexes support for Compass",
7
7
  "main": "lib/index.js",
@@ -30,19 +30,19 @@
30
30
  "license": "SSPL",
31
31
  "peerDependencies": {
32
32
  "@hot-loader/react-dom": "^16.9.0",
33
- "@mongodb-js/compass-components": "*",
34
- "@mongodb-js/compass-deployment-awareness": "*",
33
+ "@mongodb-js/compass-components": "^0.10.0",
34
+ "@mongodb-js/compass-deployment-awareness": "^11.18.0",
35
35
  "debug": "4.3.0",
36
- "hadron-react-buttons": "*",
37
- "hadron-react-components": "*",
38
- "mongodb-index-model": "*",
36
+ "hadron-react-buttons": "^5.6.0",
37
+ "hadron-react-components": "^5.10.0",
38
+ "mongodb-index-model": "^3.8.0",
39
39
  "prop-types": "^15.7.2",
40
40
  "react": "^16.14.0",
41
41
  "react-dom": "^16.14.0",
42
42
  "react-redux": "^5.0.6",
43
43
  "react-select-plus": "^1.2.0",
44
44
  "react-tooltip": "^3.11.1",
45
- "redux": "^3.7.2",
45
+ "redux": "^4.1.2",
46
46
  "redux-thunk": "^2.3.0"
47
47
  },
48
48
  "devDependencies": {
@@ -54,9 +54,9 @@
54
54
  "@babel/preset-react": "^7.13.13",
55
55
  "@babel/register": "^7.13.16",
56
56
  "@hot-loader/react-dom": "^16.9.0",
57
- "@mongodb-js/compass-components": "^0.7.0",
58
- "@mongodb-js/compass-deployment-awareness": "^11.15.0",
59
- "@mongodb-js/compass-field-store": "^7.15.0",
57
+ "@mongodb-js/compass-components": "^0.10.0",
58
+ "@mongodb-js/compass-deployment-awareness": "^11.18.0",
59
+ "@mongodb-js/compass-field-store": "^7.18.0",
60
60
  "autoprefixer": "^9.4.6",
61
61
  "babel-loader": "^8.2.2",
62
62
  "chai": "^4.2.0",
@@ -75,11 +75,11 @@
75
75
  "extract-text-webpack-plugin": "^4.0.0-beta.0",
76
76
  "file-loader": "^5.1.0",
77
77
  "font-awesome": "^4.7.0",
78
- "hadron-app": "^4.15.0",
79
- "hadron-app-registry": "^8.5.0",
80
- "hadron-react-bson": "^5.6.0",
81
- "hadron-react-buttons": "^5.5.0",
82
- "hadron-react-components": "^5.7.0",
78
+ "hadron-app": "^4.18.0",
79
+ "hadron-app-registry": "^8.8.0",
80
+ "hadron-react-bson": "^5.7.0",
81
+ "hadron-react-buttons": "^5.6.0",
82
+ "hadron-react-components": "^5.10.0",
83
83
  "html-webpack-plugin": "^3.2.0",
84
84
  "ignore-loader": "^0.1.2",
85
85
  "istanbul-instrumenter-loader": "^3.0.1",
@@ -98,10 +98,10 @@
98
98
  "less-loader": "^7.3.0",
99
99
  "mocha": "^7.0.1",
100
100
  "mocha-webpack": "^2.0.0-beta.0",
101
- "mongodb-connection-model": "^21.9.0",
102
- "mongodb-data-service": "^21.13.0",
101
+ "mongodb-connection-model": "^21.12.0",
102
+ "mongodb-data-service": "^21.16.0",
103
103
  "mongodb-extended-json": "^1.11.1",
104
- "mongodb-index-model": "^3.6.0",
104
+ "mongodb-index-model": "^3.8.0",
105
105
  "mongodb-reflux-store": "^0.0.1",
106
106
  "node-loader": "^0.6.0",
107
107
  "nyc": "^15.0.0",
@@ -113,7 +113,7 @@
113
113
  "react-hot-loader": "^4.13.0",
114
114
  "react-redux": "^5.0.6",
115
115
  "react-select-plus": "^1.2.0",
116
- "redux": "^3.7.2",
116
+ "redux": "^4.1.2",
117
117
  "redux-thunk": "^2.3.0",
118
118
  "reflux-state-mixin": "github:mongodb-js/reflux-state-mixin",
119
119
  "resolve": "^1.15.1",
@@ -133,8 +133,8 @@
133
133
  "xvfb-maybe": "^0.2.1"
134
134
  },
135
135
  "dependencies": {
136
- "@mongodb-js/compass-logging": "^0.4.0",
137
- "@mongodb-js/mongodb-redux-common": "^1.5.0",
136
+ "@mongodb-js/compass-logging": "^0.7.0",
137
+ "@mongodb-js/mongodb-redux-common": "^1.8.0",
138
138
  "lodash.contains": "^2.4.3",
139
139
  "lodash.isundefined": "^3.0.1",
140
140
  "lodash.map": "^4.6.0",
@@ -145,7 +145,7 @@
145
145
  "lodash.sortbyorder": "^3.4.4",
146
146
  "lodash.trim": "^4.5.1",
147
147
  "lodash.zipobject": "^4.1.3",
148
- "mongodb-ns": "^2.2.0",
148
+ "mongodb-ns": "^2.3.0",
149
149
  "numeral": "^2.0.6",
150
150
  "react-bootstrap": "^0.32.1",
151
151
  "reflux": "^0.4.1"
@@ -159,5 +159,5 @@
159
159
  "type": "git",
160
160
  "url": "https://github.com/mongodb-js/compass.git"
161
161
  },
162
- "gitHead": "8ef2cccaaab6d84a5fcd633ea8dfc4c7a4db551f"
162
+ "gitHead": "6563679c816fa44691a53b7e27fa0cb5539e0854"
163
163
  }