Skip to content

Commit 9b1ec3c

Browse files
committed
fixup: update mongodb-schema as well for dep aligning
1 parent ac607da commit 9b1ec3c

File tree

8 files changed

+1213
-193
lines changed

8 files changed

+1213
-193
lines changed

package-lock.json

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

packages/compass-aggregations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"mongodb-instance-model": "^12.32.1",
8888
"mongodb-ns": "^2.4.2",
8989
"mongodb-query-parser": "^4.3.0",
90-
"mongodb-schema": "^12.5.2",
90+
"mongodb-schema": "^12.6.2",
9191
"prop-types": "^15.7.2",
9292
"re-resizable": "^6.9.0",
9393
"react": "^17.0.2",

packages/compass-data-modeling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lodash": "^4.17.21",
6969
"mongodb": "^6.14.1",
7070
"mongodb-ns": "^2.4.2",
71-
"mongodb-schema": "^12.5.2",
71+
"mongodb-schema": "^12.6.2",
7272
"react": "^17.0.2",
7373
"react-redux": "^8.1.3",
7474
"redux": "^4.2.1",

packages/compass-field-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@mongodb-js/compass-logging": "^1.7.1",
7272
"hadron-app-registry": "^9.4.10",
7373
"lodash": "^4.17.21",
74-
"mongodb-schema": "^12.5.2",
74+
"mongodb-schema": "^12.6.2",
7575
"react": "^17.0.2",
7676
"react-redux": "^8.1.3",
7777
"redux": "^4.2.1",

packages/compass-generative-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"compass-preferences-model": "^2.40.1",
6464
"hadron-app-registry": "^9.4.10",
6565
"mongodb": "^6.16.0",
66-
"mongodb-schema": "^12.5.2",
66+
"mongodb-schema": "^12.6.2",
6767
"react": "^17.0.2",
6868
"react-redux": "^8.1.3",
6969
"redux": "^4.2.1",

packages/compass-import-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"mongodb-data-service": "^22.28.1",
6969
"mongodb-ns": "^2.4.2",
7070
"mongodb-query-parser": "^4.3.0",
71-
"mongodb-schema": "^12.5.2",
71+
"mongodb-schema": "^12.6.2",
7272
"papaparse": "^5.3.2",
7373
"react": "^17.0.2",
7474
"react-redux": "^8.1.3",

packages/compass-query-bar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"mongodb-ns": "^2.4.2",
8787
"mongodb-query-parser": "^4.3.0",
8888
"mongodb-query-util": "^2.4.9",
89-
"mongodb-schema": "^12.5.2",
89+
"mongodb-schema": "^12.6.2",
9090
"react": "^17.0.2",
9191
"react-redux": "^8.1.3",
9292
"redux": "^4.2.1",

packages/compass-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"lodash": "^4.17.21",
9292
"mongodb": "^6.16.0",
9393
"mongodb-query-util": "^2.4.9",
94-
"mongodb-schema": "^12.5.2",
94+
"mongodb-schema": "^12.6.2",
9595
"numeral": "^1.5.6",
9696
"prop-types": "^15.7.2",
9797
"react": "^17.0.2",

0 commit comments

Comments
 (0)