@mongodb-js/compass-indexes 0.0.0-next-2a59e5c14bbde75ffee2132903d65ba75d789b68 → 0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52

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