@mongodb-js/compass-aggregations 0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699 → 0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0

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-981f8ae49e299320ca0add5ae8e58c8738baa699",
4
+ "version": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -56,11 +56,11 @@
56
56
  "@babel/parser": "^7.19.4",
57
57
  "@babel/types": "^7.19.4",
58
58
  "@electron/remote": "^2.0.8",
59
- "@mongodb-js/eslint-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
60
- "@mongodb-js/mocha-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
61
- "@mongodb-js/prettier-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
62
- "@mongodb-js/tsconfig-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
63
- "@mongodb-js/webpack-config-compass": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
59
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
60
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
61
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
62
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
63
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
64
64
  "@testing-library/react": "^12.1.4",
65
65
  "@testing-library/user-event": "^13.5.0",
66
66
  "@types/lodash": "^4.14.188",
@@ -74,12 +74,12 @@
74
74
  "electron": "^15.5.7",
75
75
  "enzyme": "^3.11.0",
76
76
  "eslint": "^7.25.0",
77
- "hadron-app-registry": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
77
+ "hadron-app-registry": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
78
78
  "is-electron-renderer": "^2.0.1",
79
79
  "lodash": "^4.17.21",
80
80
  "mocha": "^8.4.0",
81
81
  "mongodb": "^4.10.0",
82
- "mongodb-data-service": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
82
+ "mongodb-data-service": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
83
83
  "mongodb-ns": "^2.4.0",
84
84
  "mongodb-query-parser": "^2.4.6",
85
85
  "nyc": "^15.1.0",
@@ -96,18 +96,18 @@
96
96
  "xvfb-maybe": "^0.2.1"
97
97
  },
98
98
  "dependencies": {
99
- "@mongodb-js/compass-components": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
100
- "@mongodb-js/compass-crud": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
101
- "@mongodb-js/compass-editor": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
102
- "@mongodb-js/compass-logging": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
103
- "@mongodb-js/explain-plan-helper": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
99
+ "@mongodb-js/compass-components": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
100
+ "@mongodb-js/compass-crud": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
101
+ "@mongodb-js/compass-editor": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
102
+ "@mongodb-js/compass-logging": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
103
+ "@mongodb-js/explain-plan-helper": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
104
104
  "@mongodb-js/mongodb-constants": "^0.1.4",
105
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
105
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
106
106
  "bson": "^4.4.1",
107
- "compass-preferences-model": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
108
- "hadron-document": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
109
- "hadron-react-buttons": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
110
- "hadron-react-components": "0.0.0-next-981f8ae49e299320ca0add5ae8e58c8738baa699",
107
+ "compass-preferences-model": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
108
+ "hadron-document": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
109
+ "hadron-react-buttons": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
110
+ "hadron-react-components": "0.0.0-next-6a646700444fec2ae51cd86f87f6a29e58f774b0",
111
111
  "react": "^16.14.0"
112
112
  },
113
113
  "homepage": "https://github.com/mongodb-js/compass",
@@ -119,5 +119,5 @@
119
119
  "type": "git",
120
120
  "url": "https://github.com/mongodb-js/compass.git"
121
121
  },
122
- "gitHead": "981f8ae49e299320ca0add5ae8e58c8738baa699"
122
+ "gitHead": "6a646700444fec2ae51cd86f87f6a29e58f774b0"
123
123
  }