@mongodb-js/compass-aggregations 0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21 → 0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mongodb-js/compass-aggregations",
3
3
  "productName": "Aggregations plugin",
4
- "version": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
4
+ "version": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -55,11 +55,11 @@
55
55
  "@babel/parser": "^7.19.4",
56
56
  "@babel/types": "^7.19.4",
57
57
  "@electron/remote": "^2.0.8",
58
- "@mongodb-js/eslint-config-compass": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
59
- "@mongodb-js/mocha-config-compass": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
60
- "@mongodb-js/prettier-config-compass": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
61
- "@mongodb-js/tsconfig-compass": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
62
- "@mongodb-js/webpack-config-compass": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
58
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
59
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
60
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
61
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
62
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
63
63
  "@testing-library/react": "^12.1.4",
64
64
  "@testing-library/user-event": "^13.5.0",
65
65
  "@types/semver": "^7.3.9",
@@ -72,11 +72,11 @@
72
72
  "electron": "^15.5.7",
73
73
  "enzyme": "^3.11.0",
74
74
  "eslint": "^7.25.0",
75
- "hadron-app-registry": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
75
+ "hadron-app-registry": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
76
76
  "is-electron-renderer": "^2.0.1",
77
77
  "mocha": "^8.4.0",
78
78
  "mongodb": "^4.10.0",
79
- "mongodb-data-service": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
79
+ "mongodb-data-service": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
80
80
  "mongodb-ns": "^2.4.0",
81
81
  "mongodb-query-parser": "^2.4.6",
82
82
  "nyc": "^15.1.0",
@@ -93,17 +93,17 @@
93
93
  "xvfb-maybe": "^0.2.1"
94
94
  },
95
95
  "dependencies": {
96
- "@mongodb-js/compass-components": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
97
- "@mongodb-js/compass-crud": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
98
- "@mongodb-js/compass-editor": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
99
- "@mongodb-js/compass-logging": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
100
- "@mongodb-js/explain-plan-helper": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
96
+ "@mongodb-js/compass-components": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
97
+ "@mongodb-js/compass-crud": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
98
+ "@mongodb-js/compass-editor": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
99
+ "@mongodb-js/compass-logging": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
100
+ "@mongodb-js/explain-plan-helper": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
101
101
  "@mongodb-js/mongodb-constants": "^0.1.4",
102
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
102
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
103
103
  "bson": "^4.4.1",
104
- "hadron-document": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
105
- "hadron-react-buttons": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
106
- "hadron-react-components": "0.0.0-next-5f5cecf01c890c348e17907482b03cea2f8c5f21",
104
+ "hadron-document": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
105
+ "hadron-react-buttons": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
106
+ "hadron-react-components": "0.0.0-next-51a8e00f16dc1652cb0f0674c540570614a8895e",
107
107
  "react": "^16.14.0"
108
108
  },
109
109
  "homepage": "https://github.com/mongodb-js/compass",
@@ -115,5 +115,5 @@
115
115
  "type": "git",
116
116
  "url": "https://github.com/mongodb-js/compass.git"
117
117
  },
118
- "gitHead": "5f5cecf01c890c348e17907482b03cea2f8c5f21"
118
+ "gitHead": "51a8e00f16dc1652cb0f0674c540570614a8895e"
119
119
  }