Skip to content

Commit

Permalink
Bump the npm-dependencies group with 2 updates (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 2197e09 commit 9ce14b2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"^web(/.*)?$"
];

npmDepsHash = "sha256-tpNESodZdoaYGppz8CyWw4UO9YPtn7pqOj1djTyBQoE=";
npmDepsHash = "sha256-I/NMiPZSHRSBLWYijGPYfBJTUwe+AI0wmtePg4Ujxqc=";

preBuild = ''
ln -vsf ${wasm}/pkg ./node_modules/chatsounds-web
Expand Down
18 changes: 8 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@types/express": "^4.17.21",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/memoizee": "^0.4.11",
"@types/node": "^20.17.6",
"@types/node": "^20.17.7",
"async-lock": "^1.4.1",
"concat-stream": "^2.0.0",
"express": "^4.21.1",
"fluent-ffmpeg": "^2.1.3",
"memoizee": "^0.4.17",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"devDependencies": {
"@blueprintjs/core": "^5.14.2",
Expand Down

0 comments on commit 9ce14b2

Please sign in to comment.