Skip to content

Commit

Permalink
switch back the electron version
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Oct 21, 2023
1 parent 9a5e858 commit b9dfb9a
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1425,11 +1425,6 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@ebay/[email protected]":
version "1.2.13"
resolved "https://registry.yarnpkg.com/@ebay/nice-modal-react/-/nice-modal-react-1.2.13.tgz#7e8229fe3a48a11f27cd7f5e21190d82d6f609ce"
integrity sha512-jx8xIWe/Up4tpNuM02M+rbnLoxdngTGk3Y8LjJsLGXXcSoKd/+eZStZcAlIO/jwxyz/bhPZnpqPJZWAmhOofuA==

"@electron/asar@^3.2.1":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.2.tgz#f6ae4eb4343ad00b994c40db3f09f71f968ff9c0"
Expand Down Expand Up @@ -2181,7 +2176,6 @@
"@opentrons/app@link:app":
version "0.0.0-dev"
dependencies:
"@ebay/nice-modal-react" "1.2.13"
"@fontsource/dejavu-sans" "5.0.3"
"@fontsource/public-sans" "5.0.3"
"@hot-loader/react-dom" "17.0.1"
Expand Down Expand Up @@ -8691,10 +8685,10 @@ [email protected]:
pako "^1.0.10"
semver "^6.2.0"

electron@26.2.1:
version "26.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.1.tgz#2ef86c03d9753647622bb9a53c4213fb290e5eac"
integrity sha512-SNT24Cf/wRvfcFZQoERXjzswUlg5ouqhIuA2t9x2L7VdTn+2Jbs0QXRtOfzcnOV/raVMz3e8ICyaU2GGeciKLg==
electron@26.3.0:
version "26.3.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.3.0.tgz#3267773d170310384db76819cf6375bd98b3cc76"
integrity sha512-7ZpvSHu+jmqialSvywTZnOQZZGLqlyj+yV5HGDrEzFnMiFaXBRpbByHgoUhaExJ/8t/0xKQjKlMRAY65w+zNZQ==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit b9dfb9a

Please sign in to comment.