Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkgs/applications/editors/uivonim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-loader": "^8.2.2",
"babel-plugin-inferno": "^6.2.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"electron": "^12.0.9",
"electron": "^39.8.4",
"electron-devtools-installer": "^3.2.0",
"fs-extra": "^10.0.0",
"mocha": "^8.4.0",
Expand Down
1,697 changes: 73 additions & 1,624 deletions pkgs/applications/editors/uivonim/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkgs/applications/networking/browsers/vieb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"email": "Jelmerro@users.noreply.github.com",
"license": "GPL-3.0-or-later",
"devDependencies": {
"electron": "17.0.1",
"electron": "39.8.4",
"electron-builder": "22.14.13",
"eslint": "8.9.0",
"eslint-plugin-sort-keys": "2.3.5",
Expand Down
323 changes: 182 additions & 141 deletions pkgs/applications/networking/browsers/vieb/yarn.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/react-window": "^1.8.4",
"@types/react-window-infinite-loader": "^1.0.4",
"@types/url-parse": "^1.4.3",
"electron": "^18.0.3",
"electron": "^41.1.1",
"esbuild": "^0.12.29",
"glob-watcher": "^5.0.5",
"sass": "^1.26.5",
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/office/micropad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://getmicropad.com",
"devDependencies": {
"electron": "^17.1.0",
"electron": "^39.8.4",
"electron-builder": "^23.0.2",
"typescript": "~4.5.4"
},
Expand Down
Loading