Skip to content

Commit

Permalink
Bump the npm-dependencies group with 3 updates (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 27e1349 commit 6ff4706
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 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-YpjkM8UWFVlSMsRssgSfQ0r9BEvJYwzpGtlcvwm2T1g=";
npmDepsHash = "sha256-fM0g2VHYG9JnpAo4mfH/WSzf7Tn11wdvemyb7r8UIwk=";

preBuild = ''
ln -vsf ${wasm}/pkg ./node_modules/chatsounds-web
Expand Down
44 changes: 22 additions & 22 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 @@ -37,9 +37,9 @@
"typescript": "^5.6.3"
},
"devDependencies": {
"@blueprintjs/core": "^5.13.1",
"@blueprintjs/core": "^5.14.0",
"@blueprintjs/eslint-plugin": "^6.1.4",
"@blueprintjs/select": "^5.2.5",
"@blueprintjs/select": "^5.3.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/can-autoplay": "^3.0.5",
"@types/eslint": "^8.56.12",
Expand All @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^7.18.0",
"can-autoplay": "^3.0.2",
"chatsounds-web": "./pkg",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"esbuild": "^0.24.0",
Expand Down

0 comments on commit 6ff4706

Please sign in to comment.