Skip to content

Commit

Permalink
chore: update shell packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmaddock committed Dec 21, 2024
1 parent 69921f3 commit 63a4c86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
6 changes: 3 additions & 3 deletions packages/shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"author": "Samuel Maddock <sam@samuelmaddock.com>",
"private": true,
"dependencies": {
"electron-chrome-context-menu": "^1.0.1",
"electron-chrome-extensions": "^4.0.0",
"electron-chrome-web-store": "^0.2.0",
"electron-chrome-context-menu": "^1.1.0",
"electron-chrome-extensions": "^4.1.0",
"electron-chrome-web-store": "^0.5.0",
"electron-squirrel-startup": "^1.0.0"
},
"devDependencies": {
Expand Down
9 changes: 0 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3379,15 +3379,6 @@ ee-first@1.1.1:
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-chrome-web-store@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/electron-chrome-web-store/-/electron-chrome-web-store-0.2.0.tgz#363133cb68722c362965c45643e1e0306a58ac82"
integrity sha512-VO8OJBjKPn4wYqC4Ts9WYGd2PTTorF7rY14Bwg0JOebPBKClfxcPcZJdOYk0jz1iusAlCzO3UYm9iypk8//3Rw==
dependencies:
adm-zip "^0.5.16"
debug "^4.3.7"
pbf "^4.0.1"

electron-installer-dmg@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/electron-installer-dmg/-/electron-installer-dmg-5.0.1.tgz#309662eccce4a8585a79fe4bce79c23976a950f0"
Expand Down

0 comments on commit 63a4c86

Please sign in to comment.