Skip to content

Commit 343c42f

Browse files
authored
[Backport 1.9] [COMPASS-1939] Query Bar says "BSONDate" instead of "ISODate" (#1241) (#1246)
* ⬆️ Bumped dependency: [email protected] * ⬆️ Bumped dependency: [email protected] * ⬆️ Bumped dependency: [email protected] * Updating package-lock.json
1 parent a0aa769 commit 343c42f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@
127127
"dependencies": {
128128
"@mongodb-js/compass-deployment-awareness": "3.2.0",
129129
"@mongodb-js/compass-document-validation": "4.1.0",
130+
"@mongodb-js/compass-query-history": "^1.0.1",
130131
"@mongodb-js/compass-serverstats": "9.1.1",
131-
"@mongodb-js/compass-query-history": "0.3.0",
132132
"ampersand-collection": "^1.5.0",
133133
"ampersand-collection-filterable": "^0.2.1",
134134
"ampersand-dom-bindings": "^3.7.0",
@@ -146,7 +146,7 @@
146146
"async": "^1.5.2",
147147
"backoff": "^2.4.1",
148148
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
149-
"codemirror-mongodb": "^0.9.1",
149+
"codemirror-mongodb": "^0.10.0",
150150
"create-react-class": "^15.5.2",
151151
"d3": "^3.5.6",
152152
"d3-flextree": "^1.0.3",
@@ -191,7 +191,7 @@
191191
"mongodb-js-metrics": "^1.6.0",
192192
"mongodb-language-model": "^1.2.0",
193193
"mongodb-ns": "^2.0.0",
194-
"mongodb-query-parser": "^0.7.1",
194+
"mongodb-query-parser": "^1.0.1",
195195
"mongodb-schema": "^7.0.0",
196196
"mongodb-shell-to-url": "^0.1.0",
197197
"ms": "^0.7.1",

0 commit comments

Comments
 (0)