@mongodb-js/compass-indexes 0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b → 0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2

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 (1) hide show
  1. package/package.json +26 -26
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-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
5
+ "version": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -56,26 +56,26 @@
56
56
  "reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
57
57
  },
58
58
  "peerDependencies": {
59
- "@mongodb-js/compass-app-stores": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
60
- "@mongodb-js/compass-components": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
61
- "@mongodb-js/compass-editor": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
62
- "@mongodb-js/compass-field-store": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
63
- "@mongodb-js/compass-logging": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
64
- "@mongodb-js/compass-workspaces": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
59
+ "@mongodb-js/compass-app-stores": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
60
+ "@mongodb-js/compass-components": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
61
+ "@mongodb-js/compass-editor": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
62
+ "@mongodb-js/compass-field-store": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
63
+ "@mongodb-js/compass-logging": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
64
+ "@mongodb-js/compass-workspaces": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
65
65
  "@mongodb-js/mongodb-constants": "^0.9.0",
66
66
  "bson": "^6.3.0",
67
- "compass-preferences-model": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
68
- "hadron-app-registry": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
69
- "mongodb-data-service": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
67
+ "compass-preferences-model": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
68
+ "hadron-app-registry": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
69
+ "mongodb-data-service": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
70
70
  "react": "^17.0.2"
71
71
  },
72
72
  "devDependencies": {
73
- "@mongodb-js/compass-collection": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
74
- "@mongodb-js/eslint-config-compass": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
75
- "@mongodb-js/mocha-config-compass": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
76
- "@mongodb-js/prettier-config-compass": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
77
- "@mongodb-js/tsconfig-compass": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
78
- "@mongodb-js/webpack-config-compass": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
73
+ "@mongodb-js/compass-collection": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
74
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
75
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
76
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
77
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
78
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
79
79
  "@testing-library/react": "^12.1.4",
80
80
  "@testing-library/user-event": "^13.5.0",
81
81
  "chai": "^4.2.0",
@@ -100,17 +100,17 @@
100
100
  "xvfb-maybe": "^0.2.1"
101
101
  },
102
102
  "dependencies": {
103
- "@mongodb-js/compass-app-stores": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
104
- "@mongodb-js/compass-components": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
105
- "@mongodb-js/compass-editor": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
106
- "@mongodb-js/compass-field-store": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
107
- "@mongodb-js/compass-logging": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
108
- "@mongodb-js/compass-workspaces": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
103
+ "@mongodb-js/compass-app-stores": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
104
+ "@mongodb-js/compass-components": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
105
+ "@mongodb-js/compass-editor": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
106
+ "@mongodb-js/compass-field-store": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
107
+ "@mongodb-js/compass-logging": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
108
+ "@mongodb-js/compass-workspaces": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
109
109
  "@mongodb-js/mongodb-constants": "^0.9.0",
110
110
  "bson": "^6.3.0",
111
- "compass-preferences-model": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
112
- "hadron-app-registry": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b",
113
- "mongodb-data-service": "0.0.0-next-030d7d9be66549d2d599c3cb639a8f2257c18c0b"
111
+ "compass-preferences-model": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
112
+ "hadron-app-registry": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2",
113
+ "mongodb-data-service": "0.0.0-next-68ed9b98ea3414b21332c7136ae08b184360bed2"
114
114
  },
115
- "gitHead": "030d7d9be66549d2d599c3cb639a8f2257c18c0b"
115
+ "gitHead": "68ed9b98ea3414b21332c7136ae08b184360bed2"
116
116
  }