@mongodb-js/compass-aggregations 9.23.1 → 9.23.3
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/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +24 -24
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mongodb-js/compass-aggregations",
|
3
3
|
"productName": "Aggregations plugin",
|
4
|
-
"version": "9.23.
|
4
|
+
"version": "9.23.3",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,23 +38,23 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/atlas-service": "^0.12.
|
42
|
-
"@mongodb-js/compass-components": "^1.20.
|
43
|
-
"@mongodb-js/compass-crud": "^13.21.
|
44
|
-
"@mongodb-js/compass-editor": "^0.19.
|
45
|
-
"@mongodb-js/compass-generative-ai": "^0.6.
|
46
|
-
"@mongodb-js/compass-logging": "^1.2.
|
47
|
-
"@mongodb-js/compass-utils": "^0.5.
|
41
|
+
"@mongodb-js/atlas-service": "^0.12.2",
|
42
|
+
"@mongodb-js/compass-components": "^1.20.2",
|
43
|
+
"@mongodb-js/compass-crud": "^13.21.4",
|
44
|
+
"@mongodb-js/compass-editor": "^0.19.2",
|
45
|
+
"@mongodb-js/compass-generative-ai": "^0.6.2",
|
46
|
+
"@mongodb-js/compass-logging": "^1.2.8",
|
47
|
+
"@mongodb-js/compass-utils": "^0.5.7",
|
48
48
|
"@mongodb-js/explain-plan-helper": "^1.1.5",
|
49
49
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
50
50
|
"@mongodb-js/mongodb-redux-common": "^2.0.17",
|
51
|
-
"@mongodb-js/my-queries-storage": "^0.3.
|
51
|
+
"@mongodb-js/my-queries-storage": "^0.3.2",
|
52
52
|
"bson": "^6.2.0",
|
53
|
-
"compass-preferences-model": "^2.16.
|
53
|
+
"compass-preferences-model": "^2.16.1",
|
54
54
|
"hadron-app-registry": "^9.1.1",
|
55
55
|
"hadron-document": "^8.4.4",
|
56
56
|
"hadron-type-checker": "^7.1.1",
|
57
|
-
"mongodb-data-service": "^22.16.
|
57
|
+
"mongodb-data-service": "^22.16.2",
|
58
58
|
"react": "^17.0.2"
|
59
59
|
},
|
60
60
|
"devDependencies": {
|
@@ -64,12 +64,12 @@
|
|
64
64
|
"@dnd-kit/core": "^6.0.7",
|
65
65
|
"@dnd-kit/sortable": "^7.0.2",
|
66
66
|
"@dnd-kit/utilities": "^3.2.1",
|
67
|
-
"@mongodb-js/compass-collection": "^4.20.
|
67
|
+
"@mongodb-js/compass-collection": "^4.20.4",
|
68
68
|
"@mongodb-js/eslint-config-compass": "^1.0.12",
|
69
69
|
"@mongodb-js/mocha-config-compass": "^1.3.3",
|
70
70
|
"@mongodb-js/prettier-config-compass": "^1.0.1",
|
71
71
|
"@mongodb-js/tsconfig-compass": "^1.0.3",
|
72
|
-
"@mongodb-js/webpack-config-compass": "^1.2.
|
72
|
+
"@mongodb-js/webpack-config-compass": "^1.2.7",
|
73
73
|
"@testing-library/react": "^12.1.4",
|
74
74
|
"@testing-library/user-event": "^13.5.0",
|
75
75
|
"@types/lodash": "^4.14.188",
|
@@ -99,23 +99,23 @@
|
|
99
99
|
"xvfb-maybe": "^0.2.1"
|
100
100
|
},
|
101
101
|
"dependencies": {
|
102
|
-
"@mongodb-js/atlas-service": "^0.12.
|
103
|
-
"@mongodb-js/compass-components": "^1.20.
|
104
|
-
"@mongodb-js/compass-crud": "^13.21.
|
105
|
-
"@mongodb-js/compass-editor": "^0.19.
|
106
|
-
"@mongodb-js/compass-generative-ai": "^0.6.
|
107
|
-
"@mongodb-js/compass-logging": "^1.2.
|
108
|
-
"@mongodb-js/compass-utils": "^0.5.
|
102
|
+
"@mongodb-js/atlas-service": "^0.12.2",
|
103
|
+
"@mongodb-js/compass-components": "^1.20.2",
|
104
|
+
"@mongodb-js/compass-crud": "^13.21.4",
|
105
|
+
"@mongodb-js/compass-editor": "^0.19.2",
|
106
|
+
"@mongodb-js/compass-generative-ai": "^0.6.2",
|
107
|
+
"@mongodb-js/compass-logging": "^1.2.8",
|
108
|
+
"@mongodb-js/compass-utils": "^0.5.7",
|
109
109
|
"@mongodb-js/explain-plan-helper": "^1.1.5",
|
110
110
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
111
111
|
"@mongodb-js/mongodb-redux-common": "^2.0.17",
|
112
|
-
"@mongodb-js/my-queries-storage": "^0.3.
|
112
|
+
"@mongodb-js/my-queries-storage": "^0.3.2",
|
113
113
|
"bson": "^6.2.0",
|
114
|
-
"compass-preferences-model": "^2.16.
|
114
|
+
"compass-preferences-model": "^2.16.1",
|
115
115
|
"hadron-app-registry": "^9.1.1",
|
116
116
|
"hadron-document": "^8.4.4",
|
117
117
|
"hadron-type-checker": "^7.1.1",
|
118
|
-
"mongodb-data-service": "^22.16.
|
118
|
+
"mongodb-data-service": "^22.16.2"
|
119
119
|
},
|
120
120
|
"homepage": "https://github.com/mongodb-js/compass",
|
121
121
|
"bugs": {
|
@@ -126,5 +126,5 @@
|
|
126
126
|
"type": "git",
|
127
127
|
"url": "https://github.com/mongodb-js/compass.git"
|
128
128
|
},
|
129
|
-
"gitHead": "
|
129
|
+
"gitHead": "c5c89848df7182ae762840d5fb5d8a4cefade189"
|
130
130
|
}
|