Skip to content

Commit

Permalink
Revert "chore(deps): bump electron to 32.3.3 COMPASS-9075 (#6782)"
Browse files Browse the repository at this point in the history
This reverts commit 7a3e630.
  • Loading branch information
djechlin-mongodb authored Mar 6, 2025
1 parent f5d34e7 commit d2ecf2c
Show file tree
Hide file tree
Showing 19 changed files with 442 additions and 325 deletions.
2 changes: 1 addition & 1 deletion configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cli-progress": "^3.9.1",
"core-js": "^3.17.3",
"css-loader": "^4.3.0",
"electron": "^32.3.3",
"electron": "^32.3.2",
"html-webpack-plugin": "^5.6.0",
"less": "^3.13.1",
"less-loader": "^10.0.1",
Expand Down
729 changes: 423 additions & 306 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/atlas-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@mongodb-js/oidc-plugin": "^1.1.6",
"hadron-app-registry": "^9.4.5",
"compass-preferences-model": "^2.33.5",
"electron": "^32.3.3",
"electron": "^32.3.2",
"hadron-ipc": "^3.4.5",
"lodash": "^4.17.21",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"cross-spawn": "^7.0.5",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-to-chromium": "^1.5.109",
"eslint": "^7.25.0",
"glob": "^10.2.5",
Expand All @@ -72,7 +72,7 @@
"semver": "^7.6.3",
"tree-kill": "^1.2.2",
"ts-node": "^10.9.1",
"webdriverio": "^9.11.0",
"webdriverio": "^9.4.1",
"why-is-node-running": "^2.3.0",
"xvfb-maybe": "^0.2.1",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-explain-plan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/d3-hierarchy": "^3.1.2",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-find-in-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/sinon-chai": "^3.2.5",
"chai": "^4.3.4",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.5",
"debug": "^4.3.4",
"electron": "^32.3.3",
"electron": "^32.3.2",
"hadron-app-registry": "^9.4.5",
"hadron-document": "^8.8.5",
"hadron-ipc": "^3.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-indexes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/numeral": "^2.0.5",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-query-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@mongodb-js/tsconfig-compass": "^1.2.5",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-schema-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/enzyme": "^3.10.14",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/enzyme": "^3.10.14",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-mocha": "^12.2.0",
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
},
"dependencies": {
"@electron/remote": "^2.1.2",
"electron": "^32.3.3"
"electron": "^32.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/compass-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"debug": "^4.3.4",
"depcheck": "^1.4.1",
"dns-query": "^0.11.2",
"electron": "^32.3.3",
"electron": "^32.3.2",
"eslint": "^7.25.0",
"events": "^3.3.0",
"express": "^4.21.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"cross-spawn": "^7.0.5",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-devtools-installer": "^3.2.0",
"electron-dl": "^3.5.0",
"electron-mocha": "^12.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connection-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@mongodb-js/connection-info": "^0.11.5",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.5",
"electron": "^32.3.3",
"electron": "^32.3.2",
"hadron-app-registry": "^9.4.5",
"hadron-ipc": "^3.4.5",
"keytar": "^7.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hadron-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"debug": "^4.3.4",
"del": "^2.0.2",
"download": "^8.0.0",
"electron": "^32.3.3",
"electron": "^32.3.2",
"electron-packager": "^15.5.1",
"electron-packager-plugin-non-proprietary-codecs-ffmpeg": "^1.0.2",
"flatnest": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hadron-ipc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"debug": "^4.3.4",
"electron": "^32.3.3",
"electron": "^32.3.2",
"is-electron-renderer": "^2.0.1"
}
}
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "^7.24.3",
"@mongodb-js/monorepo-tools": "^1.1.16",
"commander": "^11.0.0",
"electron": "^32.3.3",
"electron": "^32.3.2",
"jsdom": "^24.1.3",
"make-fetch-happen": "^10.2.1",
"pacote": "^11.3.5",
Expand Down

0 comments on commit d2ecf2c

Please sign in to comment.