@mongodb-js/compass-indexes 0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372 → 0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33

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-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
5
+ "version": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
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-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
60
- "@mongodb-js/compass-components": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
61
- "@mongodb-js/compass-editor": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
62
- "@mongodb-js/compass-field-store": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
63
- "@mongodb-js/compass-logging": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
64
- "@mongodb-js/compass-workspaces": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
59
+ "@mongodb-js/compass-app-stores": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
60
+ "@mongodb-js/compass-components": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
61
+ "@mongodb-js/compass-editor": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
62
+ "@mongodb-js/compass-field-store": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
63
+ "@mongodb-js/compass-logging": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
64
+ "@mongodb-js/compass-workspaces": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
65
65
  "@mongodb-js/mongodb-constants": "^0.8.7",
66
66
  "bson": "^6.2.0",
67
- "compass-preferences-model": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
68
- "hadron-app-registry": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
69
- "mongodb-data-service": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
67
+ "compass-preferences-model": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
68
+ "hadron-app-registry": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
69
+ "mongodb-data-service": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
70
70
  "react": "^17.0.2"
71
71
  },
72
72
  "devDependencies": {
73
- "@mongodb-js/compass-collection": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
74
- "@mongodb-js/eslint-config-compass": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
75
- "@mongodb-js/mocha-config-compass": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
76
- "@mongodb-js/prettier-config-compass": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
77
- "@mongodb-js/tsconfig-compass": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
78
- "@mongodb-js/webpack-config-compass": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
73
+ "@mongodb-js/compass-collection": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
74
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
75
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
76
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
77
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
78
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
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-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
104
- "@mongodb-js/compass-components": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
105
- "@mongodb-js/compass-editor": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
106
- "@mongodb-js/compass-field-store": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
107
- "@mongodb-js/compass-logging": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
108
- "@mongodb-js/compass-workspaces": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
103
+ "@mongodb-js/compass-app-stores": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
104
+ "@mongodb-js/compass-components": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
105
+ "@mongodb-js/compass-editor": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
106
+ "@mongodb-js/compass-field-store": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
107
+ "@mongodb-js/compass-logging": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
108
+ "@mongodb-js/compass-workspaces": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
109
109
  "@mongodb-js/mongodb-constants": "^0.8.7",
110
110
  "bson": "^6.2.0",
111
- "compass-preferences-model": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
112
- "hadron-app-registry": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372",
113
- "mongodb-data-service": "0.0.0-next-d941c66244c58e7a5e3728b9e4fcc95d261d3372"
111
+ "compass-preferences-model": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
112
+ "hadron-app-registry": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33",
113
+ "mongodb-data-service": "0.0.0-next-6fee25b6b54bd285296097cc4fdd881fc1fafe33"
114
114
  },
115
- "gitHead": "d941c66244c58e7a5e3728b9e4fcc95d261d3372"
115
+ "gitHead": "6fee25b6b54bd285296097cc4fdd881fc1fafe33"
116
116
  }