Skip to content

Commit

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

npmDepsHash = "sha256-igrOqFtQ+1N2T4VWJhOSX4QEvorLDxrVzfG244EqZXM=";
npmDepsHash = "sha256-YpjkM8UWFVlSMsRssgSfQ0r9BEvJYwzpGtlcvwm2T1g=";

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

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/express": "^4.17.21",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/memoizee": "^0.4.11",
"@types/node": "^20.17.1",
"@types/node": "^20.17.6",
"async-lock": "^1.4.1",
"concat-stream": "^2.0.0",
"express": "^4.21.1",
Expand Down Expand Up @@ -69,7 +69,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"execa": "^9.5.0",
"execa": "^9.5.1",
"glob": "^11.0.0",
"html-webpack-plugin": "^5.6.3",
"lodash.debounce": "^4.0.8",
Expand All @@ -85,7 +85,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslint": "^6.1.3",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down

0 comments on commit 4f71303

Please sign in to comment.