Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 11, 2023
1 parent 49df2cf commit 3c63046
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 240 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"devDependencies": {
"@electron/notarize": "^2.1.0",
"@sofie-automation/code-standard-preset": "~2.5.2",
"@types/electron-prompt": "^1.6.3",
"@types/koa": "^2.13.9",
"@types/koa-router": "^7.4.5",
"@types/electron-prompt": "^1.6.5",
"@types/koa": "^2.13.11",
"@types/koa-router": "^7.4.7",
"@types/node": "^18.18.4",
"@types/node-hid": "^1.3.2",
"@types/node-hid": "^1.3.4",
"cross-env": "^7.0.3",
"electron": "^25.9.1",
"electron": "^25.9.4",
"electron-builder": "^24.6.4",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
Expand All @@ -63,7 +63,7 @@
"infinitton-idisplay": "^1.1.2",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"koa-router": "^12.0.0",
"koa-router": "^12.0.1",
"meow": "^9.0.0",
"node-hid": "npm:@julusian/[email protected]",
"semver": "^7.5.4",
Expand Down Expand Up @@ -136,7 +136,8 @@
"!docs",
"!samples",
"!src",
"!tools"
"!tools",
"!pi-image"
]
}
}
Loading

0 comments on commit 3c63046

Please sign in to comment.