Skip to content

Commit cf0e8d6

Browse files
committed
Merge remote-tracking branch 'origin/main' into 1.29-releases
2 parents ff35d30 + 1c71d91 commit cf0e8d6

31 files changed

+967
-343
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ Le Roux Bodenstein <[email protected]>
5757
5858
Vladimir Isakov <[email protected]>
5959
60+
Leonardo Rossi <[email protected]>

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **compass**.
2-
This document was automatically generated on Tue Nov 16 2021.
2+
This document was automatically generated on Wed Nov 17 2021.
33

44
## List of dependencies
55

package-lock.json

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

packages/compass-components/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"@leafygreen-ui/tokens": "^0.5.3",
5858
"@leafygreen-ui/tooltip": "^6.2.2",
5959
"@leafygreen-ui/typography": "^8.0.2",
60-
"@mongodb-js/compass-logging": "^0.3.0"
60+
"@mongodb-js/compass-logging": "^0.3.0",
61+
"@react-aria/utils": "^3.9.0"
6162
},
6263
"peerDependencies": {
6364
"@emotion/css": "^11.5.0",

0 commit comments

Comments
 (0)