Skip to content

Commit 9329be8

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents bb32b4e + 2415d86 commit 9329be8

File tree

110 files changed

+1312
-4559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+1312
-4559
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ Is there anything else you’d like to see in Compass? Let us know by submitting
7676
- [**mongodb-database-model**](packages/database-model): MongoDB database model
7777
- [**mongodb-explain-compat**](packages/mongodb-explain-compat): Convert mongodb SBE explain output to 4.4 explain output
7878
- [**mongodb-instance-model**](packages/instance-model): MongoDB instance model
79-
- [**storage-mixin**](packages/storage-mixin): Ampersand model mixin to persist data via various storage backends
8079

8180
### Shared Configuration Files
8281

THIRD-PARTY-NOTICES.md

Lines changed: 4 additions & 337 deletions
Large diffs are not rendered by default.

configs/webpack-config-compass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
7070
"babel-loader": "^8.2.5",
7171
"babel-plugin-istanbul": "^5.2.0",
72-
"browserslist": "^4.21.9",
72+
"browserslist": "^4.21.10",
7373
"chalk": "^4.1.2",
7474
"cli-progress": "^3.9.1",
7575
"core-js": "^3.17.3",
7676
"css-loader": "^4.3.0",
77-
"electron": "^23.3.10",
77+
"electron": "^23.3.12",
7878
"html-webpack-plugin": "^5.3.2",
7979
"less-loader": "^10.0.1",
8080
"mini-css-extract-plugin": "^2.3.0",

0 commit comments

Comments
 (0)