Skip to content

Commit

Permalink
chore: fix missing node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 3, 2025
1 parent f590836 commit e41f795
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"node-gyp-build": "github:julusian/node-gyp-build#cross-install-support",
"osc/serialport": "^12.0.0",
"react-select": "npm:@julusian/react-select@^5.8.1-3",
"app-builder-lib@npm:26.0.0-alpha.7": "patch:app-builder-lib@npm%3A26.0.0-alpha.7#~/.yarn/patches/app-builder-lib-npm-26.0.0-alpha.7-e1b3dca119.patch"
"app-builder-lib@npm:26.0.2": "patch:app-builder-lib@npm%3A26.0.2#~/.yarn/patches/app-builder-lib-npm-26.0.0-alpha.7-e1b3dca119.patch"
}
}
43 changes: 43 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6421,6 +6421,49 @@ __metadata:
languageName: node
linkType: hard

"app-builder-lib@patch:app-builder-lib@npm%3A26.0.2#~/.yarn/patches/app-builder-lib-npm-26.0.0-alpha.7-e1b3dca119.patch":
version: 26.0.2
resolution: "app-builder-lib@patch:app-builder-lib@npm%3A26.0.2#~/.yarn/patches/app-builder-lib-npm-26.0.0-alpha.7-e1b3dca119.patch::version=26.0.2&hash=035f19"
dependencies:
"@develar/schema-utils": "npm:~2.6.5"
"@electron/asar": "npm:3.2.18"
"@electron/fuses": "npm:^1.8.0"
"@electron/notarize": "npm:2.5.0"
"@electron/osx-sign": "npm:1.3.1"
"@electron/rebuild": "npm:3.7.0"
"@electron/universal": "npm:2.0.1"
"@malept/flatpak-bundler": "npm:^0.4.0"
"@types/fs-extra": "npm:9.0.13"
async-exit-hook: "npm:^2.0.1"
builder-util: "npm:26.0.1"
builder-util-runtime: "npm:9.3.1"
chromium-pickle-js: "npm:^0.2.0"
config-file-ts: "npm:0.2.8-rc1"
debug: "npm:^4.3.4"
dotenv: "npm:^16.4.5"
dotenv-expand: "npm:^11.0.6"
ejs: "npm:^3.1.8"
electron-publish: "npm:26.0.1"
fs-extra: "npm:^10.1.0"
hosted-git-info: "npm:^4.1.0"
is-ci: "npm:^3.0.0"
isbinaryfile: "npm:^5.0.0"
js-yaml: "npm:^4.1.0"
json5: "npm:^2.2.3"
lazy-val: "npm:^1.0.5"
minimatch: "npm:^10.0.0"
resedit: "npm:^1.7.0"
semver: "npm:^7.3.8"
tar: "npm:^6.1.12"
temp-file: "npm:^3.4.0"
tiny-async-pool: "npm:1.3.0"
peerDependencies:
dmg-builder: 26.0.2
electron-builder-squirrel-windows: 26.0.2
checksum: 10c0/9937c1e5f148a0a5672e593d167ac165ee7c7ca1e01af421f1b2894b09794c213934826a56fcaba4eb8b9ca11c93e528f3e5e0a0d06e411aa00cc339b57c4f59
languageName: node
linkType: hard

"aproba@npm:^1.0.3 || ^2.0.0":
version: 2.0.0
resolution: "aproba@npm:2.0.0"
Expand Down

0 comments on commit e41f795

Please sign in to comment.